.inbox-v2{--v2-bg:#eceff3;--v2-panel:#fff;--v2-panel-soft:#f7f9fb;--v2-border:#d7dde4;--v2-border-strong:#bec8d3;--v2-text:#11161c;--v2-text-muted:#596472;--v2-text-soft:#738090;--v2-shadow:0 14px 32px #11161c14;--v2-focus:#111;--inbox-v2-resize-handle:10px;height:100%;min-height:100%;color:var(--v2-text);background:radial-gradient(1200px 600px at 8% -10%,#fff 0%,#eef2f6 48%,#0000 100%),linear-gradient(#eef2f6 0%,#e9edf2 100%);grid-template-columns:minmax(0,1fr);font-family:Avenir Next,Nunito Sans,Segoe UI,sans-serif;display:grid}.inbox-v2__sent-actions{background:#fff;border:1px solid #94a3b852;border-radius:16px;gap:12px;min-width:0;padding:14px;display:grid}.inbox-v2__sent-actions-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inbox-v2__sent-actions-head>div{gap:3px;display:grid}.inbox-v2__sent-actions-head h3,.inbox-v2__sent-actions-head p{margin:0}.inbox-v2__sent-actions-head h3{color:#172331;font-size:15px;font-weight:900}.inbox-v2__sent-actions-head p{color:#637181;font-size:10px;font-weight:650;line-height:1.4}.inbox-v2__sent-actions-head button,.inbox-v2__preview-content-state button{color:#30475a;cursor:pointer;min-height:32px;font:inherit;background:#fff;border:1px solid #cbd7e1;border-radius:999px;padding:6px 11px;font-size:10px;font-weight:850}.inbox-v2__sent-actions-notice{color:#12724d;background:#effaf4;border:1px solid #b7dfca;border-radius:10px;margin:0;padding:9px 11px;font-size:10px;font-weight:750}.inbox-v2__sent-actions-notice.is-error{color:#9f2f24;background:#fff2f2;border-color:#ead1d1}.inbox-v2__sent-actions-meter{background:#f8fafc;border:1px solid #e0e7ed;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.inbox-v2__sent-actions-meter>span{justify-items:center;gap:2px;padding:8px;display:grid}.inbox-v2__sent-actions-meter>span+span{border-left:1px solid #e0e7ed}.inbox-v2__sent-actions-meter strong{color:#172331;font-size:13px;font-weight:900}.inbox-v2__sent-actions-meter small{color:#6b7887;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:850}.inbox-v2__sent-action-section{gap:8px;display:grid}.inbox-v2__sent-action-section>header{color:#536273;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:9px;font-weight:900;display:flex}.inbox-v2__sent-action-section>header strong{background:#eef3f8;border-radius:999px;justify-content:center;align-items:center;min-width:22px;min-height:22px;display:inline-flex}.inbox-v2__sent-action-list{gap:8px;display:grid}.inbox-v2__sent-action-card{background:#fff;border:1px solid #dde5ec;border-left:3px solid #64748b;border-radius:12px;gap:8px;min-width:0;padding:11px;display:grid}.inbox-v2__sent-action-card.is-suggested{background:linear-gradient(145deg,#fffdf8,#fffaf0);border-color:#d8bd78 #d8bd78 #d8bd78 #b9851f}.inbox-v2__sent-action-card.is-native,.inbox-v2__sent-action-card.is-local{border-left-color:#0f766e}.inbox-v2__sent-action-card.is-warning{border-left-color:#b45309}.inbox-v2__sent-action-card.is-danger,.inbox-v2__sent-action-card.is-blocked{border-left-color:#b42318}.inbox-v2__sent-action-topline{color:#64748b;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:9px;font-weight:850;display:flex}.inbox-v2__sent-action-topline em{background:#eef3f8;border-radius:999px;padding:4px 7px;font-style:normal}.inbox-v2__sent-action-body{gap:4px;display:grid}.inbox-v2__sent-action-body h4,.inbox-v2__sent-action-body p,.inbox-v2__sent-action-body small{margin:0}.inbox-v2__sent-action-body h4{color:#172331;font-size:12px;font-weight:900}.inbox-v2__sent-action-body p,.inbox-v2__sent-action-body small{color:#637181;font-size:10px;font-weight:650;line-height:1.4}.inbox-v2__sent-action-body small{color:#475569}.inbox-v2__sent-action-evidence{flex-wrap:wrap;gap:5px;display:flex}.inbox-v2__sent-action-evidence span{color:#536273;background:#eef3f8;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:750}.inbox-v2__sent-action-disabled,.inbox-v2__sent-action-confirmation{color:#94640d;background:#fff7e4;border-radius:9px;margin:0;padding:7px 9px;font-size:9px;font-weight:750}.inbox-v2__sent-action-disabled{color:#9f2f24;background:#fff2f2}.inbox-v2__sent-action-command{color:#26384a;cursor:pointer;min-height:34px;font:inherit;background:#fff;border:1px solid #cbd7e1;border-radius:10px;padding:7px 10px;font-size:10px;font-weight:900}.inbox-v2__sent-action-command.is-native,.inbox-v2__sent-action-command.is-local{color:#fff;background:#0f766e;border-color:#0f766e}.inbox-v2__sent-action-command.is-handoff{color:#255f85;border-color:#255f85}.inbox-v2__sent-action-command:disabled{cursor:not-allowed;opacity:.58}.inbox-v2__loading,.inbox-v2__error{border:1px solid var(--v2-border);background:var(--v2-panel);width:min(640px,92vw);box-shadow:var(--v2-shadow);border-radius:18px;margin:auto;padding:24px}.inbox-v2__error p{margin:0 0 10px}.inbox-v2__error a{color:var(--v2-text);font-weight:700}.inbox-v2__rollout-disabled{border:1px solid var(--v2-border);background:var(--v2-panel);width:min(560px,100% - 32px);box-shadow:var(--v2-shadow);text-align:center;border-radius:18px;place-self:center;gap:10px;padding:28px;display:grid}.inbox-v2__rollout-disabled-kicker{color:#8a641d;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.inbox-v2__rollout-disabled h1,.inbox-v2__rollout-disabled p,.inbox-v2__rollout-disabled small{margin:0}.inbox-v2__rollout-disabled h1{color:var(--v2-text);font-size:clamp(22px,4vw,30px);line-height:1.15}.inbox-v2__rollout-disabled p,.inbox-v2__rollout-disabled small{color:var(--v2-text-muted);line-height:1.5}.inbox-v2__workspace{box-sizing:border-box;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;padding-top:12px;display:grid}.op-workspace-root [data-inbox-surface=inbox_v2] .inbox-v2__workspace,[data-orders-surface=orders] .inbox-v2__workspace{padding-top:0}.inbox-v2__global-notice{color:#8d3127;background:#fff6f5;border-bottom:1px solid #e7c8c3;margin:0;padding:8px 16px;font-size:12px;line-height:1.4}.inbox-v2__attachment-center-notice{z-index:12000;color:#2c2418;pointer-events:none;text-align:center;background:#fffaeff5;border:1px solid #d9a94b70;border-radius:14px;gap:4px;width:min(360px,100vw - 32px);padding:14px 16px;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 44px #0a101a33,inset 0 0 0 1px #ffffffb8}.inbox-v2__attachment-center-notice strong{color:#171f2d;font-size:14px;font-weight:800;line-height:1.25}.inbox-v2__attachment-center-notice span{color:#795214;font-size:12px;font-weight:700;line-height:1.35}.inbox-v2__attachment-center-notice.is-error{background:#fff6f5f5;border-color:#e05d4c80}.inbox-v2__attachment-center-notice.is-error span{color:#8d3127}.inbox-v2__attachment-center-notice.is-success{background:#f1fff9f5;border-color:#52a88973}.inbox-v2__attachment-center-notice.is-success span{color:#1f6f56}.inbox-v2__toolbar{background:radial-gradient(420px 200px at 4% -4%,#ffce7229,#ffce7200 58%),linear-gradient(#0a0d14fa 0%,#06090ffa 100%);border-bottom:1px solid #f5d18f38;gap:8px;padding:8px 12px;display:grid}.inbox-v2__toolbar-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.inbox-v2__toolbar-row.is-primary{gap:8px}.inbox-v2__toolbar-search-slot{flex:360px;min-width:min(360px,100%)}.inbox-v2__toolbar-search-slot>*{width:100%}.inbox-v2__toolbar-row.is-secondary{border-top:1px solid #f5d18f29;padding-top:2px}.inbox-v2__toolbar-label{color:#f4dca7;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:10px;padding:0;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.inbox-v2__toolbar-scope-inline{color:#f4e2bad1;font-size:inherit;font-weight:inherit;letter-spacing:.08em;text-transform:uppercase;align-items:center;display:inline-flex}.inbox-v2__toolbar input{color:#f4f6f8;background:#080c13db;border:1px solid #f5d18f38;border-radius:10px;flex:340px;width:min(520px,100%);padding:5px 9px;font-size:12px}.inbox-v2__toolbar input::placeholder{color:#e8d3a89e}.inbox-v2__toolbar input:focus-visible{outline-offset:1px;outline:2px solid #ffdc96e0}.inbox-v2__toolbar-quick-switch{color:#f4dca7;cursor:pointer;background:#080c13e6;border:1px solid #f5d18f42;border-radius:10px;align-items:center;gap:8px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.inbox-v2__toolbar-quick-switch kbd{color:#f3e2bce0;border:1px solid #f5d18f40;border-radius:6px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.inbox-v2__toolbar-quick-switch:hover{background:#131923f2}.inbox-v2__toolbar-primary-action{background:linear-gradient(#ffd68524,#ffd6850f),#080c13eb;border-color:#f5d18f5c;box-shadow:inset 0 1px #fff1cc14}.inbox-v2__toolbar-primary-action:hover{background:linear-gradient(#ffd6852e,#ffd68514),#0f141df5;border-color:#f5d18f85}.inbox-v2__scope-toggle{background:#080c13d6;border:1px solid #f5d18f3d;border-radius:11px;align-items:center;gap:6px;padding:4px;display:inline-flex}.inbox-v2__scope-toggle button{color:#f4dca7;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#080c13db;border:1px solid #f5d18f33;border-radius:8px;align-items:center;gap:6px;padding:6px 9px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.inbox-v2__scope-toggle button span{letter-spacing:0;border:1px solid #f5d18f40;border-radius:999px;padding:2px 6px;font-size:10px}.inbox-v2__scope-toggle button:hover{background:#121924f0}.inbox-v2__scope-toggle button.is-active{color:#fff2cf;background:linear-gradient(#f5d18f47,#f5d18f24);border-color:#ffdc96cc}.inbox-v2__quick-filter-header-actions{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:inline-flex}.inbox-v2__quick-filter-strip{width:100%;display:grid}.inbox-v2__quick-filter-strip .inbox-v2__quick-filter-header-actions{white-space:normal;grid-template-columns:minmax(0,1fr);gap:8px;width:100%;display:grid}.inbox-v2__quick-filter-strip .inbox-v2__queue-mode-toggle{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.inbox-v2__quick-filter-strip .inbox-v2__queue-mode-toggle button{width:100%}.inbox-v2__queue-mode-icon{flex:none;width:13px;height:13px}.inbox-v2__quick-filter-strip .inbox-v2__quick-filter-header-actions>button{justify-content:center;width:100%}.inbox-v2__quick-filter-direction-toggle{flex:0 auto;padding:3px}.inbox-v2__queue-mode-toggle{background:linear-gradient(#f5d18f1f,#f5d18f0a),#090d14eb;border-color:#ffe0a457;box-shadow:inset 0 1px #ffffff0a}.inbox-v2__quick-filter-direction-toggle button{justify-content:center;min-width:0;padding-inline:7px}.inbox-v2__core-nav .inbox-v2__quick-filter-header-actions>button{flex:none;padding-inline:9px}.inbox-v2__core-nav .inbox-v2__quick-filter-direction-toggle button{flex:none;justify-content:center;padding:8px 10px;font-size:11px}.inbox-v2__nav-builder-mode-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.inbox-v2__nav-builder-mode-tabs button{border:1px solid var(--v2-border);color:var(--v2-text);text-align:left;cursor:pointer;background:linear-gradient(#fffffffe 0%,#f7f9fcfc 100%);border-radius:14px;gap:5px;padding:12px 13px;transition:border-color .14s,background .14s,box-shadow .16s,transform .14s;display:grid;box-shadow:inset 0 1px #ffffffdb,0 10px 22px #0e12180a}.inbox-v2__nav-builder-mode-tabs button strong{color:var(--v2-text);font-size:13px;font-weight:800}.inbox-v2__nav-builder-mode-tabs button span{color:var(--v2-text-soft);font-size:11px}.inbox-v2__nav-builder-mode-tabs button:hover{border-color:var(--v2-border-strong);background:linear-gradient(#fff 0%,#f8fafc 100%);transform:translateY(-1px);box-shadow:inset 0 1px #ffffffeb,0 14px 28px #0e12180f}.inbox-v2__nav-builder-mode-tabs button.is-active{background:radial-gradient(260px 120px at 0 0,#caa24a1f 0%,#caa24a00 72%),linear-gradient(#fffcf4fc 0%,#f9f3e5fa 100%);border-color:#caa24ab8;box-shadow:inset 0 1px #ffffffe6,0 0 0 1px #caa24a24,0 14px 30px #11161c0f}.inbox-v2__nav-builder-mode-tabs button.is-active strong{color:#5f4a1f}.inbox-v2__nav-builder-mode-tabs button.is-active span{color:#76633a}.inbox-v2__inline-control{background:#0a0e16d6;border:1px solid #f5d18f33;border-radius:11px;align-items:center;gap:6px;padding:4px 7px;display:flex}.inbox-v2__inline-control span{color:#e9d7b1bf;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700}.inbox-v2__inline-control select,.inbox-v2__inline-control button{color:#f0f3f7;background:#080c13d1;border:1px solid #f5d18f33;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:600}.inbox-v2__inline-control button{cursor:pointer}.inbox-v2__inline-control button:hover{background:#1a212ee6}.inbox-v2__toolbar-context-toggle{color:#f4dca7;cursor:pointer;background:linear-gradient(#f5d18f29,#f5d18f14);border:1px solid #f5d18f70;border-radius:10px;padding:8px 11px;font-size:12px;font-weight:700}.inbox-v2__toolbar-context-toggle:hover{background:linear-gradient(#f5d18f3d,#f5d18f1f)}.inbox-v2__toolbar-context-toggle:disabled{opacity:.5;cursor:default}.inbox-v2__toolbar-focus-toggle{color:#f4dca7;cursor:pointer;background:#080c13e6;border:1px solid #f5d18f52;border-radius:10px;padding:8px 11px;font-size:12px;font-weight:700}.inbox-v2__toolbar-focus-toggle:hover:not(:disabled){background:#121924f0}.inbox-v2__toolbar-focus-toggle:disabled{opacity:.45;cursor:default}.inbox-v2__toolbar-focus-toggle.is-recommended{color:#fff2cf;background:linear-gradient(#ffd6824d,#ffbf5733);border-color:#ffd784e6;animation:1.6s ease-in-out infinite inbox-v2-focus-recommend;box-shadow:0 0 0 1px #ffd17561,0 0 16px #ffbf5757}.inbox-v2__toolbar-ops-toggle{color:#f4dca7;cursor:pointer;background:#080c13e6;border:1px solid #f5d18f52;border-radius:10px;padding:8px 11px;font-size:12px;font-weight:700}.inbox-v2__toolbar-ops-toggle:hover:not(:disabled){background:#121924f0}.inbox-v2__toolbar-ops-toggle:disabled{opacity:.45;cursor:default}.inbox-v2__toolbar-more{position:relative}.inbox-v2__toolbar-more summary{color:#f4dca7;cursor:pointer;background:#080c13e6;border:1px solid #f5d18f3d;border-radius:10px;padding:7px 11px;font-size:12px;font-weight:700;list-style:none}.inbox-v2__toolbar-more summary::-webkit-details-marker{display:none}.inbox-v2__toolbar-more[open] summary{border-bottom-right-radius:0;border-bottom-left-radius:0}.inbox-v2__toolbar-more>div{z-index:3;background:#0a0e16fa;border:1px solid #f5d18f3d;border-top:none;border-radius:10px 0 10px 10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;min-width:360px;max-width:520px;padding:8px 10px;display:grid;position:absolute;right:0}.inbox-v2__toolbar-more>div .inbox-v2__inline-control,.inbox-v2__toolbar-more>div .inbox-v2__inline-control select,.inbox-v2__toolbar-more>div .inbox-v2__inline-control button{width:100%}.inbox-v2__toolbar-more>div>button{color:#f4f6f8;text-align:left;cursor:pointer;background:#080c13db;border:1px solid #f5d18f33;border-radius:8px;grid-column:span 2;padding:6px 8px;font-size:12px}.inbox-v2__toolbar-more>div>button:hover{background:#141b26f5}.inbox-v2__toolbar-active-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__toolbar-active-filters button{color:#f4dca7;cursor:pointer;background:#080c13eb;border:1px solid #f5d18f4d;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600;line-height:1}.inbox-v2__toolbar-active-filters button:hover{background:#121924f5}.inbox-v2__toolbar-active-filters .inbox-v2__toolbar-clear-all{color:#fff2cf;border-color:#f5d18f70}@keyframes inbox-v2-focus-recommend{0%{box-shadow:0 0 0 1px #ffd17557,0 0 10px #ffbf5747}50%{box-shadow:0 0 0 1px #ffdf9e85,0 0 22px #ffc86780}to{box-shadow:0 0 0 1px #ffd17557,0 0 10px #ffbf5747}}.inbox-v2__body{grid-template-columns:var(--inbox-v2-views-pane,280px) minmax(0, 1fr);min-width:0;height:100%;min-height:0;transition:grid-template-columns .18s cubic-bezier(.22,1,.36,1);display:grid;position:relative;overflow:hidden}.inbox-v2__body>*{min-width:0}.inbox-v2__body[data-workspace-mode=queue]{grid-template-columns:var(--inbox-v2-views-pane,280px) var(--inbox-v2-resize-handle,8px) minmax(0, 1fr)}.inbox-v2__body.is-default-queue-split[data-workspace-mode=queue]{grid-template-columns:minmax(220px, 22%) var(--inbox-v2-resize-handle,8px) minmax(0, 1fr)}.inbox-v2__body[data-workspace-mode=review]{grid-template-columns:minmax(0, 1fr) var(--inbox-v2-resize-handle,8px) minmax(280px, var(--inbox-v2-right-pane,340px))}.inbox-v2__body.is-expanded-views,.inbox-v2__body.is-expanded-worklist,.inbox-v2__body.is-expanded-preview,.inbox-v2__body.is-expanded-case,.inbox-v2__body.is-expanded-rail{grid-template-columns:minmax(0,1fr)}.inbox-v2__body.is-expanded-views .inbox-v2__panes,.inbox-v2__body.is-expanded-worklist .inbox-v2__views,.inbox-v2__body.is-expanded-preview .inbox-v2__views,.inbox-v2__body.is-expanded-worklist>.inbox-v2__resize-handle,.inbox-v2__body.is-expanded-preview>.inbox-v2__resize-handle,.inbox-v2__body.is-expanded-case>.inbox-v2__resize-handle,.inbox-v2__body.is-expanded-rail>.inbox-v2__resize-handle,.inbox-v2__body.is-expanded-case>.inbox-v2__rail,.inbox-v2__body.is-expanded-case>.inbox-v2__preview,.inbox-v2__body.is-expanded-rail>.inbox-v2__panes{display:none}.inbox-v2__body.is-layout-resizing,.inbox-v2__body.is-layout-resizing *{-webkit-user-select:none;user-select:none}.inbox-v2__body.is-layout-resizing,.inbox-v2__body.is-layout-resizing .inbox-v2__panes{transition:none!important}body.inbox-v2-is-resizing,body.inbox-v2-is-resizing *{cursor:col-resize!important}.inbox-v2__views{border-right:1px solid var(--v2-border);background:linear-gradient(#fdfefe 0%,#f6f9fc 100%);align-content:start;gap:12px;min-height:0;padding:12px;display:grid;overflow:auto}.inbox-v2__views:focus-within{box-shadow:inset -2px 0 #c6d0db}.inbox-v2__views>header{justify-content:space-between;align-items:center;gap:10px;padding:0 4px;display:flex}.inbox-v2__views>header h2{letter-spacing:.04em;text-transform:uppercase;color:var(--v2-text);margin:0;font-size:16px;line-height:1.1}.inbox-v2__views>header span{border:1px solid var(--v2-border);text-transform:uppercase;letter-spacing:.07em;color:var(--v2-text-soft);border-radius:999px;padding:3px 7px;font-size:10px;font-weight:700}.inbox-v2__pinned-tickets-trigger{color:#111216;cursor:pointer;background:linear-gradient(#fffffffa 0%,#f7f9fcf5 100%),#fff;border:1px solid #11121624;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:4px 8px 4px 5px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #0e12180f}.inbox-v2__pinned-tickets-trigger:hover,.inbox-v2__pinned-tickets-trigger:focus-visible{background:linear-gradient(#fffbf1fc 0%,#fffffffa 100%),#fffaf0;border-color:#bd903094;transform:translateY(-1px);box-shadow:0 10px 22px #76571624,inset 0 1px #fffffff0}.inbox-v2__pinned-tickets-trigger.has-pins{background:radial-gradient(circle at 16% 18%,#caa24a33 0%,#caa24a00 34%),linear-gradient(#fffaf0 0%,#fff 100%);border-color:#bd903085;box-shadow:0 9px 20px #7657161f,inset 0 1px #ffffffeb}.inbox-v2__pinned-tickets-trigger .inbox-v2__pinned-tickets-trigger-icon,.inbox-v2__views>header .inbox-v2__pinned-tickets-trigger-icon{color:#111216;width:14px;height:14px;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.inbox-v2__pinned-tickets-trigger .inbox-v2__pinned-tickets-trigger-icon svg{width:14px;height:14px}.inbox-v2__pinned-tickets-trigger.has-pins .inbox-v2__pinned-tickets-trigger-icon{color:#111216}.inbox-v2__pinned-tickets-trigger strong{color:inherit;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:900;line-height:1}.inbox-v2__pinned-tickets-trigger .inbox-v2__pinned-tickets-trigger-count,.inbox-v2__views>header .inbox-v2__pinned-tickets-trigger-count{box-shadow:none;color:#111216;letter-spacing:.02em;text-align:center;background:0 0;border:0;border-radius:0;min-width:auto;padding:0;font-size:10px;font-weight:900;line-height:1;transition:transform .18s,color .18s}.inbox-v2__pinned-tickets-trigger.has-pins .inbox-v2__pinned-tickets-trigger-count{color:#111216}.inbox-v2__pinned-tickets-trigger.is-pulsing{animation:.72s ease-out inbox-pinned-ticket-trigger-pulse}.inbox-v2__pinned-tickets-trigger.is-pulsing .inbox-v2__pinned-tickets-trigger-count{animation:.42s ease-out inbox-pinned-ticket-count-bump}.inbox-v2__views-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.inbox-v2__views-edit-filters{border:1px solid var(--v2-border);color:var(--v2-text);cursor:pointer;background:#fff;border-radius:9px;padding:6px 9px;font-size:11px;font-weight:700;line-height:1}.inbox-v2__views-edit-filters:hover{background:#f4f7fb}.inbox-v2__views-header-count{border:1px solid color-mix(in srgb, currentColor 16%, transparent);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 6px;font-size:11px;line-height:1;display:inline-flex}.inbox-v2__core-nav{border:1px solid var(--v2-border);background:linear-gradient(#fff 0%,#fbfcfe 100%);border-radius:14px;gap:5px;padding:7px;display:grid;box-shadow:inset 0 1px #ffffffd1}.inbox-v2__core-nav button{color:var(--v2-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;font-size:12px;font-weight:700;line-height:1.15;display:flex}.inbox-v2__core-nav-label{letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:7px;margin:8px 4px 0;padding:0;font-weight:850;display:inline-flex}.inbox-v2__core-nav-label:first-child{margin-top:0}.inbox-v2__core-nav-button-label{flex:auto;align-items:center;gap:8px;min-width:0;display:inline-flex}.inbox-v2__core-nav-icon{box-sizing:border-box;border:1px solid var(--queue-view-icon-border,#94a3b84d);background:linear-gradient(180deg, #ffffffb8, #ffffff2e), var(--queue-view-icon-bg,#64748b1a);width:22px;height:22px;color:var(--queue-view-icon-color,#526070);opacity:.96;border-radius:999px;flex:0 0 22px;padding:4px;box-shadow:inset 0 1px #ffffffa3}.inbox-v2__core-nav-label .inbox-v2__core-nav-icon{opacity:.9;flex-basis:18px;width:18px;height:18px;padding:3px}.inbox-v2__core-nav button:hover .inbox-v2__core-nav-icon{border-color:color-mix(in srgb, var(--queue-view-icon-color,#526070) 34%, transparent);opacity:1}.inbox-v2__core-nav-icon.is-queue_todo{--queue-view-icon-bg:#2563eb21;--queue-view-icon-border:#2563eb40;--queue-view-icon-color:#2563eb}.inbox-v2__core-nav-icon.is-queue_done{--queue-view-icon-bg:#22c55e24;--queue-view-icon-border:#22c55e42;--queue-view-icon-color:#16a34a}.inbox-v2__core-nav-icon.is-topic_spam{--queue-view-icon-bg:#ef444421;--queue-view-icon-border:#ef444440;--queue-view-icon-color:#dc2626}.inbox-v2__core-nav-icon.is-topic_all{--queue-view-icon-bg:#6366f11f;--queue-view-icon-border:#6366f138;--queue-view-icon-color:#4f46e5}.inbox-v2__core-nav-icon.is-topic_orders{--queue-view-icon-bg:#7c3aed1f;--queue-view-icon-border:#7c3aed38;--queue-view-icon-color:#6d28d9}.inbox-v2__core-nav-icon.is-topic_shipping{--queue-view-icon-bg:#0ea5e921;--queue-view-icon-border:#0ea5e940;--queue-view-icon-color:#0284c7}.inbox-v2__core-nav-icon.is-topic_refund{--queue-view-icon-bg:#10b98124;--queue-view-icon-border:#10b98142;--queue-view-icon-color:#059669}.inbox-v2__core-nav-icon.is-topic_complaint{--queue-view-icon-bg:#f43f5e21;--queue-view-icon-border:#f43f5e3d;--queue-view-icon-color:#e11d48}.inbox-v2__core-nav-icon.is-topic_product{--queue-view-icon-bg:#4f46e51f;--queue-view-icon-border:#4f46e538;--queue-view-icon-color:#4338ca}.inbox-v2__core-nav-icon.is-topic_billing{--queue-view-icon-bg:#05966921;--queue-view-icon-border:#05966940;--queue-view-icon-color:#047857}.inbox-v2__core-nav-icon.is-topic_subscription{--queue-view-icon-bg:#14b8a621;--queue-view-icon-border:#14b8a640;--queue-view-icon-color:#0f766e}.inbox-v2__core-nav-icon.is-topic_account{--queue-view-icon-bg:#2563eb1f;--queue-view-icon-border:#2563eb3b;--queue-view-icon-color:#1d4ed8}.inbox-v2__core-nav-icon.is-topic_technical{--queue-view-icon-bg:#7c3aed1f;--queue-view-icon-border:#7c3aed38;--queue-view-icon-color:#7c3aed}.inbox-v2__core-nav-icon.is-topic_ads{--queue-view-icon-bg:#d9770621;--queue-view-icon-border:#d9770640;--queue-view-icon-color:#b45309}.inbox-v2__core-nav-icon.is-topic_documents{--queue-view-icon-bg:#4755691f;--queue-view-icon-border:#4755693b;--queue-view-icon-color:#334155}.inbox-v2__core-nav-icon.is-topic_feedback{--queue-view-icon-bg:#06b6d421;--queue-view-icon-border:#06b6d43d;--queue-view-icon-color:#0891b2}.inbox-v2__core-nav-icon.is-topic_vip{--queue-view-icon-bg:#eab30829;--queue-view-icon-border:#eab3084d;--queue-view-icon-color:#a16207}.inbox-v2__core-nav-icon.is-topic_internal{--queue-view-icon-bg:#6366f11f;--queue-view-icon-border:#6366f13b;--queue-view-icon-color:#4f46e5}.inbox-v2__core-nav-icon.is-topic_other{--queue-view-icon-bg:#64748b1f;--queue-view-icon-border:#64748b38;--queue-view-icon-color:#475569}svg.inbox-v2__core-nav-icon.is-queue_todo>*{transform:translate(.55px)}svg.inbox-v2__core-nav-icon.is-topic_shipping>*{transform:translate(-.125px,-.5px)}svg.inbox-v2__core-nav-icon.is-topic_refund>*{transform:translate(-.21px,.325px)}svg.inbox-v2__core-nav-icon.is-topic_complaint>*{transform:translateY(.125px)}svg.inbox-v2__core-nav-icon.is-topic_account>*{transform:translateY(-.25px)}svg.inbox-v2__core-nav-icon.is-topic_ads>*{transform:translateY(-.375px)}svg.inbox-v2__core-nav-icon.is-topic_feedback>*{transform:translateY(-.625px)}svg.inbox-v2__core-nav-icon.is-topic_vip>*{transform:translateY(.715px)}svg.inbox-v2__core-nav-icon.is-topic_internal>*{transform:translateY(.75px)}.inbox-v2__core-nav-count{border:1px solid var(--v2-border);text-align:center;min-width:24px;color:var(--v2-text-soft);border-radius:999px;padding:2px 6px;font-size:10px}.inbox-v2__core-nav button:hover{border-color:color-mix(in srgb, var(--v2-border) 86%, #a9b8cc);background:#f5f8fc}.inbox-v2__core-nav button.is-active{color:#fff;background:#111;border-color:#111}.inbox-v2__core-nav button.is-active .inbox-v2__core-nav-icon{background:linear-gradient(180deg, #ffffff38, #ffffff14), color-mix(in srgb, var(--queue-view-icon-color,#fff) 26%, #111);color:#fff;opacity:1;border-color:#ffffff3d}.inbox-v2__core-nav button.is-active .inbox-v2__core-nav-count{color:#fff;border-color:#ffffff59}.inbox-v2__pinned-tickets-list{overscroll-behavior:contain;align-content:start;gap:10px;max-height:min(58vh,560px);padding:1px 2px 2px 0;display:grid;overflow-y:auto}.inbox-v2__pinned-ticket{background:#fffffff5;border:1px solid #11121614;border-radius:8px;gap:8px;padding:10px;display:grid;overflow:hidden}.inbox-v2__pinned-ticket.is-active{background:#fffaeffa;border-color:#caa24ab8}.inbox-v2__pinned-ticket.has-risk{border-color:#dd4e4e52;box-shadow:inset 3px 0 #dd4e4e57}.inbox-v2__pinned-ticket-select,.inbox-v2__pinned-ticket-unpin{color:var(--v2-text);cursor:pointer;background:0 0;border:0}.inbox-v2__pinned-ticket-select{text-align:left;border-radius:8px;gap:7px;min-width:0;padding:0;display:grid}.inbox-v2__pinned-ticket-select:hover,.inbox-v2__pinned-ticket-unpin:hover{background:#11121609}.inbox-v2__pinned-ticket-top,.inbox-v2__pinned-ticket-meta{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.inbox-v2__pinned-ticket-top strong,.inbox-v2__pinned-ticket-subject{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.inbox-v2__pinned-ticket-top strong{color:var(--v2-text);font-size:12px;font-weight:800}.inbox-v2__pinned-ticket-top em{color:var(--v2-text-soft);flex:none;font-size:10px;font-style:normal;font-weight:700}.inbox-v2__pinned-ticket-subject{color:var(--v2-text);font-size:11px;line-height:1.25}.inbox-v2__pinned-ticket-snippet{color:var(--v2-text-soft);max-height:30px;font-size:11px;line-height:1.32;overflow:hidden}.inbox-v2__pinned-ticket-meta{flex-wrap:wrap;justify-content:flex-start}.inbox-v2__pinned-ticket-meta span{color:var(--v2-text-soft);text-transform:uppercase;border:1px solid #11121614;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:800;line-height:1}.inbox-v2__pinned-ticket-unpin{color:#6d5521;background:#ffffffc2;border:1px solid #bd90302e;border-radius:999px;justify-content:center;justify-self:end;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:850;line-height:1;display:inline-flex}.inbox-v2__pinned-ticket-unpin svg{width:13px;height:13px}.inbox-v2__pinned-ticket-unpin:disabled{cursor:not-allowed;opacity:.55}.inbox-v2__pinned-tickets-empty{color:var(--v2-text-soft);border:1px dashed #1112161f;border-radius:12px;margin:0;padding:10px;font-size:11px;line-height:1.35}.inbox-v2__pinned-tickets-modal{gap:14px;width:min(1080px,96vw);max-height:min(88vh,860px)}.inbox-v2__pinned-tickets-modal-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:7px;display:inline-flex}.inbox-v2__pinned-tickets-modal-actions button{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;font-size:11px;font-weight:850;display:inline-flex}.inbox-v2__pinned-tickets-modal-actions button svg,.inbox-v2__pinned-tickets-search svg,.inbox-v2__pinned-tickets-sort svg,.inbox-v2__pinned-ticket-open-mail svg,.inbox-v2__pinned-ticket-note-editor button svg,.inbox-v2__pinned-ticket-attachment svg{flex:none;width:14px;height:14px}.inbox-v2__pinned-tickets-modal-actions button.is-primary{color:#1d4ed8;background:linear-gradient(#eff6fffa,#fffffffa);border-color:#2563eb42}.inbox-v2__pinned-tickets-modal-actions button.is-danger{color:#9f1d1d;border-color:#dc262633}.inbox-v2__pinned-tickets-brief{gap:8px;display:grid}.inbox-v2__pinned-tickets-modal-summary{color:#765716;background:linear-gradient(#fffaf0 0%,#fff 100%);border:1px solid #bd90302e;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0;display:grid;overflow:hidden}.inbox-v2__pinned-tickets-stat{gap:4px;min-width:0;padding:10px 12px;display:grid}.inbox-v2__pinned-tickets-stat+.inbox-v2__pinned-tickets-stat{border-left:1px solid #bd903024}.inbox-v2__pinned-tickets-stat strong{color:#5c4310;font-size:16px;font-weight:950;line-height:1}.inbox-v2__pinned-tickets-stat em{color:#876b2b;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:800;line-height:1}.inbox-v2__pinned-tickets-handoff-notice{color:#17633b;background:#ebfaf2e6;border:1px solid #2480522e;border-radius:8px;margin:0;padding:8px 10px;font-size:11px;font-weight:800;line-height:1.3}.inbox-v2__pinned-tickets-tabs{background:#f8fafcdb;border:1px solid #728aaa33;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.inbox-v2__pinned-tickets-tabs button{color:var(--v2-text-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:34px;padding:7px 9px;display:flex}.inbox-v2__pinned-tickets-tabs button:hover,.inbox-v2__pinned-tickets-tabs button:focus-visible{background:#ffffffe6;border-color:#bd903038;outline:none}.inbox-v2__pinned-tickets-tabs button.is-active{color:#5c4310;background:linear-gradient(#fffaf0 0%,#fff 100%);border-color:#bd90305c}.inbox-v2__pinned-tickets-tabs span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;line-height:1;overflow:hidden}.inbox-v2__pinned-tickets-tabs em{color:currentColor;text-align:center;background:#ffffffd1;border:1px solid #728aaa33;border-radius:999px;min-width:22px;padding:4px 6px;font-size:10px;font-style:normal;font-weight:900;line-height:1}.inbox-v2__pinned-tickets-tab-panel{gap:10px;min-width:0;display:grid}.inbox-v2__pinned-tickets-controls{grid-template-columns:minmax(0,1fr) minmax(190px,230px);gap:10px;display:grid}.inbox-v2__pinned-tickets-search,.inbox-v2__pinned-tickets-sort{color:var(--v2-text-soft);background:#ffffffeb;border:1px solid #728aaa33;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:8px 10px;display:flex}.inbox-v2__pinned-tickets-search input,.inbox-v2__pinned-tickets-sort select{color:var(--v2-text);background:0 0;border:0;outline:none;flex:auto;min-width:0;font-size:12px;font-weight:700}.inbox-v2__pinned-tickets-search input::placeholder{color:#657384b8}.inbox-v2__pinned-tickets-workspace{grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:12px;min-height:0;display:grid}.inbox-v2__pinned-ticket-preview{background:linear-gradient(#f8fafcfa,#fffffffa);border:1px solid #728aaa2e;border-radius:8px;align-content:start;gap:10px;min-width:0;max-height:min(58vh,560px);padding:12px;display:grid;overflow-y:auto}.inbox-v2__pinned-ticket-preview-header{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:9px;display:grid}.inbox-v2__pinned-ticket-preview-header>span{color:#2563eb;background:#eff6ffeb;border:1px solid #2563eb2e;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.inbox-v2__pinned-ticket-preview-header svg{width:16px;height:16px}.inbox-v2__pinned-ticket-preview-header h3{color:var(--v2-text);margin:0;font-size:15px;font-weight:900;line-height:1.18}.inbox-v2__pinned-ticket-preview-header p{color:var(--v2-text-soft);margin:4px 0 0;font-size:11px;font-weight:700;line-height:1.3}.inbox-v2__pinned-ticket-preview-meta{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__pinned-ticket-preview-meta span{color:var(--v2-text-soft);text-transform:uppercase;background:#fffc;border:1px solid #728aaa29;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:850;line-height:1}.inbox-v2__pinned-ticket-message-list{gap:8px;display:grid}.inbox-v2__pinned-ticket-message-row{background:#ffffffd6;border:1px solid #728aaa29;border-radius:8px;gap:6px;padding:9px;display:grid}.inbox-v2__pinned-ticket-message-row>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-v2__pinned-ticket-message-row strong{color:var(--v2-text);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.inbox-v2__pinned-ticket-message-row em{color:var(--v2-text-soft);font-size:10px;font-style:normal;font-weight:750}.inbox-v2__pinned-ticket-message-row p{color:var(--v2-text);margin:0;font-size:12px;line-height:1.45}.inbox-v2__pinned-ticket-attachments{gap:8px;display:grid}.inbox-v2__pinned-ticket-attachment{background:linear-gradient(#f8fafcf0,#fffffff5);border:1px solid #728aaa2e;border-radius:8px;gap:7px;padding:8px;display:grid;overflow:hidden}.inbox-v2__pinned-ticket-attachment header{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-v2__pinned-ticket-attachment header span{color:var(--v2-text);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:900;display:inline-flex}.inbox-v2__pinned-ticket-attachment header small{color:var(--v2-text-soft);font-size:10px;font-weight:800}.inbox-v2__pinned-ticket-attachment iframe,.inbox-v2__pinned-ticket-attachment img,.inbox-v2__pinned-ticket-attachment-placeholder{background:#fff;border:1px solid #1112161f;border-radius:7px;width:100%;min-height:180px}.inbox-v2__pinned-ticket-attachment iframe{height:260px;display:block}.inbox-v2__pinned-ticket-attachment img{object-fit:contain;height:auto;max-height:260px;display:block}.inbox-v2__pinned-ticket-attachment-placeholder{color:var(--v2-text-soft);text-align:center;place-items:center;gap:6px;min-height:118px;padding:18px;display:grid}.inbox-v2__pinned-ticket-attachment-placeholder span{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.inbox-v2__pinned-ticket-attachment>strong{color:var(--v2-text);overflow-wrap:anywhere;font-size:12px;font-weight:850;line-height:1.25}.inbox-v2__pinned-ticket-attachment>p{color:var(--v2-text-soft);font-size:10px;font-weight:750}.inbox-v2__pinned-ticket-open-mail,.inbox-v2__pinned-ticket-note-editor button{color:#fff;cursor:pointer;background:#111827;border:1px solid #1112161f;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:34px;padding:9px 12px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.inbox-v2__pinned-ticket-note-editor{border-top:1px solid #728aaa24;gap:8px;padding-top:10px;display:grid}.inbox-v2__pinned-ticket-note-editor label{gap:5px;display:grid}.inbox-v2__pinned-ticket-note-editor label>span{color:var(--v2-text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.inbox-v2__pinned-ticket-note-editor textarea{color:var(--v2-text);resize:vertical;background:#ffffffeb;border:1px solid #728aaa33;border-radius:8px;min-height:68px;padding:8px 9px;font-size:12px;font-weight:650;line-height:1.4}.inbox-v2__pinned-ticket-note-editor button{justify-self:end}.inbox-v2__pinned-ticket-note-editor button:disabled{color:#11182780;cursor:not-allowed;background:#1118272e}.inbox-v2__pinned-ticket-note-editor button.is-applied:disabled{color:#1118279e;background:#11182714;border-color:#1118271f}.inbox-v2__pinned-tickets-empty-panel{background:#f8fafcb8;border:1px dashed #11121624;border-radius:8px;gap:10px;padding:14px;display:grid}.inbox-v2__pinned-tickets-empty-panel strong{color:var(--v2-text);font-size:14px;font-weight:850;line-height:1.2}.inbox-v2__pinned-tickets-empty-panel p{color:var(--v2-text-soft);margin:0;font-size:12px;line-height:1.45}.inbox-v2__pinned-tickets-empty-cues{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__pinned-tickets-empty-cues span{color:var(--v2-text-soft);background:#ffffffdb;border:1px solid #728aaa2e;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:850;line-height:1}.inbox-v2__pinned-tickets-empty-panel>button{width:fit-content}@media (max-width:720px){.inbox-v2__pinned-tickets-modal-summary,.inbox-v2__pinned-tickets-controls,.inbox-v2__pinned-tickets-workspace{grid-template-columns:1fr}.inbox-v2__pinned-tickets-stat+.inbox-v2__pinned-tickets-stat{border-top:1px solid #bd903024;border-left:0}.inbox-v2__pinned-tickets-modal-actions{flex-wrap:wrap}}@keyframes inbox-pinned-ticket-trigger-pulse{0%{border-color:#bd903057;transform:translateY(0);box-shadow:0 0 #caa24a00,inset 0 1px #ffffffeb}32%{border-color:#caa24ab3;transform:translateY(-1px);box-shadow:0 0 0 5px #caa24a24,0 10px 22px #76571624}to{border-color:#bd903057;transform:translateY(0);box-shadow:0 0 #caa24a00,inset 0 1px #ffffffeb}}@keyframes inbox-pinned-ticket-count-bump{0%{transform:scale(1)}42%{transform:scale(1.16);box-shadow:0 0 0 4px #caa24a29}to{transform:scale(1)}}.inbox-v2__view-group{border:1px solid var(--v2-border);background:linear-gradient(#fff 0%,#fbfcfe 100%);border-radius:14px;align-content:start;gap:5px;padding:7px;display:grid;box-shadow:inset 0 1px #ffffffd1}.inbox-v2__view-group-header{justify-content:space-between;align-items:center;gap:8px;padding:3px 3px 5px;display:flex}.inbox-v2__view-group-toggle{color:#5a6677;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:10px;font-weight:800}.inbox-v2__view-group-header span{border:1px solid var(--v2-border);text-align:center;min-width:26px;color:var(--v2-text-soft);border-radius:999px;padding:2px 6px;font-size:10px;font-weight:700}.inbox-v2__view-group.is-collapsed{gap:0;padding-bottom:4px}.inbox-v2__view-group>button{color:var(--v2-text);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:10px;line-height:1.15;display:flex}.inbox-v2__view-label{align-items:center;gap:8px;font-size:13px;font-weight:700;line-height:1.2;display:inline-flex}.inbox-v2__assigned-nav-badge{color:#b45309;background:#f59e0b24;border-radius:999px;justify-content:center;align-items:center;min-width:20px;min-height:20px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.inbox-v2__view-count{border:1px solid var(--v2-border);text-align:center;min-width:26px;color:var(--v2-text-muted);border-radius:999px;padding:3px 7px;font-size:11px}.inbox-v2__view-group>button:hover{border-color:color-mix(in srgb, var(--v2-border) 86%, #a9b8cc);background:#f5f8fc}.inbox-v2__view-group>button:focus-visible{outline:2px solid var(--v2-focus);outline-offset:1px}.inbox-v2__view-group>button.is-active{color:#fff;background:#111;border-color:#111}.inbox-v2__view-group>button.is-active .inbox-v2__view-count{color:#fff;border-color:#ffffff57}.inbox-v2__view-group>button.is-assigned-pulse,.inbox-v2__core-nav button.is-assigned-pulse,.orders-nav-item-button.is-assigned-pulse{animation:1.4s ease-out 2 assignedNavPulse}.inbox-v2__views-empty,.inbox-v2__views-error,.inbox-v2__views-note{margin:0;padding:3px 6px;font-size:11px;line-height:1.4}.inbox-v2__views-empty,.inbox-v2__views-note{color:var(--v2-text-soft)}.inbox-v2__views-error{color:#9b3a2c}.inbox-v2__views-footer{justify-content:flex-start;align-items:center;gap:8px;display:flex}.inbox-v2__views-show-more{border:1px solid var(--v2-border);color:var(--v2-text);text-align:left;cursor:pointer;background:#fff;border-radius:9px;padding:7px 8px;font-size:11px;font-weight:700}.inbox-v2__views-show-more:hover{background:#f3f6f9}.inbox-v2__views-mode-toggle{width:100%}.inbox-v2__views-mode-toggle button{flex:1 1 0;justify-content:center}.inbox-v2__views-search{border:1px solid var(--v2-border);background:linear-gradient(#fff 0%,#fbfcfe 100%);border-radius:12px;gap:6px;padding:8px 9px;display:grid;box-shadow:inset 0 1px #ffffffd1}.inbox-v2__views-search span{letter-spacing:.07em;text-transform:uppercase;color:#687486;font-size:10px;font-weight:700}.inbox-v2__views-search input{border:1px solid var(--v2-border);color:var(--v2-text);background:#fff;border-radius:9px;padding:8px 10px;font-size:12px}.inbox-v2__views-search input:focus-visible{outline:2px solid var(--v2-focus);outline-offset:1px}.orders-nav-current{border:1px solid var(--v2-border);background:#fff;border-radius:10px;gap:7px;padding:9px;display:grid}.orders-nav-current__label{letter-spacing:.08em;text-transform:uppercase;color:#687486;margin:0;font-size:10px;font-weight:700}.orders-nav-current__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.orders-nav-current__header strong{font-size:13px;line-height:1.2}.orders-nav-current__header span,.orders-nav-current__meta em,.orders-nav-visibility-pill{border:1px solid var(--v2-border);color:var(--v2-text-soft);background:#f8fbff;border-radius:999px;padding:3px 7px;font-size:10px;font-style:normal;font-weight:700;line-height:1}.orders-nav-current__meta,.orders-nav-current__actions,.orders-nav-empty>div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.orders-nav-current__actions button,.orders-nav-empty button{border:1px solid var(--v2-border);color:var(--v2-text);cursor:pointer;background:#fff;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:700}.orders-nav-current__actions button:disabled,.orders-nav-empty button:disabled{opacity:.55;cursor:default}.orders-nav-empty{background:#fbfdff;border:1px dashed #d7e0ea;border-radius:8px;gap:7px;padding:8px;display:grid}.orders-nav-empty p{color:var(--v2-text-soft);margin:0;font-size:11px;line-height:1.4}.orders-queue-views-sidebar>header h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;overflow:hidden}.orders-queue-views-sidebar{overflow:hidden auto}.orders-queue-views-sidebar>header{grid-template-columns:minmax(0,1fr) auto;gap:7px;padding-inline:2px;display:grid}.orders-queue-views-sidebar .inbox-v2__pinned-tickets-trigger{flex:none;gap:5px;min-width:0;max-width:145px;min-height:29px;padding:4px 7px 4px 5px}.orders-queue-views-sidebar .inbox-v2__pinned-tickets-trigger strong{letter-spacing:.07em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;overflow:hidden}.orders-queue-views-sidebar .inbox-v2__pinned-tickets-trigger-count{font-size:9px}.orders-queue-views-sidebar .inbox-v2__core-nav{box-shadow:none;background:0 0;border:0;border-radius:0;gap:7px;padding:0}.orders-queue-views-sidebar .inbox-v2__core-nav section{box-sizing:border-box;border:1px solid var(--v2-border);background:linear-gradient(#fff 0%,#fbfcfe 100%);border-radius:12px;gap:5px;width:100%;min-width:0;padding:8px;display:grid;box-shadow:inset 0 1px #ffffffd1}.orders-queue-views-sidebar .inbox-v2__core-nav button{box-sizing:border-box;border-radius:10px;width:100%;min-width:0;min-height:42px;padding:9px 10px}.orders-queue-views-sidebar .inbox-v2__core-nav-button-label>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.orders-queue-views-sidebar .inbox-v2__core-nav-icon{place-items:center;padding:0;line-height:0;display:inline-grid}.orders-queue-views-sidebar .inbox-v2__core-nav-icon>svg{margin:0;display:block}.orders-queue-views-sidebar .inbox-v2__core-nav button>span:last-child:not(.inbox-v2__core-nav-button-label){flex:none}.orders-nav-section-label{letter-spacing:.04em;text-transform:uppercase;color:var(--v2-text-soft);align-items:center;gap:7px;margin:2px 5px 6px;padding:0;font-size:10px;font-weight:850;line-height:1;display:inline-flex}.inbox-v2__core-nav-icon.is-orders-section,.inbox-v2__core-nav-icon.is-orders-view,.inbox-v2__core-nav-icon.is-orders-operating{--queue-view-icon-bg:#b482241f;--queue-view-icon-border:#b4822440;--queue-view-icon-color:#a16207}.inbox-v2__core-nav-icon.is-orders-money{--queue-view-icon-bg:#10b98121;--queue-view-icon-border:#10b98140;--queue-view-icon-color:#047857}.inbox-v2__core-nav-icon.is-orders-fulfillment{--queue-view-icon-bg:#3b82f61f;--queue-view-icon-border:#3b82f63d;--queue-view-icon-color:#2563eb}.inbox-v2__core-nav-icon.is-orders-exceptions{--queue-view-icon-bg:#ef44441f;--queue-view-icon-border:#ef44443d;--queue-view-icon-color:#dc2626}.orders-nav-item-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.orders-nav-item-button{width:100%}.orders-nav-item-button strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.orders-nav-item-trailing{align-items:center;gap:6px;display:inline-flex}.orders-nav-pinned-menu{position:relative}.orders-nav-pinned-trigger{align-items:center;gap:8px;display:inline-flex}.orders-nav-pinned-trigger.is-open{background:#fff;border-color:#11182738}.orders-nav-pinned-count{border:1px solid color-mix(in srgb, currentColor 20%, transparent);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 6px;font-size:11px;line-height:1;display:inline-flex}.orders-nav-pinned-modal{gap:14px;width:min(560px,92vw)}.orders-saved-filters-modal{gap:16px;width:min(760px,94vw)}.orders-shortcuts-modal{width:min(520px,92vw)}.orders-shortcuts-modal__list{gap:8px;display:grid}.orders-shortcuts-modal__item{background:#fbfdff;border:1px solid #d7e0ea;border-radius:8px;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:12px;padding:10px 12px;display:grid}.orders-shortcuts-modal__item kbd{color:#17202a;background:#fff;border:1px solid #d7e0ea;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;box-shadow:inset 0 -1px #1118270f}.orders-shortcuts-modal__item span{color:#445162;font-size:12px;line-height:1.4}.orders-saved-filters-modal__composer,.orders-saved-filters-modal__library{gap:10px;display:grid}.orders-saved-filters-modal__composer-header,.orders-saved-filters-modal__library>header,.orders-saved-filters-modal__list-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.orders-saved-filters-modal__composer-header h3,.orders-saved-filters-modal__library>header h3{margin:0;font-size:13px}.orders-saved-filters-modal__composer-header span,.orders-saved-filters-modal__library>header span,.orders-saved-filters-modal__list-head em{color:var(--v2-text-soft);font-size:11px;font-style:normal}.orders-saved-filters-modal__composer-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.orders-saved-filters-modal__composer-row input{color:#17202a;background:#fff;border:1px solid #d7e0ea;border-radius:8px;flex:260px;width:100%;padding:9px 11px;font-size:12px}.orders-saved-filters-modal__composer-row button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:700}.orders-saved-filters-modal__composer-row button:disabled{opacity:.55;cursor:default}.orders-saved-filters-modal__summary{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.orders-saved-filters-modal__summary>span{color:#445162;background:#fbfdff;border:1px solid #d7e0ea;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.orders-saved-filters-modal__empty{color:var(--v2-text-soft);margin:0;font-size:12px;line-height:1.45}.orders-saved-filters-modal__list{gap:10px;max-height:min(360px,44vh);padding-right:2px;display:grid;overflow:auto}.orders-saved-filters-modal__list>article{background:#fbfdff;border:1px solid #d7e0ea;border-radius:8px;gap:10px;padding:12px;display:grid}.orders-saved-filters-modal__list>article.is-active{background:#fff;border-color:#11182738;box-shadow:inset 0 0 0 1px #1118270d}.orders-saved-filters-modal__list-title{align-items:center;gap:8px;min-width:0;display:inline-flex}.orders-saved-filters-modal__status{color:#3b4756;background:#f5f7fa;border:1px solid #d7e0ea;border-radius:999px;align-items:center;min-height:20px;padding:0 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.orders-nav-pinned-modal__search{color:#17202a;background:#fff;border:1px solid #d7e0ea;border-radius:8px;width:100%;padding:9px 11px;font-size:12px}.orders-nav-pinned-modal__list{gap:6px;max-height:min(420px,62vh);padding-right:2px;display:grid;overflow:auto}.orders-nav-order-shortcut{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:6px;display:grid}.orders-nav-order-button{text-align:left;color:#17202a;background:#fbfdff;border:1px solid #d7e0ea;border-radius:8px;gap:6px;width:100%;padding:10px 12px;display:grid}.orders-nav-order-button strong,.orders-nav-order-button em,.orders-nav-order-button span{text-overflow:ellipsis;min-width:0;overflow:hidden}.orders-nav-order-card__top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.orders-nav-order-card__identity{gap:2px;min-width:0;display:grid}.orders-nav-order-card__sender{align-items:center;gap:8px;min-width:0;display:inline-flex}.orders-nav-order-card__avatar{color:#475467;background:radial-gradient(circle at 35% 28%,#ffffffeb,#fff0 42%),linear-gradient(145deg,#f59e0b33,#0ea5e924),#fff;border:1px solid #0f172a24;border-radius:999px;flex:none;place-items:center;width:24px;height:24px;display:inline-grid;overflow:hidden;box-shadow:0 1px 2px #0f172a14}.orders-nav-order-card__avatar img{object-fit:cover;width:100%;height:100%}.orders-nav-order-card__avatar span{letter-spacing:.03em;font-size:9px;font-weight:900}.orders-nav-order-button strong{white-space:nowrap;font-size:12px}.orders-nav-order-button em,.orders-nav-order-card__time,.orders-nav-order-card__preview{color:var(--v2-text-soft);white-space:nowrap;font-size:11px;font-style:normal}.orders-nav-order-card__time{flex-shrink:0}.orders-nav-order-card__subject{white-space:nowrap;font-size:12px;font-weight:700;line-height:1.4}.orders-nav-order-card__preview{line-height:1.4}.orders-nav-order-card__meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.orders-nav-order-card__meta>span{border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.orders-nav-order-button.is-active{background:#fff;border-color:#1118273d;box-shadow:inset 0 0 0 1px #1118270f,0 4px 14px #1118270f}.orders-nav-order-unpin{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:8px;justify-content:center;align-self:flex-end;align-items:center;width:28px;height:28px;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.orders-nav-order-unpin:hover{background:#2f3742;border-color:#2f3742}.orders-nav-pin{border:1px solid var(--v2-border);color:#778596;cursor:pointer;opacity:0;pointer-events:none;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .12s,border-color .12s,color .12s,background .12s;display:inline-flex}.orders-nav-item-row:hover .orders-nav-pin,.orders-nav-item-row:focus-within .orders-nav-pin,.orders-nav-pin.is-pinned{opacity:1;pointer-events:auto}.orders-nav-pin:hover{color:#4d5c6e;background:#f4f8fc;border-color:#9ba9b9}.orders-nav-pin.is-pinned{color:#fff;background:#111;border-color:#111}.orders-nav-menu{position:relative}.orders-nav-menu summary{border:1px solid var(--v2-border);color:var(--v2-text-muted);cursor:pointer;background:#fff;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:800;line-height:1;list-style:none}.orders-nav-menu summary::-webkit-details-marker{display:none}.orders-nav-menu>div{z-index:35;background:#fff;border:1px solid #d2dbe5;border-radius:10px;gap:6px;min-width:170px;max-width:210px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 28px #11161c1f}.orders-nav-menu>div button{width:100%;color:var(--v2-text);text-align:left;cursor:pointer;background:#fff;border:1px solid #d2dbe5;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:700}.orders-nav-menu>div button:disabled{opacity:.56;cursor:default}.orders-nav-skeleton{gap:8px;display:grid}.orders-nav-skeleton>div{background:linear-gradient(90deg,#eef3f7 0%,#f7fafc 50%,#eef3f7 100%);border-radius:8px;height:32px}.orders-nav-footer{gap:4px;display:grid}.orders-nav-footer__actions{align-items:center;gap:8px;display:flex}.orders-nav-footer__shortcut-button{width:fit-content;color:var(--v2-text);cursor:pointer;background:#fff;border:1px solid #d2dbe5;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:700}.orders-nav-footer p{color:var(--v2-text-soft);margin:0;font-size:11px;line-height:1.35}.inbox-v2__panes{grid-template-columns:var(--inbox-v2-left-pane,440px) var(--inbox-v2-resize-handle,8px) minmax(0, 1fr);min-width:0;max-width:100%;height:100%;min-height:0;transition:grid-template-columns .18s cubic-bezier(.22,1,.36,1);display:grid;position:relative;overflow:hidden}.inbox-v2__panes>*{min-width:0}.inbox-v2__panes.is-queue-mode,.inbox-v2__panes.is-queue-mode.is-default-queue-split{grid-template-columns:minmax(0, 1fr) var(--inbox-v2-resize-handle,8px) minmax(240px, min(var(--inbox-v2-right-pane,340px), 42%))}.inbox-v2__panes.is-queue-mode>.inbox-v2__worklist{z-index:30}.inbox-v2__panes.is-queue-mode>.inbox-v2__resize-handle--inner{z-index:8}.inbox-v2__panes.is-queue-mode>.inbox-v2__preview{z-index:10}.inbox-v2__panes.is-review-mode{grid-template-columns:minmax(0,1fr)}.inbox-v2__panes.is-review-mode>.inbox-v2__resize-handle--inner{display:none}.inbox-v2__panes.is-review-mode.is-review-worklist-drawer-open{grid-template-columns:minmax(320px, min(var(--inbox-v2-right-pane,340px), var(--inbox-v2-left-pane,340px))) var(--inbox-v2-resize-handle,8px) minmax(0, 1fr)}.inbox-v2__panes.is-review-mode.is-review-worklist-drawer-open>.inbox-v2__resize-handle--inner{display:block}.inbox-v2__review-worklist-restore{appearance:none;z-index:14;color:#273142;cursor:pointer;background:radial-gradient(100% 160% at 50% 0,#fff6dee0 0%,#fff6de00 58%),linear-gradient(#fffffffa 0%,#f7fafdf5 100%);border:0;border-bottom:1px solid #c4cfdbd1;border-radius:0;justify-content:center;align-items:center;gap:9px;width:100%;min-width:0;min-height:35px;padding:6px 14px;transition:background .16s,color .16s,box-shadow .16s,border-color .16s;display:inline-flex;position:relative;box-shadow:0 1px #fffc,inset 0 1px #ffffffeb}.inbox-v2__review-worklist-restore:hover,.inbox-v2__review-worklist-restore:focus-visible{background:radial-gradient(100% 160% at 50% 0,#ffeec7f5 0%,#ffeec700 58%),linear-gradient(#fff 0%,#f7f4ebfa 100%);border-color:#b17e2261;box-shadow:0 8px 20px #0f172a14,inset 0 -1px #b17e222e,inset 0 1px #fffffff0}.inbox-v2__review-worklist-restore-icon{color:#80611f;background:#fffaefdb;border:1px solid #b17e2247;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.inbox-v2__review-worklist-restore-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.inbox-v2__review-worklist-restore-copy{text-align:center;justify-content:center;align-items:baseline;gap:8px;min-width:0;display:inline-flex}.inbox-v2__review-worklist-restore-copy strong,.inbox-v2__review-worklist-restore-copy em{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.inbox-v2__review-worklist-restore-copy strong{color:#1f2937;letter-spacing:0;font-size:13px;font-weight:900;line-height:1.1}.inbox-v2__review-worklist-restore-copy em{color:#8a7652;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:900;line-height:1.1}.inbox-v2__panes.is-rail-hidden,.inbox-v2__panes.is-list{grid-template-columns:var(--inbox-v2-left-pane,440px) var(--inbox-v2-resize-handle,8px) minmax(0, 1fr)}.inbox-v2__panes.is-expanded-worklist,.inbox-v2__panes.is-expanded-preview,.inbox-v2__panes.is-expanded-case,.inbox-v2__panes.is-expanded-rail{grid-template-columns:minmax(0,1fr)}.inbox-v2__panes.is-expanded-worklist>.inbox-v2__preview,.inbox-v2__panes.is-expanded-case>.inbox-v2__worklist,.inbox-v2__panes.is-expanded-case>.inbox-v2__rail,.inbox-v2__panes.is-expanded-rail>.inbox-v2__worklist,.inbox-v2__panes.is-expanded-rail>.inbox-v2__case,.inbox-v2__panes.is-expanded-preview>.inbox-v2__worklist,.inbox-v2__panes.is-expanded-worklist>.inbox-v2__resize-handle,.inbox-v2__panes.is-expanded-case>.inbox-v2__resize-handle,.inbox-v2__panes.is-expanded-preview>.inbox-v2__resize-handle,.inbox-v2__panes.is-expanded-rail>.inbox-v2__resize-handle{display:none}.inbox-v2__resize-handle{appearance:none;cursor:col-resize;width:var(--inbox-v2-resize-handle,8px);min-width:var(--inbox-v2-resize-handle,8px);background:linear-gradient(#e3e9f1 0%,#d5dde8 100%);border:none;margin:0;padding:0;transition:background .12s,box-shadow .12s;position:relative}.inbox-v2__resize-handle:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#92a3b600 0%,#92a3b633 50%,#92a3b600 100%);transition:opacity .12s;position:absolute;inset:0}.inbox-v2__resize-handle:after{content:"";opacity:.9;background:#8a98aa;border-radius:999px;width:2px;height:38px;transition:height .12s,box-shadow .12s,background .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.inbox-v2__resize-handle.is-active-drag:before{opacity:1}.inbox-v2__resize-handle.is-active-drag:after{background:#61748a;height:58px;box-shadow:0 0 0 1px #8696a9a6,0 0 18px #7b8ea359}.inbox-v2__resize-handle:hover,.inbox-v2__body.is-layout-resizing .inbox-v2__resize-handle{background:linear-gradient(#d3deea 0%,#bccad9 100%);box-shadow:inset 0 0 0 1px #9eb0c4}.inbox-v2__resize-handle:focus-visible{outline:2px solid var(--v2-focus);outline-offset:-1px}.inbox-v2__resize-hint{z-index:10;pointer-events:none;color:#4b5b6d;letter-spacing:.01em;background:#fafdfff5;border:1px solid #b0bccab8;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:600;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #0f17211f}.inbox-v2__worklist{--worklist-scrollbar-size:11px;--worklist-scrollbar-thumb:#9caabb;--worklist-scrollbar-track:#e3e9f0;z-index:12;border-right:1px solid var(--v2-border);background:#f9fbfd;grid-template-rows:none;grid-auto-rows:max-content;min-width:0;min-height:0;display:grid;position:relative;overflow:visible}.inbox-v2__review-worklist-backdrop{appearance:none;z-index:18;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#0a0e142e;border:none;margin:0;padding:0;position:absolute;inset:0}.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer{border:none;border-right:1px solid var(--v2-border);width:auto;max-width:none;max-height:none;box-shadow:none;z-index:1;background:#f9fbfd;border-bottom:none;border-radius:0;display:none;position:relative;top:auto;bottom:auto;left:auto;overflow:hidden;container-type:inline-size}.inbox-v2__panes.is-review-mode.is-review-worklist-drawer-open>.inbox-v2__worklist.is-review-drawer{display:grid}.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer .inbox-v2__worklist-header-actions>div{flex-flow:wrap;justify-content:flex-start;align-items:center;width:100%;min-width:0;padding:3px 0 0;display:flex;overflow:visible}.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer .inbox-v2__worklist-header-actions button{white-space:nowrap;flex:104px;justify-content:center;align-items:center;min-width:0;max-width:100%;display:inline-flex}.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer .inbox-v2__worklist-header-actions button>span:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer .inbox-v2__worklist-header-actions{justify-items:stretch;width:100%}.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer .inbox-v2__worklist-attention-chips{flex-wrap:nowrap;justify-content:center;align-items:center;padding-block:3px;padding-inline:4px;display:flex;overflow-x:auto}.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer .inbox-v2__worklist-attention-chips button{white-space:nowrap;flex:none}.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer .inbox-v2__worklist-filters-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px;display:grid}.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer .inbox-v2__worklist-filters-row>*,.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer .inbox-v2__inline-control{min-width:0}.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer .inbox-v2__inline-control select,.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer .inbox-v2__inline-control button,.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer .inbox-v2__worklist-more--sort-badge summary{width:100%;min-width:0}@container (max-width:360px){.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer .inbox-v2__worklist-filters-row{grid-template-columns:repeat(2,minmax(0,1fr))}.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer .inbox-v2__worklist-header-actions{justify-items:stretch;width:100%}.inbox-v2__panes.is-review-mode>.inbox-v2__worklist.is-review-drawer .inbox-v2__worklist-header-actions>div{flex-wrap:wrap;justify-content:flex-start;width:100%;min-width:0;display:flex;overflow:visible}.inbox-v2__worklist-header-actions button{flex:96px;width:auto;min-width:0;padding-inline:10px;font-size:10px}.inbox-v2__worklist-filters-row{grid-template-columns:minmax(0,1fr);display:grid}.inbox-v2__date-picker-control{min-width:0}.inbox-v2__worklist-rows{padding:8px 8px 8px 10px}.inbox-v2__row{gap:6px}.inbox-v2__row.is-comfortable{padding:9px 10px}.inbox-v2__row-shell .inbox-v2__row.is-comfortable{padding-right:40px}.inbox-v2__row-top{flex-direction:column;align-items:stretch;gap:6px}.inbox-v2__row-right{justify-content:space-between;gap:6px}.inbox-v2__row-identity strong{max-width:none;font-size:13px}.inbox-v2__row-identity em,.inbox-v2__row-time,.inbox-v2__row-subject,.inbox-v2__row-preview{font-size:11px}.inbox-v2__row-meta,.inbox-v2__row-disclosure{gap:5px}.inbox-v2__row-meta span,.inbox-v2__row-disclosure span{padding:2px 5px;font-size:8px}}.inbox-v2__preview{z-index:1;background:radial-gradient(460px 220px at 100% 0,#2563eb14 0%,#2563eb00 70%),linear-gradient(#f8fafc 0%,#f2f5f8 100%);grid-template-rows:auto auto auto minmax(0,1fr);width:100%;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden;container:inbox-preview/inline-size}.inbox-v2__preview-header{border-bottom:1px solid var(--v2-border);background:radial-gradient(380px 140px at 100% -10%,#2563eb14 0%,#2563eb00 72%),linear-gradient(#fff 0%,#f9fbfe 100%);grid-template-columns:minmax(0,1fr);gap:10px;padding:18px 16px 14px;display:grid;box-shadow:inset 0 -1px #d3dde8b8}.inbox-v2__preview-header>div:first-child{min-width:0}.inbox-v2__preview-header h2{letter-spacing:-.025em;color:#132334;overflow-wrap:anywhere;margin:0;font-size:24px;line-height:1.04}.inbox-v2__preview-header-topline{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.inbox-v2__preview-title-block{min-width:0}.inbox-v2__preview-header p{color:#5e6f82;margin:4px 0 0;font-size:13px;line-height:1.55}.inbox-v2__customer-inline{grid-column:1/-1;align-items:center;gap:8px;min-width:0;margin-top:2px;display:flex}.orders-preview-rail__order-center-button{color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#151c24 0%,#0f141a 100%);border:1px solid #11161ce0;border-radius:10px;justify-content:center;align-items:center;min-height:34px;padding:0 11px;font-size:10px;font-weight:950;line-height:1;transition:transform .16s,box-shadow .18s,border-color .16s,background .16s;display:inline-flex;box-shadow:0 10px 20px #11161c24}.orders-preview-rail__order-center-button:hover,.orders-preview-rail__order-center-button:focus-visible{background:linear-gradient(#202a35 0%,#17202a 100%);border-color:#202a35;transform:translateY(-1px);box-shadow:0 14px 24px #11161c2e}.orders-preview-rail__order-center-button.is-warning{background:linear-gradient(#b45309 0%,#92400e 100%);border-color:#92400ee0;box-shadow:0 12px 22px #b4530933}.orders-preview-rail__order-center-button.is-blocked{background:linear-gradient(#991b1b 0%,#7f1d1d 100%);border-color:#7f1d1de6;box-shadow:0 12px 22px #991b1b38}.inbox-v2__customer-inline-avatar{background:linear-gradient(#fff 0%,#f5f8fb 100%);border:1px solid #c9d6e3;border-radius:999px;flex:none;place-items:center;width:36px;height:36px;display:grid;overflow:hidden;box-shadow:0 8px 18px #0f172a0f}.inbox-v2__customer-inline-avatar img{object-fit:cover;width:100%;height:100%}.inbox-v2__customer-inline-avatar span{color:#394657;letter-spacing:.04em;font-size:11px;font-weight:800}.inbox-v2__preview-header .inbox-v2__customer-inline-meta,.inbox-v2__case-header .inbox-v2__customer-inline-meta{color:#5a6d80;margin:0;font-size:13px}.inbox-v2__preview-header-meta{gap:2px;min-width:0;display:grid}.inbox-v2__preview-header-meta strong{color:#162638;font-size:13px;line-height:1.3}.inbox-v2__preview-header-meta span{color:#657689;font-size:11px;line-height:1.4}.inbox-v2__preview-open-ticket{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:linear-gradient(#151c24 0%,#0f141a 100%);border:1px solid #11161c;border-radius:15px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;font-size:13px;font-weight:800;transition:transform .16s,box-shadow .18s,border-color .16s,background .16s;display:inline-flex;box-shadow:0 14px 30px #11161c2e}.inbox-v2__preview-open-ticket svg{flex:none;width:16px;height:16px}.inbox-v2__preview-open-ticket:hover{background:linear-gradient(#202a35 0%,#17202a 100%);border-color:#202a35;transform:translateY(-1px);box-shadow:0 18px 34px #11161c38}.inbox-v2__preview-assignment-card,.inbox-v2__preview-ops-card,.inbox-v2__preview-tags-card,.inbox-v2__preview-badge-console,.inbox-v2__preview-routing-card{background:linear-gradient(#fffffffc 0%,#f8fbfefc 100%);border:1px solid #d5dee8;border-radius:18px;gap:14px;padding:14px;display:grid;box-shadow:0 14px 30px #0f172a0d,inset 0 1px #ffffffd1}.inbox-v2__preview-assignment-card.is-unassigned{background:radial-gradient(420px 140px at 100% -18%,#dc262614 0%,#dc262600 72%),linear-gradient(#fff9f9fa 0%,#fff4f4fa 100%);border-color:#b91c1c38}.inbox-v2__preview-card-head{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.inbox-v2__preview-card-head>div{min-width:0}.inbox-v2__preview-card-icon{color:#47586b;background:linear-gradient(#fffffff0 0%,#f4f7fbf5 100%);border:1px solid #d5dee8f2;border-radius:14px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;box-shadow:0 8px 14px #0f172a0f,inset 0 1px #ffffffe0}.inbox-v2__preview-card-icon.is-summary,.inbox-v2__preview-card-icon.is-thread,.inbox-v2__preview-card-icon.is-related{color:#445466;background:#f5f8fb;border-color:#d4dce7}.inbox-v2__preview-card-icon.is-assign,.inbox-v2__preview-card-icon.is-customer,.inbox-v2__preview-card-icon.is-intent{color:#22577a;background:#eef6ff;border-color:#c8dcf3}.inbox-v2__preview-card-icon.is-tag{color:#51439a;background:#f3f1ff;border-color:#d4d2f3}.inbox-v2__preview-card-icon.is-issue,.inbox-v2__preview-card-icon.is-warning{color:#9f2d20;background:#fff2f1;border-color:#f0c8c4}.inbox-v2__preview-card-icon.is-risk{color:#8b6514;background:#fff8e8;border-color:#e8d5aa}.inbox-v2__preview-card-kicker{letter-spacing:.16em;text-transform:uppercase;color:#708093;margin:0 0 2px;font-size:10px;font-weight:900;display:block}.inbox-v2__preview-card-head strong{letter-spacing:-.018em;color:#203044;font-size:15px;line-height:1.24;display:block}.inbox-v2__preview-card-question{letter-spacing:0;color:#546679;font-size:12px;font-weight:740;line-height:1.38}.inbox-v2__preview-card-head strong.is-unassigned{color:#9f2d20}.inbox-v2__preview-card-head p{color:#667587;margin:4px 0 0;font-size:12px;line-height:1.5}.inbox-v2__preview-next-move-state{color:#315a8c;background:#eff6ffd1;border:1px solid #2563eb29;border-radius:999px;width:fit-content;margin-top:6px;padding:4px 7px;font-size:10px;font-weight:850;line-height:1.2;display:inline-flex}.inbox-v2__preview-assignee-list,.inbox-v2__preview-tag-list{flex-wrap:wrap;gap:8px;display:flex}.inbox-v2__preview-assignment-meta{background:#f8fbfed1;border:1px solid #cfdce8eb;border-radius:11px;gap:3px;padding:9px 10px;display:grid}.inbox-v2__preview-assignment-meta>span{color:#708093;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900;line-height:1.2}.inbox-v2__preview-assignment-meta>strong{color:#33455b;font-size:11px;font-weight:850;line-height:1.3}.inbox-v2__preview-assignment-meta>small{color:#718196;font-size:10px;font-weight:650;line-height:1.3}.inbox-v2__preview-assignee-list-block{border-top:1px dashed #d8e2ec;gap:7px;padding-top:10px;display:grid}.inbox-v2__preview-assignee-list-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-v2__preview-assignee-list-head span{letter-spacing:.12em;text-transform:uppercase;color:#728195;font-size:10px;font-weight:850;line-height:1.2}.inbox-v2__preview-assignee-list-head strong{color:#405163;background:#fff;border:1px solid #d8e2ec;border-radius:999px;justify-content:center;align-items:center;min-width:24px;min-height:20px;font-size:10px;font-weight:850;display:inline-flex}.inbox-v2__preview-assignee-list{gap:6px}.inbox-v2__preview-assignee-pill{background:#ffffffd1;border:1px solid #dce4ed;border-radius:11px;align-items:center;gap:6px;min-width:0;padding:5px 7px;display:inline-flex;position:relative}.inbox-v2__preview-assignee-pill.is-self{background:#f4f9ff;border-color:#c8dcf3}.inbox-v2__preview-assignee-avatar{color:#516173;letter-spacing:.08em;background:#f4f7fb;border:1px solid #d5dee8;border-radius:8px;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;font-weight:900;display:inline-flex}.inbox-v2__preview-assignee-avatar.is-self{color:#1f58a9;background:#f1f7ff;border-color:#b8cced}.inbox-v2__preview-assignee-copy{gap:1px;min-width:0;display:grid}.inbox-v2__preview-assignee-copy strong{color:#162131;font-size:11px;line-height:1.3}.inbox-v2__preview-assignee-copy em{color:#6f7d8d;font-size:9px;font-style:normal;line-height:1.4}.inbox-v2__preview-assignee-remove{color:#667587;cursor:pointer;opacity:0;background:#fff;border:1px solid #d8e2ec;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:11px;font-weight:900;line-height:1;transition:opacity .12s,transform .12s,border-color .12s,color .12s;display:inline-flex;transform:scale(.92)}.inbox-v2__preview-assignee-pill:hover .inbox-v2__preview-assignee-remove,.inbox-v2__preview-assignee-pill:focus-within .inbox-v2__preview-assignee-remove{opacity:1;transform:scale(1)}.inbox-v2__preview-assignee-remove:hover:not(:disabled){color:#9f2d20;border-color:#e1aaa5}.inbox-v2__preview-assignee-remove:disabled{cursor:not-allowed;color:#a7b2bf;background:#f7f9fb}.inbox-v2__preview-assignee-more{color:#415367;cursor:pointer;background:#fff;border:1px solid #d8e2ec;border-radius:999px;justify-self:start;padding:6px 10px;font-size:11px;font-weight:800}.inbox-v2__preview-assignee-more:hover{background:#f8fbfe;border-color:#b9c8d8}.inbox-v2__preview-assignee-empty,.inbox-v2__preview-tag-empty{color:#6e7b8b;border:1px dashed #d5dee8;border-radius:12px;align-items:center;min-height:34px;padding:0 10px;font-size:12px;display:inline-flex}.inbox-v2__preview-assignment-card.is-unassigned .inbox-v2__preview-assignee-empty{color:#9f2d20;background:#ffffffb8;border-color:#b91c1c3d}.inbox-v2__preview-assignment-controls{flex-wrap:wrap;align-items:stretch;gap:8px;display:flex}.inbox-v2__preview-assignment-controls>span{display:inline-flex}.inbox-v2__preview-assignment-controls>span>.inbox-v2__preview-ownership-button{width:100%}.inbox-v2__preview-coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__preview-coverage-grid.is-assignment-evidence{box-shadow:none;background:0 0;border:0;border-radius:0;gap:7px;padding:0}.inbox-v2__preview-coverage-tile{background:#ffffffc7;border:1px solid #d8e2ec;border-radius:13px;gap:4px;min-width:0;padding:10px;display:grid}.inbox-v2__preview-coverage-tile.is-wide{grid-column:1/-1}.inbox-v2__preview-coverage-tile.is-primary-owner{text-align:center;background:linear-gradient(#fff,#f9fcfefa),radial-gradient(circle at 50% -30%,#3b82f621,#0000 56%);border-color:#8ba4bdbd;border-radius:12px;justify-items:center;gap:6px;padding:14px 12px 13px;box-shadow:inset 0 1px #ffffffeb,0 8px 18px #1f2d3d0f}.inbox-v2__preview-coverage-tile.is-owner-reason{background:linear-gradient(#fff,#f8fcfbf7),radial-gradient(circle at 50% -25%,#0d948821,#0000 55%);border-color:#8ba4bdbd;border-radius:12px;justify-items:center;gap:6px;padding:10px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffeb,0 8px 18px #1f2d3d0f}.inbox-v2__preview-coverage-tile>span,.inbox-v2__preview-ops-status-row em,.inbox-v2__preview-fallback-rule>span{color:#708093;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:900;line-height:1.2}.inbox-v2__preview-coverage-tile>strong{overflow-wrap:anywhere;color:#1f2d3d;min-width:0;font-size:13px;font-weight:900;line-height:1.25}.inbox-v2__preview-coverage-tile.is-primary-owner>span{color:#5e7187;letter-spacing:.15em;justify-content:center;align-items:center;font-size:9px;display:inline-flex}.inbox-v2__preview-coverage-tile.is-primary-owner>strong{width:100%;box-shadow:none;color:#101928;text-align:center;background:0 0;border:0;border-radius:0;padding:0;font-size:18px;font-weight:950;line-height:1.05}.inbox-v2__preview-coverage-tile.is-owner-reason>span{color:#607388}.inbox-v2__preview-coverage-tile.is-owner-reason>strong{color:#0f766e;background:#ecfdf5db;border:1px solid #0d948838;border-radius:999px;width:max-content;max-width:100%;padding:4px 8px;font-size:11px;line-height:1.1;box-shadow:inset 0 1px #ffffffdb}.inbox-v2__preview-coverage-tile.is-owner-reason>.inbox-v2__preview-owner-reason-title{width:100%;box-shadow:none;color:#1f2d3d;text-align:center;background:0 0;border:0;border-radius:0;padding:0;font-size:12.5px;font-weight:950;line-height:1.25}.inbox-v2__preview-coverage-tile.is-primary-owner>p{color:#5f7287;font-size:11px;font-weight:800;line-height:1.25}.inbox-v2__preview-coverage-tile>p{overflow-wrap:anywhere;color:#657386;min-width:0;margin:0;font-size:11px;font-weight:650;line-height:1.4}.inbox-v2__preview-owner-reasons{gap:4px;margin:0;padding:0;list-style:none;display:grid}.inbox-v2__preview-coverage-tile.is-owner-reason .inbox-v2__preview-owner-reasons{gap:5px;width:100%}.inbox-v2__preview-owner-reasons>li{overflow-wrap:anywhere;color:#657386;min-width:0;padding-left:10px;font-size:11px;font-weight:650;line-height:1.35;position:relative}.inbox-v2__preview-coverage-tile.is-owner-reason .inbox-v2__preview-owner-reasons>li{color:#33455b;background:#ffffffd6;border:1px solid #becfdedb;border-radius:8px;grid-template-columns:10px minmax(0,1fr);align-items:start;gap:5px;padding:5px 7px;font-size:10.5px;font-weight:820;line-height:1.25;display:grid;box-shadow:inset 0 1px #ffffffdb}.inbox-v2__preview-owner-reasons>li:before{content:"";background:#8aa0b6;border-radius:999px;width:3px;height:3px;position:absolute;top:.58em;left:0}.inbox-v2__preview-coverage-tile.is-owner-reason .inbox-v2__preview-owner-reasons>li:before{background:#14b8a6;border:1px solid #0d94883d;align-self:start;width:6px;height:6px;margin-top:.36em;position:static;box-shadow:0 0 0 2px #14b8a614}.inbox-v2__preview-card-icon.is-checkpoint{color:#b45309;background:#fff7ed}.inbox-v2__preview-card-icon.is-fallback{color:#1d4ed8;background:#eff6ff}.inbox-v2__preview-ops-status-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__preview-ops-status-row>span,.inbox-v2__preview-fallback-rule{background:#ffffffc7;border:1px solid #d8e2ec;border-radius:13px;gap:4px;min-width:0;padding:10px;display:grid}.inbox-v2__preview-ops-status-row strong,.inbox-v2__preview-fallback-rule>strong{overflow-wrap:anywhere;color:#243345;min-width:0;font-size:12px;font-weight:900;line-height:1.3}.inbox-v2__preview-ops-status-row small{overflow-wrap:anywhere;color:#657386;min-width:0;font-size:10.5px;font-weight:650;line-height:1.35}.inbox-v2__preview-ops-card--checkpoint{background:radial-gradient(360px 130px at 100% -20%,#f59e0b17 0%,#f59e0b00 72%),linear-gradient(#fffffffc 0%,#fffaf2fc 100%)}.inbox-v2__preview-ops-card--fallback{background:radial-gradient(420px 150px at 100% -18%,#2563eb1a 0%,#2563eb00 72%),linear-gradient(#fffffffe 0%,#f4f8fffc 100%);border-color:#577ec238;box-shadow:inset 0 1px #ffffffdb,0 14px 30px #2a539714}.inbox-v2__preview-fallback-flow{counter-reset:fallback-flow;grid-template-columns:minmax(0,1fr);gap:10px}.inbox-v2__preview-fallback-flow>span,.inbox-v2__preview-fallback-step{background:linear-gradient(#fffffffa,#f8fbfff0);border-color:#577ec22e;grid-template-columns:minmax(0,1fr);padding:12px 12px 12px 44px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffd1,0 8px 18px #2a53970f}.inbox-v2__preview-fallback-step{text-align:left;cursor:pointer;border-style:solid;border-width:1px;width:100%}.inbox-v2__preview-fallback-step--interactive{background:radial-gradient(360px 120px at 100% -24%,#2563eb29,#2563eb00 72%),linear-gradient(#fffffffc,#f3f8fffa)}.inbox-v2__preview-fallback-step--interactive:hover,.inbox-v2__preview-fallback-step--interactive:focus-visible{border-color:#2563eb57;outline:none;box-shadow:inset 0 1px #ffffffe0,0 12px 24px #2a53971f}.inbox-v2__preview-fallback-step--interactive:disabled,.inbox-v2__preview-fallback-step--interactive:disabled:hover{cursor:default;opacity:.78;background:linear-gradient(#f8fafcf5,#f1f5f9f0);border-color:#94a3b833;box-shadow:inset 0 1px #ffffffb8}.inbox-v2__preview-fallback-flow>span:before,.inbox-v2__preview-fallback-step:before{counter-increment:fallback-flow;content:counter(fallback-flow);color:#1d4ed8;background:#eff6fff5;border:1px solid #2563eb38;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:950;line-height:1;display:inline-flex;position:absolute;top:13px;left:12px}.inbox-v2__preview-fallback-flow em{color:#315b9f}.inbox-v2__preview-fallback-flow strong{color:#16263d;font-size:13px}.inbox-v2__preview-fallback-flow small{color:#5f7087;font-size:11px}.inbox-v2__preview-fallback-open-hint{color:#2555a3c2;letter-spacing:.04em;text-align:center;text-transform:uppercase;white-space:nowrap;background:#ffffff8f;border:1px solid #2563eb1c;border-radius:999px;justify-content:center;justify-self:center;align-items:center;width:fit-content;max-width:100%;min-height:24px;margin:12px auto 0;padding:5px 11px;font-size:9px;font-weight:850;line-height:1.15;display:inline-flex}@media (max-width:760px){.inbox-v2__preview-coverage-grid,.inbox-v2__preview-ops-status-row{grid-template-columns:minmax(0,1fr)}}.inbox-v2__fallback-scenario-modal{max-width:720px}.inbox-v2__fallback-scenario-command{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:4px;display:grid}.inbox-v2__fallback-scenario-command>div{background:linear-gradient(#fffffffa,#f7fafff0);border:1px solid #2563eb24;border-radius:14px;min-width:0;padding:11px 12px;box-shadow:inset 0 1px #ffffffd1,0 8px 18px #2a53970d}.inbox-v2__fallback-scenario-command span{color:#68778c;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:950;line-height:1.15;display:block}.inbox-v2__fallback-scenario-command strong{color:#16263d;margin-top:6px;font-size:15px;font-weight:950;line-height:1.15;display:block}.inbox-v2__fallback-scenario-command small{color:#667589;margin-top:5px;font-size:10px;font-weight:700;line-height:1.35;display:block}.inbox-v2__fallback-scenario-scope{background:radial-gradient(360px 120px at 100% -30%,#2563eb1a,#2563eb00 72%),#f6fafff5;border:1px solid #2563eb24;border-radius:15px;padding:12px 14px}.inbox-v2__fallback-scenario-scope strong{color:#17263e;font-size:13px;font-weight:950;line-height:1.25;display:block}.inbox-v2__fallback-scenario-scope p,.inbox-v2__fallback-scenario-option-copy small{color:#667589;margin:4px 0 0;font-size:11px;font-weight:650;line-height:1.4}.inbox-v2__fallback-scenario-list{gap:10px;margin-top:12px;display:grid}.inbox-v2__fallback-scenario-option{cursor:pointer;background:#ffffffe6;border:1px solid #d8e2ec;border-radius:16px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffc2}.inbox-v2__fallback-scenario-option.is-selected{background:linear-gradient(#fffffffc,#f5f9fffa);border-color:#2563eb47;box-shadow:inset 0 1px #ffffffdb,0 10px 22px #2a539714}.inbox-v2__fallback-scenario-option input{opacity:0;pointer-events:none;position:absolute}.inbox-v2__fallback-scenario-option>span{background:#fff;border:1px solid #70809357;border-radius:999px;width:22px;height:22px;margin-top:16px}.inbox-v2__fallback-scenario-option.is-selected>span{background:radial-gradient(circle,#1d4ed8 0 38%,#0000 40%),#eff6ff;border-color:#2563eb61}.inbox-v2__fallback-scenario-option-copy{min-width:0}.inbox-v2__fallback-scenario-option-kicker{color:#77849a;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:950;line-height:1.15;display:block}.inbox-v2__fallback-scenario-option-title{justify-content:space-between;align-items:center;gap:10px;margin-top:5px;display:flex}.inbox-v2__fallback-scenario-option-title strong{color:#18283f;min-width:0;font-size:13px;font-weight:950;line-height:1.2}.inbox-v2__fallback-scenario-option-title em{color:#2555a3;letter-spacing:.08em;text-transform:uppercase;background:#eff6ffdb;border:1px solid #2563eb2e;border-radius:999px;flex:none;padding:4px 7px;font-size:9px;font-style:normal;font-weight:950;line-height:1}.inbox-v2__fallback-scenario-option:not(.is-selected) .inbox-v2__fallback-scenario-option-title em{color:#667589;background:#f8fafcf0;border-color:#70809333}.inbox-v2__fallback-scenario-error{color:#991b1b;background:#fef2f2f0;border:1px solid #dc262638;border-radius:12px;margin:12px 0 0;padding:9px 10px;font-size:12px;font-weight:750}.inbox-v2__fallback-scenario-actions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.inbox-v2__fallback-scenario-actions button{color:#243345;cursor:pointer;background:#fff;border:1px solid #d8e2ec;border-radius:12px;min-height:36px;padding:0 13px;font-size:12px;font-weight:850}.inbox-v2__fallback-scenario-actions button.is-primary{color:#fff;background:linear-gradient(#2563ebf2,#1d4ed8f2);border-color:#2563eb5c}.inbox-v2__fallback-scenario-actions button:disabled{cursor:not-allowed;opacity:.58}.inbox-v2__fallback-owner-list{gap:8px;margin-top:14px;display:grid}.inbox-v2__fallback-owner-row{text-align:left;cursor:pointer;background:#ffffffeb;border:1px solid #d8e2ec;border-radius:14px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:10px 12px;display:grid;box-shadow:inset 0 1px #ffffffbd}.inbox-v2__fallback-owner-row:hover,.inbox-v2__fallback-owner-row:focus-visible,.inbox-v2__fallback-owner-row.is-selected{background:linear-gradient(#fffffffc,#f5f9fffa);border-color:#2563eb4d;outline:none}.inbox-v2__fallback-owner-row>span:nth-child(2){gap:3px;min-width:0;display:grid}.inbox-v2__fallback-owner-row strong{color:#18283f;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:950;line-height:1.2;overflow:hidden}.inbox-v2__fallback-owner-row small{color:#667589;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:700;line-height:1.25;overflow:hidden}.inbox-v2__fallback-owner-row em{color:#2555a3;white-space:nowrap;background:#eff6ffb3;border:1px solid #2563eb24;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:900;line-height:1}@media (max-width:760px){.inbox-v2__fallback-scenario-command{grid-template-columns:minmax(0,1fr)}}.inbox-v2__assignment-picker-backdrop{z-index:32;overscroll-behavior:contain;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0e1485;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:hidden}.inbox-v2__assignment-picker-modal{overscroll-behavior:contain;background:radial-gradient(760px 220px at 100% -12%,#2563eb14 0%,#2563eb00 64%),linear-gradient(#fff 0%,#f8fbfe 100%);border:1px solid #cbd7e4;border-radius:18px;grid-template-rows:auto auto auto minmax(120px,1fr);gap:12px;width:min(820px,96vw);max-height:min(760px,92vh);padding:16px;display:grid;overflow:hidden;box-shadow:0 30px 80px #0f172a42,0 8px 22px #0f172a1f,inset 0 1px #ffffffe0}.inbox-v2__fallback-policy-modal{grid-template-rows:auto minmax(0,1fr) auto}.inbox-v2__fallback-policy-scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#6071875c #e2e8f080;min-height:0;padding-right:4px;overflow-y:auto}.inbox-v2__fallback-policy-scroll::-webkit-scrollbar{width:8px}.inbox-v2__fallback-policy-scroll::-webkit-scrollbar-track{background:#e2e8f080;border-radius:999px}.inbox-v2__fallback-policy-scroll::-webkit-scrollbar-thumb{background:#6071875c;border:2px solid #e2e8f080;border-radius:999px}.inbox-v2__fallback-policy-modal .inbox-v2__fallback-scenario-actions{background:linear-gradient(#f8fbfeb8,#f8fbfefa);border-top:1px solid #cbd5e1b3;margin-top:0;padding-top:12px}.inbox-v2__assignment-picker-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.inbox-v2__assignment-picker-header>div{gap:4px;min-width:0;display:grid}.inbox-v2__assignment-picker-header span,.inbox-v2__assignment-picker-search>span{color:#667587;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1}.inbox-v2__assignment-picker-header h2{color:#162131;letter-spacing:0;margin:0;font-size:20px;font-weight:900;line-height:1.12}.inbox-v2__assignment-picker-header p{color:#667587;margin:0;font-size:12px;font-weight:650;line-height:1.45}.inbox-v2__assignment-picker-header button,.inbox-v2__assignment-picker-add,.inbox-v2__assignment-picker-filters button{color:#27364a;cursor:pointer;background:#fffffff0;border:1px solid #10182824;border-radius:999px;min-height:34px;padding:0 12px;font-size:11px;font-weight:850;line-height:1}.inbox-v2__assignment-picker-header button:hover,.inbox-v2__assignment-picker-add:hover:not(:disabled),.inbox-v2__assignment-picker-filters button:hover,.inbox-v2__assignment-picker-filters button.is-active{color:#1d4ed8;background:#fff;border-color:#2563eb47}.inbox-v2__assignment-picker-header button:focus-visible,.inbox-v2__assignment-picker-add:focus-visible,.inbox-v2__assignment-picker-filters button:focus-visible,.inbox-v2__assignment-picker-search input:focus{outline-offset:2px;outline:2px solid #2563eb3d}.inbox-v2__assignment-picker-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.inbox-v2__assignment-picker-search{gap:7px;min-width:0;display:grid}.inbox-v2__assignment-picker-search input{color:#1f2d3d;letter-spacing:0;background:#fff;border:1px solid #cfd9e5;border-radius:13px;width:100%;height:40px;padding:0 12px;font-size:13px;font-weight:650}.inbox-v2__assignment-picker-search input::placeholder{color:#9aa6b5}.inbox-v2__assignment-picker-audit-reason{gap:7px;display:grid}.inbox-v2__assignment-picker-audit-reason>span{color:#708096;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.inbox-v2__assignment-picker-audit-reason input{color:#1f2d3d;letter-spacing:0;background:#fff;border:1px solid #cfd9e5;border-radius:13px;width:100%;height:40px;padding:0 12px;font-size:13px;font-weight:650}.inbox-v2__assignment-picker-audit-reason input:focus{border-color:#b48a2c;outline:none;box-shadow:0 0 0 3px #b48a2c24}.inbox-v2__assignment-picker-filters{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.inbox-v2__assignment-picker-filters button.is-active{box-shadow:0 8px 18px #2563eb1f}.inbox-v2__assignment-picker-filters button.is-logged-in{color:#047857;background:#ecfdf5;border-color:#0596693d}.inbox-v2__assignment-picker-filters button.is-logged-in:hover,.inbox-v2__assignment-picker-filters button.is-logged-in.is-active{color:#047857;background:#ecfdf5;border-color:#05966952;box-shadow:0 8px 18px #0596691f}.inbox-v2__assignment-picker-filters button.is-logged-out{color:#b91c1c;background:#fef2f2;border-color:#dc262638}.inbox-v2__assignment-picker-filters button.is-logged-out:hover,.inbox-v2__assignment-picker-filters button.is-logged-out.is-active{color:#b91c1c;background:#fef2f2;border-color:#dc26264d;box-shadow:0 8px 18px #dc26261a}.inbox-v2__assignment-picker-add.is-unassigned-action{background:#475569;border-color:#475569;min-width:112px}.inbox-v2__assignment-picker-add.is-unassigned-action:hover:not(:disabled){background:#334155;border-color:#334155}.inbox-v2__assignment-suggestion{background:radial-gradient(420px 120px at 100% -18%,#2563eb1a 0%,#2563eb00 72%),linear-gradient(#fff 0%,#f4f8fd 100%);border:1px solid #2563eb2e;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:11px;display:grid;box-shadow:0 14px 30px #2563eb14,inset 0 1px #ffffffe6}.inbox-v2__assignment-suggestion.is-risky_candidate{background:radial-gradient(420px 120px at 100% -18%,#d977061f 0%,#d9770600 72%),linear-gradient(#fff 0%,#fffaf0 100%);border-color:#d977063d}.inbox-v2__assignment-suggestion.is-empty{box-shadow:none;background:#ffffffc7;border-color:#d8e2ec;grid-template-columns:1fr}.inbox-v2__assignment-suggestion-main,.inbox-v2__assignment-suggestion-empty{gap:4px;min-width:0;display:grid}.inbox-v2__assignment-suggestion-main>span,.inbox-v2__assignment-suggestion-empty>span{color:#5d6f84;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:950;line-height:1}.inbox-v2__assignment-suggestion-main>strong,.inbox-v2__assignment-suggestion-empty>strong{color:#172433;font-size:15px;font-weight:950;line-height:1.18}.inbox-v2__assignment-suggestion-main>p,.inbox-v2__assignment-suggestion-empty>p{color:#586a7f;margin:0;font-size:12px;font-weight:700;line-height:1.42}.inbox-v2__assignment-picker-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#2563eb61 #e2e8f094;background:#f8fbfe9e;border:1px solid #d8e2ecd1;border-radius:14px;align-content:start;gap:8px;min-height:0;padding:8px;display:grid;overflow:hidden auto}.inbox-v2__assignment-picker-list-head{color:#5d6f84;letter-spacing:.12em;text-transform:uppercase;padding:2px 2px 1px;font-size:10px;font-weight:950;line-height:1}.inbox-v2__assignment-picker-row{background:#ffffffe0;border:1px solid #d8e2ec;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;display:grid;box-shadow:0 8px 18px #0f172a0b,inset 0 1px #ffffffd1}.inbox-v2__assignment-picker-avatar{color:#405163;letter-spacing:.08em;background:#f5f8fb;border:1px solid #d5dee8;border-radius:13px;justify-content:center;align-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:inline-flex}.inbox-v2__assignment-picker-avatar.is-healthy{color:#047857;background:#ecfdf5;border-color:#0596693d}.inbox-v2__assignment-picker-avatar.is-high_load{color:#b45309;background:#fffbeb;border-color:#d9770642}.inbox-v2__assignment-picker-avatar.is-fallback_only{color:#64748b;background:#f8fafc;border-color:#64748b3d}.inbox-v2__assignment-picker-main{gap:5px;min-width:0;display:grid}.inbox-v2__assignment-picker-title-row{align-items:baseline;gap:8px;min-width:0;display:flex}.inbox-v2__assignment-picker-title-row strong{color:#172433;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:900;line-height:1.2;overflow:hidden}.inbox-v2__assignment-picker-title-row span{color:#6f7d8d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:650;line-height:1.2;overflow:hidden}.inbox-v2__assignment-picker-meta{flex-wrap:wrap;gap:5px;display:flex}.inbox-v2__assignment-picker-meta span{color:#596a7e;background:#f8fbfe;border:1px solid #dfe7ef;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:800;line-height:1}.inbox-v2__assignment-picker-signal{justify-items:end;gap:4px;min-width:128px;display:grid}.inbox-v2__assignment-picker-status{color:#475569;background:#fff;border:1px solid #d8e2ec;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;line-height:1}.inbox-v2__assignment-picker-status.is-healthy{color:#047857;background:#ecfdf5;border-color:#05966938}.inbox-v2__assignment-picker-status.is-high_load{color:#b45309;background:#fffbeb;border-color:#d977063d}.inbox-v2__assignment-picker-status.is-fallback_only{color:#64748b;background:#f8fafc;border-color:#64748b3d}.inbox-v2__assignment-picker-status.is-logged-in{color:#047857;background:#ecfdf5;border-color:#0596693d}.inbox-v2__assignment-picker-status.is-logged-out{color:#b91c1c;background:#fef2f2;border-color:#dc262638}.inbox-v2__assignment-picker-signal strong{color:#203044;white-space:nowrap;font-size:12px;font-weight:900;line-height:1.2}.inbox-v2__assignment-picker-signal small{color:#7a8796;white-space:nowrap;font-size:10px;font-weight:700;line-height:1.2}.inbox-v2__assignment-picker-why{justify-content:center;display:inline-flex;position:relative}.inbox-v2__assignment-picker-why>button{color:#4f6074;cursor:help;background:#fff;border:1px solid #d8e2ec;border-radius:999px;min-width:48px;min-height:30px;padding:0 9px;font-size:10px;font-weight:950;line-height:1}.inbox-v2__assignment-picker-why>button:hover,.inbox-v2__assignment-picker-why>button:focus-visible{color:#1d4ed8;border-color:#2563eb47;outline:none}.inbox-v2__assignment-picker-why>span[role=tooltip]{z-index:3;color:#f8fafc;opacity:0;pointer-events:none;background:#101828;border:1px solid #cbd7e4;border-radius:13px;gap:5px;width:min(280px,78vw);padding:10px 11px;transition:opacity .12s,transform .12s;display:grid;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(4px);box-shadow:0 18px 38px #0f172a38}.inbox-v2__assignment-picker-why>span[role=tooltip]:after{content:"";background:#101828;border-bottom:1px solid #cbd7e4;border-right:1px solid #cbd7e4;width:10px;height:10px;position:absolute;bottom:-6px;right:18px;transform:rotate(45deg)}.inbox-v2__assignment-picker-why:hover>span[role=tooltip],.inbox-v2__assignment-picker-why:focus-within>span[role=tooltip]{opacity:1;transform:translateY(0)}.inbox-v2__assignment-picker-why>span[role=tooltip] strong{color:#fff;letter-spacing:.12em;font-size:10px;font-weight:950;line-height:1}.inbox-v2__assignment-picker-why>span[role=tooltip] span{color:#dbeafe;font-size:12px;font-weight:650;line-height:1.45}.inbox-v2__assignment-picker-add{color:#fff;background:#111827;border-color:#111827;min-width:76px}.inbox-v2__assignment-picker-add:hover:not(:disabled){color:#fff;background:#1f2937;border-color:#1f2937}.inbox-v2__assignment-picker-add:disabled{cursor:not-allowed;color:#8793a2;background:#f3f6f9;border-color:#d8e2ec}.inbox-v2__assignment-picker-empty{color:#667587;text-align:center;background:#ffffffc2;border:1px dashed #ccd8e5;border-radius:14px;margin:0;padding:18px;font-size:13px;font-weight:700;line-height:1.45}@media (max-width:760px){.inbox-v2__assignment-picker-backdrop{padding:12px}.inbox-v2__assignment-picker-modal{border-radius:16px;max-height:94vh;padding:12px}.inbox-v2__assignment-picker-header{flex-direction:column;align-items:stretch}.inbox-v2__assignment-picker-toolbar{grid-template-columns:1fr}.inbox-v2__assignment-picker-filters{justify-content:flex-start}.inbox-v2__assignment-picker-row,.inbox-v2__assignment-suggestion{grid-template-columns:auto minmax(0,1fr)}.inbox-v2__assignment-suggestion .inbox-v2__assignment-picker-why,.inbox-v2__assignment-suggestion .inbox-v2__assignment-picker-add{grid-column:1/-1;width:100%}.inbox-v2__assignment-picker-signal{grid-column:1/-1;justify-items:start;min-width:0}.inbox-v2__assignment-picker-add{grid-column:1/-1;width:100%}.inbox-v2__assignment-picker-why{grid-column:1/-1;justify-content:stretch}.inbox-v2__assignment-picker-why>button{width:100%}.inbox-v2__assignment-picker-title-row{flex-direction:column;align-items:flex-start;gap:3px}}.inbox-v2__preview-tags-card .inbox-v2__preview-card-head{grid-template-columns:auto minmax(0,1fr) auto}.inbox-v2__preview-tag-add{color:#1f2d3d;cursor:pointer;background:#fff;border:1px solid #d3dce7;border-radius:12px;width:34px;height:34px;font-size:22px;line-height:1}.inbox-v2__preview-tag-chip{color:#304152;background:#fff;border:1px solid #d8e2ec;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.inbox-v2__preview-team-ops{background:linear-gradient(#f8fbfd 0%,#f4f7fa 100%);gap:14px;padding:14px 16px 18px;display:grid}.inbox-v2__team-ops-health-strip{color:#426b67;background:#f0fdfaad;border:1px solid #b9dcd2e6;border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px 9px;min-width:0;padding:8px 10px;font-size:10px;line-height:1.3;display:flex}.inbox-v2__team-ops-health-strip.is-attention{color:#805c2c;background:#fff9edd1;border-color:#eabe8ce6}.inbox-v2__team-ops-health-dot{background:#0f9f8c;border-radius:999px;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 0 3px #0f9f8c1f}.inbox-v2__team-ops-health-strip.is-attention .inbox-v2__team-ops-health-dot{background:#d97706;box-shadow:0 0 0 3px #d977061f}.inbox-v2__team-ops-health-strip strong{color:#185b55;font-size:11px;font-weight:900}.inbox-v2__team-ops-health-strip.is-attention strong{color:#874c12}.inbox-v2__team-ops-health-strip>span:not(.inbox-v2__team-ops-health-dot):before{content:"·";color:currentColor;opacity:.55;margin-right:7px}.inbox-v2__team-ops-priority-stack{gap:10px;display:grid}.inbox-v2__team-ops-priority-stack>.inbox-v2__preview-status-control,.inbox-v2__team-ops-priority-stack>.inbox-v2__preview-assignment-card,.inbox-v2__team-ops-priority-stack>.inbox-v2__preview-ops-card--fallback{margin:0}.inbox-v2__team-ops-priority-stack>.inbox-v2__preview-status-control{border-color:#0d94884d;box-shadow:0 14px 28px #0f766e12,inset 3px 0 #0d9488cc,inset 0 1px #ffffffd6}.inbox-v2__team-ops-priority-stack>.inbox-v2__preview-ops-card--fallback{border-color:#2563eb38}.inbox-v2__preview-team-ops--sent{background:radial-gradient(420px 160px at 100% -40px,#0f766e14 0%,#0f766e00 70%),linear-gradient(#fbfefd 0%,#f6fafb 100%);gap:12px;padding:14px}.orders-team-ops-rail{background:radial-gradient(420px 150px at 100% -42px,#b872240e 0%,#b8722400 72%),linear-gradient(#fbfdff 0%,#f6f8fb 100%);gap:12px;min-width:0;padding:12px;overflow-x:hidden}.inbox-v2__preview-team-ops[data-team-ops-standard=true]{padding-top:4px}.inbox-v2__preview-mode-switch:has(>.inbox-v2__preview-selector-trigger.is-section-team-ops){padding-bottom:2px}.inbox-v2__rail-content:has(>.inbox-v2__preview-mode-switch>.inbox-v2__preview-selector-trigger.is-section-team-ops){gap:2px}[data-live-chat-shell] [aria-label=Case\ Control]:has(>.inbox-v2__preview-mode-switch>.inbox-v2__preview-selector-trigger.is-section-team-ops){gap:2px}.orders-team-ops-rail>*,.orders-team-ops-rail .operatoros-collision-banner{min-width:0}.orders-team-ops-rail .inbox-v2__preview-status-control{border-radius:16px;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:10px;margin:0;padding:12px;display:grid}.orders-team-ops-rail .inbox-v2__preview-status-control-actions{justify-content:stretch;width:100%}.orders-team-ops-rail .inbox-v2__preview-status-control-actions>button{flex:1;min-width:0}.orders-team-ops-rail .inbox-v2__preview-assignment-card{min-width:0}.orders-team-ops-rail .orders-roe-quality-card,.orders-team-ops-rail .inbox-v2__preview-assignment-card,.orders-team-ops-rail .inbox-v2__preview-ops-card,.orders-team-ops-rail .inbox-v2__preview-tags-card,.orders-team-ops-rail .inbox-v2__preview-badge-console,.orders-team-ops-rail .inbox-v2__preview-routing-card,.orders-team-ops-rail .inbox-v2__preview-collaboration-card,.orders-team-ops-rail .inbox-v2__team-section{background:linear-gradient(#fffffffc 0%,#f8fbfefc 100%);border:1px solid #d5dee8;border-radius:16px;gap:11px;min-width:0;padding:12px;display:grid;overflow:visible;box-shadow:0 14px 30px #0f172a0d,inset 0 1px #ffffffd1}.orders-team-ops-rail .orders-roe-quality-card{background:radial-gradient(320px 120px at 100% -24px,#14b8a617 0%,#14b8a600 72%),linear-gradient(#fffffffc 0%,#f6fbfcfc 100%);border-color:#2c6c7a33}.orders-team-ops-rail .orders-roe-quality-card.is-warning{background:radial-gradient(320px 120px at 100% -24px,#f59e0b1c 0%,#f59e0b00 72%),linear-gradient(#fffffffc 0%,#fffbebb8 100%);border-color:#d9770642}.orders-team-ops-rail .orders-roe-quality-card.is-safe{border-color:#0596693d}.orders-team-ops-rail .inbox-v2__preview-card-head{gap:9px;min-width:0}.orders-team-ops-rail .inbox-v2__preview-card-head>div,.orders-team-ops-rail .inbox-v2__preview-status-control-copy,.orders-team-ops-rail .inbox-v2__preview-assignee-copy{min-width:0}.orders-team-ops-rail .inbox-v2__preview-card-icon{border-radius:12px;flex-basis:34px;width:34px;height:34px}.orders-team-ops-rail .inbox-v2__preview-card-head strong,.orders-team-ops-rail .inbox-v2__preview-status-control-copy>strong,.orders-team-ops-rail .inbox-v2__preview-team-fact strong,.orders-team-ops-rail .inbox-v2__preview-badge-console-tile>strong,.orders-team-ops-rail .inbox-v2__preview-routing-rows strong,.orders-team-ops-rail .inbox-v2__preview-collaboration-rows strong,.orders-team-ops-rail .inbox-v2__preview-assignee-copy strong{text-overflow:ellipsis;min-width:0;overflow:hidden}.orders-team-ops-rail .inbox-v2__preview-card-head strong,.orders-team-ops-rail .inbox-v2__preview-assignee-copy strong{white-space:nowrap}.orders-team-ops-rail .inbox-v2__preview-card-head p,.orders-team-ops-rail .inbox-v2__preview-status-control-copy>p,.orders-team-ops-rail .inbox-v2__preview-team-next p,.orders-team-ops-rail .inbox-v2__preview-team-feed-note p,.orders-team-ops-rail .inbox-v2__team-section-header p,.orders-team-ops-rail .inbox-v2__preview-team-fact small,.orders-team-ops-rail .inbox-v2__preview-badge-console-tile>small,.orders-team-ops-rail .inbox-v2__preview-assignee-copy em,.orders-team-ops-rail .inbox-v2__preview-routing-rows strong,.orders-team-ops-rail .inbox-v2__preview-collaboration-rows strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.orders-team-ops-rail .inbox-v2__preview-team-fact-grid,.orders-team-ops-rail .inbox-v2__preview-team-fact-grid.is-ownership,.orders-team-ops-rail .inbox-v2__preview-fallback-flow{grid-template-columns:minmax(0,1fr);gap:7px}.orders-team-ops-rail .inbox-v2__preview-fallback-step{min-width:0}.orders-team-ops-rail .inbox-v2__preview-team-fact{border-radius:11px;min-width:0;padding:8px 9px}.orders-team-ops-rail .inbox-v2__preview-badge-console-grid{grid-template-columns:minmax(0,1fr);gap:7px}.orders-team-ops-rail .orders-roe-quality-card__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-team-ops-rail .inbox-v2__preview-badge-console-tile{border-radius:11px;min-width:0;padding:9px}.orders-team-ops-rail .inbox-v2__preview-assignment-controls{flex-wrap:wrap;gap:8px;display:flex}.orders-team-ops-rail .inbox-v2__preview-ownership-picker,.orders-team-ops-rail .inbox-v2__preview-ownership-picker select{width:100%;min-width:0}.orders-team-ops-rail .inbox-v2__preview-assignee-list{grid-template-columns:minmax(0,1fr);display:grid}.orders-roe-quality-card__metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;min-width:0;display:grid}.orders-roe-quality-card__metrics article{background:#ffffffc7;border:1px solid #cbd5e1d1;border-radius:11px;align-content:start;gap:4px;min-width:0;min-height:68px;padding:8px;display:grid}.orders-roe-quality-card__metrics span,.orders-roe-quality-card__actions span{color:#64748b;letter-spacing:.05em;text-transform:uppercase;font-size:9.5px;font-weight:900;line-height:1}.orders-roe-quality-card__metrics strong{color:#172033;overflow-wrap:anywhere;font-size:17px;font-weight:950;line-height:1.05}.orders-roe-quality-card__metrics small{color:#64748b;overflow-wrap:anywhere;font-size:10px;font-weight:800;line-height:1.2}.orders-roe-quality-card__actions{gap:7px;min-width:0;display:grid}.orders-roe-quality-card__actions article{background:#ffffffb3;border:1px solid #cbd5e1bd;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:8px 9px;display:grid}.orders-roe-quality-card__actions article>div{gap:4px;min-width:0;display:grid}.orders-roe-quality-card__actions strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:920;line-height:1.2;overflow:hidden}.orders-roe-quality-card__actions em{color:#92400e;white-space:nowrap;background:#fffbebe0;border:1px solid #d977063d;border-radius:999px;justify-self:end;padding:5px 7px;font-size:9.5px;font-style:normal;font-weight:900;line-height:1}.orders-roe-quality-card__empty{color:#64748b;margin:0;font-size:12px;font-weight:780;line-height:1.35}.orders-team-ops-rail .inbox-v2__preview-assignee-pill{width:100%;min-width:0}.orders-team-ops-rail .inbox-v2__preview-assignee-remove{opacity:1;transform:none}.orders-team-ops-rail .inbox-v2__preview-assignment-card{border-radius:18px;gap:14px;padding:14px}.orders-team-ops-rail .inbox-v2__preview-assignment-card .inbox-v2__preview-card-head{gap:10px}.orders-team-ops-rail .inbox-v2__preview-assignment-card .inbox-v2__preview-card-icon{border-radius:14px;flex-basis:38px;width:38px;height:38px}.orders-team-ops-rail .inbox-v2__preview-assignment-card .inbox-v2__preview-card-head strong,.orders-team-ops-rail .inbox-v2__preview-assignment-card .inbox-v2__preview-assignee-copy strong{white-space:normal}.orders-team-ops-rail .inbox-v2__preview-assignment-card .inbox-v2__preview-assignee-list{flex-wrap:wrap;grid-template-columns:none;gap:6px;display:flex}.orders-team-ops-rail .inbox-v2__preview-assignment-card .inbox-v2__preview-assignee-pill{width:auto;max-width:100%}.orders-team-ops-rail .inbox-v2__preview-assignment-card .inbox-v2__preview-assignee-copy em{text-overflow:ellipsis;-webkit-line-clamp:unset;display:block;overflow:hidden}.orders-team-ops-rail .inbox-v2__preview-assignment-card .inbox-v2__preview-assignee-remove{opacity:0;transform:scale(.92)}.orders-team-ops-rail .inbox-v2__preview-assignment-card .inbox-v2__preview-assignee-pill:hover .inbox-v2__preview-assignee-remove,.orders-team-ops-rail .inbox-v2__preview-assignment-card .inbox-v2__preview-assignee-pill:focus-within .inbox-v2__preview-assignee-remove{opacity:1;transform:scale(1)}.orders-team-ops-rail .inbox-v2__preview-ops-command-row,.orders-team-ops-rail .orders-preview-rail__actions.is-secondary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.orders-team-ops-rail .inbox-v2__preview-ops-command-row button,.orders-team-ops-rail .orders-preview-rail__actions.is-secondary button{width:100%}.orders-team-ops-rail .inbox-v2__preview-tag-list,.orders-team-ops-rail .inbox-v2__preview-suggested-tags>div{min-width:0;overflow:hidden}.orders-team-ops-rail .inbox-v2__preview-tag-chip,.orders-team-ops-rail .inbox-v2__preview-suggested-tag{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.orders-team-ops-rail .inbox-v2__preview-routing-rows,.orders-team-ops-rail .inbox-v2__preview-collaboration-rows{grid-template-columns:minmax(0,1fr)}.orders-team-ops-rail .inbox-v2__rail-form,.orders-team-ops-rail .inbox-v2__rail-list,.orders-team-ops-rail .inbox-v2__rail-list-item,.orders-team-ops-rail .inbox-v2__rail-form label,.orders-team-ops-rail .inbox-v2__rail-form textarea{min-width:0}.orders-team-ops-rail .inbox-v2__rail-list-item p{overflow-wrap:anywhere}.inbox-v2__sent-team-ops-hero{background:radial-gradient(360px 140px at 100% -18%,#14b8a61a 0%,#14b8a600 72%),linear-gradient(#fff 0%,#f3fbfa 100%);border:1px solid #b9dad5f2;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid;box-shadow:0 14px 28px #0f172a0e,inset 0 1px #ffffffd6}.inbox-v2__sent-team-ops-hero>div{gap:6px;min-width:0;display:grid}.inbox-v2__sent-team-ops-hero>div>span{color:#0f766e;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:950}.inbox-v2__sent-team-ops-hero strong{color:#10202b;font-size:16px;font-weight:950;line-height:1.2}.inbox-v2__sent-team-ops-hero p{color:#526173;margin:0;font-size:12px;font-weight:760;line-height:1.45}.inbox-v2__preview-team-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__preview-team-fact-grid.is-ownership{grid-template-columns:repeat(2,minmax(0,1fr))}.inbox-v2__preview-badge-console-grid{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.inbox-v2__preview-badge-console-tile{width:100%;min-width:0;color:inherit;text-align:left;background:#fff;border:1px solid #d9e2eb;border-radius:12px;gap:4px;padding:10px;display:grid}button.inbox-v2__preview-badge-console-tile{cursor:pointer;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s}button.inbox-v2__preview-badge-console-tile:hover,button.inbox-v2__preview-badge-console-tile:focus-visible{background:#f8fbfe;border-color:#aebfce;outline:none;transform:translateY(-1px);box-shadow:0 10px 20px #0f172a12}button.inbox-v2__preview-badge-console-tile:disabled{cursor:default;opacity:1}button.inbox-v2__preview-badge-console-tile.is-readonly:hover,button.inbox-v2__preview-badge-console-tile.is-readonly:focus-visible{box-shadow:none;background:#f9fbfd;border-color:#d9e2eb;transform:none}.inbox-v2__preview-badge-console-tile>span{letter-spacing:.12em;text-transform:uppercase;color:#708093;font-size:10px;font-weight:850;line-height:1.2}.inbox-v2__preview-badge-console-tile>strong{overflow-wrap:anywhere;color:#172233;align-items:center;gap:5px;min-width:0;font-size:13px;line-height:1.2;display:inline-flex}.inbox-v2__preview-badge-console-tile>small{overflow-wrap:anywhere;color:#6d7a8b;min-width:0;font-size:11px;line-height:1.35}.inbox-v2__preview-badge-console-tile.is-success{background:#f3fbf6;border-color:#cbe7d4}.inbox-v2__preview-badge-console-tile.is-success>span,.inbox-v2__preview-badge-console-tile.is-success>small{color:#526273}.inbox-v2__preview-badge-console-tile.is-warning{background:#fff9ec;border-color:#ecd8a9}.inbox-v2__preview-badge-console-tile.is-danger{background:#fff5f4;border-color:#f0c8c4}.inbox-v2__preview-badge-console-tile.is-readonly{background:#f9fbfd}.inbox-v2__preview-badge-console-tile.is-sent-direction-sent{background:#f3faf5;border-color:#c7d6cb}.inbox-v2__preview-badge-console-tile.is-sent-direction-scheduled,.inbox-v2__preview-badge-console-tile.is-sent-direction-processing{background:#fff9ed;border-color:#d9ccaa}.inbox-v2__preview-badge-console-tile.is-sent-direction-failed{background:#fff3f1;border-color:#e5bfb8}.inbox-v2__preview-badge-console-tile.is-sent-by{background:#eff6fff5;border-color:#2563eb3d}.inbox-v2__preview-badge-console-tile.is-sent-by>strong,.inbox-v2__preview-badge-console-tile.is-sent-by>span,.inbox-v2__preview-badge-console-tile.is-sent-by>small{color:#1d4ed8}.inbox-v2__preview-badge-console-tile.is-sent-state.is-stable{background:#f3faf5;border-color:#c7d6cb}.inbox-v2__preview-badge-console-tile.is-sent-state.is-watch{background:#fff9ed;border-color:#d9ccaa}.inbox-v2__preview-badge-console-tile.is-sent-state.is-risk{background:#fff3f1;border-color:#e5bfb8}.inbox-v2__preview-badge-console-tile.is-sent-tags{background:linear-gradient(#fffffffa,#f8fafceb);border-color:#64748b33}.inbox-v2__preview-badge-console-tile[class*=is-topic-]{--topic-accent:#475467;--topic-bg:#f8fafcf0;--topic-border:#0f172a1f;border-color:var(--topic-border);background:linear-gradient(180deg, #ffffffeb, var(--topic-bg)), radial-gradient(circle at 0% 0%, color-mix(in srgb, var(--topic-accent) 14%, transparent), transparent 52%)}.inbox-v2__preview-badge-console-tile[class*=is-topic-]>span,.inbox-v2__preview-badge-console-tile[class*=is-topic-]>small{color:color-mix(in srgb, var(--topic-accent) 76%, #475467)}.inbox-v2__preview-badge-console-tile[class*=is-topic-]>strong{color:#111827}.inbox-v2__preview-badge-console-tile.is-topic-orders{--topic-accent:#2563eb;--topic-bg:#eff6fff5;--topic-border:#2563eb38}.inbox-v2__preview-badge-console-tile.is-topic-shipping{--topic-accent:#0891b2;--topic-bg:#ecfefff5;--topic-border:#0891b23d}.inbox-v2__preview-badge-console-tile.is-topic-refund{--topic-accent:#d97706;--topic-bg:#fffbebfa;--topic-border:#d977063d}.inbox-v2__preview-badge-console-tile.is-topic-complaint{--topic-accent:#dc2626;--topic-bg:#fef2f2fa;--topic-border:#dc26263d}.inbox-v2__preview-badge-console-tile.is-topic-product{--topic-accent:#16a34a;--topic-bg:#f0fdf4f5;--topic-border:#16a34a38}.inbox-v2__preview-badge-console-tile.is-topic-billing{--topic-accent:#0f766e;--topic-bg:#f0fdfaf5;--topic-border:#0f766e38}.inbox-v2__preview-badge-console-tile.is-topic-subscription{--topic-accent:#7c3aed;--topic-bg:#f5f3fffa;--topic-border:#7c3aed38}.inbox-v2__preview-badge-console-tile.is-topic-account{--topic-accent:#4f46e5;--topic-bg:#eef2fffa;--topic-border:#4f46e538}.inbox-v2__preview-badge-console-tile.is-topic-technical{--topic-accent:#9333ea;--topic-bg:#faf5fffa;--topic-border:#9333ea38}.inbox-v2__preview-badge-console-tile.is-topic-ads,.inbox-v2__preview-badge-console-tile.is-topic-documents,.inbox-v2__preview-badge-console-tile.is-topic-spam{--topic-accent:#64748b;--topic-bg:#f8fafcfa;--topic-border:#64748b38}.inbox-v2__preview-badge-console-tile.is-topic-feedback{--topic-accent:#ca8a04;--topic-bg:#fefce8fa;--topic-border:#ca8a0438}.inbox-v2__preview-badge-console-tile.is-topic-vip_escalation{--topic-accent:#be123c;--topic-bg:#fff1f2fa;--topic-border:#be123c3d}.inbox-v2__preview-badge-console-tile.is-topic-internal{--topic-accent:#475569;--topic-bg:#f8fafcfa;--topic-border:#47556933}.inbox-v2__preview-badge-console-tile.is-topic-other{--topic-accent:#667085;--topic-bg:#f9fafbfa;--topic-border:#6670852e}.inbox-v2__preview-badge-console-tile.is-action-action_required{background:linear-gradient(#eff6fffa,#dbeafee0);border-color:#2563eb33}.inbox-v2__preview-badge-console-tile.is-action-action_required>strong,.inbox-v2__preview-badge-console-tile.is-action-action_required>span,.inbox-v2__preview-badge-console-tile.is-action-action_required>small{color:#1d4ed8}.inbox-v2__preview-badge-console-tile.is-action-replied{background:linear-gradient(#ecfdf5fa,#d1fae5e6);border-color:#10b98138}.inbox-v2__preview-badge-console-tile.is-action-replied>strong,.inbox-v2__preview-badge-console-tile.is-action-replied>span,.inbox-v2__preview-badge-console-tile.is-action-replied>small{color:#047857}.inbox-v2__preview-badge-console-tile.is-action-needs_review{background:linear-gradient(#f5f3fffa,#ede9fee0);border-color:#7c3aed33}.inbox-v2__preview-badge-console-tile.is-action-needs_review>strong,.inbox-v2__preview-badge-console-tile.is-action-needs_review>span,.inbox-v2__preview-badge-console-tile.is-action-needs_review>small{color:#6d28d9}.inbox-v2__preview-badge-console-tile.is-action-low_priority{background:linear-gradient(#f8fafcfa,#f1f5f9e6);border-color:#64748b2e}.inbox-v2__preview-badge-console-tile.is-action-low_priority>strong,.inbox-v2__preview-badge-console-tile.is-action-low_priority>span,.inbox-v2__preview-badge-console-tile.is-action-low_priority>small{color:#475569}.inbox-v2__preview-badge-console-tile.is-action-no_response_needed{background:linear-gradient(#f0fdf4fa,#dcfce7e6);border-color:#16a34a33}.inbox-v2__preview-badge-console-tile.is-action-no_response_needed>strong,.inbox-v2__preview-badge-console-tile.is-action-no_response_needed>span,.inbox-v2__preview-badge-console-tile.is-action-no_response_needed>small{color:#15803d}.inbox-v2__preview-badge-console-tile.is-operational-follow-up-due{background:linear-gradient(#fef2f2fa,#fee2e2e6);border-color:#dc26264d}.inbox-v2__preview-badge-console-tile.is-operational-follow-up-due>strong,.inbox-v2__preview-badge-console-tile.is-operational-follow-up-due>span,.inbox-v2__preview-badge-console-tile.is-operational-follow-up-due>small{color:#b91c1c}.inbox-v2__preview-badge-console-tile.is-operational-customer-replied,.inbox-v2__preview-badge-console-tile.is-operational-needs-reply{background:linear-gradient(#eff6fffa,#dbeafee0);border-color:#2563eb3d}.inbox-v2__preview-badge-console-tile.is-operational-customer-replied>strong,.inbox-v2__preview-badge-console-tile.is-operational-customer-replied>span,.inbox-v2__preview-badge-console-tile.is-operational-customer-replied>small,.inbox-v2__preview-badge-console-tile.is-operational-needs-reply>strong,.inbox-v2__preview-badge-console-tile.is-operational-needs-reply>span,.inbox-v2__preview-badge-console-tile.is-operational-needs-reply>small{color:#1d4ed8}.inbox-v2__preview-badge-console-tile.is-operational-internal-review{background:linear-gradient(#f5f3fffa,#ede9fee0);border-color:#7c3aed38}.inbox-v2__preview-badge-console-tile.is-operational-internal-review>strong,.inbox-v2__preview-badge-console-tile.is-operational-internal-review>span,.inbox-v2__preview-badge-console-tile.is-operational-internal-review>small{color:#6d28d9}.inbox-v2__preview-badge-console-tile.is-operational-waiting-customer{background:linear-gradient(#fffbebfa,#fef3c7e6);border-color:#d977063d}.inbox-v2__preview-badge-console-tile.is-operational-waiting-customer>strong,.inbox-v2__preview-badge-console-tile.is-operational-waiting-customer>span,.inbox-v2__preview-badge-console-tile.is-operational-waiting-customer>small{color:#92400e}.inbox-v2__preview-badge-console-tile.is-operational-replied,.inbox-v2__preview-badge-console-tile.is-operational-no-response-needed,.inbox-v2__preview-badge-console-tile.is-operational-closed{background:linear-gradient(#ecfdf5fa,#d1fae5e6);border-color:#10b98138}.inbox-v2__preview-badge-console-tile.is-operational-replied>strong,.inbox-v2__preview-badge-console-tile.is-operational-replied>span,.inbox-v2__preview-badge-console-tile.is-operational-replied>small,.inbox-v2__preview-badge-console-tile.is-operational-no-response-needed>strong,.inbox-v2__preview-badge-console-tile.is-operational-no-response-needed>span,.inbox-v2__preview-badge-console-tile.is-operational-no-response-needed>small,.inbox-v2__preview-badge-console-tile.is-operational-closed>strong,.inbox-v2__preview-badge-console-tile.is-operational-closed>span,.inbox-v2__preview-badge-console-tile.is-operational-closed>small{color:#047857}.inbox-v2__preview-badge-console-tile.is-priority-empty,.inbox-v2__preview-badge-console-tile.is-priority-risk-normal{background:linear-gradient(#fff 0%,#f8fafc 100%);border-color:#1118271f}.inbox-v2__preview-badge-console-tile.is-priority-empty>strong,.inbox-v2__preview-badge-console-tile.is-priority-empty>span,.inbox-v2__preview-badge-console-tile.is-priority-empty>small,.inbox-v2__preview-badge-console-tile.is-priority-risk-normal>strong,.inbox-v2__preview-badge-console-tile.is-priority-risk-normal>span,.inbox-v2__preview-badge-console-tile.is-priority-risk-normal>small{color:#64748b}.inbox-v2__preview-badge-console-tile.is-priority-risk-low{background:linear-gradient(#eff6fffa,#dbeafec7);border-color:#2563eb33}.inbox-v2__preview-badge-console-tile.is-priority-risk-low>strong,.inbox-v2__preview-badge-console-tile.is-priority-risk-low>span,.inbox-v2__preview-badge-console-tile.is-priority-risk-low>small{color:#1d4ed8}.inbox-v2__preview-badge-console-tile.is-priority-risk-high,.inbox-v2__preview-badge-console-tile.is-priority-risk-urgent,.inbox-v2__preview-badge-console-tile.is-priority-risk-risk{background:linear-gradient(#fffbebfa,#fef3c7e6);border-color:#d9770647}.inbox-v2__preview-badge-console-tile.is-priority-risk-high>strong,.inbox-v2__preview-badge-console-tile.is-priority-risk-high>span,.inbox-v2__preview-badge-console-tile.is-priority-risk-high>small,.inbox-v2__preview-badge-console-tile.is-priority-risk-urgent>strong,.inbox-v2__preview-badge-console-tile.is-priority-risk-urgent>span,.inbox-v2__preview-badge-console-tile.is-priority-risk-urgent>small,.inbox-v2__preview-badge-console-tile.is-priority-risk-risk>strong,.inbox-v2__preview-badge-console-tile.is-priority-risk-risk>span,.inbox-v2__preview-badge-console-tile.is-priority-risk-risk>small{color:#92400e}.inbox-v2__preview-badge-console-tile.is-owner-unassigned{background:linear-gradient(#fffbebfa,#fef3c7c7);border-color:#d977063d}.inbox-v2__preview-badge-console-tile.is-owner-self,.inbox-v2__preview-badge-console-tile.is-owner-assigned{background:linear-gradient(#eff6fffa,#dbeafec7);border-color:#2563eb33}.inbox-v2__preview-badge-console-tile.is-tags{background:linear-gradient(#f8fafcfa,#f1f5f9e6);border-color:#64748b2e}.inbox-v2__preview-badge-console-tile.is-language{background:linear-gradient(#ecfefffa,#cffafed1);border-color:#0891b238}.inbox-v2__preview-badge-console-tile.is-language>strong,.inbox-v2__preview-badge-console-tile.is-language>span,.inbox-v2__preview-badge-console-tile.is-language>small{color:#0e7490}.inbox-v2__preview-badge-console-tile.is-sla-green{background:#f0fdf4fa;border-color:#22c55e3d}.inbox-v2__preview-badge-console-tile.is-sla-green>strong,.inbox-v2__preview-badge-console-tile.is-sla-green>span,.inbox-v2__preview-badge-console-tile.is-sla-green>small{color:#15803d}.inbox-v2__preview-badge-console-tile.is-sla-orange{background:#fefce8fa;border-color:#eab30857}.inbox-v2__preview-badge-console-tile.is-sla-orange>strong,.inbox-v2__preview-badge-console-tile.is-sla-orange>span,.inbox-v2__preview-badge-console-tile.is-sla-orange>small{color:#a16207}.inbox-v2__preview-badge-console-tile.is-sla-red{background:#fff7edfa;border-color:#f973165c}.inbox-v2__preview-badge-console-tile.is-sla-red>strong,.inbox-v2__preview-badge-console-tile.is-sla-red>span,.inbox-v2__preview-badge-console-tile.is-sla-red>small{color:#c2410c}.inbox-v2__preview-badge-console-tile.is-sla-overtime{background:#fee2e2f5;border-color:#dc26265c}.inbox-v2__preview-badge-console-tile.is-sla-overtime>strong,.inbox-v2__preview-badge-console-tile.is-sla-overtime>span,.inbox-v2__preview-badge-console-tile.is-sla-overtime>small{color:#b91c1c}.inbox-v2__preview-badge-console-tile.is-sla-slate{background:linear-gradient(#f8fafcfa,#f1f5f9eb);border-color:#4754672e}.inbox-v2__preview-badge-console-tile.is-sla-slate>strong,.inbox-v2__preview-badge-console-tile.is-sla-slate>span,.inbox-v2__preview-badge-console-tile.is-sla-slate>small{color:#475467}.inbox-v2__preview-badge-console-tile.is-sla-blue{background:linear-gradient(#eff6fffa,#dbeafee6);border-color:#2563eb38}.inbox-v2__preview-badge-console-tile.is-sla-blue>strong,.inbox-v2__preview-badge-console-tile.is-sla-blue>span,.inbox-v2__preview-badge-console-tile.is-sla-blue>small{color:#1d4ed8}.inbox-v2__preview-team-fact{background:#fff;border:1px solid #d9e2eb;border-radius:12px;gap:3px;min-width:0;padding:9px 10px;display:grid}.inbox-v2__preview-team-fact em,.inbox-v2__preview-team-next span,.inbox-v2__preview-team-feed-note span{letter-spacing:.12em;text-transform:uppercase;color:#708093;font-size:10px;font-style:normal;font-weight:800;line-height:1.2}.inbox-v2__preview-team-fact strong{overflow-wrap:anywhere;color:#172233;min-width:0;font-size:13px;line-height:1.2}.inbox-v2__preview-team-fact small{overflow-wrap:anywhere;color:#6d7a8b;min-width:0;font-size:11px;line-height:1.35}.inbox-v2__preview-team-fact.is-success{background:#f3fbf6;border-color:#cbe7d4}.inbox-v2__preview-team-fact.is-warning{background:#fff9ec;border-color:#ecd8a9}.inbox-v2__preview-team-fact.is-danger{background:#fff5f4;border-color:#f0c8c4}.inbox-v2__preview-ops-command-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__preview-ops-command-row>span{min-width:0;display:inline-flex}.inbox-v2__preview-ops-command-row button,.inbox-v2__preview-suggested-tag{color:#243345;cursor:pointer;background:#fff;border:1px solid #d8e2ec;border-radius:11px;min-width:0;padding:8px 10px;font-size:11px;font-weight:800;line-height:1.2}.inbox-v2__preview-ops-command-row>span>button{width:100%}.inbox-v2__preview-ops-command-row button:hover,.inbox-v2__preview-suggested-tag:hover{background:#f8fbfe;border-color:#b9c8d8}.inbox-v2__preview-ops-command-row button:disabled,.inbox-v2__preview-suggested-tag:disabled{cursor:not-allowed;color:#95a2b2;background:#f7f9fb}.inbox-v2__preview-tag-groups{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.inbox-v2__preview-tag-group{text-align:center;background:#fff;border:1px solid #d8e2ec;border-radius:11px;gap:2px;min-width:0;padding:8px 7px;display:grid}.inbox-v2__preview-tag-group em,.inbox-v2__preview-suggested-tags>span,.inbox-v2__preview-routing-rows em,.inbox-v2__preview-collaboration-rows em{letter-spacing:.12em;text-transform:uppercase;color:#728195;font-size:9px;font-style:normal;font-weight:850;line-height:1.2}.inbox-v2__preview-tag-group strong{color:#182434;font-size:14px;line-height:1}.inbox-v2__preview-suggested-tags{border-top:1px dashed #d8e2ec;gap:7px;padding-top:10px;display:grid}.inbox-v2__preview-suggested-tags>div{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__preview-suggested-tag{color:#4d438f;background:#fbfaff;border-color:#d4d2f3;border-radius:999px;padding:6px 9px}.inbox-v2__preview-team-next,.inbox-v2__preview-team-feed-note{background:#fff;border:1px solid #d8e2ec;border-radius:12px;gap:5px;padding:10px;display:grid}.inbox-v2__preview-team-next.is-warning{background:#fff9ec;border-color:#ecd8a9}.inbox-v2__preview-team-next.is-danger{background:#fff5f4;border-color:#f0c8c4}.inbox-v2__preview-team-next strong{overflow-wrap:anywhere;color:#172233;min-width:0;font-size:13px;line-height:1.35}.inbox-v2__preview-team-next p,.inbox-v2__preview-team-feed-note p,.inbox-v2__preview-team-note,.inbox-v2__preview-team-status{overflow-wrap:anywhere;color:#647386;min-width:0;margin:0;font-size:12px;line-height:1.45}.inbox-v2__preview-team-note{border-top:1px dashed #d8e2ec;padding-top:9px}.inbox-v2__preview-routing-rows,.inbox-v2__preview-collaboration-rows{gap:7px;display:grid}.inbox-v2__preview-routing-rows span,.inbox-v2__preview-collaboration-rows span{background:#fff;border:1px solid #d8e2ec;border-radius:11px;gap:3px;min-width:0;padding:8px 10px;display:grid}.inbox-v2__preview-routing-rows strong,.inbox-v2__preview-collaboration-rows strong{overflow-wrap:anywhere;color:#243345;min-width:0;font-size:12px;line-height:1.35}.inbox-v2__preview-team-status{background:#fff;border:1px solid #d8e2ec;border-radius:12px;padding:9px 10px}.inbox-v2__preview-team-status.is-error{color:#9f2d20;background:#fff5f4;border-color:#f0c8c4}.inbox-v2__preview-integration-actions{background:linear-gradient(#f8fbfd 0%,#f4f7fa 100%);gap:14px;padding:14px 16px 18px;display:grid}.inbox-v2__preview-integration-actions.is-rail{background:linear-gradient(#fff 0%,#f7fafc 100%);border:1px solid #d6e0ea;border-radius:14px;padding:12px}.inbox-v2__preview-integration-actions.is-rail .inbox-v2__preview-integration-actions-head{align-items:flex-start}.inbox-v2__preview-integration-actions.is-rail .inbox-v2__preview-integration-actions-head h3{font-size:11px}.inbox-v2__preview-integration-actions.is-rail .inbox-v2__preview-action-section{box-shadow:none;border-radius:12px;padding:10px}.inbox-v2__preview-integration-actions.is-rail .inbox-v2__preview-action-card{border-radius:11px;padding:10px}.inbox-v2__preview-integration-actions.is-rail .inbox-v2__preview-action-command,.inbox-v2__preview-integration-actions.is-preview .inbox-v2__preview-action-command{grid-template-columns:34px minmax(0,1fr);gap:9px}.inbox-v2__preview-integration-actions.is-rail .inbox-v2__preview-action-command-icon,.inbox-v2__preview-integration-actions.is-preview .inbox-v2__preview-action-command-icon{align-self:start;width:34px;height:34px;min-height:34px}.inbox-v2__preview-integration-actions.is-rail .inbox-v2__preview-action-command-cta,.inbox-v2__preview-integration-actions.is-preview .inbox-v2__preview-action-command-cta{text-align:left;border-top:1px solid #52617424;border-left:0;grid-column:1/-1;justify-items:start;min-width:0;padding:8px 0 0}.inbox-v2__preview-integration-actions.is-rail .inbox-v2__preview-action-command-cta span,.inbox-v2__preview-integration-actions.is-preview .inbox-v2__preview-action-command-cta span{max-width:100%}.inbox-v2__preview-integration-actions.is-rail .inbox-v2__preview-action-command-body strong,.inbox-v2__preview-integration-actions.is-rail .inbox-v2__preview-action-command-value,.inbox-v2__preview-integration-actions.is-rail .inbox-v2__preview-action-command-helper,.inbox-v2__preview-integration-actions.is-rail .inbox-v2__preview-action-command-detail,.inbox-v2__preview-integration-actions.is-rail .inbox-v2__preview-action-command-body small,.inbox-v2__preview-integration-actions.is-rail .inbox-v2__preview-action-command-cta span,.inbox-v2__preview-integration-actions.is-preview .inbox-v2__preview-action-command-body strong,.inbox-v2__preview-integration-actions.is-preview .inbox-v2__preview-action-command-value,.inbox-v2__preview-integration-actions.is-preview .inbox-v2__preview-action-command-helper,.inbox-v2__preview-integration-actions.is-preview .inbox-v2__preview-action-command-detail,.inbox-v2__preview-integration-actions.is-preview .inbox-v2__preview-action-command-body small,.inbox-v2__preview-integration-actions.is-preview .inbox-v2__preview-action-command-cta span{overflow-wrap:break-word}.inbox-v2__preview-integration-actions-head,.inbox-v2__preview-action-section>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inbox-v2__preview-integration-actions-head h3,.inbox-v2__preview-action-section>header span{letter-spacing:.1em;text-transform:uppercase;color:#4e5d70;margin:0;font-size:12px;font-weight:850;line-height:1.2}.inbox-v2__preview-integration-actions-head>div{min-width:0}.inbox-v2__preview-integration-actions-head button{white-space:nowrap;flex:0 0 68px;min-width:68px}.inbox-v2__preview-integration-actions-head p{color:#6c7a8c;margin:4px 0 0;font-size:12px;line-height:1.4}.inbox-v2__case-action-strip{background:#fff;border:1px solid #cfdae4;border-radius:8px;gap:10px;padding:12px;display:grid;box-shadow:0 8px 18px #151f2c0d}.inbox-v2__case-action-strip-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inbox-v2__case-action-strip-head div{gap:3px;min-width:0;display:grid}.inbox-v2__case-action-strip-head span,.inbox-v2__preview-connected-actions-head span{letter-spacing:.12em;text-transform:uppercase;color:#66768a;font-size:10px;font-weight:850;line-height:1.2}.inbox-v2__case-action-strip-head strong{color:#172233;overflow-wrap:anywhere;min-width:0;font-size:14px;line-height:1.25}.inbox-v2__case-action-strip-head p{color:#647386;overflow-wrap:anywhere;min-width:0;margin:0;font-size:12px;line-height:1.4}.inbox-v2__case-action-strip-head em,.inbox-v2__preview-connected-actions-head strong{color:#526174;background:#f8fafc;border:1px solid #d8e2ec;border-radius:999px;flex:none;padding:5px 8px;font-size:11px;font-style:normal;font-weight:850;line-height:1}.inbox-v2__case-action-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px;display:grid}.inbox-v2__case-action-grid>span{min-width:0;display:flex}.inbox-v2__case-action-button{color:#243345;text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f7fafc 100%);border:1px solid #c3d0dc;border-radius:8px;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:8px;width:100%;min-width:0;min-height:92px;padding:9px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffe6,0 6px 12px #151f2c0f}.inbox-v2__case-action-button:hover{background:linear-gradient(#fff 0%,#eff6fc 100%);border-color:#91a8be;transform:translateY(-1px);box-shadow:inset 0 1px #fffffff2,0 10px 18px #151f2c1a}.inbox-v2__case-action-button:focus-visible{outline-offset:2px;outline:2px solid #275a8f52}.inbox-v2__case-action-button.is-provider{background:#f7fbff;border-color:#bfd4ec}.inbox-v2__case-action-button.is-local{background:#fff;border-color:#cfdae4}.inbox-v2__case-action-button.is-destructive{background:#fff8f7;border-color:#efcbc7}.inbox-v2__case-action-icon{color:#243345;background:#fff;border:1px solid #52617429;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.inbox-v2__case-action-button.is-provider .inbox-v2__case-action-icon{color:#275a8f;background:#fff;border-color:#bfd4ec}.inbox-v2__case-action-button.is-destructive .inbox-v2__case-action-icon{color:#9f2d20;background:#fff;border-color:#efcbc7}.inbox-v2__case-action-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.inbox-v2__case-action-copy{gap:3px;min-width:0;display:grid}.inbox-v2__case-action-copy span{color:#728195;letter-spacing:.12em;text-transform:uppercase;overflow-wrap:anywhere;min-width:0;font-size:9px;font-weight:850;line-height:1.2}.inbox-v2__case-action-copy strong{color:#172233;overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:850;line-height:1.25}.inbox-v2__case-action-copy small{color:#647386;overflow-wrap:anywhere;min-width:0;font-size:11px;font-weight:700;line-height:1.35}.inbox-v2__case-action-affordance{color:#243345;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #b8c8d9;border-radius:999px;grid-column:1/-1;justify-self:end;align-items:center;gap:5px;padding:4px 7px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.inbox-v2__case-action-affordance svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.inbox-v2__case-action-button.is-provider .inbox-v2__case-action-affordance{color:#275a8f;background:#fff;border-color:#8eb3dc}.inbox-v2__case-action-button.is-local .inbox-v2__case-action-affordance{color:#243345;border-color:#c3d0dc}.inbox-v2__case-action-button.is-destructive .inbox-v2__case-action-affordance{color:#9f2d20;border-color:#efcbc7}.inbox-v2__case-action-button:hover .inbox-v2__case-action-affordance{color:#fff;background:#243345;border-color:#243345}.inbox-v2__case-action-button.is-destructive:hover .inbox-v2__case-action-affordance{color:#fff;background:#9f2d20;border-color:#9f2d20}.inbox-v2__preview-connected-actions-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.inbox-v2__preview-integration-actions-head button,.inbox-v2__preview-action-command{color:#243345;cursor:pointer;background:#fff;border:1px solid #d8e2ec;border-radius:11px;padding:8px 10px;font-size:11px;font-weight:850;line-height:1.2}.inbox-v2__preview-integration-actions-head button:hover,.inbox-v2__preview-action-command:hover{background:#f8fbfe;border-color:#b8c8d9}.inbox-v2__preview-action-command.is-native{color:#fff;background:#111;border-color:#0f1720;box-shadow:0 8px 18px #1111111f}.inbox-v2__preview-action-command.is-native:hover{background:#263241;border-color:#263241}.inbox-v2__preview-action-command.is-handoff{color:#275a8f;background:#f6faff;border-color:#bfd4ec}.inbox-v2__preview-action-command.is-handoff:hover{background:#edf6ff;border-color:#8eb3dc}.inbox-v2__preview-action-command.is-blocked{color:#8d5c1d;background:#fff9f2;border-color:#ead5bf}.inbox-v2__preview-action-command.is-blocked:hover{background:#fff3e4;border-color:#dfbd94}.inbox-v2__preview-integration-actions-head button:disabled,.inbox-v2__preview-action-command:disabled{cursor:not-allowed;color:#95a2b2;background:#f7f9fb}.inbox-v2__preview-action-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.inbox-v2__preview-action-metrics span{background:#fff;border:1px solid #d8e2ec;border-radius:12px;gap:2px;min-width:0;padding:8px 9px;display:grid}.inbox-v2__preview-action-metrics em{letter-spacing:.12em;text-transform:uppercase;color:#728195;font-size:9px;font-style:normal;font-weight:850;line-height:1.2}.inbox-v2__preview-action-metrics strong{color:#172233;font-size:15px;line-height:1.1}.inbox-v2__preview-action-notice{color:#2d6f43;background:#f3fbf6;border:1px solid #cbe7d4;border-radius:12px;margin:0;padding:9px 10px;font-size:12px;font-weight:700;line-height:1.35}.inbox-v2__preview-action-notice.is-error{color:#9f2d20;background:#fff5f4;border-color:#f0c8c4}.inbox-v2__preview-action-section{background:linear-gradient(#fff 0%,#f9fbfe 100%);border:1px solid #d6e0ea;border-radius:16px;gap:10px;padding:12px;display:grid;box-shadow:0 10px 24px #0f172a0a}.inbox-v2__preview-action-section.is-recommended{background:#f8fbff;border-color:#c7d9ee}.inbox-v2__preview-action-section.is-suggested{background:linear-gradient(#f8fbff 0%,#fff 100%);border-color:#c7d9ee}.inbox-v2__preview-action-section>header strong{color:#526174;background:#fff;border:1px solid #d8e2ec;border-radius:999px;padding:5px 8px;font-size:11px;line-height:1}.inbox-v2__preview-action-workspaces{background:linear-gradient(#fff 0%,#f7fafc 100%);border:1px solid #d6e0ea;border-radius:14px;padding:11px 12px}.inbox-v2__preview-action-workspaces>summary{color:#4e5d70;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;font-size:11px;font-weight:850;list-style:none;display:flex}.inbox-v2__preview-action-workspaces>summary::-webkit-details-marker{display:none}.inbox-v2__preview-action-workspaces>summary strong{color:#526174;background:#fff;border:1px solid #d8e2ec;border-radius:999px;padding:5px 8px;font-size:10px;line-height:1}.inbox-v2__preview-action-workspaces>p{color:#6c7a8c;margin:8px 0 10px;font-size:11px;line-height:1.45}.inbox-v2__preview-action-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.inbox-v2__preview-action-workspace-grid>span{min-width:0}.inbox-v2__preview-action-workspace-grid button{color:#263547;cursor:pointer;text-align:left;background:#fff;border:1px solid #d8e2ec;border-radius:11px;grid-template-columns:28px minmax(0,1fr) 14px;align-items:center;gap:8px;width:100%;min-width:0;min-height:48px;padding:8px;display:grid}.inbox-v2__preview-action-workspace-grid button:hover,.inbox-v2__preview-action-workspace-grid button:focus-visible{border-color:#aebfd1;outline:none;box-shadow:0 8px 16px #0f172a0f}.inbox-v2__preview-action-workspace-grid button.is-reconnect{color:#79531c;background:#fffaf0;border-color:#e2c795}.inbox-v2__preview-action-workspace-grid button>span:nth-child(2){gap:2px;min-width:0;display:grid}.inbox-v2__preview-action-workspace-grid button strong,.inbox-v2__preview-action-workspace-grid button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inbox-v2__preview-action-workspace-grid button strong{font-size:11px;font-weight:850}.inbox-v2__preview-action-workspace-grid button small{color:#718095;font-size:9px;font-weight:700}.inbox-v2__preview-action-workspace-icon{background:#f7fafc;border:1px solid #d8e2ec;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.inbox-v2__preview-action-workspace-grid svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}@container inbox-preview (max-width:420px){.inbox-v2__preview-action-workspace-grid{grid-template-columns:minmax(0,1fr)}}.inbox-v2__preview-action-list{gap:8px;display:grid}.inbox-v2__preview-action-card{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);align-items:start;gap:7px;min-width:0;padding:0;display:grid}.inbox-v2__preview-action-card.is-suggested{box-shadow:none}.inbox-v2__preview-action-card.is-medium,.inbox-v2__preview-action-card.is-high{background:0 0}.inbox-v2__preview-action-command{text-align:left;grid-template-columns:38px minmax(0,1fr) minmax(118px,auto);align-items:stretch;gap:10px;width:100%;min-width:0;min-height:96px;padding:11px;display:grid;box-shadow:0 8px 18px #0f172a0a}.inbox-v2__preview-action-command:focus-visible{outline-offset:2px;outline:2px solid #275a8f52}.inbox-v2__preview-action-command-icon{color:#243345;background:#fff;border:1px solid #52617429;border-radius:10px;place-items:center;width:38px;min-height:100%;display:grid}.inbox-v2__preview-action-command-icon svg,.inbox-v2__preview-action-command-cta svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.inbox-v2__preview-action-card.is-tone-support .inbox-v2__preview-action-command-icon{color:#275a8f;background:#f6faff;border-color:#bfd4ec}.inbox-v2__preview-action-card.is-tone-commerce .inbox-v2__preview-action-command-icon{color:#2d6f43;background:#f3fbf6;border-color:#cbe7d4}.inbox-v2__preview-action-card.is-tone-payment .inbox-v2__preview-action-command-icon{color:#59428b;background:#f8f5ff;border-color:#d7c9ef}.inbox-v2__preview-action-card.is-tone-shipping .inbox-v2__preview-action-command-icon{color:#315f91;background:#f7fbff;border-color:#c7d9ee}.inbox-v2__preview-action-card.is-tone-lifecycle .inbox-v2__preview-action-command-icon{color:#5d6f2e;background:#f8fbf2;border-color:#d5dfc5}.inbox-v2__preview-action-card.is-tone-escalation .inbox-v2__preview-action-command-icon{color:#8a5b12;background:#fff9ec;border-color:#ecd8a9}.inbox-v2__preview-action-command-body{align-content:center;gap:4px;min-width:0;display:grid}.inbox-v2__preview-action-command-kicker{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.inbox-v2__preview-action-command-kicker span,.inbox-v2__preview-action-command-kicker em{letter-spacing:.12em;text-transform:uppercase;color:#728195;font-size:10px;font-style:normal;font-weight:850;line-height:1.2}.inbox-v2__preview-action-command-kicker em{color:#315f91;background:#fff;border:1px solid #c7d9ee;border-radius:999px;padding:3px 6px}.inbox-v2__preview-action-command-body strong{overflow-wrap:anywhere;color:#172233;min-width:0;font-size:13px;line-height:1.25}.inbox-v2__preview-action-command-value,.inbox-v2__preview-action-command-helper,.inbox-v2__preview-action-command-detail,.inbox-v2__preview-action-command-body small,.inbox-v2__preview-action-disabled,.inbox-v2__preview-action-confirmation{overflow-wrap:anywhere;color:#647386;min-width:0;margin:0;font-size:11px;line-height:1.4}.inbox-v2__preview-action-command-value{color:#243345;font-weight:850}.inbox-v2__preview-action-command-helper{color:#526174;font-weight:750}.inbox-v2__preview-action-command-detail{color:#647386}.inbox-v2__preview-action-command-body small{color:#526174;font-weight:750}.inbox-v2__preview-action-evidence{flex-wrap:wrap;gap:5px;margin:3px 0 0;padding:0;display:flex}.inbox-v2__preview-action-evidence span{color:#526174;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #d8e2ec;border-radius:999px;min-width:0;max-width:100%;padding:4px 7px;font-size:10px;font-weight:750;line-height:1.2}.inbox-v2__preview-action-command-cta{min-width:118px;color:inherit;text-align:right;border-left:1px solid #52617424;align-content:center;align-self:stretch;justify-items:end;gap:7px;padding-left:10px;display:grid}.inbox-v2__preview-action-command-cta span{overflow-wrap:anywhere;min-width:0;max-width:150px;font-size:11px;font-weight:900;line-height:1.25}.inbox-v2__preview-action-command:disabled .inbox-v2__preview-action-command-icon,.inbox-v2__preview-action-command:disabled .inbox-v2__preview-action-command-cta{opacity:.62}.inbox-v2__preview-action-command.is-native .inbox-v2__preview-action-command-icon{color:#fff;background:#ffffff14;border-color:#fff3}.inbox-v2__preview-action-command.is-native .inbox-v2__preview-action-command-body strong,.inbox-v2__preview-action-command.is-native .inbox-v2__preview-action-command-value,.inbox-v2__preview-action-command.is-native .inbox-v2__preview-action-command-helper,.inbox-v2__preview-action-command.is-native .inbox-v2__preview-action-command-detail,.inbox-v2__preview-action-command.is-native .inbox-v2__preview-action-command-body small,.inbox-v2__preview-action-command.is-native .inbox-v2__preview-action-command-kicker span,.inbox-v2__preview-action-command.is-native .inbox-v2__preview-action-command-kicker em{color:#fff}.inbox-v2__preview-action-command.is-native .inbox-v2__preview-action-command-kicker em,.inbox-v2__preview-action-command.is-native .inbox-v2__preview-action-evidence span{background:#ffffff14;border-color:#fff3}.inbox-v2__preview-action-command.is-native .inbox-v2__preview-action-evidence span{color:#fff}.inbox-v2__preview-action-command:disabled .inbox-v2__preview-action-command-body strong,.inbox-v2__preview-action-command:disabled .inbox-v2__preview-action-command-value,.inbox-v2__preview-action-command:disabled .inbox-v2__preview-action-command-helper,.inbox-v2__preview-action-command:disabled .inbox-v2__preview-action-command-detail,.inbox-v2__preview-action-command:disabled .inbox-v2__preview-action-command-body small,.inbox-v2__preview-action-command:disabled .inbox-v2__preview-action-command-kicker span{color:#8d98a8}.inbox-v2__source-action-connection{background:linear-gradient(135deg,#f8fcff 0%,#f2f8fc 100%);border:1px solid #c9ddea;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin:0 0 12px;padding:10px 11px;display:grid}.inbox-v2__source-action-connection-icon{color:#2b6f94;background:#fff;border:1px solid #bed4e4;border-radius:8px;place-items:center;width:26px;height:26px;display:grid}.inbox-v2__source-action-connection-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:15px;height:15px}.inbox-v2__source-action-connection-copy{gap:1px;min-width:0;display:grid}.inbox-v2__source-action-connection-copy strong{color:#21364a;font-size:11px;font-weight:900;line-height:1.2}.inbox-v2__source-action-connection-copy span{color:#64798b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;line-height:1.25;overflow:hidden}.inbox-v2__source-action-connection-status{color:#177447;letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:5px;font-size:9px;font-weight:900;line-height:1;display:inline-flex}.inbox-v2__source-action-connection-status:before{content:"";background:#22a266;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #22a26621}.inbox-v2__standard-action-source{min-width:0;box-shadow:none!important;background:linear-gradient(135deg,#f8fcff 0%,#f2f8fc 100%)!important;border-color:#c9ddea!important;border-radius:10px!important;align-items:center!important}.inbox-v2__standard-action-source>div{min-width:0}.inbox-v2__standard-action-source>div>span{color:#64798b!important}.inbox-v2__standard-action-source>div>strong{color:#21364a!important}.inbox-v2__standard-action-source>div>small{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#64798b!important}.inbox-v2__standard-action-source>em{color:#177447!important;background:#effaf4!important;border-color:#b7dfca!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-section{box-shadow:none;background:0 0;border:0;border-radius:0;gap:8px;padding:0}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-section.is-suggested{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-card{border-radius:0;gap:6px;box-shadow:none!important;background:0 0!important;border:0!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command{color:#1e2c3a;border-radius:12px;grid-template-columns:24px minmax(0,1fr);gap:9px;min-height:0;padding:13px;box-shadow:none!important;background:#fff!important;border:1px solid #d7e1e9!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command:hover{box-shadow:none;background:#fbfdff!important;border-color:#afc0ce!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command .inbox-v2__preview-action-command-icon{border-radius:0;width:24px;height:24px;min-height:24px;color:#536a7d!important;background:0 0!important;border:0!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command .inbox-v2__preview-action-command-body{align-content:start;gap:5px}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command .inbox-v2__preview-action-command-body strong{font-size:13px;color:#1e2c3a!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command .inbox-v2__preview-action-command-kicker span{color:#6b7d8e!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command .inbox-v2__preview-action-command-value,.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command .inbox-v2__preview-action-command-helper,.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command .inbox-v2__preview-action-command-detail{font-size:11px;line-height:1.45;color:#5f7181!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command .inbox-v2__preview-action-command-body small{color:#5f7181!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command .inbox-v2__preview-action-command-cta{box-sizing:border-box;text-align:center;border-radius:8px;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:40px;padding:9px 12px;color:#fff!important;background:#172331!important;border:1px solid #172331!important;width:100%!important;display:flex!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command .inbox-v2__preview-action-command-cta span{white-space:normal;max-width:none;min-height:0;font-size:11px;font-weight:900;color:inherit!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;display:inline!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command .inbox-v2__preview-action-command-cta em{display:none}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-card[data-tone=confirmed] .inbox-v2__integration-action-command{background:#f4fcf7!important;border-color:#a9d9bc!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-card[data-tone=confirmed] .inbox-v2__integration-action-command .inbox-v2__preview-action-command-icon,.inbox-v2__preview-integration-actions .inbox-v2__integration-action-card[data-tone=confirmed] .inbox-v2__integration-action-command .inbox-v2__preview-action-command-body strong{color:#177447!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-card[data-tone=confirmed] .inbox-v2__integration-action-command .inbox-v2__preview-action-command-cta{letter-spacing:.055em;text-transform:uppercase;color:#177447!important;background:#e8f8ee!important;border-color:#4da875!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-card[data-tone=confirmed] .inbox-v2__integration-action-command .inbox-v2__preview-action-command-cta:before{content:"✓";color:#fff;letter-spacing:0;background:#198754;border-radius:50%;flex:0 0 19px;place-items:center;width:19px;height:19px;font-size:13px;font-weight:900;line-height:1;display:inline-grid}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-card[data-tone=blocked] .inbox-v2__integration-action-command{background:#f8fafc!important;border-color:#dbe2e8!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-card[data-tone=blocked] .inbox-v2__integration-action-command .inbox-v2__preview-action-command-body strong,.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command:disabled .inbox-v2__preview-action-command-kicker span,.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command:disabled .inbox-v2__preview-action-command-value,.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command:disabled .inbox-v2__preview-action-command-helper,.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command:disabled .inbox-v2__preview-action-command-detail,.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command:disabled .inbox-v2__preview-action-command-body small{color:#7b8b99!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-card[data-tone=confirmed] .inbox-v2__integration-action-command:disabled .inbox-v2__preview-action-command-body strong{color:#177447!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-command:disabled .inbox-v2__preview-action-command-cta{color:#607181!important;background:#d7e0e7!important;border-color:#d7e0e7!important}.inbox-v2__preview-integration-actions .inbox-v2__integration-action-card[data-tone=confirmed] .inbox-v2__integration-action-command:disabled .inbox-v2__preview-action-command-cta{color:#177447!important;background:#e8f8ee!important;border-color:#4da875!important}@media (max-width:720px){.inbox-v2__preview-action-command{grid-template-columns:34px minmax(0,1fr)}.inbox-v2__preview-action-command-cta{text-align:left;border-top:1px solid #52617424;border-left:0;grid-column:1/-1;justify-items:start;min-width:0;padding:8px 0 0}.inbox-v2__preview-action-command-cta span{max-width:100%}}.inbox-v2__preview-action-badges{flex-wrap:wrap;grid-column:1/-1;gap:5px;display:flex}.inbox-v2__preview-action-badges span{color:#526174;background:#fff;border:1px solid #d8e2ec;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:800;line-height:1}.inbox-v2__preview-action-badges .is-mode-native{color:#2d6f43;background:#f3fbf6;border-color:#cbe7d4}.inbox-v2__preview-action-badges .is-mode-deep_link{color:#315f91;background:#f6faff;border-color:#c7d9ee}.inbox-v2__preview-action-badges .is-mode-blocked,.inbox-v2__preview-action-badges .is-risk-high{color:#9f2d20;background:#fff5f4;border-color:#f0c8c4}.inbox-v2__preview-action-badges .is-risk-medium{color:#8a5b12;background:#fff9ec;border-color:#ecd8a9}.inbox-v2__preview-action-badges .is-risk-low{color:#526174;background:#f8fafc;border-color:#d8e2ec}.inbox-v2__preview-action-confirmation{color:#315f91;background:#f8fbff;border:1px dashed #c7d9ee;border-radius:10px;grid-column:1/-1;padding:7px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px}.inbox-v2__preview-action-disabled{color:#8a5b12;grid-column:1/-1}.inbox-v2__preview-actions{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:6px;width:100%;min-width:0;display:grid}.inbox-v2__preview-actions button{border:1px solid var(--v2-border-strong);color:var(--v2-text);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:9px;width:100%;min-width:0;padding:8px 11px;font-size:12px;font-weight:700;overflow:hidden}.inbox-v2__preview-actions button:first-child{color:#fff;background:#111;border-color:#111}.inbox-v2__preview-actions button:disabled{opacity:.6;cursor:default}.inbox-v2__preview-actions .inbox-v2__pane-controls{grid-column:1/-1;justify-content:space-between;width:100%;min-width:0}.inbox-v2__preview-actions .inbox-v2__pane-controls label{flex:1;min-width:0}.inbox-v2__preview-actions .inbox-v2__pane-controls input[type=range]{width:100%;min-width:0}.inbox-v2__inline-disclosure{position:relative}.inbox-v2__inline-disclosure summary{color:#1f262f;cursor:pointer;background:#fff;border:1px solid #c8d2dc;border-radius:9px;padding:8px 11px;font-size:12px;font-weight:700;list-style:none}.inbox-v2__inline-disclosure summary::-webkit-details-marker{display:none}.inbox-v2__inline-disclosure[open] summary{border-bottom-right-radius:0;border-bottom-left-radius:0}.inbox-v2__inline-disclosure-menu{z-index:8;background:#fff;border:1px solid #c8d2dc;border-top:none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;gap:6px;min-width:168px;padding:8px;display:grid;position:absolute;right:0;box-shadow:0 12px 30px #0e141e29}.inbox-v2__inline-disclosure-menu button{color:#1f262f;text-align:left;cursor:pointer;background:#fff;border:1px solid #c8d2dc;border-radius:8px;width:100%;padding:6px 8px;font-size:12px;font-weight:700}.inbox-v2__inline-disclosure-menu button:hover{background:#f4f8fc}.inbox-v2__preview-signals{border-bottom:1px solid var(--v2-border);background:#f9fcff;flex-wrap:wrap;gap:6px;padding:10px 16px;display:flex}.inbox-v2__preview-signals span{border:1px solid var(--v2-border);color:var(--v2-text-muted);text-transform:lowercase;background:#fff;border-radius:999px;padding:4px 9px;font-size:11px}.orders-preview-rail__tabs{border-bottom:1px solid var(--v2-border);flex-wrap:wrap;gap:6px;padding:0 16px 12px;display:flex}.orders-preview-rail__tab{border:1px solid var(--v2-border);color:#33404d;cursor:pointer;background:#fff;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:700}.orders-preview-rail__tab.is-active{color:#fff;background:#111;border-color:#111}.orders-preview-rail--tabs-only .inbox-v2__empty,.orders-preview-rail--tabs-only .orders-preview-rail__content{display:none}.orders-preview-rail--tabs-only.is-order-active .orders-preview-rail__content,.orders-preview-rail--tabs-only.is-customer-active .orders-preview-rail__content,.orders-preview-rail--tabs-only.is-payment-active .orders-preview-rail__content,.orders-preview-rail--tabs-only.is-fulfillment-active .orders-preview-rail__content,.orders-preview-rail--tabs-only.is-team-ops-active .orders-preview-rail__content,.orders-preview-rail--tabs-only.is-note-active .orders-preview-rail__content,.orders-preview-rail--tabs-only.is-timeline-active .orders-preview-rail__content,.orders-preview-rail--tabs-only.is-reports-active .orders-preview-rail__content,.orders-preview-rail--tabs-only.is-action-active .orders-preview-rail__content{display:grid}.orders-preview-rail--tabs-only .orders-preview-rail__tabs{border-bottom:0;padding-bottom:0}.orders-preview-rail__content{gap:12px;display:grid;position:relative}.orders-preview-rail__guidance-bar{z-index:2;background:radial-gradient(480px 160px at 100% 0,#3b82f60f 0%,#3b82f600 70%),linear-gradient(#fff 0%,#f8fbfe 100%);border-top:1px solid #e2e8f0cc;border-bottom:1px solid #cdd8e5db;padding:12px 16px;position:relative}.orders-preview-rail__guidance-bar .orders-operational-guidance{margin:0}.orders-preview-rail__stack{gap:10px;display:grid}.orders-preview-source-proof{background:linear-gradient(#fffffffa 0%,#f8fbfef5 100%),#fff;border:1px solid #cddae7f0;border-radius:8px;gap:10px;padding:12px;display:grid;box-shadow:0 10px 24px #0f172a0b}.orders-preview-source-health{background:linear-gradient(#fffffffa,#f8fbfef5);border:1px solid #cddae7f0;border-radius:8px;gap:9px;padding:10px 11px;display:grid;box-shadow:0 8px 18px #0f172a0a}.orders-preview-source-health.is-safe{background:linear-gradient(#f0fdfaf5,#fffffffa);border-color:#14b8a647}.orders-preview-source-health.is-neutral{background:linear-gradient(#f0f9fff0,#fffffffa);border-color:#0ea5e93d}.orders-preview-source-health.is-warning{background:linear-gradient(#fffbebf0,#fffffffa);border-color:#d977065c}.orders-preview-source-health.is-blocked{background:linear-gradient(#fff1f2f5,#fffffffa);border-color:#f43f5e5c}.orders-preview-source-health>header{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;display:grid}.orders-preview-source-health>header>div{gap:2px;min-width:0;display:grid}.orders-preview-source-health>header span{color:#6f7f92;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:950;line-height:1}.orders-preview-source-health>header strong{color:#142033;font-size:12px;font-weight:950;line-height:1.15}.orders-preview-source-health>header p{color:#607086;margin:0;font-size:11px;font-weight:650;line-height:1.4}.orders-preview-source-health__badges{flex-wrap:wrap;gap:6px;display:flex}.orders-preview-source-health__badges span{color:#526479;background:#fffc;border:1px solid #c9d5e2e0;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:850;line-height:1}.orders-preview-source-proof.has-verification{background:linear-gradient(#fffbebbd 0%,#fffffffa 42%,#f8fbfef5 100%),#fff;border-color:#d9770652}.orders-preview-source-proof>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:9px;min-width:0;display:grid}.orders-preview-source-proof>header>div{gap:3px;min-width:0;display:grid}.orders-preview-source-proof>header span{color:#6f7f92;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:950;line-height:1}.orders-preview-source-proof>header h4{color:#142033;margin:0;font-size:13px;font-weight:950;line-height:1.15}.orders-preview-source-proof>header p,.orders-preview-source-proof__empty{color:#607086;margin:0;font-size:11px;font-weight:650;line-height:1.4}.orders-preview-source-proof>header>em{color:#55667a;white-space:nowrap;background:#fff;border:1px solid #c9d5e2eb;border-radius:999px;padding:6px 8px;font-size:10px;font-style:normal;font-weight:850;line-height:1}.orders-preview-source-proof__summary{flex-wrap:wrap;gap:6px;display:flex}.orders-preview-source-proof__summary span{color:#526479;background:#ffffffc7;border:1px solid #c9d5e2e6;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:850;line-height:1}.orders-preview-source-proof__summary span.is-warning{color:#9a3412;background:#fff7ed;border-color:#d9770652}.orders-preview-source-proof__list{gap:8px;display:grid}.orders-preview-source-proof__item{background:#fff;border:1px solid #d7e1ebf5;border-radius:8px;gap:8px;padding:10px;display:grid}.orders-preview-source-proof__item.is-connected{background:#f5fffc;border-color:#14b8a64d}.orders-preview-source-proof__item.is-available{background:#f7fbff;border-color:#3b82f638}.orders-preview-source-proof__item.is-syncing{background:#f0f9ff;border-color:#0ea5e952}.orders-preview-source-proof__item.is-conflicting{background:#fff7f7;border-color:#f43f5e57}.orders-preview-source-proof__item.is-error{background:#fff1f2;border-color:#be123c66}.orders-preview-source-proof__item.is-needs_reconnect{background:#fffbeb;border-color:#d977066b}.orders-preview-source-proof__item.is-missing,.orders-preview-source-proof__item.is-stale{background:#fffaf1;border-color:#f59e0b57}.orders-preview-source-proof__item>div:first-child{gap:3px;display:grid}.orders-preview-source-proof__item>div:first-child span{color:#7a8797;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:950;line-height:1}.orders-preview-source-proof__item strong{color:#132235;font-size:13px;font-weight:900;line-height:1.15}.orders-preview-source-proof__item-title-row{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.orders-preview-source-proof__item-title-row mark{color:#526479;white-space:nowrap;background:#fff;border:1px solid #c9d5e2f2;border-radius:999px;padding:4px 6px;font-size:9px;font-weight:900;line-height:1}.orders-preview-source-proof__item-title-row mark.is-connected{color:#047857;background:#ecfdf5;border-color:#14b8a647}.orders-preview-source-proof__item-title-row mark.is-syncing{color:#0369a1;background:#e0f2fe;border-color:#0ea5e94d}.orders-preview-source-proof__item-title-row mark.is-available{color:#1d4ed8;background:#eff6ff;border-color:#3b82f63d}.orders-preview-source-proof__item-title-row mark.is-conflicting,.orders-preview-source-proof__item-title-row mark.is-error{color:#be123c;background:#fff1f2;border-color:#f43f5e57}.orders-preview-source-proof__item-title-row mark.is-missing,.orders-preview-source-proof__item-title-row mark.is-stale,.orders-preview-source-proof__item-title-row mark.is-needs_reconnect{color:#92400e;background:#fffbeb;border-color:#d9770657}.orders-preview-source-proof__item p,.orders-preview-source-proof__item small,.orders-preview-source-proof__item em{color:#536477;margin:0;font-size:11px;font-style:normal;font-weight:650;line-height:1.42}.orders-preview-source-proof__item em{color:#9f1239;font-weight:800}.orders-preview-source-proof__item dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0;display:grid}.orders-preview-source-proof__item dl>div{background:#ffffffb8;border:1px solid #e1e8f0eb;border-radius:7px;min-width:0;padding:7px}.orders-preview-source-proof__item dt{color:#7a8797;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.orders-preview-source-proof__item dd{color:#213044;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:11px;font-weight:850;overflow:hidden}.orders-preview-source-proof__links{border-top:1px solid #dee6eef0;gap:8px;padding-top:10px;display:grid}.orders-preview-source-proof__links-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.orders-preview-source-proof__links-head span{color:#6f7f92;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:950}.orders-preview-source-proof__links-head strong{color:#536477;background:#fff;border:1px solid #c9d5e2eb;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:850;line-height:1}.orders-preview-source-proof__link-list{gap:7px;display:grid}.orders-preview-source-proof__link-list article{background:#ffffffb8;border:1px solid #d9e2ebeb;border-radius:8px;gap:6px;padding:9px;display:grid}.orders-preview-source-proof__link-list article>div{gap:2px;min-width:0;display:grid}.orders-preview-source-proof__link-list article span{color:#7a8797;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:950}.orders-preview-source-proof__link-list article strong{color:#172335;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;line-height:1.15;overflow:hidden}.orders-preview-source-proof__link-list article p,.orders-preview-source-proof__link-list article small,.orders-preview-source-proof__link-list article em{color:#5d6f83;margin:0;font-size:11px;font-style:normal;font-weight:650;line-height:1.38}.orders-preview-source-proof__link-list article em{color:#9f1239;font-weight:850}.orders-preview-source-proof__link-list article a{color:#24364a;background:#fff;border:1px solid #c4d1e0eb;border-radius:999px;justify-self:start;padding:6px 8px;font-size:10px;font-weight:850;line-height:1;text-decoration:none}.orders-preview-source-proof__link-list article a:hover,.orders-preview-source-proof__link-list article a:focus-visible{color:#1d4ed8;border-color:#2563eb61;outline:none}.orders-fulfillment-tab .inbox-v2__preview-summary-list{gap:12px}.orders-fulfillment-tab__panel{gap:12px;display:grid}.orders-fulfillment-tab__hero,.orders-fulfillment-tab__progress,.orders-fulfillment-tab__proof,.orders-fulfillment-tab__events,.orders-fulfillment-tab__actions,.orders-fulfillment-tab__candidates,.orders-fulfillment-tab__sources,.orders-fulfillment-tab__support{background:#fff;border:1px solid #dbe4ec;border-radius:8px;padding:12px}.orders-fulfillment-tab__hero{border-left-width:4px;grid-template-columns:minmax(0,1fr) minmax(220px,.42fr);gap:12px;display:grid}.orders-fulfillment-tab__hero.is-safe{background:linear-gradient(#f0fdf4e6 0%,#fff 72%);border-left-color:#16a34a}.orders-fulfillment-tab__hero.is-warning,.orders-fulfillment-tab__hero.is-neutral{background:linear-gradient(#fffbebf0 0%,#fff 72%);border-left-color:#d4a84f}.orders-fulfillment-tab__hero.is-blocked{background:linear-gradient(#fef2f2f0 0%,#fff 72%);border-left-color:#dc2626}.orders-fulfillment-tab__hero-main,.orders-fulfillment-tab__progress>header,.orders-fulfillment-tab__proof>header,.orders-fulfillment-tab__events>header,.orders-fulfillment-tab__actions>header,.orders-fulfillment-tab__candidates>header,.orders-fulfillment-tab__sources>header,.orders-fulfillment-tab__support{align-items:flex-start;gap:10px;min-width:0;display:flex}.orders-fulfillment-tab__hero-main{align-items:center}.orders-fulfillment-tab__hero-main span,.orders-fulfillment-tab__tracking-card>span,.orders-fulfillment-tab__progress>header span,.orders-fulfillment-tab__proof>header span,.orders-fulfillment-tab__events>header span,.orders-fulfillment-tab__actions>header span,.orders-fulfillment-tab__candidates>header span,.orders-fulfillment-tab__sources>header span,.orders-fulfillment-tab__support>div>span,.orders-fulfillment-tab__facts dt{color:#687789;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.orders-fulfillment-tab__hero h4{color:#111827;margin:2px 0;font-size:24px;line-height:1.05}.orders-fulfillment-tab__hero p,.orders-fulfillment-tab__support p,.orders-fulfillment-tab__step p,.orders-fulfillment-tab__events p{color:#506172;margin:0;font-size:12px;line-height:1.45}.orders-fulfillment-tab__tracking-card{background:#ffffffc7;border:1px solid #dbe4ece6;border-radius:8px;align-content:center;gap:5px;min-width:0;padding:10px;display:grid}.orders-fulfillment-tab__tracking-card strong{color:#111827;overflow-wrap:anywhere;font-size:14px}.orders-fulfillment-tab__hero-actions,.orders-fulfillment-tab__action-list{flex-wrap:wrap;gap:7px;display:flex}.orders-fulfillment-tab__hero-actions a,.orders-fulfillment-tab__hero-actions button,.orders-fulfillment-tab__support button,.orders-fulfillment-tab__action-list button{color:#17212c;cursor:pointer;background:#fff;border:1px solid #c8d5e1;border-radius:8px;min-height:31px;padding:7px 10px;font-size:11px;font-weight:900;text-decoration:none}.orders-fulfillment-tab__hero-actions a,.orders-fulfillment-tab__support button{color:#fff;background:#111827;border-color:#111827}.orders-fulfillment-tab__hero-actions button:disabled,.orders-fulfillment-tab__action-list button:disabled{cursor:not-allowed;opacity:.55}.orders-fulfillment-tab__facts{background:#dbe4ec;border:1px solid #dbe4ec;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.orders-fulfillment-tab__facts>div{background:#fff;gap:4px;min-width:0;padding:10px;display:grid}.orders-fulfillment-tab__facts dd{color:#17212c;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:850;line-height:1.35}.orders-fulfillment-tab__steps{gap:0;margin-top:10px;display:grid}.orders-fulfillment-tab__step{grid-template-columns:36px minmax(0,1fr);gap:10px;min-height:58px;display:grid;position:relative}.orders-fulfillment-tab__step-mark{z-index:1;color:#64748b;background:#fff;border:1px solid #c8d5e1;border-radius:999px;place-items:center;width:28px;height:28px;display:grid}.orders-fulfillment-tab__step.is-done .orders-fulfillment-tab__step-mark{color:#fff;background:#16a34a;border-color:#16a34a;font-weight:900}.orders-fulfillment-tab__step.is-current .orders-fulfillment-tab__step-mark{color:#92400e;background:#fff7ed;border-color:#d4a84f}.orders-fulfillment-tab__step.is-issue .orders-fulfillment-tab__step-mark{color:#b91c1c;background:#fef2f2;border-color:#dc2626}.orders-fulfillment-tab__step-line{background:#dbe4ec;width:2px;position:absolute;top:30px;bottom:0;left:13px}.orders-fulfillment-tab__step-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.orders-fulfillment-tab__step strong,.orders-fulfillment-tab__proof strong,.orders-fulfillment-tab__events strong,.orders-fulfillment-tab__actions strong,.orders-fulfillment-tab__candidates strong,.orders-fulfillment-tab__sources strong,.orders-fulfillment-tab__support strong{color:#14202c;font-size:12px;line-height:1.3}.orders-fulfillment-tab__step time,.orders-fulfillment-tab__events time{color:#7a8797;white-space:nowrap;font-size:11px;font-weight:750}.orders-fulfillment-tab__proof-grid,.orders-fulfillment-tab__source-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.orders-fulfillment-tab__proof-item,.orders-fulfillment-tab__source{background:#f8fbfd;border:1px solid #dbe4ec;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:8px;display:flex}.orders-fulfillment-tab__proof-item em{border-radius:999px;flex:none;place-items:center;width:22px;height:22px;font-style:normal;font-weight:900;display:grid}.orders-fulfillment-tab__proof-item.is-passed em{color:#15803d;background:#dcfce7}.orders-fulfillment-tab__proof-item.is-missing em{color:#b45309;background:#fff7ed}.orders-fulfillment-tab__proof-item small,.orders-fulfillment-tab__source small,.orders-fulfillment-tab__action-list small,.orders-fulfillment-tab__candidates article span{color:#687789;overflow-wrap:anywhere;text-transform:none;letter-spacing:0;font-size:11px;line-height:1.35;display:block}.orders-fulfillment-tab__event-list,.orders-fulfillment-tab__candidates>div{gap:8px;margin-top:10px;display:grid}.orders-fulfillment-tab__event-list article,.orders-fulfillment-tab__candidates article{border-left:3px solid #dbe4ec;gap:3px;padding-left:9px;display:grid}.orders-fulfillment-tab__action-list button{background:#f8fbfd;justify-items:start;min-width:170px;display:grid}.orders-fulfillment-tab__source img{object-fit:contain;background:#fff;border-radius:6px;width:24px;height:24px}.orders-fulfillment-tab__source.is-connected{background:#f0fdf4;border-color:#bbf7d0}.orders-fulfillment-tab__source.is-missing{opacity:.76;background:#f8fafc}.orders-fulfillment-tab__support{justify-content:space-between;align-items:center}.orders-payment-tab .inbox-v2__preview-summary-list,.orders-payment-tab .orders-preview-rail__stack{gap:12px}.orders-payment-tab__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.orders-payment-tab__header>div{min-width:0}.orders-payment-tab>header h3,.orders-fulfillment-tab>header h3{color:#1d2733;letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:950}.orders-payment-tab__header p{color:#64748b;margin:4px 0 0;font-size:12px;font-weight:760}.orders-payment-tab__source-toggle{color:#172033;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #b9c6d5f2;border-radius:8px;flex:none;min-height:30px;padding:0 10px;font-size:11px;font-weight:950}.orders-payment-tab__source-toggle:hover:not(:disabled),.orders-payment-tab__source-toggle[aria-expanded=true]{color:#1d4ed8;background:#f8fbff;border-color:#2563eb6b}.orders-payment-tab__source-toggle:disabled{cursor:not-allowed;opacity:.48}.orders-payment-tab__state-card{background:#fff;border:1px solid #b9c6d5f2;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;padding:8px;display:grid;box-shadow:0 12px 26px #0f172a0e}.orders-payment-tab__state-main{cursor:pointer;text-align:left;background:#f8fbfddb;border:0;border-radius:6px;justify-items:start;gap:3px;min-width:0;padding:9px 10px;display:grid}.orders-payment-tab__state-main:hover,.orders-payment-tab__state-main:focus-visible{outline-offset:2px;background:#eff6ffeb;outline:2px solid #2563eb38}.orders-payment-tab__state-main span{color:#718096;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:950}.orders-payment-tab__state-main strong{color:#111827;font-size:20px;font-weight:950;line-height:1.08}.orders-payment-tab__state-main em{color:#526273;font-size:11px;font-style:normal;font-weight:780;line-height:1.3}.orders-payment-tab__state-source{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#0f172a;border:1px solid #0f172a24;border-radius:7px;place-items:center;min-width:74px;padding:0 12px;font-size:11px;font-weight:950;text-decoration:none;display:inline-grid}.orders-payment-tab__state-source:hover,.orders-payment-tab__state-source:focus-visible{outline-offset:2px;background:#1d4ed8;outline:2px solid #2563eb3d}.orders-payment-tab__state-source.is-disabled{color:#64748b;background:#e5e7eb}.orders-payment-tab__readiness-card{background:linear-gradient(#fffffffa 0%,#f8fbfdeb 100%),#fff;border:1px solid #c6d3e0f0;border-left-width:4px;border-radius:8px;gap:10px;padding:12px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffeb,0 12px 28px #0f172a0e}.orders-payment-tab__readiness-card.is-safe{border-left-color:#16a34a}.orders-payment-tab__readiness-card.is-warning,.orders-payment-tab__readiness-card.is-neutral{border-left-color:#d4a84f}.orders-payment-tab__readiness-card.is-blocked,.orders-payment-tab__readiness-card.is-critical{border-left-color:#dc2626}.orders-payment-tab__readiness-main{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.orders-payment-tab__signal{justify-items:center;gap:5px;min-width:48px;display:grid}.orders-payment-tab__signal .orders-order-tab__icon{color:#0f172a;background:#f8fbfe;border-color:#c8d5e1f2;width:34px;height:34px}.orders-payment-tab__signal span{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#0f172a;border:1px solid #11182724;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:950;line-height:1}.orders-payment-tab__readiness-main strong{color:#111827;font-size:17px;font-weight:950;line-height:1.12;display:block}.orders-payment-tab__readiness-main p{color:#526273;margin:4px 0 0;font-size:12px;font-weight:680;line-height:1.38}.orders-payment-tab__evidence-line{border-top:1px solid #e0e8f0eb;align-items:center;gap:7px;min-width:0;padding-top:9px;display:flex}.orders-payment-tab__evidence-line span{color:#748397;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:950}.orders-payment-tab__evidence-line strong{color:#263344;overflow-wrap:anywhere;min-width:0;font-size:11px;font-weight:850;line-height:1.3}.orders-payment-tab__check-strip{border-top:1px solid #e0e8f0eb;gap:7px;padding-top:9px;display:grid}.orders-payment-tab__check-strip>header{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.orders-payment-tab__check-strip>header span{color:#748397;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:950}.orders-payment-tab__check-strip>header strong{color:#405164;white-space:nowrap;font-size:10px;font-weight:900;line-height:1.2}.orders-payment-tab__snapshot{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0;display:grid}.orders-payment-tab__snapshot>div{background:#ffffffd1;border:1px solid #dbe4ecf2;border-radius:7px;align-content:start;gap:3px;min-width:0;max-width:100%;padding:7px 8px;display:grid}.orders-payment-tab__snapshot>div:first-child{grid-column:1/-1}.orders-payment-tab__snapshot dt{color:#738295;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:950}.orders-payment-tab__snapshot dd{color:#1f2c3c;overflow-wrap:anywhere;margin:0;font-size:11px;font-weight:850;line-height:1.28}.orders-payment-tab__snapshot>div.is-safe dd{color:#0f766e}.orders-payment-tab__snapshot>div.is-warning dd{color:#b45309}.orders-payment-tab__snapshot>div.is-critical dd{color:#b91c1c}.orders-payment-tab__source-panel{gap:10px;display:grid}.orders-payment-tab__timeline-panel{background:linear-gradient(#fff 0%,#f8fbfe 100%);border-color:#cfdae6;box-shadow:inset 0 1px #fffffff0,0 16px 36px #111f2d12}.orders-payment-tab__timeline-panel>header{border-bottom:1px solid #e4ebf2;align-items:center;margin:-2px -2px 8px;padding:2px 2px 12px}.orders-payment-tab__timeline-panel>header>svg,.orders-payment-tab__timeline-panel>header>span{color:#1b6f4c;background:linear-gradient(#fff 0%,#f3f8fb 100%);border:1px solid #d8e5ef;border-radius:10px;flex:none;width:36px;height:36px;padding:8px;box-shadow:inset 0 1px #fffffff0,0 8px 18px #14212f12}.orders-payment-tab__timeline-panel>header>div{gap:3px;min-width:0;display:grid}.orders-payment-tab__timeline-panel>header .orders-preview-rail__timeline-add-button{flex:none;margin-left:auto}.orders-payment-tab__timeline-panel>header strong{color:#111827;font-size:15px;font-weight:950;line-height:1.15}.orders-payment-tab__timeline-panel>header span{color:#718194;letter-spacing:.08em;font-size:10px;font-weight:900}.orders-payment-tab__timeline-list{margin-top:2px}.orders-payment-tab__timeline-empty{margin:0;padding:10px 12px}.orders-payment-tab .orders-preview-rail__summary-card{background:#fff;border-color:#c6d3e0e6;border-radius:8px;overflow:hidden;box-shadow:0 10px 26px #0f172a0b}.orders-payment-tab .orders-preview-rail__summary-card>header{border-bottom:1px solid #e0e8f0eb;padding-bottom:10px}.orders-payment-tab .orders-preview-rail__summary-card>header h4{color:#14202c;font-size:13px;font-weight:950}.orders-payment-tab .orders-preview-rail__note{background:#f8fbfd;border-left:3px solid #2563eb47}.orders-payment-tab .orders-preview-rail__actions.is-secondary{gap:8px}.orders-payment-tab .orders-preview-rail__action-button{border-radius:8px;min-height:34px}.orders-fulfillment-tab__panel{gap:12px}.orders-fulfillment-tab__hero,.orders-fulfillment-tab__progress,.orders-fulfillment-tab__proof,.orders-fulfillment-tab__events,.orders-fulfillment-tab__actions,.orders-fulfillment-tab__candidates,.orders-fulfillment-tab__sources,.orders-fulfillment-tab__support{background:#fff;border-color:#c6d3e0e6;box-shadow:0 10px 26px #0f172a0b}.orders-fulfillment-tab__hero{border-left-width:5px;grid-template-columns:minmax(0,1fr);padding:16px;overflow:hidden;box-shadow:0 16px 36px #0f172a12,inset 0 1px #ffffffe0}.orders-fulfillment-tab__hero.is-safe{background:linear-gradient(#f0fdf4b8 0%,#fffffffa 64%),#fff}.orders-fulfillment-tab__hero.is-warning,.orders-fulfillment-tab__hero.is-neutral{background:linear-gradient(#fffbebc2 0%,#fffffffa 64%),#fff}.orders-fulfillment-tab__hero.is-blocked{background:linear-gradient(#fef2f2c2 0%,#fffffffa 64%),#fff}.orders-fulfillment-tab__hero-icon{color:#0f172a;width:46px;height:46px}.orders-fulfillment-tab__hero h4{letter-spacing:0;max-width:18ch;font-size:28px;font-weight:950}.orders-fulfillment-tab__hero p{color:#526273;max-width:64ch}.orders-fulfillment-tab__tracking-card{background:linear-gradient(#fffffff5 0%,#f8fafce6 100%),#fff;border-color:#c7d3e0eb;padding:12px;box-shadow:inset 0 1px #ffffffe0}.orders-fulfillment-tab__tracking-card strong{font-size:15px;font-weight:950}.orders-fulfillment-tab__hero-actions a,.orders-fulfillment-tab__hero-actions button,.orders-fulfillment-tab__support button,.orders-fulfillment-tab__action-list button{border-radius:8px;transition:border-color .16s,box-shadow .16s,transform .16s}.orders-fulfillment-tab__hero-actions a:hover,.orders-fulfillment-tab__support button:hover,.orders-fulfillment-tab__action-list button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #0f172a1a}.orders-fulfillment-tab__facts{background:#c6d3e0e6;border-color:#c6d3e0e6;box-shadow:0 10px 26px #0f172a0a}.orders-fulfillment-tab__facts>div{background:linear-gradient(#fff 0%,#fbfdff 100%),#fff;padding:12px}.orders-fulfillment-tab__facts>div.is-safe{background:#f0fdf4}.orders-fulfillment-tab__facts>div.is-neutral{background:#f0f9ff}.orders-fulfillment-tab__facts>div.is-warning{background:#fffbeb}.orders-fulfillment-tab__facts>div.is-blocked{background:#fff1f2}.orders-fulfillment-tab__facts dd{font-weight:900}.orders-fulfillment-tab__progress,.orders-fulfillment-tab__proof,.orders-fulfillment-tab__events,.orders-fulfillment-tab__actions,.orders-fulfillment-tab__candidates,.orders-fulfillment-tab__sources,.orders-fulfillment-tab__support{padding:14px}.orders-fulfillment-tab__progress>header,.orders-fulfillment-tab__proof>header,.orders-fulfillment-tab__events>header,.orders-fulfillment-tab__actions>header,.orders-fulfillment-tab__candidates>header,.orders-fulfillment-tab__sources>header{border-bottom:1px solid #e0e8f0eb;padding-bottom:10px}.orders-fulfillment-tab__steps{gap:0}.orders-fulfillment-tab__step{min-height:64px}.orders-fulfillment-tab__step-mark{border-color:#c7d3e0eb;width:30px;height:30px;box-shadow:0 8px 18px #0f172a0f}.orders-fulfillment-tab__step-line{background:#cfdae5e6;left:14px}.orders-fulfillment-tab__step strong,.orders-fulfillment-tab__proof strong,.orders-fulfillment-tab__events strong,.orders-fulfillment-tab__actions strong,.orders-fulfillment-tab__candidates strong,.orders-fulfillment-tab__sources strong,.orders-fulfillment-tab__support strong{font-weight:950}.orders-fulfillment-tab__proof-grid,.orders-fulfillment-tab__source-list{gap:7px}.orders-fulfillment-tab__proof-item,.orders-fulfillment-tab__source{background:#fbfdff;border-color:#dbe4ece6}.orders-fulfillment-tab__proof-item.is-passed{background:#f6fef9;border-color:#bbf7d0eb}.orders-fulfillment-tab__proof-item.is-missing{background:#fffdf4;border-color:#fde68ae6}@media (max-width:1180px){.orders-fulfillment-tab__hero,.orders-fulfillment-tab__facts,.orders-fulfillment-tab__proof-grid,.orders-fulfillment-tab__source-list{grid-template-columns:1fr}}.orders-order-tab__verdict,.orders-order-tab__brief,.orders-order-tab__truth-card,.orders-order-tab__section{background:#fff;border:1px solid #dbe4ec;border-radius:8px;padding:12px}.orders-order-tab__brief{border-left-width:4px;gap:12px;display:grid}.orders-order-tab__brief.is-safe{background:linear-gradient(#f0fdf4db 0%,#fff 68%);border-left-color:#16a34a}.orders-order-tab__brief.is-warning,.orders-order-tab__brief.is-neutral{background:linear-gradient(#fffbebe6 0%,#fff 70%);border-left-color:#d4a84f}.orders-order-tab__brief.is-blocked{background:linear-gradient(#fef2f2e6 0%,#fff 70%);border-left-color:#dc2626}.orders-order-tab__brief-status{gap:8px;display:grid}.orders-order-tab__status-badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#111827;border:1px solid #11182729;border-radius:999px;width:fit-content;padding:7px 9px;font-size:10px;font-weight:900;line-height:1}.orders-order-tab__brief-status strong{color:#111827;font-size:15px;line-height:1.2}.orders-order-tab__brief-status p{color:#405060;margin:3px 0 0;font-size:12px;line-height:1.4}.orders-order-tab__brief-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.orders-order-tab__brief-meta>div{background:#ffffffb8;border:1px solid #dbe4ece6;border-radius:8px;gap:3px;min-width:0;padding:8px;display:grid}.orders-order-tab__brief-meta dt{color:#657486;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.orders-order-tab__brief-meta dd{color:#1d2733;overflow-wrap:anywhere;margin:0;font-size:11px;font-weight:850;line-height:1.3}.orders-order-tab__verdict{border-left-width:4px;gap:7px;display:grid}.orders-order-tab__verdict.is-safe{background:linear-gradient(#f0fdf4e0 0%,#fff 74%);border-left-color:#16a34a}.orders-order-tab__verdict.is-warning,.orders-order-tab__verdict.is-neutral{background:linear-gradient(#fffbebeb 0%,#fff 76%);border-left-color:#d4a84f}.orders-order-tab__verdict.is-blocked{background:linear-gradient(#fef2f2eb 0%,#fff 76%);border-left-color:#dc2626}.orders-order-tab__kicker,.orders-order-tab__section>header>span,.orders-order-tab__section>header div>span{color:#657486;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.orders-order-tab__verdict strong{color:#111827;font-size:17px;line-height:1.15}.orders-order-tab__verdict p,.orders-order-tab__verdict small{color:#405060;margin:0;font-size:12px;line-height:1.45}.orders-order-tab__truth-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.orders-order-tab__truth-card,.orders-order-tab__section{gap:11px;display:grid}.orders-order-tab__truth-card>header,.orders-order-tab__section>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.orders-order-tab__truth-card>header{justify-content:flex-start}.orders-order-tab__truth-card>header>span,.orders-order-tab__source-logo{color:#273341;background:#f8fbfd;border:1px solid #dbe4ec;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;font-size:13px;font-weight:900;display:grid}.orders-order-tab__truth-card h4,.orders-order-tab__section h4{color:#17212b;margin:0;font-size:13px;line-height:1.2}.orders-order-tab__truth-card p,.orders-order-tab__section>header p{color:#657486;margin:2px 0 0;font-size:11px;line-height:1.35}.orders-order-tab__product-card,.orders-order-tab__customer-card,.orders-order-tab__notes-card{background:#fff;border-color:#cfdae5}.orders-order-tab__notes-card{background:linear-gradient(#fffbebb8 0%,#fff 62%),#fff;border-color:#d4a84f94}.orders-order-tab__product-head strong{color:#111827;text-align:right;white-space:nowrap;font-size:16px;font-weight:900;line-height:1.15}.orders-order-tab__section>header>span{white-space:nowrap;border:1px solid #dbe4ec;border-radius:999px;padding:4px 8px}.orders-order-tab__metric-list,.orders-order-tab__context-grid{gap:8px;margin:0;display:grid}.orders-order-tab__metric{border-top:1px solid #edf2f6;gap:3px;min-width:0;padding-top:8px;display:grid}.orders-order-tab__metric:first-child{border-top:0;padding-top:0}.orders-order-tab__metric dt,.orders-order-tab__context-grid dt{color:#657486;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.orders-order-tab__metric dd,.orders-order-tab__context-grid dd{color:#17212b;overflow-wrap:anywhere;min-width:0;margin:0;font-size:12px;font-weight:850;line-height:1.3}.orders-order-tab__metric small,.orders-order-tab__context-grid small,.orders-order-tab__source-row small{color:#657486;font-size:11px;line-height:1.35}.orders-order-tab__metric.is-warning dd,.orders-order-tab__metric.is-blocked dd{color:#9a3412}.orders-order-tab__metric.is-safe dd{color:#047857}.orders-order-tab__instruction-list,.orders-order-tab__item-list,.orders-order-tab__source-list{gap:8px;display:grid}.orders-order-tab__instruction,.orders-order-tab__item-row,.orders-order-tab__source-row{background:#fbfdff;border:1px solid #e0e8f0;border-radius:8px;padding:9px}.orders-order-tab__instruction{gap:6px;display:grid}.orders-order-tab__instruction--customer{background:#fffdf6;border-color:#d4a84f6b}.orders-order-tab__instruction>div,.orders-order-tab__source-row{gap:9px;min-width:0;display:flex}.orders-order-tab__instruction strong,.orders-order-tab__item-main strong,.orders-order-tab__source-row strong{color:#1d2733;font-size:12px;line-height:1.3}.orders-order-tab__instruction span,.orders-order-tab__item-main span,.orders-order-tab__source-row span{color:#657486;font-size:11px;line-height:1.35}.orders-order-tab__instruction p,.orders-order-tab__instruction details p{color:#344253;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.45}.orders-order-tab__instruction summary{color:#1f4f82;cursor:pointer;font-size:11px;font-weight:800}.orders-order-tab__item-row{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:11px;display:grid}.orders-order-tab__item-image{color:#718096;text-align:center;background:#f6f8fb;border:1px dashed #c9d4df;border-radius:8px;place-items:center;width:52px;height:52px;font-size:9px;font-weight:850;line-height:1.15;display:grid;overflow:hidden}.orders-order-tab__item-image img{object-fit:contain;width:100%;height:100%}.orders-order-tab__source-logo img{object-fit:cover;width:100%;height:100%}.orders-order-tab__item-content{gap:10px;min-width:0;display:grid}.orders-order-tab__item-topline{grid-template-columns:minmax(0,1fr);gap:7px;min-width:0;display:grid}.orders-order-tab__item-main,.orders-order-tab__source-row>div{gap:3px;min-width:0;display:grid}.orders-order-tab__item-main strong,.orders-order-tab__item-main span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.orders-order-tab__item-main small{color:#9a3412;text-transform:uppercase;font-size:10px;font-weight:900}.orders-order-tab__item-line-value{border-top:1px solid #e0e8f0db;gap:2px;min-width:0;padding-top:7px;display:grid}.orders-order-tab__item-line-value strong{color:#111827;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:950;line-height:1.18;display:-webkit-box;overflow:hidden}.orders-order-tab__item-line-value span{color:#657486;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.orders-order-tab__item-sku{background:0 0;border-top:1px solid #e0e8f0eb;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:4px;min-width:0;padding:9px 1px 0;display:grid}.orders-order-tab__item-sku span{color:#657486;text-transform:uppercase;font-size:9px;font-weight:900;line-height:1.15}.orders-order-tab__item-sku strong{color:#1d2733;overflow-wrap:anywhere;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:900;line-height:1.25;display:-webkit-box;overflow:hidden}.orders-order-tab__item-facts{border-top:1px solid #e0e8f0eb;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;padding-top:8px;display:grid}.orders-order-tab__item-facts>div{background:0 0;border:0;border-left:1px solid #e0e8f0eb;border-radius:0;grid-template-columns:minmax(0,1fr);gap:4px;width:100%;min-width:0;padding:2px 10px;display:grid}.orders-order-tab__item-facts span{color:#657486;letter-spacing:.02em;text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;font-weight:900;line-height:1.15;display:-webkit-box;overflow:hidden}.orders-order-tab__item-facts strong{color:#1d2733;overflow-wrap:normal;text-align:left;word-break:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.25;display:-webkit-box;overflow:hidden}.orders-order-tab__item-price{text-align:right;gap:3px;min-width:0;display:grid}.orders-order-tab__item-price span,.orders-order-tab__item-price small{color:#657486;font-size:10px;line-height:1.25}.orders-order-tab__item-price strong{color:#1d2733;font-size:11px;line-height:1.25}.orders-order-tab__context-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-order-tab__context-grid>div{gap:3px;min-width:0;display:grid}.orders-order-tab__source-logo{width:28px;height:28px;font-size:11px}.orders-order-tab__item-list{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:536px;padding-right:4px;overflow-y:auto}.orders-order-tab__item-list::-webkit-scrollbar{width:8px}.orders-order-tab__item-list::-webkit-scrollbar-thumb{background:#c8d4df;border:2px solid #fff;border-radius:999px}.orders-order-tab__item-list::-webkit-scrollbar-track{background:0 0}.orders-order-tab__item-image-button{appearance:none;cursor:zoom-in;text-align:inherit;background:0 0;border:0;padding:0}.orders-order-tab__item-image-button:hover .orders-order-tab__item-image,.orders-order-tab__item-image-button:focus-visible .orders-order-tab__item-image{border-color:#8aa8c5;box-shadow:0 10px 24px #0f172a1f,inset 0 0 0 1px #ffffffb8}.orders-order-tab__item-image-button:focus-visible{outline-offset:3px;border-radius:10px;outline:2px solid #2563eb52}.orders-product-image-frame{isolation:isolate;padding:var(--orders-product-image-padding,7px);background:radial-gradient(circle at 50% 42%,#fffffff5 0%,#f8fafcc7 48%,#e2e8f085 100%),linear-gradient(135deg,#f1f5f9f5,#fffffff0);position:relative}.orders-product-image-frame:after{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff9e,#fff0),radial-gradient(circle at 50% 90%,#0f172a14,#0000 52%);position:absolute;inset:0}.orders-product-image-frame img{object-fit:contain;filter:saturate(1.035)contrast(1.025);image-rendering:auto;max-width:100%;max-height:100%;transform:translateZ(0)}.orders-product-image-frame[data-image-frame=wide]{--orders-product-image-padding:5px}.orders-product-image-frame[data-image-frame=portrait]{--orders-product-image-padding:8px}.orders-product-image-frame[data-image-state=loading] img{opacity:0}.orders-product-image-frame[data-image-state=loaded] img{opacity:1;transition:opacity .16s}.orders-order-tab__icon{color:#263445;background:linear-gradient(#fff 0%,#f6f8fb 100%);border:1px solid #cbd5e1e0;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 1px 2px #0f172a0d}.orders-order-tab__status-line,.orders-order-tab__section-title{align-items:center;gap:9px;min-width:0;display:flex}.orders-order-tab__brief,.orders-order-tab__product-card,.orders-order-tab__customer-card{background:linear-gradient(#fffffff7 0%,#f8fbfdd1 100%),#fff;border-color:#bfcbd8eb;box-shadow:0 12px 26px #0f172a0d}.orders-order-tab__brief{padding:14px 16px}.orders-order-tab__brief-status{grid-template-columns:minmax(0,1fr)}.orders-order-tab__brief-meta{border-top:1px solid #dce4ecdb;gap:0;padding-top:11px}.orders-order-tab__brief-meta>div{background:0 0;border:0;border-left:1px solid #dce4ecdb;border-radius:0;padding:0 12px}.orders-order-tab__brief-meta>div:first-child{border-left:0;padding-left:0}.orders-order-tab__product-head{border-bottom:1px solid #dce4ece6;padding-bottom:10px}.orders-order-tab__product-head strong{font-size:18px}.orders-order-tab__item-row{background:linear-gradient(#fffffffa 0%,#f8fafceb 100%),#fff;border:1px solid #d5e0ebe6;border-radius:10px;grid-template-columns:64px minmax(0,1fr);padding:10px}.orders-order-tab__item-image{color:#64748b;background:linear-gradient(135deg,#f1f5f9f2,#ffffffe6),#f8fafc;border:1px solid #cbd5e1f2;width:64px;height:64px;box-shadow:inset 0 0 0 1px #ffffffb8}.orders-order-tab__item-main{align-self:start}.orders-order-tab__item-main strong{font-size:14px}.orders-order-tab__item-facts span{font-size:10px}.orders-order-tab__item-facts strong{font-size:11px}.orders-order-tab__customer-card .orders-order-tab__context-grid{border-top:1px solid #dce4ece6;gap:0;padding-top:2px}.orders-order-tab__source-strip{box-shadow:none;background:#fbfdff;border-color:#dce4ece6}.orders-order-tab__source-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.orders-order-tab__source-row{background:#f6f9fc;border:0;border-radius:8px;padding:8px}.orders-order-tab__truth-grid{opacity:.92}.orders-order-tab__truth-card{box-shadow:none;background:#fbfdff;border-color:#dce4ece6}.orders-operational-guidance{background:linear-gradient(#fffffffa 0%,#f8fbfdf0 100%),#fff;border:1px solid #c6d3e0e6;border-left-width:5px;border-radius:8px;gap:10px;padding:12px;display:grid;overflow:hidden;box-shadow:0 10px 26px #0f172a0b}.orders-operational-guidance.is-safe{border-left-color:#16a34a}.orders-operational-guidance.is-warning,.orders-operational-guidance.is-neutral{border-left-color:#d4a84f}.orders-operational-guidance.is-blocked{border-left-color:#dc2626}.orders-operational-guidance>header{align-items:flex-start;gap:10px;min-width:0;display:flex}.orders-operational-guidance__compact-header{align-items:flex-start}.orders-operational-guidance__glyph{color:#475569;background:#fff;border:1px solid #cbd5e1f2;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.orders-operational-guidance.is-warning .orders-operational-guidance__compact-header>.orders-operational-guidance__glyph,.orders-operational-guidance.is-neutral .orders-operational-guidance__compact-header>.orders-operational-guidance__glyph{color:#92400e;background:#fffbebf5;border-color:#d9770647}.orders-operational-guidance.is-blocked .orders-operational-guidance__compact-header>.orders-operational-guidance__glyph{color:#b91c1c;background:#fef2f2fa;border-color:#dc26264d}.orders-operational-guidance__headline{gap:3px;min-width:0;display:grid}.orders-operational-guidance__headline p{color:#405064;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11.5px;font-weight:750;line-height:1.36;display:-webkit-box;overflow:hidden}.orders-operational-guidance>header span,.orders-operational-guidance__grid span,.orders-operational-guidance__evidence span,.orders-operational-guidance__source-coverage>span{color:#687789;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.2}.orders-operational-guidance>header strong{color:#14202c;margin-top:2px;font-size:14px;font-weight:950;line-height:1.2;display:block}.orders-operational-guidance__badges{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.orders-operational-guidance__signal-row{flex-wrap:wrap;gap:6px;display:flex}.orders-operational-guidance__signal{color:#475569;letter-spacing:.02em;text-transform:uppercase;background:#ffffffd1;border:1px solid #cbd5e1f2;border-radius:999px;align-items:center;gap:5px;min-width:0;max-width:100%;padding:4px 7px 4px 5px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.orders-operational-guidance__signal .orders-operational-guidance__glyph{border-radius:999px;width:18px;height:18px}.orders-operational-guidance__badge,.orders-operational-guidance__evidence-quality,.orders-operational-guidance__source-status{color:#475569;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;background:#fff;border:1px solid #cbd5e1f2;border-radius:999px;align-items:center;width:fit-content;padding:5px 7px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.orders-operational-guidance__badge.is-safe,.orders-operational-guidance__badge.is-neutral,.orders-operational-guidance__badge.is-confirmed,.orders-operational-guidance__signal.is-safe,.orders-operational-guidance__signal.is-confirmed,.orders-operational-guidance__evidence-quality.is-confirmed,.orders-operational-guidance__source-status.is-confirmed{color:#166534;background:#f0fdf4e6;border-color:#16a34a47}.orders-operational-guidance__badge.is-warning,.orders-operational-guidance__signal.is-warning,.orders-operational-guidance__signal.is-neutral,.orders-operational-guidance__evidence-quality.is-warning,.orders-operational-guidance__source-status.is-warning{color:#92400e;background:#fffbebeb;border-color:#d977064d}.orders-operational-guidance__badge.is-blocked,.orders-operational-guidance__badge.is-missing,.orders-operational-guidance__signal.is-blocked,.orders-operational-guidance__signal.is-missing,.orders-operational-guidance__evidence-quality.is-missing,.orders-operational-guidance__source-status.is-missing{color:#991b1b;background:#fef2f2eb;border-color:#dc262647}.orders-operational-guidance__grid{border-top:1px solid #e0e8f0eb;grid-template-columns:1fr;gap:8px;padding-top:10px;display:grid}.orders-operational-guidance__grid>div{background:#ffffffb8;border:1px solid #e0e8f0e6;border-radius:7px;min-width:0;padding:9px 10px}.orders-operational-guidance__grid p{color:#253345;overflow-wrap:break-word;word-break:normal;margin:4px 0 0;font-size:12.5px;font-weight:750;line-height:1.48}.orders-operational-guidance__move{background:radial-gradient(240px 100px at 0 0,#3b82f60f,#3b82f600 70%),#ffffffc7;border:1px solid #e0e8f0f0;border-radius:8px;gap:4px;padding:9px 10px;display:grid}.orders-operational-guidance__move span{color:#687789;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.2}.orders-operational-guidance__move p{color:#172334;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:850;line-height:1.38;display:-webkit-box;overflow:hidden}.orders-operational-guidance__risk{color:#8a4b08;border-top:1px solid #e0e8f0eb;margin:0;padding-top:10px;font-size:11px;font-weight:850;line-height:1.35}.orders-operational-guidance__evidence,.orders-operational-guidance__source-coverage{border-top:1px solid #e0e8f0eb;padding-top:10px}.orders-operational-guidance__audit{border-top:1px solid #e0e8f0eb;padding-top:8px}.orders-operational-guidance__evidence-button{color:#46586c;cursor:pointer;background:#ffffffd1;border:1px solid #cbd5e1f2;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:8px 9px;font-size:11px;font-weight:900;transition:border-color .16s,background .16s,box-shadow .18s,transform .18s;display:flex}.orders-operational-guidance__evidence-button:hover,.orders-operational-guidance__evidence-button:focus-visible{background:#fff;border-color:#94a3b8f2;outline:none;transform:translateY(-1px);box-shadow:0 10px 22px #0f172a12}.orders-operational-guidance__evidence-button>span{align-items:center;gap:7px;min-width:0;display:inline-flex}.orders-operational-guidance__evidence-button .orders-operational-guidance__glyph{border-radius:999px;width:20px;height:20px}.orders-operational-guidance__evidence-button em{color:#64748b;white-space:nowrap;font-size:10px;font-style:normal;font-weight:850}.orders-issue-evidence-modal{width:min(620px,94vw);max-height:82vh}.orders-issue-evidence-modal .orders-operational-guidance__audit{border-top:0;gap:10px;padding-top:0;display:grid}.orders-issue-evidence-modal .orders-operational-guidance__audit ul{margin-top:0}.orders-operational-guidance__audit summary{color:#46586c;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;font-size:11px;font-weight:900;list-style:none;display:flex}.orders-operational-guidance__audit summary::-webkit-details-marker{display:none}.orders-operational-guidance__audit summary>span{align-items:center;gap:6px;display:inline-flex}.orders-operational-guidance__audit summary .orders-operational-guidance__glyph{border-radius:999px;width:20px;height:20px}.orders-operational-guidance__audit summary em{color:#64748b;font-size:10px;font-style:normal;font-weight:850}.orders-operational-guidance__audit ul{gap:6px;margin:8px 0 0;padding:0;display:grid}.orders-operational-guidance__audit-note{color:#46586c;background:#f8fafccc;border:1px solid #e0e8f0d1;border-radius:7px;margin:8px 0 0;padding:7px 8px;font-size:11px;font-weight:760;line-height:1.35}.orders-operational-guidance__audit-group{gap:6px;margin-top:8px;display:grid}.orders-operational-guidance__audit-group>span{color:#687789;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.2}.orders-operational-guidance__audit li{background:#ffffffbd;border:1px solid #e0e8f0d1;border-radius:7px;justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;padding:7px 8px;list-style:none;display:flex}.orders-operational-guidance__audit li>div{min-width:0}.orders-operational-guidance__audit strong{color:#1f2f3f;font-size:11px;font-weight:900;line-height:1.25;display:block}.orders-operational-guidance__audit p{color:#38485a;margin:2px 0 0;font-size:11px;font-weight:760;line-height:1.35}.orders-operational-guidance__audit small{color:#64748b;margin-top:2px;font-size:10.5px;font-weight:700;line-height:1.3;display:block}.orders-operational-guidance__evidence ul,.orders-operational-guidance__source-coverage ul{gap:5px;margin:6px 0 0;padding:0;display:grid}.orders-operational-guidance__evidence li,.orders-operational-guidance__source-coverage li{color:#38485a;overflow-wrap:anywhere;justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;font-size:11px;font-weight:760;line-height:1.35;list-style:none;display:flex}.orders-operational-guidance__evidence li>div{min-width:0}.orders-operational-guidance__evidence strong,.orders-operational-guidance__source-coverage strong{color:#1f2f3f;font-size:11px;font-weight:900;line-height:1.25;display:block}.orders-operational-guidance__evidence p{color:#38485a;margin:2px 0 0;font-size:11px;font-weight:760;line-height:1.35}.orders-operational-guidance__evidence small,.orders-operational-guidance__source-coverage small{color:#64748b;margin-top:2px;font-size:10.5px;font-weight:700;line-height:1.3;display:block}.orders-operational-guidance__actions{border-top:1px solid #e0e8f0eb;flex-wrap:wrap;gap:8px;padding-top:10px;display:flex}.orders-operational-guidance__actions button{color:#213044;cursor:pointer;background:#fff;border:1px solid #b2bfcef2;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:32px;padding:0 12px;font-size:11px;font-weight:900;display:inline-flex;position:relative}.orders-operational-guidance__actions .orders-operational-guidance__mark-solved{color:#fff;background:linear-gradient(#2563ebfa 0%,#1d4ed8fa 100%),#1d4ed8;border-color:#1e40afb8;min-height:38px;padding:0 15px 0 12px;transition:border-color .16s,background .16s,box-shadow .18s,color .16s,transform .16s;box-shadow:inset 0 1px #ffffff38,0 12px 24px #1d4ed83d}.orders-operational-guidance__mark-solved-icon{color:#fff;background:#ffffff2e;border-radius:999px;flex:none;justify-content:center;align-items:center;width:19px;height:19px;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff3d,0 1px #0f172a1f}.orders-operational-guidance__actions .orders-operational-guidance__mark-solved:hover:not(:disabled):not(.is-unavailable),.orders-operational-guidance__actions .orders-operational-guidance__mark-solved:focus-visible:not(:disabled):not(.is-unavailable){color:#fff;background:linear-gradient(#22c55efa 0%,#15803d 100%),#15803d;border-color:#15803ddb;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff3d,0 16px 30px #15803d4d}.orders-operational-guidance__actions .orders-operational-guidance__mark-solved:hover:not(:disabled):not(.is-unavailable) .orders-operational-guidance__mark-solved-icon,.orders-operational-guidance__actions .orders-operational-guidance__mark-solved:focus-visible:not(:disabled):not(.is-unavailable) .orders-operational-guidance__mark-solved-icon{background:#ffffff3d;box-shadow:inset 0 0 0 1px #ffffff52,0 1px #0f172a24}.orders-operational-guidance__actions .orders-operational-guidance__mark-solved.is-unavailable{color:#64748b;background:linear-gradient(#fff 0%,#f8fafc 100%);border-color:#94a3b8b8;box-shadow:0 1px #0f172a0a}.orders-operational-guidance__actions .orders-operational-guidance__mark-solved.is-unavailable .orders-operational-guidance__mark-solved-icon{color:#64748b;background:#e2e8f0;box-shadow:inset 0 0 0 1px #94a3b859}.orders-operational-guidance__actions .orders-operational-guidance__mark-solved[aria-disabled=true]{cursor:not-allowed}.orders-operational-guidance__actions button[data-tooltip]:before{content:"";opacity:0;pointer-events:none;z-index:8;border:5px solid #0000;border-top-color:#0f172af0;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 3px);left:18px;transform:translateY(4px)}.orders-operational-guidance__actions button[data-tooltip]:after{content:attr(data-tooltip);color:#fff;letter-spacing:0;text-align:left;text-transform:none;opacity:0;pointer-events:none;z-index:9;background:#0f172af2;border-radius:8px;width:min(280px,70vw);padding:8px 10px;font-size:11px;font-weight:650;line-height:1.35;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(4px);box-shadow:0 14px 30px #0f172a3d}.orders-operational-guidance__actions button[data-tooltip]:hover:before,.orders-operational-guidance__actions button[data-tooltip]:hover:after,.orders-operational-guidance__actions button[data-tooltip]:focus-visible:before,.orders-operational-guidance__actions button[data-tooltip]:focus-visible:after{opacity:1;transform:translateY(0)}.orders-operational-guidance__actions button:disabled{cursor:not-allowed;opacity:.62}.orders-operational-guidance__error{color:#b91c1c;border-top:1px solid #fecacae6;margin:0;padding-top:10px;font-size:11px;font-weight:850;line-height:1.35}.orders-issue-solve-modal{gap:14px;width:min(620px,100vw - 32px);display:grid}.orders-issue-solve-modal__body{gap:12px;display:grid}.orders-issue-solve-modal__notice{color:#405060;background:#f8fbfe;border:1px solid #dbe4ecf2;border-radius:8px;margin:0;padding:10px 12px;font-size:12px;font-weight:760;line-height:1.45}.orders-issue-solve-modal__reasons{gap:8px;display:grid}.orders-issue-solve-modal__reasons label{cursor:pointer;background:#fff;border:1px solid #dbe4ecf2;border-radius:8px;grid-template-columns:18px 1fr;align-items:flex-start;gap:10px;padding:10px 12px;display:grid}.orders-issue-solve-modal__reasons label.is-selected{background:#f7faff;border-color:#2563eb80}.orders-issue-solve-modal__reasons input{margin-top:2px}.orders-issue-solve-modal__reasons span{gap:3px;min-width:0;display:grid}.orders-issue-solve-modal__reasons strong{color:#172334;font-size:12.5px;font-weight:900;line-height:1.2}.orders-issue-solve-modal__reasons small{color:#617080;font-size:11.5px;font-weight:700;line-height:1.35}.orders-issue-solve-modal__note{color:#405060;gap:6px;font-size:11px;font-weight:900;display:grid}.orders-issue-solve-modal__note textarea{color:#1e2730;width:100%;min-height:96px;font:inherit;resize:vertical;background:#fff;border:1px solid #dbe4ec;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:650;line-height:1.45}.orders-order-tab .inbox-v2__preview-summary-list,.orders-order-tab .orders-preview-rail__stack{gap:12px}.orders-order-tab>header h3{color:#1d2733;letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:950}.orders-order-tab__brief{background:linear-gradient(#fffffffa 0%,#f8fbfde6 100%),#fff;border-color:#b9c6d5eb;border-left-width:5px;padding:16px 18px;overflow:hidden;box-shadow:0 16px 36px #0f172a12,inset 0 1px #ffffffe0}.orders-order-tab__brief.is-safe{background:linear-gradient(#f0fdf4b8 0%,#fffffffa 62%),#fff}.orders-order-tab__brief.is-warning,.orders-order-tab__brief.is-neutral{background:linear-gradient(#fffbebc2 0%,#fffffffa 64%),#fff}.orders-order-tab__brief.is-blocked{background:linear-gradient(#fef2f2c2 0%,#fffffffa 64%),#fff}.orders-order-tab__brief-status{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px}.orders-order-tab__brief-status .orders-order-tab__status-line{align-items:center;gap:7px}.orders-order-tab__brief-status .orders-order-tab__status-line .orders-order-tab__icon{color:#0f172a;width:34px;height:34px}.orders-order-tab__status-badge{background:#0f172a;align-content:center;min-height:28px;box-shadow:0 8px 18px #0f172a24}.orders-order-tab__brief-status strong{max-width:72ch;font-size:17px;font-weight:950;display:block}.orders-order-tab__brief-status p{color:#526273;max-width:82ch;font-size:12px}.orders-order-tab__brief-meta{border-top-color:#d6e0eac7}.orders-order-tab__brief-meta dd{font-size:12px}.orders-order-tab__section{background:#fff;border-color:#c6d3e0e6;padding:0;overflow:hidden;box-shadow:0 10px 26px #0f172a0b}.orders-order-tab__section>header{padding:14px 16px}.orders-order-tab__source-button{color:#263445;white-space:nowrap;background:linear-gradient(#fff 0%,#f8fafc 100%),#fff;border:1px solid #94a3b875;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:30px;padding:8px 11px;font-size:11px;font-weight:900;line-height:1;text-decoration:none;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex;box-shadow:0 8px 18px #0f172a0f,inset 0 1px #ffffffd9}.orders-order-tab__source-button:after{content:"";opacity:.72;border-top:2px solid;border-right:2px solid;width:6px;height:6px;transform:translate(-1px,1px)rotate(45deg)}.orders-order-tab__source-button:hover,.orders-order-tab__source-button:focus-visible{color:#9a3412;background:linear-gradient(#fffaf0 0%,#fff 100%),#fff;border-color:#b453096b;transform:translateY(-1px)}.orders-order-tab__source-button:focus-visible{outline-offset:2px;outline:2px solid #b4530942}.orders-order-tab__source-link-card{box-shadow:none;background:linear-gradient(#f8fafceb 0%,#fff 100%),#fff;border-color:#dce4eceb}.orders-order-tab__source-link-card>header{min-height:54px}.orders-order-tab__source-link-card .orders-order-tab__icon{color:#475569;background:linear-gradient(#fff 0%,#f8fafc 100%),#fff}.orders-order-tab__section-title h4{font-size:14px;font-weight:950}.orders-order-tab__icon{color:#263445;background:linear-gradient(#fff 0%,#f8fafc 100%),#fff;border-color:#c7d3e0eb}.orders-order-tab__issue-card{border-left-width:5px;grid-template-columns:minmax(0,1fr);gap:16px;padding:0 11px 14px;display:grid;overflow:hidden;box-shadow:0 18px 40px #7f1d1d14,inset 0 1px #ffffffd6}.orders-order-tab__issue-card.is-neutral{background:linear-gradient(#eff6ffc7 0%,#fffffffa 64%),#fff;border-color:#2563eb40}.orders-order-tab__recommended-card{box-shadow:0 16px 34px #0f172a11,inset 0 1px #ffffffd6}.orders-order-tab__recommended-card .orders-order-tab__issue-head{background:linear-gradient(#fffffffa,#f8fafcf0 54%,#eff6ffb8),#fff;border-bottom-color:#2563eb29}.orders-order-tab__recommended-card .orders-order-tab__issue-title .orders-order-tab__icon{color:#2563eb;background:linear-gradient(#fff,#eff6ff 72%,#dbeafe),#fff;border-color:#2563eb38;box-shadow:0 8px 18px #2563eb17,inset 0 1px #ffffffe6}.orders-order-tab__recommended-card .orders-order-tab__issue-state{color:#1d4ed8;background:#eff6ffeb;border-color:#2563eb2e}.orders-order-tab__recommended-card .orders-order-tab__issue-next-step{background:linear-gradient(#fffffffa,#f8fafceb),#fff;border-color:#2563eb29}.orders-order-tab__recommended-card .orders-order-tab__issue-action-row{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-order-tab__recommended-card .orders-order-tab__issue-primary-action{color:#1d4ed8;background:linear-gradient(#fffffffc,#f8fafcf5),#fff;border-color:#2563eb2e;box-shadow:0 8px 18px #2563eb0b,inset 3px 0 #2563eb2e}.orders-order-tab__recommended-card .orders-order-tab__issue-primary-action:hover,.orders-order-tab__recommended-card .orders-order-tab__issue-primary-action:focus-visible{border-color:#2563eb57;box-shadow:0 8px 18px #2563eb17}.orders-order-tab__recommended-card .orders-order-tab__issue-primary-action span{color:#2563eb}.orders-order-tab__decision-trace{background:#f8fafcb8;border:1px solid #94a3b833;border-radius:8px;gap:5px;padding:9px 10px;display:grid}.orders-order-tab__decision-trace>span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.orders-order-tab__decision-trace p,.orders-order-tab__decision-trace small{color:#334155;margin:0;font-size:.76rem;font-weight:750;line-height:1.35}.orders-order-tab__decision-trace ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.orders-order-tab__decision-trace li{gap:2px;display:grid}.orders-order-tab__decision-trace strong{color:#0f172a;font-size:.78rem;font-weight:900;line-height:1.25}.orders-order-tab__decision-trace.is-blocked{background:#fffbebb8;border-color:#d9770638}.orders-order-tab__issue-head{background:linear-gradient(#fffffffa,#fff5f5f0 45%,#fff1f2c7),snow;border-bottom:1px solid #f8717138;justify-content:space-between;align-items:center;gap:11px;min-width:0;margin:0 -11px;padding:14px 11px 13px;display:flex;box-shadow:inset 0 1px #ffffffe6}.orders-order-tab__issue-title{flex:auto;gap:11px;min-width:0}.orders-order-tab__issue-title .orders-order-tab__icon{color:#b91c1c;background:linear-gradient(#fff,#fff1f2 72%,#ffe4e6),#fff;border-color:#f8717161;flex:none;width:34px;height:34px;box-shadow:0 8px 18px #b91c1c1a,inset 0 1px #ffffffe6}.orders-order-tab__issue-title>div{min-width:0}.orders-order-tab__issue-kicker-row{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.orders-order-tab__issue-group-badge{color:#991b1b;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#fffffffa,#fef2f2eb),#fff;border:1px solid #dc262638;border-radius:999px;justify-content:center;align-items:center;max-width:100%;min-height:20px;padding:0 8px;font-size:9.5px;font-weight:950;line-height:1;display:inline-flex;box-shadow:0 5px 12px #b91c1c12}.orders-order-tab__issue-title h4{color:#172033;overflow-wrap:anywhere;font-size:15px;line-height:1.12}.orders-order-tab__issue-state{color:#991b1b;letter-spacing:.06em;text-align:center;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#fffffffa,#fef2f2f0),#fff;border:1px solid #dc262642;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:72px;height:24px;padding:0 10px;font-size:9.5px;font-weight:950;line-height:1;display:inline-flex;box-shadow:0 6px 14px #b91c1c14}.orders-order-tab__issue-state.is-shadow_only{color:#92400e;background:#fffbebeb;border-color:#d9770642}.orders-order-tab__issue-decision{grid-template-columns:minmax(0,1fr);gap:19px;min-width:0;display:grid}.orders-order-tab__issue-block,.orders-order-tab__issue-evidence,.orders-order-tab__issue-next-step{background:linear-gradient(#fffffffa,#f8fafce6),#fff;border:1px solid #d2dce7f0;border-radius:8px;grid-template-columns:minmax(0,1fr);gap:7px;min-width:0;margin-top:7px;padding:18px 12px 12px;display:grid;position:relative;box-shadow:0 10px 24px #0f172a0b,inset 0 1px #ffffffd6}.orders-order-tab__issue-next-step{background:linear-gradient(#fffffffa,#fff7f7eb),#fff;border-color:#f8717138}.orders-order-tab__issue-block>span,.orders-order-tab__issue-evidence>span,.orders-order-tab__issue-next-step>span{color:#334155;letter-spacing:.11em;text-align:center;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #e2e8f0f0;border-radius:999px;justify-content:center;align-items:center;max-width:calc(100% - 18px);padding:4px 10px;font-size:11px;font-weight:950;line-height:1;display:inline-flex;position:absolute;top:-9px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 5px 12px #0f172a0f}.orders-order-tab__issue-block p,.orders-order-tab__issue-next-step p{color:#1f2937;overflow-wrap:anywhere;min-width:0;margin:0;font-size:13.5px;font-weight:850;line-height:1.45}.orders-order-tab__issue-evidence ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.orders-order-tab__issue-evidence li{background:linear-gradient(#fffffffa,#f8fafcc7),#fff;border:1px solid #e2e8f0db;border-radius:8px;grid-template-columns:minmax(0,1fr);align-items:start;gap:5px;padding:8px 9px 8px 11px;display:grid;position:relative;box-shadow:0 4px 10px #0f172a06}.orders-order-tab__issue-evidence li.is-missing-source{background:linear-gradient(#fffffffa,#fef2f2ad),#fff;border-color:#f8717152 #f8717152 #f8717152 #dc262680;border-left-style:solid;border-left-width:3px;padding-left:10px}.orders-order-tab__issue-evidence li:first-child{border-top:1px solid #e2e8f0db}.orders-order-tab__issue-evidence strong{color:#526273;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:950;line-height:1.25}.orders-order-tab__issue-evidence li>span{color:#172033;font-size:12.5px;font-weight:950;line-height:1.25}.orders-order-tab__issue-evidence li>small{color:#64748b;font-size:10px;font-weight:800;line-height:1.35}.orders-order-tab__issue-evidence-link{align-items:center;min-height:22px;display:flex}.orders-order-tab__issue-evidence-link a,.orders-order-tab__issue-evidence-link em{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;max-width:100%;min-height:22px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:900;line-height:1;display:inline-flex;overflow:hidden}.orders-order-tab__issue-evidence-link a{color:#1d4ed8;background:linear-gradient(#fffffffa,#eff6ffe6),#eff6ff;border:1px solid #2563eb38;text-decoration:none;box-shadow:0 4px 10px #2563eb12}.orders-order-tab__issue-evidence-link a:hover,.orders-order-tab__issue-evidence-link a:focus-visible{background:#dbeafef5;border-color:#2563eb61;outline:none}.orders-order-tab__issue-evidence-link em{color:#64748b;background:#f8fafce6;border:1px solid #cbd5e1d1}.orders-order-tab__issue-action-row{grid-template-columns:minmax(0,1fr);gap:7px;min-width:0;display:grid}.orders-order-tab__issue-primary-action{color:#991b1b;cursor:pointer;text-align:left;background:linear-gradient(#fffffffc,#fff7f7f5),#fff;border:1px solid #dc262647;border-radius:8px;align-content:center;gap:4px;min-width:0;max-width:100%;min-height:42px;padding:9px 10px 9px 12px;text-decoration:none;display:grid;box-shadow:0 8px 18px #b91c1c0e,inset 3px 0 #dc262642}.orders-order-tab__issue-primary-action:hover,.orders-order-tab__issue-primary-action:focus-visible{border-color:#dc26266b;outline:none;box-shadow:0 8px 18px #b91c1c1c}.orders-order-tab__issue-primary-action span{color:#b91c1c;letter-spacing:.08em;text-transform:uppercase;font-size:9.5px;font-weight:950;line-height:1}.orders-order-tab__issue-primary-action strong{color:#172033;overflow-wrap:anywhere;font-size:12.5px;font-weight:950;line-height:1.2}.orders-order-tab__decision-feedback{border-top:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding-top:8px;display:flex}.orders-order-tab__decision-feedback>span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;flex:none;font-size:9.5px;font-weight:950;line-height:1}.orders-order-tab__decision-feedback>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;min-width:0;display:grid}.orders-order-tab__decision-feedback button{color:#475569;cursor:pointer;white-space:nowrap;background:#ffffffeb;border:1px solid #cbd5e1e6;border-radius:999px;min-width:0;padding:6px 8px;font-size:10px;font-weight:850;line-height:1}.orders-order-tab__decision-feedback button:hover,.orders-order-tab__decision-feedback button:focus-visible{color:#1d4ed8;border-color:#2563eb57;outline:none}.orders-order-tab__decision-feedback button.is-selected{color:#1d4ed8;background:#eff6fff5;border-color:#2563eb6b;box-shadow:0 0 0 2px #2563eb14}.orders-order-tab__decision-audit{border-top:1px solid #94a3b82e;gap:7px;min-width:0;padding-top:8px;display:grid}.orders-order-tab__decision-audit header{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.orders-order-tab__decision-audit header span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:9.5px;font-weight:950;line-height:1}.orders-order-tab__decision-audit header strong{color:#475569;white-space:nowrap;background:#ffffffdb;border:1px solid #cbd5e1e6;border-radius:999px;flex:none;padding:4px 7px;font-size:9.5px;font-weight:900;line-height:1}.orders-order-tab__decision-audit p{color:#64748b;margin:0;font-size:11px;font-weight:750;line-height:1.35}.orders-order-tab__decision-audit ol{gap:6px;margin:0;padding:0;list-style:none;display:grid}.orders-order-tab__decision-audit li{grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;padding-left:11px;display:grid;position:relative}.orders-order-tab__decision-audit li:before{content:"";background:#64748b;border-radius:999px;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.orders-order-tab__decision-audit li.is-action-clicked:before,.orders-order-tab__decision-audit li.is-feedback-recorded:before{background:#2563eb}.orders-order-tab__decision-audit li.is-outcome-checked:before{background:#059669}.orders-order-tab__decision-audit li.is-action-blocked-attempted:before{background:#dc2626}.orders-order-tab__decision-audit li span,.orders-order-tab__decision-audit li small{color:#94a3b8;white-space:nowrap;font-size:9.5px;font-weight:850;line-height:1.1}.orders-order-tab__decision-audit li strong{color:#172033;overflow-wrap:anywhere;min-width:0;font-size:11px;font-weight:900;line-height:1.25}.orders-order-tab__issue-recommendation{background:#ffffffdb;border:1px solid #d2dce7eb;border-radius:8px;gap:8px;padding:11px;display:grid}.orders-order-tab__issue-recommendation>span{color:#64748b;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:950;line-height:1}.orders-order-tab__issue-recommendation>strong{color:#172033;font-size:13px;font-weight:950;line-height:1.25}.orders-order-tab__issue-recommendation>p{color:#405060;margin:0;font-size:12px;line-height:1.45}.orders-order-tab__issue-meta{flex-wrap:wrap;gap:6px;display:flex}.orders-order-tab__issue-meta em{color:#526273;letter-spacing:.06em;text-transform:uppercase;background:#f8fafc;border:1px solid #cbd5e1e6;border-radius:999px;padding:5px 7px;font-size:9px;font-style:normal;font-weight:900;line-height:1}.orders-order-tab__issue-actions{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px;display:grid}.orders-order-tab__issue-action{color:#243142;cursor:pointer;text-align:left;background:#fff;border:1px solid #cbd5e1eb;border-radius:8px;gap:4px;min-width:0;padding:9px;display:grid}.orders-order-tab__issue-action.is-primary{border-color:#0f172a80;box-shadow:inset 3px 0 #111827}.orders-order-tab__issue-action.is-destructive{color:#7f1d1d;background:#fffafaf0;border-color:#dc262657}.orders-order-tab__issue-action.is-review{background:#fffdf8f5;border-color:#d977064d}.orders-order-tab__issue-action span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:950;line-height:1}.orders-order-tab__issue-action strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:950;line-height:1.25;overflow:hidden}.orders-order-tab__issue-action small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;line-height:1.25;overflow:hidden}.orders-order-tab__issue-action:disabled{cursor:not-allowed;opacity:.62}.orders-order-tab__issue-feedback{border-top:1px solid #e2e8f0f0;gap:7px;padding-top:9px;display:grid}.orders-order-tab__issue-feedback>span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:950;line-height:1}.orders-order-tab__issue-feedback>div{flex-wrap:wrap;gap:6px;display:flex}.orders-order-tab__issue-feedback button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1eb;border-radius:999px;min-height:28px;padding:7px 9px;font-size:10px;font-weight:900;line-height:1}.orders-order-tab__issue-feedback button:hover:not(:disabled),.orders-order-tab__issue-feedback button:focus-visible{color:#0f766e;background:#f0fdfaf0;border-color:#0f766e59}.orders-order-tab__issue-feedback button:disabled{cursor:not-allowed;opacity:.62}.orders-order-tab__issue-feedback small{color:#0f766e;font-size:10px;font-weight:850;line-height:1.35}.orders-order-tab__issue-controls{border-top:1px solid #e2e8f0db;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;min-width:0;padding-top:12px;display:grid}.orders-order-tab__issue-control{color:#29384a;cursor:pointer;overflow-wrap:anywhere;background:linear-gradient(#fffffffa,#f8fafce6),#fff;border:1px solid #cbd5e1e0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:0;max-width:100%;min-height:34px;padding:8px;font-size:10.5px;font-weight:950;line-height:1;display:inline-flex;position:relative;box-shadow:0 5px 12px #0f172a0a}.orders-order-tab__issue-control:hover,.orders-order-tab__issue-control:focus-visible{color:#0f766e;background:linear-gradient(#fffffffa,#f0fdfaf0),#fff;border-color:#0f766e47;outline:none;box-shadow:0 8px 16px #0f766e14}.orders-order-tab__issue-control:disabled{cursor:not-allowed;opacity:.6}.orders-order-tab__issue-control-icon{color:#0f766e;background:#eef6f4;border-radius:999px;place-items:center;width:16px;height:16px;display:inline-grid}.orders-order-tab__issue-control-icon svg{width:12px;height:12px}.orders-order-tab__issue-control-icon path{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.orders-order-tab__issue-control small{z-index:8;color:#fff;opacity:0;pointer-events:none;white-space:normal;background:#111827;border:1px solid #0f172a1f;border-radius:8px;width:max-content;max-width:210px;padding:7px 8px;font-size:10px;font-weight:760;line-height:1.35;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + 8px);right:50%;transform:translate(50%,4px)}.orders-order-tab__issue-control:hover small,.orders-order-tab__issue-control:focus-visible small{opacity:1;transform:translate(50%)}.orders-preview-rail--tabs-only .orders-order-tab__issue-control:nth-child(odd) small{left:0;right:auto;transform:translateY(4px)}.orders-preview-rail--tabs-only .orders-order-tab__issue-control:nth-child(2n) small{left:auto;right:0;transform:translateY(4px)}.orders-preview-rail--tabs-only .orders-order-tab__issue-control:hover small,.orders-preview-rail--tabs-only .orders-order-tab__issue-control:focus-visible small{transform:translateY(0)}.orders-issue-center-modal{background:linear-gradient(#fffffffa,#fff7f7f0 42%,#f8fafcf5),#fff;border-color:#f8717147;flex-direction:column;width:min(560px,100vw - 32px);height:min(820px,100dvh - 44px);min-height:0;max-height:calc(100dvh - 44px);display:flex;overflow:hidden;box-shadow:0 28px 80px #0f172a42,0 12px 32px #7f1d1d1f}.orders-issue-center-modal__header{border-bottom:1px solid #e2e8f0e6;flex:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 18px 14px;display:flex}.orders-issue-center-modal__header>div{min-width:0}.orders-issue-center-modal__header span{color:#991b1b;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:950;line-height:1;display:block}.orders-issue-center-modal__header h2{color:#111827;margin:6px 0 0;font-size:18px;font-weight:950;line-height:1.12}.orders-issue-center-modal__header button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1e6;border-radius:999px;min-height:32px;padding:7px 11px;font-size:11px;font-weight:900}.orders-issue-center-modal__header button:hover,.orders-issue-center-modal__header button:focus-visible{color:#991b1b;border-color:#dc262647;outline:none}.orders-issue-center-modal__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:16px 16px 28px;overflow-y:auto}.orders-issue-center-modal__body .orders-order-tab__issue-card{min-height:min-content;margin:0}.orders-issue-center-modal__loading{background:#ffffffe0;border:1px solid #e2e8f0eb;border-radius:8px;gap:6px;padding:18px;display:grid}.orders-issue-center-modal__loading strong{color:#172033;font-size:14px;font-weight:950}.orders-issue-center-modal__loading span{color:#64748b;font-size:12px;font-weight:800;line-height:1.4}.orders-order-tab__product-head{border-bottom-color:#dbe4ecf0;align-items:center;padding:16px 16px 14px}.orders-order-tab__product-head .orders-order-tab__section-title{gap:12px}.orders-order-tab__product-icon{border-radius:12px;width:42px;height:42px}.orders-order-tab__product-icon svg{width:21px;height:21px}.orders-order-tab__total-value{color:#0f172a;text-align:right;white-space:nowrap;font-size:22px;font-weight:950;line-height:1.05;display:block}.orders-order-tab__item-list{gap:10px;max-height:516px;padding:0 14px 14px}.orders-order-tab__item-row{background:linear-gradient(#fff 0%,#f8fafc 100%),#fff;border:1px solid #d5e0ebeb;border-radius:12px;grid-template-columns:64px minmax(0,1fr);gap:12px;padding:10px;box-shadow:0 8px 20px #0f172a0b}.orders-order-tab__item-row:first-child{border-top:1px solid #d5e0ebeb}.orders-order-tab__item-image{border-radius:10px;width:64px;height:64px}.orders-order-tab__item-main strong{color:#111827;font-size:14px;font-weight:950}.orders-order-tab__item-main span{color:#64748b;font-size:11px}.orders-order-tab__item-line-value strong{color:#0f172a;font-size:14px;font-weight:950}.orders-order-tab__item-line-value span{color:#64748b;font-size:10px}.orders-order-tab__item-sku{background:0 0;border-top-color:#dce4ecf2}.orders-order-tab__item-facts{border-top:1px solid #e0e8f0eb;gap:0;margin-top:9px;padding-top:10px}.orders-order-tab__item-facts>div{background:0 0;border:0;border-left:1px solid #e0e8f0eb;border-radius:0;padding:2px 10px}.orders-order-tab__item-facts>div:first-child{border-left:0;padding-left:1px}.orders-order-tab__item-facts span{color:#68788a;font-size:10px}.orders-order-tab__item-facts strong{color:#17212b;text-align:left;font-size:11px;font-weight:900}.orders-order-tab__notes-card{background:linear-gradient(#fffbebd1 0%,#fffffffa 62%),#fff;border-color:#dcb14b6b;box-shadow:0 14px 30px #92400e0f,0 10px 26px #0f172a0b}.orders-order-tab__notes-card>header{border-bottom:1px solid #e8c67a61;align-items:center}.orders-order-tab__notes-card .orders-order-tab__icon{color:#7a4d05;background:#fff7df;border-color:#d4a84f7a}.orders-order-tab__notes-card>header>span{color:#fff;background:#111827;border-color:#d4a84f80}.orders-order-tab__notes-lede{color:#6b4f16;margin:0;padding:12px 16px 0;font-size:11px;font-weight:750;line-height:1.42}.orders-order-tab__notes-card .orders-order-tab__instruction-list{gap:10px;padding:12px 16px 16px}.orders-order-tab__instruction{background:#fffdf6b8;border:0;border-left:3px solid #d4a84f94;border-radius:0;padding:0 0 0 12px}.orders-order-tab__instruction>div{justify-content:space-between;align-items:center}.orders-order-tab__instruction>div>span{gap:2px;min-width:0;display:grid}.orders-order-tab__instruction>div>span small{color:#8a6a23;overflow-wrap:anywhere;font-size:10px;font-weight:780;line-height:1.25}.orders-order-tab__instruction strong{color:#3c2a0a;font-size:12px;font-weight:950}.orders-order-tab__instruction span{color:#8a6a23;font-size:10px}.orders-order-tab__instruction p{color:#273341;text-align:center;font-size:14px;font-weight:760;line-height:1.55}.orders-order-tab__instruction-copy{color:#9a3412;white-space:nowrap;background:#fff7ed;border:1px solid #b4530947;border-radius:999px;flex:none;padding:7px 10px;font-size:10px;font-weight:950;line-height:1}.orders-order-tab__instruction-copy:hover,.orders-order-tab__instruction-copy:focus-visible{background:#ffedd5;border-color:#b453097a}.orders-order-tab__customer-card .orders-order-tab__context-grid{border-top:1px solid #dce4eceb;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0 16px 4px}.orders-order-tab__customer-card .orders-order-tab__context-grid>div{border-bottom:1px solid #e4ebf2eb;padding:12px 14px 12px 0}.orders-order-tab__customer-card .orders-order-tab__context-grid>div:nth-child(2n){border-left:1px solid #e4ebf2eb;padding-left:14px}.orders-order-tab__customer-card .orders-order-tab__context-grid>div:nth-last-child(-n+2){border-bottom:0}.orders-order-tab__source-strip,.orders-order-tab__truth-card{box-shadow:none}.orders-order-tab__source-strip{background:#fbfdff;border-style:dashed}.orders-order-tab__source-strip .orders-order-tab__source-list{padding:0 16px 16px}.orders-order-tab__source-row{background:#f7fafc;border:0;align-items:center}.orders-order-tab__truth-grid{gap:8px}.orders-order-tab__truth-card{background:#fbfdff;border-color:#dce4ecdb;padding:12px}.orders-item-preview-modal{gap:16px;width:min(860px,96vw);padding:18px}.orders-item-preview-modal>header h2{font-size:22px;line-height:1.15}.orders-item-preview-modal__layout{grid-template-columns:minmax(220px,320px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.orders-item-preview-modal__image{color:#64748b;text-align:center;background:linear-gradient(135deg,#f1f5f9f2,#ffffffe6),#f8fafc;border:1px solid #d6e0ea;border-radius:14px;place-items:center;min-height:320px;font-size:13px;font-weight:900;display:grid;overflow:hidden}.orders-item-preview-modal__image img{object-fit:contain;width:100%;height:100%}.orders-item-preview-modal__content{gap:14px;min-width:0;display:grid}.orders-item-preview-modal__content section{gap:5px;display:grid}.orders-item-preview-modal__content section span{color:#657486;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.orders-item-preview-modal__content section h3{color:#111827;margin:0;font-size:20px;line-height:1.18}.orders-item-preview-modal__content section p{color:#526273;margin:0;font-size:13px;line-height:1.45}.orders-item-preview-modal__facts{border-top:1px solid #e1e8ef;border-left:1px solid #e1e8ef;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;display:grid}.orders-item-preview-modal__facts>div{border-bottom:1px solid #e1e8ef;border-right:1px solid #e1e8ef;gap:4px;min-width:0;padding:10px;display:grid}.orders-item-preview-modal__facts dt{color:#657486;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.orders-item-preview-modal__facts dd{color:#17212b;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:850;line-height:1.3}.orders-item-preview-modal__marker{color:#9a3412;background:#fff7ed;border-radius:9px;margin:0;padding:9px 10px;font-size:12px;font-weight:850}.orders-customer-edit-modal{gap:0;width:min(760px,94vw);max-height:min(760px,90vh);padding:0;overflow:hidden}.orders-customer-edit-modal__header{border-bottom:1px solid #dce4ecd1;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.orders-customer-edit-modal__header>div{gap:4px;min-width:0;display:grid}.orders-customer-edit-modal__header span{color:#657486;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:950}.orders-customer-edit-modal__header h2{color:#111827;margin:0;font-size:22px;font-weight:950;line-height:1.15}.orders-customer-edit-modal__header p{color:#526273;max-width:520px;margin:0;font-size:12px;font-weight:750;line-height:1.45}.orders-customer-edit-modal__close-button{color:#64748b;background:0 0;border-radius:999px;flex:none;place-items:center;width:30px;height:30px;padding:0;display:grid;box-shadow:none!important;border:0!important}.orders-customer-edit-modal__close-button:hover,.orders-customer-edit-modal__close-button:focus-visible{color:#0f172a;background:#f1f5f9}.orders-customer-edit-modal__close-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:17px;height:17px}.orders-customer-edit-modal__body{grid-template-columns:minmax(0,1fr);gap:12px;padding:16px 20px 20px;display:grid;overflow:auto}.orders-customer-edit-modal__profile-strip{border-bottom:1px solid #dce4ecd1;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px;padding-bottom:14px;display:grid}.orders-customer-edit-modal__profile-strip .orders-customer-tab__avatar{border-radius:999px;width:50px;height:50px}.orders-customer-edit-modal__profile-strip>div:last-child{gap:3px;min-width:0;display:grid}.orders-customer-edit-modal__profile-strip span{color:#0f766e;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:950}.orders-customer-edit-modal__profile-strip strong{color:#101827;overflow-wrap:anywhere;font-size:20px;font-weight:950;line-height:1.1}.orders-customer-edit-modal__profile-strip p{color:#64748b;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:800}.orders-customer-edit-modal__override-card,.orders-customer-edit-modal__source-panel{align-content:start;gap:12px;min-width:0;display:grid}.orders-customer-edit-modal__override-card{background:linear-gradient(#fff 0%,#f8fbfd 100%);border:1px solid #d6e2eee0;border-radius:8px;padding:12px}.orders-customer-edit-modal__override-card>header{border-bottom:1px solid #e3ebf3;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.orders-customer-edit-modal__override-card>header>div{gap:4px;min-width:0;display:grid}.orders-customer-edit-modal__override-card>header strong{color:#101827;font-size:15px;font-weight:950}.orders-customer-edit-modal__override-card>header span{color:#64748b;letter-spacing:0;text-transform:none;font-size:11px;font-weight:800}.orders-customer-edit-modal__override-card>header em{color:#047857;text-transform:uppercase;background:#ecfdf5;border:1px solid #0f766e42;border-radius:999px;flex:none;padding:4px 8px;font-size:10px;font-style:normal;font-weight:950}.orders-customer-edit-modal__field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.orders-customer-edit-modal__field-grid label{gap:6px;min-width:0;display:grid}.orders-customer-edit-modal__field-grid label span{color:#657486;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:950}.orders-customer-edit-modal__field-grid input,.orders-customer-edit-modal__field-grid textarea{color:#172334;background:#fff;border:1px solid #d7e1eb;border-radius:9px;width:100%;min-width:0;min-height:38px;padding:8px 10px;font-size:13px;font-weight:850}.orders-customer-edit-modal__field-grid textarea{resize:vertical;min-height:78px;line-height:1.4}.orders-customer-edit-modal__field-grid input:disabled,.orders-customer-edit-modal__field-grid textarea:disabled{color:#718096;background:#f8fafc}.orders-customer-edit-modal__field--wide{grid-column:1/-1}.orders-customer-edit-modal__field-grid small{color:#718096;font-size:11px;font-weight:750}.orders-customer-edit-modal__source-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.orders-customer-edit-modal__policy-note{background:#f8fafc;border-left:3px solid #0f766e;padding:9px 10px}.orders-customer-edit-modal__policy-note strong{color:#111827;font-size:12px;font-weight:950}.orders-customer-edit-modal__policy-note p{color:#5f6f82;margin:5px 0 0;font-size:12px;font-weight:750;line-height:1.4}.orders-customer-edit-modal__source-list article{background:#f8fafca8;border:1px solid #dce4ecb8;border-radius:8px;grid-template-columns:minmax(0,1fr);gap:5px;padding:9px;display:grid}.orders-customer-edit-modal__source-list strong{color:#111827;font-size:12px;font-weight:950}.orders-customer-edit-modal__source-list span{color:#475569;background:#f8fafc;border:1px solid #cbd5e1e6;border-radius:999px;width:fit-content;padding:3px 8px;font-size:10px;font-weight:950}.orders-customer-edit-modal__source-list p{color:#5f6f82;margin:0;font-size:12px;font-weight:750;line-height:1.4}.orders-customer-edit-modal__error{color:#991b1b;background:#fef2f2;border:1px solid #dc262647;border-radius:9px;grid-column:1/-1;margin:0;padding:10px 12px;font-size:12px;font-weight:850}.orders-customer-edit-modal__footer{border-top:1px solid #e3ebf3e6;grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:12px;display:flex}.orders-customer-edit-modal__footer button{color:#172334;background:#f1f5f9;border:0;border-radius:8px;min-height:36px;padding:0 13px;font-size:12px;font-weight:950}.orders-customer-edit-modal__footer button[type=submit]{color:#fff;background:#0f766e}.orders-customer-edit-modal__footer button:disabled{cursor:not-allowed;opacity:.58}.orders-note-modal{gap:16px;width:min(560px,94vw);padding:20px}.orders-note-modal>header h2{font-size:22px;line-height:1.15}.orders-note-modal__kicker{color:#92400e;letter-spacing:.1em;text-transform:uppercase;background:#fffbebf5;border:1px solid #d977063d;border-radius:999px;width:fit-content;margin-bottom:5px;padding:5px 8px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.orders-note-modal__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.orders-note-modal__copy-button{font-weight:900;color:#9a3412!important;background:#fff7ed!important;border-color:#b453095c!important}.orders-note-modal__body{background:linear-gradient(#fffbebfa,#fff7ede6),#fffbeb;border:1px solid #d977063d;border-radius:16px;padding:20px}.orders-note-modal__body-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.orders-note-modal__body-head span,.orders-note-modal__body-head em{color:#92400e;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:950}.orders-note-modal__body-head em{background:#ffffffb8;border:1px solid #d9770638;border-radius:999px;padding:4px 8px}.orders-note-modal__body p{color:#17212b;text-align:center;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:16px;font-weight:820;line-height:1.58}.orders-customer-tab .inbox-v2__preview-summary-list{gap:0}.orders-customer-tab__panel-header{border-bottom:1px solid #dce4eceb;gap:3px;padding:0 0 12px;display:grid}.orders-customer-tab__panel-header h3{color:#111827;margin:0;font-size:15px;font-weight:950;line-height:1.2}.orders-customer-tab__panel-header p{color:#64748b;margin:0;font-size:12px;font-weight:750;line-height:1.35}.orders-customer-tab__profile{background:linear-gradient(#fffffffa,#f8fbfddb),#fff;border:1px solid #d7e1ebe0;border-radius:10px;gap:12px;min-width:0;padding:14px;display:grid;box-shadow:0 10px 24px #0f172a0b}.orders-customer-tab__profile--active{border-radius:10px;box-shadow:0 10px 24px #0f172a0b}.orders-customer-tab__hero{grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:10px 8px;min-width:0;display:grid}.orders-customer-tab__hero--primary{align-items:start;row-gap:12px}.orders-customer-tab__avatar{color:#0f766e;background:linear-gradient(135deg,#ecfdf5f5,#eff6ffeb),#f8fafc;border:1px solid #cbd5e1f2;border-radius:14px;place-items:center;width:50px;height:50px;font-size:18px;font-weight:950;display:grid;overflow:hidden}.orders-customer-tab__hero--primary .orders-customer-tab__avatar{border-radius:999px}.orders-customer-tab__avatar img,.orders-customer-tab__source-logo img{object-fit:cover;width:100%;height:100%}.orders-customer-tab__identity{align-content:start;gap:5px;min-width:0;display:grid}.orders-customer-tab__identity h4{color:#101827;overflow-wrap:anywhere;margin:0;font-size:21px;line-height:1.08}.orders-customer-tab__identity p,.orders-customer-tab__contact-line,.orders-customer-tab__status-row{color:#637386;margin:0;font-size:12px;font-weight:750;line-height:1.35}.orders-customer-tab__status-row,.orders-customer-tab__contact-line{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.orders-customer-tab__email-line,.orders-customer-tab__contact-line span{align-items:center;gap:5px;min-width:0;display:inline-flex}.orders-customer-tab__email-line svg,.orders-customer-tab__contact-line svg,.orders-customer-tab__source-badges svg{color:#0f766e;flex:none;width:14px;height:14px}.orders-customer-tab__email-line span,.orders-customer-tab__contact-line span{overflow-wrap:anywhere}.orders-customer-tab__contact-grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;min-width:0;display:grid}.orders-customer-tab__contact-card{background:linear-gradient(#fffffffa,#f7fafcf0),#fff;border:1px solid #bccbdcdb;border-radius:10px;align-content:start;gap:8px;min-width:0;min-height:78px;padding:11px;display:grid;box-shadow:0 8px 18px #0f172a0e}.orders-customer-tab__contact-card--address{grid-column:1/-1;min-height:76px}.orders-customer-tab__contact-label{color:#6b7a90;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:7px;min-width:0;font-size:10px;font-weight:950;line-height:1.15;display:inline-flex}.orders-customer-tab__contact-label .orders-order-tab__icon{color:#0f766e;width:22px;height:22px;box-shadow:none;background:#f0fdfa;border-color:#0e749033;border-radius:8px;place-items:center;display:grid}.orders-customer-tab__contact-label svg{color:#0f766e;flex:none;width:13px;height:13px}.orders-customer-tab__contact-card strong{color:#162234;overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:12px;font-weight:950;line-height:1.22;display:block}.orders-customer-tab__record-status,.orders-customer-tab__signal-row span{color:#475569;letter-spacing:.02em;background:#f8fafc;border:1px solid #cbd5e1e6;border-radius:999px;align-items:center;min-height:22px;padding:2px 8px;font-size:10px;font-weight:950;display:inline-flex}.orders-customer-tab__record-status.is-linked{color:#047857;background:#ecfdf5;border-color:#10b98159}.orders-customer-tab__record-status.is-detected{color:#92400e;background:#fffbeb;border-color:#f59e0b61}.orders-customer-tab__actions{justify-content:flex-end;display:flex}.orders-customer-tab__actions button,.orders-customer-tab__save-panel button{color:#fff;letter-spacing:.04em;background:#0b1118;border:1px solid #0f172ae6;border-radius:10px;min-height:34px;padding:0 12px;font-size:11px;font-weight:950}.orders-customer-tab__actions button:disabled,.orders-customer-tab__save-panel button:disabled{cursor:not-allowed;opacity:.5}.orders-customer-tab__edit-button{box-shadow:none;color:#172334!important;background:#f8fafc!important;border-color:#cbd7e5b8!important;border-radius:8px!important}.orders-customer-tab__edit-button:hover{color:#0f766e!important;background:#ecfdf5!important;border-color:#0f766e47!important}.orders-customer-tab__identity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.orders-customer-tab__identity-grid>div{background:#f8fafcb8;border:1px solid #dce4ecf2;border-radius:10px;gap:4px;min-width:0;padding:10px;display:grid}.orders-customer-tab__identity-grid dt{color:#6b7c8f;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:950}.orders-customer-tab__identity-grid dd{color:#111827;overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px;font-weight:900;line-height:1.25}.orders-customer-tab__identity-grid small{color:#718096;overflow-wrap:anywhere;font-size:11px;font-weight:750}.orders-customer-tab__source-badges,.orders-customer-tab__missing>div{flex-wrap:wrap;gap:6px;display:flex}.orders-customer-tab__source-badges span,.orders-customer-tab__missing span{color:#475569;letter-spacing:.02em;background:#f8fafc;border:1px solid #cbd5e1b8;border-radius:999px;align-items:center;gap:5px;min-height:23px;padding:2px 8px;font-size:10px;font-weight:950;display:inline-flex}.orders-customer-tab__source-badges span.is-connected{color:#047857;background:#ecfdf5;border-color:#10b98159}.orders-customer-tab__source-badges span.is-available{color:#0369a1;background:#f0f9ff;border-color:#0ea5e94d}.orders-customer-tab__source-badges span.is-manual{color:#9a3412;background:#fff7ed;border-color:#d977065c}.orders-customer-tab__source-badges span.is-missing,.orders-customer-tab__source-badges span.is-degraded,.orders-customer-tab__missing span.is-warning,.orders-customer-tab__missing span.is-blocking{color:#92400e;background:#fffbeb;border-color:#f59e0b61}.orders-customer-tab__missing{background:#fffaf0;border:1px solid #f59e0b3d;border-radius:10px;gap:7px;padding:10px;display:grid}.orders-customer-tab__missing strong{color:#4a3510;font-size:12px;font-weight:950}.orders-customer-tab__orders-panel{border-top:1px solid #dce4eceb;gap:12px;min-width:0;padding-top:12px;display:grid}.orders-customer-tab__orders-head{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.orders-customer-tab__orders-head>div:first-child{gap:2px;min-width:0;display:grid}.orders-customer-tab__orders-head span,.orders-customer-tab__numbers-recent .orders-customer-tab__section-head span{color:#6b7c8f;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:950}.orders-customer-tab__orders-head strong{color:#111827;font-size:13px;font-weight:950}.orders-customer-tab__orders-tabs{background:#f8fafc;border:1px solid #d8e2ec;border-radius:9px;align-items:center;gap:4px;padding:3px;display:inline-flex}.orders-customer-tab__orders-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:28px;padding:0 10px;font-size:11px;font-weight:950}.orders-customer-tab__orders-tabs button.is-active{color:#172334;background:#fff;box-shadow:0 4px 10px #0f172a14}.orders-customer-tab__numbers{gap:12px;min-width:0;display:grid}.orders-customer-tab__numbers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.orders-customer-tab__numbers-grid>div{background:#fff;border:1px solid #dce5ee;border-radius:10px;gap:4px;min-width:0;padding:10px;display:grid}.orders-customer-tab__numbers-grid>div.is-safe{background:#f6fef9;border-color:#10b98147}.orders-customer-tab__numbers-grid>div.is-warning{background:#fffaf0;border-color:#f59e0b57}.orders-customer-tab__numbers-grid dt{color:#6b7c8f;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:950}.orders-customer-tab__numbers-grid dd{color:#111827;overflow-wrap:anywhere;min-width:0;margin:0;font-size:18px;font-weight:950;line-height:1.05}.orders-customer-tab__numbers-grid small{color:#64748b;overflow-wrap:anywhere;font-size:11px;font-weight:750;line-height:1.3}.orders-customer-tab__numbers-recent{gap:9px;min-width:0;display:grid}.orders-customer-tab__timeline-panel{background:linear-gradient(#fff 0%,#f7fbfd 100%);border-color:#d7e4ee}.orders-customer-tab__timeline-panel>header>svg,.orders-customer-tab__timeline-panel>header>span{color:#0f766e}.orders-customer-tab__timeline-list{margin-top:2px}.orders-customer-tab__timeline-step .orders-preview-rail__journey-card{min-width:0}.orders-customer-tab__timeline-empty{background:#f8fafc;border:1px solid #dce5ee;border-radius:10px;margin:0;padding:10px 12px}.orders-customer-tab__metric-strip{border-top:1px solid #dce4eceb;border-bottom:1px solid #dce4eceb;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:10px 0;display:grid}.orders-customer-tab__metric-strip>div{border-left:1px solid #dce4eceb;gap:3px;min-width:0;padding:0 12px;display:grid}.orders-customer-tab__metric-strip>div:first-child{border-left:0;padding-left:0}.orders-customer-tab__metric-strip dt,.orders-customer-tab__facts dt{color:#6b7c8f;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:950}.orders-customer-tab__metric-strip dd,.orders-customer-tab__facts dd{color:#111827;overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px;font-weight:900;line-height:1.25}.orders-customer-tab__signal-row{flex-wrap:wrap;gap:6px;display:flex}.orders-customer-tab__signal-row span{background:#f1f5f9}.orders-customer-tab__verdict{background:#f0f9ff;border-left:3px solid #0ea5e9;gap:3px;padding:9px 11px;display:grid}.orders-customer-tab__verdict strong,.orders-customer-tab__section-head strong{color:#111827;font-size:13px;font-weight:950;line-height:1.25}.orders-customer-tab__verdict p{color:#526273;margin:0;font-size:12px;font-weight:750;line-height:1.4}.orders-customer-tab__two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.orders-customer-tab__two-column>section,.orders-customer-tab__notes,.orders-customer-tab__recent,.orders-customer-tab__sources,.orders-customer-tab__save-panel{gap:10px;min-width:0;display:grid}.orders-customer-tab__section-head{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.orders-customer-tab__section-head>div{gap:1px;min-width:0;display:grid}.orders-customer-tab__section-head span{color:#6b7c8f;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:950}.orders-customer-tab__facts{border-top:1px solid #dce4ece6;gap:0;margin:0;display:grid}.orders-customer-tab__facts>div{border-bottom:1px solid #e5ecf3e6;grid-template-columns:minmax(88px,.35fr) minmax(0,1fr);gap:10px;min-width:0;padding:8px 0;display:grid}.orders-customer-tab__notes article,.orders-customer-tab__recent-list article,.orders-customer-tab__source-list article,.orders-customer-tab__save-panel article{border-top:1px solid #dce4ece6;min-width:0;padding-top:10px;display:grid}.orders-customer-tab__notes article{gap:3px}.orders-customer-tab__notes article span{color:#6b7c8f;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:950}.orders-customer-tab__notes article strong,.orders-customer-tab__recent-list article strong,.orders-customer-tab__source-list article strong,.orders-customer-tab__save-panel article strong{color:#111827;overflow-wrap:anywhere;font-size:12px;font-weight:950}.orders-customer-tab__notes article p,.orders-customer-tab__source-list article p,.orders-customer-tab__save-panel p,.orders-customer-tab__save-panel article span{color:#5f6f82;margin:0;font-size:12px;font-weight:750;line-height:1.4}.orders-customer-tab__recent-list,.orders-customer-tab__source-list{gap:0;display:grid}.orders-customer-tab__recent-list article{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.orders-customer-tab__recent-list article div,.orders-customer-tab__save-panel article div{gap:2px;min-width:0;display:grid}.orders-customer-tab__recent-list article span{color:#64748b;overflow-wrap:anywhere;font-size:11px;font-weight:800}.orders-customer-tab__recent-list article em,.orders-customer-tab__source-list article em{color:#111827;white-space:nowrap;font-size:11px;font-style:normal;font-weight:950}.orders-customer-tab__source-list article{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px}.orders-customer-tab__source-logo{color:#475569;background:#f8fafc;border:1px solid #cbd5e1e6;border-radius:9px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:950;display:grid;overflow:hidden}.orders-customer-tab__save-panel{border-top:1px solid #dce4ece6;padding-top:12px}.orders-customer-tab__save-panel article{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.orders-customer-tab__save-panel article button{color:#4a3510;background:#fff8e1;border-color:#d4a838}.orders-customer-tab__save-panel .is-error{color:#b91c1c}@media (max-width:1180px){.orders-order-tab__truth-grid,.orders-order-tab__context-grid,.orders-order-tab__brief-meta,.orders-customer-tab__hero,.orders-customer-tab__two-column,.orders-customer-tab__metric-strip,.orders-customer-tab__identity-grid,.orders-customer-tab__contact-grid,.orders-customer-tab__numbers-grid,.orders-customer-edit-modal__body,.orders-customer-edit-modal__field-grid{grid-template-columns:1fr}.orders-customer-tab__orders-head{flex-direction:column;align-items:stretch}.orders-customer-tab__orders-tabs{width:100%}.orders-customer-tab__orders-tabs button{flex:1 1 0}.orders-customer-tab__actions{justify-content:stretch}.orders-customer-tab__actions button{width:100%}.orders-customer-tab__metric-strip>div{border-top:1px solid #dce4eceb;border-left:0;padding:9px 0 0}.orders-customer-tab__metric-strip>div:first-child{border-top:0;padding-top:0}.orders-order-tab__item-row{grid-template-columns:44px minmax(0,1fr)}.orders-order-tab__item-topline{grid-template-columns:1fr;gap:6px}.orders-order-tab__item-line-value{text-align:left;justify-items:start;min-width:0}.orders-order-tab__item-facts{grid-template-columns:minmax(0,1fr)}.orders-order-tab__item-facts>div{border-top:1px solid #dce4ece6;border-left:0;padding:8px 0 0}.orders-order-tab__item-facts>div:first-child{border-top:0;padding-top:0}.orders-order-tab__brief-meta>div{border-top:1px solid #dce4ece6;border-left:0;padding:8px 0 0}.orders-order-tab__brief-meta>div:first-child{border-top:0;padding-top:0}.orders-order-tab__source-list,.orders-operational-guidance__grid{grid-template-columns:1fr}.orders-operational-guidance__grid>div{border:1px solid #e0e8f0e6;padding:9px 10px}.orders-operational-guidance__grid>div:first-child{border-top:1px solid #e0e8f0e6;padding-top:9px}.orders-order-tab__brief-status{grid-template-columns:1fr}.orders-order-tab__customer-card .orders-order-tab__context-grid>div:nth-child(2n){border-left:0;padding-left:0}.orders-order-tab__customer-card .orders-order-tab__context-grid>div:nth-last-child(-n+2){border-bottom:1px solid #e4ebf2eb}.orders-order-tab__customer-card .orders-order-tab__context-grid>div:last-child{border-bottom:0}.orders-item-preview-modal__layout{grid-template-columns:1fr}.orders-item-preview-modal__image{min-height:220px}.orders-item-preview-modal__facts{grid-template-columns:1fr}}.orders-preview-rail__decision-card,.orders-preview-rail__summary-card{background:#fbfdff;border:1px solid #dbe4ec;border-radius:8px;gap:10px;padding:10px;display:grid}.orders-preview-rail__decision-grid{gap:10px;display:grid}.orders-preview-rail__decision-grid>div,.orders-preview-rail__summary-card>div{gap:4px;display:grid}.orders-preview-rail__decision-grid strong,.orders-preview-rail__summary-card header h4{letter-spacing:.08em;text-transform:uppercase;color:#617080;margin:0;font-size:11px}.orders-preview-rail__decision-grid p,.orders-preview-rail__summary-card p{color:#405060;margin:0;font-size:12px;line-height:1.5}.orders-reports-tab__intro{background:#fbfdff;border:1px solid #d7e1ec;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.orders-reports-tab__intro h4{color:#182231;margin:0;font-size:13px;font-weight:950;line-height:1.15}.orders-reports-tab__intro p{color:#637486;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:11px;font-weight:800;line-height:1.25;overflow:hidden}.orders-reports-tab__intro>span{color:#536577;text-transform:uppercase;background:#fff;border:1px solid #d7e1ec;border-radius:999px;flex:none;padding:6px 8px;font-size:10px;font-weight:900;line-height:1}.orders-reports-tab__list{gap:8px;display:grid}.orders-report-row{color:#172334;background:#fff;border:1px solid #d6e1ec;border-left-width:4px;border-radius:8px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:74px;padding:9px;display:grid;box-shadow:0 8px 18px #0f172a0a}.orders-report-row.is-safe{border-left-color:#12a36f}.orders-report-row.is-warning{border-left-color:#d99018}.orders-report-row.is-blocked{border-left-color:#dc3636}.orders-report-row.is-neutral{border-left-color:#64748b}.orders-report-row__mark{color:#1f3b57;background:#f8fafc;border:1px solid #d7e1ec;border-radius:8px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:950;line-height:1;display:grid}.orders-report-row.is-safe .orders-report-row__mark{color:#08734f;background:#f0fdf4;border-color:#b4dfc8}.orders-report-row.is-warning .orders-report-row__mark{color:#8a5a00;background:#fff8e6;border-color:#ead096}.orders-report-row.is-blocked .orders-report-row__mark{color:#af1d1d;background:#fff1f1;border-color:#efb4b4}.orders-report-row__body{gap:3px;min-width:0;display:grid}.orders-report-row__meta{align-items:center;gap:6px;min-width:0;display:flex}.orders-report-row__meta span,.orders-report-row__meta b{color:#68798b;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:950;line-height:1.2;overflow:hidden}.orders-report-row__meta b{color:#40566d;background:#f8fafc;border:1px solid #d9e2eb;border-radius:999px;max-width:110px;padding:3px 6px;font-size:9px}.orders-report-row.is-safe .orders-report-row__meta b{color:#08734f;background:#f0fdf4;border-color:#b4dfc8}.orders-report-row.is-warning .orders-report-row__meta b{color:#8a5a00;background:#fff8e6;border-color:#ead096}.orders-report-row.is-blocked .orders-report-row__meta b{color:#af1d1d;background:#fff1f1;border-color:#efb4b4}.orders-report-row__body strong{color:#111827;letter-spacing:0;font-size:13px;font-weight:950;line-height:1.18}.orders-report-row__description{color:#536577;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.orders-report-row__generate{appearance:none;color:#fff;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#111827;border:1px solid #111827;border-radius:8px;justify-self:end;min-width:92px;min-height:30px;padding:0 10px;font-size:10px;font-weight:950;line-height:1;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s}.orders-report-row__generate:hover,.orders-report-row__generate:focus-visible{background:#2d4158;border-color:#2d4158;outline:none;transform:translateY(-1px);box-shadow:0 10px 18px #0f172a24}.orders-reports-archive{background:#fbfdff;border:1px solid #d7e1ec;border-radius:8px;gap:8px;padding:10px;display:grid}.orders-reports-archive>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.orders-reports-archive h4{color:#182231;margin:0;font-size:12px;font-weight:950;line-height:1.2}.orders-reports-archive p{color:#637486;margin:2px 0 0;font-size:11px;font-weight:700;line-height:1.35}.orders-reports-archive>header>span{color:#536577;text-transform:uppercase;background:#fff;border:1px solid #d7e1ec;border-radius:999px;flex:none;padding:5px 7px;font-size:9px;font-weight:950;line-height:1}.orders-reports-archive__item button{appearance:none;color:#fff;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#111827;border:1px solid #111827;border-radius:8px;min-height:28px;padding:0 9px;font-size:9px;font-weight:950;line-height:1}.orders-reports-archive__item button:disabled{cursor:progress;opacity:.62}.orders-reports-archive__list{gap:6px;display:grid}.orders-reports-archive__item{background:#fff;border:1px solid #dce5ee;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 9px;display:grid}.orders-reports-archive__item div{gap:2px;min-width:0;display:grid}.orders-reports-archive__item strong{color:#172334;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:950;line-height:1.2;overflow:hidden}.orders-reports-archive__item span{color:#667789;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750;line-height:1.25;overflow:hidden}.orders-reports-archive__error{color:#9f2525;background:#fff1f1;border:1px solid #efb4b4;border-radius:8px;padding:8px 9px}.orders-report-viewer-backdrop{padding:3vh 14px}.orders-report-snapshot-modal__highlights{gap:8px;display:grid}.orders-report-snapshot-modal__highlights p{background:#fbfdff;border:1px solid #dce5ee;border-radius:8px;padding:10px}.orders-report-viewer-modal{--orders-report-brand-color:#111827;background:#e8eef5;border-color:#c9d6e5;border-radius:14px;gap:0;width:min(1120px,96vw);max-width:96vw;max-height:92vh;padding:0;overflow:hidden}.orders-report-viewer-modal>.orders-report-viewer-modal__header{background:#fff;border-bottom:1px solid #dce5ee;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px;display:flex}.orders-report-viewer-modal__header>div:first-child{min-width:0}.orders-report-viewer-modal__toolbar-title{gap:4px;min-width:0;display:grid}.orders-report-viewer-modal__toolbar-title span{color:#667789;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:950;line-height:1.2}.orders-report-viewer-modal__toolbar-title strong{color:#101827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:950;line-height:1.2;overflow:hidden}.orders-report-viewer-modal__brand-heading{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;display:grid}.orders-report-viewer-modal__brand-mark{background:#fff;border:1px solid #d5e0ea;border-radius:12px;place-items:center;width:56px;height:56px;display:grid;overflow:hidden;box-shadow:0 12px 24px #0f172a0f}.orders-report-viewer-modal__brand-mark img{object-fit:contain;width:100%;height:100%;padding:7px}.orders-report-viewer-modal__brand-mark span{background:var(--orders-report-brand-color);color:#fff;letter-spacing:0;place-items:center;width:100%;height:100%;font-size:15px;font-weight:950;display:grid}.orders-report-viewer-modal__kicker,.orders-report-viewer-modal__brand-strip article span,.orders-report-viewer-modal__hero span,.orders-report-viewer-modal__metrics article span,.orders-report-viewer-modal__panel header span,.orders-report-viewer-modal__footer>span{color:#667789;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:950;line-height:1.2}.orders-report-viewer-modal__header-actions>.orders-report-viewer-modal__status-badge{letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:950;line-height:1.2}.orders-report-viewer-modal__header h2{color:#101827;letter-spacing:0;margin:6px 0 5px;font-size:26px;font-weight:950;line-height:1.08}.orders-report-viewer-modal__header p{color:#617286;margin:0;font-size:12px;font-weight:700;line-height:1.45}.orders-report-viewer-modal__header-actions{flex-wrap:nowrap;flex:auto;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex;overflow-x:auto}.orders-report-viewer-modal__header-actions>.orders-report-viewer-modal__status-badge{color:#172334;white-space:nowrap;transform-origin:50%;background:#fff;border:1px solid #d5e0ea;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 11px;transition:background .26s,border-color .26s,box-shadow .26s,color .22s,transform .22s;display:inline-flex}.orders-report-viewer-modal__header-actions>.orders-report-viewer-modal__status-badge.is-audit{color:#415166;background:#f8fafc;border-color:#d5e0ea}.orders-report-viewer-modal__header-actions>.orders-report-viewer-modal__status-badge.is-audit.is-loading{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.orders-report-viewer-modal__header-actions>.orders-report-viewer-modal__status-badge.is-audit.is-complete{color:#08734f;background:#f0fdf4;border-color:#b4dfc8;animation:.62s cubic-bezier(.2,.9,.2,1) orders-report-audit-complete-badge;box-shadow:0 0 0 1px #16a34a0a}.orders-report-viewer-modal__header-actions>.orders-report-viewer-modal__status-badge.is-audit.is-unavailable{color:#9a5a08;background:#fff7ed;border-color:#f2c98b}.orders-report-viewer-modal__audit-icon{color:currentColor;border-radius:999px;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:950;line-height:1;transition:background .24s,border-color .24s,box-shadow .26s,color .22s,transform .22s,opacity .18s;display:inline-flex;position:relative}.orders-report-viewer-modal__status-badge.is-loading .orders-report-viewer-modal__audit-icon{border:2px solid #1d4ed82e;border-top-color:currentColor;animation:.78s linear infinite orders-report-audit-spin}.orders-report-viewer-modal__status-badge.is-complete .orders-report-viewer-modal__audit-icon{color:#fff;background:#16a34a;animation:.52s cubic-bezier(.18,1.16,.28,1) orders-report-audit-check-pop;box-shadow:0 0 0 3px #16a34a21}.orders-report-viewer-modal__status-badge.is-complete .orders-report-viewer-modal__audit-icon svg path{stroke-dasharray:18;stroke-dashoffset:18px;animation:.42s ease-out .12s forwards orders-report-audit-check-draw}.orders-report-viewer-modal__status-badge.is-unavailable .orders-report-viewer-modal__audit-icon{background:#ffffffc2;border:1px solid #9a5a0847}@keyframes orders-report-audit-spin{to{transform:rotate(360deg)}}@keyframes orders-report-audit-complete-badge{0%{background:#eff6ff;border-color:#93c5fd;transform:scale(.985);box-shadow:0 0 #16a34a00}45%{transform:scale(1.025);box-shadow:0 0 0 6px #16a34a1f}to{transform:scale(1);box-shadow:0 0 0 1px #16a34a0a}}@keyframes orders-report-audit-check-pop{0%{opacity:0;transform:scale(.52)rotate(-18deg)}58%{opacity:1;transform:scale(1.18)rotate(4deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes orders-report-audit-check-draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.orders-report-viewer-modal__status-badge.is-loading .orders-report-viewer-modal__audit-icon,.orders-report-viewer-modal__header-actions>.orders-report-viewer-modal__status-badge.is-audit.is-complete,.orders-report-viewer-modal__status-badge.is-complete .orders-report-viewer-modal__audit-icon,.orders-report-viewer-modal__status-badge.is-complete .orders-report-viewer-modal__audit-icon svg path{animation:none}.orders-report-viewer-modal__status-badge.is-complete .orders-report-viewer-modal__audit-icon svg path{stroke-dashoffset:0}}.orders-report-viewer-modal__toolbar-button{color:#172334;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd7e5;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:12px;font-weight:950;transition:background .14s,border-color .14s,color .14s,box-shadow .14s,transform .14s;display:inline-flex;box-shadow:0 6px 14px #0f172a0f}.orders-report-viewer-modal__toolbar-button:hover:not(:disabled){background:#f8fafc;border-color:#98adbf;transform:translateY(-1px);box-shadow:0 10px 20px #0f172a1a}.orders-report-viewer-modal__toolbar-button.is-archive{color:#334155}.orders-report-viewer-modal__toolbar-button.is-print,.orders-report-viewer-modal__toolbar-button.is-pdf{color:#253648}.orders-report-viewer-modal__button-icon{color:#64748b;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;width:15px;height:15px;min-height:15px;padding:0;font-size:11px;font-weight:950;line-height:1;display:inline-flex}.orders-report-viewer-modal__button-icon svg{width:13px;height:13px;display:block}.orders-report-viewer-modal__toolbar-button.is-archive .orders-report-viewer-modal__button-icon{color:#a16207}.orders-report-viewer-modal__toolbar-button.is-print .orders-report-viewer-modal__button-icon{color:#475569}.orders-report-viewer-modal__toolbar-button.is-pdf .orders-report-viewer-modal__button-icon{color:#0f766e}.orders-report-viewer-modal__toolbar-button.is-close{color:#172334;background:#fff;border-color:#cbd7e5;box-shadow:0 6px 14px #0f172a0f}.orders-report-viewer-modal__toolbar-button.is-close .orders-report-viewer-modal__button-icon{color:#64748b}.orders-report-viewer-modal__toolbar-button:disabled{cursor:not-allowed;color:#8a98a8;opacity:1;box-shadow:none;background:#f5f7fa;border-color:#dce5ee;transform:none}.orders-report-viewer-modal__toolbar-button:disabled .orders-report-viewer-modal__button-icon{color:#a8b3c0}.orders-report-viewer-modal__export-notice{background:color-mix(in srgb, var(--orders-report-brand-color) 9%, #fff 91%);color:#26394d;border-bottom:1px solid #dce5ee;margin:0;padding:9px 20px;font-size:12px;font-weight:750;line-height:1.4}.orders-report-viewer-modal__export-notice.is-success{color:#166445;background:#f1fbf6}.orders-report-viewer-modal__export-notice.is-error{color:#9f2525;background:#fff2f2}.orders-report-viewer-modal__truth-pending{text-align:center;background:#f8fafb;border:1px dashed #c8d5dc;border-radius:12px;place-items:center;gap:8px;min-height:280px;margin:18px;padding:28px;display:grid}.orders-report-viewer-modal__truth-pending strong{color:#1d2939;font-size:16px}.orders-report-viewer-modal__truth-pending p{color:#667085;max-width:520px;margin:0;font-size:11px;line-height:1.55}.orders-report-a4-scroll{background:linear-gradient(#e2e9f1f2,#f1f5f9f2),#e8eef5;max-height:calc(92vh - 98px);padding:0;overflow:auto}.orders-report-a4-document{background:#fff;border:1px solid #cbd7e5;width:100%;max-width:none;min-height:297mm;margin:0;overflow:hidden;box-shadow:0 24px 70px #0f172a3d}.orders-report-a4-document__header{background:#fff;border-bottom:1px solid #dce5ee;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px;display:flex}.orders-report-a4-document__header h2{color:#101827;letter-spacing:0;margin:6px 0 5px;font-size:25px;font-weight:950;line-height:1.08}.orders-report-a4-document__header p{color:#617286;margin:0;font-size:12px;font-weight:700;line-height:1.45}.orders-report-a4-document__seal{text-align:right;background:#fbfdff;border:1px solid #d5e0ea;border-radius:8px;flex:none;gap:5px;min-width:150px;padding:10px 12px;display:grid}.orders-report-a4-document__seal span{color:#667789;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:950;line-height:1.2}.orders-report-a4-document__seal strong{color:#101827;font-size:13px;font-weight:950;line-height:1.2}.orders-report-a4-document .orders-report-viewer-modal__audit-strip{padding:8px 16px}.orders-report-a4-document .orders-report-viewer-modal__brand-strip{padding:10px 16px}.orders-report-a4-document .orders-report-viewer-modal__hero{gap:10px;padding:12px 16px}.orders-report-a4-document .orders-report-viewer-modal__hero>div,.orders-report-a4-document .orders-report-viewer-modal__hero>aside{gap:6px;padding:12px}.orders-report-a4-document .orders-report-viewer-modal__hero strong{font-size:24px}.orders-report-a4-document .orders-report-viewer-modal__metrics{gap:8px;padding:0 16px 12px}.orders-report-a4-document .orders-report-viewer-modal__metrics article{gap:5px;padding:10px}.orders-report-a4-document .orders-report-viewer-modal__body-grid{gap:10px;padding:0 16px 14px}.orders-report-a4-document .orders-report-viewer-modal__main,.orders-report-a4-document .orders-report-viewer-modal__side{gap:10px}.orders-report-a4-document .orders-report-viewer-modal__panel{box-shadow:none;gap:9px;padding:10px}.orders-report-a4-document .orders-report-viewer-modal__chart-list{gap:8px}.orders-report-a4-document .orders-report-viewer-modal__chart{gap:5px}.orders-report-a4-document .orders-report-viewer-modal__evidence-list,.orders-report-a4-document .orders-report-viewer-modal__data-quality-list,.orders-report-a4-document .orders-report-viewer-modal__control-list{gap:6px}.orders-report-a4-document .orders-report-viewer-modal__evidence-list article,.orders-report-a4-document .orders-report-viewer-modal__data-quality-list article,.orders-report-a4-document .orders-report-viewer-modal__control-list article{padding:7px 8px}.orders-report-a4-document .orders-report-viewer-modal__footer{padding:10px 16px 12px}.orders-report-viewer-modal__audit-strip{background:#f8fbfd;border-bottom:1px solid #dce5ee;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:10px 20px;display:grid}.orders-report-viewer-modal__audit-strip article{background:#fff;border:1px solid #d8e3ee;border-radius:8px;min-width:0;padding:9px 10px}.orders-report-viewer-modal__audit-strip article.is-safe{background:#f2fbf6;border-color:#b4dfc8}.orders-report-viewer-modal__audit-strip article.is-warning{background:#fff8e8;border-color:#ead096}.orders-report-viewer-modal__audit-strip article.is-neutral{background:#f8fafc;border-color:#d8e3ee}.orders-report-viewer-modal__audit-strip span{color:#667789;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:950;line-height:1.2;display:block;overflow:hidden}.orders-report-viewer-modal__audit-strip strong{color:#101827;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:13px;font-weight:950;line-height:1.15;display:block;overflow:hidden}.orders-report-viewer-modal__brand-strip{background:linear-gradient(90deg, color-mix(in srgb, var(--orders-report-brand-color) 12%, #fff 88%), #ffffffeb), #fff;border-bottom:1px solid #dce5ee;grid-template-columns:1.2fr .85fr 1fr;gap:10px;padding:14px 20px;display:grid}.orders-report-viewer-modal__brand-strip article{background:#ffffffdb;border:1px solid #d5e0eaeb;border-radius:8px;min-width:0;padding:10px 11px}.orders-report-viewer-modal__brand-strip article strong{color:#101827;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:14px;font-weight:950;line-height:1.18;display:block;overflow:hidden}.orders-report-viewer-modal__brand-strip article p{color:#617286;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:11px;font-weight:700;line-height:1.35;overflow:hidden}.orders-report-viewer-modal__hero{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:12px;padding:16px 20px;display:grid}.orders-report-viewer-modal__hero>div,.orders-report-viewer-modal__hero>aside,.orders-report-viewer-modal__metrics article,.orders-report-viewer-modal__panel{background:#ffffffeb;border:1px solid #d6e1ec;border-radius:8px;min-width:0;box-shadow:0 12px 28px #0f172a0b}.orders-report-viewer-modal__hero>div,.orders-report-viewer-modal__hero>aside{gap:8px;padding:16px;display:grid}.orders-report-viewer-modal__hero strong{color:#101827;letter-spacing:0;font-size:28px;font-weight:950;line-height:1.08}.orders-report-viewer-modal__hero p,.orders-report-viewer-modal__metrics article p,.orders-report-viewer-modal__panel p,.orders-report-viewer-modal__chart p,.orders-report-viewer-modal__evidence-list article p{color:#536577;margin:0;font-size:12px;font-weight:650;line-height:1.45}.orders-report-viewer-modal.is-safe .orders-report-viewer-modal__hero>div{border-left:5px solid #12a36f}.orders-report-viewer-modal.is-warning .orders-report-viewer-modal__hero>div{border-left:5px solid #d99018}.orders-report-viewer-modal.is-blocked .orders-report-viewer-modal__hero>div{border-left:5px solid #dc3636}.orders-report-viewer-modal__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 20px 16px;display:grid}.orders-report-viewer-modal__metrics article{gap:7px;padding:12px;display:grid}.orders-report-viewer-modal__metrics article strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:950;line-height:1.16;overflow:hidden}.orders-report-viewer-modal__metrics article.is-safe{background:#f2fbf6}.orders-report-viewer-modal__metrics article.is-warning{background:#fff8e8}.orders-report-viewer-modal__metrics article.is-blocked{background:#fff2f2}.orders-report-viewer-modal__body-grid{grid-template-columns:minmax(0,1fr) 300px;gap:12px;padding:0 20px 20px;display:grid}.orders-report-viewer-modal__main,.orders-report-viewer-modal__side{align-content:start;gap:12px;min-width:0;display:grid}.orders-report-viewer-modal__panel{gap:12px;padding:14px;display:grid}.orders-report-viewer-modal__panel header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.orders-report-viewer-modal__panel header strong{color:#101827;text-align:right;font-size:13px;font-weight:950;line-height:1.25}.orders-report-viewer-modal__chart-list{gap:12px;display:grid}.orders-report-viewer-modal__chart{gap:6px;display:grid}.orders-report-viewer-modal__chart>div:first-child{justify-content:space-between;gap:12px;display:flex}.orders-report-viewer-modal__chart>div:first-child span,.orders-report-viewer-modal__chart>div:first-child strong{color:#29394a;font-size:12px;font-weight:900}.orders-report-viewer-modal__chart-track{background:#e5edf4;border-radius:999px;height:9px;overflow:hidden}.orders-report-viewer-modal__chart-track span{width:var(--orders-report-chart-width,0%);border-radius:inherit;background:#64748b;height:100%;display:block}.orders-report-viewer-modal__chart.is-safe .orders-report-viewer-modal__chart-track span{background:#12a36f}.orders-report-viewer-modal__chart.is-warning .orders-report-viewer-modal__chart-track span{background:#d99018}.orders-report-viewer-modal__chart.is-blocked .orders-report-viewer-modal__chart-track span{background:#dc3636}.orders-report-viewer-modal__evidence-list{gap:8px;display:grid}.orders-report-viewer-modal__evidence-list article{background:#fbfdff;border:1px solid #dce5ee;border-radius:8px;grid-template-columns:minmax(0,.85fr) minmax(130px,.4fr);gap:8px 12px;padding:10px;display:grid}.orders-report-viewer-modal__evidence-list article div{gap:3px;min-width:0;display:grid}.orders-report-viewer-modal__evidence-list article span{color:#68798b;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.orders-report-viewer-modal__evidence-list article strong,.orders-report-viewer-modal__evidence-list article b{color:#172334;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:950;line-height:1.25;overflow:hidden}.orders-report-viewer-modal__evidence-list article b{justify-self:end}.orders-report-viewer-modal__evidence-list article p{grid-column:1/-1}.orders-report-viewer-modal__data-quality-list{gap:8px;display:grid}.orders-report-viewer-modal__data-quality-list article{background:#fbfdff;border:1px solid #dce5ee;border-left-width:4px;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:5px 8px;padding:9px 10px;display:grid}.orders-report-viewer-modal__data-quality-list article.is-safe{border-left-color:#12a36f}.orders-report-viewer-modal__data-quality-list article.is-neutral{border-left-color:#64748b}.orders-report-viewer-modal__data-quality-list article.is-warning{border-left-color:#d99018}.orders-report-viewer-modal__data-quality-list article.is-blocked{border-left-color:#dc3636}.orders-report-viewer-modal__data-quality-list article div{gap:2px;min-width:0;display:grid}.orders-report-viewer-modal__data-quality-list article strong{color:#172334;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:950;line-height:1.2;overflow:hidden}.orders-report-viewer-modal__data-quality-list article span{color:#68798b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:850;line-height:1.2;overflow:hidden}.orders-report-viewer-modal__data-quality-list article b{color:#40566d;text-transform:uppercase;white-space:nowrap;background:#fff;border:1px solid #d9e2eb;border-radius:999px;align-self:start;padding:4px 7px;font-size:9px;font-weight:950;line-height:1.2}.orders-report-viewer-modal__data-quality-list article.is-safe b{color:#08734f;background:#f0fdf4;border-color:#b4dfc8}.orders-report-viewer-modal__data-quality-list article.is-warning b{color:#8a5a00;background:#fff8e6;border-color:#ead096}.orders-report-viewer-modal__data-quality-list article.is-blocked b{color:#af1d1d;background:#fff1f1;border-color:#efb4b4}.orders-report-viewer-modal__data-quality-list article p{color:#536577;grid-column:1/-1;margin:0;font-size:11px;font-weight:650;line-height:1.4}.orders-report-viewer-modal__source-list{flex-wrap:wrap;gap:6px;display:flex}.orders-report-viewer-modal__source-list span{color:#42566b;background:#f8fafc;border:1px solid #d5e0ea;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:850;line-height:1.2}.orders-report-viewer-modal__control-list{gap:8px;display:grid}.orders-report-viewer-modal__control-list article{background:#fbfdff;border:1px solid #dce5ee;border-left:4px solid #111827;border-radius:8px;gap:5px;padding:9px 10px;display:grid}.orders-report-viewer-modal__control-list article strong{color:#172334;font-size:12px;font-weight:950;line-height:1.2}.orders-report-viewer-modal__control-list article span{color:#40566d;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:950}.orders-report-viewer-modal__control-list article p{color:#536577;margin:0;font-size:11px;font-weight:650;line-height:1.4}.orders-report-viewer-modal__footer{background:#fff;border-top:1px solid #dce5ee;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr) auto;align-items:center;gap:12px;padding:14px 20px 18px;display:grid}.orders-report-viewer-modal__footer div{gap:4px;min-width:0;display:grid}.orders-report-viewer-modal__footer strong{color:#101827;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;line-height:1.2;overflow:hidden}.orders-report-viewer-modal__footer div span{color:#617286;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;line-height:1.35;overflow:hidden}.orders-report-viewer-modal__footer p{color:#536577;margin:0;font-size:11px;font-weight:700;line-height:1.45}.orders-report-viewer-modal__footer>span{color:#172334;white-space:nowrap;background:#f8fafc;border:1px solid #d5e0ea;border-radius:999px;justify-self:end;padding:7px 10px}@media (max-width:860px){.orders-report-a4-document__header,.orders-report-viewer-modal__audit-strip,.orders-report-viewer-modal__brand-strip,.orders-report-viewer-modal__hero,.orders-report-viewer-modal__body-grid,.orders-report-viewer-modal__footer{grid-template-columns:1fr}.orders-report-viewer-modal__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-report-viewer-modal>.orders-report-viewer-modal__header{flex-direction:column;align-items:stretch}.orders-report-viewer-modal__header-actions{justify-content:flex-start}.orders-report-a4-document__seal{text-align:left}.orders-report-viewer-modal__footer>span{justify-self:start}}@media (max-width:560px){.orders-report-row{grid-template-columns:28px minmax(0,1fr);align-items:start}.orders-report-row__generate{grid-column:2;justify-self:start;width:min(132px,100%)}.orders-report-viewer-backdrop{padding:0}.orders-report-viewer-modal{border-radius:0;width:100vw;max-height:100vh}.orders-report-a4-scroll{max-height:calc(100vh - 160px);padding:12px}.orders-report-a4-document{width:100%;min-height:auto}.orders-report-viewer-modal__metrics,.orders-report-viewer-modal__evidence-list article{grid-template-columns:1fr}.orders-report-viewer-modal__brand-heading{grid-template-columns:44px minmax(0,1fr)}.orders-report-viewer-modal__brand-mark{border-radius:10px;width:44px;height:44px}.orders-report-viewer-modal__evidence-list article b{justify-self:start}}@media print{@page{size:A4;margin:0}html,body{width:210mm;min-height:297mm}body:has(.orders-report-a4-document){background:#fff!important}body:has(.orders-report-a4-document) *{visibility:hidden!important}:is(body:has(.orders-report-a4-document) .orders-report-a4-document,body:has(.orders-report-a4-document) .orders-report-a4-document *){visibility:visible!important}:is(body:has(.orders-report-a4-document) .orders-report-viewer-backdrop,body:has(.orders-report-a4-document) .orders-report-viewer-modal,body:has(.orders-report-a4-document) .orders-report-a4-scroll){width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;padding:0!important;position:static!important;overflow:visible!important}body:has(.orders-report-a4-document) .orders-report-viewer-modal>.orders-report-viewer-modal__header{display:none!important}body:has(.orders-report-a4-document) .orders-report-viewer-modal__export-notice{display:none!important}body:has(.orders-report-a4-document) .orders-report-a4-document{-webkit-print-color-adjust:exact;print-color-adjust:exact;width:210mm!important;max-width:none!important;min-height:297mm!important;box-shadow:none!important;border:0!important;margin:0!important;position:absolute!important;inset:0 auto auto 0!important}:is(body:has(.orders-report-a4-document) .orders-report-a4-document__header,body:has(.orders-report-a4-document) .orders-report-viewer-modal__brand-strip,body:has(.orders-report-a4-document) .orders-report-viewer-modal__hero,body:has(.orders-report-a4-document) .orders-report-viewer-modal__metrics,body:has(.orders-report-a4-document) .orders-report-viewer-modal__body-grid,body:has(.orders-report-a4-document) .orders-report-viewer-modal__footer){break-inside:avoid}body:has(.orders-report-a4-document) .orders-report-viewer-modal__panel{break-inside:avoid}body:has(.orders-report-a4-document) .orders-report-viewer-modal__evidence-list article{break-inside:avoid}body:has(.orders-report-a4-document) .orders-report-viewer-modal__data-quality-list article{break-inside:avoid}body:has(.orders-report-a4-document) .orders-report-viewer-modal__control-list article{break-inside:avoid}}.orders-truth-tab__verdict{background:radial-gradient(220px 120px at 100% -20%,#14b8a624,#14b8a600),#fff;border:1px solid #b3c2d3eb;border-radius:8px;grid-template-columns:36px minmax(0,1fr);gap:10px;padding:12px;display:grid;box-shadow:inset 3px 0 #0f766e}.orders-truth-tab__verdict.is-warning{background:radial-gradient(220px 120px at 100% -20%,#f59e0b29,#f59e0b00),#fffaf1;box-shadow:inset 3px 0 #b45309}.orders-truth-tab__verdict.is-blocked{background:radial-gradient(220px 120px at 100% -20%,#f43f5e24,#f43f5e00),#fff7f7;box-shadow:inset 3px 0 #be123c}.orders-truth-tab__verdict-icon{color:#0f766e;background:#f8fbff;border:1px solid #bfccdcd1;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.orders-truth-tab__verdict span,.orders-truth-tab__coverage-role,.orders-truth-tab__coverage-card em{color:#6b7786;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.orders-truth-tab__verdict strong{color:#132235;margin-top:3px;font-size:18px;font-weight:920;line-height:1.05;display:block}.orders-truth-tab__verdict p,.orders-truth-tab__verdict em{color:#405060;margin:5px 0 0;font-size:12px;font-style:normal;line-height:1.45}.orders-preview-rail__header-verdict{color:#536477;background:#f8fbff;border:1px solid #bfccdcd1;border-radius:999px;align-items:center;width:fit-content;max-width:100%;margin-top:5px;padding:3px 8px;font-size:10px;font-style:normal;font-weight:850;line-height:1.1;display:inline-flex}.orders-preview-rail__header-verdict.is-safe{color:#047857;background:#ecfdf5;border-color:#14b8a647}.orders-preview-rail__header-verdict.is-warning{color:#92400e;background:#fff7ed;border-color:#f59e0b57}.orders-preview-rail__header-verdict.is-blocked{color:#be123c;background:#fff1f2;border-color:#f43f5e57}.inbox-v2__preview-open-ticket.is-warning{background:#b45309;box-shadow:0 16px 34px #b453093d}.inbox-v2__preview-open-ticket.is-blocked{background:#991b1b;box-shadow:0 16px 34px #991b1b3d}.orders-truth-tab__coverage,.orders-truth-tab__conflicts,.orders-truth-tab__missing,.orders-truth-tab__links{gap:12px}.orders-truth-tab__coverage>header,.orders-truth-tab__conflicts>header,.orders-truth-tab__missing>header,.orders-truth-tab__links>header{align-items:center;gap:9px;display:flex}.orders-truth-tab__coverage-list,.orders-truth-tab__conflict-list,.orders-truth-tab__link-list{gap:8px;display:grid}.orders-truth-tab__coverage-card,.orders-truth-tab__conflict,.orders-truth-tab__link-list article{background:#fff;border:1px solid #d7e1ebf5;border-radius:8px;gap:6px;padding:10px;display:grid}.orders-truth-tab__coverage-card.is-connected{background:#f4fffc;border-color:#14b8a647}.orders-truth-tab__coverage-card.is-conflicting,.orders-truth-tab__conflict.is-critical{background:#fff7f7;border-color:#f43f5e57}.orders-truth-tab__coverage-card.is-missing,.orders-truth-tab__conflict.is-warning{background:#fffaf1;border-color:#f59e0b57}.orders-truth-tab__coverage-card strong,.orders-truth-tab__conflict strong,.orders-truth-tab__link-list strong{color:#132235;font-size:13px;font-weight:900;line-height:1.15}.orders-truth-tab__coverage-card p,.orders-truth-tab__coverage-card small,.orders-truth-tab__conflict p,.orders-truth-tab__conflict span,.orders-truth-tab__link-list p,.orders-truth-tab__link-list span{color:#536477;margin:0;font-size:11px;line-height:1.45}.orders-preview-rail__actions{flex-wrap:wrap;gap:8px;display:flex}.orders-preview-rail__actions.is-secondary{margin-top:-2px}.orders-preview-rail__action-button{color:#22303d;cursor:pointer;background:#fff;border:1px solid #d0d9e3;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:700}.orders-preview-rail__action-button:disabled{cursor:not-allowed;opacity:.58}.orders-preview-rail__action-button--external{align-items:center;gap:6px;display:inline-flex}.orders-preview-rail__guided-mode{color:#52606d;background:#f8fbfd;border:1px solid #d9e2ea;border-radius:6px;padding:2px 4px;font-size:9px;font-weight:800;line-height:1}.orders-preview-rail__action-button.is-primary{color:#fff;background:#111;border-color:#111}.orders-preview-rail__command-headline{color:#1e2730;font-size:12px;line-height:1.45}.orders-preview-rail__facts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.orders-preview-rail__facts-grid>div{background:#fff;border:1px solid #dbe4ec;border-radius:8px;gap:4px;padding:9px;display:grid}.orders-preview-rail__facts-grid dt{letter-spacing:.08em;text-transform:uppercase;color:#617080;font-size:11px}.orders-preview-rail__facts-grid dd{color:#1e2730;margin:0;font-size:12px;line-height:1.45}.orders-preview-rail__facts-grid small{color:#667789;font-size:11px;line-height:1.35}.orders-preview-rail__facts-grid>div.is-danger{background:#fef2f2db;border-color:#dc262647}.orders-preview-rail__facts-grid>div.is-blocked{background:#fff1f2e0;border-color:#dc26264d}.orders-preview-rail__facts-grid>div.is-warning{background:#fffbebe0;border-color:#d9770642}.orders-preview-rail__facts-grid>div.is-success,.orders-preview-rail__facts-grid>div.is-safe{background:#f0fdf4d1;border-color:#16a34a38}.orders-preview-rail__facts-grid>div.is-neutral{background:#f0f9ffd1;border-color:#0ea5e933}.orders-preview-rail__move-list{gap:8px;display:grid}.orders-preview-rail__override-list{gap:7px;display:grid}.orders-preview-rail__override-toggle{color:#22303d;cursor:pointer;text-align:left;background:#fff;border:1px solid #dbe4ec;border-radius:8px;gap:4px;padding:8px 9px;display:grid}.orders-preview-rail__override-toggle span{font-size:12px;font-weight:800;line-height:1.25}.orders-preview-rail__override-toggle em{color:#667789;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:800}.orders-preview-rail__override-toggle small{color:#52606d;font-size:11px;line-height:1.35}.orders-preview-rail__override-toggle.is-active{background:linear-gradient(#fffaf0 0%,#fff 100%);border-color:#11111161;box-shadow:inset 3px 0 #d4a84f}.orders-preview-rail__override-toggle.is-active em{color:#8a5a00}.orders-preview-rail__override-toggle:disabled{cursor:wait;opacity:.68}.orders-preview-rail__move-card{color:#22303d;cursor:pointer;text-align:left;background:#fff;border:1px solid #dbe4ec;border-radius:8px;gap:4px;padding:9px;display:grid}.orders-preview-rail__move-card strong{font-size:12px;line-height:1.3}.orders-preview-rail__move-card span{color:#52606d;font-size:11px;line-height:1.4}.orders-preview-rail__move-card.is-danger{background:#fef2f2c7;border-color:#dc262652}.orders-preview-rail__move-card.is-warning{background:#fffbebd1;border-color:#d9770647}.orders-preview-rail__move-card.is-success{background:#f0fdf4d1;border-color:#16a34a38}.orders-preview-rail__guardrails{gap:7px;margin:0;padding-left:18px;display:grid}.orders-preview-rail__guardrails li{color:#405060;font-size:12px;line-height:1.45}.orders-preview-rail__actions input{color:#22303d;background:#fff;border:1px solid #d0d9e3;border-radius:8px;flex:140px;min-width:120px;padding:7px 9px;font-size:11px;font-weight:700}.orders-preview-rail__quiet-grid{gap:8px;display:grid}.orders-preview-rail__note{background:#f8fbfd;border:1px solid #dbe3eb;border-radius:8px;gap:5px;padding:10px;display:grid}.orders-preview-rail__note strong,.orders-preview-rail__compact-list>strong{letter-spacing:.08em;text-transform:uppercase;color:#617080;font-size:11px}.orders-preview-rail__note p{color:#405060;margin:0;font-size:12px;line-height:1.45}.orders-preview-rail__pills{flex-wrap:wrap;gap:6px;display:flex}.orders-preview-rail__pills span,.orders-preview-rail__timeline-head span{color:#566678;letter-spacing:.08em;text-transform:uppercase;background:#f7fafd;border:1px solid #d1dbe5;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:700}.orders-preview-rail__compact-list{gap:8px;display:grid}.orders-preview-rail__policy-card{gap:8px}.orders-preview-rail__policy-list{gap:8px;display:grid}.orders-preview-rail__policy-row{background:#fff;border:1px solid #dbe4ec;border-radius:8px;gap:6px;padding:9px;display:grid}.orders-preview-rail__policy-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.orders-preview-rail__policy-pill-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.orders-preview-rail__policy-head strong{color:#1e2730;font-size:12px}.orders-preview-rail__policy-state{color:#566678;letter-spacing:.08em;text-transform:uppercase;background:#f7fafd;border:1px solid #d1dbe5;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.orders-preview-rail__policy-state.is-allowed{color:#1f6a48;background:#eefbf3;border-color:#badbc7}.orders-preview-rail__policy-state.is-blocked{color:#617184;background:#f5f7fa;border-color:#d7e0ea}.orders-preview-rail__policy-state.is-needs_verification{color:#8a5a10;background:#fbf2e2;border-color:#e5cfab}.orders-preview-rail__policy-state.is-needs_approval{color:#a33a32;background:#fbeceb;border-color:#e8c3bb}.orders-preview-rail__policy-case-state{color:#465566;text-transform:uppercase;background:#f4f7fb;border:1px solid #d1dbe5;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.orders-preview-rail__policy-case-state.is-requested{color:#5458a4;background:#f2f3fe;border-color:#d7d9f4}.orders-preview-rail__policy-case-state.is-in_review{color:#1f5f94;background:#eef7ff;border-color:#bfd7ee}.orders-preview-rail__policy-case-state.is-needs_info{color:#8a5a10;background:#fbf1e0;border-color:#e6cfab}.orders-preview-rail__policy-case-state.is-approved{color:#21694a;background:#edf9f1;border-color:#b7ddc7}.orders-preview-rail__policy-case-state.is-rejected,.orders-preview-rail__policy-case-state.is-canceled{color:#8c4139;background:#f8edeb;border-color:#dfc4c0}.orders-preview-rail__policy-row>p,.orders-preview-rail__policy-meta{color:#405060;margin:0;font-size:12px;line-height:1.5}.orders-preview-rail__policy-meta{color:#617080}.orders-preview-rail__policy-meta.is-error{color:#9f2f24}.orders-preview-rail__guided-group{gap:6px;display:grid}.orders-preview-rail__guided-group>strong{color:#617080;font-size:11px}.orders-preview-rail__guided-action-pair{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.orders-preview-rail__action-button--native-preview{color:#355166;background:#f7fafc;border-color:#bfd0dc}.orders-preview-rail__guided-badges{gap:4px;margin-left:2px;font-style:normal;display:inline-flex}.orders-preview-rail__guided-badges span{color:#405060;text-transform:uppercase;background:#f7fbffe0;border:1px solid #16324f2e;border-radius:6px;padding:3px 4px;font-size:9px;font-weight:800;line-height:1}.orders-action-center{gap:12px;display:grid}.orders-action-center__reliability{background:#f7fbfe;border:1px solid #c8d8e5;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex}.orders-action-center__reliability>div{gap:2px;min-width:0;display:grid}.orders-action-center__reliability strong,.orders-action-center__empty strong{color:#172331;font-size:12px;font-weight:950}.orders-action-center__reliability span{color:#536778;font-size:10px;font-weight:750}.orders-action-center__reliability button{color:#233648;cursor:pointer;background:#fff;border:1px solid #aebfce;border-radius:7px;min-height:30px;padding:7px 10px;font-size:10px;font-weight:900}.orders-action-center__reliability button:disabled{cursor:wait;opacity:.65}.orders-action-center__notice{color:#765719;background:#fffaf0;border:1px solid #dfca91;border-radius:8px;margin:0;padding:8px 10px;font-size:10px;font-weight:750;line-height:1.4}.orders-action-center__empty{background:#fafcfe;border:1px dashed #c7d4df;border-radius:8px;gap:4px;padding:14px;display:grid}.orders-action-center__empty p{color:#607182;margin:0;font-size:10px;line-height:1.45}.orders-action-center__intro{background:#fff;border:1px solid #d7e1ea;border-radius:8px;gap:10px;padding:12px;display:grid;box-shadow:0 8px 22px #1423320a}.orders-action-center__intro,.orders-action-section>header{justify-content:space-between;align-items:flex-start;gap:12px}.orders-action-center__intro span,.orders-action-section>header span{color:#738191;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.2;display:block}.orders-action-center__intro h4,.orders-action-section>header h4{color:#172331;margin:3px 0 0;font-size:14px;line-height:1.25}.orders-action-center__intro small{color:#52606d;background:#f8fbfd;border:1px solid #d7e1ea;border-radius:999px;flex:none;padding:4px 8px;font-size:10px;font-weight:800}.orders-action-center__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.orders-action-center__metrics span{color:#617080;text-transform:uppercase;background:#f8fbfd;border:1px solid #dbe4ec;border-radius:8px;gap:2px;min-width:0;padding:7px;font-size:9px;font-weight:900;line-height:1.15;display:grid}.orders-action-center__metrics strong{color:#172331;font-size:15px;line-height:1}.orders-action-center__primary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.orders-action-card{background:#fff;border:1px solid #d7e1ea;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:11px;display:grid;box-shadow:0 8px 22px #1423320a}.orders-action-card.is-ready{background:linear-gradient(#fff 0%,#f6fcf8 100%);border-color:#b7dfca}.orders-action-card.is-review{background:linear-gradient(#fff 0%,#fffaf0 100%);border-color:#e9d198}.orders-action-card.is-blocked{background:linear-gradient(#fff 0%,#fff7f7 100%);border-color:#ead1d1}.orders-action-card__icon{color:#314457;background:#f8fbfd;border:1px solid #d7e1ea;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.orders-action-card.is-ready .orders-action-card__icon{color:#12724d;background:#effaf4;border-color:#b7dfca}.orders-action-card.is-review .orders-action-card__icon{color:#9a6a0f;background:#fff7e4;border-color:#e9d198}.orders-action-card.is-blocked .orders-action-card__icon{color:#9f2f24;background:#fff2f2;border-color:#ead1d1}.orders-action-card__body{min-width:0}.orders-action-card__head{justify-content:space-between;align-items:center;gap:8px;display:flex}.orders-action-card__head strong{color:#172331;font-size:13px;line-height:1.2}.orders-action-card__head span,.orders-action-card__meta span{color:#52606d;white-space:nowrap;background:#ffffffd1;border:1px solid #d7e1ea;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:900;line-height:1}.orders-action-card p{color:#405060;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.orders-action-card__meta{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.orders-action-card>button,.orders-action-section>header>button,.orders-action-link-row a,.orders-action-link-row button,.orders-action-provider-action>button{color:#22303d;cursor:pointer;background:#fff;border:1px solid #cad6e0;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:850;line-height:1}.orders-action-card>button{grid-column:1/-1;width:100%}.orders-action-card:not(.is-blocked)>button{color:#fff;background:#111820;border-color:#111820}.orders-action-card>button:disabled,.orders-action-provider-action>button:disabled{cursor:not-allowed;opacity:.58}.orders-action-center__more{gap:12px;display:grid}.orders-action-section{border-top:1px solid #e1e8ee;gap:9px;padding-top:12px;display:grid}.orders-action-provider-group{gap:7px;display:grid}.orders-action-provider-group>strong{color:#617080;font-size:11px;font-weight:900}.orders-action-provider-group__list,.orders-action-link-list{gap:7px;display:grid}.orders-action-provider-action{flex-wrap:wrap;gap:6px;display:flex}.orders-action-provider-action>button:first-child{flex:220px;justify-content:flex-start;align-items:center;gap:7px;display:inline-flex}.orders-action-provider-action>button:first-child span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.orders-action-provider-action>button:first-child small{color:#738191;letter-spacing:.04em;text-transform:uppercase;margin-left:auto;font-size:9px;font-weight:900}.orders-action-provider-action__preview{flex:none;color:#355166!important;background:#f8fbfd!important}.orders-action-center__group{gap:11px}.orders-action-center__group>header,.orders-action-center__intro>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.orders-action-center__group>header>button{color:#22303d;cursor:pointer;background:#fff;border:1px solid #cad6e0;border-radius:8px;flex:none;padding:8px 10px;font-size:11px;font-weight:850;line-height:1}.orders-action-center__group>header>button:disabled{cursor:not-allowed;opacity:.58}.orders-action-center__group>header>div,.orders-action-center__intro>header>div{gap:3px;min-width:0;display:grid}.orders-action-center__group>header p,.orders-action-center__intro>header p{overflow-wrap:anywhere}.orders-action-center__connection,.orders-action-center__intro>header>span{color:#52606d;text-transform:uppercase;white-space:nowrap;background:#f8fbfd;border:1px solid #d7e1ea;border-radius:999px;flex:none;padding:4px 7px;font-size:9px;font-weight:900;line-height:1}.orders-action-center__connection.is-connected{color:#12724d;background:#effaf4;border-color:#b7dfca}.orders-action-center__connection.is-degraded{color:#9a6a0f;background:#fff7e4;border-color:#e9d198}.orders-action-center__connection.is-not_connected{color:#9f2f24;background:#fff2f2;border-color:#ead1d1}.orders-action-center__stack{gap:8px;display:grid}.orders-action-center__button{color:#22303d;text-align:left;background:#fff;border:1px solid #d7e1ea;border-radius:8px;width:100%;display:grid;overflow:hidden}.orders-action-center__button>button{width:100%;min-height:58px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.orders-action-center__button.is-review{background:#fffaf0;border-color:#e9d198}.orders-action-center__button.is-destructive{background:#fff7f7;border-color:#ead1d1}.orders-action-center__button.has-native{border-color:#b9cad8}.orders-action-center__button>button:disabled{cursor:not-allowed;opacity:.58}.orders-action-center__button-main{gap:3px;min-width:0;display:grid}.orders-action-center__button-main strong{color:#172331;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.orders-action-center__button-main small,.orders-action-center__disabled{color:#52606d;font-size:11px;line-height:1.35}.orders-action-center__button-meta{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:4px;max-width:116px;display:flex}.orders-action-center__button-meta em{color:#52606d;text-transform:uppercase;white-space:nowrap;background:#ffffffc7;border:1px solid #16324f29;border-radius:999px;padding:3px 5px;font-size:8px;font-style:normal;font-weight:900;line-height:1}.orders-action-center__disabled{color:#9f2f24;grid-column:1/-1;margin:0;padding:0 10px 10px}.orders-action-center__execution-proof{color:#52606d;background:#f8fbfd;border-top:1px solid #e1e8ee;gap:3px;margin:0;padding:8px 10px;font-size:10px;line-height:1.35;display:grid}.orders-action-center__execution-proof strong{color:#172331;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.orders-action-center__execution-proof.is-executed{color:#1f6a48;background:#effaf4}.orders-action-center__execution-proof.is-blocked{color:#9f2f24;background:#fff7f7}.orders-action-link-row{background:#fff;border:1px solid #dbe4ec;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.orders-action-link-row>div{gap:2px;min-width:0;display:grid}.orders-action-link-row strong{color:#22303d;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.orders-action-link-row span,.orders-action-link-row em{color:#738191;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;line-height:1.25;overflow:hidden}.orders-native-action-preview-modal{max-width:640px}.orders-native-action-preview-modal__target{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.orders-native-action-preview-modal__target>div{background:#fff;border:1px solid #dbe4ec;border-radius:8px;gap:4px;padding:9px;display:grid}.orders-native-action-preview-modal__target strong,.orders-native-action-preview-modal__guardrails>strong{letter-spacing:.08em;text-transform:uppercase;color:#617080;font-size:11px}.orders-native-action-preview-modal__target span{overflow-wrap:anywhere;color:#1e2730;min-width:0;font-size:12px}.orders-native-action-preview-modal__guardrails{gap:8px;display:grid}.orders-native-action-preview-modal__guardrails article{background:#fff;border:1px solid #dbe4ec;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:9px;padding:9px;display:grid}.orders-native-action-preview-modal__guardrails article>span{color:#566678;text-transform:uppercase;background:#f7fafd;border:1px solid #d1dbe5;border-radius:999px;align-self:start;padding:3px 7px;font-size:10px;font-weight:800}.orders-native-action-preview-modal__guardrails article.is-pass>span{color:#1f6a48;background:#eefbf3;border-color:#badbc7}.orders-native-action-preview-modal__guardrails article.is-fail>span{color:#a33a32;background:#fbeceb;border-color:#e8c3bb}.orders-native-action-preview-modal__guardrails article strong{color:#1e2730;font-size:12px}.orders-native-action-preview-modal__guardrails article p{color:#405060;margin:3px 0 0;font-size:12px;line-height:1.45}.orders-native-action-preview-modal__confirmation{gap:5px;display:grid}.orders-native-action-preview-modal__confirmation span{color:#617080;font-size:11px;font-weight:800}.orders-native-action-preview-modal__confirmation input{color:#1e2730;background:#fff;border:1px solid #cfd9e3;border-radius:8px;width:100%;padding:8px 9px;font-size:12px}.orders-preview-rail__policy-row-actions{justify-content:flex-start;display:flex}.orders-preview-rail__policy-footer{gap:6px;display:grid}.orders-preview-rail__policy-footer p{color:#405060;margin:0;font-size:12px;line-height:1.5}.orders-policy-case-modal{gap:16px;width:min(640px,100vw - 32px);display:grid}.orders-policy-case-modal__summary,.orders-policy-case-modal__composer{gap:10px;display:grid}.orders-policy-case-modal__header{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.orders-policy-case-modal__checks,.orders-policy-case-modal__guidance-list{flex-wrap:wrap;gap:8px;display:flex}.orders-policy-case-modal__checks span,.orders-policy-case-modal__guidance-list span{color:#405060;background:#f8fbfe;border:1px solid #dbe4ec;border-radius:8px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;display:inline-flex}.orders-policy-case-modal__note-block,.orders-policy-case-modal__guidance{background:#fbfdff;border:1px solid #dbe4ec;border-radius:8px;gap:6px;padding:10px;display:grid}.orders-policy-case-modal__note-block p,.orders-policy-case-modal__guidance p{color:#405060;margin:0;font-size:12px;line-height:1.5}.orders-policy-case-modal__composer-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.orders-policy-case-modal__composer-head h3{margin:0;font-size:13px}.orders-policy-case-modal__composer-head span{color:#617080;font-size:12px}.orders-policy-case-modal textarea{resize:vertical;width:100%;min-height:120px;font:inherit;color:#1e2730;background:#fff;border:1px solid #dbe4ec;border-radius:8px;padding:10px 12px}.orders-policy-execution-modal{gap:16px;width:min(720px,100vw - 32px);display:grid}.orders-policy-execution-modal__summary,.orders-policy-execution-modal__composer{gap:10px;display:grid}.orders-policy-execution-modal__header{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.orders-policy-execution-modal__checks,.orders-policy-execution-modal__guidance-list{flex-wrap:wrap;gap:8px;display:flex}.orders-policy-execution-modal__checks span,.orders-policy-execution-modal__guidance-list span{color:#405060;background:#f8fbfe;border:1px solid #dbe4ec;border-radius:8px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;display:inline-flex}.orders-policy-execution-modal__guidance{background:#fbfdff;border:1px solid #dbe4ec;border-radius:8px;gap:8px;padding:10px;display:grid}.orders-policy-execution-modal__guidance strong,.orders-policy-execution-modal__summary h3{margin:0;font-size:13px}.orders-policy-execution-modal__composer-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.orders-policy-execution-modal__composer-head h3{margin:0;font-size:13px}.orders-policy-execution-modal__composer-head span{color:#617080;font-size:12px}.orders-policy-execution-modal input,.orders-policy-execution-modal textarea{width:100%;font:inherit;color:#1e2730;background:#fff;border:1px solid #dbe4ec;border-radius:8px;padding:10px 12px}.orders-policy-execution-modal textarea{resize:vertical;min-height:120px}.orders-policy-execution-modal__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.orders-preview-rail__execution-card{gap:12px;display:grid}.orders-preview-rail__execution-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.orders-preview-rail__execution-due{letter-spacing:.08em;text-transform:uppercase;border:1px solid #d1dbe5;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.orders-preview-rail__execution-due.is-overdue{color:#983931;background:#fff2f0;border-color:#e4c1ba}.orders-preview-rail__execution-due.is-due_soon{color:#8b6015;background:#fff7e8;border-color:#e6d1b1}.orders-preview-rail__execution-due.is-on_track,.orders-preview-rail__execution-due.is-none{color:#566678;background:#f7fafd;border-color:#d1dbe5}.orders-preview-rail__execution-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.orders-preview-rail__execution-grid strong{letter-spacing:.04em;text-transform:uppercase;color:#617080;margin-bottom:3px;font-size:11px;display:block}.orders-preview-rail__execution-grid span,.orders-preview-rail__execution-detail{color:#405060;font-size:12px;line-height:1.5}.orders-preview-rail__execution-detail{margin:0}.orders-preview-rail__execution-checklist{flex-wrap:wrap;gap:8px;display:flex}.orders-preview-rail__execution-checklist span{color:#405060;background:#f8fbfe;border:1px solid #dbe4ec;border-radius:8px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;display:inline-flex}.orders-preview-rail__execution-checklist span.is-complete{color:#2d6a41;background:#f1faf3;border-color:#c8dfcf}.orders-preview-rail__inbox-layout{gap:12px;display:grid}.orders-preview-rail__ticket-preview{background:#fbfdff;border:1px solid #dbe4ec;border-radius:8px;gap:10px;padding:10px;display:grid}.orders-preview-rail__tab-strip{background:#fff;border:1px solid #dbe4ec;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:4px;display:inline-flex}.orders-preview-rail__tab{color:#617080;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:32px;padding:0 12px;font-size:12px;font-weight:700}.orders-preview-rail__tab.is-active{color:#0f766e;background:linear-gradient(#dcfce7,#ccfbf1);box-shadow:inset 0 0 0 1px #0d948824}.orders-preview-rail__tab-panel{gap:10px;display:grid}.orders-preview-rail__message-switcher,.orders-preview-rail__attachment-list{gap:8px;display:grid}.orders-preview-rail__message-switcher-button,.orders-preview-rail__attachment-card{text-align:left;background:#fff;border:1px solid #dbe4ec;border-radius:10px;gap:4px;width:100%;min-width:0;padding:10px 12px;display:grid}.orders-preview-rail__message-switcher-button{cursor:pointer}.orders-preview-rail__message-switcher-button.is-active{background:linear-gradient(#f0fdfa,#ecfdf5);border-color:#99f6e4}.orders-preview-rail__message-switcher-button strong,.orders-preview-rail__attachment-card strong{color:#1e2730;font-size:12px}.orders-preview-rail__message-switcher-button span,.orders-preview-rail__attachment-card span,.orders-preview-rail__message-meta{color:#617080;font-size:11px;line-height:1.5}.orders-preview-rail__attachment-card{text-decoration:none}.orders-preview-rail__rich-copy{color:#425466;font-size:13px;line-height:1.65}.orders-preview-rail__rich-copy>:first-child{margin-top:0}.orders-preview-rail__rich-copy>:last-child{margin-bottom:0}.orders-preview-rail__ticket-preview>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.orders-preview-rail__ticket-preview>header h4,.orders-preview-rail__timeline-group>header h4{letter-spacing:.08em;text-transform:uppercase;color:#617080;margin:0;font-size:12px}.orders-preview-rail__ticket-preview>header p{color:#56677a;margin:4px 0 0;font-size:12px}.orders-preview-rail__compact-card,.orders-preview-rail__timeline-item,.orders-preview-rail__ticket-card{background:#fff;border:1px solid #dbe4ec;border-radius:8px;padding:9px}.orders-preview-rail__compact-card{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.orders-preview-rail__compact-card.is-critical{background:#fff8f8;border-color:#efc2c2}.orders-preview-rail__compact-card.is-warning{background:#fffaf0;border-color:#f2ddb2}.orders-preview-rail__compact-card.is-info{background:#fff;border-color:#dbe4ec}.orders-preview-rail__compact-card>div,.orders-preview-rail__ticket-button>div{gap:4px;min-width:0;display:grid}.orders-preview-rail__compact-card strong,.orders-preview-rail__ticket-button strong,.orders-preview-rail__timeline-item strong{color:#1e2730;font-size:13px}.orders-preview-rail__compact-card span,.orders-preview-rail__ticket-button span,.orders-preview-rail__compact-card em,.orders-preview-rail__timeline-item p{color:#56677a;font-size:12px}.orders-preview-rail__ticket-card{padding:0}.orders-preview-rail__ticket-button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;padding:10px;display:flex}.orders-preview-rail__ticket-button.is-active{background:#f6faff}.orders-preview-rail__ticket-button em{color:#6c7b8b;font-size:11px;font-style:normal}.orders-preview-rail__timeline-item{gap:6px;display:grid}.orders-preview-rail__timeline-group{gap:8px;display:grid}.orders-preview-rail__timeline-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.orders-preview-rail__timeline-pills{flex-wrap:wrap;gap:6px;display:flex}.orders-preview-rail__timeline-head time{color:#6f7d8c;font-size:11px}.orders-preview-rail__timeline-item p{margin:0;line-height:1.45}.orders-preview-rail__timeline-titlebar{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.orders-preview-rail__timeline-titlebar p{color:#647487;margin:4px 0 0;font-size:12px}.orders-preview-rail__timeline-add-button{color:#815207;cursor:pointer;white-space:nowrap;background:linear-gradient(#fffaf0 0%,#fff4dc 100%);border:1px solid #d7b66a;border-radius:8px;justify-content:center;align-items:center;min-width:78px;min-height:32px;padding:0 11px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #81520714}.orders-preview-rail__timeline-add-button:disabled{cursor:not-allowed;opacity:.52}.orders-preview-rail__timeline-toggle{background:#f7fafc;border:1px solid #d5dde7;border-radius:8px;gap:4px;padding:4px;display:inline-flex}.orders-preview-rail__timeline-toggle button{color:#526273;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:28px;padding:6px 9px;font-size:11px;font-weight:800}.orders-preview-rail__timeline-toggle button.is-active{color:#fff;background:#111827;box-shadow:0 8px 18px #11182729}.orders-preview-rail__timeline-coverage{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.orders-preview-rail__timeline-coverage span{background:#fff;border:1px solid #dbe4ec;border-radius:8px;padding:9px 10px}.orders-preview-rail__timeline-coverage strong,.orders-preview-rail__timeline-coverage em{display:block}.orders-preview-rail__timeline-coverage strong{color:#1f2937;font-size:12px}.orders-preview-rail__timeline-coverage em{color:#647487;margin-top:2px;font-size:11px;font-style:normal}.orders-preview-rail__journey-current{background:#fff;border:1px solid #cdd9e5;border-radius:8px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid;box-shadow:0 10px 28px #1f293714}.orders-preview-rail__journey-current.is-complete{background:linear-gradient(#f5fff9 0%,#fff 100%);border-color:#9fd5bd}.orders-preview-rail__journey-current.is-current{background:linear-gradient(#f4f8ff 0%,#fff 100%);border-color:#9bbdeb}.orders-preview-rail__journey-current.is-warning,.orders-preview-rail__journey-current.is-blocked{background:linear-gradient(#fff9ea 0%,#fff 100%);border-color:#e7c575}.orders-preview-rail__journey-current-icon{color:#30465c;background:#f8fbfe;border:1px solid #c9d6e2;border-radius:8px;place-items:center;width:54px;height:54px;display:grid}.orders-preview-rail__journey-current.is-complete .orders-preview-rail__journey-current-icon{color:#08734f;background:#eafaf3;border-color:#93d0b5}.orders-preview-rail__journey-current.is-warning .orders-preview-rail__journey-current-icon,.orders-preview-rail__journey-current.is-blocked .orders-preview-rail__journey-current-icon{color:#8a5a00;background:#fff4d2;border-color:#e8c169}.orders-preview-rail__journey-current span{color:#65768a;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.orders-preview-rail__journey-current h4{color:#101827;letter-spacing:0;margin:2px 0 0;font-size:20px}.orders-preview-rail__journey-current p{color:#324256;margin:5px 0 0;font-size:13px;line-height:1.45}.orders-preview-rail__journey-current-meta,.orders-preview-rail__journey-meta{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.orders-preview-rail__journey-current-meta em,.orders-preview-rail__journey-meta span{color:#586a7f;background:#f8fbfe;border:1px solid #d9e3ed;border-radius:999px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:800}.orders-preview-rail__sources{background:#f8fbfe;border:1px solid #dbe4ec;border-radius:8px;gap:10px;padding:12px;display:grid}.orders-preview-rail__sources>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.orders-preview-rail__sources h4{color:#111827;margin:0;font-size:13px}.orders-preview-rail__sources p{color:#65768a;margin:2px 0 0;font-size:12px;line-height:1.4}.orders-preview-rail__sources-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.orders-preview-rail__timeline-events{background:#fbfdff;border:1px solid #dbe4ec;border-radius:8px;gap:10px;padding:12px;display:grid}.orders-preview-rail__timeline-events>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.orders-preview-rail__timeline-events h4{color:#111827;margin:0;font-size:13px}.orders-preview-rail__timeline-events p{color:#65768a;margin:2px 0 0;font-size:12px;line-height:1.4}.orders-preview-rail__timeline-event-list{gap:8px;display:grid}.orders-preview-rail__timeline-event{background:#fff;border:1px solid #d4dfeb;border-left:4px solid #8aa0b7;border-radius:8px;gap:8px;padding:10px;display:grid}.orders-preview-rail__timeline-event.is-critical{border-left-color:#dc2626}.orders-preview-rail__timeline-event.is-high{border-left-color:#d97706}.orders-preview-rail__timeline-event.is-low{border-left-color:#64748b}.orders-preview-rail__timeline-event-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.orders-preview-rail__timeline-event-head>div{gap:3px;min-width:0;display:grid}.orders-preview-rail__timeline-event-head strong{color:#172334;font-size:12.5px;font-weight:900;line-height:1.25}.orders-preview-rail__timeline-event-head span,.orders-preview-rail__timeline-event-head time{color:#65768a;font-size:10.5px;font-weight:800;line-height:1.25}.orders-preview-rail__timeline-event>p{color:#31445a;white-space:pre-line;margin:0;font-size:12px;font-weight:650;line-height:1.45}.orders-preview-rail__timeline-event-meta{flex-wrap:wrap;gap:6px;display:flex}.orders-preview-rail__timeline-event-meta span,.orders-preview-rail__timeline-event-evidence{color:#405060;background:#f8fafc;border:1px solid #dbe4ec;border-radius:999px;padding:4px 7px;font-size:10.5px;font-weight:800;line-height:1.2}.orders-preview-rail__timeline-event-evidence{overflow-wrap:anywhere;border-radius:8px}.orders-preview-rail__source-card{background:#fff;border:1px solid #d4dfeb;border-radius:8px;gap:8px;min-width:0;padding:10px;display:grid}.orders-preview-rail__source-card.is-source_confirmed{background:#f5fff9;border-color:#9fd5bd}.orders-preview-rail__source-card.is-attention{background:#fffaf0;border-color:#e6ca82}.orders-preview-rail__source-card.is-missing{background:#f7f9fc;border-color:#e1e7ee}.orders-preview-rail__source-card-head{align-items:center;gap:8px;min-width:0;display:flex}.orders-preview-rail__source-logo{color:#31445a;background:#fff;border:1px solid #d7e1eb;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;font-size:11px;font-weight:900;display:grid}.orders-preview-rail__source-logo img{object-fit:contain;width:22px;height:22px;display:block}.orders-preview-rail__source-card-head strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.orders-preview-rail__source-card-head span:last-child{color:#68798b;letter-spacing:.06em;text-transform:uppercase;margin-top:1px;font-size:10px;font-weight:900;display:block}.orders-preview-rail__source-card>p{color:#40536a;margin:0;font-size:12px;line-height:1.4}.orders-preview-rail__source-meta{flex-wrap:wrap;gap:5px;display:flex}.orders-preview-rail__source-meta span{color:#586a7f;background:#fff;border:1px solid #dbe4ec;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:850}.orders-preview-rail__source-card.is-source_confirmed .orders-preview-rail__source-meta span:first-child{color:#08734f;border-color:#9fd5bd}.orders-preview-rail__source-card.is-attention .orders-preview-rail__source-meta span:first-child{color:#8a5a00;border-color:#e3bf69}.orders-preview-rail__journey-list{gap:12px;display:grid;position:relative}.orders-preview-rail__journey-list--compact{gap:0;padding:10px 0 4px}.orders-preview-rail__journey-list.orders-preview-rail__journey-list--compact:before{background:linear-gradient(#9fc9b6 0%,#d2dee9 45%,#edf2f7 100%);border-radius:999px;width:2px;top:26px;bottom:22px;left:17px}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step{grid-template-columns:36px minmax(0,1fr);gap:12px;min-width:0}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-rail{align-content:start;justify-items:center;padding-top:4px}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-index{color:#536579;background:linear-gradient(#fff 0%,#f7fafc 100%);border-color:#d7e1eb;width:34px;height:34px;font-size:11px;box-shadow:inset 0 1px #fffffff2,0 8px 18px #14212f17}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-status-mark{display:none}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-card{min-width:0;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #d8e2eceb;border-radius:0;gap:9px;padding:2px 0 20px}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-current .orders-preview-rail__journey-card,.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-manual .orders-preview-rail__journey-card{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #d8e2eceb;border-radius:0;margin:0;padding:2px 0 20px}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-latest .orders-preview-rail__journey-card{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #b8dec9e6;border-radius:0;margin:0;padding:2px 0 20px}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-latest .orders-preview-rail__journey-card:before{content:"Latest update";color:#14724d;letter-spacing:.08em;text-transform:uppercase;background:#f3fbf6;border:1px solid #b8dec9;border-radius:999px;justify-self:start;margin-bottom:1px;padding:5px 7px;font-size:9px;font-weight:950;line-height:1;display:inline-flex}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-latest.is-warning .orders-preview-rail__journey-card,.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-latest.is-blocked .orders-preview-rail__journey-card{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #e3c16d9e;border-radius:0}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-complete .orders-preview-rail__journey-index{color:#08734f;background:#f2fbf7;border-color:#9fd5bd}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-current .orders-preview-rail__journey-index{color:#1e5aa8;background:#f2f7ff;border-color:#8eb4e7}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-latest .orders-preview-rail__journey-index{color:#08734f;background:linear-gradient(#f5fff8 0%,#eaf8f0 100%);border-color:#8fcaa8;box-shadow:0 0 0 4px #8fcaa824,0 10px 20px #135f3e1f}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-warning .orders-preview-rail__journey-index,.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-blocked .orders-preview-rail__journey-index,.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-manual .orders-preview-rail__journey-index{color:#8a5a00;background:#fff6dc;border-color:#e2bf69}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-card-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-main{align-items:start;gap:10px;min-width:0}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-icon{border-radius:9px;width:36px;height:36px;box-shadow:inset 0 1px #ffffffe6,0 8px 16px #19263412}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-icon svg{width:20px;height:20px}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-money{font-size:18px}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-main strong{color:#151d2a;font-size:14px;line-height:1.18;display:block}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-main span:last-child{color:#78889b;margin-top:4px;font-size:10.25px;font-weight:850;line-height:1.3;display:block}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-card p{color:#43536a;margin:0;font-size:12.25px;font-weight:680;line-height:1.5}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-card .orders-preview-rail__journey-value{color:#718194;font-size:11.5px;font-weight:640}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-meta{color:#6f7f91;flex-wrap:wrap;gap:5px;margin-top:1px;font-size:10.5px;font-weight:820;line-height:1.35;display:flex}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-meta span{color:inherit;font-size:inherit;font-weight:inherit;background:#ffffffc2;border:1px solid #dde7f0;border-radius:999px;padding:4px 7px;display:inline-flex}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-meta span+span:before{content:none}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-action{color:#765100;background:#fff8e8;border:1px solid #e8cb7a;border-left-width:3px;border-radius:7px;padding:8px 9px;font-size:11.5px;font-weight:800;line-height:1.35}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-card-actions button{color:#33455b;background:linear-gradient(#fff 0%,#f7fafc 100%);border-color:#cad9e6;border-radius:999px;min-width:50px;min-height:26px;font-size:10px;box-shadow:inset 0 1px #fffffff0,0 5px 12px #14212f0f}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-card-actions button:hover,.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-card-actions button:focus-visible{color:#1f3f66;border-color:#9fb9d4;outline:none;transform:translateY(-1px)}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-card-actions button.is-danger{color:#9d2525;background:#fff8f8;border-color:#efd0d0;min-width:28px;padding:0 8px;font-size:14px}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-card-actions button.is-danger:hover,.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-card-actions button.is-danger:focus-visible{color:#7f1d1d;border-color:#e7aaaa}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-card-actions .orders-timeline-note-icon-button{width:30px;min-width:30px;height:28px;min-height:28px;padding:0;position:relative}.orders-timeline-note-icon-button span{place-items:center;display:grid}.orders-timeline-note-icon-button.is-empty{color:#7a8797;background:#f8fafc;border-color:#d7e0ea}.orders-timeline-note-icon-button.has-note{color:#14724d;background:#f1fbf5;border-color:#b9d9c7;box-shadow:0 0 0 3px #14724d14,0 5px 12px #14724d14}.orders-timeline-note-icon-button em{color:#fff;background:#6b7788;border:1px solid #fff;border-radius:999px;place-items:center;width:14px;height:14px;font-size:10px;font-style:normal;font-weight:950;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}@keyframes ordersTimelineStepEnter{0%{opacity:0;transform:translateY(-8px)scale(.985);box-shadow:0 0 0 1px #d6ab4f38,0 0 #d6ab4f00}36%{opacity:1;transform:translateY(0)scale(1);box-shadow:0 0 0 1px #d6ab4f52,0 14px 30px #8f691f1f}to{opacity:1;box-shadow:none;transform:translateY(0)scale(1)}}@keyframes ordersTimelineStepMarkerPulse{0%{transform:scale(.92);box-shadow:0 0 #d6ab4f52,0 4px 10px #0f172a12}42%{transform:scale(1.06);box-shadow:0 0 0 7px #d6ab4f1f,0 8px 16px #8f691f1f}to{transform:scale(1);box-shadow:0 0 #d6ab4f00,0 4px 10px #0f172a12}}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-appearing .orders-preview-rail__journey-card{background:0 0;border-color:#dfbf739e;animation:.9s cubic-bezier(.22,1,.36,1) both ordersTimelineStepEnter}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-appearing .orders-preview-rail__journey-index{animation:1.1s ease-out both ordersTimelineStepMarkerPulse}@media (prefers-reduced-motion:reduce){.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-appearing .orders-preview-rail__journey-card,.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-appearing .orders-preview-rail__journey-index{animation:none}}.orders-preview-rail__journey-list:before{content:"";background:linear-gradient(#b8c7d7 0%,#e2e8f0 100%);width:2px;position:absolute;top:22px;bottom:22px;left:21px}.orders-preview-rail__journey-step{grid-template-columns:44px minmax(0,1fr);gap:10px;display:grid;position:relative}.orders-preview-rail__journey-rail{z-index:1;align-content:start;justify-items:center;gap:4px;display:grid;position:relative}.orders-preview-rail__journey-index,.orders-preview-rail__journey-status-mark{color:#6a7d92;background:#fff;border:1px solid #c9d6e2;border-radius:999px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid;box-shadow:0 5px 14px #0f172a14}.orders-preview-rail__journey-status-mark{color:#0000;border-color:#dbe4ec;width:22px;height:22px;font-size:12px}.orders-preview-rail__journey-step.is-complete .orders-preview-rail__journey-index,.orders-preview-rail__journey-step.is-complete .orders-preview-rail__journey-status-mark{color:#08734f;background:#e9f9f2;border-color:#8ccdb0}.orders-preview-rail__journey-step.is-current .orders-preview-rail__journey-index{color:#1e5aa8;background:#eef5ff;border-color:#96b9e9}.orders-preview-rail__journey-step.is-warning .orders-preview-rail__journey-index,.orders-preview-rail__journey-step.is-blocked .orders-preview-rail__journey-index{color:#8a5a00;background:#fff4d2;border-color:#e4be65}.orders-preview-rail__journey-card{background:#fff;border:1px solid #d7e1eb;border-radius:8px;gap:8px;padding:12px;display:grid}.orders-preview-rail__journey-step.is-complete .orders-preview-rail__journey-card{border-color:#b7decf}.orders-preview-rail__journey-step.is-current .orders-preview-rail__journey-card{background:#f8fbff;border-color:#abc8ee}.orders-preview-rail__journey-step.is-warning .orders-preview-rail__journey-card,.orders-preview-rail__journey-step.is-blocked .orders-preview-rail__journey-card{background:#fffaf0;border-color:#e6ca82}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-warning:not(.is-latest) .orders-preview-rail__journey-card,.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-blocked:not(.is-latest) .orders-preview-rail__journey-card{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #d8e2eceb;border-radius:0;margin:0;padding:2px 0 20px}.orders-preview-rail__journey-step.is-manual .orders-preview-rail__journey-index,.orders-preview-rail__journey-step.is-manual .orders-preview-rail__journey-status-mark{color:#8a5a00;background:#fff7e2;border-color:#d7b66a}.orders-preview-rail__journey-step.is-manual .orders-preview-rail__journey-card{background:linear-gradient(#fffdfa 0%,#fff 100%);border-color:#e7cb86}.orders-preview-rail__journey-step.is-manual .orders-preview-rail__journey-icon{color:#8a5a00;background:#fff6dd;border-color:#e1c47b}.orders-preview-rail__journey-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.orders-preview-rail__journey-card-actions{flex:none;justify-items:end;gap:5px;display:grid}.orders-preview-rail__journey-card-actions button{color:#334155;cursor:pointer;background:#fff;border:1px solid #d6e0eb;border-radius:8px;justify-content:center;align-items:center;min-width:56px;min-height:26px;padding:0 8px;font-size:10.5px;font-weight:900;display:inline-flex;box-shadow:0 6px 14px #0f172a0f}.orders-preview-rail__journey-card-actions button:hover{background:#f8fbfe;border-color:#b8c8d9}.orders-preview-rail__journey-main{align-items:center;gap:10px;min-width:0;display:flex}.orders-preview-rail__journey-main .orders-timeline-signal-tile{align-self:flex-start;margin-top:1px}.orders-preview-rail__journey-main .orders-stage-tile__label{color:currentColor;margin-top:0;font-size:7.5px;font-weight:950;line-height:1}.orders-timeline-signal-tile{flex:0 0 54px}.orders-timeline-details-signal-tile{margin-top:2px}.orders-preview-rail__journey-icon{color:#384b60;background:#f8fbfe;border:1px solid #d2deea;border-radius:8px;flex:none;place-items:center;width:42px;height:42px;display:grid}.orders-preview-rail__journey-step.is-complete .orders-preview-rail__journey-icon{color:#08734f;background:#ecfbf4;border-color:#9fd5bd}.orders-preview-rail__journey-step.is-current .orders-preview-rail__journey-icon{color:#1e5aa8;background:#eef5ff;border-color:#9bbdeb}.orders-preview-rail__journey-step.is-warning .orders-preview-rail__journey-icon,.orders-preview-rail__journey-step.is-blocked .orders-preview-rail__journey-icon{color:#8a5a00;background:#fff4d2;border-color:#e3bf69}.orders-preview-rail__journey-money{font-size:24px;font-weight:950;line-height:1}.orders-preview-rail__journey-main strong{color:#111827;font-size:15px;display:block}.orders-preview-rail__journey-main span:last-child{color:#68798b;margin-top:2px;font-size:11px;font-weight:800;display:block}.orders-preview-rail__journey-card-head time{color:#68798b;text-align:right;flex:none;min-width:72px;font-size:11px}.orders-preview-rail__journey-card p{color:#31445a;margin:0;font-size:13px;line-height:1.45}.orders-preview-rail__journey-card .orders-preview-rail__journey-value{color:#65768a;font-size:12px}.orders-preview-rail__journey-action{color:#765100;background:#fff8e8;border:1px solid #e5cc8a;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:800;line-height:1.35}.orders-preview-rail__timeline-list{gap:10px;display:grid;position:relative}.orders-preview-rail__timeline-list:before{content:"";background:linear-gradient(#c7d2de 0%,#e2e8f0 100%);width:2px;position:absolute;top:14px;bottom:14px;left:15px}.orders-preview-rail__timeline-item{background:0 0;border:0;grid-template-columns:32px minmax(0,1fr);gap:10px;padding:0;display:grid;position:relative}.orders-preview-rail__timeline-marker{z-index:1;place-items:center;width:32px;min-height:32px;display:grid;position:relative}.orders-preview-rail__timeline-marker span{color:#475569;background:#fff;border:1px solid #cbd7e3;border-radius:999px;place-items:center;width:26px;height:26px;font-size:11px;font-weight:900;display:grid;box-shadow:0 4px 12px #0f172a14}.orders-preview-rail__timeline-card{background:#fff;border:1px solid #dbe4ec;border-radius:8px;gap:7px;padding:10px;display:grid}.orders-preview-rail__timeline-item.is-critical .orders-preview-rail__timeline-card{background:#fff8f8;border-color:#efb7b7}.orders-preview-rail__timeline-item.is-critical .orders-preview-rail__timeline-marker span{color:#b42318;background:#fff1f1;border-color:#efb7b7}.orders-preview-rail__timeline-item.is-warning .orders-preview-rail__timeline-card{background:#fffaf0;border-color:#ebd39a}.orders-preview-rail__timeline-item.is-warning .orders-preview-rail__timeline-marker span{color:#996b00;background:#fff7dc;border-color:#ebd39a}.orders-preview-rail__timeline-item.is-verified .orders-preview-rail__timeline-card,.orders-preview-rail__timeline-item.has-evidence .orders-preview-rail__timeline-card{border-color:#b9dccd}.orders-preview-rail__timeline-item.is-verified .orders-preview-rail__timeline-marker span,.orders-preview-rail__timeline-item.has-evidence .orders-preview-rail__timeline-marker span{color:#08734f;background:#effcf6;border-color:#9ed3bd}.orders-preview-rail__timeline-item.is-muted .orders-preview-rail__timeline-card{background:#f8fafc;border-style:dashed}.orders-preview-rail__timeline-card>strong{color:#111827;font-size:14px}.orders-preview-rail__timeline-evidence{border-top:1px solid #e3e9ef;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:2px 0 0;padding-top:8px;display:grid}.orders-preview-rail__timeline-evidence div{min-width:0}.orders-preview-rail__timeline-evidence dt{color:#748397;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.orders-preview-rail__timeline-evidence dd{color:#263445;overflow-wrap:anywhere;margin:2px 0 0;font-size:11px;font-weight:700}.orders-preview-rail__link-button,.orders-linked-ticket-modal__actions button,.orders-preview-rail__compact-card a{color:#22303d;cursor:pointer;background:#fff;border:1px solid #d0d9e3;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:700;text-decoration:none}.orders-linked-ticket-modal{gap:12px;width:min(560px,100vw - 32px);display:grid}.orders-linked-ticket-modal__actions{justify-content:flex-end;display:flex}.orders-preview-rail__message-list{gap:8px;display:grid}.orders-preview-rail__message-card{background:#fff;border:1px solid #dbe4ec;border-radius:8px;gap:5px;padding:8px;display:grid}.orders-preview-rail__message-card strong{color:#1e2730;font-size:12px}.orders-preview-rail__message-card p{color:#56677a;margin:0;font-size:12px;line-height:1.45}.orders-fulfillment-command{gap:12px;display:grid}.orders-fulfillment-command>section{border:1px solid var(--inbox-border,#e5e7eb);background:#fff;border-radius:14px;padding:14px}.orders-fulfillment-command__summary>header,.orders-fulfillment-command__shipment>header,.orders-fulfillment-command__items>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.orders-fulfillment-command header span,.orders-fulfillment-command dt,.orders-fulfillment-command small{color:#6b7280;font-size:11px}.orders-fulfillment-command h3,.orders-fulfillment-command p{margin:3px 0 0}.orders-fulfillment-command__completion{flex:none;align-self:center;align-items:center;gap:8px;min-width:max-content;padding-top:8px;display:flex}.orders-fulfillment-command__completion>strong{text-align:right;white-space:nowrap;word-break:keep-all;font-size:24px;line-height:1;display:block}.orders-fulfillment-command__completion>span{color:#16715c;background:#dff5ed;border:1px solid #9fd5c6;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 4px 12px #16715c1f}.orders-fulfillment-command__completion>span svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;width:21px;height:21px}.orders-fulfillment-command__progress{background:#eef1f4;border-radius:999px;height:7px;margin:13px 0;overflow:hidden}.orders-fulfillment-command__progress span{border-radius:inherit;background:#23856d;height:100%;display:block}.orders-fulfillment-command__summary.is-warning .orders-fulfillment-command__progress span,.orders-fulfillment-command__summary.is-blocked .orders-fulfillment-command__progress span{background:#d97706}.orders-fulfillment-command dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.orders-fulfillment-command dl>div{background:#f7f8fa;border-radius:10px;padding:9px}.orders-fulfillment-command dd{margin:3px 0 0;font-weight:650}.orders-fulfillment-command__shipment dl{margin-top:12px}.orders-fulfillment-command__shipment header em{text-transform:capitalize;font-size:11px;font-style:normal}.orders-fulfillment-command__tracking{background:linear-gradient(135deg,#f7faf9 0%,#f5f7f9 100%);border:1px solid #dfe4e8;border-radius:12px;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:12px;width:100%;margin-top:12px;padding:13px;display:grid}.orders-fulfillment-command__tracking-copy{gap:3px;min-width:0;display:grid}.orders-fulfillment-command__tracking-copy>span{color:#6b7280;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.orders-fulfillment-command__tracking-copy>strong{color:#17202a;letter-spacing:.025em;text-overflow:ellipsis;white-space:nowrap;word-break:normal;overflow-wrap:normal;width:100%;min-width:0;font-size:17px;display:block;overflow:hidden}.orders-fulfillment-command__tracking-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:8px;width:100%;display:grid}.orders-fulfillment-command__tracking-actions a,.orders-fulfillment-command__tracking-actions button{color:#27313a;min-height:34px;font:inherit;white-space:nowrap;background:#fff;border:1px solid #d8dee3;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:700;line-height:1;text-decoration:none;transition:border-color .14s,background .14s,color .14s,transform .14s;display:inline-flex}.orders-fulfillment-command__tracking-actions a{color:#fff;background:#1f7664;border-color:#1f7664}.orders-fulfillment-command__tracking-actions a:hover{background:#185e50;border-color:#185e50;transform:translateY(-1px)}.orders-fulfillment-command__tracking-actions button:hover:not(:disabled){background:#f8fafb;border-color:#aab5bd}.orders-fulfillment-command__tracking-actions button.is-copied{color:#176451;background:#e9f7f2;border-color:#9fd5c6}.orders-fulfillment-command__tracking-actions button:disabled{cursor:not-allowed;opacity:.5}.orders-fulfillment-command__tracking-actions svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:14px;height:14px}.orders-fulfillment-command__shipment-list{gap:10px;margin-top:12px;display:grid}.orders-fulfillment-command__shipment-list>article{background:#fafcfd;border:1px solid #dce5ec;border-radius:12px;gap:10px;padding:11px;display:grid}.orders-fulfillment-command__shipment-list>article.is-delivered{background:#f4fbf7;border-color:#acd7c4}.orders-fulfillment-command__shipment-list>article>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.orders-fulfillment-command__shipment-list>article>header div{gap:3px;display:grid}.orders-fulfillment-command__shipment-list>article>header span{color:#718093;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:900}.orders-fulfillment-command__shipment-list>article>header strong{color:#182330;font-size:14px}.orders-fulfillment-command__shipment-list>article>header em{color:#637487;font-size:9px;font-style:normal;font-weight:800}.orders-fulfillment-command__shipment-tracking{background:#fff;border:1px solid #e0e7ec;border-radius:10px;gap:9px;padding:10px;display:grid}.orders-fulfillment-command__shipment-tracking>div:first-child{gap:3px;min-width:0;display:grid}.orders-fulfillment-command__shipment-tracking>div:first-child>span{color:#718093;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:900}.orders-fulfillment-command__shipment-tracking>div:first-child>strong{color:#182330;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.orders-fulfillment-command__shipment-list dl{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:720px){.orders-fulfillment-command__tracking-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.orders-fulfillment-command__items>div,.orders-fulfillment-command__sources>div{gap:7px;margin-top:12px;display:grid}.orders-fulfillment-command__items article,.orders-fulfillment-command__sources article{background:#f7f8fa;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px;display:grid}.orders-fulfillment-command__items article>span{background:#e5e7eb;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.orders-fulfillment-command__items article.is-fulfilled>span{color:#16715c;background:#dff5ed}.orders-fulfillment-command__items article.is-partial>span{color:#9a6500;background:#fff1cf}.orders-fulfillment-command__items article div,.orders-fulfillment-command__sources article div{gap:2px;display:grid}.orders-fulfillment-command__items article em{font-style:normal;font-weight:700}.orders-fulfillment-command__sources article>span{background:#9ca3af;border-radius:50%;width:8px;height:8px}.orders-fulfillment-command__sources article>span.is-verified{background:#23856d}.orders-fulfillment-command__sources article>span.is-attention{background:#d97706}.orders-fulfillment-command__sources time{color:#6b7280;font-size:10px}.orders-fulfillment-command__sources{border:1px solid var(--inbox-border,#e5e7eb);background:#fff;border-radius:14px;padding:14px}.orders-fulfillment-command__sources>header span{color:#6b7280;font-size:11px}.orders-fulfillment-command__sources>header h3{margin:3px 0 0}.orders-fulfillment-tab__panel--timeline .orders-fulfillment-tab__hero{display:block}.orders-fulfillment-tab__panel--timeline .orders-fulfillment-tab__progress{background:linear-gradient(#fff 0%,#f8fbfe 100%);border-color:#cfdae6;box-shadow:inset 0 1px #fffffff0,0 16px 36px #111f2d12}.orders-fulfillment-tab__panel--timeline .orders-fulfillment-tab__tracking-card{align-content:start}.orders-fulfillment-tab__panel--timeline .orders-fulfillment-tab__progress>header{border-bottom:1px solid #e4ebf2;align-items:center;margin:-2px -2px 8px;padding:2px 2px 12px}.orders-fulfillment-tab__panel--timeline .orders-fulfillment-tab__progress>header>svg,.orders-fulfillment-tab__panel--timeline .orders-fulfillment-tab__progress>header>span{color:#1b6f4c;background:linear-gradient(#fff 0%,#f3f8fb 100%);border:1px solid #d8e5ef;border-radius:10px;flex:none;width:36px;height:36px;padding:8px;box-shadow:inset 0 1px #fffffff0,0 8px 18px #14212f12}.orders-fulfillment-tab__panel--timeline .orders-fulfillment-tab__progress>header>div{gap:3px;min-width:0;display:grid}.orders-fulfillment-tab__panel--timeline .orders-fulfillment-tab__progress>header .orders-preview-rail__timeline-add-button{flex:none;margin-left:auto}.orders-fulfillment-tab__panel--timeline .orders-fulfillment-tab__progress>header strong{color:#111827;font-size:15px;font-weight:950;line-height:1.15}.orders-fulfillment-tab__panel--timeline .orders-fulfillment-tab__progress>header span{color:#718194;letter-spacing:.08em;font-size:10px;font-weight:900}.orders-timeline-step-modal,.orders-timeline-source-modal{gap:0;width:min(720px,100vw - 32px);display:grid}.orders-timeline-details-modal{background:radial-gradient(680px 220px at 18% -24%,#14724d17 0%,#14724d00 68%),linear-gradient(#fff 0%,#f7fafc 100%);border-color:#c9d7e5;width:min(1120px,96vw);padding:0;overflow:hidden;box-shadow:0 28px 80px #0f172a38,inset 0 1px #fffffff0}.inbox-v2__overlay-modal.orders-timeline-details-modal{gap:0;width:min(1120px,96vw);padding:0}.orders-timeline-details-modal>header{background:linear-gradient(#fffffffa 0%,#f8fcfff5 100%);border-bottom:1px solid #e1e9f1;align-items:flex-start;padding:18px 18px 16px}.orders-timeline-step-modal__body,.orders-timeline-source-modal__body{gap:14px;padding:16px 18px 18px;display:grid}.orders-timeline-browser-modal__body{grid-template-columns:minmax(0,1.45fr) minmax(320px,.85fr);align-items:start;max-height:min(720px,100vh - 210px);overflow:hidden}.orders-timeline-browser-modal__details{align-content:start;gap:14px;min-width:0;max-height:min(690px,100vh - 240px);padding-right:2px;display:grid;overflow:auto}.orders-timeline-details-modal.has-step-decision{width:min(860px,100vw - 32px);max-height:min(820px,100vh - 32px);overflow:hidden}.orders-timeline-details-modal.has-step-decision .orders-timeline-browser-modal__body{grid-template-columns:minmax(0,1fr);min-height:0;max-height:none;overflow-y:auto}.orders-timeline-details-modal.has-step-decision .orders-timeline-browser-modal__details{max-width:none;max-height:none;overflow:visible}.orders-timeline-details-modal.has-step-decision .orders-timeline-browser-modal__timeline{display:none}.orders-timeline-details-modal.has-step-decision .orders-timeline-source-modal__summary{gap:4px;display:grid}.orders-timeline-details-modal.has-step-decision .orders-timeline-source-modal__summary strong{letter-spacing:.06em;text-transform:uppercase;font-size:11px}.orders-timeline-details-modal.has-step-decision .orders-timeline-source-modal__summary span{font-size:13px;line-height:1.45}.orders-timeline-details-modal__mismatch-notice{color:#49635c;margin-right:auto;font-size:11px;font-weight:650}.orders-timeline-details-modal__next-action{background:linear-gradient(135deg,#f1faf6 0%,#fff 75%);border:1px solid #b8d9ca;border-left:4px solid #23856d;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex}.orders-timeline-details-modal__next-action.is-verify_first,.orders-timeline-details-modal__next-action.is-do_not_promise{background:linear-gradient(135deg,#fff8e8 0%,#fff 75%);border-color:#e5cb89 #e5cb89 #e5cb89 #d38a00}.orders-timeline-details-modal__next-action>div{gap:4px;display:grid}.orders-timeline-details-modal__next-action span{color:#6c7c8e;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:950}.orders-timeline-details-modal__next-action strong{color:#172230;font-size:15px}.orders-timeline-details-modal__next-action p{color:#56677a;margin:0;font-size:12px;font-weight:700;line-height:1.4}.orders-timeline-details-modal__next-action a,.orders-timeline-details-modal__next-action>em{white-space:nowrap;border-radius:8px;flex:none;align-items:center;min-height:34px;padding:0 11px;font-size:10px;font-style:normal;font-weight:900;text-decoration:none;display:inline-flex}.orders-timeline-details-modal__next-action a{color:#fff;background:#1f7664}.orders-timeline-details-modal__next-action>em{color:#7a8794;background:#edf1f3}.orders-timeline-details-modal.has-step-decision .orders-timeline-details-modal__hero{grid-template-columns:minmax(0,1fr)}.orders-timeline-details-modal.has-step-decision .orders-timeline-details-modal__proof-card{grid-template-columns:minmax(150px,.55fr) minmax(0,1.45fr) auto;align-items:center}.orders-timeline-details-modal.has-step-decision .orders-timeline-details-modal__proof-card>span{grid-column:1}.orders-timeline-details-modal.has-step-decision .orders-timeline-details-modal__proof-card>strong,.orders-timeline-details-modal.has-step-decision .orders-timeline-details-modal__proof-card>p{grid-column:2}.orders-timeline-details-modal.has-step-decision .orders-timeline-details-modal__proof-card>button,.orders-timeline-details-modal.has-step-decision .orders-timeline-details-modal__proof-card>em{grid-area:1/3/span 3}.orders-timeline-details-modal.has-step-decision>.orders-timeline-source-modal__actions{z-index:5;background:#fffffff7;border-top:1px solid #dfe7ee;position:sticky;bottom:0;box-shadow:0 -10px 24px #15212e0f}@media (max-width:680px){.orders-timeline-details-modal__next-action{flex-direction:column;align-items:stretch}.orders-timeline-details-modal__next-action a,.orders-timeline-details-modal__next-action>em{justify-content:center}.orders-timeline-details-modal.has-step-decision .orders-timeline-details-modal__proof-card{grid-template-columns:1fr}.orders-timeline-details-modal.has-step-decision .orders-timeline-details-modal__proof-card>*{grid-area:auto/1}}.orders-timeline-details-modal__decision-badges{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.orders-timeline-details-modal__decision-badges span{color:#5c6d80;letter-spacing:.04em;text-transform:uppercase;background:#f6f8fa;border:1px solid #d8e3eb;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:900;line-height:1;display:inline-flex}.orders-timeline-details-modal__decision-badges span.is-authoritative,.orders-timeline-details-modal__decision-badges span.is-corroborated,.orders-timeline-details-modal__decision-badges span.is-single_source,.orders-timeline-details-modal__decision-badges span.is-safe{color:#17684f;background:#edf8f2;border-color:#a8d6c1}.orders-timeline-details-modal__decision-badges span.is-missing,.orders-timeline-details-modal__decision-badges span.is-derived,.orders-timeline-details-modal__decision-badges span.is-verify_first{color:#805b08;background:#fff8e8;border-color:#e6ca83}.orders-timeline-details-modal__decision-badges span.is-do_not_promise{color:#9c312b;background:#fff3f2;border-color:#e8b1ae}.orders-timeline-details-modal__system-read{border-top:1px solid #dfe8f0;border-bottom:1px solid #dfe8f0;gap:10px;padding:12px 0;display:grid}.orders-timeline-details-modal__system-read>header{justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.orders-timeline-details-modal__system-read>header span{color:#667789;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:950}.orders-timeline-details-modal__system-read>header strong{color:#182433;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;overflow:hidden}.orders-timeline-details-modal__system-read>div{border-top:1px solid #e4edf4;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;padding-top:10px;display:grid}.orders-timeline-details-modal__system-read article{grid-template-columns:22px minmax(0,1fr);gap:9px;min-width:0;padding:0;display:grid}.orders-timeline-details-modal__system-read article em{color:#526477;background:#f1f5f8;border-radius:999px;place-items:center;width:22px;height:22px;font-size:12px;font-style:normal;font-weight:900;display:inline-grid}.orders-timeline-details-modal__system-read article span{gap:3px;min-width:0;display:grid}.orders-timeline-details-modal__system-read article small{color:#728295;letter-spacing:.08em;text-transform:uppercase;font-size:9.5px;font-weight:950;line-height:1.1}.orders-timeline-details-modal__system-read article strong{color:#162132;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;line-height:1.2;overflow:hidden}.orders-timeline-details-modal__system-read article p{color:#627489;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;font-weight:750;line-height:1.35;display:-webkit-box;overflow:hidden}.orders-timeline-browser-modal__timeline{background:linear-gradient(#fffffff0 0%,#f7fafdfa 100%);border:1px solid #d7e4ef;border-radius:14px;grid-template-rows:auto minmax(0,1fr);min-width:0;max-height:min(690px,100vh - 240px);display:grid;overflow:hidden;box-shadow:inset 0 1px #fffffff5,0 16px 34px #1322300f}.orders-timeline-browser-modal__timeline>header{border-bottom:1px solid #e2ebf3;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px 12px;display:flex}.orders-timeline-browser-modal__timeline>header div{gap:4px;min-width:0;display:grid}.orders-timeline-browser-modal__timeline>header span{color:#667789;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:950}.orders-timeline-browser-modal__timeline>header strong{color:#172234;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;line-height:1.25;overflow:hidden}.orders-timeline-browser-modal__timeline-list{align-content:start;gap:9px;min-height:0;padding:12px;display:grid;overflow:auto}.orders-timeline-browser-modal__timeline-item{appearance:none;width:100%;min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:left;background:linear-gradient(#fff 0%,#f8fbfe 100%);border:1px solid #d9e5ef;border-radius:12px;grid-template-columns:26px 54px minmax(0,1fr);align-items:start;gap:10px;padding:10px;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:grid}.orders-timeline-browser-modal__timeline-item:hover,.orders-timeline-browser-modal__timeline-item:focus-visible{background:linear-gradient(#fff 0%,#f4f8fc 100%);border-color:#b9cce0;outline:none;transform:translateY(-1px);box-shadow:0 10px 22px #12202e14}.orders-timeline-browser-modal__timeline-item.is-active{background:radial-gradient(260px 90px at 0 0,#14724d24 0%,#14724d00 68%),linear-gradient(#f7fff9 0%,#fff 100%);border-color:#14724d;box-shadow:0 0 0 1px #14724d1f,0 14px 28px #135f3e1a}.orders-timeline-browser-modal__timeline-index{color:#526477;background:#fff;border:1px solid #cfe0ed;border-radius:999px;place-items:center;width:24px;height:24px;font-size:10px;font-weight:950;display:inline-grid}.orders-timeline-browser-modal__timeline-item.is-active .orders-timeline-browser-modal__timeline-index{color:#14724d;background:#eaf8ef;border-color:#95c9ac}.orders-timeline-browser-modal__timeline-copy{gap:5px;min-width:0;display:grid}.orders-timeline-browser-modal__timeline-copy strong{color:#182433;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;line-height:1.2;overflow:hidden}.orders-timeline-browser-modal__timeline-copy em{color:#667789;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;font-weight:850;line-height:1.2;overflow:hidden}.orders-timeline-browser-modal__timeline-copy small{color:#536579;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:750;line-height:1.35;display:-webkit-box;overflow:hidden}@media (max-width:900px){.orders-timeline-browser-modal__body{grid-template-columns:minmax(0,1fr);max-height:calc(100vh - 180px);overflow:auto}.orders-timeline-browser-modal__details,.orders-timeline-browser-modal__timeline{max-height:none;overflow:visible}.orders-timeline-browser-modal__timeline-list{max-height:360px}}.orders-timeline-step-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.orders-timeline-step-modal__grid label{gap:6px;min-width:0;display:grid}.orders-timeline-step-modal__grid label>span{color:#667789;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.orders-timeline-step-modal__grid input,.orders-timeline-step-modal__grid select,.orders-timeline-step-modal__grid textarea{color:#17212c;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #d4dfeb;border-radius:8px;padding:9px 10px;font-size:13px;font-weight:700}.orders-timeline-step-modal__grid textarea{resize:vertical;min-height:104px}.orders-timeline-step-modal__wide{grid-column:1/-1}.orders-timeline-step-modal__error{color:#9f1d1d;background:#fff5f5;border:1px solid #efb7b7;border-radius:8px;margin:0;padding:9px 10px;font-size:12px;font-weight:800;line-height:1.4}.orders-timeline-source-modal__kicker{color:#14724d;letter-spacing:.08em;text-transform:uppercase;background:#f2fbf6;border:1px solid #b9dbc8;border-radius:999px;align-items:center;min-height:22px;padding:0 9px;font-size:9.5px;font-weight:950;display:inline-flex}.orders-timeline-details-modal.is-warning .orders-timeline-source-modal__kicker,.orders-timeline-details-modal.is-blocked .orders-timeline-source-modal__kicker{color:#8a5a00;background:#fff8e6;border-color:#e5c779}.orders-timeline-details-modal__identity{align-items:flex-start;gap:13px;min-width:0;display:flex}.orders-timeline-details-modal__icon{color:#0c7a52;background:linear-gradient(#f8fff9 0%,#edf8f1 100%);border:1px solid #cfe1d7;border-radius:13px;flex:none;place-items:center;width:48px;height:48px;display:grid;box-shadow:inset 0 1px #fffffff5,0 12px 24px #135f3e1a}.orders-timeline-details-modal.is-warning .orders-timeline-details-modal__icon,.orders-timeline-details-modal.is-blocked .orders-timeline-details-modal__icon{color:#9a6400;background:linear-gradient(#fffaf0 0%,#fff3d4 100%);border-color:#e7cd82;box-shadow:inset 0 1px #fffffff0,0 12px 24px #8a5a001f}.orders-timeline-details-modal__icon svg{width:26px;height:26px}.orders-timeline-details-modal__identity h2{color:#101827;margin-top:7px;font-size:22px;line-height:1.08}.orders-timeline-details-modal__identity p{color:#75859a;margin-top:6px;font-size:12px;font-weight:750}.orders-timeline-details-modal__header-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.orders-timeline-details-modal__header-actions a,.orders-timeline-details-modal__header-actions button,.orders-timeline-source-modal__actions button{color:#28384a;cursor:pointer;background:linear-gradient(#fff 0%,#f6f9fc 100%);border:1px solid #cfdbe8;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:11px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #fffffff2,0 7px 16px #12202e0f}.orders-timeline-details-modal__header-actions a{color:#fff;background:#111827;border-color:#111827}.orders-timeline-details-modal__header-actions button:disabled{cursor:default;opacity:.52}.orders-timeline-details-modal__header-actions a:hover,.orders-timeline-details-modal__header-actions a:focus-visible,.orders-timeline-details-modal__header-actions button:not(:disabled):hover,.orders-timeline-details-modal__header-actions button:not(:disabled):focus-visible,.orders-timeline-source-modal__actions button:not(:disabled):hover,.orders-timeline-source-modal__actions button:not(:disabled):focus-visible{outline:none;transform:translateY(-1px)}.orders-timeline-details-modal__trust-strip{background:#d8e4ee;border:1px solid #d8e4ee;border-radius:12px;grid-template-columns:1.05fr .8fr 1fr;gap:1px;display:grid;overflow:hidden;box-shadow:inset 0 1px #fffffff2,0 12px 28px #12202e0d}.orders-timeline-details-modal__trust-strip span{background:linear-gradient(#fff 0%,#f8fbfe 100%);gap:4px;min-width:0;padding:11px 12px;display:grid}.orders-timeline-details-modal__trust-strip em{color:#78889a;letter-spacing:.09em;text-transform:uppercase;font-size:9.5px;font-style:normal;font-weight:950}.orders-timeline-details-modal__trust-strip strong{color:#172234;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;line-height:1.25;overflow:hidden}.orders-timeline-details-modal__hero{background:linear-gradient(#ffffffeb 0%,#f8fbfef5 100%);border:1px solid #d7e4ef;border-radius:14px;grid-template-columns:minmax(0,1fr) 240px;gap:14px;padding:15px;display:grid;box-shadow:inset 0 1px #fffffff2,0 16px 34px #13223012}.orders-timeline-details-modal__hero-main{gap:12px;min-width:0;display:grid}.orders-timeline-details-modal.is-warning .orders-timeline-details-modal__hero,.orders-timeline-details-modal.is-blocked .orders-timeline-details-modal__hero{background:radial-gradient(420px 130px at 0 0,#e5c77729 0%,#e5c77700 66%),linear-gradient(#fffdf8 0%,#fff 100%);border-color:#e4c777}.orders-timeline-details-modal__lead{grid-template-columns:minmax(0,1fr);gap:13px;display:grid}.orders-timeline-details-modal__lead article{background:#ffffffa3;border:1px solid #d6e2edb8;border-radius:11px;min-width:0;padding:12px}.orders-timeline-details-modal__lead article span,.orders-timeline-details-modal__section-head span{color:#6f7f91;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:950;display:block}.orders-timeline-details-modal__lead article p{color:#182433;margin:8px 0 0;font-size:14.5px;font-weight:850;line-height:1.42}.orders-timeline-source-modal__summary{color:#604000;background:linear-gradient(#fffaf0 0%,#fff 100%);border:1px solid #e5cc8a;border-left-width:4px;border-radius:10px;margin:0;padding:12px 13px;font-size:13px;font-weight:900;line-height:1.45}.orders-timeline-details-modal__proof-card{background:linear-gradient(#ffffffe6 0%,#f7fafdf5 100%);border:1px solid #c4d2e0eb;border-radius:12px;align-content:start;gap:9px;min-width:0;padding:12px;display:grid}.orders-timeline-details-modal__proof-card span{color:#75859a;letter-spacing:.09em;text-transform:uppercase;font-size:9.5px;font-weight:950}.orders-timeline-details-modal__proof-card strong{overflow-wrap:anywhere;color:#162132;font-size:13px;font-weight:950;line-height:1.3}.orders-timeline-details-modal__proof-card p{color:#738398;margin:0;font-size:11px;font-weight:750;line-height:1.4}.orders-timeline-details-modal__proof-card button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cfdbe8;border-radius:999px;justify-self:start;min-height:30px;padding:0 10px;font-size:10px;font-weight:900}.orders-timeline-details-modal__proof-card>em{color:#667789;background:#fff;border:1px solid #dbe5ee;border-radius:999px;justify-self:start;padding:7px 10px;font-size:10px;font-style:normal;font-weight:900;line-height:1}.orders-timeline-details-modal__section{border-top:1px solid #e5edf4;gap:7px;padding-top:12px;display:grid}.orders-timeline-details-modal__section-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.orders-timeline-details-modal__section-head em{color:#7d8c9e;font-size:10px;font-style:normal;font-weight:850}.orders-timeline-source-modal__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;margin:0;display:grid}.orders-timeline-source-modal__facts div{background:0 0;border:0;border-bottom:1px solid #e2eaf2;border-radius:0;min-width:0;padding:10px 0 11px}.orders-timeline-source-modal__facts dt{color:#667789;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.orders-timeline-source-modal__facts dd{color:#182433;overflow-wrap:anywhere;margin:5px 0 0;font-size:13px;font-weight:850}.orders-timeline-details-modal .orders-timeline-source-modal__facts{gap:0 18px}.orders-timeline-details-modal .orders-timeline-source-modal__facts div{border-bottom:1px solid #e2eaf2;padding:9px 0 10px}.orders-timeline-details-modal .orders-timeline-source-modal__facts div:nth-last-child(-n+2){border-bottom-color:#0000}.orders-timeline-source-modal__actions a{color:#fff;background:#111827;border:1px solid #111827;border-radius:8px;min-height:34px;padding:8px 12px;font-size:11px;font-weight:850;text-decoration:none}.orders-timeline-note-modal,.orders-timeline-delete-modal{background:linear-gradient(#fff 0%,#f8fbfe 100%);border-color:#cfdbe8;width:min(620px,96vw);padding:0;overflow:hidden}.orders-timeline-note-modal>header,.orders-timeline-delete-modal>header{border-bottom:1px solid #e1e9f1;padding:16px 16px 14px}.orders-timeline-note-modal__body,.orders-timeline-delete-modal__body{gap:12px;padding:16px;display:grid}.orders-timeline-note-modal__body article{background:linear-gradient(#fff 0%,#f8fbfe 100%);border:1px solid #d9e5ef;border-radius:12px;gap:8px;padding:13px;display:grid}.orders-timeline-note-modal__body label{gap:8px;min-width:0;display:grid}.orders-timeline-note-modal__body article span,.orders-timeline-note-modal__body label>span{color:#708095;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:950}.orders-timeline-note-modal__body textarea{color:#182433;width:100%;min-height:142px;font:inherit;resize:vertical;background:#fff;border:1px solid #d5e1ec;border-radius:12px;padding:12px;font-size:13px;font-weight:720;line-height:1.45}.orders-timeline-note-modal__body textarea:focus{border-color:#9fb9d4;outline:none;box-shadow:0 0 0 3px #6081a61f}.orders-timeline-note-modal__body article p,.orders-timeline-delete-modal__body>p{color:#1b2635;white-space:pre-wrap;margin:0;font-size:13px;font-weight:760;line-height:1.5}.orders-timeline-delete-modal__body>p{color:#7f1d1d;background:linear-gradient(#fff9f9 0%,#fff 100%);border:1px solid #efd0d0;border-radius:12px;padding:13px;font-weight:850}.orders-timeline-source-modal__actions button.is-danger{color:#fff;background:#7f1d1d;border-color:#7f1d1d}.orders-timeline-source-modal__actions button.is-primary{color:#fff;background:#111827;border-color:#111827}@media (min-width:1200px){.orders-preview-rail__inbox-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);align-items:start}.orders-preview-rail__decision-grid,.orders-preview-rail__quiet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.inbox-v2__preview-scroll{scrollbar-gutter:stable both-edges;background:linear-gradient(#fff0 0%,#f7fafc8c 100%);align-content:start;min-height:0;display:grid;overflow:hidden auto}.inbox-v2__preview:has(.inbox-v2__operator-empty){grid-template-rows:auto minmax(0,1fr)}:is(.inbox-v2__preview:has(.inbox-v2__operator-empty)>.inbox-v2__operator-empty,.inbox-v2__preview-scroll:has(.inbox-v2__operator-empty)>.inbox-v2__operator-empty,.inbox-v2__worklist-rows:has(.inbox-v2__operator-empty)>.inbox-v2__operator-empty){place-self:stretch stretch}.orders-preview-rail--tabs-only{grid-template-rows:auto auto minmax(0,1fr);height:100%;min-height:0;max-height:100%}.orders-preview-rail--tabs-only .orders-preview-rail__content.inbox-v2__preview-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;align-self:stretch;height:100%;min-height:0;max-height:100%;overflow-y:auto}.inbox-v2__preview-mode-switch:not(.orders-preview-rail__tabs){border-bottom:1px solid var(--v2-border);background:linear-gradient(#fff 0%,#f7fafd 100%);padding:8px 16px 14px;display:block;position:relative;box-shadow:inset 0 -1px #d8e1ebbd}.inbox-v2__preview-selector-trigger{--preview-section-color:#2563eb;--preview-section-soft:#2563eb1f;background:linear-gradient(180deg, #fffffff5 0%, #f9fbfef5 100%), radial-gradient(240px 120px at 100% -28%, var(--preview-section-soft), #2563eb00);color:#172333;text-align:left;cursor:pointer;border:1px solid #b1c2d6d1;border-radius:8px;gap:7px;width:100%;min-height:68px;padding:12px 13px;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid;position:relative;overflow:visible;box-shadow:0 12px 26px #182a4014,inset 0 1px #ffffffeb}.inbox-v2__preview-selector-trigger:before{content:"";background:var(--preview-section-color);opacity:.72;border-radius:0 999px 999px 0;width:3px;position:absolute;top:12px;bottom:12px;left:0}.inbox-v2__preview-selector-trigger:hover{border-color:#93aac4f5;box-shadow:0 16px 32px #182a401c,inset 0 1px #fffffff5}.inbox-v2__preview-selector-trigger:focus-visible{border-color:#2563eb85;outline:none;box-shadow:0 0 0 3px #2563eb24,0 16px 32px #182a401c}.inbox-v2__preview-mode-switch.is-open .inbox-v2__preview-selector-trigger{z-index:32;border-color:#b89750bd;box-shadow:0 0 0 3px #dba6411f,0 18px 34px #182a4021}.inbox-v2__preview-selector-eyebrow{color:#6d7d90;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:850;line-height:1;display:block}.inbox-v2__preview-selector-main{justify-content:space-between;align-items:center;gap:12px;min-width:0;padding-right:42px;display:flex}.inbox-v2__preview-selector-main>span:first-child{gap:4px;min-width:0;display:grid}.inbox-v2__preview-selector-main strong{color:#122033;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:900;line-height:1.05;overflow:hidden}.inbox-v2__preview-selector-trigger.is-section-summary,.inbox-v2__preview-selector-panel button.is-section-summary,.inbox-v2__preview-selector-trigger.is-section-context-inbox,.inbox-v2__preview-selector-panel button.is-section-context-inbox,.inbox-v2__preview-selector-trigger.is-section-operational-information,.inbox-v2__preview-selector-panel button.is-section-operational-information{--preview-section-color:#2563eb;--preview-section-soft:#2563eb1f}.inbox-v2__preview-selector-trigger.is-section-order,.inbox-v2__preview-selector-panel button.is-section-order{--preview-section-color:#4f46e5;--preview-section-soft:#4f46e51f}.inbox-v2__preview-selector-trigger.is-section-truth,.inbox-v2__preview-selector-panel button.is-section-truth{--preview-section-color:#0f766e;--preview-section-soft:#14b8a621}.inbox-v2__preview-selector-trigger.is-section-content,.inbox-v2__preview-selector-panel button.is-section-content,.inbox-v2__preview-selector-trigger.is-section-inbox,.inbox-v2__preview-selector-panel button.is-section-inbox{--preview-section-color:#0891b2;--preview-section-soft:#0891b21f}.inbox-v2__preview-selector-trigger.is-section-breakdown,.inbox-v2__preview-selector-panel button.is-section-breakdown{--preview-section-color:#b45309;--preview-section-soft:#f59e0b24}.inbox-v2__preview-selector-trigger.is-section-related,.inbox-v2__preview-selector-panel button.is-section-related{--preview-section-color:#7c3aed;--preview-section-soft:#7c3aed1f}.inbox-v2__preview-selector-trigger.is-section-team-ops,.inbox-v2__preview-selector-panel button.is-section-team-ops{--preview-section-color:#0d9488;--preview-section-soft:#0d948821}.inbox-v2__preview-selector-trigger.is-section-note,.inbox-v2__preview-selector-panel button.is-section-note,.inbox-v2__preview-selector-trigger.is-section-notes,.inbox-v2__preview-selector-panel button.is-section-notes{--preview-section-color:#475569;--preview-section-soft:#64748b1f}.inbox-v2__preview-selector-trigger.is-section-customer,.inbox-v2__preview-selector-panel button.is-section-customer{--preview-section-color:#059669;--preview-section-soft:#05966921}.inbox-v2__preview-selector-trigger.is-section-payment,.inbox-v2__preview-selector-panel button.is-section-payment{--preview-section-color:#b45309;--preview-section-soft:#f59e0b24}.inbox-v2__preview-selector-trigger.is-section-fulfillment,.inbox-v2__preview-selector-panel button.is-section-fulfillment{--preview-section-color:#0284c7;--preview-section-soft:#0284c71f}.inbox-v2__preview-selector-trigger.is-section-timeline,.inbox-v2__preview-selector-panel button.is-section-timeline,.inbox-v2__preview-selector-trigger.is-section-reports,.inbox-v2__preview-selector-panel button.is-section-reports{--preview-section-color:#7c3aed;--preview-section-soft:#7c3aed1f}.inbox-v2__preview-selector-trigger.is-section-live-ops,.inbox-v2__preview-selector-panel button.is-section-live-ops{--preview-section-color:#ea580c;--preview-section-soft:#ea580c1f}.inbox-v2__preview-selector-trigger.is-section-action,.inbox-v2__preview-selector-panel button.is-section-action,.inbox-v2__preview-selector-trigger.is-section-actions,.inbox-v2__preview-selector-panel button.is-section-actions{--preview-section-color:#be123c;--preview-section-soft:#f43f5e1f}.inbox-v2__preview-selector-trigger.has-order-issue .inbox-v2__preview-selector-eyebrow,.inbox-v2__preview-selector-trigger.has-order-issue .inbox-v2__preview-selector-main strong{color:#991b1b}.inbox-v2__preview-selector-panel button.has-order-issue .inbox-v2__preview-tab-mark{color:#fff;background:#dc2626;box-shadow:0 8px 18px #b91c1c38}.inbox-v2__preview-selector-main span span{color:#607085;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:720;line-height:1.2;overflow:hidden}.inbox-v2__preview-selector-chev{color:#536477;background:#fff;border:1px solid #c0ccdad1;border-radius:999px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .14s;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%);box-shadow:0 8px 16px #182a4014}.inbox-v2__preview-selector-chev svg{width:16px;height:16px;display:block}.inbox-v2__preview-mode-switch.is-open .inbox-v2__preview-selector-chev{transform:translateY(-50%)rotate(180deg)}.inbox-v2__preview-selector-panel{z-index:31;background:radial-gradient(240px 160px at 100% -10%,#2563eb14,#2563eb00 70%),linear-gradient(#fffffffa 0%,#f7fafdfa 100%);border:1px solid #b3c2d3eb;border-radius:8px;gap:7px;max-height:min(420px,100vh - 230px);padding:8px;display:grid;position:absolute;top:calc(100% - 8px);left:16px;right:16px;overflow-y:auto;box-shadow:0 22px 52px #182a4038,inset 0 1px #fffffff0}.inbox-v2__preview-selector-panel button{--preview-section-color:#2563eb;--preview-section-soft:#2563eb1f;color:#26384c;text-align:left;cursor:pointer;background:#ffffff9e;border:1px solid #0000;border-radius:8px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:9px 10px;transition:border-color .14s,background-color .14s,box-shadow .14s,transform .14s;display:grid}.inbox-v2__preview-selector-panel button:hover{background:#fff;border-color:#becddce0;box-shadow:0 12px 24px #182a4014}.inbox-v2__preview-selector-panel button:focus-visible{border-color:#2563eb80;outline:none;box-shadow:0 0 0 3px #2563eb24}.inbox-v2__preview-selector-panel button.is-active{border-color:color-mix(in srgb, var(--preview-section-color) 38%, #b897507a);background:radial-gradient(180px 100px at 100% 0%, var(--preview-section-soft), #daa54100 72%), #fff;color:#1f3f68;box-shadow:0 12px 26px #182a401a, inset 3px 0 0 var(--preview-section-color)}.inbox-v2__preview-selector-panel button.is-customer-verified .inbox-v2__preview-tab-mark{color:#047857;background:#ecfdf5;border-color:#05966938}.inbox-v2__preview-selector-panel button.is-customer-verified.is-active{border-color:#05966947;box-shadow:0 12px 26px #0f766e1a,inset 3px 0 #059669a8}.inbox-v2__preview-tab-mark{border:1px solid color-mix(in srgb, var(--preview-section-color) 22%, #bfccdcbd);background:radial-gradient(circle at 28% 18%, #ffffffeb, #fff0 48%), linear-gradient(145deg, color-mix(in srgb, var(--preview-section-soft) 72%, #fff), var(--preview-section-soft));width:34px;height:34px;color:var(--preview-section-color);box-shadow:0 7px 16px color-mix(in srgb, var(--preview-section-color) 13%, transparent), inset 0 1px 0 #fffffff0;border-radius:10px;justify-content:center;align-items:center;line-height:1;transition:border-color .14s,box-shadow .14s,transform .14s;display:inline-flex;position:relative}.inbox-v2__preview-section-icon{filter:drop-shadow(0 1px #ffffffb8);width:19px;height:19px;display:block}.inbox-v2__preview-selector-panel button:hover .inbox-v2__preview-tab-mark{border-color:color-mix(in srgb, var(--preview-section-color) 38%, #bfccdca8);box-shadow:0 9px 20px color-mix(in srgb, var(--preview-section-color) 18%, transparent), inset 0 1px 0 #fffffffa;transform:translateY(-1px)scale(1.025)}.inbox-v2__preview-selector-panel button.is-active .inbox-v2__preview-tab-mark{border-color:color-mix(in srgb, var(--preview-section-color) 76%, #fff);background:radial-gradient(circle at 30% 18%, #ffffff57, #fff0 48%), linear-gradient(145deg, color-mix(in srgb, var(--preview-section-color) 80%, #fff), var(--preview-section-color));color:#fff;box-shadow:0 9px 20px color-mix(in srgb, var(--preview-section-color) 28%, transparent), inset 0 1px 0 #ffffff6b}.inbox-v2__preview-selector-panel button.is-active .inbox-v2__preview-section-icon{filter:drop-shadow(0 1px 1px #0f172a2e)}.inbox-v2__preview-tab-copy{gap:4px;min-width:0;display:grid}.inbox-v2__preview-selector-panel button .inbox-v2__preview-tab-label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:inherit;opacity:1;font-size:12px;font-weight:850;line-height:1.1;overflow:hidden}.inbox-v2__preview-tab-benefit{color:#66798e;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;font-weight:650;line-height:1.25;display:-webkit-box;overflow:hidden}.inbox-v2__preview-selector-panel button .inbox-v2__preview-tab-check{color:#fff;background:#059669;border:1px solid #0596692e;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;box-shadow:0 7px 14px #05966933}.inbox-v2__preview-tab-check svg{width:14px;height:14px;display:block}.inbox-v2__preview-selector-scroll-controls{z-index:4;-webkit-backdrop-filter:blur(16px)saturate(1.12);background:linear-gradient(#f8fbfee6 0%,#f1f6fbfa 55%),#f6f9fcfa;border-top:1px solid #b1c2d675;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0 -8px -8px;padding:6px 8px 7px;display:grid;position:sticky;bottom:-8px;box-shadow:0 -12px 24px #182a4014,inset 0 1px #ffffffeb}.inbox-v2__preview-selector-scroll-controls:before{content:"";z-index:-1;background:#f8fbfedb;border:1px solid #a8bbd0a8;border-radius:10px;position:absolute;inset:5px 8px 7px;box-shadow:0 5px 14px #182a4014,inset 0 1px #fffffffa}.inbox-v2__preview-selector-scroll-controls[hidden]{display:none}.inbox-v2__preview-selector-panel button.inbox-v2__preview-selector-scroll-button{color:#344b64;letter-spacing:.01em;text-align:center;text-transform:none;width:100%;min-height:29px;box-shadow:none;background:0 0;border:0;border-radius:8px;grid-template-columns:none;justify-content:center;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:780;line-height:1;transition:border-color .14s,background .14s,box-shadow .14s,color .14s,transform .14s;display:inline-flex;position:relative}.inbox-v2__preview-selector-scroll-button>span:first-child{color:#2563eb;background:#2563eb1a;border:0;border-radius:5px;justify-content:center;align-items:center;width:16px;height:16px;font-size:11px;line-height:1;display:inline-flex}.inbox-v2__preview-selector-panel button.inbox-v2__preview-selector-scroll-button:first-child:after{content:"";background:#a8bbd085;width:1px;position:absolute;top:7px;bottom:7px;right:-1px}.inbox-v2__preview-selector-panel button.inbox-v2__preview-selector-scroll-button:hover:not(:disabled){color:#173f72;background:linear-gradient(#fffffff5,#e8f1fdeb);transform:none;box-shadow:0 4px 10px #2563eb1a,inset 0 1px #fffffffa}.inbox-v2__preview-selector-panel button.inbox-v2__preview-selector-scroll-button:active:not(:disabled){background:#dbe8f8f0;box-shadow:inset 0 1px 2px #182a4014}.inbox-v2__preview-selector-panel button.inbox-v2__preview-selector-scroll-button:focus-visible{box-shadow:inset 0 0 0 2px #2563eb61,0 3px 10px #2563eb1a}.inbox-v2__preview-selector-panel button.inbox-v2__preview-selector-scroll-button:disabled{color:#4755696b;cursor:not-allowed;box-shadow:none;background:0 0;transform:none}.inbox-v2__preview-selector-scroll-button:disabled>span:first-child{color:#47556957;background:#94a3b814;border-color:#94a3b81f}.inbox-v2__preview-relations{gap:12px;display:grid}.inbox-v2__preview-relations>header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.inbox-v2__preview-relations>header>.inbox-v2__preview-section-title{flex:190px;min-width:0}.inbox-v2__preview-relations>header>.inbox-v2__preview-section-title>div{min-width:0}.inbox-v2__preview-relations>header h3{letter-spacing:.08em;text-transform:uppercase;color:var(--v2-text-soft);margin:0;font-size:12px}.inbox-v2__preview-relations-subtitle{color:#6a7787;overflow-wrap:normal;word-break:normal;margin:4px 0 0;font-size:12px;line-height:1.45}.inbox-v2__preview-relations-count{color:#455467;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#fff;border:1px solid #d6dee8;border-radius:999px;flex:none;padding:5px 8px;font-size:10px;font-weight:800;line-height:1}.inbox-v2__preview-relations-metrics{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:6px;min-width:0;display:flex}.inbox-v2__preview-relations-metrics>.inbox-v2__preview-relations-more{white-space:nowrap;border-radius:999px;width:auto;min-height:24px;padding:5px 10px}.inbox-v2__preview-relations-filter{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__preview-relations-operational-filter{background:#f4f7fa;border:1px solid #d9e2eb;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:4px;display:grid}.inbox-v2__preview-relations-operational-filter .inbox-v2__preview-relations-filter-button{background:0 0;border-color:#0000;border-radius:10px;justify-content:space-between;width:100%;min-width:0;padding-inline:9px}.inbox-v2__preview-relations-operational-filter .inbox-v2__preview-relations-filter-button.is-active{background:#11161c;border-color:#11161c;box-shadow:0 5px 12px #11161c24}.inbox-v2__preview-relations-advanced-filter{border-top:1px solid #e2e8ef;padding-top:9px}.inbox-v2__preview-relations-advanced-filter>summary{color:#59697b;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;width:fit-content;font-size:10px;font-weight:850;list-style:none}.inbox-v2__preview-relations-advanced-filter>summary::-webkit-details-marker{display:none}.inbox-v2__preview-relations-advanced-filter>summary:after{content:" +"}.inbox-v2__preview-relations-advanced-filter[open]>summary:after{content:" −"}.inbox-v2__preview-relations-advanced-filter[open]{gap:9px;display:grid}.inbox-v2__preview-relations-filter-button{color:#455467;cursor:pointer;min-height:28px;font:inherit;letter-spacing:.04em;text-transform:uppercase;background:#fff;border:1px solid #d6dee8;border-radius:999px;align-items:center;gap:7px;padding:5px 8px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.inbox-v2__preview-relations-filter-button strong{color:#7a8796;font-size:10px}.inbox-v2__preview-relations-filter-button:hover,.inbox-v2__preview-relations-filter-button:focus-visible{background:#f6f9fc;border-color:#b8c8d8;outline:none}.inbox-v2__preview-relations-filter-button:disabled{opacity:.45;cursor:default}.inbox-v2__preview-relations-filter-button.is-active{color:#fff;background:#11161c;border-color:#11161c;box-shadow:0 0 0 2px #11161c1f}.inbox-v2__preview-relations-filter-button.is-active strong{color:#fff}.inbox-v2__preview-relations-count.is-attention{color:#9a4b12;background:#fff7ed;border-color:#f0c9a5}.inbox-v2__preview-relations-count.is-clear{color:#25633d;background:#effaf3;border-color:#c8dfd0}.inbox-v2__preview-relations-rows{gap:10px;display:grid}.inbox-v2__preview-relations-row{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #d7e1eb;border-radius:14px;gap:8px;padding:10px;display:grid}.inbox-v2__preview-relations-row-header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.inbox-v2__preview-relations-row-header>span{color:#6a7787;text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:700}.inbox-v2__preview-relations-row-header>p{color:#7b8795;white-space:nowrap;margin:0;font-size:11px}.inbox-v2__preview-relations-values{gap:8px;display:grid}.inbox-v2__preview-relations-signal{color:#435161;background:linear-gradient(#fff 0%,#f8fbfe 100%);border:1px solid #dbe4ec;border-radius:16px;margin:0;padding:12px;font-size:12px;font-weight:700;line-height:1.45}.inbox-v2__preview-relations-mutation-error{color:#8e2d25;background:#fff3f2;border:1px solid #efc2bd;border-radius:12px;margin:0;padding:9px 10px;font-size:11px;font-weight:750;line-height:1.45}.inbox-v2__preview-relation-card{color:#1f262f;text-align:left;background:linear-gradient(#fff 0%,#f8fbfe 100%);border:1px solid #dbe4ec;border-radius:16px;gap:10px;width:100%;padding:12px;font-style:normal;transition:border-color .14s,background-color .14s,box-shadow .14s,transform .14s;display:grid;position:relative;overflow:hidden}.inbox-v2__preview-relation-card:before{display:none}.inbox-v2__preview-relations-values button{cursor:pointer;font-weight:700}.inbox-v2__preview-relation-card:hover,.inbox-v2__preview-relation-card:focus-visible{background:radial-gradient(360px 120px at 100% -18%,#2563eb0f 0%,#2563eb00 70%),linear-gradient(#fff 0%,#f7fbff 100%);border-color:#c8dcf3;outline:none;transform:translateY(-1px);box-shadow:0 12px 24px #0f172a12}.inbox-v2__preview-relation-card.is-fresh,.inbox-v2__related-link-card.is-fresh{background:radial-gradient(320px 120px at 100% -18%,#8ec15d29 0%,#8ec15d00 70%),linear-gradient(#fff 0%,#f7fcf6 100%);border-color:#9ac27f;box-shadow:0 0 0 1px #8ec15d38,0 12px 28px #6fa1461f}.inbox-v2__preview-relation-card.is-suggested{box-shadow:none;border:0;border-radius:15px 15px 0 0}.inbox-v2__preview-relation-suggestion{background:linear-gradient(#fff 0%,#f7fafc 100%);border:1px dashed #b9c9d9;border-radius:16px;overflow:hidden}.inbox-v2__preview-relation-suggestion:hover{border-color:#8ea9c4}.inbox-v2__preview-relation-suggestion-actions{border-top:1px solid #e0e8f0;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:8px 10px 10px;display:grid}.inbox-v2__preview-relation-suggestion-actions button{color:#526174;cursor:pointer;background:#fff;border:1px solid #d2dce6;border-radius:10px;min-height:32px;padding:7px 10px;font-size:10px;font-weight:850}.inbox-v2__preview-relation-suggestion-actions button.is-primary{color:#fff;background:#18212b;border-color:#18212b}.inbox-v2__preview-relation-suggestion-actions button:hover:not(:disabled),.inbox-v2__preview-relation-suggestion-actions button:focus-visible{border-color:#8fa3b8;outline:none}.inbox-v2__preview-relation-suggestion-actions button:disabled{cursor:wait;opacity:.65}.inbox-v2__related-link-feedback{color:#35511f;background:#f7fcf2f5;border:1px solid #91b36747;border-radius:999px;align-items:center;gap:10px;margin-top:10px;padding:8px 12px;font-size:12px;line-height:1.4;display:inline-flex}.inbox-v2__related-link-feedback button{color:#274114;cursor:pointer;background:#fff;border:1px solid #56752d2e;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.inbox-v2__related-link-feedback button:hover,.inbox-v2__related-link-feedback button:focus-visible{background:#f4faed;border-color:#56752d52;outline:none}.inbox-v2__preview-relation-card.is-static{cursor:default;padding-left:12px}.inbox-v2__preview-relation-card.is-static:before{display:none}.inbox-v2__preview-relation-card-topline{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inbox-v2__preview-relation-card-title{color:#1d2733;overflow-wrap:anywhere;gap:3px;min-width:0;font-size:13px;font-weight:800;line-height:1.42;display:grid}.inbox-v2__preview-relation-card-ticket{color:#748292;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.inbox-v2__preview-relation-card-arrow{color:#667384;background:#fff;border:1px solid #dbe4ec;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .14s,border-color .14s,color .14s;display:inline-flex}.inbox-v2__preview-relation-card-arrow svg{width:12px;height:12px}.inbox-v2__preview-relation-card:hover .inbox-v2__preview-relation-card-arrow,.inbox-v2__preview-relation-card:focus-visible .inbox-v2__preview-relation-card-arrow{color:#24507f;border-color:#bfd2e5;transform:translate(1px)}.inbox-v2__preview-relation-card-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.inbox-v2__preview-relation-card-badge{color:#455467;letter-spacing:.04em;text-transform:uppercase;background:#fff;border:1px solid #d4dce5;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;line-height:1}.inbox-v2__preview-relation-card-badge.is-relation{color:#2f4054;background:#eef3f8;border-color:#ccd7e3}.inbox-v2__preview-relation-card-badge.is-direction{color:#334256;background:#fff;border-color:#cbd8e6}.inbox-v2__preview-relation-card-badge.is-direction.is-received{color:#8b6514;background:#fff8e8;border-color:#e8d5aa}.inbox-v2__preview-relation-card-badge.is-direction.is-sent{color:#22577a;background:#eef6ff;border-color:#c8dcf3}.inbox-v2__preview-relation-card-badge.is-direction.is-unknown{color:#667085;background:#f6f8fb;border-color:#d4dce5}.inbox-v2__preview-relation-card-badge.is-status.is-active{color:#1d4f82;background:#eef6ff;border-color:#bfd4ea}.inbox-v2__preview-relation-card-badge.is-status.is-resolved{color:#22643a;background:#eef9f1;border-color:#c8dfd0}.inbox-v2__preview-relation-card-badge.is-status.is-idle{color:#536172;background:#f4f7fa;border-color:#d6dee7}.inbox-v2__preview-relation-card-badge.is-updated{color:#5f6e7d;background:#fff}.inbox-v2__preview-relation-card-badge.is-attention{color:#8b5816;background:#fff8ea;border-color:#e8cfab}.inbox-v2__preview-relation-card-badge.is-attention.is-critical{color:#a12e24;background:#fff1f0;border-color:#efc2bd}.inbox-v2__preview-relation-card-attention{color:#704b17;background:#fff9ed;border-left:3px solid #d69b43;border-radius:0 8px 8px 0;padding:7px 9px;font-size:11px;font-weight:750;line-height:1.45}.inbox-v2__preview-relation-card-attention.is-critical{color:#8e2d25;background:#fff3f2;border-left-color:#c64a40}.inbox-v2__preview-relation-card-reason{color:#647282;font-size:11px;font-weight:700;line-height:1.45}.inbox-v2__preview-relation-card-message{color:#39495a;overflow-wrap:anywhere;border-top:1px solid #e6edf4;padding-top:8px;font-size:12px;font-weight:600;line-height:1.45}.inbox-v2__preview-relation-card-provenance{color:#7a8796;letter-spacing:.02em;font-size:10px;font-weight:750}.inbox-v2__preview-relations-rows>p{color:#6a7787;margin:0;font-size:11px}.inbox-v2__preview-relations-more{color:#455467;cursor:pointer;width:100%;font:inherit;letter-spacing:.04em;text-align:center;text-transform:uppercase;background:linear-gradient(#fff 0%,#f8fbfe 100%);border:1px solid #dbe4ec;border-radius:16px;padding:10px 12px;font-weight:800}.inbox-v2__preview-relations-more:hover,.inbox-v2__preview-relations-more:focus-visible{color:#2e4054;background:#f4f8fc;border-color:#b7c7d8;outline:none}.inbox-v2__preview-relations-state{border-radius:14px}.inbox-v2__preview-relations-state.is-warning{background:linear-gradient(#fffdf7 0%,#fff7e7 100%);border-color:#e4d0aa}.inbox-v2__preview-relations-retry{color:#76511d;cursor:pointer;background:#fff;border:1px solid #c5a66d;border-radius:9px;width:fit-content;padding:7px 10px;font-size:11px;font-weight:800}.inbox-v2__preview-relations-skeleton{gap:8px;display:grid}.inbox-v2__preview-relations-skeleton span{background:linear-gradient(100deg,#f3f6f9 20%,#fff 40%,#f3f6f9 60%) 0 0/220% 100%;border:1px solid #e0e7ee;border-radius:14px;height:72px;animation:1.4s ease-in-out infinite inbox-related-skeleton;display:block}@keyframes inbox-related-skeleton{to{background-position-x:-220%}}@media (prefers-reduced-motion:reduce){.inbox-v2__preview-relations-skeleton span{animation:none}}@container inbox-preview (max-width:420px){.inbox-v2__preview-brief-card.inbox-v2__preview-relations{margin:10px 12px 14px;padding:14px}.inbox-v2__preview-relations>header{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.inbox-v2__preview-relations>header>.inbox-v2__preview-section-title,.inbox-v2__preview-relations>header>.inbox-v2__preview-relations-metrics,.inbox-v2__preview-relations>header>.inbox-v2__related-link-feedback{width:100%}.inbox-v2__preview-relations>header h3{overflow-wrap:normal;word-break:normal}.inbox-v2__preview-relations-metrics{justify-content:flex-start}.inbox-v2__preview-relations-metrics>.inbox-v2__preview-relations-more{border-radius:12px;flex:100%;width:100%;min-height:36px;padding:9px 12px}.inbox-v2__related-link-feedback{box-sizing:border-box;border-radius:12px;flex-wrap:wrap;justify-content:space-between;margin-top:0}.inbox-v2__preview-relations-filter{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.inbox-v2__preview-relations-operational-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.inbox-v2__preview-relations-filter-button{justify-content:space-between;width:100%;min-width:0}}.inbox-v2__preview-assign{border-bottom:1px solid var(--v2-border);background:#fff;flex-wrap:wrap;align-items:center;gap:8px;padding:9px 16px;display:flex}.inbox-v2__preview-assign>button{color:#1f262f;cursor:pointer;background:#fff;border:1px solid #c8d2dc;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:700}.inbox-v2__preview-assign>button:disabled{opacity:.56;cursor:default}.inbox-v2__preview-assign>p{color:#5c6978;margin:0;font-size:11px}.inbox-v2__preview-ownership{border-bottom:1px solid var(--v2-border);background:linear-gradient(#fff 0%,#f7fafd 100%);gap:12px;padding:14px 16px 12px;display:grid}.inbox-v2__preview-ownership-copy{gap:4px;display:grid}.inbox-v2__owner-identity{align-items:center;gap:10px;min-width:0;display:flex}.inbox-v2__owner-avatar{letter-spacing:.08em;color:#516173;background:#f6f8fb;border:1px solid #d3dce7;border-radius:12px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:inline-flex}.inbox-v2__owner-avatar.is-self{color:#1f58a9;background:#eef5ff;border-color:#b8cced}.inbox-v2__owner-avatar.is-assigned{color:#25603f;background:#eff9f2;border-color:#c8dfd1}.inbox-v2__owner-avatar.is-unassigned{color:#8b6514;background:#fff8e8;border-color:#ead6ab}.inbox-v2__owner-identity-copy{gap:2px;min-width:0;display:grid}.inbox-v2__owner-identity-copy span{color:#708093;white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.4;overflow:hidden}.inbox-v2__preview-ownership-kicker,.inbox-v2__case-owner-kicker{letter-spacing:.16em;text-transform:uppercase;color:#718194;font-size:10px;font-weight:800}.inbox-v2__preview-ownership-copy strong,.inbox-v2__case-owner-copy strong{color:#162131;font-size:15px;line-height:1.2}.inbox-v2__preview-ownership-copy p,.inbox-v2__case-owner-copy p{color:#6b7786;margin:0;font-size:12px;line-height:1.5}.inbox-v2__preview-ownership-state.is-self,.inbox-v2__case-owner-state.is-self{color:#215aa8}.inbox-v2__preview-ownership-state.is-assigned,.inbox-v2__case-owner-state.is-assigned{color:#25603f}.inbox-v2__preview-ownership-state.is-unassigned,.inbox-v2__case-owner-state.is-unassigned{color:#7a5b1f}.inbox-v2__preview-ownership-actions,.inbox-v2__case-owner-actions{flex-wrap:wrap;align-items:stretch;gap:8px;display:flex}.inbox-v2__preview-ownership-button,.inbox-v2__case-owner-button{color:#213041;cursor:pointer;background:#fff;border:1px solid #d3dce7;border-radius:12px;min-height:38px;padding:0 14px;font-size:12px;font-weight:800}.inbox-v2__preview-ownership-button:hover:not(:disabled),.inbox-v2__case-owner-button:hover:not(:disabled){background:#f8fbfe;border-color:#bcc8d5}.inbox-v2__preview-ownership-button.is-secondary,.inbox-v2__case-owner-button.is-secondary{color:#1f58a9;background:#eef5ff;border-color:#b8cced}.inbox-v2__preview-ownership-button.is-ghost,.inbox-v2__case-owner-button.is-ghost{color:#9a473b;background:#fff8f7;border-color:#e1c9c3}.inbox-v2__preview-ownership-button:disabled,.inbox-v2__case-owner-button:disabled{opacity:.56;cursor:default}.inbox-v2__preview-ownership-picker,.inbox-v2__case-owner-picker{background:#fff;border:1px solid #d6dee8;border-radius:12px;gap:4px;min-width:190px;min-height:38px;padding:6px 10px;display:grid}.inbox-v2__preview-ownership-picker span,.inbox-v2__case-owner-picker span{letter-spacing:.12em;text-transform:uppercase;color:#7c8b9d;font-size:10px;font-weight:800}.inbox-v2__preview-ownership-picker select,.inbox-v2__case-owner-picker select{color:#213041;background:0 0;border:0;min-height:18px;padding:0;font-size:12px;font-weight:700}.inbox-v2__preview-ownership-picker select:focus,.inbox-v2__case-owner-picker select:focus{outline:none}.inbox-v2__preview-ownership-notices{flex-wrap:wrap;gap:8px 12px;display:flex}.inbox-v2__preview-ownership-notices p{color:#5c6978;margin:0;font-size:11px}.inbox-v2__preview-body{border-bottom:1px solid var(--v2-border);background:#fbfdff;padding:14px 16px}.inbox-v2__preview-body h3{text-transform:uppercase;letter-spacing:.08em;color:var(--v2-text-soft);margin:0 0 8px;font-size:12px}.inbox-v2__preview-body p{color:var(--v2-text);margin:0;font-size:14px;line-height:1.5}.inbox-v2__preview-summary{border-bottom:1px solid var(--v2-border);background:radial-gradient(520px 180px at 100% -40px,#2563eb0f 0%,#2563eb00 68%),linear-gradient(#fcfdff 0%,#f7fafc 100%);gap:12px;padding:14px 16px 16px;display:grid}.inbox-v2__preview-summary-grid{gap:12px;display:grid}.inbox-v2__preview-brief-card{isolation:isolate;background:linear-gradient(#fffffffc 0%,#f8fbfefc 100%);border:1px solid #d7e1ebf2;border-radius:18px;gap:12px;padding:16px 16px 17px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 34px #0f172a0f,0 3px 10px #0f172a08,inset 0 1px #ffffffd1}.inbox-v2__preview-brief-card:before{content:"";border-radius:inherit;pointer-events:none;z-index:-1;background:radial-gradient(180px 80px at 100% 0,#ffffff94 0%,#fff0 72%);position:absolute;inset:0}.inbox-v2__preview-brief-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#7388a01f 0%,#7388a073 50%,#7388a01f 100%);border-radius:999px;height:3px;position:absolute;top:0;left:14px;right:14px}.inbox-v2__preview-brief-card.is-meta{background:radial-gradient(360px 140px at 100% -18%,#2563eb1a 0%,#2563eb00 70%),linear-gradient(#fff 0%,#f8fbfe 100%)}.inbox-v2__preview-brief-card.is-meta:after{background:linear-gradient(90deg,#3b82f624 0%,#3b82f694 52%,#3b82f624 100%)}.inbox-v2__preview-brief-card.is-danger{background:radial-gradient(360px 140px at 100% -18%,#dc26261a 0%,#dc262600 70%),linear-gradient(#fff9f9 0%,#fff3f2 100%);border-color:#f0c8c4fa}.inbox-v2__preview-brief-card.is-danger:after{background:linear-gradient(90deg,#ef444424 0%,#ef444494 52%,#ef444424 100%)}.inbox-v2__preview-brief-card.is-info{background:radial-gradient(360px 140px at 100% -18%,#2563eb1a 0%,#2563eb00 70%),linear-gradient(#f7fbff 0%,#eff6ff 100%);border-color:#c8dcf3fa}.inbox-v2__preview-brief-card.is-info:after{background:linear-gradient(90deg,#2563eb24 0%,#2563eb8f 52%,#2563eb24 100%)}.inbox-v2__preview-brief-card.is-success{background:radial-gradient(360px 140px at 100% -18%,#16a34a17 0%,#16a34a00 70%),linear-gradient(#f8fffb 0%,#effaf3 100%);border-color:#bcdecafa}.inbox-v2__preview-brief-card.is-success:after{background:linear-gradient(90deg,#16a34a1f 0%,#16a34a8a 52%,#16a34a1f 100%)}.inbox-v2__preview-brief-card.is-warning{background:radial-gradient(360px 140px at 100% -18%,#d977061a 0%,#d9770600 70%),linear-gradient(#fffdf7 0%,#fff8e8 100%);border-color:#e8d5aafa}.inbox-v2__preview-brief-card.is-warning:after{background:linear-gradient(90deg,#d977061f 0%,#d977068f 52%,#d977061f 100%)}.inbox-v2__sent-brief{border-bottom:1px solid var(--v2-border);background:radial-gradient(420px 150px at 100% -34px,#0f766e14 0%,#0f766e00 70%),linear-gradient(#fbfefd 0%,#f6fafb 100%);gap:12px;padding:14px 16px 16px;display:grid}.inbox-v2__sent-brief-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.inbox-v2__sent-brief-facts article,.inbox-v2__sent-brief-card,.inbox-v2__sent-brief-evidence,.inbox-v2__sent-brief-alert{background:#ffffffdb;border:1px solid #d5e0e8f5;border-radius:16px;box-shadow:0 12px 24px #0f172a0b,inset 0 1px #ffffffd1}.inbox-v2__sent-brief-facts article{gap:5px;min-width:0;padding:10px 11px;display:grid}.inbox-v2__sent-brief-facts article>span,.inbox-v2__sent-brief-card>span,.inbox-v2__sent-brief-evidence span,.inbox-v2__sent-brief-alert>span,.inbox-v2__sent-brief-hero-topline>span{color:#5d6d7f;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1}.inbox-v2__sent-brief-facts article>strong{color:#18283a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:820;line-height:1.25;overflow:hidden}.inbox-v2__sent-brief-facts article>p{color:#738194;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;font-weight:650;line-height:1.35;overflow:hidden}.inbox-v2__sent-brief-facts article.is-info{background:#eff6ffe0;border-color:#bfdbfef2}.inbox-v2__sent-brief-facts article.is-success{background:#f4fbf7e6;border-color:#bcdecaf2}.inbox-v2__sent-brief-facts article.is-warning{background:#fffaf0eb;border-color:#e8d5aaf2}.inbox-v2__sent-brief-facts article.is-danger{background:#fff6f5eb;border-color:#f0c8c4f2}.inbox-v2__sent-brief-hero{background:radial-gradient(360px 140px at 100% -18%,#14b8a61a 0%,#14b8a600 72%),linear-gradient(#fff 0%,#f3fbfa 100%);border:1px solid #b9dad5f2;border-radius:18px;gap:9px;padding:16px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 34px #0f172a0e,inset 0 1px #ffffffd6}.inbox-v2__sent-brief-hero:after{content:"";background:linear-gradient(90deg,#14b8a61f 0%,#0f766e8f 52%,#14b8a61f 100%);border-radius:999px;height:3px;position:absolute;top:0;left:14px;right:14px}.inbox-v2__sent-brief-hero-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.inbox-v2__sent-brief-hero-topline>em{color:#0f766e;text-transform:uppercase;background:#ffffffb8;border:1px solid #b9dad5eb;border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:900;line-height:1}.inbox-v2__sent-brief-hero h3,.inbox-v2__sent-brief-card>strong,.inbox-v2__sent-brief-alert>strong,.inbox-v2__sent-brief-evidence strong{color:#162538;margin:0;font-size:14px;font-weight:850;line-height:1.35}.inbox-v2__sent-brief-hero p,.inbox-v2__sent-brief-card>p,.inbox-v2__sent-brief-alert>p,.inbox-v2__sent-brief-evidence p{color:#425266;margin:0;font-size:13px;font-weight:640;line-height:1.55}.inbox-v2__sent-brief-grid{gap:12px;display:grid}.inbox-v2__sent-brief-card{gap:9px;padding:14px;display:grid}.inbox-v2__sent-brief-card.is-info{background:#f7fbffe6;border-color:#c8dcf3f2}.inbox-v2__sent-brief-card.is-warning{background:#fffbf2eb;border-color:#e8d5aaf2}.inbox-v2__sent-brief-card.is-danger{background:#fff8f7eb;border-color:#f0c8c4f2}.inbox-v2__sent-brief-card.is-success{background:#f6fdf9eb;border-color:#bcdecaf2}.inbox-v2__sent-brief-alert{gap:8px;padding:13px 14px;display:grid}.inbox-v2__sent-brief-alert.is-critical{background:#fff6f5f0;border-color:#f0c8c4fa}.inbox-v2__sent-brief-alert.is-warning{background:#fffbf2f0;border-color:#e8d5aafa}.inbox-v2__sent-brief-alert.is-info{background:#f7fbfff0;border-color:#c8dcf3fa}.inbox-v2__sent-brief-alert>div{gap:6px;display:grid}.inbox-v2__sent-brief-alert small{color:#526174;font-size:11px;font-weight:700;line-height:1.45}.inbox-v2__sent-brief-evidence{gap:9px;padding:13px 14px;display:grid}.inbox-v2__sent-brief-source-evidence{margin-top:12px;display:grid}.inbox-v2__sent-brief-source-evidence>.inbox-v2__preview-content.is-embedded{border-bottom:0}.inbox-v2__sent-brief-evidence>div{justify-content:space-between;align-items:center;gap:10px;display:flex}@media (max-width:640px){.inbox-v2__sent-brief-facts{grid-template-columns:1fr}}.inbox-v2__preview-brief-card.inbox-v2__preview-brief-card--summary-warning{background:radial-gradient(360px 120px at 100% -18%,#dc26261a 0%,#dc262600 70%),linear-gradient(#fff9f9 0%,#fff1ef 100%);border-color:#f0c8c4}.inbox-v2__preview-warning-stack{gap:10px;display:grid}.inbox-v2__preview-warning-banner{background:#ffffffb3;border:1px solid #b91c1c24;border-radius:14px;gap:8px;padding:11px 12px;display:grid}.inbox-v2__preview-warning-status{color:#a0322b;letter-spacing:.08em;text-transform:uppercase;background:#fff4f2;border:1px solid #efb0aa;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:6px 8px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.inbox-v2__preview-warning-body{color:#3b2021;margin:0;font-size:13px;font-weight:700;line-height:1.55}.inbox-v2__preview-warning-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.inbox-v2__preview-warning-panel{background:#fffaf2e6;border:1px solid #dbc6aae6;border-radius:14px;gap:5px;padding:10px 11px;display:grid}.inbox-v2__preview-warning-panel.is-recovery{background:#f3f9fff2;border-color:#c0d6f0f2}.inbox-v2__preview-warning-panel>span{color:#8f5b22;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1}.inbox-v2__preview-warning-panel.is-recovery>span{color:#285f93}.inbox-v2__preview-warning-panel>strong{color:#3b2a15;font-size:12px;font-weight:700;line-height:1.5}.inbox-v2__preview-warning-panel.is-recovery>strong{color:#1f4064}@media (max-width:640px){.inbox-v2__preview-warning-grid{grid-template-columns:1fr}}.inbox-v2__preview-brief-card.is-full{grid-column:1/-1}.inbox-v2__preview-brief-card.inbox-v2__preview-relations{background:radial-gradient(340px 120px at 100% -18%,#2563eb0f 0%,#2563eb00 72%),linear-gradient(#fff 0%,#fbfdff 100%);border-color:#dbe4ec;border-radius:20px;margin:12px 16px 16px}.inbox-v2__preview-status-control{background:linear-gradient(#fffffffa 0%,#f8fbfefa 100%);border:1px solid #d2dde9f2;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin:12px 16px 0;padding:12px 14px;display:flex;box-shadow:0 14px 28px #0f172a0b,inset 0 1px #ffffffd1}.inbox-v2__preview-status-control-copy{overflow-wrap:normal;word-break:normal;gap:4px;min-width:0;display:grid}.inbox-v2__preview-status-control-copy>span{color:#667085;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1}.inbox-v2__preview-status-control-copy>strong{color:#182230;font-size:13px;font-weight:900;line-height:1.2}.inbox-v2__preview-status-control-copy>p{color:#667085;margin:0;font-size:12px;font-weight:650;line-height:1.45}.inbox-v2__preview-status-control-actions{white-space:nowrap;background:#f8fafcf5;border:1px solid #1018281a;border-radius:999px;align-items:center;gap:6px;padding:4px;display:inline-flex}.inbox-v2__preview-status-control-actions>button{color:#475467;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:72px;padding:8px 11px;font-size:11px;font-weight:900;line-height:1}.inbox-v2__preview-status-control-actions>button:hover:not(:disabled),.inbox-v2__preview-status-control-actions>button:focus-visible{color:#182230;background:#fff;outline:none}.inbox-v2__preview-status-control-actions>button.is-active{color:#fff;background:#111827;box-shadow:0 6px 14px #0f172a26}.inbox-v2__preview-status-control-actions>button:disabled:not(.is-active){cursor:not-allowed;opacity:.5}@container inbox-preview (max-width:380px){.inbox-v2__preview-status-control{grid-template-columns:minmax(0,1fr);align-items:stretch;display:grid}.inbox-v2__preview-status-control-actions{justify-content:stretch;width:100%}.inbox-v2__preview-status-control-actions>button{flex:1;min-width:0}}@media (max-width:760px){.inbox-v2__preview-status-control{flex-direction:column;align-items:stretch}.inbox-v2__preview-status-control-actions{justify-content:stretch;width:100%}.inbox-v2__preview-status-control-actions>button{flex:1}}.inbox-v2__preview-brief-copy{letter-spacing:0;color:#18283a;text-wrap:pretty;margin:0;font-size:14px;font-weight:560;line-height:1.72}.inbox-v2__preview-summary-grid .inbox-v2__preview-card-head{gap:13px}.inbox-v2__preview-summary-grid .inbox-v2__preview-card-head>div{gap:3px;display:grid}.inbox-v2__preview-summary-grid .inbox-v2__preview-card-kicker{margin-bottom:2px}.inbox-v2__preview-summary-grid .inbox-v2__preview-card-head>div{gap:6px}.inbox-v2__preview-answer-shell{gap:6px;margin-top:2px;padding:7px 8px 4px 18px;display:grid;position:relative}.inbox-v2__preview-answer-shell:before{content:"";background:linear-gradient(#7388a085 0%,#7388a01a 100%);border-radius:999px;width:3px;position:absolute;inset:3px auto 3px 0}.inbox-v2__preview-brief-card.is-meta .inbox-v2__preview-answer-shell:before,.inbox-v2__preview-brief-card.is-info .inbox-v2__preview-answer-shell:before{background:#2563eb47}.inbox-v2__preview-brief-card.is-danger .inbox-v2__preview-answer-shell:before{background:#dc26263d}.inbox-v2__preview-brief-card.is-warning .inbox-v2__preview-answer-shell:before{background:#d9770642}.inbox-v2__preview-answer-shell .inbox-v2__preview-brief-copy{max-width:36ch;margin-left:0}.inbox-v2__preview-routing-meta{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__preview-routing-meta span{color:#475467;background:#ffffffe0;border:1px solid #10182824;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;line-height:1}.inbox-v2__preview-routing-override-note,.inbox-v2__case-routing-note.is-manual{color:#6b4f1d;margin:0;font-size:12px;line-height:1.45}.inbox-v2__preview-routing-actions,.inbox-v2__case-routing-actions{flex-wrap:wrap;gap:8px;display:flex}.inbox-v2__preview-routing-actions button,.inbox-v2__case-routing-actions button{color:#1f2937;cursor:pointer;background:#fffffff0;border:1px solid #10182824;border-radius:999px;padding:8px 10px;font-size:11px;font-weight:800;line-height:1}.inbox-v2__preview-routing-actions button:hover:not(:disabled),.inbox-v2__case-routing-actions button:hover:not(:disabled){color:#1d4ed8;border-color:#2563eb4d}.inbox-v2__preview-routing-actions button:disabled,.inbox-v2__case-routing-actions button:disabled{cursor:default;opacity:.58}.inbox-v2__routing-health-card{background:linear-gradient(#fffffff0 0%,#f8fafcf5 100%);border:1px solid #c6cfdbeb;border-radius:18px;gap:12px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffffe0,0 10px 24px #0f172a0d}.inbox-v2__routing-health-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inbox-v2__routing-health-title{gap:4px;display:grid}.inbox-v2__routing-health-title>span{letter-spacing:.1em;text-transform:uppercase;color:#7a8796;font-size:10px;font-weight:900;line-height:1}.inbox-v2__routing-health-title>strong{color:#172433;letter-spacing:-.01em;font-size:14px;font-weight:800;line-height:1.15}.inbox-v2__routing-health-state{color:#334155;white-space:nowrap;background:#ffffffeb;border:1px solid #1018281f;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.inbox-v2__routing-health-state.is-shadow{color:#1d4ed8;background:#eff6fff0;border-color:#2563eb2e}.inbox-v2__routing-health-state.is-active{color:#047857;background:#ecfdf5f0;border-color:#0596692e}.inbox-v2__routing-health-state.is-mixed{color:#b45309;background:#fffbebf0;border-color:#d977062e}.inbox-v2__routing-health-state.is-unknown{color:#475569;background:#f8fafcf0;border-color:#64748b2e}.inbox-v2__routing-health-error{color:#b42318;margin:0;font-size:12px;line-height:1.45}.inbox-v2__routing-health-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__routing-health-metric{background:#ffffffc7;border:1px solid #dee4eceb;border-radius:14px;gap:4px;padding:10px 11px;display:grid}.inbox-v2__routing-health-metric>span{letter-spacing:.08em;text-transform:uppercase;color:#7a8796;font-size:10px;font-weight:900;line-height:1}.inbox-v2__routing-health-metric>strong{color:#172433;font-size:16px;font-weight:800;line-height:1.1}.inbox-v2__routing-health-meta{color:#64748b;margin:0;font-size:12px;line-height:1.45}.inbox-v2__routing-health-provider-list,.inbox-v2__routing-health-samples{gap:8px;display:grid}.inbox-v2__routing-health-provider-row{background:#ffffffbd;border:1px solid #dee4eceb;border-radius:14px;gap:3px;padding:10px 11px;display:grid}.inbox-v2__routing-health-provider-row>strong{color:#1f2937;font-size:12px;font-weight:800;line-height:1.25}.inbox-v2__routing-health-provider-row>span,.inbox-v2__routing-health-sample-group li>span{color:#64748b;font-size:12px;line-height:1.45}.inbox-v2__routing-health-actions{flex-wrap:wrap;gap:8px;display:flex}.inbox-v2__routing-health-actions button{color:#1f2937;cursor:pointer;background:#fffffff0;border:1px solid #10182824;border-radius:999px;padding:8px 10px;font-size:11px;font-weight:800;line-height:1}.inbox-v2__routing-health-actions button:hover{color:#1d4ed8;border-color:#2563eb4d}.inbox-v2__routing-health-sample-group{gap:8px;display:grid}.inbox-v2__routing-health-sample-group>span{letter-spacing:.1em;text-transform:uppercase;color:#7a8796;font-size:10px;font-weight:900;line-height:1}.inbox-v2__routing-health-sample-group ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.inbox-v2__routing-health-sample-group li{background:#ffffffbd;border:1px solid #dee4eceb;border-radius:14px;gap:4px;padding:10px 11px;display:grid}.inbox-v2__routing-health-sample-group li>strong{color:#1f2937;font-size:12px;font-weight:800;line-height:1.3}.inbox-v2__preview-answer-stack{gap:10px;max-width:36ch;display:grid}.inbox-v2__preview-answer-split{background:#ffffffb8;border:1px solid #dee4eceb;border-radius:14px;gap:5px;padding:10px 11px 11px;display:grid;box-shadow:inset 0 1px #ffffffc7}.inbox-v2__preview-answer-split>span{letter-spacing:.09em;text-transform:uppercase;color:#738598;font-size:10px;font-weight:900;line-height:1}.inbox-v2__preview-answer-split>strong{color:#18283a;letter-spacing:0;font-size:14px;font-weight:670;line-height:1.58;display:block}.inbox-v2__preview-answer-split.is-risk>span{color:#9c3d1f}.inbox-v2__preview-answer-split.is-next-action>span{color:#7a5a17}.inbox-v2__preview-answer-split.is-commitment>span{color:#285f93}.inbox-v2__preview-answer-split.is-decision>span,.inbox-v2__preview-answer-split.is-readiness>span{color:#22623f}.inbox-v2__preview-answer-split.is-missing>span{color:#8b6514}.inbox-v2__preview-answer-split.is-risk{background:#fff8f7d1;border-color:#f0c8c4eb}.inbox-v2__preview-answer-split.is-next-action{background:#fffbf2d6;border-color:#e8d5aaeb}.inbox-v2__preview-answer-split.is-commitment{background:#f3f9ffe0;border-color:#bfdbfeeb}.inbox-v2__preview-answer-split.is-decision,.inbox-v2__preview-answer-split.is-readiness{background:#f6fdf9e0;border-color:#bcdecaeb}.inbox-v2__preview-answer-split.is-missing{background:#fffbf2db;border-color:#e8d5aaeb}.inbox-v2__preview-brief-meta{color:#6c7a8c;margin:-2px 0 0;font-size:11px;line-height:1.45}.inbox-v2__preview-summary-badges{flex-wrap:wrap;gap:8px;display:flex}.inbox-v2__preview-summary-badge{color:#455467;letter-spacing:.04em;text-transform:uppercase;background:#fff;border:1px solid #d6dee8;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.inbox-v2__preview-summary-badge.is-info{color:#22577a;background:#eef6ff;border-color:#c8dcf3}.inbox-v2__preview-summary-badge.is-success{color:#1d5c3a;background:#eef8f2;border-color:#c8dfd2}.inbox-v2__preview-summary-badge.is-warning{color:#8b6514;background:#fff8e8;border-color:#e8d5aa}.inbox-v2__preview-summary-badge.is-danger{color:#9f2d20;background:#fff1ef;border-color:#f0c8c4}.inbox-v2__preview-summary>header h3{letter-spacing:.08em;text-transform:uppercase;color:var(--v2-text-soft);margin:0;font-size:12px}.inbox-v2__preview-kicker{letter-spacing:.12em;text-transform:uppercase;color:#6b7888;margin:0 0 6px;font-size:10px;font-weight:800}.inbox-v2__preview-summary-meta{color:#6c7888;margin:6px 0 0;font-size:11px;line-height:1.4}.inbox-v2__preview-summary-list>p{color:var(--v2-text-muted);margin:0;font-size:12px;line-height:1.45}.inbox-v2__preview-summary-list dl{gap:8px;margin:0;display:grid}.inbox-v2__preview-summary-list dl>div{background:#f8fbfe;border:1px solid #dbe3ec;border-radius:10px;padding:8px 9px}.inbox-v2__preview-summary-list dt{letter-spacing:.06em;text-transform:uppercase;color:#6b7888;margin:0;font-size:11px;font-weight:700}.inbox-v2__preview-summary-list dd{color:#222b36;margin:4px 0 0;font-size:12px;line-height:1.45}.inbox-v2__preview-summary-thread{border-bottom:1px solid var(--v2-border);background:#fbfdff;gap:10px;padding:12px 16px;display:grid}.inbox-v2__preview-customer{border-bottom:1px solid var(--v2-border);background:linear-gradient(#fbfdff 0%,#f6f9fc 100%);gap:12px;padding:14px 16px 18px;display:grid}.inbox-v2__preview-customer-identity-hero{background:radial-gradient(240px 90px at 100% 0,#478eb51f,#0000 70%),linear-gradient(135deg,#fff 0%,#f4f9fc 100%);border:1px solid #d7e2ec;border-radius:16px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:12px;display:grid;box-shadow:0 14px 28px #0f172a0f,inset 0 1px #ffffffe6}.inbox-v2__preview-customer-identity-hero.is-success{border-color:#11855b4d}.inbox-v2__preview-customer-identity-hero.is-warning{border-color:#b9771a4d}.inbox-v2__preview-customer-identity-avatar{color:#25516f;background:linear-gradient(145deg,#eaf2f7,#d6e5ef);border:1px solid #c8d7e4;border-radius:14px;place-items:center;width:48px;height:48px;font-size:16px;font-weight:950;display:grid;overflow:hidden}.inbox-v2__preview-customer-identity-avatar img{object-fit:cover;width:100%;height:100%}.inbox-v2__preview-customer-identity-copy,.inbox-v2__preview-customer-identity-state{gap:3px;min-width:0;display:grid}.inbox-v2__preview-customer-identity-eyebrow{color:#718196;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:950}.inbox-v2__preview-customer-identity-copy strong{color:#172c40;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:950;overflow:hidden}.inbox-v2__preview-customer-identity-copy p{color:#6b7c8e;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;overflow:hidden}.inbox-v2__preview-customer-identity-state{text-align:right;justify-items:end}.inbox-v2__preview-customer-identity-state b{color:#35516a;letter-spacing:.05em;text-transform:uppercase;background:#fff;border:1px solid #cbd9e5;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:950}.inbox-v2__preview-customer-identity-state span{color:#748497;font-size:9px;font-weight:800}.inbox-v2__preview-customer-identity-decision{background:linear-gradient(135deg,#fffffff5 0%,#f7fafcf5 100%);border:1px solid #cbd8e5f0;border-left:3px solid #64748b6b;border-radius:14px;gap:9px;padding:11px 12px;display:grid}.inbox-v2__preview-customer-identity-decision.is-success{background:linear-gradient(135deg,#fffffff7 0%,#f1fdf8f5 100%);border-color:#0596693d #0596693d #0596693d #059669b8}.inbox-v2__preview-customer-identity-decision.is-warning{background:linear-gradient(135deg,#fffffff7 0%,#fffbebf5 100%);border-color:#d977063d #d977063d #d977063d #d97706b3}.inbox-v2__preview-customer-identity-decision.is-danger{background:linear-gradient(135deg,#fffffff7 0%,#fff7f7f5 100%);border-color:#dc262638 #dc262638 #dc262638 #dc2626ad}.inbox-v2__preview-customer-identity-decision>header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.inbox-v2__preview-customer-identity-decision>header>div{gap:4px;min-width:0;display:grid}.inbox-v2__preview-customer-identity-decision>header span,.inbox-v2__preview-customer-identity-evidence span{color:#718196;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900;line-height:1.1}.inbox-v2__preview-customer-identity-decision>header strong{color:#24384d;font-size:12px;font-weight:850;line-height:1.4}.inbox-v2__preview-customer-identity-decision>header em{color:#53687d;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#ffffffc7;border:1px solid #64748b2e;border-radius:999px;padding:5px 7px;font-size:9px;font-style:normal;font-weight:900;line-height:1}.inbox-v2__preview-customer-identity-evidence{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.inbox-v2__preview-customer-identity-evidence article{background:#ffffffb3;border:1px solid #dbe3ece0;border-radius:10px;gap:3px;min-width:0;padding:7px 8px;display:grid}.inbox-v2__preview-customer-identity-evidence article.is-success span{color:#047857}.inbox-v2__preview-customer-identity-evidence article.is-warning span{color:#9a6700}.inbox-v2__preview-customer-identity-evidence article.is-danger span{color:#b42318}.inbox-v2__preview-customer-identity-evidence strong{color:#32465a;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:850;line-height:1.25;overflow:hidden}.inbox-v2__preview-customer-identity-meta{flex-wrap:wrap;gap:5px;display:flex}.inbox-v2__preview-customer-identity-meta span{color:#607488;background:#ffffffc7;border:1px solid #cbd8e5e0;border-radius:999px;align-items:center;min-height:22px;padding:0 7px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.inbox-v2__preview-customer-identity-decision>p{color:#7a4b00;margin:0;font-size:10px;font-weight:750;line-height:1.4}@container inbox-preview (max-width:420px){.inbox-v2__preview-customer-identity-hero{grid-template-columns:42px minmax(0,1fr)}.inbox-v2__preview-customer-identity-avatar{width:42px;height:42px}.inbox-v2__preview-customer-identity-state{text-align:left;grid-column:2;justify-items:start}}.inbox-v2__preview-customer-actions{background:linear-gradient(135deg,#fff 0%,#f5f9fc 100%);border:1px solid #d8e2ec;border-radius:14px;flex-wrap:wrap;gap:8px;padding:10px;display:flex;box-shadow:0 10px 24px #0f172a0d}.inbox-v2__preview-customer-actions button,.inbox-v2__preview-customer-actions a{color:#24354a;cursor:pointer;letter-spacing:.04em;text-transform:uppercase;background:#fff;border:1px solid #c8d6e4;border-radius:9px;justify-content:center;align-items:center;min-height:34px;padding:7px 11px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex}.inbox-v2__preview-customer-actions button{color:#24354a;box-shadow:none;background:#fff;border-color:#c8d6e4}.inbox-v2__preview-customer-actions button.is-primary{color:#fff;background:linear-gradient(135deg,#1c567e,#123b5a);border-color:#1e4f73;box-shadow:0 8px 16px #123b5a2e}.inbox-v2__preview-customer-actions button:hover,.inbox-v2__preview-customer-actions button:focus-visible,.inbox-v2__preview-customer-actions a:hover,.inbox-v2__preview-customer-actions a:focus-visible{border-color:#6a9ab9;outline:none;transform:translateY(-1px);box-shadow:0 8px 18px #123b5a24}.inbox-v2__preview-customer-confirm{background:#fffaf0;border:1px solid #b9771a52;border-radius:13px;gap:8px;padding:11px;display:grid;box-shadow:0 12px 26px #7c521414,inset 0 1px #ffffffd6}.inbox-v2__preview-customer-confirm strong{color:#5b421d;font-size:12px;font-weight:950}.inbox-v2__preview-customer-confirm p{color:#7a6542;margin:0;font-size:10px;line-height:1.45}.inbox-v2__preview-customer-confirm>div{justify-content:flex-end;gap:7px;display:flex}.inbox-v2__preview-customer-confirm button{color:#5b421d;cursor:pointer;background:#fff;border:1px solid #d6c39d;border-radius:8px;min-height:30px;padding:6px 9px;font-size:10px;font-weight:900}.inbox-v2__preview-customer-confirm button:last-child{color:#fff;background:#8b641c;border-color:#8b641c}.inbox-v2__preview-customer-matches{background:linear-gradient(135deg,#f5fbfffa,#fffffff0);border:1px solid #6694b247;border-radius:15px;gap:8px;padding:12px;display:grid;box-shadow:0 12px 24px #1b435f12,inset 0 1px #ffffffe6}.inbox-v2__preview-customer-matches>strong{color:#1d3c58;font-size:12px;font-weight:950}.inbox-v2__preview-customer-matches>p{color:#5e7184;margin:0 0 2px;font-size:10px;line-height:1.45}.inbox-v2__preview-customer-matches>button{color:#24405a;cursor:pointer;text-align:left;background:#ffffffdb;border:1px solid #c4d5e2f0;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:9px 10px;display:flex}.inbox-v2__preview-customer-matches>button:hover,.inbox-v2__preview-customer-matches>button:focus-visible{border-color:#79a8c6;outline:none;transform:translateY(-1px);box-shadow:0 8px 16px #1c4f6f1a}.inbox-v2__preview-customer-matches>button>span{gap:3px;min-width:0;display:grid}.inbox-v2__preview-customer-matches>button b{color:#1e3c55;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;overflow:hidden}.inbox-v2__preview-customer-matches>button small{color:#718294;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.inbox-v2__preview-customer-matches>button em{color:#1f6a8e;letter-spacing:.05em;text-transform:uppercase;flex:none;font-size:9px;font-style:normal;font-weight:950}.inbox-v2__preview-customer-matches>button.is-create-new{color:#fff;letter-spacing:.05em;text-align:center;text-transform:uppercase;background:linear-gradient(135deg,#1c567e,#123b5a);border-color:#1e4f73;justify-content:center;font-size:10px;font-weight:950}.inbox-v2__preview-error,.inbox-v2__preview-notice{border-radius:11px;margin:0;padding:9px 10px;font-size:10px;font-weight:800;line-height:1.4}.inbox-v2__preview-error{color:#9c3828;background:#fff3f0;border:1px solid #be4f3f47}.inbox-v2__preview-notice{color:#17643f;background:#effcf5;border:1px solid #31976747}.inbox-v2__preview-customer-context-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__preview-customer-context-links a{color:#233449;background:#fff;border:1px solid #d7e2ec;border-radius:13px;gap:4px;min-width:0;padding:11px;text-decoration:none;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid}.inbox-v2__preview-customer-context-links a:hover,.inbox-v2__preview-customer-context-links a:focus-visible{border-color:#8fb1c8;outline:none;transform:translateY(-1px);box-shadow:0 10px 20px #0f172a14}.inbox-v2__preview-customer-context-links strong{letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:950}.inbox-v2__preview-customer-context-links span{color:#6e7d8e;font-size:10px;line-height:1.35}.inbox-v2__preview-customer-inbox-card>header>a{color:#1d5f88;text-transform:uppercase;font-size:10px;font-weight:900;text-decoration:none}.inbox-v2__preview-customer-inbox-message{background:#f8fbfd;border:1px solid #e0e8ef;border-radius:11px;gap:5px;padding:10px;display:grid}.inbox-v2__preview-customer-inbox-message strong{color:#24364b;font-size:12px;line-height:1.3}.inbox-v2__preview-customer-inbox-message p{color:#607185;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}@container inbox-preview (max-width:420px){.inbox-v2__preview-customer-context-links{grid-template-columns:minmax(0,1fr)}}.inbox-v2__preview-breakdown{border-bottom:1px solid var(--v2-border);background:linear-gradient(#fbfdff 0%,#f7fafc 100%);gap:12px;padding:14px 16px 18px;display:grid}.inbox-v2__preview-breakdown-hero,.inbox-v2__preview-breakdown-card,.inbox-v2__preview-breakdown-next{background:#fffffff2;border:1px solid #d2dde9eb;border-radius:18px;gap:12px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 28px #0f172a0b,inset 0 1px #ffffffe0}.inbox-v2__preview-breakdown-hero,.inbox-v2__preview-breakdown-next{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:14px}.inbox-v2__preview-breakdown-posture{background:#fffc;border:1px solid #d2dde9eb;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.inbox-v2__preview-breakdown-posture>div{gap:4px;min-width:0;display:grid}.inbox-v2__preview-breakdown-posture span,.inbox-v2__preview-breakdown-posture small{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:850;line-height:1.2}.inbox-v2__preview-breakdown-posture strong{overflow-wrap:break-word;word-break:normal;color:#172433;font-size:12px;font-weight:850;line-height:1.25}.inbox-v2__preview-breakdown-posture small{text-align:right;text-transform:none;letter-spacing:0;flex:none}.inbox-v2__preview-breakdown-posture.is-warning{background:#fffbebb3;border-color:#d9770638}.inbox-v2__preview-breakdown-posture.is-danger{background:#fef2f2b8;border-color:#dc262638}.inbox-v2__preview-breakdown-next{grid-template-columns:auto minmax(0,1fr) auto}.inbox-v2__preview-breakdown-hero.is-success,.inbox-v2__preview-breakdown-next.is-success{background:linear-gradient(#fffffffa 0%,#f7fdfaf5 100%);border-color:#bbf7d0b8}.inbox-v2__preview-breakdown-hero.is-warning,.inbox-v2__preview-breakdown-next.is-warning{background:linear-gradient(#fffffffa 0%,#fffcf6f5 100%);border-color:#e8d5aad1}.inbox-v2__preview-breakdown-hero.is-danger,.inbox-v2__preview-breakdown-next.is-danger{background:linear-gradient(#fffffffa 0%,#fff8f8f5 100%);border-color:#fecacad1}.inbox-v2__preview-breakdown-hero>div,.inbox-v2__preview-breakdown-next>div,.inbox-v2__preview-breakdown-card>header>div,.inbox-v2__preview-breakdown-row>div{gap:4px;min-width:0;display:grid}.inbox-v2__preview-breakdown-hero span,.inbox-v2__preview-breakdown-next span,.inbox-v2__preview-breakdown-card h3,.inbox-v2__preview-breakdown-row span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900;line-height:1}.inbox-v2__preview-breakdown-hero strong,.inbox-v2__preview-breakdown-next strong{overflow-wrap:break-word;word-break:normal;color:#172433;font-size:16px;font-weight:900;line-height:1.16;display:block}.inbox-v2__preview-breakdown-hero p,.inbox-v2__preview-breakdown-next p,.inbox-v2__preview-breakdown-card p,.inbox-v2__preview-breakdown-row p{color:#64748b;overflow-wrap:break-word;word-break:normal;margin:0;font-size:12px;font-weight:650;line-height:1.45}.inbox-v2__preview-breakdown-hero>em{color:#334155;white-space:nowrap;background:#f8fafce6;border:1px solid #64748b29;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 9px;font-size:10px;font-style:normal;font-weight:900;line-height:1;display:inline-flex}.inbox-v2__preview-breakdown-hero.is-success>em{color:#047857;background:#ecfdf5d6;border-color:#0596692e}.inbox-v2__preview-breakdown-hero.is-warning>em{color:#9a6700;background:#fffbebdb;border-color:#d977062e}.inbox-v2__preview-breakdown-hero.is-danger>em{color:#b42318;background:#fef2f2db;border-color:#dc26262e}.inbox-v2__preview-breakdown-card{padding:13px}.inbox-v2__preview-breakdown-card>header{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.inbox-v2__preview-breakdown-card h3{color:#172433;letter-spacing:.04em;font-size:12px}.inbox-v2__preview-breakdown-list{gap:8px;display:grid}.inbox-v2__preview-breakdown-empty{color:#64748b;background:#f8fafcb8;border:1px dashed #94a3b86b;border-radius:12px;margin:0;padding:11px 12px;font-size:12px;font-weight:700;line-height:1.4}.inbox-v2__preview-breakdown-row{background:#ffffffc7;border:1px solid #dee4ecf0;border-radius:14px;min-width:0;padding:10px 11px;display:grid;position:relative;overflow:hidden}.inbox-v2__preview-breakdown-row:before,.inbox-v2__preview-customer-row:before{content:"";background:#94a3b86b;border-radius:0 999px 999px 0;width:3px;position:absolute;inset:10px auto 10px 0}.inbox-v2__preview-breakdown-row strong{overflow-wrap:break-word;word-break:normal;color:#172433;font-size:13px;font-weight:850;line-height:1.28;display:block}.inbox-v2__preview-breakdown-evidence{overflow-wrap:break-word;word-break:normal;color:#64748b;font-size:10px;font-weight:750;line-height:1.25;display:block}.inbox-v2__preview-breakdown-evidence.is-verified{color:#047857}.inbox-v2__preview-breakdown-evidence.is-inferred{color:#7c3aed}.inbox-v2__preview-breakdown-evidence.is-unavailable{color:#9a6700}.inbox-v2__preview-breakdown-next-action{color:#1d4ed8;cursor:pointer;background:#eff6ffeb;border:1px solid #2563eb2e;border-radius:10px;min-width:58px;min-height:32px;padding:0 11px;font-size:11px;font-weight:850}.inbox-v2__preview-breakdown-next-action:hover{background:#dbeafef5}.inbox-v2__preview-breakdown-next-action:focus-visible{outline-offset:2px;outline:2px solid #2563eb6b}.inbox-v2__preview-breakdown-row.is-success{border-color:#05966924}.inbox-v2__preview-breakdown-row.is-success:before,.inbox-v2__preview-customer-row.is-success:before{background:#05966994}.inbox-v2__preview-breakdown-row.is-success span{color:#047857}.inbox-v2__preview-breakdown-row.is-warning{border-color:#d977062e}.inbox-v2__preview-breakdown-row.is-warning:before,.inbox-v2__preview-customer-row.is-warning:before{background:#d977068a}.inbox-v2__preview-breakdown-row.is-warning span{color:#9a6700}.inbox-v2__preview-breakdown-row.is-danger{border-color:#dc26262e}.inbox-v2__preview-breakdown-row.is-danger:before,.inbox-v2__preview-customer-row.is-danger:before{background:#dc26268f}.inbox-v2__preview-breakdown-row.is-danger span{color:#b42318}@container inbox-preview (max-width:420px){.inbox-v2__preview-breakdown-posture{grid-template-columns:minmax(0,1fr);gap:6px;display:grid}.inbox-v2__preview-breakdown-posture small{text-align:left}.inbox-v2__preview-breakdown-hero,.inbox-v2__preview-breakdown-next{grid-template-columns:auto minmax(0,1fr)}.inbox-v2__preview-breakdown-hero{align-items:start}.inbox-v2__preview-breakdown-hero>em,.inbox-v2__preview-breakdown-next-action{grid-column:2;justify-self:start}}.inbox-v2__preview-customer-hero,.inbox-v2__preview-customer-verification,.inbox-v2__preview-customer-value,.inbox-v2__preview-customer-card{background:#fffffff0;border:1px solid #d2dde9eb;border-radius:18px;gap:12px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 28px #0f172a0b,inset 0 1px #ffffffdb}.inbox-v2__preview-customer-verification{padding:14px}.inbox-v2__preview-customer-value{background:radial-gradient(340px 130px at 100% -20%,#0f172a0b 0%,#0f172a00 70%),linear-gradient(#fffffffa 0%,#f8fafcf5 100%);border-color:#94a3b852;padding:14px}.inbox-v2__preview-customer-value.is-success{background:radial-gradient(340px 130px at 100% -20%,#05966914 0%,#05966900 70%),linear-gradient(#fffffffa 0%,#f7fdfaf5 100%);border-color:#0596693d}.inbox-v2__preview-customer-value.is-warning{background:linear-gradient(#fffffffa 0%,#fffcf6f5 100%);border-color:#d9770633}.inbox-v2__preview-customer-value.is-danger{background:linear-gradient(#fffffffa 0%,#fff8f8f5 100%);border-color:#dc262633}.inbox-v2__preview-customer-verification.is-success{background:radial-gradient(320px 120px at 0 -20%,#0596691a 0%,#05966900 70%),linear-gradient(#fffffffa 0%,#f7fdfaf5 100%);border-color:#0596694d}.inbox-v2__preview-customer-verification.is-warning{background:linear-gradient(#fffffffa 0%,#fffcf6f5 100%);border-color:#d9770638}.inbox-v2__preview-customer-verification.is-danger{background:radial-gradient(320px 120px at 0 -20%,#dc26261a 0%,#dc262600 70%),linear-gradient(#fffffffa 0%,#fff8f8f5 100%);border-color:#dc26264d}.inbox-v2__preview-customer-verification>header,.inbox-v2__preview-customer-value>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.inbox-v2__preview-customer-verification-mark{color:#475569;background:#f8fafcdb;border:1px solid #64748b2e;border-radius:18px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;box-shadow:0 14px 28px #0f172a12,inset 0 1px #ffffffe6}.inbox-v2__preview-customer-verification-mark.is-success{color:#047857;background:linear-gradient(#ecfdf5f5 0%,#d1fae5c2 100%);border-color:#05966938}.inbox-v2__preview-customer-verification-mark.is-warning{color:#9a6700;background:linear-gradient(#fffbebfa 0%,#fef3c7c7 100%);border-color:#d9770638}.inbox-v2__preview-customer-verification-mark.is-danger{color:#b42318;background:linear-gradient(#fef2f2fa 0%,#fee2e2c7 100%);border-color:#dc262638}.inbox-v2__preview-customer-verification>header>div,.inbox-v2__preview-customer-value>header>div{gap:4px;min-width:0;display:grid}.inbox-v2__preview-customer-verification>header>div>span,.inbox-v2__preview-customer-verification-list span,.inbox-v2__preview-customer-value>header>div>span,.inbox-v2__preview-customer-value-metrics span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900;line-height:1}.inbox-v2__preview-customer-verification>header strong{overflow-wrap:anywhere;color:#172433;font-size:16px;font-weight:900;line-height:1.16;display:block}.inbox-v2__preview-customer-value>header strong{overflow-wrap:anywhere;color:#172433;font-size:20px;font-weight:950;line-height:1.05;display:block}.inbox-v2__preview-customer-verification>header p,.inbox-v2__preview-customer-verification-list p,.inbox-v2__preview-customer-verification-warning,.inbox-v2__preview-customer-value>header p,.inbox-v2__preview-customer-value-metrics p,.inbox-v2__preview-customer-value-limitation{color:#64748b;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:650;line-height:1.45}.inbox-v2__preview-customer-value-signals{gap:7px;display:grid}.inbox-v2__preview-customer-value-signals article{border-top:1px solid #dee4ece0;gap:3px;padding:8px 2px 0;display:grid}.inbox-v2__preview-customer-value-signals span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900;line-height:1}.inbox-v2__preview-customer-value-signals strong{color:#24384d;font-size:12px;font-weight:850;line-height:1.28}.inbox-v2__preview-customer-value-signals p{color:#64748b;margin:0;font-size:10px;font-weight:650;line-height:1.35}.inbox-v2__preview-customer-verification>header em{color:#1d4ed8;white-space:nowrap;background:#eff6ffd1;border:1px solid #2563eb29;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 9px;font-size:10px;font-style:normal;font-weight:900;line-height:1;display:inline-flex}.inbox-v2__preview-customer-value>header em{color:#334155;text-overflow:ellipsis;white-space:nowrap;background:#f8fafce0;border:1px solid #64748b29;border-radius:999px;justify-content:center;align-items:center;max-width:138px;min-height:26px;padding:0 9px;font-size:10px;font-style:normal;font-weight:900;line-height:1.1;display:inline-flex;overflow:hidden}.inbox-v2__preview-customer-value.is-success>header em{color:#047857;background:#ecfdf5d6;border-color:#0596692e}.inbox-v2__preview-customer-value.is-warning>header em{color:#9a6700;background:#fffbebdb;border-color:#d977062e}.inbox-v2__preview-customer-value.is-danger>header em{color:#b42318;background:#fef2f2db;border-color:#dc26262e}.inbox-v2__preview-customer-verification.is-success>header em{color:#047857;background:#ecfdf5d6;border-color:#0596692e}.inbox-v2__preview-customer-verification.is-warning>header em{color:#9a6700;background:#fffbebdb;border-color:#d977062e}.inbox-v2__preview-customer-verification.is-danger>header em{color:#b42318;background:#fef2f2db;border-color:#dc26262e}.inbox-v2__preview-customer-verification-list{gap:8px;display:grid}.inbox-v2__preview-customer-verification-list article{background:#ffffffc2;border:1px solid #dee4ecf0;border-radius:14px;gap:4px;padding:10px 11px;display:grid;position:relative;overflow:hidden}.inbox-v2__preview-customer-verification-list article:before{content:"";background:#94a3b86b;border-radius:0 999px 999px 0;width:3px;position:absolute;inset:10px auto 10px 0}.inbox-v2__preview-customer-verification-list article.is-success:before{background:#05966994}.inbox-v2__preview-customer-verification-list article.is-warning:before{background:#d977068a}.inbox-v2__preview-customer-verification-list article.is-danger:before{background:#dc26268f}.inbox-v2__preview-customer-verification-list strong{overflow-wrap:anywhere;color:#172433;font-size:13px;font-weight:850;line-height:1.28;display:block}.inbox-v2__preview-customer-verification-list article.is-success span{color:#047857}.inbox-v2__preview-customer-verification-list article.is-warning span{color:#9a6700}.inbox-v2__preview-customer-verification-list article.is-danger span{color:#b42318}.inbox-v2__preview-customer-verification-warning{color:#7a4b00;background:#fffbebb8;border:1px solid #d977062e;border-radius:12px;padding:9px 10px}.inbox-v2__preview-customer-value-metrics{gap:8px;display:grid}.inbox-v2__preview-customer-value-metrics article{background:#ffffffb8;border:1px solid #dee4ecdb;border-radius:14px;gap:4px;min-width:0;padding:10px;display:grid}.inbox-v2__preview-customer-value-metrics strong{overflow-wrap:anywhere;color:#172433;font-size:13px;font-weight:900;line-height:1.16;display:block}.inbox-v2__preview-customer-value-limitation{color:#475569;background:#f8fafcad;border:1px solid #94a3b838;border-radius:12px;padding:9px 10px}.inbox-v2__preview-customer-hero{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:14px}.inbox-v2__preview-customer-hero>div{gap:3px;min-width:0;display:grid}.inbox-v2__preview-customer-hero>div>span,.inbox-v2__preview-customer-card h3,.inbox-v2__preview-customer-signal span,.inbox-v2__preview-customer-row span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900;line-height:1}.inbox-v2__preview-customer-hero strong{overflow-wrap:anywhere;color:#172433;font-size:16px;font-weight:900;line-height:1.16;display:block}.inbox-v2__preview-customer-hero p,.inbox-v2__preview-customer-card p,.inbox-v2__preview-customer-row p,.inbox-v2__preview-customer-empty p{color:#64748b;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:650;line-height:1.45}.inbox-v2__preview-customer-hero>em{color:#1d4ed8;white-space:nowrap;background:#eff6ffd1;border:1px solid #2563eb29;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 9px;font-size:10px;font-style:normal;font-weight:900;line-height:1;display:inline-flex}.inbox-v2__preview-customer-signal{grid-template-columns:1fr;gap:8px;display:grid}.inbox-v2__preview-customer-signal>div{background:#ffffffc7;border:1px solid #dee4ecf0;border-radius:14px;gap:4px;padding:10px 11px;display:grid}.inbox-v2__preview-customer-signal strong{color:#182230;overflow-wrap:anywhere;font-size:13px;font-weight:850;line-height:1.2}.inbox-v2__preview-customer-card{padding:13px}.inbox-v2__preview-customer-card.is-current{background:linear-gradient(#fffffffa 0%,#f7fbfff5 100%);border-color:#bfdbfeeb}.inbox-v2__preview-customer-card.is-handling{background:linear-gradient(#fffffffa 0%,#fffcf6f5 100%);border-color:#e8d5aadb}.inbox-v2__preview-customer-card>header{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.inbox-v2__preview-customer-card>header>div{gap:4px;min-width:0;display:grid}.inbox-v2__preview-customer-card h3{color:#172433;letter-spacing:.04em;font-size:12px}.inbox-v2__preview-customer-list{gap:8px;display:grid}.inbox-v2__preview-customer-order-list{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:414px;padding-right:4px;overflow-y:auto}.inbox-v2__preview-customer-order-list::-webkit-scrollbar{width:7px}.inbox-v2__preview-customer-order-list::-webkit-scrollbar-thumb{background:#64748b47;border-radius:999px}.inbox-v2__preview-customer-row{width:100%;color:inherit;text-align:left;background:#ffffffc7;border:1px solid #dee4ecf0;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 11px;display:grid;position:relative;overflow:hidden}button.inbox-v2__preview-customer-row{cursor:pointer}a.inbox-v2__preview-customer-row{text-decoration:none}button.inbox-v2__preview-customer-row:hover,button.inbox-v2__preview-customer-row:focus-visible,a.inbox-v2__preview-customer-row:hover,a.inbox-v2__preview-customer-row:focus-visible{border-color:#2563eb47;outline:none;box-shadow:0 8px 18px #2563eb14}.inbox-v2__preview-customer-row>div{gap:4px;min-width:0;display:grid}.inbox-v2__preview-customer-row strong{overflow-wrap:anywhere;color:#172433;font-size:13px;font-weight:850;line-height:1.28;display:block}.inbox-v2__preview-customer-row>em{color:#475569;text-overflow:ellipsis;white-space:nowrap;background:#f8fafce0;border:1px solid #64748b29;border-radius:999px;justify-content:center;align-items:center;max-width:112px;min-height:24px;padding:0 8px;font-size:10px;font-style:normal;font-weight:900;line-height:1.1;display:inline-flex;overflow:hidden}.inbox-v2__preview-customer-row[aria-pressed=true]{background:radial-gradient(180px 70px at 100% 0,#2563eb14 0%,#2563eb00 72%),#fffffff0;border-color:#2563eb5c;box-shadow:0 10px 22px #2563eb14,inset 0 1px #ffffffe0}.inbox-v2__preview-customer-row.is-success>em{color:#047857;background:#ecfdf5d6;border-color:#0596692e}.inbox-v2__preview-customer-row.is-warning>em,.inbox-v2__preview-customer-row.is-warning span{color:#9a6700}.inbox-v2__preview-customer-row.is-warning>em{background:#fffbebdb;border-color:#d977062e}.inbox-v2__preview-customer-row.is-danger>em,.inbox-v2__preview-customer-row.is-danger span{color:#b42318}.inbox-v2__preview-customer-row.is-danger>em{background:#fef2f2db;border-color:#dc26262e}.inbox-v2__preview-customer-chip-list{flex-wrap:wrap;gap:7px;display:flex}.inbox-v2__preview-customer-chip-list span{color:#334155;background:#f8fafce0;border:1px solid #64748b24;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:11px;font-weight:850;line-height:1;display:inline-flex}.inbox-v2__preview-customer-empty{background:#f8fafc9e;border:1px dashed #94a3b857;border-radius:14px;gap:5px;padding:11px;display:grid}.inbox-v2__preview-customer-empty strong{color:#334155;font-size:13px;font-weight:850;line-height:1.2}.inbox-v2__preview-order-quick-view{background:radial-gradient(420px 160px at 100% -18%,#0f172a0f 0%,#0f172a00 72%),linear-gradient(#fffffffa 0%,#f8fafcf5 100%);border:1px solid #bccaddb8;border-radius:18px;gap:12px;padding:13px;display:grid;position:relative;box-shadow:0 16px 34px #0f172a13,inset 0 1px #ffffffe6}.inbox-v2__preview-order-quick-view.is-danger{background:radial-gradient(420px 160px at 100% -18%,#dc262612 0%,#dc262600 72%),linear-gradient(#fffffffa 0%,#fff8f8f5 100%);border-color:#dc26263d}.inbox-v2__preview-order-quick-view>header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.inbox-v2__preview-order-quick-view>header>div,.inbox-v2__preview-order-quick-view-product>div{gap:4px;min-width:0;display:grid}.inbox-v2__preview-order-quick-view>header span,.inbox-v2__preview-order-quick-view-product span,.inbox-v2__preview-order-quick-view-grid span,.inbox-v2__preview-order-quick-view-addresses span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900;line-height:1}.inbox-v2__preview-order-quick-view>header strong{color:#172433;overflow-wrap:anywhere;font-size:18px;font-weight:950;line-height:1.08;display:block}.inbox-v2__preview-order-quick-view>header p,.inbox-v2__preview-order-quick-view-product p{color:#64748b;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:650;line-height:1.42}.inbox-v2__preview-order-quick-view>header button{color:#475569;cursor:pointer;background:#ffffffdb;border:1px solid #64748b2e;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:900;line-height:1;display:inline-flex}.inbox-v2__preview-order-quick-view>header button:hover,.inbox-v2__preview-order-quick-view>header button:focus-visible{color:#1d4ed8;border-color:#2563eb57;outline:none}.inbox-v2__preview-order-quick-view-product{background:#ffffffb8;border:1px solid #dee4ece0;border-radius:16px;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid}.inbox-v2__preview-order-quick-view-image{aspect-ratio:4/3;background:linear-gradient(135deg,#0f172a14,#2563eb14),#f8fafc;border:1px solid #cbd5e1c2;border-radius:14px;justify-content:center;align-items:center;width:112px;display:flex;overflow:hidden}.inbox-v2__preview-order-quick-view-image img{object-fit:cover;width:100%;height:100%;display:block}.inbox-v2__preview-order-quick-view-image span{color:#334155;letter-spacing:0;font-size:18px;font-weight:950}.inbox-v2__preview-order-quick-view-product strong{color:#172433;overflow-wrap:anywhere;font-size:14px;font-weight:920;line-height:1.18}.inbox-v2__preview-order-quick-view-grid,.inbox-v2__preview-order-quick-view-addresses{gap:8px;display:grid}.inbox-v2__preview-order-quick-view-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inbox-v2__preview-order-quick-view-grid article,.inbox-v2__preview-order-quick-view-addresses article{background:#ffffffb8;border:1px solid #dee4ecdb;border-radius:14px;gap:5px;min-width:0;padding:10px;display:grid}.inbox-v2__preview-order-quick-view-grid strong,.inbox-v2__preview-order-quick-view-addresses strong{color:#172433;overflow-wrap:anywhere;font-size:12px;font-weight:850;line-height:1.24}.inbox-v2__preview-order-quick-view-actions{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px;display:grid}.inbox-v2__preview-order-quick-view-actions a{color:#1d4ed8;text-align:center;background:#fff;border:1px solid #2563eb38;border-radius:12px;justify-content:center;align-items:center;min-height:36px;padding:0 10px;font-size:11px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.inbox-v2__preview-order-quick-view-actions a:first-child{color:#fff;background:#101820;border-color:#0f172adb}.inbox-v2__preview-order-quick-view-actions a:hover,.inbox-v2__preview-order-quick-view-actions a:focus-visible{outline:none;box-shadow:0 10px 22px #0f172a1a}@media (max-width:760px){.inbox-v2__preview-breakdown-hero,.inbox-v2__preview-breakdown-next,.inbox-v2__preview-customer-verification>header,.inbox-v2__preview-customer-value>header,.inbox-v2__preview-customer-hero,.inbox-v2__preview-customer-row,.inbox-v2__preview-order-quick-view>header,.inbox-v2__preview-order-quick-view-product,.inbox-v2__preview-order-quick-view-grid,.inbox-v2__preview-order-quick-view-actions{grid-template-columns:1fr}.inbox-v2__preview-breakdown-hero>em,.inbox-v2__preview-customer-verification>header>em,.inbox-v2__preview-customer-value>header>em,.inbox-v2__preview-customer-hero>em,.inbox-v2__preview-customer-row>em{justify-self:start}.inbox-v2__preview-order-quick-view-image{width:100%;max-width:180px}}.inbox-v2__preview-hint{color:#6a7889;margin:8px 0 0;font-size:11px}.inbox-v2__preview-hint.is-error{color:#8d3127}.inbox-v2__preview-section-title{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.inbox-v2__preview-content{border-bottom:1px solid var(--v2-border);background:linear-gradient(#fbfdff 0%,#f6f9fc 100%);gap:16px;padding:16px 16px 20px;display:grid}.inbox-v2__preview-content.is-embedded{background:radial-gradient(420px 160px at 100% -42px,#0f766e17 0%,#0f766e00 70%),linear-gradient(#f8fbfd 0%,#eef4f8 100%);border-top:1px solid #b7c8daf0;padding-top:16px;position:relative;overflow:hidden}.inbox-v2__preview-content.is-embedded:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0f766e29,#0f766ea3,#b8975075);border-radius:0 0 999px 999px;height:3px;position:absolute;top:0;left:16px;right:16px}.inbox-v2__preview-content>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.inbox-v2__preview-content-title{gap:4px;min-width:0;display:grid}.inbox-v2__preview-content-eyebrow{color:#0f766e;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900;line-height:1}.inbox-v2__preview-content>header h3{color:#172333;margin:0;font-size:15px;font-weight:900;line-height:1.14}.inbox-v2__preview-content>header p,.inbox-v2__preview-content-empty{color:#647282;margin:4px 0 0;font-size:12px;line-height:1.45}.inbox-v2__preview-content>header p{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.inbox-v2__preview-content-count{color:#445263;background:#fff;border:1px solid #d3dde7;border-radius:999px;flex:none;padding:6px 10px;font-size:11px;font-weight:700;line-height:1;box-shadow:0 4px 10px #0f172a0a}.inbox-v2__preview-content-state-pill{color:#46576a;background:#fff;border:1px solid #bdcad8eb;border-radius:999px;flex:none;padding:6px 10px;font-size:11px;font-weight:850;line-height:1;box-shadow:0 4px 10px #0f172a0a}.inbox-v2__preview-content-state-pill.is-success{color:#0f766e;background:#ecfdf5;border-color:#0f766e38}.inbox-v2__preview-content-state-pill.is-warning{color:#8a5c0a;background:#fff8e6;border-color:#b897504d}.inbox-v2__preview-content-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.inbox-v2__preview-content-ops-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.inbox-v2__preview-content-ops-strip article{background:linear-gradient(#fffffff5 0%,#f8fbfdf5 100%);border:1px solid #cfdae6f0;border-radius:12px;gap:5px;padding:11px 12px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 24px #1523330d,inset 0 1px #ffffffe6}.inbox-v2__preview-content-ops-strip article:before{content:"";background:#8aa0b6;border-radius:0 999px 999px 0;width:3px;position:absolute;top:10px;bottom:10px;left:0}.inbox-v2__preview-content-ops-strip article.is-success:before{background:#0f766e}.inbox-v2__preview-content-ops-strip article.is-warning:before{background:#b45309}.inbox-v2__preview-content-ops-strip article.is-info:before{background:#2563eb}.inbox-v2__preview-content-ops-strip span{color:#66788d;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900;line-height:1}.inbox-v2__preview-content-ops-strip strong{color:#172333;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;line-height:1.22;overflow:hidden}.inbox-v2__preview-content-ops-strip p{color:#617286;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;font-weight:650;line-height:1.35;display:-webkit-box;overflow:hidden}@media (max-width:820px){.inbox-v2__preview-content-ops-strip{grid-template-columns:1fr}}.inbox-v2__preview-content-open{color:#243240;background:#fff;border:1px solid #c7d4e0;border-radius:10px;min-height:32px;padding:0 12px;font-size:11px;font-weight:700;transition:border-color .16s,background .16s,color .16s,box-shadow .18s}.inbox-v2__preview-content-open:hover,.inbox-v2__preview-content-open:focus-visible{color:#16222e;background:#f8fbfe;border-color:#aebfd0;box-shadow:0 10px 22px #0f172a14}.inbox-v2__preview-content-thread{gap:10px;display:grid}.inbox-v2__preview-content-state{background:linear-gradient(#fff 0%,#f6f9fc 100%);border:1px dashed #cad6e1;border-radius:18px;gap:7px;padding:18px;display:grid}.inbox-v2__preview-content-state.is-loading{border-style:solid}.inbox-v2__preview-content-state strong{color:#1e2935;font-size:13px}.inbox-v2__preview-content-state p{color:#607081;margin:0;font-size:12px;line-height:1.5}.inbox-v2__preview-mail{background:#fff;border:1px solid #d9e2eb;border-radius:18px;gap:12px;padding:14px;display:grid;box-shadow:0 14px 34px #131f2e0f}.inbox-v2__preview-mail--quick-review{min-height:0}.inbox-v2__preview-mail--inline-content{gap:10px;width:100%;min-width:0}.inbox-v2__preview-content.is-embedded .inbox-v2__preview-mail--inline-content{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.inbox-v2__preview-mail--inline-content .inbox-v2__preview-mail-text-shell{background:linear-gradient(#fffffff5,#f8fbfdfa),#fff}.inbox-v2__preview-mail--inline-content .inbox-v2__preview-mail-text-shell.is-collapsed{max-height:min(560px,64vh);overflow:auto}.inbox-v2__preview-mail--inline-content .inbox-v2__preview-mail-body{font-size:13px;line-height:1.62}.inbox-v2__preview-mail--inline-content .inbox-v2__message-email-frame.is-compact{height:min(680px,70vh)}.inbox-v2__preview-content.is-embedded .inbox-v2__preview-mail--inline-content .inbox-v2__preview-mail-text-shell.is-collapsed{max-height:min(360px,42vh)}.inbox-v2__preview-content.is-embedded .inbox-v2__preview-mail--inline-content .inbox-v2__message-email-frame.is-compact{height:min(420px,46vh)}.inbox-v2__preview-content.is-embedded .inbox-v2__message-email-shell{background:#fff;border:1px solid #becddcf5;border-radius:14px;width:100%;min-width:0;overflow:hidden}.inbox-v2__preview-content.is-embedded .inbox-v2__message-email-frame{width:100%;min-width:0}.inbox-v2__preview-content.is-embedded .inbox-v2__message-email-head{display:none}.inbox-v2__preview-content-toolbar{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inbox-v2__preview-content-badges{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__preview-content-badges span{color:#5c6c7c;letter-spacing:.05em;text-transform:uppercase;background:#f8fbfd;border:1px solid #dbe4ee;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:9px;font-weight:700;display:inline-flex}.inbox-v2__preview-content-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:inline-flex}.inbox-v2__preview-content-toolbar-actions button{color:#26384b;background:linear-gradient(#fff 0%,#f5f8fb 100%);border:1px solid #d4dee8;border-radius:999px;min-height:32px;padding:0 12px;font-size:11px;font-weight:850;transition:border-color .16s,background .16s,color .16s,box-shadow .18s,transform .18s;box-shadow:0 8px 18px #0f172a0f,inset 0 1px #ffffffe6}.inbox-v2__preview-content-toolbar-actions button:hover,.inbox-v2__preview-content-toolbar-actions button:focus-visible{color:#1f2c39;background:#f8fbfe;border-color:#b9c8d7;box-shadow:0 8px 18px #0f172a14}.inbox-v2__preview-content-toolbar-actions button.is-active{color:#214968;background:#edf5fc;border-color:#9cb6d0;box-shadow:inset 0 0 0 1px #527fad1f}.inbox-v2__preview-thread-highlight{background:#fff;border:1px solid #d9e2eb;border-radius:16px;gap:8px;padding:12px;display:grid}.inbox-v2__preview-thread-highlight-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.inbox-v2__preview-thread-highlight-kicker{letter-spacing:.08em;text-transform:uppercase;color:#6a7a8b;margin:0 0 5px;font-size:10px;font-weight:800}.inbox-v2__preview-thread-highlight-meta{color:#687688;flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;display:flex}.inbox-v2__preview-thread-highlight-meta strong{color:#223243}.inbox-v2__preview-thread-highlight p{color:#273444;margin:0;font-size:12px;line-height:1.56}.inbox-v2__preview-mail-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.inbox-v2__preview-mail-kicker{letter-spacing:.08em;text-transform:uppercase;color:#6a7a8b;margin:0 0 6px;font-size:10px;font-weight:800}.inbox-v2__preview-mail-body{white-space:pre-wrap;color:#182633;margin:0;font-size:15px;line-height:1.7}.inbox-v2__preview-mail-text-shell{background:#fff;border:1px solid #e1e8f0;border-radius:14px;max-width:100%;padding:16px;position:relative;overflow:auto}.inbox-v2__preview-mail-text-shell.is-collapsed{max-height:min(640px,68vh)}.inbox-v2__preview-mail-text-shell.is-collapsed:after{content:none}.inbox-v2__preview-mail-text-shell.is-expanded{max-height:none}.inbox-v2__preview-content-launcher-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.inbox-v2__preview-content-launcher{text-align:left;color:#1f2a36;cursor:pointer;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #d9e2eb;border-radius:16px;gap:8px;width:100%;padding:12px;transition:transform .18s,border-color .18s,box-shadow .2s,background .18s;display:grid}.inbox-v2__preview-content-launcher:hover,.inbox-v2__preview-content-launcher:focus-visible{background:#fff;border-color:#b9cadb;outline:none;transform:translateY(-1px);box-shadow:0 12px 28px #0f172a14}.inbox-v2__preview-content-launcher.is-static{cursor:default}.inbox-v2__preview-content-launcher-kicker{letter-spacing:.08em;text-transform:uppercase;color:#6a7a8b;font-size:10px;font-weight:800}.inbox-v2__preview-content-launcher strong{color:#1c2733;font-size:13px;line-height:1.4}.inbox-v2__preview-content-launcher p,.inbox-v2__preview-content-launcher small{margin:0;line-height:1.45}.inbox-v2__preview-content-launcher p{color:#34485b;font-size:12px}.inbox-v2__preview-content-launcher small{color:#5e7286;font-size:11px}.inbox-v2__preview-content-attachments{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #d9e2eb;border-radius:16px;gap:10px;padding:12px;display:grid}.inbox-v2__preview-content-attachments>header{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.inbox-v2__preview-content-attachments>header h4{letter-spacing:.08em;text-transform:uppercase;color:#6b7888;margin:0;font-size:11px}.inbox-v2__preview-content-attachments>header span{color:#5d6f81;margin:0;font-size:11px}.inbox-v2__preview-attachment-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.inbox-v2__preview-attachments-more{color:#455467;cursor:pointer;width:100%;font:inherit;letter-spacing:.04em;text-align:center;text-transform:uppercase;background:linear-gradient(#fff 0%,#f8fbfe 100%);border:1px solid #dbe4ec;border-radius:14px;padding:10px 12px;font-weight:800}.inbox-v2__preview-attachments-more:hover,.inbox-v2__preview-attachments-more:focus-visible{color:#2e4054;background:#f4f8fc;border-color:#b7c7d8;outline:none}.inbox-v2__preview-attachment-card{text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f7fafc 100%);border:1px solid #dbe4ec;border-radius:14px;gap:8px;padding:12px;transition:transform .18s,border-color .18s,box-shadow .2s,background .18s;display:grid}.inbox-v2__preview-attachment-card:hover,.inbox-v2__preview-attachment-card:focus-visible{background:#fff;border-color:#b9cadb;transform:translateY(-1px);box-shadow:0 12px 28px #0f172a14}.inbox-v2__preview-attachment-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-v2__preview-attachment-kind,.inbox-v2__preview-attachment-action{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}.inbox-v2__preview-attachment-kind{color:#566677;background:#f5f8fb;border:1px solid #d6e1eb}.inbox-v2__preview-attachment-kind.is-image{color:#22577a;background:#eef6ff;border-color:#c8dcf3}.inbox-v2__preview-attachment-kind.is-pdf{color:#9f2d20;background:#fff3f2;border-color:#e8c9c9}.inbox-v2__preview-attachment-kind.is-text,.inbox-v2__preview-attachment-kind.is-email,.inbox-v2__preview-attachment-kind.is-browser{color:#445466;background:#f4f6fa;border-color:#d6dcea}.inbox-v2__preview-attachment-kind.is-media{color:#4a478f;background:#f4f4ff;border-color:#d6d5f4}.inbox-v2__preview-attachment-kind.is-download{color:#756213;background:#fbf8e8;border-color:#dddbc4}.inbox-v2__preview-attachment-action{color:#6a7787;background:#fff;border:1px solid #e2e8ef}.inbox-v2__preview-attachment-card strong{color:#19242f;font-size:13px;line-height:1.4}.inbox-v2__preview-attachment-card p,.inbox-v2__preview-attachment-card small{margin:0;line-height:1.45}.inbox-v2__preview-attachment-card p{color:#384c5f;font-size:12px}.inbox-v2__preview-attachment-card small{color:#5c6f81;font-size:11px}.inbox-v2__preview-attachment-thumbnail{aspect-ratio:16/9;background-color:#edf3f8;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #dce4ed;border-radius:12px;width:100%;display:block}.inbox-v2__preview-message{background:#fff;border:1px solid #d9e2eb;border-radius:14px;gap:10px;padding:12px;display:grid}.inbox-v2__preview-ai{border:1px solid var(--v2-border);background:#fff;border-radius:12px;align-content:start;gap:8px;margin:12px 16px 16px;padding:12px;display:grid}.inbox-v2__preview-ai>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-v2__preview-ai>header h3{text-transform:uppercase;letter-spacing:.08em;color:var(--v2-text-soft);margin:0;font-size:12px}.inbox-v2__preview-ai>header time{color:var(--v2-text-soft);font-size:11px}.inbox-v2__preview-ai ul{color:var(--v2-text-muted);gap:6px;margin:0;padding-left:16px;font-size:12px;display:grid}.inbox-v2__preview-ai-suggestion{color:#26303b;background:#f6f9fc;border:1px solid #d7dfeb;border-radius:8px;margin:0;padding:7px 8px;font-size:12px}.inbox-v2__preview-ai-error{color:#8b332a;background:#fff5f4;border:1px solid #e1c8c4;border-radius:8px;margin:0;padding:7px 8px;font-size:12px}.inbox-v2__worklist:hover{--worklist-scrollbar-size:14px;--worklist-scrollbar-thumb:#6f8094;--worklist-scrollbar-track:#d3dde8;box-shadow:inset -1px 0 #bcc9d7}.inbox-v2__worklist>header{border-bottom:1px solid var(--v2-border);background:linear-gradient(#fff 0%,#f9fbfd 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.inbox-v2__worklist>header>div:first-child{flex:auto;min-width:0}.inbox-v2__worklist>header h2{margin:0;font-size:16px;line-height:1.1}.inbox-v2__worklist>header p{color:var(--v2-text-soft);margin:4px 0 0;font-size:12px}.inbox-v2__worklist-segments{flex-wrap:wrap;align-items:center;gap:6px;margin-top:9px;display:flex}.inbox-v2__worklist-segments button{border:1px solid var(--v2-border);color:var(--v2-text-muted);box-sizing:border-box;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.inbox-v2__worklist-segments button span{border:1px solid var(--v2-border);text-align:center;border-radius:999px;min-width:22px;padding:2px 5px;font-size:10px}.inbox-v2__worklist-segments button:hover{border-color:var(--v2-border-strong);background:#f6f9fd}.inbox-v2__worklist-segments button.is-active{color:#fff;background:#111;border-color:#111}.inbox-v2__worklist-segments button.is-active span{color:#fff;border-color:#ffffff70}.inbox-v2__worklist-header-actions{justify-items:end;gap:6px;min-width:0;display:grid}.inbox-v2__worklist-header-actions>span{color:var(--v2-text-soft);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.inbox-v2__worklist-header-actions>div{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;max-width:100%;display:flex}.inbox-v2__worklist-header-actions button,.inbox-v2__worklist-header-actions a.inbox-v2__worklist-header-button{border:1px solid var(--v2-border);color:#314152;letter-spacing:.03em;white-space:nowrap;box-sizing:border-box;cursor:pointer;background:linear-gradient(#fff 0%,#f7fafc 100%);border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:0;max-width:100%;min-height:34px;padding:0 10px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffffb8}.inbox-v2__worklist-header-actions a.inbox-v2__worklist-header-button{text-decoration:none}.inbox-v2__worklist-header-actions button>span:last-child,.inbox-v2__worklist-header-actions a.inbox-v2__worklist-header-button>span:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.inbox-v2__worklist-header-actions button:disabled{opacity:.5;cursor:default}.inbox-v2__worklist-header-actions button:hover:not(:disabled),.inbox-v2__worklist-header-actions a.inbox-v2__worklist-header-button:hover{color:#1e2731;background:linear-gradient(#fff 0%,#f2f6fa 100%);border-color:#1112162e}.inbox-v2__worklist-header-actions>div>span{color:var(--v2-text-muted);font-size:12px}.inbox-v2__worklist-header-button-icon{color:currentColor;flex:none;justify-content:center;align-items:center;display:inline-flex}.inbox-v2__worklist-header-button-icon svg{display:block}.inbox-v2__worklist-integration-control{display:inline-flex;position:relative}.inbox-v2__inbox-integrations-panel{z-index:70;text-align:left;background:linear-gradient(#fff 0%,#f8fbfd 100%);border:1px solid #bfccd9;border-radius:16px;gap:10px;width:min(386px,100vw - 40px);padding:15px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 46px #11161c33,inset 0 1px #ffffffeb}.inbox-v2__inbox-integrations-panel-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:-5px;display:flex}.inbox-v2__inbox-integrations-panel-header>div{gap:4px;min-width:0;display:grid}.inbox-v2__inbox-integrations-panel-header>div>span{color:#4f6175;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:850}.inbox-v2__inbox-integrations-panel-header strong{color:#111827;font-size:14px;font-weight:850;line-height:1.15}.inbox-v2__worklist-header-actions .inbox-v2__inbox-integrations-manage{color:#fff;text-transform:uppercase;letter-spacing:0;min-height:28px;box-shadow:none;background:#111827;border-color:#111827;border-radius:9px;padding:0 11px;font-size:10px;font-weight:900}.inbox-v2__worklist-header-actions .inbox-v2__inbox-integrations-manage:hover:not(:disabled){color:#fff;background:#243041;border-color:#243041}.inbox-v2__inbox-integrations-panel>p{color:#4f5f70;margin:0;font-size:12px;font-weight:650;line-height:1.45}.inbox-v2__inbox-integrations-summary{background:linear-gradient(#fff 0%,#f4f8fc 100%);border:1px solid #cbd9e7;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:54px;display:grid;overflow:hidden;box-shadow:0 8px 18px #1f2d3d0d,inset 0 1px #ffffffe6}.inbox-v2__inbox-integrations-summary>div{text-align:center;align-content:center;justify-items:center;gap:4px;min-width:0;padding:11px 12px;display:grid}.inbox-v2__inbox-integrations-summary>div+div{border-left:1px solid #cbd9e7}.inbox-v2__inbox-integrations-summary strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:900;line-height:1;overflow:hidden}.inbox-v2__inbox-integrations-summary span{color:#526477;letter-spacing:0;text-transform:uppercase;text-align:center;font-size:10px;font-weight:850;line-height:1}.inbox-v2__inbox-integrations-list{overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;gap:12px;max-height:min(430px,52vh);padding-right:3px;display:flex;overflow-y:auto}.inbox-v2__inbox-integration-row{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #cbd9e7;border-radius:12px;grid-template-columns:40px minmax(0,1fr) auto;align-items:start;gap:10px;min-height:72px;padding:11px;display:grid;box-shadow:0 10px 22px #23304013,inset 0 1px #ffffffe6}.inbox-v2__inbox-integration-row--group{grid-template-columns:58px minmax(0,1fr);grid-template-areas:"provider body"".accounts";align-items:flex-start;gap:10px;height:auto;min-height:auto;display:grid}.inbox-v2__inbox-integration-row--group .inbox-v2__inbox-integration-provider-toggle{grid-area:provider}.inbox-v2__inbox-integration-provider-toggle{cursor:pointer;grid-template-columns:16px 40px;justify-content:start;align-items:center;gap:2px;width:58px;height:40px;display:grid}.inbox-v2__inbox-integration-provider-toggle>input{accent-color:#2563eb;justify-self:start;width:15px;height:15px;margin:0}.inbox-v2__inbox-integration-provider-toggle>.inbox-v2__inbox-integration-logo{justify-self:center}.inbox-v2__inbox-integration-logo,.inbox-v2__inbox-integration-row>span{color:#2463c7;background:linear-gradient(#fff 0%,#f3f7fb 100%);border:1px solid #ccd9e6;border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:850;display:inline-flex;overflow:hidden;box-shadow:0 8px 16px #1f2d3d12,inset 0 1px #ffffffeb}.inbox-v2__inbox-integration-logo img{object-fit:contain;width:27px;height:27px;display:block}.inbox-v2__inbox-integration-logo>span{line-height:1}.inbox-v2__inbox-integration-row>div,.inbox-v2__inbox-integration-body{gap:2px;min-width:0;display:grid}.inbox-v2__inbox-integration-row--group>.inbox-v2__inbox-integration-body{grid-area:body}.inbox-v2__inbox-integration-title{align-items:center;gap:6px;min-width:0;display:flex}.inbox-v2__inbox-integration-title strong,.inbox-v2__inbox-integration-row>div>strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:850;overflow:hidden}.inbox-v2__inbox-integration-title span{color:#526071;letter-spacing:0;text-transform:uppercase;white-space:nowrap;background:#f4f7fa;border:1px solid #d7e1eb;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:850;line-height:1.1}.inbox-v2__inbox-integration-row p,.inbox-v2__inbox-integration-account,.inbox-v2__inbox-integration-capability{color:#667386;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;line-height:1.3;overflow:hidden}.inbox-v2__inbox-integration-capability{color:#2f3f51;font-weight:800}.inbox-v2__inbox-integration-accounts{z-index:0;grid-area:accounts;gap:6px;width:100%;margin-top:0;margin-left:0;display:grid;position:relative}.inbox-v2__inbox-integration-account-toggle{cursor:pointer;background:#ffffffc7;border:1px solid #d6e0ea;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:32px;padding:6px 8px;display:grid}.inbox-v2__inbox-integration-account-toggle input{accent-color:#2563eb;margin:0}.inbox-v2__inbox-integration-account-toggle span{color:#172033;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:780;overflow:hidden}.inbox-v2__inbox-integration-account-toggle em{color:#556477;background:#f4f7fa;border-color:#d6dee8;margin-top:0;padding:4px 7px;font-size:9px}.inbox-v2__inbox-integration-account-toggle.is-enabled em{color:#087443;background:#eefbf3;border-color:#bfe8d1}.inbox-v2__inbox-integration-account-toggle.is-disabled{color:#6b7787;background:#f4f7fa}.inbox-v2__inbox-integration-account-toggle.is-disabled span{color:#6b7787}.inbox-v2__mailbox-show-all{color:#25599f;cursor:pointer;background:linear-gradient(#f8fbfffa 0%,#f1f6fcf5 100%);border:1px dashed #bfd0e2;border-radius:9px;width:100%;min-height:30px;font-size:11px;font-weight:850}.inbox-v2__mailbox-show-all:hover{color:#174984;background:linear-gradient(#fff 0%,#eef5fd 100%);border-color:#8fb0d4}.inbox-v2__mailbox-modal-backdrop{z-index:36;overscroll-behavior:contain;background:#0a0e1485;place-items:center;padding:4vh 16px;display:grid;position:fixed;inset:0;overflow:hidden}.inbox-v2__mailbox-modal{overscroll-behavior:contain;background:#fff;border:1px solid #cbd9e7;border-radius:14px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(640px,94vw);max-height:min(780px,90vh);display:grid;overflow:hidden;box-shadow:0 24px 58px #11161c42}.inbox-v2__mailbox-modal-header{border-bottom:1px solid #dce5ef;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px;display:flex}.inbox-v2__mailbox-modal-title{align-items:center;gap:12px;min-width:0;display:flex}.inbox-v2__mailbox-modal-title>div{min-width:0}.inbox-v2__mailbox-modal-title>div>span{color:#718095;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850;display:block}.inbox-v2__mailbox-modal-title h2{color:#111827;margin:2px 0 0;font-size:17px;font-weight:900;line-height:1.1}.inbox-v2__mailbox-modal-title p{color:#687589;margin:4px 0 0;font-size:12px;font-weight:700}.inbox-v2__mailbox-modal-header>button{color:#1c2430;cursor:pointer;background:#fff;border:1px solid #cbd6e2;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:800}.inbox-v2__mailbox-modal-controls{border-bottom:1px solid #e1e8f0;grid-template-columns:minmax(0,1fr) 132px auto;align-items:end;gap:10px;padding:12px 14px;display:grid}.inbox-v2__mailbox-modal-search,.inbox-v2__mailbox-modal-sort{gap:5px;min-width:0;display:grid}.inbox-v2__mailbox-modal-search span,.inbox-v2__mailbox-modal-sort span{color:#718095;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:850}.inbox-v2__mailbox-modal-search input,.inbox-v2__mailbox-modal-sort select{color:#111827;background:#fff;border:1px solid #cbd6e2;border-radius:10px;width:100%;min-height:36px;padding:8px 10px;font-size:13px;font-weight:700}.inbox-v2__mailbox-modal-bulk{color:#fff;white-space:nowrap;cursor:pointer;background:#111827;border:1px solid #111827;border-radius:10px;min-height:36px;padding:8px 11px;font-size:12px;font-weight:850}.inbox-v2__mailbox-modal-bulk:disabled{color:#7a8696;cursor:not-allowed;background:#edf2f7;border-color:#cbd6e2}.inbox-v2__mailbox-modal-list{overscroll-behavior:contain;align-content:start;gap:8px;min-height:0;padding:12px 14px;display:grid;overflow-y:auto}.inbox-v2__mailbox-modal-empty{color:#687589;text-align:center;border:1px dashed #cbd6e2;border-radius:10px;margin:0;padding:16px;font-size:13px;font-weight:700}.inbox-v2__mailbox-modal-actions{background:linear-gradient(#fafcfffa 0%,#f5f8fcfa 100%);border-top:1px solid #e1e8f0;justify-content:flex-end;gap:8px;padding:12px 14px;display:flex}.inbox-v2__mailbox-modal-actions button{color:#1c2430;cursor:pointer;background:#fff;border:1px solid #cbd6e2;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:850}.inbox-v2__mailbox-modal-actions button.is-apply{color:#fff;background:#111827;border-color:#111827}.inbox-v2__inbox-integration-row em,.inbox-v2__inbox-integration-status{color:#087443;text-transform:uppercase;letter-spacing:0;white-space:nowrap;background:linear-gradient(#f3fff7 0%,#e6f8ee 100%);border:1px solid #bfe8d1;border-radius:999px;align-self:start;margin-top:1px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:850;line-height:1;box-shadow:inset 0 1px #ffffffd1}.inbox-v2__inbox-integration-status--syncing,.inbox-v2__inbox-integration-status--connecting,.inbox-v2__inbox-integration-status--pending,.inbox-v2__inbox-integration-status--requested{color:#2457b8;background:#eef4ff;border-color:#c9d8f8}.inbox-v2__inbox-integration-status--needs-reconnect,.inbox-v2__inbox-integration-status--error{color:#b42318;background:#fff1ed;border-color:#f2c5ba}.inbox-v2__inbox-integration-status--not-connected{color:#5d6978;background:#f4f7fa;border-color:#d6dee8}.inbox-v2__inbox-integration-connect{color:#fff;text-transform:uppercase;letter-spacing:0;white-space:nowrap;background:#111827;border:1px solid #111827;border-radius:999px;align-self:start;margin-top:1px;padding:5px 9px;font-size:10px;font-weight:850;line-height:1;text-decoration:none}.inbox-v2__inbox-integrations-manager-backdrop{z-index:96;overscroll-behavior:contain;background:#0a0e1485;place-items:center;padding:4vh 18px;display:grid;position:fixed;inset:0;overflow:hidden}.inbox-v2__inbox-integrations-manager{overscroll-behavior:contain;text-align:left;background:#fff;border:1px solid #c7d4e2;border-radius:15px;grid-template-rows:auto auto auto auto minmax(0,1fr) auto;width:min(1080px,94vw);max-height:min(860px,91vh);display:grid;overflow:hidden;box-shadow:0 24px 62px #11161c47}.inbox-v2__inbox-integrations-manager-header{border-bottom:1px solid #dce5ef;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.inbox-v2__inbox-integrations-manager-header>div{min-width:0}.inbox-v2__inbox-integrations-manager-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.inbox-v2__inbox-integrations-manager-header span,.inbox-v2__inbox-integrations-manager-footer span{color:#718095;letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:850}.inbox-v2__inbox-integrations-manager-header h2{color:#111827;margin:3px 0 0;font-size:20px;font-weight:900;line-height:1.1}.inbox-v2__inbox-integrations-manager-header p{color:#5f6c7e;margin:5px 0 0;font-size:13px;font-weight:700;line-height:1.35}.inbox-v2__inbox-integrations-manager-health{color:#526071;letter-spacing:0;text-transform:uppercase;white-space:nowrap;background:#f4f7fa;border:1px solid #d7e1eb;border-radius:999px;padding:7px 10px;font-size:10px;font-style:normal;font-weight:900;line-height:1}.inbox-v2__inbox-integrations-manager-health.is-ready{color:#087443;background:#eefbf3;border-color:#bfe8d1}.inbox-v2__inbox-integrations-manager-health.is-review{color:#b42318;background:#fff1ed;border-color:#f2c5ba}.inbox-v2__inbox-integrations-manager-health.is-off{color:#5d6978;background:#f4f7fa;border-color:#d6dee8}.inbox-v2__inbox-integrations-manager-header button,.inbox-v2__inbox-integrations-manager-footer button{color:#1c2430;cursor:pointer;background:#fff;border:1px solid #cbd6e2;border-radius:9px;padding:8px 11px;font-size:12px;font-weight:850}.inbox-v2__inbox-integrations-manager-summary{background:linear-gradient(#fbfdff 0%,#f4f8fc 100%);border-bottom:1px solid #e1e8f0;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.inbox-v2__inbox-integrations-manager-summary>div{text-align:center;justify-items:center;gap:5px;min-width:0;padding:13px 14px;display:grid}.inbox-v2__inbox-integrations-manager-summary>div+div{border-left:1px solid #e1e8f0}.inbox-v2__inbox-integrations-manager-summary strong{color:#0f172a;font-size:20px;font-weight:900;line-height:1}.inbox-v2__inbox-integrations-manager-summary span{color:#526477;letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:850;line-height:1}.inbox-v2__inbox-integrations-manager-actions{background:#fff;border-bottom:1px solid #e1e8f0;padding:12px 18px;display:block}.inbox-v2__inbox-integrations-manager-search{gap:5px;width:min(520px,100%);min-width:0;display:grid}.inbox-v2__inbox-integrations-manager-search span{color:#718095;letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:850}.inbox-v2__inbox-integrations-manager-search input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #cbd6e2;border-radius:10px;width:100%;min-height:36px;padding:8px 10px;font-size:13px;font-weight:750}.inbox-v2__inbox-integrations-manager-search input::placeholder{color:#8a97a8}.inbox-v2__inbox-integrations-manager-provider-actions button,.inbox-v2__inbox-integrations-manager-provider-actions a{color:#1f2a37;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #cbd6e2;border-radius:10px;justify-content:center;align-items:center;min-height:34px;padding:8px 11px;font-size:12px;font-weight:850;line-height:1;text-decoration:none;display:inline-flex}.inbox-v2__inbox-integrations-manager-provider-actions button:first-child,.inbox-v2__inbox-integrations-manager-provider-actions a{color:#fff;background:#111827;border-color:#111827}.inbox-v2__inbox-integrations-manager-provider-actions button:disabled{color:#7a8696;cursor:not-allowed;background:#eef2f7;border-color:#d7e0ea}.inbox-v2__inbox-integrations-manager-readiness{background:radial-gradient(520px 160px at 4% -30%,#2563eb14 0%,#2563eb00 62%),linear-gradient(#fbfdff 0%,#f6f9fc 100%);border-bottom:1px solid #e1e8f0;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 18px;display:grid}.inbox-v2__inbox-integrations-manager-readiness>div{background:#ffffffdb;border:1px solid #d7e1eb;border-radius:11px;gap:4px;min-width:0;padding:10px;display:grid;box-shadow:inset 0 1px #ffffffe0}.inbox-v2__inbox-integrations-manager-readiness span{color:#718095;letter-spacing:0;text-transform:uppercase;font-size:9px;font-weight:900;line-height:1}.inbox-v2__inbox-integrations-manager-readiness strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:900;line-height:1.1;overflow:hidden}.inbox-v2__inbox-integrations-manager-readiness p{color:#667386;margin:0;font-size:11px;font-weight:700;line-height:1.3}.inbox-v2__inbox-integrations-manager-readiness>div.is-ready{background:#f6fdf8;border-color:#c3e8d2}.inbox-v2__inbox-integrations-manager-readiness>div.is-partial{background:#f5f8ff;border-color:#d2def6}.inbox-v2__inbox-integrations-manager-readiness>div.is-review{background:#fff8f5;border-color:#f2c5ba}.inbox-v2__inbox-integrations-manager-readiness>div.is-off{background:#f6f8fb;border-color:#d7e0ea}.inbox-v2__inbox-integrations-manager-body{background:#f8fbfd;gap:12px;min-height:0;padding:14px 18px;display:grid;overflow:hidden}.inbox-v2__inbox-integrations-manager-workspace{grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:12px;min-height:0;display:grid}.inbox-v2__inbox-integrations-manager-rail{grid-template-rows:minmax(0,1fr) auto;gap:12px;min-height:0;display:grid}.inbox-v2__inbox-integrations-manager-rail section{background:#fff;border:1px solid #cbd9e7;border-radius:12px;align-content:start;min-height:0;display:grid;overflow:hidden;box-shadow:0 12px 24px #2330400f,inset 0 1px #ffffffe0}.inbox-v2__inbox-integrations-manager-rail-header{border-bottom:1px solid #e1e8f0;justify-content:space-between;align-items:center;gap:8px;padding:10px 11px;display:flex}.inbox-v2__inbox-integrations-manager-rail-header span{color:#718095;letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:900}.inbox-v2__inbox-integrations-manager-rail-header em{color:#526477;font-size:10px;font-style:normal;font-weight:850}.inbox-v2__inbox-integrations-manager-provider-index{scrollbar-width:thin;overscroll-behavior:contain;gap:7px;min-height:0;padding:8px;display:grid;overflow-y:auto}.inbox-v2__inbox-integrations-manager-provider-index a{color:#172033;background:#fff;border:1px solid #d7e1eb;border-radius:10px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:8px;text-decoration:none;display:grid}.inbox-v2__inbox-integrations-manager-provider-index a:hover{background:#f7fbff;border-color:#aebfd3}.inbox-v2__inbox-integrations-manager-provider-index-logo{color:#2563eb;background:#f8fbff;border:1px solid #d7e1eb;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:inline-flex;overflow:hidden}.inbox-v2__inbox-integrations-manager-provider-index-logo img{object-fit:contain;width:20px;height:20px}.inbox-v2__inbox-integrations-manager-provider-index a>span:nth-child(2){gap:2px;min-width:0;display:grid}.inbox-v2__inbox-integrations-manager-provider-index strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:900;overflow:hidden}.inbox-v2__inbox-integrations-manager-provider-index small{color:#667386;font-size:10px;font-weight:750}.inbox-v2__inbox-integrations-manager-provider-index a>em{color:#526071;text-transform:uppercase;white-space:nowrap;background:#f4f7fa;border:1px solid #d7e1eb;border-radius:999px;padding:4px 6px;font-size:8px;font-style:normal;font-weight:900;line-height:1}.inbox-v2__inbox-integrations-manager-provider-index a.is-ready>em{color:#087443;background:#eefbf3;border-color:#bfe8d1}.inbox-v2__inbox-integrations-manager-provider-index a.is-review>em{color:#b42318;background:#fff1ed;border-color:#f2c5ba}.inbox-v2__inbox-integrations-manager-provider-index a.is-partial>em{color:#2457b8;background:#eef4ff;border-color:#d2def6}.inbox-v2__inbox-integrations-manager-policy{gap:8px;margin:0;padding:8px 11px 11px;display:grid}.inbox-v2__inbox-integrations-manager-policy div{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-v2__inbox-integrations-manager-policy dt{color:#718095;text-transform:uppercase;font-size:10px;font-weight:850}.inbox-v2__inbox-integrations-manager-policy dd{color:#172033;text-align:right;margin:0;font-size:11px;font-weight:850}.inbox-v2__inbox-integrations-manager-provider-scroll{overscroll-behavior:contain;scrollbar-width:thin;align-content:start;gap:12px;min-height:0;padding-right:4px;display:grid;overflow-y:auto}.inbox-v2__inbox-integrations-manager-provider{background:#fff;border:1px solid #cbd9e7;border-radius:12px;box-shadow:0 12px 26px #23304012,inset 0 1px #ffffffe6}.inbox-v2__inbox-integrations-manager-provider.is-ready{border-color:#c3e8d2}.inbox-v2__inbox-integrations-manager-provider.is-review{border-color:#f2c5ba}.inbox-v2__inbox-integrations-manager-provider.is-partial{border-color:#d2def6}.inbox-v2__inbox-integrations-manager-provider-header{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.inbox-v2__inbox-integrations-manager-provider-header>div{min-width:0}.inbox-v2__inbox-integrations-manager-provider-title{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.inbox-v2__inbox-integrations-manager-provider-title strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:900;overflow:hidden}.inbox-v2__inbox-integrations-manager-provider-title span,.inbox-v2__inbox-integrations-manager-provider-title em{color:#526071;letter-spacing:0;text-transform:uppercase;white-space:nowrap;background:#f4f7fa;border:1px solid #d7e1eb;border-radius:999px;padding:3px 7px;font-size:9px;font-style:normal;font-weight:850;line-height:1}.inbox-v2__inbox-integrations-manager-provider-title em{color:#087443;background:#eefbf3;border-color:#bfe8d1}.inbox-v2__inbox-integrations-manager-provider.is-review .inbox-v2__inbox-integrations-manager-provider-title em{color:#b42318;background:#fff1ed;border-color:#f2c5ba}.inbox-v2__inbox-integrations-manager-provider.is-partial .inbox-v2__inbox-integrations-manager-provider-title em{color:#2457b8;background:#eef4ff;border-color:#d2def6}.inbox-v2__inbox-integrations-manager-provider.is-off .inbox-v2__inbox-integrations-manager-provider-title em{color:#5d6978;background:#f4f7fa;border-color:#d6dee8}.inbox-v2__inbox-integrations-manager-provider-header p{color:#667386;margin:4px 0 0;font-size:12px;font-weight:700;line-height:1.35}.inbox-v2__inbox-integrations-manager-provider-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.inbox-v2__inbox-integrations-manager-provider-metrics{background:#fbfdff;border-top:1px solid #e1e8f0;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.inbox-v2__inbox-integrations-manager-provider-metrics>div{justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:9px 12px;display:flex}.inbox-v2__inbox-integrations-manager-provider-metrics>div+div{border-left:1px solid #e1e8f0}.inbox-v2__inbox-integrations-manager-provider-metrics span{color:#718095;text-transform:uppercase;font-size:9px;font-weight:900}.inbox-v2__inbox-integrations-manager-provider-metrics strong{color:#111827;font-size:13px;font-weight:900}.inbox-v2__inbox-integrations-manager-mailboxes{border-top:1px solid #e1e8f0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;display:grid}.inbox-v2__inbox-integrations-manager-empty{text-align:center;background:#fff;border:1px dashed #cbd6e2;border-radius:12px;gap:6px;padding:20px;display:grid}.inbox-v2__inbox-integrations-manager-empty strong{color:#111827;font-size:15px;font-weight:900}.inbox-v2__inbox-integrations-manager-empty p{color:#687589;margin:0;font-size:13px;font-weight:700}.inbox-v2__inbox-integrations-manager-footer{background:#fff;border-top:1px solid #e1e8f0;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}@media (max-width:720px){.inbox-v2__inbox-integrations-manager{width:min(96vw,640px)}.inbox-v2__inbox-integrations-manager-header-actions{justify-content:flex-start}.inbox-v2__inbox-integrations-manager-summary,.inbox-v2__inbox-integrations-manager-readiness{grid-template-columns:repeat(2,minmax(0,1fr))}.inbox-v2__inbox-integrations-manager-workspace{grid-template-columns:1fr}.inbox-v2__inbox-integrations-manager-rail{grid-template-rows:auto auto}.inbox-v2__inbox-integrations-manager-provider-index{max-height:172px}.inbox-v2__inbox-integrations-manager-summary>div:nth-child(3){border-top:1px solid #e1e8f0;border-left:0}.inbox-v2__inbox-integrations-manager-summary>div:nth-child(4){border-top:1px solid #e1e8f0}.inbox-v2__inbox-integrations-manager-provider-header{grid-template-columns:42px minmax(0,1fr)}.inbox-v2__inbox-integrations-manager-provider-actions{grid-column:1/-1;justify-content:stretch}.inbox-v2__inbox-integrations-manager-provider-actions button,.inbox-v2__inbox-integrations-manager-provider-actions a{flex:150px}.inbox-v2__inbox-integrations-manager-mailboxes{grid-template-columns:1fr}}.inbox-v2__pane-controls{border:1px solid var(--v2-border);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:4px 7px;display:inline-flex}.inbox-v2__pane-controls label{align-items:center;gap:6px;display:inline-flex}.inbox-v2__pane-controls label span{text-transform:uppercase;letter-spacing:.08em;color:#6d7988;font-size:10px;font-weight:700}.inbox-v2__pane-controls input[type=range]{accent-color:#111;width:108px}.inbox-v2__pane-controls button{color:#1f262f;cursor:pointer;background:#fff;border:1px solid #c8d2dc;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:700}.inbox-v2__pane-controls button:hover:not(:disabled){background:#f4f7fb}.inbox-v2__pane-controls button:disabled{opacity:.5;cursor:default}.inbox-v2__pane-controls--views{justify-content:space-between;width:100%}.inbox-v2__worklist-filters-frame{z-index:6;border-bottom:1px solid var(--v2-border);background:linear-gradient(#fdfefe 0%,#f7f9fc 100%);gap:8px;padding:10px 12px;display:grid;position:relative;overflow:visible}.inbox-v2__worklist-filters-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__worklist-attention-chips{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.inbox-v2__worklist-attention-chips button{color:#2c3440;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #ced8e3;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.inbox-v2__worklist-attention-chips button span{color:#273142;background:#eef2f7;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:800}.inbox-v2__worklist-attention-chips button.is-active{color:#10151d;border-color:#10151d}.inbox-v2__worklist-attention-chips button.is-new{border-color:#d6deea}.inbox-v2__worklist-attention-chips button.is-risk{color:#5e4417;border-color:#d7b06a}.inbox-v2__worklist-attention-chips button.is-critical{color:#7a1616;border-color:#d03a3a}.inbox-v2__worklist-attention-chips button.is-closed{color:#475569;border-color:#64748b57}.inbox-v2__worklist-attention-chips button.is-closed span{color:#475569;background:#f1f5f9}.inbox-v2__report-context{color:#4b3720;background:linear-gradient(#fff8eb 0%,#f7efde 100%);border:1px solid #d8c49c;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.inbox-v2__report-context strong{letter-spacing:.08em;text-transform:uppercase;font-size:11px}.inbox-v2__report-context em{color:#7a6140;font-style:normal}.inbox-v2__worklist-filters-frame .inbox-v2__inline-control{background:#fff;border-color:#d2dae3}.inbox-v2__worklist-filters-frame .inbox-v2__inline-control span{color:#687586}.inbox-v2__worklist-filters-frame .inbox-v2__inline-control select,.inbox-v2__worklist-filters-frame .inbox-v2__inline-control button{color:#1f262f;background:#fff;border-color:#c8d2dc}.inbox-v2__toolbar-dropdown{min-width:128px;position:relative}.inbox-v2__worklist-filters-frame--inbox-queue .inbox-v2__worklist-filters-row{flex-wrap:wrap;align-items:stretch}.inbox-v2__worklist-filters-frame--inbox-queue .inbox-v2__toolbar-dropdown{flex:136px;min-width:112px;max-width:none}.inbox-v2__worklist-filters-frame--inbox-queue .inbox-v2__worklist-sort-badge-control{min-width:min(100%,136px)}.inbox-v2__worklist-filters-frame--inbox-queue .inbox-v2__toolbar-dropdown-trigger{grid-template-columns:24px minmax(0,1fr);gap:6px;min-height:46px;padding:7px 24px 7px 7px}.inbox-v2__worklist-filters-frame--inbox-queue .inbox-v2__toolbar-dropdown-icon{border-radius:8px;width:24px;height:24px}.inbox-v2__worklist-filters-frame--inbox-queue .inbox-v2__toolbar-dropdown-icon svg{width:12px;height:12px}.inbox-v2__worklist-filters-frame--inbox-queue .inbox-v2__toolbar-dropdown-chev{right:7px}.inbox-v2__worklist-filters-frame--inbox-queue .inbox-v2__toolbar-dropdown-kicker,.inbox-v2__worklist-filters-frame--inbox-queue .inbox-v2__toolbar-dropdown-value{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.inbox-v2__toolbar-dropdown-trigger{color:#1f262f;cursor:pointer;text-align:left;background:radial-gradient(120% 120% at 100% 0,#d4b46e17 0%,#d4b46e00 46%),linear-gradient(#fffffffa 0%,#f7fafcf5 100%);border:1px solid #bcc9d8f5;border-radius:13px;grid-template-columns:28px minmax(0,1fr);justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;padding:8px 32px 8px 9px;transition:border-color .16s,background .16s,box-shadow .18s,transform .18s;display:grid;position:relative;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #0f172a0a}.inbox-v2__toolbar-dropdown-trigger:hover{background:radial-gradient(120% 120% at 100% 0,#d4b46e21 0%,#d4b46e00 48%),linear-gradient(#fff 0%,#f5f8fb 100%);border-color:#a1aebefa;transform:translateY(-1px);box-shadow:inset 0 1px #fffffff0,0 10px 22px #0f172a14}.inbox-v2__toolbar-dropdown-trigger:focus-visible{outline-offset:2px;outline:2px solid #bc97506b}.inbox-v2__toolbar-dropdown-trigger[aria-expanded=true]{background:radial-gradient(120% 120% at 100% 0,#d4b46e2b 0%,#d4b46e00 52%),linear-gradient(#fffcf4fc 0%,#f8f1defa 100%);border-color:#bc9750d1;box-shadow:inset 0 1px #fffffff0,0 12px 26px #bc975024}.inbox-v2__toolbar-dropdown-icon{color:#526173;background:linear-gradient(#fffffff5 0%,#f1f5f9f0 100%);border:1px solid #cbd5e1d1;border-radius:9px;place-items:center;width:28px;height:28px;display:inline-grid;box-shadow:inset 0 1px #ffffffe0}.inbox-v2__toolbar-dropdown-trigger[aria-expanded=true] .inbox-v2__toolbar-dropdown-icon{color:#72561d;background:#fff8e5eb;border-color:#bc97507a}.inbox-v2__toolbar-dropdown-trigger.is-truth-filter.is-filter-active{border-color:color-mix(in srgb, var(--truth-filter-accent,#64748b) 36%, #c8d2dc);background:radial-gradient(120% 120% at 100% 0%, color-mix(in srgb, var(--truth-filter-accent,#64748b) 12%, transparent) 0%, transparent 52%), linear-gradient(180deg, #fff 0%, color-mix(in srgb, var(--truth-filter-bg,#f8fafc) 82%, #fff) 100%);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--truth-filter-accent,#64748b) 10%, transparent), 0 10px 22px color-mix(in srgb, var(--truth-filter-accent,#64748b) 10%, transparent)}.inbox-v2__toolbar-dropdown-trigger.is-truth-filter.is-filter-active .inbox-v2__toolbar-dropdown-icon{border-color:color-mix(in srgb, var(--truth-filter-accent,#64748b) 28%, #d8e1ea);background:color-mix(in srgb, var(--truth-filter-bg,#f8fafc) 84%, #fff);color:var(--truth-filter-accent,#64748b)}.inbox-v2__toolbar-dropdown-trigger.is-truth-filter.is-filter-active .inbox-v2__toolbar-dropdown-kicker,.inbox-v2__toolbar-dropdown-trigger.is-truth-filter.is-filter-active .inbox-v2__toolbar-dropdown-value{color:var(--truth-filter-text,#172231)}.inbox-v2__toolbar-dropdown-trigger.is-tone-success{--truth-filter-accent:#059669;--truth-filter-bg:#ecfdf5;--truth-filter-text:#047857}.inbox-v2__toolbar-dropdown-trigger.is-tone-warning{--truth-filter-accent:#d97706;--truth-filter-bg:#fffbeb;--truth-filter-text:#92400e}.inbox-v2__toolbar-dropdown-trigger.is-tone-danger{--truth-filter-accent:#dc2626;--truth-filter-bg:#fef2f2;--truth-filter-text:#b91c1c}.inbox-v2__toolbar-dropdown-trigger.is-tone-info{--truth-filter-accent:#0284c7;--truth-filter-bg:#f0f9ff;--truth-filter-text:#0369a1}.inbox-v2__toolbar-dropdown-trigger.is-tone-neutral{--truth-filter-accent:#64748b;--truth-filter-bg:#f8fafc;--truth-filter-text:#334155}.inbox-v2__toolbar-dropdown-copy{gap:3px;min-width:0;display:grid}.inbox-v2__toolbar-dropdown-chev{color:#6f7b8a;transition:transform .16s,color .16s;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.inbox-v2__toolbar-dropdown-trigger[aria-expanded=true] .inbox-v2__toolbar-dropdown-chev{color:#72561d;transform:translateY(-50%)rotate(180deg)}.inbox-v2__toolbar-dropdown-kicker{color:#687586;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:850;line-height:1}.inbox-v2__toolbar-dropdown-value{color:#172231;font-size:12px;font-weight:850;line-height:1.15}.inbox-v2__toolbar-dropdown-panel{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(120% 120% at 100% 0,#d4b46e1a 0%,#d4b46e00 46%),linear-gradient(#fffffffc 0%,#f8fafcfa 100%);border:1px solid #c7d2dff5;border-radius:16px;flex-direction:column;gap:9px;min-width:282px;max-width:min(420px,100vw - 40px);padding:12px;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 22px 46px #0f172a2e,inset 0 1px #ffffffeb}.inbox-v2__toolbar-dropdown-panel--align-end{left:auto;right:0}.inbox-v2__toolbar-dropdown-panel>button{width:100%}.inbox-v2__toolbar-dropdown-panel-header{gap:4px;padding:2px 2px 6px;display:grid}.inbox-v2__toolbar-dropdown-panel-header span{color:#172231;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:900}.inbox-v2__toolbar-dropdown-panel-header p{color:#64748b;margin:0;font-size:11px;font-weight:650;line-height:1.35}.inbox-v2__toolbar-option-row{color:#1f262f;text-align:left;cursor:pointer;background:#ffffffe6;border:1px solid #d3dce6f0;border-radius:12px;grid-template-columns:32px minmax(0,1fr) 20px;align-items:center;gap:10px;min-height:50px;padding:8px 9px;transition:border-color .15s,background .15s,box-shadow .16s,transform .16s;display:grid;box-shadow:inset 0 1px #ffffffd6}.inbox-v2__toolbar-option-row:hover,.inbox-v2__toolbar-option-row:focus-visible{background:#fff;border-color:#9aa9bbfa;outline:none;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffeb,0 10px 22px #0f172a14}.inbox-v2__toolbar-option-row.is-active{background:radial-gradient(120% 120% at 100% 0,#d4b46e21 0%,#d4b46e00 48%),linear-gradient(#fffbf1fa 0%,#f8f1def5 100%);border-color:#bc9750c7;box-shadow:inset 0 0 0 1px #bc975024,0 12px 26px #bc97501f}.inbox-v2__toolbar-option-row.is-danger.is-active{background:linear-gradient(#fff5f5fa 0%,#fee2e2f0 100%);border-color:#dc26266b;box-shadow:inset 0 0 0 1px #dc262614,0 12px 26px #dc26261a}.inbox-v2__toolbar-option-row.is-warning.is-active{background:linear-gradient(#fffbebfa 0%,#fef3c7f0 100%);border-color:#d977066b;box-shadow:inset 0 0 0 1px #d9770614,0 12px 26px #d977061a}.inbox-v2__toolbar-option-row.is-success.is-active{background:linear-gradient(#ecfdf5fa 0%,#d1fae5e0 100%);border-color:#0596695c;box-shadow:inset 0 0 0 1px #05966914,0 12px 26px #0596691a}.inbox-v2__toolbar-option-row.is-info.is-active{background:linear-gradient(#f0f9fffa 0%,#e0f2fee6 100%);border-color:#0284c757;box-shadow:inset 0 0 0 1px #0284c714,0 12px 26px #0284c71a}.inbox-v2__toolbar-option-row.is-neutral.is-active{background:linear-gradient(#f8fafcfa 0%,#f1f5f9eb 100%);border-color:#64748b57;box-shadow:inset 0 0 0 1px #64748b14,0 12px 26px #64748b14}.inbox-v2__toolbar-option-icon{color:#526173;background:linear-gradient(#fff 0%,#f1f5f9 100%);border:1px solid #cbd5e1d1;border-radius:10px;place-items:center;width:32px;height:32px;display:inline-grid}.inbox-v2__toolbar-option-row.is-active .inbox-v2__toolbar-option-icon{color:#72561d;background:#fff8e5f0;border-color:#bc975066}.inbox-v2__toolbar-option-row.is-danger.is-active .inbox-v2__toolbar-option-icon{color:#b91c1c;background:#fee2e2f0;border-color:#dc26263d}.inbox-v2__toolbar-option-row.is-warning.is-active .inbox-v2__toolbar-option-icon{color:#92400e;background:#fef3c7f0;border-color:#d977063d}.inbox-v2__toolbar-option-row.is-success.is-active .inbox-v2__toolbar-option-icon{color:#047857;background:#d1fae5f0;border-color:#05966938}.inbox-v2__toolbar-option-row.is-info.is-active .inbox-v2__toolbar-option-icon{color:#0369a1;background:#e0f2fef0;border-color:#0284c738}.inbox-v2__toolbar-option-row.is-neutral.is-active .inbox-v2__toolbar-option-icon{color:#475569;background:#f1f5f9f0;border-color:#64748b33}.inbox-v2__toolbar-option-copy{gap:3px;min-width:0;display:grid}.inbox-v2__toolbar-option-copy strong{color:#172231;text-transform:capitalize;font-size:12px;font-weight:850;line-height:1.15}.inbox-v2__toolbar-option-copy small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;line-height:1.25;overflow:hidden}.inbox-v2__toolbar-option-check{color:#72561d;opacity:0;background:#bc975024;border-radius:999px;place-items:center;width:20px;height:20px;transition:opacity .14s,transform .14s;display:inline-grid;transform:scale(.82)}.inbox-v2__toolbar-option-row.is-active .inbox-v2__toolbar-option-check{opacity:1;transform:scale(1)}.inbox-v2__toolbar-option-row--create{border-style:dashed;border-color:#94a3b8b8}.inbox-v2__toolbar-option-row--create .inbox-v2__toolbar-option-icon{font-size:18px;font-weight:800}.inbox-v2__toolbar-scroll-list{overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y;-webkit-overflow-scrolling:touch;gap:8px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.inbox-v2__toolbar-scroll-list--tags{max-height:282px}.inbox-v2__toolbar-scroll-actions{justify-content:flex-end;gap:7px;margin-top:-1px;padding-top:2px;display:flex}.inbox-v2__toolbar-scroll-actions button{color:#334155;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:linear-gradient(#fffffffa 0%,#f6f9fcf5 100%);border:1px solid #c7d2dff5;border-radius:999px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:0 10px;font-size:10px;font-weight:850;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffffeb,0 6px 12px #0f172a0d}.inbox-v2__toolbar-scroll-actions button:hover,.inbox-v2__toolbar-scroll-actions button:focus-visible{color:#72561d;background:linear-gradient(#fffcf4fc 0%,#f8f1def5 100%);border-color:#bc9750b8;outline:none}.inbox-v2__toolbar-dropdown-panel--sla{min-width:360px}.inbox-v2__toolbar-dropdown-panel--calendar{min-width:300px}.inbox-v2__toolbar-dropdown-panel--source{min-width:386px;max-width:min(386px,100vw - 32px)}.inbox-v2__toolbar-dropdown-panel--assigned{min-width:360px}.inbox-v2__toolbar-dropdown-actions{justify-content:flex-end;gap:8px;display:flex}.inbox-v2__toolbar-quick-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__toolbar-quick-options button{color:#1f262f;cursor:pointer;background:linear-gradient(#fffffff5 0%,#f8fafcf0 100%);border:1px solid #d3dce6f0;border-radius:11px;min-height:38px;padding:0 11px;font-size:11px;font-weight:800;box-shadow:inset 0 1px #ffffffd6}.inbox-v2__toolbar-quick-options button.is-active{color:#72561d;background:linear-gradient(#fffbf1fa 0%,#f8f1def5 100%);border-color:#bc9750b8}.inbox-v2__toolbar-dropdown-actions button{color:#1f262f;cursor:pointer;background:#fffffff0;border:1px solid #c7d2dff5;border-radius:10px;min-height:34px;padding:0 12px;font-size:11px;font-weight:800}.inbox-v2__sla-filter-control{min-width:360px}.inbox-v2__worklist-sla-filter{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__worklist-sla-filter button{width:100%}.inbox-v2__worklist-sla-filter button.is-active{color:#172231}.inbox-v2__worklist-sla-presets{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.inbox-v2__worklist-sla-presets button{color:#334155;cursor:pointer;text-align:center;background:#ffffffe6;border:1px solid #d3dce6f0;border-radius:12px;gap:4px;min-height:48px;padding:7px 6px;display:grid}.inbox-v2__worklist-sla-presets button span{font-size:12px;font-weight:900;line-height:1}.inbox-v2__worklist-sla-presets button small{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:850;line-height:1}.inbox-v2__worklist-sla-presets button:hover{background:#fff;border-color:#9aa9bbfa}.inbox-v2__worklist-sla-presets button.is-active{color:#72561d;background:linear-gradient(#fffbf1fa 0%,#f8f1def5 100%);border-color:#bc9750c7}.inbox-v2__worklist-sla-presets button.is-active small{color:#8a681f}.inbox-v2__worklist-sla-custom-label{justify-content:space-between;align-items:center;gap:10px;padding:2px 2px 0;display:flex}.inbox-v2__worklist-sla-custom-label span{color:#334155;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.inbox-v2__worklist-sla-custom-label em{color:#64748b;font-size:10px;font-style:normal;font-weight:700}.inbox-v2__worklist-sla-custom-range{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:8px;display:grid}.inbox-v2__worklist-sla-custom-range label{gap:5px;display:grid}.inbox-v2__worklist-sla-custom-range label span{color:#687586;text-transform:uppercase;font-size:10px;font-weight:700}.inbox-v2__worklist-sla-custom-range input{color:#1f262f;background:#fff;border:1px solid #c7d2dff5;border-radius:10px;width:100%;min-height:38px;padding:0 10px;font-size:13px;font-weight:850;line-height:1}.inbox-v2__worklist-sla-custom-range input:disabled{color:#8a94a3;background:#f4f6f8}.inbox-v2__date-picker-control{min-width:200px}.inbox-v2__date-picker-wrap{align-items:center;gap:6px;display:flex}.inbox-v2__date-picker-trigger{color:#1f262f;cursor:pointer;background:#fff;border:1px solid #c8d2dc;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.inbox-v2__date-picker-trigger svg{fill:currentColor}.inbox-v2__date-picker-trigger:hover{background:#f4f8fc;border-color:#9eabb9}.inbox-v2__date-picker-wrap input[type=date]{color:#1f262f;background:#fff;border:1px solid #c8d2dc;border-radius:8px;height:30px;padding:0 8px;font-size:12px;font-weight:600;line-height:1}.inbox-v2__date-picker-wrap input[type=date]:focus-visible{outline:2px solid var(--v2-focus);outline-offset:1px}.inbox-v2__worklist-more{position:relative}.inbox-v2__worklist-more summary{color:#1f262f;cursor:pointer;background:#fff;border:1px solid #c8d2dc;border-radius:8px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:600;line-height:1;list-style:none;display:inline-flex}.inbox-v2__worklist-more--sort-badge{width:100%}.inbox-v2__worklist-sort-badge-control{min-width:176px}.inbox-v2__worklist-sort-badge-control .inbox-v2__worklist-more--sort-badge summary{color:#1f262f;justify-content:space-between;width:100%;min-width:88px;padding:0 26px 0 8px;font-size:12px;font-weight:600;position:relative}.inbox-v2__worklist-sort-badge-control .inbox-v2__worklist-more--sort-badge summary:after{content:"▾";color:#6f7b8a;font-size:10px;position:absolute;top:50%;right:8px;transform:translateY(-52%)}.inbox-v2__worklist-more summary::-webkit-details-marker{display:none}.inbox-v2__worklist-more>div{z-index:30;background:#fff;border:1px solid #d1dae3;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;min-width:520px;max-width:540px;padding:10px;display:grid;position:absolute;right:0;box-shadow:0 12px 28px #11161c24}.inbox-v2__worklist-more--sort-badge>div{z-index:2200;width:min(540px,100vw - 460px);min-width:320px;max-width:min(540px,100vw - 460px);max-height:min(72vh,520px);padding:12px;display:block;position:absolute;top:calc(100% + 6px);left:auto;right:0;overflow:auto;transform:none}.inbox-v2__worklist-more>div .inbox-v2__inline-control,.inbox-v2__worklist-more>div .inbox-v2__inline-control select,.inbox-v2__worklist-more>div .inbox-v2__inline-control button{width:100%}.inbox-v2__worklist-more>div>button{color:#1f262f;text-align:left;cursor:pointer;background:#fff;border:1px solid #c8d2dc;border-radius:8px;grid-column:span 2;padding:7px 8px;font-size:12px}.inbox-v2__worklist-more>div>button:hover{background:#f4f8fc}.inbox-v2__worklist-advanced-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.inbox-v2__worklist-advanced-actions button{color:#1f262f;cursor:pointer;background:#fff;border:1px solid #c8d2dc;border-radius:8px;min-height:30px;padding:0 12px;font-size:12px;font-weight:700;line-height:1}.inbox-v2__worklist-advanced-actions button:hover{background:#f4f8fc;border-color:#9eabb9}.inbox-v2__worklist-advanced-actions button.is-apply{color:#fff;background:linear-gradient(#232427 0%,#101114 100%);border-color:#111;box-shadow:0 2px 8px #0a0c0f38}.inbox-v2__worklist-badge-multiselect{grid-column:1/-1;grid-template-columns:1fr;gap:7px;display:grid}.inbox-v2__worklist-badge-panel{gap:10px}.inbox-v2__assigned-panel-summary{background:linear-gradient(135deg,#fffffff5 0%,#f8fafceb 54%,#eff6ffd1 100%);border:1px solid #cbd5e1a3;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;display:flex;box-shadow:inset 0 1px #ffffffeb}.inbox-v2__assigned-panel-summary span,.inbox-v2__assigned-panel-summary strong{align-items:center;min-width:0;line-height:1;display:inline-flex}.inbox-v2__assigned-panel-summary span{color:#334155;letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:10px;font-weight:850}.inbox-v2__assigned-panel-summary span i{background:#22c55e;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 3px #22c55e24}.inbox-v2__assigned-panel-summary strong{color:#0f172a;background:#0f172a0f;border-radius:999px;flex:none;padding:5px 8px;font-size:10px;font-weight:850}.inbox-v2__worklist-badge-groups-row{flex-wrap:wrap;align-items:center;gap:6px;padding-bottom:0;display:flex;overflow:visible}.inbox-v2__worklist-badge-group-toggle{color:#1f262f;cursor:pointer;background:#fff;border:1px solid #c8d2dc;border-radius:9px;flex:0 auto;justify-content:space-between;align-items:center;gap:6px;min-width:84px;min-height:34px;padding:0 9px;font-size:11px;font-weight:700;display:flex}.inbox-v2__worklist-badge-group-toggle span{white-space:normal}.inbox-v2__worklist-badge-group-toggle em{color:#6c7888;font-size:10px;font-style:normal}.inbox-v2__worklist-badge-group-toggle:hover{background:#f4f8fc;border-color:#9eabb9}.inbox-v2__worklist-badge-group-toggle.is-active{background:#eef4fb;border-color:#8f9eaf}.inbox-v2__worklist-badge-group-toggle.is-selected{box-shadow:inset 0 0 0 1px #d4b169}.inbox-v2__worklist-badge-mode{grid-column:1/-1;align-items:center;gap:6px;padding:2px 0;display:flex}.inbox-v2__worklist-badge-mode button{color:#1f262f;cursor:pointer;background:#fff;border:1px solid #c8d2dc;border-radius:8px;min-width:56px;min-height:30px;padding:0 10px;font-size:12px;font-weight:600;line-height:1}.inbox-v2__worklist-badge-mode button:hover{background:#f4f8fc;border-color:#9eabb9}.inbox-v2__worklist-badge-mode button.is-active{color:#16202c;background:#eef4fb;border-color:#8f9eaf}.inbox-v2__worklist-badge-multiselect label{color:#1f262f;cursor:pointer;background:#fff;border:1px solid #d2dae3;border-radius:9px;align-items:center;gap:7px;min-height:36px;padding:6px 8px;font-size:12px;font-weight:600;display:flex}.inbox-v2__worklist-badge-multiselect label em{color:var(--v2-text-soft);margin-left:auto;font-size:10px;font-style:normal;font-weight:700}.inbox-v2__worklist-presence-badge{letter-spacing:.04em;text-align:center;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:999px;flex:none;min-width:66px;padding:3px 7px;font-size:8px;font-weight:800;line-height:1.2}.inbox-v2__worklist-presence-badge.is-logged-in{color:#166534;background:#16a34a1a}.inbox-v2__worklist-presence-badge.is-logged-out{color:#b42318;background:#ef44441a}.inbox-v2__worklist-badge-group{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:7px;display:grid}.inbox-v2__worklist-badge-options{background:linear-gradient(#f8fafc 0%,#f3f6fa 100%);border:0;border-radius:10px;padding:7px}.inbox-v2__worklist-badge-group-title--with-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.inbox-v2__worklist-badge-group-title--with-meta em{color:#64748b;letter-spacing:0;text-transform:none;font-size:9px;font-style:normal;font-weight:800}.inbox-v2__worklist-badge-options--assigned{overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y;-webkit-overflow-scrolling:touch;min-height:0;max-height:286px;overflow-y:auto}.inbox-v2__worklist-badge-options--assigned label{background:0 0;border:0;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:2px 8px;min-height:36px;padding:6px 7px;display:grid}.inbox-v2__worklist-badge-options--assigned label+label{border-top:1px solid #cbd5e19e;border-radius:0}.inbox-v2__worklist-badge-options--assigned label:hover{background:#ffffffb8}.inbox-v2__worklist-badge-options--assigned label:has(input:checked){background:#fff;box-shadow:inset 0 0 0 1px #2563eb29}.inbox-v2__worklist-badge-options--assigned label input{grid-row:1/span 2;align-self:center}.inbox-v2__worklist-badge-options--assigned label span{text-overflow:ellipsis;white-space:nowrap;align-self:end;min-width:0;font-size:11px;font-weight:760;line-height:1.15;overflow:hidden}.inbox-v2__worklist-badge-options--assigned label em{text-overflow:ellipsis;white-space:nowrap;opacity:.82;grid-column:2;align-self:start;min-width:0;margin-left:0;font-size:9px;font-weight:720;line-height:1.1;overflow:hidden}.inbox-v2__worklist-badge-options--assigned .inbox-v2__worklist-presence-badge{grid-area:1/3/span 2;place-self:center end}.inbox-v2__toolbar-empty-note{color:#64748b;background:#ffffffb8;border:1px dashed #94a3b89e;border-radius:9px;grid-column:1/-1;margin:0;padding:10px;font-size:11px;font-weight:700;line-height:1.35}.inbox-v2__worklist-badge-actions{border-top:1px solid #cbd5e19e;justify-content:flex-end;gap:8px;padding-top:9px;display:flex}.inbox-v2__worklist-badge-actions button{color:#1f262f;cursor:pointer;background:#fff;border:1px solid #c8d2dc;border-radius:8px;min-height:30px;padding:0 12px;font-size:12px;font-weight:700;line-height:1}.inbox-v2__worklist-badge-actions button:hover{background:#f4f8fc;border-color:#9eabb9}.inbox-v2__worklist-badge-actions button.is-apply{color:#fff;background:linear-gradient(#232427 0%,#101114 100%);border-color:#111;box-shadow:0 2px 8px #0a0c0f38}.inbox-v2__worklist-badge-actions button.is-apply:hover{background:linear-gradient(#2b2c30 0%,#131417 100%);border-color:#000}.inbox-v2__source-integration-list{grid-column:1/-1;width:100%;max-height:min(430px,52vh)}.inbox-v2__source-health{background:#f8fafc;border:1px solid #dbe4ee;border-radius:12px;gap:9px;padding:11px;display:grid}.inbox-v2__source-health.is-healthy{background:#f4fbf7;border-color:#bde5d2}.inbox-v2__source-health.is-syncing{background:#f4f8ff;border-color:#bfdbfe}.inbox-v2__source-health.is-attention{background:#fffaf0;border-color:#f1d29b}.inbox-v2__source-health-header{grid-template-columns:9px minmax(0,1fr);align-items:start;gap:8px;display:grid}.inbox-v2__source-health-indicator{background:#94a3b8;border-radius:999px;width:8px;height:8px;margin-top:4px;box-shadow:0 0 0 3px #94a3b826}.inbox-v2__source-health.is-healthy .inbox-v2__source-health-indicator{background:#15946a;box-shadow:0 0 0 3px #15946a24}.inbox-v2__source-health.is-syncing .inbox-v2__source-health-indicator{background:#2563eb;box-shadow:0 0 0 3px #2563eb21}.inbox-v2__source-health.is-attention .inbox-v2__source-health-indicator{background:#c77b16;box-shadow:0 0 0 3px #c77b1621}.inbox-v2__source-health-header strong{color:#18212d;font-size:12px;line-height:1.25;display:block}.inbox-v2__source-health-header p{color:#64748b;margin:3px 0 0;font-size:10px;line-height:1.4}.inbox-v2__source-health-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.inbox-v2__source-health-metrics>span{color:#64748b;background:#ffffffc7;border:1px solid #cbd5e1c7;border-radius:8px;gap:2px;min-width:0;padding:6px 7px;font-size:9px;display:grid}.inbox-v2__source-health-metrics strong{color:#1e293b;text-overflow:ellipsis;font-size:11px;overflow:hidden}.inbox-v2__source-health-runtime{flex-wrap:wrap;gap:5px;display:flex}.inbox-v2__source-health-runtime span{color:#526173;background:#e2e8f0b8;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:700;line-height:1}.inbox-v2__source-health-providers{flex-wrap:wrap;gap:5px;display:flex}.inbox-v2__source-health-providers>span{background:#ffffffc7;border:1px solid #cbd5e1c2;border-radius:7px;align-items:center;gap:4px;min-width:0;padding:5px 6px;display:inline-flex}.inbox-v2__source-health-providers i{background:#94a3b8;border-radius:999px;flex:none;width:6px;height:6px}.inbox-v2__source-health-providers .is-healthy i{background:#15946a}.inbox-v2__source-health-providers .is-syncing i{background:#2563eb}.inbox-v2__source-health-providers .is-attention i{background:#c77b16}.inbox-v2__source-health-providers strong,.inbox-v2__source-health-providers em,.inbox-v2__source-health-providers small{color:#334155;font-size:9px;font-style:normal;line-height:1}.inbox-v2__source-health-providers em{color:#738196}.inbox-v2__source-health-providers small{color:#64748b;align-self:center;font-weight:800}.inbox-v2__toolbar-dropdown-panel--source .inbox-v2__worklist-badge-group{grid-template-columns:minmax(0,1fr)}.inbox-v2__toolbar-dropdown-panel--source .inbox-v2__inbox-integration-row--group{grid-template-columns:54px minmax(0,1fr)}.inbox-v2__toolbar-dropdown-panel--source .inbox-v2__inbox-integration-provider-toggle{grid-template-columns:16px 34px;align-self:start;gap:4px;width:54px;height:34px;margin-top:2px}.inbox-v2__toolbar-dropdown-panel--source .inbox-v2__inbox-integration-accounts{margin-left:0}.inbox-v2__toolbar-dropdown-panel--source .inbox-v2__inbox-integration-provider-toggle>.inbox-v2__inbox-integration-logo{width:30px;height:30px;box-shadow:none;background:0 0;border:0;overflow:visible}.inbox-v2__toolbar-dropdown-panel--source .inbox-v2__inbox-integration-logo img{width:25px;height:25px}.inbox-v2__toolbar-dropdown-panel--source .inbox-v2__inbox-integration-logo svg{width:16px;height:16px}.inbox-v2__toolbar-dropdown-panel--source .inbox-v2__inbox-integration-provider-toggle>input{appearance:none;background:#fff;border:1px solid #9fb6d8;border-radius:4px;justify-self:start;place-items:center;width:14px;height:14px;display:grid;box-shadow:0 1px 3px #0f172a29,0 0 0 2px #ffffffeb}.inbox-v2__toolbar-dropdown-panel--source .inbox-v2__inbox-integration-provider-toggle>input:checked{background:#2563eb;border-color:#2563eb}.inbox-v2__toolbar-dropdown-panel--source .inbox-v2__inbox-integration-provider-toggle>input:checked:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:7px;height:4px;transform:translateY(-1px)rotate(-45deg)}.inbox-v2__toolbar-dropdown-panel--source .inbox-v2__inbox-integration-account-toggle input:disabled{cursor:not-allowed}.inbox-v2__toolbar-dropdown-panel--source .inbox-v2__inbox-integration-account-toggle input{appearance:none;background:#fff;border:1px solid #9fb6d8;border-radius:4px;place-items:center;width:13px;height:13px;display:grid}.inbox-v2__toolbar-dropdown-panel--source .inbox-v2__inbox-integration-account-toggle input:checked{background:#2563eb;border-color:#2563eb}.inbox-v2__toolbar-dropdown-panel--source .inbox-v2__inbox-integration-account-toggle input:checked:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:7px;height:4px;transform:translateY(-1px)rotate(-45deg)}.inbox-v2__toolbar-dropdown-panel--source .inbox-v2__inbox-integration-account-toggle.is-disabled em{color:#5d6978;background:#f4f7fa;border-color:#d6dee8}.inbox-v2__worklist-badge-group-title{letter-spacing:.08em;text-transform:uppercase;color:#6f7b8a;grid-column:1/-1;margin:0;padding-top:2px;font-size:10px;font-weight:700}.inbox-v2__worklist-badge-group-title em{float:right;color:#64748b;letter-spacing:0;text-transform:none;font-size:9px;font-style:normal;font-weight:800}.inbox-v2__worklist-badge-multiselect label:hover{background:#f7fafc;border-color:#a6b3c2}.inbox-v2__worklist-badge-multiselect input[type=checkbox]{accent-color:#111}.inbox-v2__worklist-active-filters{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.inbox-v2__worklist-active-filters button{color:#2c3440;cursor:pointer;background:#fff;border:1px solid #ced8e3;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600;line-height:1}.inbox-v2__worklist-active-filters button:hover{background:#f2f7fb}.inbox-v2__worklist-active-filters .inbox-v2__toolbar-clear-all{background:#f8fbff;border-style:dashed;border-color:#9eb0c3;font-weight:700}.inbox-v2__worklist-active-filters .inbox-v2__toolbar-clear-all:hover{background:#edf5fc}.inbox-v2__worklist-rows{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--worklist-scrollbar-thumb) var(--worklist-scrollbar-track);align-content:start;gap:8px;min-height:0;padding:10px 10px 10px 14px;display:grid;position:relative;overflow:hidden scroll}.orders-worklist-error-inline{margin:0}.inbox-v2__worklist-rows:has(.inbox-v2__operator-empty){grid-template-rows:minmax(0,1fr);align-content:stretch;gap:0;padding:0}.inbox-v2__preview-scroll:has(.inbox-v2__operator-empty){grid-template-rows:minmax(0,1fr);align-content:stretch}.inbox-v2__worklist-rows::-webkit-scrollbar{width:var(--worklist-scrollbar-size)}.inbox-v2__worklist-rows::-webkit-scrollbar-track{background:var(--worklist-scrollbar-track);border-left:1px solid #d7e0ea}.inbox-v2__worklist-rows::-webkit-scrollbar-thumb{background:var(--worklist-scrollbar-thumb);border:2px solid var(--worklist-scrollbar-track);border-radius:999px}.inbox-v2__worklist:hover .inbox-v2__worklist-rows::-webkit-scrollbar-thumb{background:#5f7288}.inbox-v2__worklist.is-smart-fit .inbox-v2__worklist-rows{gap:6px;padding:8px 8px 8px 12px}.inbox-v2__worklist-date-group{gap:6px;display:grid}.inbox-v2__worklist-date-header{border-top:1px solid #d8e1ea;justify-content:space-between;align-items:center;padding-top:6px;display:flex}.inbox-v2__worklist-date-group:first-child .inbox-v2__worklist-date-header{border-top:none;padding-top:0}.inbox-v2__worklist-date-header span{letter-spacing:.08em;text-transform:uppercase;color:#5e6b79;font-size:11px;font-weight:800}.inbox-v2__worklist-date-header em{color:#7a8794;font-size:11px;font-style:normal;font-weight:700}.inbox-v2__worklist-date-items{gap:8px;display:grid}.inbox-v2__worklist.is-smart-fit .inbox-v2__worklist-date-items{gap:6px}.inbox-v2__worklist-skeleton{gap:8px;display:grid}.inbox-v2__worklist-loading-more{color:#516174;text-align:left;background:linear-gradient(#fffffffa,#f8fafcf0);border:1px solid #94a3b838;border-radius:12px;grid-template-columns:28px minmax(0,auto);justify-content:center;align-items:center;gap:9px;width:100%;padding:10px 14px;display:inline-grid;box-shadow:inset 0 1px #ffffffd1,0 6px 14px #0f172a09}.inbox-v2__worklist-loading-more-icon{color:#475569b8;background:#f8fafcc7;border:1px solid #64748b29;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:950;line-height:1;display:inline-flex}.inbox-v2__worklist-loading-more-copy{gap:2px;min-width:0;display:grid}.inbox-v2__worklist-loading-more-copy strong{color:#2f3b4a;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:950;line-height:1.15}.inbox-v2__worklist-loading-more-copy small{color:#6b7786;letter-spacing:0;font-size:10px;font-weight:700;line-height:1.3}.inbox-v2__worklist-loading-more.is-complete{background:linear-gradient(#fffffffc,#f8fafced);border-color:#94a3b833}.inbox-v2__worklist-loading-more.is-complete .inbox-v2__worklist-loading-more-icon{color:#334155ad;background:#ffffffd6;border-color:#64748b29}.inbox-v2__worklist-skeleton-row{background:linear-gradient(90deg,#f3f6f9 0%,#fafcff 45%,#f3f6f9 100%);border:1px solid #e3e8ed;border-radius:12px;height:90px}.inbox-v2__worklist-error{background:#fff7f5;border:1px solid #e2cfc9;border-radius:10px;gap:8px;padding:10px;display:grid}.inbox-v2__worklist-error p{color:#8b2f25;margin:0;font-size:12px}.inbox-v2__worklist-error button{color:#111;cursor:pointer;background:#fff;border:1px solid #d8c3bc;border-radius:8px;width:fit-content;padding:5px 8px;font-size:12px}.inbox-v2__row{text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe2e9;border-radius:13px;gap:8px;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .18s,background .18s,box-shadow .22s;display:grid;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 1px #11161c08}.inbox-v2__row:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(112deg,#fff0 14%,#ffffff8c 48%,#fff0 78%);transition:opacity .18s,transform .32s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-22%)}.inbox-v2__row-shell{position:relative}.inbox-v2__row-shell.is-overflow-open,.orders-worklist-row-shell.is-overflow-open{z-index:80}.orders-worklist-row-shell.is-overflow-open{overflow:visible}.inbox-v2__row-shell.is-dismissing,.orders-worklist-row-shell.is-dismissing{pointer-events:none;animation:.24s cubic-bezier(.4,0,.2,1) forwards queue-row-dismiss}.inbox-v2__worklist-date-items>.inbox-v2__row-shell{opacity:0;animation:.26s cubic-bezier(.22,1,.36,1) both inbox-v2-card-enter;animation-delay:calc(var(--inbox-v2-enter-index,0) * 24ms)}.inbox-v2__row-shell .inbox-v2__row{width:100%}.inbox-v2__row.is-non-operational-row{background:linear-gradient(#fffffff0,#f8fafceb);border-color:#64748b2e;box-shadow:inset 3px 0 #94a3b847,0 1px #0f172a08}.inbox-v2__row.is-non-operational-row.is-active{border-color:#64748b47;box-shadow:inset 3px 0 #64748b6b,0 0 0 1px #64748b14,0 10px 28px #0f172a12}.inbox-v2__row.is-non-operational-row .inbox-v2__row-subject,.inbox-v2__row.is-non-operational-row .inbox-v2__row-preview{color:#475569}.inbox-v2__row.is-non-operational-row .inbox-v2__queue-badge.is-action-no_response_needed{color:#475569;background:linear-gradient(#f8fafcfa,#f1f5f9eb);border-color:#64748b33}.inbox-v2__row-shell .inbox-v2__row.is-comfortable{padding-right:46px}.inbox-v2__row-shell .inbox-v2__row.is-compact{padding-right:42px}.inbox-v2__row.is-comfortable{padding:12px}.inbox-v2__row.is-compact{gap:6px;padding:9px 10px}.inbox-v2__worklist.is-smart-fit .inbox-v2__row{gap:6px}.inbox-v2__worklist.is-smart-fit .inbox-v2__row.is-comfortable{padding:10px}.inbox-v2__worklist.is-smart-fit .inbox-v2__row.is-compact{padding:8px 9px}.inbox-v2__worklist.is-smart-fit .inbox-v2__row-shell .inbox-v2__row.is-comfortable{padding-right:44px}.inbox-v2__worklist.is-smart-fit .inbox-v2__row-shell .inbox-v2__row.is-compact{padding-right:40px}.inbox-v2__row:hover{border-color:var(--v2-border-strong);background:#f9fbfe;transform:translateY(-2px);box-shadow:0 14px 26px #11161c14}.inbox-v2__row:hover:before,.inbox-v2__row:focus-visible:before,.inbox-v2__row-shell:focus-within .inbox-v2__row:before{opacity:1;transform:translate(16%)}.inbox-v2__row.is-active{background:#f2f5f8;border-color:#111;box-shadow:0 16px 30px #11161c1a}.inbox-v2__row.is-read-row{opacity:.88;background:#edf2f7;border-color:#d5dde6;box-shadow:inset 0 1px #ffffff7a}.inbox-v2__row.is-read-row:hover{opacity:1;background:#e8eef5}.inbox-v2__row.is-read-row .inbox-v2__row-identity strong,.inbox-v2__row.is-read-row .inbox-v2__row-subject,.inbox-v2__row.is-read-row .inbox-v2__row-time{color:#536171;font-weight:600}.inbox-v2__row.is-read-row .inbox-v2__row-preview,.inbox-v2__row.is-read-row .inbox-v2__row-identity em{color:#8a96a5}.inbox-v2__row.is-read-row .inbox-v2__row-sender-avatar,.inbox-v2__row.is-read-row .inbox-v2__row-badge-rail,.inbox-v2__row.is-read-row .inbox-v2__row-meta,.inbox-v2__row.is-read-row .inbox-v2__topic-badge{opacity:.74}.inbox-v2__row.is-risk-row{border-left:3px solid #d9b884}.inbox-v2__row.is-critical-row{border-color:#d03a3a6b #d03a3a6b #d03a3a6b #d03a3a;border-left-style:solid;border-left-width:3px;box-shadow:0 0 0 1px #d03a3a2e,inset 0 0 0 1px #d03a3a1f,inset 0 0 26px #d03a3a14}.inbox-v2__row.has-critical-order-alert{background:linear-gradient(#fffffffa,#fff7f7f0),#fff}.inbox-v2__row.has-warning-order-alert:not(.has-critical-order-alert){border-left:3px solid #d9b884}@keyframes ordersIssueRowPulse{0%,to{box-shadow:0 0 0 1px #dc262624,inset 0 0 0 1px #dc262614}50%{box-shadow:0 0 0 1px #dc262652,0 0 18px #dc26261f,inset 0 0 0 1px #dc262624}}.inbox-v2__row.has-order-issue-alert{background:linear-gradient(#fffffffa 0%,#fff7f7fa 100%),#fff;border-left:3px solid #dc2626;box-shadow:0 0 0 1px #dc26261a,0 10px 24px #b91c1c14,inset 6px 0 #dc26261f}.inbox-v2__row.has-critical-order-issue-alert{border-color:#dc26267a}.inbox-v2__row.has-order-issue-alert{animation:2.8s ease-in-out infinite ordersIssueRowPulse}@media (prefers-reduced-motion:reduce){.inbox-v2__row.has-order-issue-alert{animation:none}}.inbox-v2__row.is-sla-overtime-row{background:linear-gradient(#fff 0%,#fff7f7 100%);border-left:3px solid #d03a3a}.inbox-v2__row.is-new-row{background:linear-gradient(#fff 0%,#f8fbff 100%),#fff;border-color:#8ab4f8;box-shadow:inset 6px 0 #1a73e8,0 0 0 1px #1a73e814,0 5px 16px #1a73e81f}.inbox-v2__row.is-unread-row{background:linear-gradient(#fff 0%,#f9fcff 100%),#fff;border-color:#8ab4f8;box-shadow:inset 6px 0 #1a73e8,0 0 0 1px #1a73e814,0 5px 16px #0f172a1a}.inbox-v2__row.is-just-assigned-row{background:linear-gradient(#fffcf5 0%,#fff7edf5 100%);border-color:#f59e0b47;box-shadow:0 0 0 1px #f59e0b1a,inset 0 0 0 1px #fbbf241a}.inbox-v2__row.is-unread-row .inbox-v2__row-identity strong,.inbox-v2__row.is-new-row .inbox-v2__row-identity strong,.inbox-v2__row.is-unread-row .inbox-v2__row-subject,.inbox-v2__row.is-new-row .inbox-v2__row-subject,.inbox-v2__row.is-unread-row .inbox-v2__row-time,.inbox-v2__row.is-new-row .inbox-v2__row-time{color:#0f1419;font-weight:900}.inbox-v2__row.is-unread-row .inbox-v2__row-subject,.inbox-v2__row.is-new-row .inbox-v2__row-subject{font-size:14.5px}.inbox-v2__row.is-unread-row .inbox-v2__row-preview,.inbox-v2__row.is-new-row .inbox-v2__row-preview{color:#263343;font-weight:760}.inbox-v2__row.is-unread-row .inbox-v2__row-sender-avatar,.inbox-v2__row.is-new-row .inbox-v2__row-sender-avatar{border-color:#1a73e861;box-shadow:0 0 0 3px #1a73e81a,0 2px 8px #0f172a1f}.inbox-v2__row.is-unread-row .inbox-v2__row-identity em,.inbox-v2__row.is-new-row .inbox-v2__row-identity em{color:#344054}.inbox-v2__row.is-active.is-read-row,.inbox-v2__row.is-active.is-unread-row,.inbox-v2__row.is-active.is-new-row{opacity:1;background:#eef3f8;border-color:#111;box-shadow:inset 6px 0 #111,0 16px 30px #11161c1a}.inbox-v2__row:focus-visible{outline:2px solid var(--v2-focus);outline-offset:1px;transform:translateY(-1px);box-shadow:0 14px 28px #11161c1a}.inbox-v2__just-assigned-pill{color:#92400e;letter-spacing:.01em;background:#fffbebfa;border:1px solid #f59e0b47;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.inbox-v2__assigned-handoff-banner{color:#9a3412;background:linear-gradient(135deg,#fffbebfa,#fff7edf5);border:1px solid #f59e0b38;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex;box-shadow:0 8px 24px #f59e0b14}.inbox-v2__assigned-handoff-banner>div{gap:4px;display:grid}.inbox-v2__assigned-handoff-banner strong{font-size:13px}.inbox-v2__assigned-handoff-banner span{color:#9a3412;font-size:12px}.inbox-v2__assigned-handoff-banner button{color:#7c2d12;background:#ffffffeb;border:1px solid #f59e0b3d;border-radius:10px;min-height:36px;padding:0 12px;font-weight:700}.inbox-v2__row-action{color:#344054;opacity:0;pointer-events:none;background:#fffffff5;border:1px solid #10182829;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .16s,transform .22s cubic-bezier(.22,1,.36,1),border-color .18s,background .18s,color .18s,box-shadow .22s;display:inline-flex;position:relative;transform:translateY(-2px)scale(.96);box-shadow:0 1px #11161c0a}.inbox-v2__row-side-actions{z-index:2;align-items:start;gap:6px;display:grid;position:absolute;top:10px;right:10px}.inbox-v2__row-shell:hover .inbox-v2__row-action,.inbox-v2__row-shell:focus-within .inbox-v2__row-action,.inbox-v2__row-action.is-pinned{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.inbox-v2__row-action:before{content:"";opacity:0;pointer-events:none;border:5px solid #0000;border-top-color:#0f172af0;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 3px);right:9px;transform:translateY(4px)}.inbox-v2__row-action:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172af0;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:600;line-height:1;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(4px);box-shadow:0 10px 24px #0f172a38}.inbox-v2__row-action:hover,.inbox-v2__row-action:focus-visible{color:#11161c;background:#f8fafc;border-color:#1018284d}.inbox-v2__row-action.is-pinned{color:#15803d;background:linear-gradient(#f0fdf4fa,#dcfce7fa);border-color:#227c5447;box-shadow:0 1px #15803d1f,0 0 0 1px #4ade801f}.inbox-v2__row-action.is-pinned:hover,.inbox-v2__row-action.is-pinned:focus-visible{color:#166534;background:linear-gradient(#ecfdf5fc,#d1fae5fc);border-color:#16653457}.inbox-v2__row-action:hover:before,.inbox-v2__row-action:hover:after,.inbox-v2__row-action:focus-visible:before,.inbox-v2__row-action:focus-visible:after{opacity:1;transform:translateY(0)}.inbox-v2__row-action:focus-visible{outline-offset:2px;outline:2px solid #11182747}.inbox-v2__row-action svg{transform-origin:50% 55%;width:14px;height:14px;transition:transform .24s cubic-bezier(.22,1,.36,1),filter .22s;overflow:visible;transform:rotate(-16deg)translateY(.5px)scale(.94)}.inbox-v2__row-action.is-overflow svg{transform:none}.inbox-v2__row-action.is-overflow:hover svg,.inbox-v2__row-action.is-overflow:focus-visible svg{transform:scale(1.04)}.queue-row-overflow-menu{z-index:90;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #1118271f;border-radius:12px;gap:4px;min-width:180px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 40px #0f172a29}.queue-row-overflow-item{color:#1f2937;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;padding:9px 10px;font-size:12px;font-weight:700;text-decoration:none;transition:background .16s,color .16s;display:flex}.queue-row-overflow-item__icon{color:currentColor;opacity:.72;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.queue-row-overflow-item__icon svg{flex:none;width:14px;height:14px;overflow:visible}.queue-row-overflow-item span:not(.queue-row-overflow-item__icon){min-width:0}.queue-row-overflow-item:hover,.queue-row-overflow-item:focus-visible{color:#111827;background:#f4f7fb;outline:none}.queue-row-overflow-item:hover .queue-row-overflow-item__icon,.queue-row-overflow-item:focus-visible .queue-row-overflow-item__icon{opacity:.95}.queue-row-overflow-item.is-danger{color:#b42318}.queue-row-overflow-item.is-danger:hover,.queue-row-overflow-item.is-danger:focus-visible{color:#912018;background:#fff3f2}.queue-row-overflow-item:disabled{opacity:.45;cursor:not-allowed;color:#94a3b8;background:0 0}.queue-row-overflow-item:disabled:hover,.queue-row-overflow-item:disabled:focus-visible{color:#94a3b8;background:0 0}.queue-row-overflow-divider{background:#94a3b83d;height:1px;margin:2px 4px;display:block}.queue-row-action-confirm{z-index:4;background:linear-gradient(#fffbebfa,#fff7edfa),radial-gradient(circle at 100% 0,#fbbf2424,#0000 44%);border:1px solid #f59e0b33;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid;position:absolute;inset:8px 46px 8px 8px;box-shadow:0 18px 34px #0f172a1f}.queue-row-action-confirm.is-remove,.queue-row-action-confirm.is-delete{background:linear-gradient(#fff8f8fa,#fff1f2fa),radial-gradient(circle at 100% 0,#f43f5e1f,#0000 42%);border-color:#f43f5e38}.queue-row-action-confirm__icon{color:#9a3412;background:#ffffffd1;border:1px solid #f59e0b38;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:0 10px 20px #f59e0b24}.queue-row-action-confirm.is-remove .queue-row-action-confirm__icon,.queue-row-action-confirm.is-delete .queue-row-action-confirm__icon{color:#b42318;border-color:#f43f5e33;box-shadow:0 10px 20px #f43f5e1f}.queue-row-action-confirm__copy{gap:4px;display:grid}.queue-row-action-confirm__copy strong{color:#1f2937;font-size:14px}.queue-row-action-confirm__copy p{color:#5b6472;margin:0;font-size:12px;line-height:1.5}.queue-row-action-confirm__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.queue-row-action-confirm__actions button{color:#1f2937;font:inherit;cursor:pointer;background:#fffffff0;border:1px solid #94a3b847;border-radius:10px;padding:8px 11px;font-size:12px;font-weight:700}.queue-row-action-confirm__actions button.is-danger{color:#fff;background:#111827;border-color:#0f172ae6}.queue-row-action-confirm__actions button:disabled{cursor:wait;opacity:.7}@keyframes queue-row-dismiss{0%{opacity:1;max-height:220px;transform:translateY(0)scale(1)}to{opacity:0;max-height:0;transform:translateY(-10px)scale(.98)}}.inbox-v2__row-action:hover svg,.inbox-v2__row-action:focus-visible svg{transform:rotate(-10deg)translateY(-.5px)scale(.98)}.inbox-v2__row-action.is-pinned svg{filter:drop-shadow(0 1px #15803d2e);animation:.28s cubic-bezier(.2,.9,.2,1) inbox-v2-pin-settle;transform:rotate(0)translateY(0)scale(1)}.inbox-v2__row-action:disabled{opacity:1;pointer-events:auto;cursor:wait}@keyframes inbox-v2-pin-settle{0%{transform:rotate(-16deg)translateY(.5px)scale(.9)}58%{transform:rotate(2deg)translateY(-.4px)scale(1.08)}to{transform:rotate(0)translateY(0)scale(1)}}.inbox-v2__row-top{justify-content:space-between;gap:12px;display:flex}.inbox-v2__row-right{align-items:center;gap:8px;display:inline-flex}.inbox-v2__row-signal{letter-spacing:.06em;color:#344054;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #10182829;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:700}.inbox-v2__row-signal.is-new{color:#7a5f24;background:#fff9edfa;border-color:#f7b9555c}.inbox-v2__row-signal.is-risk{color:#92400e;background:#fef3c7f2;border-color:#ca8a044d}.inbox-v2__row-signal.is-critical{color:#991b1b;background:#fee2e2f2;border-color:#b91c1c59}.inbox-v2__row-sla-countdown{--sla-progress:70%;color:#344054;cursor:pointer;background:#fff;border:1px solid #10182824;border-radius:999px;align-items:center;gap:6px;min-height:22px;padding:2px 7px;font-size:10px;font-weight:850;line-height:1;display:inline-flex;box-shadow:0 1px #11161c0a}.inbox-v2__row-sla-countdown>span{background:#e5e7eb;border-radius:999px;width:46px;height:6px;display:block;overflow:hidden}.inbox-v2__row-sla-countdown>span>i{width:var(--sla-progress);border-radius:inherit;background:#22c55e;height:100%;transition:width .28s;display:block}.inbox-v2__row-sla-countdown strong{white-space:nowrap;font-size:10px;font-weight:900}.inbox-v2__row-sla-countdown.is-green{color:#15803d;background:#f0fdf4fa;border-color:#22c55e3d}.inbox-v2__row-sla-countdown.is-orange{color:#a16207;background:#fefce8fa;border-color:#eab30857}.inbox-v2__row-sla-countdown.is-orange>span>i{background:#eab308}.inbox-v2__row-sla-countdown.is-red{color:#c2410c;background:#fff7edfa;border-color:#f973165c;animation:1.8s ease-in-out infinite inbox-v2-sla-pulse}.inbox-v2__row-sla-countdown.is-red>span>i{background:#f97316}.inbox-v2__row-sla-countdown.is-overtime{color:#b91c1c;background:#fee2e2f5;border-color:#dc26265c;animation:1.6s ease-in-out infinite inbox-v2-sla-pulse}@keyframes inbox-v2-sla-pulse{0%,to{box-shadow:0 0 #dc262600}50%{box-shadow:0 0 0 3px #dc262614}}.inbox-v2__row-sender{align-items:center;gap:9px;min-width:0;display:inline-flex}.inbox-v2__row-sender-avatar{color:#475467;background:radial-gradient(circle at 35% 28%,#ffffffeb,#fff0 42%),linear-gradient(145deg,#f59e0b33,#0ea5e924),#fff;border:1px solid #0f172a24;border-radius:999px;flex:none;place-items:center;width:26px;height:26px;display:inline-grid;overflow:hidden;box-shadow:0 1px 2px #0f172a14}.inbox-v2__row-sender-avatar img{object-fit:cover;width:100%;height:100%}.inbox-v2__row-sender-avatar.is-provider-avatar{background:#fff;border-color:#94a3b85c;box-shadow:inset 0 0 0 1px #ffffffbd,0 1px 2px #0f172a14}.inbox-v2__row-sender-avatar.is-provider-avatar img{object-fit:contain;width:18px;height:18px}.inbox-v2__row-sender-avatar span{letter-spacing:.03em;font-size:10px;font-weight:900}.inbox-v2__row-sender-avatar.is-provider-avatar span{color:#475467;letter-spacing:.06em;font-size:9px}.inbox-v2__row-identity{align-items:baseline;gap:8px;min-width:0;display:flex}.inbox-v2__row-identity strong{color:var(--v2-text);white-space:nowrap;text-overflow:ellipsis;max-width:170px;font-size:14px;font-weight:800;overflow:hidden}.inbox-v2__worklist.is-smart-fit .inbox-v2__row-identity strong{max-width:160px;font-size:13px}.inbox-v2__row-identity em{color:var(--v2-text-soft);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:11px;font-style:normal;font-weight:700}.inbox-v2__row-direction-pill{text-transform:uppercase;letter-spacing:.08em;border:1px solid #0f172a24;border-radius:999px;align-items:center;padding:2px 7px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.inbox-v2__row-direction-pill.is-sent,.inbox-v2__row-meta span.is-sent{color:#334155;background:#f1f5f9f5;border-color:#1f29372e}.inbox-v2__row-direction-pill.is-scheduled,.inbox-v2__row-meta span.is-scheduled{color:#7a5512;background:#fff8e1f5;border-color:#caa24a6b}.inbox-v2__row-direction-pill.is-processing,.inbox-v2__row-meta span.is-processing{color:#335cb2;background:#ecf3fff5;border-color:#4169e152}.inbox-v2__row-direction-pill.is-failed,.inbox-v2__row-meta span.is-failed{color:#991b1b;background:#fef2f2f5;border-color:#b91c1c52}.inbox-v2__row-time{color:var(--v2-text-soft);font-size:12px;font-weight:700}.inbox-v2__worklist.is-smart-fit .inbox-v2__row-time{font-size:11px}.inbox-v2__row-subject{color:#151b21;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;line-height:1.35;overflow:hidden}.inbox-v2__worklist.is-smart-fit .inbox-v2__row-subject{font-size:13px}.inbox-v2__row-preview{color:var(--v2-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.45;overflow:hidden}.operatoros-live-working-note{color:#9a5b11;align-items:center;gap:8px;min-width:0;margin-top:2px;font-size:11px;font-weight:700;line-height:1.35;display:inline-flex}.operatoros-live-working-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.operatoros-live-working-dots{flex-shrink:0;align-items:flex-end;gap:4px;display:inline-flex}.operatoros-live-working-dot{background:#c27816eb;border-radius:999px;width:6px;height:6px;animation:1.18s ease-in-out infinite operatoros-live-working-bob;box-shadow:0 0 0 1px #ffdb9a59}.operatoros-live-working-dot:nth-child(2){animation-delay:.12s}.operatoros-live-working-dot:nth-child(3){animation-delay:.24s}@keyframes operatoros-live-working-bob{0%,80%,to{opacity:.36;transform:translateY(2px)scale(.92)}40%{opacity:1;transform:translateY(-2px)scale(1)}}.operatoros-collision-banner{background:linear-gradient(#fffaeffa,#fff6e6f5),radial-gradient(circle at 100% 0,#ffc4702e,#0000 46%);border:1px solid #c2781638;border-radius:14px;gap:8px;padding:12px 14px;display:grid;box-shadow:0 10px 24px #c2781614}.operatoros-collision-banner strong{color:#7c3f00;font-size:13px}.operatoros-collision-banner p{color:#8d5b20;margin:0;font-size:12px;line-height:1.55}.operatoros-collision-modal{gap:14px}.operatoros-collision-modal__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#9a5b11;margin:0 0 8px;font-size:11px;font-weight:800}.operatoros-collision-modal__summary{background:linear-gradient(#fffbf2fa,#fff7ecf5);border:1px solid #c278162e;border-radius:14px;gap:10px;padding:12px 14px;display:grid}.operatoros-collision-modal__summary strong{color:#7c3f00;font-size:13px}.operatoros-collision-modal__summary p{color:#6f4e2d;margin:0;font-size:12px;line-height:1.55}.inbox-v2__row-badge-rail{white-space:normal;flex-wrap:wrap;align-items:center;gap:7px;min-width:0;max-width:100%;display:flex;overflow:visible}.inbox-v2__row-badge-rail>*{flex:0 auto;min-width:0;max-width:100%}.inbox-v2__topic-badge{--topic-accent:#475467;--topic-bg:#f8fafcf0;--topic-border:#0f172a1f;border:1px solid var(--topic-border);background:linear-gradient(180deg, #ffffffeb, var(--topic-bg)), radial-gradient(circle at 0% 0%, color-mix(in srgb, var(--topic-accent) 14%, transparent), transparent 52%);color:#182230;border-radius:8px;grid-template-columns:8px minmax(0,auto);align-items:center;gap:7px;min-width:0;max-width:100%;min-height:24px;padding:3px 8px;display:inline-grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffdb,0 1px 2px #0f172a0a}.inbox-v2__topic-badge.is-interactive{appearance:none;cursor:pointer}.inbox-v2__topic-badge.is-interactive:hover{border-color:color-mix(in srgb, var(--topic-accent) 34%, #0f172a24);transform:translateY(-1px);box-shadow:inset 0 1px #ffffffe6,0 4px 10px #0f172a0f}.inbox-v2__topic-badge-mark{background:var(--topic-accent);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--topic-accent) 14%, transparent);border-radius:999px}.inbox-v2__topic-badge-copy{align-items:baseline;gap:6px;min-width:0;display:inline-flex;overflow:hidden}.inbox-v2__topic-badge-copy strong,.inbox-v2__topic-badge-copy em{text-overflow:ellipsis;white-space:nowrap;font-style:normal;line-height:1;display:block;overflow:hidden}.inbox-v2__topic-badge-copy strong{color:#111827;max-width:122px;font-size:10px;font-weight:900}.inbox-v2__topic-badge-copy em{max-width:76px;color:color-mix(in srgb, var(--topic-accent) 76%, #475467);text-transform:uppercase;font-size:8px;font-weight:900}.inbox-v2__topic-badge.is-topic-orders{--topic-accent:#2563eb;--topic-bg:#eff6fff5;--topic-border:#2563eb38}.inbox-v2__topic-badge.is-topic-shipping{--topic-accent:#0891b2;--topic-bg:#ecfefff5;--topic-border:#0891b23d}.inbox-v2__topic-badge.is-topic-refund{--topic-accent:#d97706;--topic-bg:#fffbebfa;--topic-border:#d977063d}.inbox-v2__topic-badge.is-topic-complaint{--topic-accent:#dc2626;--topic-bg:#fef2f2fa;--topic-border:#dc26263d}.inbox-v2__topic-badge.is-topic-product{--topic-accent:#16a34a;--topic-bg:#f0fdf4f5;--topic-border:#16a34a38}.inbox-v2__topic-badge.is-topic-billing{--topic-accent:#0f766e;--topic-bg:#f0fdfaf5;--topic-border:#0f766e38}.inbox-v2__topic-badge.is-topic-subscription{--topic-accent:#7c3aed;--topic-bg:#f5f3fffa;--topic-border:#7c3aed38}.inbox-v2__topic-badge.is-topic-account{--topic-accent:#4f46e5;--topic-bg:#eef2fffa;--topic-border:#4f46e538}.inbox-v2__topic-badge.is-topic-technical{--topic-accent:#9333ea;--topic-bg:#faf5fffa;--topic-border:#9333ea38}.inbox-v2__topic-badge.is-topic-ads,.inbox-v2__topic-badge.is-topic-documents{--topic-accent:#64748b;--topic-bg:#f8fafcfa;--topic-border:#64748b38}.inbox-v2__topic-badge.is-topic-feedback{--topic-accent:#ca8a04;--topic-bg:#fefce8fa;--topic-border:#ca8a0438}.inbox-v2__topic-badge.is-topic-vip_escalation{--topic-accent:#be123c;--topic-bg:#fff1f2fa;--topic-border:#be123c3d}.inbox-v2__topic-badge.is-topic-internal{--topic-accent:#475569;--topic-bg:#f8fafcfa;--topic-border:#47556933}.inbox-v2__topic-badge.is-topic-spam{--topic-accent:#64748b;--topic-bg:#f8fafcfa;--topic-border:#64748b38}.inbox-v2__topic-badge.is-topic-other{--topic-accent:#667085;--topic-bg:#f9fafbfa;--topic-border:#6670852e}.inbox-v2__topic-badge.is-source-fallback{opacity:.88}.inbox-v2__row-meta{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__row-meta span{color:#344054;text-transform:none;background:#fff;border:1px solid #10182829;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:700;line-height:1}.inbox-v2__row-meta span.is-interactive,.inbox-v2__row-disclosure span.is-interactive{cursor:pointer;border-color:#10182833}.inbox-v2__row-meta span.is-interactive:hover,.inbox-v2__row-disclosure span.is-interactive:hover{background:#f8fafc}.inbox-v2__row-meta span.is-critical{color:#991b1b;background:#fee2e2f2;border-color:#b91c1c59}.inbox-v2__row-meta span.is-new{color:#7a5f24;background:#fff9edfa;border-color:#f7b9555c}.inbox-v2__row-meta span.inbox-v2__sent-tags-pill{color:#475569;cursor:pointer;background:linear-gradient(#fffffffa,#f8fafceb);border-color:#64748b33;gap:5px}.inbox-v2__tags-badge-glyph{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;opacity:.78;flex:0 0 11px;width:11px;height:11px;display:inline-block}.inbox-v2__row-meta span.inbox-v2__sent-tags-pill:hover,.inbox-v2__row-meta span.inbox-v2__sent-tags-pill:focus-visible,.inbox-v2__row-meta span.inbox-v2__sent-tags-pill.is-expanded{color:#182230;background:linear-gradient(#f8fafcfa,#f1f5f9f0);border-color:#0f172a3d}.inbox-v2__row-badge{color:#344054;background:#fff;border:1px solid #10182829;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800;line-height:1}.inbox-v2__row-badge.is-critical{color:#b91c1c;background:#fee2e2f5;border-color:#dc26266b}.inbox-v2__row-badge.is-risk{color:#92400e;background:#fff7edf5;border-color:#d9770657}.inbox-v2__queue-badge{appearance:none;color:#273142;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #1118271f;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-width:0;max-width:100%;min-height:23px;padding:0 8px;font-size:10px;font-weight:850;line-height:1;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px #fffc,0 1px #0f172a0a}.inbox-v2__queue-badge.is-interactive{cursor:pointer}.inbox-v2__queue-badge.is-interactive:hover,.inbox-v2__queue-badge.is-interactive:focus-visible{border-color:#0f172a38;outline:none;box-shadow:inset 0 1px #ffffffdb,0 3px 10px #0f172a14}.inbox-v2__queue-badge--order-issue{color:#991b1b;background:linear-gradient(#fffffff5,#fef2f2f5),#fff;border-color:#dc262661}.inbox-v2__queue-badge--order-issue.is-risk{color:#92400e;background:linear-gradient(#fffffff5,#fffbebf5),#fff;border-color:#d9770661}.inbox-v2__queue-badge--order-issue:hover,.inbox-v2__queue-badge--order-issue:focus-visible{border-color:#dc26268c;box-shadow:0 0 0 1px #dc262614,0 5px 14px #dc26261f}.inbox-v2__row-meta span.inbox-v2__queue-badge{letter-spacing:0;border-radius:7px;min-height:23px;padding:0 8px;font-size:10px;font-weight:850;line-height:1}.inbox-v2__queue-badge.is-action-action_required{color:#1d4ed8;background:linear-gradient(#eff6fffa,#dbeafee0);border-color:#2563eb33}.inbox-v2__queue-badge.is-action-replied{color:#047857;background:linear-gradient(#ecfdf5fa,#d1fae5e6);border-color:#10b98138}.inbox-v2__queue-badge.is-action-needs_review{color:#6d28d9;background:linear-gradient(#f5f3fffa,#ede9fee0);border-color:#7c3aed33}.inbox-v2__queue-badge.is-action-low_priority{color:#475569;background:linear-gradient(#f8fafcfa,#f1f5f9e6);border-color:#64748b2e}.inbox-v2__queue-badge.is-action-no_response_needed{color:#15803d;background:linear-gradient(#f0fdf4fa,#dcfce7e6);border-color:#16a34a33}.inbox-v2__queue-badge--closed,.inbox-v2__queue-badge.is-closed{color:#475569;background:linear-gradient(#f8fafcfa,#f1f5f9eb);border-color:#64748b38}.inbox-v2__queue-badge.is-topic-billing,.inbox-v2__queue-badge.is-topic-refund,.inbox-v2__queue-badge.is-topic-shipping,.inbox-v2__queue-badge.is-topic-technical,.inbox-v2__queue-badge.is-topic-complaint,.inbox-v2__queue-badge.is-topic-pre_sales,.inbox-v2__queue-badge.is-topic-customer_question,.inbox-v2__queue-badge.is-topic-other{color:#182230;background:#fff;border-color:#0f172a21}.inbox-v2__queue-badge.is-topic-complaint{color:#b42318;border-color:#dc262638}.inbox-v2__queue-badge.is-topic-refund{color:#92400e;border-color:#d9770638}.inbox-v2__queue-badge.is-topic-billing{color:#0e7490;border-color:#0891b238}.inbox-v2__queue-badge.is-topic-technical{color:#4338ca;border-color:#4f46e538}.inbox-v2__queue-badge.is-priority-risk-normal{color:#475569}.inbox-v2__queue-badge.is-priority-empty{color:#64748b;background:linear-gradient(#fff 0%,#f8fafc 100%);border-color:#1118271f}.inbox-v2__queue-badge.is-priority-risk-low{color:#1d4ed8;background:linear-gradient(#eff6fffa,#dbeafec7);border-color:#2563eb33}.inbox-v2__queue-badge.is-priority-risk-high,.inbox-v2__queue-badge.is-priority-risk-urgent,.inbox-v2__queue-badge.is-priority-risk-risk{color:#92400e;background:linear-gradient(#fffbebfa,#fef3c7e6);border-color:#d9770647}.inbox-v2__queue-badge.is-priority-risk-critical{color:#b91c1c;background:linear-gradient(#fef2f2fa,#fee2e2e6);border-color:#dc26264d}.inbox-v2__queue-badge--customer{color:#0f766e;background:linear-gradient(#f0fdfafa,#ccfbf1d1);border-color:#14b8a63d}.inbox-v2__queue-badge--sla.is-sla-green{color:#15803d;background:linear-gradient(#f0fdf4fa,#dcfce7e6);border-color:#22c55e3d}.inbox-v2__queue-badge--sla.is-sla-orange{color:#92400e;background:linear-gradient(#fffbebfa,#fef3c7e6);border-color:#f59e0b47}.inbox-v2__queue-badge--sla.is-sla-red,.inbox-v2__queue-badge--sla.is-sla-overtime{color:#b91c1c;background:linear-gradient(#fef2f2fa,#fee2e2e6);border-color:#dc26264d}.inbox-v2__queue-badge--sla.is-sla-slate{color:#475467;background:linear-gradient(#f8fafcfa,#f1f5f9eb);border-color:#4754672e}.inbox-v2__queue-badge--sla.is-sla-blue{color:#1d4ed8;background:linear-gradient(#eff6fffa,#dbeafee6);border-color:#2563eb38}.inbox-v2__queue-badge-copy{align-items:center;display:inline-flex}.inbox-v2__queue-badge-marker,.inbox-v2__case-badge-marker{letter-spacing:.06em;text-transform:uppercase;background:#ffffffc2;border:1px solid #1118271a;border-radius:999px;align-items:center;min-height:18px;padding:0 6px;font-size:9px;font-weight:900;display:inline-flex}.inbox-v2__queue-badge-marker.is-manual,.inbox-v2__case-badge-marker.is-manual{color:#1d4ed8;background:#eff6fff0;border-color:#3b82f62e}.inbox-v2__queue-badge-marker.is-paused,.inbox-v2__case-badge-marker.is-paused{color:#475467;background:#f8fafcf5;border-color:#4754672e}.inbox-v2__queue-badge--owner.is-owner-unassigned{color:#b45309}.inbox-v2__queue-badge--owner.is-owner-self{color:#047857;border-color:#16a34a38}.inbox-v2__queue-badge--owner.is-owner-assigned{color:#1d4ed8;border-color:#2563eb33}.inbox-v2__queue-badge--status{color:#475569;background:linear-gradient(#fffffffa,#f8fafcf0);border-color:#64748b2e}.inbox-v2__queue-badge--status.is-status-open{color:#0f766e;background:linear-gradient(#f0fdfafa,#ccfbf1c7);border-color:#14b8a63d}.inbox-v2__queue-badge--status.is-status-closed{color:#334155;background:linear-gradient(#f8fafcfa,#e2e8f0c7);border-color:#64748b33}.inbox-v2__queue-badge--order-truth{color:#475569;background:#ffffffd1;border-color:#64748b29}.inbox-v2__queue-badge--order-truth span{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-weight:950}.inbox-v2__queue-badge--order-truth.is-truth-success{color:#047857;border-color:#16a34a2e}.inbox-v2__queue-badge--order-truth.is-truth-warning,.inbox-v2__queue-badge--order-truth.is-truth-critical{color:#92400e;background:#fffbebb8;border-color:#d9770638}.inbox-v2__queue-badge--order-truth.is-truth-new{color:#0f766e;border-color:#14b8a62e}.inbox-v2__queue-badge--status.is-operational-follow-up-due{color:#b91c1c;background:linear-gradient(#fef2f2fa,#fee2e2e6);border-color:#dc26264d}.inbox-v2__queue-badge--status.is-operational-needs-owner{color:#92400e;background:linear-gradient(#fffbebfa,#fef3c7e6);border-color:#d9770647}.inbox-v2__queue-badge--status.is-operational-customer-replied,.inbox-v2__queue-badge--status.is-operational-needs-reply{color:#1d4ed8;background:linear-gradient(#eff6fffa,#dbeafee0);border-color:#2563eb3d}.inbox-v2__queue-badge--status.is-operational-internal-review{color:#6d28d9;background:linear-gradient(#f5f3fffa,#ede9fee0);border-color:#7c3aed38}.inbox-v2__queue-badge--status.is-operational-waiting-customer{color:#92400e;background:linear-gradient(#fffbebfa,#fef3c7e6);border-color:#d977063d}.inbox-v2__queue-badge--status.is-operational-replied{color:#047857;background:linear-gradient(#ecfdf5fa,#d1fae5e6);border-color:#10b98138}.inbox-v2__queue-badge--status.is-operational-no-response-needed,.inbox-v2__queue-badge--status.is-operational-closed{color:#334155;background:linear-gradient(#f8fafcfa,#e2e8f0d1);border-color:#64748b33}.inbox-v2__queue-badge--language{color:#0e7490;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#ecfefffa,#cffafed1);border-color:#0891b238;max-width:104px;overflow:hidden}.inbox-v2__queue-badge--tags{color:#475569;background:linear-gradient(#fffffffa,#f8fafceb);border-color:#64748b33;align-items:center;gap:5px;display:inline-flex}.inbox-v2__queue-badge--tags.is-expanded{color:#182230;background:linear-gradient(#f8fafcfa,#f1f5f9f0);border-color:#0f172a3d}.inbox-v2__row-ops-line{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:7px;min-width:0;display:grid}.inbox-v2__row-sla-meter{color:#475467;align-items:center;gap:6px;min-width:88px;font-size:10px;font-weight:800;display:inline-flex}.inbox-v2__row-sla-meter>span{background:#e2e8f0;border-radius:999px;width:48px;height:6px;display:block;position:relative;overflow:hidden}.inbox-v2__row-sla-meter>span>i{border-radius:inherit;background:#22c55e;width:76%;height:100%;display:block}.inbox-v2__row-sla-meter em{white-space:nowrap;font-style:normal}.inbox-v2__row-ops-line.is-sla-watch .inbox-v2__row-sla-meter>span>i{background:#eab308;width:48%}.inbox-v2__row-ops-line.is-sla-risk .inbox-v2__row-sla-meter>span>i{background:#ef4444;width:22%}.inbox-v2__queue-owner,.inbox-v2__queue-muted-pill,.inbox-v2__queue-tags{color:#667085;min-width:0;font-size:10px;font-weight:750;line-height:1.25}.inbox-v2__queue-owner{white-space:nowrap}.inbox-v2__queue-owner.is-owner-unassigned{color:#b45309}.inbox-v2__queue-owner.is-owner-self{color:#047857}.inbox-v2__queue-tags{text-align:right;text-overflow:ellipsis;white-space:nowrap;justify-self:end;overflow:hidden}.inbox-v2__row-tags-expanded{align-items:center;gap:6px;min-width:0;padding:2px 0 0;display:flex;overflow:hidden}.inbox-v2__row-tags-expanded-label{color:#667085;letter-spacing:.08em;text-transform:uppercase;flex:none;font-size:9px;font-weight:850}.inbox-v2__row-tags-empty{color:#98a2b3;font-size:10px;font-weight:700}.inbox-v2__row-tag-chip,.inbox-v2__row-tag-add{color:#344054;cursor:pointer;background:linear-gradient(#fffffffa,#f8fafceb);border:1px solid #94a3b85c;border-radius:999px;justify-content:center;align-items:center;min-height:22px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.inbox-v2__row-tag-chip{gap:5px;max-width:132px;padding:0 7px 0 8px}.inbox-v2__row-tag-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inbox-v2__row-tag-chip em{color:#98a2b3;font-size:12px;font-style:normal;line-height:1}.inbox-v2__row-tag-chip:hover,.inbox-v2__row-tag-add:hover{color:#1d4ed8;border-color:#2563eb4d}.inbox-v2__row-tag-add{color:#1d4ed8;flex:0 0 22px;width:22px;padding:0}.inbox-v2__row-meta span.inbox-v2__queue-badge,.inbox-v2__row-ops-line{display:none}.inbox-v2__row-badge.is-new{color:#7c5b13;background:#fffbebf5;border-color:#f59e0b52}.orders-worklist-row-shell{width:100%;min-width:0;position:relative;container-type:inline-size}.orders-worklist-row-shell.is-just-assigned-row{border-radius:14px;box-shadow:0 0 0 1px #f59e0b14}.orders-stage-tile{color:#475569;background:linear-gradient(#fffffffa,#f8fafcf5),#fff;border:1px solid #64748b38;border-radius:11px;flex:0 0 54px;grid-template-rows:24px 10px;place-items:center;width:54px;min-width:54px;min-height:42px;padding:4px 4px 3px;display:inline-grid;position:relative;box-shadow:inset 0 1px #ffffffdb,0 1px 2px #0f172a0a}.orders-stage-tile--button{appearance:none;font:inherit;text-align:center;cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s}.orders-stage-tile--button:hover{border-color:#94a3b875;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffe6,0 8px 18px #0f172a17}.orders-stage-tile--button:focus-visible{outline-offset:3px;outline:2px solid #14724d47;box-shadow:inset 0 1px #ffffffe6,0 0 0 4px #14724d1a,0 8px 18px #0f172a17}.orders-stage-tile.has-order-alert{border-color:#dc26266b;box-shadow:0 0 0 1px #dc26261a,0 8px 18px #b91c1c1f,inset 0 1px #ffffffeb}.orders-stage-tile__alert{color:#fff;background:#dc2626;border:2px solid #fff;border-radius:999px;place-items:center;width:17px;height:17px;font-size:11px;font-weight:950;line-height:1;display:inline-grid;position:absolute;top:-7px;right:-7px;box-shadow:0 5px 12px #b91c1c47}.orders-stage-tile.is-alert-warning .orders-stage-tile__alert{background:#d97706;box-shadow:0 5px 12px #b4530938}.orders-stage-tile__icon{place-items:center;width:24px;height:24px;line-height:1;display:inline-grid}.orders-stage-tile__icon svg{display:block}.orders-stage-tile__money{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:23px;font-weight:950;line-height:1}.orders-stage-tile__label{color:currentColor;letter-spacing:0;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:48px;font-size:7.5px;font-weight:950;line-height:1;display:block;overflow:hidden}.orders-stage-tile.orders-timeline-signal-tile{border-radius:10px;flex-basis:42px;grid-template-rows:1fr;width:42px;min-width:42px;min-height:42px;padding:0}.orders-stage-tile.orders-timeline-signal-tile .orders-stage-tile__icon{width:30px;height:30px}.orders-stage-tile.orders-timeline-signal-tile .orders-stage-tile__icon svg{width:23px;height:23px}.orders-stage-tile.orders-timeline-signal-tile .orders-stage-tile__money{font-size:25px}.orders-stage-tile.orders-timeline-signal-tile .orders-stage-tile__label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.orders-stage-tile.orders-timeline-signal-tile .orders-stage-tile__alert{top:-6px;right:-6px}.orders-operational-timeline__header{border-bottom:0!important;align-items:center!important;padding-bottom:10px!important}.orders-operational-timeline__summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 14px;display:grid}.orders-operational-timeline__summary article{background:#f8fafb;border:1px solid #dce5ec;border-radius:11px;gap:3px;min-width:0;padding:10px;display:grid}.orders-operational-timeline__summary article:first-child{background:linear-gradient(135deg,#f2faf6 0%,#f8fbfa 100%);border-color:#b9d7cb;grid-column:1/-1}.orders-operational-timeline__summary article.is-attention{background:#fffaf0;border-color:#ead39b}.orders-operational-timeline__summary article>span{color:#758393;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:900}.orders-operational-timeline__summary article>strong{color:#182330;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.2;overflow:hidden}.orders-operational-timeline__summary article>small{color:#657588;font-size:10px;font-weight:700;line-height:1.3}.orders-preview-rail__journey-list.orders-preview-rail__journey-list--compact{gap:10px;padding-top:4px}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step+.orders-preview-rail__journey-step{margin-top:0}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-card,.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-current .orders-preview-rail__journey-card,.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-manual .orders-preview-rail__journey-card,.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-latest .orders-preview-rail__journey-card{background:#fff;border:1px solid #dce5ec;border-radius:12px;gap:9px;padding:11px;box-shadow:0 5px 14px #1723300b}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-latest .orders-preview-rail__journey-card{background:linear-gradient(135deg,#f5fcf8 0%,#fff 70%);border-color:#91c8ae;box-shadow:0 8px 20px #14724d14}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-latest.is-warning .orders-preview-rail__journey-card,.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-latest.is-blocked .orders-preview-rail__journey-card{background:linear-gradient(135deg,#fff9eb 0%,#fff 72%);border:1px solid #e4c373;border-radius:12px}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step:last-child .orders-preview-rail__journey-card{border-bottom:1px solid #dce5ec;padding-bottom:11px}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-step.is-latest .orders-preview-rail__journey-card:before{margin:-2px 0 1px}.orders-operational-timeline__step-title{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.orders-operational-timeline__step-title>em{color:#617184;text-overflow:ellipsis;white-space:nowrap;background:#f7f9fa;border:1px solid #d8e2ea;border-radius:999px;max-width:100%;padding:4px 6px;font-size:8px;font-style:normal;font-weight:900;line-height:1;display:inline-flex;overflow:hidden}.orders-operational-timeline__step-title>em.is-authoritative,.orders-operational-timeline__step-title>em.is-corroborated,.orders-operational-timeline__step-title>em.is-single_source{color:#17684f;background:#edf8f2;border-color:#a9d6c2}.orders-operational-timeline__step-title>em.is-missing,.orders-operational-timeline__step-title>em.is-derived{color:#805b08;background:#fff8e8;border-color:#ead39b}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-action{border-radius:9px;gap:3px;padding:9px 10px;display:grid}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-action strong{letter-spacing:.06em;text-transform:uppercase;font-size:9px}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-action span{font-size:11px;line-height:1.4}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-card-actions{gap:5px}.orders-preview-rail__journey-list--compact .orders-preview-rail__journey-card-actions button{border-radius:8px;min-width:0;padding-inline:8px}.orders-stage-tile.is-critical{color:#991b1b;background:linear-gradient(#fff1f2fa,#fee2e2e6),#fff1f2;border-color:#b91c1c4d}.orders-stage-tile.is-attention{color:#92400e;background:linear-gradient(#fffbebfa,#fef3c7e6),#fffbeb;border-color:#b4530947}.orders-stage-tile.is-success{color:#047857;background:linear-gradient(#f0fdf4fa,#dcfce7e0),#f0fdf4;border-color:#05966947}.orders-stage-tile.is-progress{color:#1d4ed8;background:linear-gradient(#eff6fffa,#dbeafee0),#eff6ff;border-color:#2563eb3d}.orders-worklist-row-footer{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:10px;min-width:0;display:flex}.orders-worklist-row-footer .inbox-v2__row-meta{flex:auto;min-width:0}.orders-worklist-note-action{color:#92400e;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;background:linear-gradient(#fffbebfa,#fef3c7c7),#fffbeb;border:1px solid #d977063d;border-radius:999px;align-items:center;gap:5px;max-width:min(180px,100%);min-height:24px;padding:4px 9px;font-size:10px;font-weight:900;line-height:1;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex;position:relative;box-shadow:0 1px #92400e14}.orders-worklist-note-action svg{stroke:currentColor;flex:none;width:12px;height:12px}.orders-worklist-note-action:before{content:"";opacity:0;pointer-events:none;border:5px solid #0000;border-top-color:#0f172af0;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 3px);left:18px;transform:translateY(4px)}.orders-worklist-note-action:after{content:attr(data-tooltip);color:#fff;letter-spacing:0;text-align:left;text-transform:none;opacity:0;pointer-events:none;z-index:8;background:#0f172af2;border-radius:10px;width:min(300px,70vw);padding:9px 10px;font-size:11px;font-weight:650;line-height:1.35;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(4px);box-shadow:0 14px 30px #0f172a3d}.orders-worklist-note-action:hover,.orders-worklist-note-action:focus-visible{color:#78350f;background:linear-gradient(#fef3c7fa,#fde68ac7),#fef3c7;border-color:#d9770661;transform:translateY(-1px)}.orders-worklist-note-action:hover:before,.orders-worklist-note-action:hover:after,.orders-worklist-note-action:focus-visible:before,.orders-worklist-note-action:focus-visible:after{opacity:1;transform:translateY(0)}.orders-worklist-note-action:focus-visible{outline:2px solid var(--v2-focus);outline-offset:1px}.orders-value-badge{color:#344054;cursor:pointer;background:#fff;border:1px solid #10182829;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800;line-height:1}.orders-value-badge:hover,.orders-value-badge:focus-visible{background:#f8fafc;border-color:#2d374857}.orders-value-badge.is-neutral{color:#334155;background:#f8fafcfa;border-color:#64748b3d}.orders-value-badge.is-warning{color:#92400e;background:#fffbebfa;border-color:#b4530947}.orders-value-badge.is-success{color:#047857;background:#ecfdf5fa;border-color:#05966947}.orders-value-badge-auto-button{color:#334155;background:#fff;border:1px dashed #64748b5c;border-radius:8px;align-self:flex-start;padding:8px 10px;font-size:12px;font-weight:800}.orders-value-badge-auto-button:disabled{cursor:not-allowed;opacity:.55}.orders-truth-editor-modal{width:min(640px,100vw - 32px);max-height:min(86vh,820px)}.orders-truth-editor-modal .inbox-v2__badge-editor-body{padding-right:2px;overflow-y:auto}.orders-truth-editor-header{align-items:start}.orders-truth-editor-title-block{gap:6px;min-width:0;display:grid}.orders-truth-editor-title-block>span{color:#6d28d9;letter-spacing:.08em;text-transform:uppercase;background:#f5f3ffdb;border:1px solid #7c3aed2e;border-radius:999px;justify-self:start;padding:4px 8px;font-size:9px;font-weight:850;line-height:1.1}.orders-truth-editor-title-block p{color:#344054;background:#f8fafcc7;border:1px solid #94a3b838;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;max-width:460px;margin:0;padding:8px 10px;display:inline-grid}.orders-truth-editor-title-block p span{color:#64748b;width:17px;height:17px}.orders-truth-editor-title-block p strong{color:#344054;font-size:12px;font-weight:800;line-height:1.35}.orders-truth-editor-receipt{color:#334155;background:#f8fafce6;border:1px solid #94a3b842;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.orders-truth-editor-receipt.is-saving{color:#92400e;background:#fffbebe0;border-color:#d9770647}.orders-truth-editor-receipt.is-saved{color:#047857;background:#ecfdf5e0;border-color:#05966947}.orders-truth-editor-receipt.is-manual{color:#6d28d9;background:#f5f3ffe0;border-color:#7c3aed47}.orders-truth-editor-receipt-icon{color:currentColor;width:22px;height:22px}.orders-truth-editor-receipt-icon svg,.orders-truth-editor-summary-label svg,.orders-truth-editor-title-block p svg,.orders-truth-editor-option-icon svg,.orders-truth-editor-source-reset svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:100%;height:100%}.orders-truth-editor-receipt span:last-child{gap:2px;min-width:0;display:grid}.orders-truth-editor-receipt strong{color:#162331;font-size:12px;font-weight:850;line-height:1.2}.orders-truth-editor-receipt em{color:#667085;font-size:11px;font-style:normal;font-weight:700;line-height:1.35}.orders-truth-editor-receipt.is-saving strong,.orders-truth-editor-receipt.is-saving em,.orders-truth-editor-receipt.is-manual strong,.orders-truth-editor-receipt.is-manual em,.orders-truth-editor-receipt.is-saved strong,.orders-truth-editor-receipt.is-saved em{color:currentColor}.orders-truth-editor-tabs{background:#f8fafcd1;border:1px solid #cfdbe7f2;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:4px;display:grid}.orders-truth-editor-tabs button{color:#5d6b7c;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:0 0;border:1px solid #0000;border-radius:6px;min-height:34px;font-size:11px;font-weight:950}.orders-truth-editor-tabs button.is-active{color:#1d4ed8;background:#fff;border-color:#2563eb42;box-shadow:0 8px 18px #0f172a0f}.orders-truth-editor-details,.orders-truth-editor-manual-panel{gap:12px;display:grid}.orders-truth-editor-state-card{background:#fff;border:1px solid #beccdaf2;border-left:4px solid #2563eb;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.orders-truth-editor-state-card>div{min-width:0}.orders-truth-editor-state-card span,.orders-truth-editor-source-read header span{color:#738295;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:950;display:block}.orders-truth-editor-state-card strong{color:#111827;margin-top:3px;font-size:22px;font-weight:950;line-height:1.08;display:block}.orders-truth-editor-state-card p,.orders-truth-editor-source-read p{color:#526273;margin:6px 0 0;font-size:12px;font-weight:720;line-height:1.42}.orders-truth-editor-state-card a,.orders-truth-editor-state-card>.is-disabled{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#0f172a;border:1px solid #0f172a24;border-radius:7px;place-items:center;min-height:36px;padding:0 14px;font-size:11px;font-weight:950;text-decoration:none;display:inline-grid}.orders-truth-editor-state-card>.is-disabled{color:#64748b;background:#e5e7eb}.orders-truth-editor-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0;display:grid}.orders-truth-editor-detail-grid>div{background:#ffffffd6;border:1px solid #dbe4ecf2;border-radius:7px;min-width:0;padding:8px}.orders-truth-editor-detail-grid dt{color:#738295;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:950}.orders-truth-editor-detail-grid dd{color:#1f2c3c;overflow-wrap:anywhere;margin:3px 0 0;font-size:12px;font-weight:850;line-height:1.28}.orders-truth-editor-source-read{background:#f8fafcb8;border:1px solid #cfdbe7f2;border-radius:8px;gap:8px;padding:11px;display:grid}.orders-truth-editor-source-read header strong{color:#172033;margin-top:3px;font-size:14px;font-weight:920;display:block}.orders-truth-editor-conflicts{gap:6px;display:grid}.orders-truth-editor-conflicts span{color:#92400e;background:#fffbebe0;border:1px solid #f59e0b3d;border-radius:7px;padding:7px 8px;font-size:11px;font-weight:800;line-height:1.35}.orders-truth-editor-signal-list{gap:7px;display:grid}.orders-truth-editor-signal-list article{background:#fff;border:1px solid #dbe4ecf2;border-radius:7px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:8px;display:grid}.orders-truth-editor-signal-list article div{gap:2px;min-width:0;display:grid}.orders-truth-editor-signal-list strong{color:#172033;font-size:12px;font-weight:900}.orders-truth-editor-signal-list span,.orders-truth-editor-signal-list small{color:#64748b;font-size:10px;font-weight:760;line-height:1.25}.orders-truth-editor-signal-list em{color:#1d4ed8;letter-spacing:.06em;text-transform:uppercase;background:#eff6ffdb;border:1px solid #2563eb29;border-radius:999px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:950}.orders-truth-editor-summary>div{align-content:start}.orders-truth-editor-summary-label{align-items:center;gap:6px;display:inline-flex}.orders-truth-editor-summary-label>span{color:#64748b;width:14px;height:14px}.orders-truth-editor-current-truth{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.orders-truth-editor-current-truth em{color:#6d28d9;text-transform:uppercase;background:#f5f3ffe6;border:1px solid #7c3aed38;border-radius:999px;padding:3px 7px;font-size:9px;font-style:normal;font-weight:850;line-height:1.1}.orders-truth-editor-manual-note{border-top:1px solid #7c3aed1f;gap:3px;margin:4px 0 0;padding-top:7px;display:grid}.orders-truth-editor-manual-note span{color:#6d28d9;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850;line-height:1.1}.orders-truth-editor-manual-note em{color:#475467;font-size:12px;font-style:normal;font-weight:700;line-height:1.35}.orders-truth-editor-source-strip{flex-wrap:wrap;gap:6px;display:flex}.orders-truth-editor-source-strip>span{background:#f8fafcc7;border:1px solid #94a3b847;border-radius:8px;gap:2px;min-width:0;padding:7px 8px;display:grid}.orders-truth-editor-source-strip strong{color:#344054;font-size:11px;line-height:1.2}.orders-truth-editor-source-strip em{color:#667085;font-size:10px;font-style:normal;font-weight:750;line-height:1.2}.orders-truth-editor-context-note{color:#526173;border-left:3px solid #94a3b885;margin:0;padding-left:10px;font-size:12px;font-weight:700;line-height:1.4}.orders-truth-editor-audit-note{gap:7px;display:grid}.orders-truth-editor-audit-note>span{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.orders-truth-editor-audit-note strong,.orders-truth-editor-options-heading span{color:#667085;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.orders-truth-editor-audit-note em{color:#98a2b3;text-align:right;min-width:0;font-size:11px;font-style:normal;font-weight:700;line-height:1.3}.orders-truth-editor-audit-note textarea{color:#182230;resize:vertical;background:#ffffffeb;border:1px solid #94a3b847;border-radius:8px;width:100%;min-width:0;padding:8px 10px;font-size:12px;font-weight:700;line-height:1.4}.orders-truth-editor-audit-note textarea:disabled{cursor:not-allowed;opacity:.6}.orders-truth-editor-audit-step{--truth-accent:#475467;--truth-bg:#f8fafc;--truth-border:#d8e1ea;border:1px solid color-mix(in srgb, var(--truth-accent) 24%, var(--truth-border));background:linear-gradient(90deg, color-mix(in srgb, var(--truth-accent) 10%, #fff) 0 4px, transparent 4px), linear-gradient(180deg, #fffffffa, var(--truth-bg));border-radius:8px;gap:12px;padding:12px;display:grid}.orders-truth-editor-audit-step>header{grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.orders-truth-editor-audit-step>header div{gap:2px;min-width:0;display:grid}.orders-truth-editor-audit-step>header div span{color:var(--truth-accent);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850;line-height:1.1}.orders-truth-editor-audit-step>header div strong{color:#162331;font-size:14px;font-weight:850;line-height:1.2}.orders-truth-editor-audit-step>header div em{color:#526173;font-size:12px;font-style:normal;font-weight:650;line-height:1.35}.orders-truth-editor-audit-step>header button{border:1px solid color-mix(in srgb, var(--truth-accent) 22%, #d8e1ea);color:var(--truth-accent);text-transform:uppercase;background:#ffffffc7;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:850;line-height:1.1}.orders-truth-editor-audit-step footer{justify-items:start;gap:7px;display:grid}.orders-truth-editor-audit-step footer span{color:#667085;font-size:11px;font-weight:800;line-height:1.25}.orders-truth-editor-audit-step footer button{border:1px solid var(--truth-accent);background:var(--truth-accent);color:#fff;border-radius:8px;min-height:34px;padding:0 12px;font-size:12px;font-weight:850}.orders-truth-editor-audit-step>header button:disabled{cursor:not-allowed;opacity:.52}.orders-truth-editor-audit-step footer button:disabled{color:#98a2b3;cursor:not-allowed;opacity:1;background:#f1f5f9;border-color:#94a3b852}.orders-truth-editor-suggestions{gap:8px;display:grid}.orders-truth-editor-suggestions>button{border:1px solid color-mix(in srgb, var(--truth-accent) 22%, #d8e1ea);color:var(--truth-accent);letter-spacing:.04em;text-transform:uppercase;background:#ffffffc7;border-radius:999px;justify-self:start;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:850;line-height:1.1;display:inline-flex}.orders-truth-editor-suggestions>button span{background:color-mix(in srgb, var(--truth-accent) 14%, #fff);color:var(--truth-accent);text-align:center;border-radius:999px;min-width:18px;padding:2px 6px;font-size:10px;font-weight:850}.orders-truth-editor-suggestions>button:disabled{cursor:not-allowed;opacity:.52}.orders-truth-editor-suggestion-list{gap:6px;max-height:244px;padding-right:3px;display:grid;overflow-y:auto}.orders-truth-editor-suggestion-list button{color:#344054;text-align:left;background:#ffffffb8;border:1px solid #94a3b833;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-width:0;padding:8px 10px;display:grid}.orders-truth-editor-suggestion-list button span{color:#344054;font-size:12px;font-weight:700;line-height:1.35}.orders-truth-editor-suggestion-list button em{border:1px solid color-mix(in srgb, var(--truth-accent) 22%, #d8e1ea);background:color-mix(in srgb, var(--truth-accent) 8%, #fff);color:var(--truth-accent);text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:850;line-height:1}.orders-truth-editor-suggestion-list button:hover,.orders-truth-editor-suggestion-list button:focus-visible{border-color:color-mix(in srgb, var(--truth-accent) 34%, #d8e1ea);color:#162331;background:#ffffffeb;outline:none}.orders-truth-editor-suggestion-list button:hover span,.orders-truth-editor-suggestion-list button:focus-visible span{color:#162331}.orders-truth-editor-options-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.orders-truth-editor-options-heading strong{color:#98a2b3;font-size:11px;font-weight:800;line-height:1.2}.orders-truth-editor-option-list{gap:8px;display:grid}.orders-truth-editor-option{--truth-accent:#475467;--truth-bg:#f8fafc;--truth-border:#d8e1ea;border:1px solid color-mix(in srgb, var(--truth-accent) 22%, var(--truth-border));background:linear-gradient(90deg, color-mix(in srgb, var(--truth-accent) 10%, #fff) 0 4px, transparent 4px), linear-gradient(180deg, #fffffffa, var(--truth-bg));color:#162331;text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-width:0;padding:10px 11px 10px 13px;transition:border-color .16s,box-shadow .18s,transform .18s;display:grid;box-shadow:inset 0 1px #ffffffe0}.orders-truth-editor-option:hover,.orders-truth-editor-option:focus-visible{border-color:color-mix(in srgb, var(--truth-accent) 46%, var(--truth-border));box-shadow:inset 0 1px 0 #ffffffe6, 0 10px 22px color-mix(in srgb, var(--truth-accent) 12%, transparent);outline:none;transform:translateY(-1px)}.orders-truth-editor-option:disabled{cursor:not-allowed;opacity:.64;transform:none}.orders-truth-editor-option.is-selected{border-color:color-mix(in srgb, var(--truth-accent) 58%, var(--truth-border));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--truth-accent) 16%, transparent), 0 10px 24px color-mix(in srgb, var(--truth-accent) 12%, transparent)}.orders-truth-editor-option-icon{width:22px;height:22px;color:var(--truth-accent)}.orders-truth-editor-option-copy{gap:2px;min-width:0;display:grid}.orders-truth-editor-option-copy strong{color:#162331;font-size:13px;font-weight:850;line-height:1.2}.orders-truth-editor-option-copy em{color:#526173;font-size:12px;font-style:normal;font-weight:650;line-height:1.35}.orders-truth-editor-option-apply{border:1px solid color-mix(in srgb, var(--truth-accent) 24%, #d8e1ea);color:var(--truth-accent);text-transform:uppercase;background:#ffffffc2;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:850;line-height:1.1}.orders-truth-editor-option.is-selected .orders-truth-editor-option-apply{border-color:var(--truth-accent);background:var(--truth-accent);color:#fff}.orders-truth-editor-option.is-accent-emerald,.orders-truth-editor-audit-step.is-accent-emerald{--truth-accent:#059669;--truth-bg:#ecfdf5;--truth-border:#a7f3d0}.orders-truth-editor-option.is-accent-gold,.orders-truth-editor-audit-step.is-accent-gold{--truth-accent:#ca8a04;--truth-bg:#fefce8;--truth-border:#fde68a}.orders-truth-editor-option.is-accent-rose,.orders-truth-editor-audit-step.is-accent-rose{--truth-accent:#e11d48;--truth-bg:#fff1f2;--truth-border:#fecdd3}.orders-truth-editor-option.is-accent-teal,.orders-truth-editor-audit-step.is-accent-teal{--truth-accent:#0f766e;--truth-bg:#f0fdfa;--truth-border:#99f6e4}.orders-truth-editor-option.is-accent-orange,.orders-truth-editor-audit-step.is-accent-orange{--truth-accent:#ea580c;--truth-bg:#fff7ed;--truth-border:#fed7aa}.orders-truth-editor-option.is-accent-violet,.orders-truth-editor-audit-step.is-accent-violet{--truth-accent:#7c3aed;--truth-bg:#f5f3ff;--truth-border:#ddd6fe}.orders-truth-editor-option.is-accent-slate,.orders-truth-editor-audit-step.is-accent-slate{--truth-accent:#475467;--truth-bg:#f8fafc;--truth-border:#d8e1ea}.orders-truth-editor-option.is-accent-sky,.orders-truth-editor-audit-step.is-accent-sky{--truth-accent:#0284c7;--truth-bg:#f0f9ff;--truth-border:#bae6fd}.orders-truth-editor-option.is-accent-indigo,.orders-truth-editor-audit-step.is-accent-indigo{--truth-accent:#4f46e5;--truth-bg:#eef2ff;--truth-border:#c7d2fe}.orders-truth-editor-option.is-accent-lime,.orders-truth-editor-audit-step.is-accent-lime{--truth-accent:#65a30d;--truth-bg:#f7fee7;--truth-border:#d9f99d}.orders-truth-editor-option.is-topic-orders,.orders-truth-editor-audit-step.is-topic-orders{--truth-accent:#6d28d9;--truth-bg:#f5f3ff;--truth-border:#7c3aed38}.orders-truth-editor-option.is-topic-shipping,.orders-truth-editor-audit-step.is-topic-shipping{--truth-accent:#0284c7;--truth-bg:#f0f9ff;--truth-border:#0ea5e940}.orders-truth-editor-option.is-topic-refund,.orders-truth-editor-audit-step.is-topic-refund{--truth-accent:#059669;--truth-bg:#ecfdf5;--truth-border:#10b98142}.orders-truth-editor-option.is-topic-complaint,.orders-truth-editor-audit-step.is-topic-complaint{--truth-accent:#e11d48;--truth-bg:#fff1f2;--truth-border:#f43f5e3d}.orders-truth-editor-option.is-topic-product,.orders-truth-editor-audit-step.is-topic-product{--truth-accent:#4338ca;--truth-bg:#eef2ff;--truth-border:#4f46e538}.orders-truth-editor-option.is-topic-billing,.orders-truth-editor-audit-step.is-topic-billing{--truth-accent:#047857;--truth-bg:#ecfdf5;--truth-border:#05966940}.orders-truth-editor-option.is-topic-subscription,.orders-truth-editor-audit-step.is-topic-subscription{--truth-accent:#0f766e;--truth-bg:#f0fdfa;--truth-border:#14b8a640}.orders-truth-editor-option.is-topic-account,.orders-truth-editor-audit-step.is-topic-account{--truth-accent:#1d4ed8;--truth-bg:#eff6ff;--truth-border:#2563eb3b}.orders-truth-editor-option.is-topic-technical,.orders-truth-editor-audit-step.is-topic-technical{--truth-accent:#7c3aed;--truth-bg:#f5f3ff;--truth-border:#7c3aed38}.orders-truth-editor-option.is-topic-ads,.orders-truth-editor-audit-step.is-topic-ads{--truth-accent:#b45309;--truth-bg:#fff7ed;--truth-border:#d9770640}.orders-truth-editor-option.is-topic-documents,.orders-truth-editor-audit-step.is-topic-documents,.orders-truth-editor-option.is-topic-spam,.orders-truth-editor-audit-step.is-topic-spam,.orders-truth-editor-option.is-topic-other,.orders-truth-editor-audit-step.is-topic-other{--truth-accent:#475569;--truth-bg:#f8fafc;--truth-border:#64748b38}.orders-truth-editor-option.is-topic-feedback,.orders-truth-editor-audit-step.is-topic-feedback{--truth-accent:#0891b2;--truth-bg:#ecfeff;--truth-border:#06b6d43d}.orders-truth-editor-option.is-topic-vip_escalation,.orders-truth-editor-audit-step.is-topic-vip_escalation{--truth-accent:#a16207;--truth-bg:#fefce8;--truth-border:#eab3084d}.orders-truth-editor-option.is-topic-internal,.orders-truth-editor-audit-step.is-topic-internal{--truth-accent:#4f46e5;--truth-bg:#eef2ff;--truth-border:#6366f13b}.orders-truth-editor-source-reset{justify-content:flex-end;display:flex}.orders-truth-editor-source-reset button{color:#334155;background:#fff;border:1px dashed #64748b57;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.orders-truth-editor-source-reset button span{color:currentColor;width:16px;height:16px}.orders-truth-editor-source-reset button:disabled{cursor:not-allowed;opacity:.5}.orders-tag-editor-chips{flex-wrap:wrap;align-items:center;gap:6px;min-height:28px;display:flex}.orders-tag-editor-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.orders-tag-editor-form label{gap:5px;min-width:0;display:grid}.orders-tag-editor-form label span{color:#667085;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.orders-tag-editor-form input{color:#182230;background:#fff;border:1px solid #94a3b866;border-radius:8px;width:100%;min-width:0;padding:9px 10px;font-size:13px;font-weight:700}.orders-tag-editor-form button{color:#fff;background:#111827;border:1px solid #11182729;border-radius:8px;min-height:36px;padding:0 12px;font-size:12px;font-weight:850}.orders-tag-editor-form button:disabled{cursor:not-allowed;opacity:.55}.orders-worklist-row-actions{z-index:2;align-items:start;gap:6px;display:grid;position:absolute;top:10px;right:10px}.orders-worklist-row-overflow-shell{position:relative}.orders-worklist-row-action{color:#344054;opacity:0;pointer-events:none;background:#fffffff5;border:1px solid #10182829;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:opacity .16s,transform .22s cubic-bezier(.22,1,.36,1),border-color .18s,background .18s,color .18s,box-shadow .22s;display:inline-flex;position:relative;transform:translateY(-2px)scale(.96);box-shadow:0 1px #11161c0a}.orders-worklist-row-shell:hover .orders-worklist-row-action,.orders-worklist-row-shell:focus-within .orders-worklist-row-action,.orders-worklist-row-action.is-pinned{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}@keyframes assignedNavPulse{0%{box-shadow:0 0 #f59e0b2e}70%{box-shadow:0 0 0 10px #f59e0b00}to{box-shadow:0 0 #f59e0b00}}.orders-worklist-row-action:before{content:"";opacity:0;pointer-events:none;border:5px solid #0000;border-top-color:#0f172af0;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 3px);right:9px;transform:translateY(4px)}.orders-worklist-row-action:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172af0;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:600;line-height:1;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(4px);box-shadow:0 10px 24px #0f172a38}.orders-worklist-row-action:hover{color:#11161c;background:#f8fafc;border-color:#1018284d}.orders-worklist-row-action.is-copied{color:#166534;background:#ecfdf5fa;border-color:#227c5457}.orders-worklist-row-action.is-pinned{color:#15803d;background:linear-gradient(#f0fdf4fa,#dcfce7fa);border-color:#227c5447;box-shadow:0 1px #15803d1f,0 0 0 1px #4ade801f}.orders-worklist-row-action.is-note{color:#1d4ed8;background:#eff6fffa;border-color:#2563eb33}.orders-worklist-row-action.is-note:after{white-space:normal;text-align:left;width:min(280px,68vw);line-height:1.35}.orders-worklist-row-action.is-copied:hover{color:#166534;background:#dcfce7fa;border-color:#227c5470}.orders-worklist-row-action.is-note:hover{color:#1e40af;background:#dbeafefa;border-color:#1d4ed857}.orders-worklist-row-action.is-pinned:hover{color:#166534;background:linear-gradient(#ecfdf5fc,#d1fae5fc);border-color:#16653457}.orders-worklist-row-action:hover:before,.orders-worklist-row-action:hover:after,.orders-worklist-row-action:focus-visible:before,.orders-worklist-row-action:focus-visible:after{opacity:1;transform:translateY(0)}.orders-worklist-row-action:focus-visible{outline:2px solid var(--v2-focus);outline-offset:1px}.orders-worklist-row-action svg{stroke:currentColor;transform-origin:50% 55%;width:14px;height:14px;transition:transform .24s cubic-bezier(.22,1,.36,1),filter .22s;overflow:visible;transform:rotate(-16deg)translateY(.5px)scale(.94)}.orders-worklist-row-action:hover svg,.orders-worklist-row-action:focus-visible svg{transform:rotate(-10deg)translateY(-.5px)scale(.98)}.orders-worklist-row-action.is-pinned svg{filter:drop-shadow(0 1px #15803d2e);animation:.28s cubic-bezier(.2,.9,.2,1) inbox-v2-pin-settle;transform:rotate(0)translateY(0)scale(1)}.orders-worklist-row-action.is-overflow svg,.orders-worklist-row-action.is-overflow:hover svg,.orders-worklist-row-action.is-overflow:focus-visible svg{transform:none}[data-orders-surface=orders] .inbox-v2__body.is-orders-detail-body{grid-template-columns:minmax(0,1fr)}[data-orders-surface=orders] .inbox-v2__panes.is-orders-detail-mode{grid-template-columns:minmax(300px, min(var(--inbox-v2-left-pane,340px), 360px)) var(--inbox-v2-resize-handle,8px) minmax(520px, 1fr) minmax(300px, 360px)}[data-orders-surface=orders] .inbox-v2__panes.is-orders-detail-mode>.inbox-v2__worklist.is-review-drawer{border-right:1px solid var(--v2-border);background:#f9fbfd;border-radius:0;display:grid;overflow:hidden}.orders-detail-workspace{border-right:1px solid var(--v2-border);background:radial-gradient(720px 260px at 0 0,#d9b46324,#d9b46300 58%),linear-gradient(#fdfcf9 0%,#f7f9fc 100%);grid-template-rows:auto auto auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.orders-detail-workspace__header{border-bottom:1px solid #11182714;justify-content:space-between;gap:16px;padding:18px 20px 14px;display:flex}.orders-detail-workspace__identity{min-width:0}.orders-detail-workspace__kicker,.orders-detail-workspace__card>span,.orders-detail-workspace__truth-grid dt{color:#667085;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.orders-detail-workspace__identity h2{color:#101828;letter-spacing:-.035em;margin:4px 0 3px;font-size:24px;line-height:1.08}.orders-detail-workspace__identity p,.orders-detail-workspace__assessment p,.orders-detail-workspace__card p,.orders-detail-workspace__truth-grid small{color:#667085;margin:0;font-size:12px;line-height:1.45}.orders-detail-workspace__header-actions,.orders-detail-workspace__control-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.orders-detail-workspace__header-actions button,.orders-detail-workspace__header-actions a,.orders-detail-workspace__card button,.orders-detail-workspace__card a{color:#101828;cursor:pointer;background:#fff;border:1px solid #10182829;border-radius:10px;padding:9px 11px;font-size:12px;font-weight:800;line-height:1;text-decoration:none;box-shadow:0 1px #1018280a}.orders-detail-workspace__header-actions button.is-active,.orders-detail-workspace__card button:hover,.orders-detail-workspace__header-actions button:hover,.orders-detail-workspace__header-actions a:hover,.orders-detail-workspace__card a:hover{color:#fff;background:#111;border-color:#111216eb}.orders-detail-workspace__card button:disabled,.orders-detail-workspace__header-actions button:disabled{opacity:.48;cursor:default}.orders-detail-workspace__hero{border-bottom:1px solid #11182714;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:12px;padding:14px 20px;display:grid}.orders-detail-workspace__assessment,.orders-detail-workspace__truth-grid,.orders-detail-workspace__card{background:#ffffffe0;border:1px solid #1018281f;border-radius:16px;box-shadow:0 12px 34px #0f172a0d}.orders-detail-workspace__assessment{padding:15px}.orders-detail-workspace__assessment h3{color:#101828;letter-spacing:-.025em;margin:10px 0 8px;font-size:18px;line-height:1.16}.orders-detail-workspace__tone{color:#92400e;text-transform:uppercase;letter-spacing:.08em;background:#fff7edf5;border:1px solid #d9770657;border-radius:999px;width:fit-content;padding:6px 8px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.orders-detail-workspace__tone.is_critical,.orders-detail-workspace__tone.is-critical{color:#b91c1c;background:#fee2e2f5;border-color:#dc262661}.orders-detail-workspace__tone.is_at_risk,.orders-detail-workspace__tone.is-at_risk{color:#92400e;background:#fff7edfa;border-color:#d977065c}.orders-detail-workspace__tone.is_healthy,.orders-detail-workspace__tone.is-healthy{color:#166534;background:#ecfdf5f5;border-color:#16a34a47}.orders-detail-workspace__truth-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.orders-detail-workspace__truth-grid>div{border-bottom:1px solid #10182814;border-right:1px solid #10182814;padding:12px}.orders-detail-workspace__truth-grid>div.is-danger{background:linear-gradient(#fef2f2eb,#ffffffe6)}.orders-detail-workspace__truth-grid>div.is-warning{background:linear-gradient(#fffbebeb,#ffffffe6)}.orders-detail-workspace__truth-grid>div.is-success{background:linear-gradient(#f0fdf4eb,#ffffffe6)}.orders-detail-workspace__truth-grid dd{color:#101828;margin:4px 0 2px;font-size:13px;font-weight:850}.orders-detail-workspace__tabs{border-bottom:1px solid #11182714;align-items:center;gap:8px;padding:10px 20px;display:flex;overflow-x:auto}.orders-detail-workspace__tabs button{color:#344054;cursor:pointer;background:#fff;border:1px solid #10182824;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.orders-detail-workspace__tabs button.is-active{color:#fff;background:#111;border-color:#111216f0}.orders-detail-workspace__body{min-height:0;padding:16px 20px 22px;overflow:auto}.orders-detail-workspace__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.orders-detail-workspace__card{padding:14px}.orders-detail-workspace__card.is-primary{background:radial-gradient(420px 160px at 0 0,#d9b4632e,#d9b46300 62%),#fffffff0;border-color:#d9770647;grid-column:span 2}.orders-detail-workspace__card h3{color:#101828;letter-spacing:-.02em;margin:7px 0 6px;font-size:16px;line-height:1.18}.orders-detail-workspace__card ul{color:#344054;margin:8px 0 0;padding-left:18px;font-size:12px;line-height:1.5}.orders-detail-workspace__card dl{gap:8px;margin:8px 0 0;display:grid}.orders-detail-workspace__card dt{color:#667085;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.orders-detail-workspace__card dd{color:#101828;margin:2px 0 0;font-size:13px;font-weight:750}.orders-detail-workspace__error{color:#b91c1c!important}@container (max-width:440px){.orders-worklist-row-footer{align-items:stretch}.orders-worklist-row-actions{width:auto;margin-left:0;padding-top:0;top:10px;right:10px}.orders-worklist-row-action{width:28px;height:28px}}.inbox-v2__worklist-popover-layer{z-index:60;pointer-events:none;position:fixed;inset:0}.inbox-v2__worklist-popover{pointer-events:auto;background:#fff;border:1px solid #cfd9e5;border-radius:12px;gap:10px;width:min(320px,100vw - 16px);max-width:calc(100vw - 16px);max-height:min(72vh,560px);padding:10px;display:grid;position:fixed;overflow:auto;box-shadow:0 20px 44px #11161c3d}.inbox-v2__worklist-popover>header{justify-content:space-between;align-items:start;gap:10px;display:flex}.inbox-v2__worklist-popover>header h2{margin:0;font-size:13px;line-height:1.3}.inbox-v2__worklist-popover>header button{color:#1c2229;cursor:pointer;background:#fff;border:1px solid #ced8e4;border-radius:8px;padding:5px 8px;font-size:12px}.inbox-v2__overlay-message{color:#5e6b7c;margin:0;font-size:12px;line-height:1.45}.inbox-v2__overlay-actions--stack{grid-template-columns:minmax(0,1fr);gap:6px;display:grid}.inbox-v2__overlay-actions--stack button{text-align:left;white-space:normal;justify-content:flex-start;width:100%;padding:8px 10px;line-height:1.35}.inbox-v2__sla-action-button{justify-content:flex-start;align-items:center;gap:10px;display:flex}.inbox-v2__sla-action-icon{color:#1f2937;letter-spacing:.02em;background:#f8fafc;border:1px solid #d0d8e2;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.inbox-v2__sla-action-icon.is-acknowledge{color:#1f5131;background:#f2f8ef;border-color:#cddac6}.inbox-v2__sla-action-icon.is-set_waiting,.inbox-v2__sla-action-icon.is-set_follow_up,.inbox-v2__sla-action-icon.is-snooze{color:#334155;background:#f4f7fb;border-color:#d6deeb}.inbox-v2__sla-action-icon.is-escalate{color:#8e2e24;background:#fff1ef;border-color:#f0c8c4}.inbox-v2__sla-action-icon.is-resolve{color:#1d5c3a;background:#eef8f2;border-color:#c8dfd2}.inbox-v2__sla-action-label{flex:1;min-width:0}.inbox-v2__sla-action-suggested{color:#4a5565;background:#f8fafd;border:1px solid #d6dbe4;border-radius:999px;flex-shrink:0;padding:2px 7px;font-size:10px;line-height:1.2}.inbox-v2__worklist-popover .inbox-v2__overlay-actions button:last-child{border-color:var(--v2-border-strong);color:#1e2630;background:#fff}.inbox-v2__badge-editor-modal{grid-template-rows:auto minmax(0,1fr);width:min(640px,96vw);max-height:min(92vh,820px);overflow:hidden}.inbox-v2__badge-editor-header{align-items:start}.inbox-v2__badge-editor-body{gap:14px;min-height:0;display:grid;overflow:hidden}.inbox-v2__badge-editor-modal .inbox-v2__overlay-message{color:#42526a;background:linear-gradient(90deg,#7c3aed14,#f8fafcb8);border-left:3px solid #7c3aed;border-radius:0 8px 8px 0;padding:7px 9px;font-size:11px;font-weight:750;line-height:1.35}.inbox-v2__badge-editor-summary{flex:none}.inbox-v2__badge-editor-audit-panel{background:linear-gradient(#fff 0%,#f8fbfd 100%);border:1px solid #d8e1ea;border-radius:8px;gap:8px;padding:10px;display:grid}.inbox-v2__badge-manual-icon{place-items:center;display:inline-grid}.inbox-v2__badge-manual-icon>span{background:currentColor;border-radius:999px;width:9px;height:9px}.inbox-v2__badge-editor-modal .inbox-v2__overlay-actions--stack{place-content:start stretch;width:100%;max-height:min(64vh,620px);padding-right:4px;display:grid;overflow-y:auto}.inbox-v2__badge-editor-modal .inbox-v2__overlay-actions--stack>*{min-width:0}.inbox-v2__badge-manual-picker{gap:8px;width:100%;display:grid}.inbox-v2__badge-editor-modal .orders-truth-editor-option{border:1px solid color-mix(in srgb, var(--truth-accent) 22%, var(--truth-border));background:linear-gradient(90deg, color-mix(in srgb, var(--truth-accent) 10%, #fff) 0 4px, transparent 4px), linear-gradient(180deg, #fffffffa, var(--truth-bg));color:#162331;text-align:left;cursor:pointer;white-space:normal;border-radius:8px;grid-template-columns:26px minmax(0,1fr) auto;justify-content:stretch;align-items:center;gap:10px;width:100%;min-width:0;padding:10px 11px 10px 13px;display:grid;box-shadow:inset 0 1px #ffffffe0}.inbox-v2__badge-editor-modal .orders-truth-editor-option:hover,.inbox-v2__badge-editor-modal .orders-truth-editor-option:focus-visible{border-color:color-mix(in srgb, var(--truth-accent) 46%, var(--truth-border));box-shadow:inset 0 1px 0 #ffffffe6, 0 10px 22px color-mix(in srgb, var(--truth-accent) 12%, transparent);outline:none}.inbox-v2__badge-editor-modal .orders-truth-editor-option.is-selected{border-color:color-mix(in srgb, var(--truth-accent) 58%, var(--truth-border));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--truth-accent) 16%, transparent), 0 10px 24px color-mix(in srgb, var(--truth-accent) 12%, transparent)}.inbox-v2__badge-editor-modal .orders-truth-editor-option-apply{border:1px solid color-mix(in srgb, var(--truth-accent) 24%, #d8e1ea);color:var(--truth-accent);text-transform:uppercase;background:#ffffffc2;border-radius:999px;justify-self:end;padding:5px 8px;font-size:10px;font-weight:850;line-height:1.1}.inbox-v2__badge-editor-modal .orders-truth-editor-option.is-selected .orders-truth-editor-option-apply{border-color:var(--truth-accent);background:var(--truth-accent);color:#fff}.inbox-v2__badge-editor-modal .orders-truth-editor-option-icon{box-shadow:none;background:0 0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.inbox-v2__badge-editor-modal .orders-truth-editor-option-icon svg{width:17px;height:17px;color:var(--truth-accent);display:block}.inbox-v2__badge-editor-modal .orders-truth-editor-audit-step>header button{border:1px solid color-mix(in srgb, var(--truth-accent) 28%, #d8e1ea);color:#344054;background:#ffffffe6;box-shadow:inset 0 1px #ffffffeb}.inbox-v2__badge-editor-modal .orders-truth-editor-audit-step>header button:hover,.inbox-v2__badge-editor-modal .orders-truth-editor-audit-step>header button:focus-visible{border-color:color-mix(in srgb, var(--truth-accent) 42%, #d8e1ea);color:var(--truth-accent);outline:none}.inbox-v2__badge-editor-modal .orders-truth-editor-suggestions>button{border:1px solid color-mix(in srgb, var(--truth-accent) 26%, #d8e1ea);color:#344054;background:#ffffffe6;box-shadow:inset 0 1px #ffffffeb}.inbox-v2__badge-editor-modal .orders-truth-editor-suggestions>button:hover,.inbox-v2__badge-editor-modal .orders-truth-editor-suggestions>button:focus-visible{border-color:color-mix(in srgb, var(--truth-accent) 42%, #d8e1ea);color:var(--truth-accent);outline:none}.inbox-v2__badge-editor-modal .orders-truth-editor-audit-step footer button:disabled{color:#98a2b3;background:#f3f6f9;border-color:#d8e1ea}.inbox-v2__badge-editor-modal .inbox-v2__overlay-actions--sla{max-height:min(76vh,700px);padding-right:0;overflow:hidden}.inbox-v2__badge-editor-grid,.inbox-v2__badge-editor-list{gap:8px;display:grid}.inbox-v2__badge-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inbox-v2__badge-editor-list{grid-template-columns:minmax(0,1fr)}.inbox-v2__badge-editor-option-card{--lane-accent:#475467;--lane-bg:#fff;--lane-border:#d8e1ea;border:1px solid var(--lane-border);background:linear-gradient(180deg, #fffffffa, var(--lane-bg));color:#162331;text-align:left;cursor:pointer;border-radius:8px;align-content:start;gap:8px;width:100%;min-width:0;padding:12px;display:grid;box-shadow:inset 0 1px #ffffffd6}.inbox-v2__badge-editor-option-card:disabled{cursor:not-allowed;opacity:.52;transform:none;box-shadow:inset 0 1px #ffffffd6}.inbox-v2__badge-editor-option-card:hover,.inbox-v2__badge-editor-option-card:focus-visible{border-color:color-mix(in srgb, var(--lane-accent) 42%, #d8e1ea);outline:none}.inbox-v2__badge-editor-option-card.is-selected{border-color:color-mix(in srgb, var(--lane-accent) 54%, #d8e1ea);background:linear-gradient(180deg, color-mix(in srgb, var(--lane-bg) 78%, #fff), var(--lane-bg))}.inbox-v2__badge-editor-option-badge{border:1px solid color-mix(in srgb, var(--lane-accent) 26%, #d8e1ea);background:color-mix(in srgb, var(--lane-bg) 86%, #fff);color:var(--lane-accent);border-radius:999px;justify-self:start;padding:3px 8px;font-size:10px;font-weight:800;line-height:1.2}.inbox-v2__sla-action-meta{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.inbox-v2__sla-control-panel,.inbox-v2__sla-control-section{gap:10px;display:grid}.inbox-v2__sla-control-panel{grid-template-rows:auto minmax(0,1fr);min-height:0;max-height:min(76vh,700px);overflow:hidden}.inbox-v2__sla-control-section{background:linear-gradient(#fff 0%,#f8fbfd 100%);border:1px solid #d8e1ea;border-radius:12px;min-height:0;padding:12px;scroll-padding-top:12px;overflow:auto}.inbox-v2__sla-control-tabs{background:#f3f6f9;border:1px solid #d5dee8;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.inbox-v2__sla-control-tabs button{color:#566579;text-align:center;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;min-width:0;min-height:34px;font-size:12px;font-weight:850;line-height:1.2}.inbox-v2__sla-control-tabs button:hover,.inbox-v2__sla-control-tabs button:focus-visible{color:#1f2a37;border-color:#c8d3df;outline:none}.inbox-v2__sla-control-tabs button.is-active{color:#fff;background:#111827;border-color:#111827;box-shadow:0 8px 18px #11182729}.inbox-v2__sla-control-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.inbox-v2__sla-control-header h3{color:#162331;margin:0;font-size:13px;line-height:1.2}.inbox-v2__sla-control-header p{color:#5b6a7b;margin:4px 0 0;font-size:12px;line-height:1.45}.inbox-v2__sla-control-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__sla-control-metrics>div{background:#ffffffd6;border:1px solid #d8e1ea;border-radius:8px;gap:4px;min-width:0;padding:10px 12px;display:grid}.inbox-v2__sla-control-metrics span{color:#667689;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850;line-height:1.1}.inbox-v2__sla-control-metrics strong{color:#162331;min-width:0;font-size:13px;line-height:1.25}.inbox-v2__sla-timer-brief,.inbox-v2__sla-workflow-guidance{background:#f8fafc;border:1px solid #d8e1ea;border-radius:10px;grid-template-columns:minmax(128px,.38fr) minmax(0,1fr);align-items:stretch;gap:10px;padding:10px;display:grid}.inbox-v2__sla-timer-brief>div,.inbox-v2__sla-workflow-guidance>div{border-right:1px solid #d8e1ea;align-content:center;gap:4px;min-width:0;padding-right:10px;display:grid}.inbox-v2__sla-timer-brief span,.inbox-v2__sla-workflow-guidance span{color:#667689;text-transform:uppercase;font-size:9px;font-weight:850;line-height:1.1}.inbox-v2__sla-timer-brief strong,.inbox-v2__sla-workflow-guidance strong{color:#111827;font-size:13px;line-height:1.25}.inbox-v2__sla-timer-brief p,.inbox-v2__sla-workflow-guidance p{color:#526173;margin:0;font-size:12px;font-weight:600;line-height:1.45}.inbox-v2__sla-quick-grid .inbox-v2__lane-editor-card,.inbox-v2__sla-workflow-grid .inbox-v2__lane-editor-card{min-height:88px;padding:10px}.inbox-v2__sla-quick-grid .inbox-v2__lane-editor-card em,.inbox-v2__sla-workflow-grid .inbox-v2__lane-editor-card em{font-size:11px;line-height:1.35}.inbox-v2__sla-control-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.inbox-v2__sla-control-field{gap:6px;min-width:0;display:grid}.inbox-v2__sla-control-field--full{grid-column:1/-1}.inbox-v2__sla-control-field label{color:#617080;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.inbox-v2__sla-control-field input,.inbox-v2__sla-control-field select,.inbox-v2__sla-control-field textarea{color:#1f242b;width:100%;font:inherit;background:#fff;border:1px solid #d1dbe5;border-radius:8px;padding:10px 12px}.inbox-v2__sla-control-field textarea{resize:vertical;min-height:72px}.inbox-v2__sla-control-field input:disabled,.inbox-v2__sla-control-field select:disabled,.inbox-v2__sla-control-field textarea:disabled{color:#7a8694;background:#f5f7fa}.inbox-v2__sla-control-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__sla-control-buttons button{border:1px solid var(--v2-border-strong);color:#1f242b;cursor:pointer;background:#fff;border-radius:8px;width:100%;padding:9px 12px;font-size:12px;font-weight:700}.inbox-v2__sla-control-buttons button.is-primary{color:#fff;background:#1f4db8;border-color:#1f4db8}.inbox-v2__sla-control-buttons button:disabled{opacity:.55;cursor:not-allowed}.inbox-v2__lane-editor{gap:14px;min-width:0;display:grid}.inbox-v2__lane-editor-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__lane-editor-summary>div{background:linear-gradient(#fff 0%,#f8fbfd 100%);border:1px solid #d8e1ea;border-radius:8px;gap:4px;min-width:0;padding:10px 12px;display:grid}.inbox-v2__lane-editor-summary span{color:#667689;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850;line-height:1.1}.inbox-v2__lane-editor-summary strong{color:#162331;letter-spacing:0;min-width:0;font-size:13px;line-height:1.25}.inbox-v2__lane-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__overlay-actions--stack .inbox-v2__lane-editor-card{--lane-accent:#475467;--lane-bg:#fff;--lane-border:#d8e1ea;border:1px solid var(--lane-border);background:linear-gradient(180deg, #fffffffa, var(--lane-bg));color:#162331;text-align:left;cursor:pointer;border-radius:8px;align-content:start;gap:8px;width:100%;min-height:116px;padding:12px;transition:border-color .16s,background .16s,box-shadow .18s,transform .18s;display:grid;box-shadow:inset 0 1px #ffffffd6}.inbox-v2__overlay-actions--stack .inbox-v2__lane-editor-card:hover,.inbox-v2__overlay-actions--stack .inbox-v2__lane-editor-card:focus-visible{border-color:color-mix(in srgb, var(--lane-accent) 42%, #d8e1ea);outline:none;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffe6,0 10px 24px #0f172a14}.inbox-v2__overlay-actions--stack .inbox-v2__lane-editor-card.is-selected{border-color:color-mix(in srgb, var(--lane-accent) 54%, #d8e1ea);background:linear-gradient(180deg, color-mix(in srgb, var(--lane-bg) 78%, #fff), var(--lane-bg));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--lane-accent) 16%, transparent), 0 12px 28px color-mix(in srgb, var(--lane-accent) 16%, transparent)}.inbox-v2__lane-editor-card-top{min-width:0;color:var(--lane-accent);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:9px;font-weight:850;line-height:1;display:flex}.inbox-v2__lane-editor-card-dot{background:var(--lane-accent);width:8px;height:8px;box-shadow:none;border-radius:999px;flex-shrink:0}.inbox-v2__lane-editor-card strong{color:#111827;letter-spacing:0;font-size:14px;line-height:1.18}.inbox-v2__lane-editor-card em{color:#526173;font-size:12px;font-style:normal;font-weight:600;line-height:1.42}.inbox-v2__lane-editor-card.is-tone-blue{--lane-accent:#2563eb;--lane-bg:#eff6ff;--lane-border:#bfdbfe}.inbox-v2__lane-editor-card.is-tone-cyan{--lane-accent:#0891b2;--lane-bg:#ecfeff;--lane-border:#a5f3fc}.inbox-v2__lane-editor-card.is-tone-amber{--lane-accent:#d97706;--lane-bg:#fffbeb;--lane-border:#fde68a}.inbox-v2__lane-editor-card.is-tone-indigo{--lane-accent:#4f46e5;--lane-bg:#eef2ff;--lane-border:#c7d2fe}.inbox-v2__lane-editor-card.is-tone-purple{--lane-accent:#7c3aed;--lane-bg:#f5f3ff;--lane-border:#ddd6fe}.inbox-v2__lane-editor-card.is-tone-green{--lane-accent:#16a34a;--lane-bg:#f0fdf4;--lane-border:#bbf7d0}.inbox-v2__lane-editor-card.is-tone-rose,.inbox-v2__lane-editor-card.is-tone-red{--lane-accent:#dc2626;--lane-bg:#fef2f2;--lane-border:#fecaca}.inbox-v2__lane-editor-card.is-tone-slate,.inbox-v2__lane-editor-card.is-tone-zinc,.inbox-v2__lane-editor-card.is-tone-neutral{--lane-accent:#475467;--lane-bg:#f8fafc;--lane-border:#d8e1ea}.inbox-v2__topic-editor .inbox-v2__lane-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:min(58vh,640px);padding-right:2px;overflow:auto}.inbox-v2__lane-editor-card.is-topic-orders{--lane-accent:#2563eb;--lane-bg:#eff6ff;--lane-border:#bfdbfe}.inbox-v2__lane-editor-card.is-topic-shipping{--lane-accent:#0891b2;--lane-bg:#ecfeff;--lane-border:#a5f3fc}.inbox-v2__lane-editor-card.is-topic-refund{--lane-accent:#d97706;--lane-bg:#fffbeb;--lane-border:#fde68a}.inbox-v2__lane-editor-card.is-topic-complaint{--lane-accent:#dc2626;--lane-bg:#fef2f2;--lane-border:#fecaca}.inbox-v2__lane-editor-card.is-topic-product{--lane-accent:#16a34a;--lane-bg:#f0fdf4;--lane-border:#bbf7d0}.inbox-v2__lane-editor-card.is-topic-billing,.inbox-v2__lane-editor-card.is-topic-account{--lane-accent:#0f766e;--lane-bg:#f0fdfa;--lane-border:#99f6e4}.inbox-v2__lane-editor-card.is-topic-subscription,.inbox-v2__lane-editor-card.is-topic-technical{--lane-accent:#7c3aed;--lane-bg:#f5f3ff;--lane-border:#ddd6fe}.inbox-v2__lane-editor-card.is-topic-ads{--lane-accent:#db2777;--lane-bg:#fdf2f8;--lane-border:#fbcfe8}.inbox-v2__lane-editor-card.is-topic-documents,.inbox-v2__lane-editor-card.is-topic-internal,.inbox-v2__lane-editor-card.is-topic-spam,.inbox-v2__lane-editor-card.is-topic-other{--lane-accent:#64748b;--lane-bg:#f8fafc;--lane-border:#cbd5e1}.inbox-v2__lane-editor-card.is-topic-feedback{--lane-accent:#ca8a04;--lane-bg:#fefce8;--lane-border:#fde68a}.inbox-v2__lane-editor-card.is-topic-vip_escalation{--lane-accent:#be123c;--lane-bg:#fff1f2;--lane-border:#fecdd3}.inbox-v2__lane-editor-footer{justify-content:flex-end;align-items:center;gap:8px;padding-top:2px;display:flex}.inbox-v2__overlay-actions--stack .inbox-v2__lane-editor-footer button{color:#263445;text-align:center;cursor:pointer;background:#fff;border:1px solid #cfd9e4;border-radius:8px;width:auto;min-height:36px;padding:0 13px;font-size:12px;font-weight:850;line-height:1}.inbox-v2__overlay-actions--stack .inbox-v2__lane-editor-footer button.is-primary{color:#fff;background:#111827;border-color:#111827}.inbox-v2__overlay-actions--stack .inbox-v2__lane-editor-footer button:disabled{cursor:not-allowed;opacity:.46}@media (max-width:640px){.inbox-v2__badge-editor-grid,.inbox-v2__lane-editor-summary,.inbox-v2__lane-editor-grid,.inbox-v2__sla-control-form,.inbox-v2__sla-control-metrics,.inbox-v2__sla-control-buttons,.inbox-v2__sla-workflow-grid,.inbox-v2__sla-timer-brief,.inbox-v2__sla-workflow-guidance{grid-template-columns:minmax(0,1fr)}.inbox-v2__sla-timer-brief>div,.inbox-v2__sla-workflow-guidance>div{border-bottom:1px solid #d8e1ea;border-right:0;padding-bottom:9px;padding-right:0}}.inbox-v2__worklist.is-smart-fit .inbox-v2__row-meta span{padding:2px 6px;font-size:9px}.inbox-v2__row-meta span.is-status-pill{padding:2px 7px}.inbox-v2__row-meta span.is-status-unassigned{color:#344054;background:#f2f4f7;border-color:#4754674d}.inbox-v2__row-meta span.is-status-assigned{color:#1d4ed8;background:#dbeafef2;border-color:#2563eb47}.inbox-v2__row-meta span.is-status-in_progress{color:#92400e;background:#fef3c7f2;border-color:#ca8a044d}.inbox-v2__row-meta span.is-status-resolved{color:#065f46;background:#d1fae5f2;border-color:#0596694d}.inbox-v2__row-meta span.is-owner-pill.is-owner-you{color:#1d4ed8;background:#dbeafef2;border-color:#2563eb47}.inbox-v2__row-meta span.is-sla-on_track{color:#92400e;background:#fef3c7f2;border-color:#ca8a044d}.inbox-v2__row-meta span.is-sla-due_soon{color:#9a3412;background:#ffedd5f2;border-color:#ea580c4d}.inbox-v2__row-meta span.is-sla-breached,.inbox-v2__row-meta span.is-priority-urgent{color:#991b1b;background:#fee2e2f2;border-color:#b91c1c59}.inbox-v2__row-meta span.is-priority-high{color:#92400e;background:#fef3c7f2;border-color:#ca8a044d}.inbox-v2__row-meta span.is-priority-normal,.inbox-v2__row-meta span.is-priority-low,.inbox-v2__row-meta span.is-priority-none,.inbox-v2__row-meta span.is-lane-pill,.inbox-v2__row-meta span.is-tag-pill,.inbox-v2__row-meta span.is-routing-pill,.inbox-v2__row-meta span.is-routing-shadow-pill,.inbox-v2__row-meta span.is-live-chat-escalation-pill,.inbox-v2__row-disclosure span.is-topic-pill{color:#344054;background:#fff;border-color:#10182829}.inbox-v2__row-meta span.is-live-chat-escalation-pill{color:#0f766e;background:linear-gradient(#f0fdfaf5,#fffffffa);border-color:#0f766e3d}.inbox-v2__row-meta span.is-tag-pill{color:#1d4ed8;background:#dbeafef2;border-color:#2563eb47}.inbox-v2__row-meta span.is-lane-pill{text-transform:uppercase;letter-spacing:.02em}.inbox-v2__row-meta span.is-lane-general{color:#344054;background:#f2f4f7;border-color:#4754674d}.inbox-v2__row-meta span.is-lane-shipping{color:#1d4ed8;background:#dbeafef2;border-color:#2563eb47}.inbox-v2__row-meta span.is-lane-billing{color:#92400e;background:#fef3c7f2;border-color:#ca8a044d}.inbox-v2__row-meta span.is-lane-refund{color:#115e59;background:#ccfbf1e6;border-color:#14b8a64d}.inbox-v2__row-meta span.is-lane-review{color:#9f1239;background:#ffe4e6f2;border-color:#f43f5e42}.inbox-v2__row-meta span.is-lane-unassigned{color:#344054;background:#f2f4f7;border-color:#4754674d}.inbox-v2__row-meta span.is-lane-pre_sales{color:#155e75;background:#cffafeeb;border-color:#0e74904d}.inbox-v2__row-meta span.is-lane-negative_feedback,.inbox-v2__row-meta span.is-lane-complaint{color:#991b1b;background:#fee2e2f2;border-color:#b91c1c59}.inbox-v2__row-meta span.is-lane-translations{color:#0e7490;background:#e0f2fef2;border-color:#0891b24d}.inbox-v2__row-meta span.is-lane-no_response_needed{color:#166534;background:#dcfce7f2;border-color:#16a34a4d}.inbox-v2__row-meta span.is-routing-pill,.inbox-v2__row-meta span.is-routing-shadow-pill{letter-spacing:.03em}.inbox-v2__row-meta span.is-routing-needs_triage{color:#1d4ed8;background:#eff6fffa;border-color:#2563eb47}.inbox-v2__row-meta span.is-routing-background{color:#9a3412;background:#fff7edfa;border-color:#d977064d}.inbox-v2__row-meta span.is-routing-shadow-pill{color:#4338ca;background:#eef2fffa;border-color:#6366f138}.inbox-v2__row-meta span.is-sent-state-pill{font-weight:800}.inbox-v2__row-meta span.is-sent-by-pill{color:#1d4ed8;text-overflow:ellipsis;white-space:nowrap;background:#eff6fff5;border-color:#2563eb3d;max-width:min(240px,100%);overflow:hidden}.inbox-v2__row-meta span.is-sent-awaiting-pill{color:#1d4ed8;background:#eff6fff5;border-color:#1e40af2e}.inbox-v2__row-meta span.is-sent-commitment-pill{color:#4338ca;background:#eef2fff0;border-color:#6366f13d}.inbox-v2__row-meta span.is-sent-checkpoint-pill{color:#0f5f73;background:#ecfefff5;border-color:#0e74903d}.inbox-v2__row.is-sent-mode-row .inbox-v2__row-top{align-items:flex-start}.inbox-v2__row-identity--sent{gap:7px;max-width:min(100%,300px)}.inbox-v2__row-identity--sent>em{flex:none}.inbox-v2__sent-recipient-line{align-items:center;gap:6px;min-width:0;max-width:min(220px,100%);display:inline-flex}.inbox-v2__row-identity strong.inbox-v2__sent-recipient-line{max-width:min(220px,100%)}.inbox-v2__sent-recipient-kicker{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;flex:none;font-size:9px;font-weight:950;line-height:1}.inbox-v2__sent-recipient-name{color:#182230;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.inbox-v2__sent-recipient-more{color:#0f766e;text-align:center;background:#f0fdfaeb;border:1px solid #0f766e33;border-radius:999px;flex:none;min-width:20px;padding:2px 5px;font-size:9px;font-weight:950;line-height:1}.inbox-v2__row-subject--sent{color:#111827;font-weight:850}.inbox-v2__row-preview--sent{color:#475467}.inbox-v2__row-meta--sent{align-items:center;gap:7px}.inbox-v2__row-meta--sent>.inbox-v2__floating-tooltip-target{min-width:0;max-width:100%}.inbox-v2__row-meta--sent span{border-radius:7px;justify-content:center;align-items:center;min-height:22px;padding:3px 7px;font-weight:850;display:inline-flex;box-shadow:inset 0 1px #ffffffad}.inbox-v2__row-meta--sent span.inbox-v2__sent-status-pill{letter-spacing:.08em;text-transform:uppercase}.inbox-v2__row-meta--sent span.is-sent-by-pill{max-width:min(250px,100%)}.inbox-v2__row-meta span.is-stable{background:#f3faf5;border-color:#c7d6cb}.inbox-v2__row-meta span.is-watch{background:#fff9ed;border-color:#d9ccaa}.inbox-v2__row-meta span.is-risk{background:#fff3f1;border-color:#e5bfb8}.inbox-v2__row-disclosure{border-top:1px dashed #d5dee8;flex-wrap:wrap;gap:6px;padding-top:7px;display:flex}.inbox-v2__row-disclosure span{color:#344054;background:#fff;border:1px solid #10182829;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:700;line-height:1}.inbox-v2__row-meta>.inbox-v2__floating-tooltip-target,.inbox-v2__row-disclosure>.inbox-v2__floating-tooltip-target{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-transform:none;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.inbox-v2__row-meta>.inbox-v2__floating-tooltip-target:hover,.inbox-v2__row-disclosure>.inbox-v2__floating-tooltip-target:hover{background:0 0}.inbox-v2__row-routing-note{background:linear-gradient(#f8fbfff5,#fffffffa);border:1px solid #c9d6e4eb;border-radius:12px;gap:3px;margin-top:8px;padding:9px 11px;display:grid}.inbox-v2__row-routing-note strong{color:#285f93;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1}.inbox-v2__row-routing-note span{color:#344054;font-size:11px;line-height:1.45}.inbox-v2__row-disclosure span.is-sent-warning-pill{font-weight:800}.inbox-v2__row.is-sent-mode-row{background:radial-gradient(380px 140px at 0 0,#14b8a60f,#0000 72%),linear-gradient(#fffbf4fb 0%,#faf5eaf9 100%);border-left-color:#caa24a94}.inbox-v2__row-disclosure span.inbox-v2__row-owner-pill{align-items:center;gap:7px;padding:4px 9px 4px 4px;line-height:1.15;display:inline-flex}.inbox-v2__row-owner-avatar{letter-spacing:.08em;color:#516173;background:#f6f8fb;border:1px solid #1018281f;border-radius:999px;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;font-size:8px;font-weight:900;display:inline-flex}.inbox-v2__row-owner-avatar.is-self{color:#1d4ed8;background:#dbeafef2;border-color:#2563eb33}.inbox-v2__row-owner-avatar.is-assigned{color:#065f46;background:#d1fae5f2;border-color:#0596692e}.inbox-v2__row-owner-avatar.is-unassigned{color:#92400e;background:#fef3c7f2;border-color:#ca8a0433}.inbox-v2__row-owner-copy{gap:1px;display:grid}.inbox-v2__row-disclosure span .inbox-v2__row-owner-copy,.inbox-v2__row-disclosure span .inbox-v2__row-owner-copy strong,.inbox-v2__row-disclosure span .inbox-v2__row-owner-copy em{background:0 0;border:0;margin:0;padding:0}.inbox-v2__row-owner-copy strong{text-transform:uppercase;letter-spacing:.08em;color:#6f7d8d;font-size:8px;font-weight:800}.inbox-v2__row-owner-copy em{color:#243446;font-size:9px;font-style:normal;font-weight:700}.inbox-v2__case{background:linear-gradient(#f7f9fc 0%,#f2f5f8 100%);grid-template-rows:auto auto auto auto minmax(0,1fr) auto;min-width:0;max-width:100%;min-height:0;display:grid;overflow:hidden auto;container-type:inline-size}.inbox-v2__case.is-compose-focus{grid-template-rows:auto minmax(0,1fr);overflow:hidden}.inbox-v2__case.is-reply-workspace{position:relative;overflow:hidden}.inbox-v2__case.is-reply-workspace>[role=region]{min-height:0}.inbox-v2__case.is-reply-workspace>.inbox-v2__composer:not(.is-focus){z-index:3;min-height:0;box-shadow:0 22px 60px #2834431f;box-shadow:none;inset:14px;border:0;border-radius:0;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.inbox-v2__case.is-reply-workspace>.inbox-v2__composer:not(.is-focus) .inbox-v2__composer-editor-zone,.inbox-v2__case.is-reply-workspace>.inbox-v2__composer:not(.is-focus) .inbox-v2__composer-editor-shell{flex:auto;min-height:0}.inbox-v2__case.is-reply-workspace>.inbox-v2__composer:not(.is-focus) .inbox-v2__composer-editor{resize:none;height:100%;min-height:0}.inbox-v2__reply-body-slot{grid-template-rows:minmax(0,1fr);align-items:stretch;min-width:0;height:min(650px,100dvh - 206px);min-height:560px;display:grid}.inbox-v2__reply-body-slot.has-attachments{height:auto;min-height:min(650px,100dvh - 206px)}.inbox-v2__case.is-compose-focus .inbox-v2__reply-body-slot{height:100%;min-height:0}.inbox-v2__reply-body-slot .inbox-v2__composer--vnext-reply:not(.is-focus){z-index:auto;width:100%;min-height:0;box-shadow:0 22px 60px #2834431f;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;flex:auto;align-self:stretch;padding:0;display:flex;position:static;overflow:hidden;height:min(650px,100dvh - 206px)!important}.inbox-v2__reply-body-slot .inbox-v2__composer-top{flex-direction:column;flex:none;gap:10px;min-height:0;display:flex}.inbox-v2__reply-body-slot .inbox-v2__composer-editor-zone,.inbox-v2__reply-body-slot .inbox-v2__composer-editor-shell{flex:auto;min-height:0}.inbox-v2__reply-body-slot .inbox-v2__composer-editor-zone{overscroll-behavior:contain;padding-bottom:8px;overflow:hidden auto}.inbox-v2__reply-body-slot .inbox-v2__composer-editor-shell{background:#fff;border:1px solid #a9b9c8;border-radius:11px;flex-basis:clamp(260px,34dvh,430px);min-height:260px;transition:border-color .14s,box-shadow .14s;overflow:hidden;box-shadow:inset 0 1px #ffffffdb}.inbox-v2__reply-body-slot .inbox-v2__composer-editor{resize:none;border:0;border-radius:0;height:100%;min-height:260px}.inbox-v2__reply-body-slot .inbox-v2__composer-editor-shell:focus-within{border-color:#caa24ad1;box-shadow:inset 0 0 0 1px #caa24a5c,inset 0 1px #ffffffe6,0 0 0 2px #caa24a1f}.inbox-v2__reply-body-slot .inbox-v2__composer-editor:focus-visible{outline:none}.inbox-v2__case-header{border-bottom:1px solid var(--v2-border);background:#fff;gap:10px;padding:12px 16px 10px;display:grid}.inbox-v2__case-header-top{grid-template-columns:minmax(0,1fr) minmax(168px,32%);align-items:start;gap:12px;display:grid}.inbox-v2__case-header-main{flex:420px;min-width:0}.inbox-v2__case-header-identity{align-items:center;gap:10px;min-width:0;display:flex}.inbox-v2__case-header-copy{gap:4px;min-width:0;display:grid}.inbox-v2__case-header-kicker-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.inbox-v2__case-kicker{color:#5b6775;letter-spacing:.04em;text-transform:uppercase;background:#f7fafc;border:1px solid #d7e1eb;border-radius:999px;align-items:center;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.inbox-v2__case-kicker-action{min-height:30px;color:var(--v2-text);letter-spacing:.04em;cursor:pointer;background:#fff;padding:0 12px;font-size:11px;transition:background .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;box-shadow:inset 0 1px #ffffffdb}.inbox-v2__case-kicker-action:hover{color:#111827;border-color:#b4904a8c;transform:translateY(-1px);box-shadow:inset 0 1px #fffffff0,0 10px 18px #0f172a14}.inbox-v2__case-header h2{letter-spacing:-.01em;margin:0;font-size:18px;line-height:1.15}.inbox-v2__case-header p{color:var(--v2-text-muted);margin:0;font-size:12px}.inbox-v2__case-header-meta-line{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.inbox-v2__case-owner-block{background:linear-gradient(#fffffffe 0%,#f8fafcfb 100%);border:1px solid #d8e1eb;border-radius:20px;gap:12px;padding:14px 16px;display:grid}.inbox-v2__case-owner-copy{gap:4px;display:grid}.inbox-v2__case-header-side{align-content:start;justify-items:end;gap:6px;width:100%;min-width:0;max-width:420px;display:grid}.inbox-v2__case-nav-actions{flex-wrap:nowrap;justify-content:flex-end;gap:8px;display:flex;overflow:auto hidden}.inbox-v2__case-header-controls{grid-template-columns:minmax(0,1fr) minmax(168px,28%);align-items:start;gap:10px 12px;display:grid}.inbox-v2__case-nav-actions,.inbox-v2__case-actions,.inbox-v2__case-badge-rail,.inbox-v2__case-tag-rail{min-height:42px}.inbox-v2__case-badge-rail{flex-wrap:nowrap;align-items:center;gap:6px;display:flex;overflow:auto hidden}.inbox-v2__case-badge-button,.inbox-v2__case-badge-static{color:#304152;white-space:nowrap;background:#fbfdff;border:1px solid #d5dee8;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.inbox-v2__case-badge-static.is-routing-needs_triage{color:#1d4ed8;background:#eff6fffa;border-color:#2563eb3d}.inbox-v2__case-badge-static.is-routing-background{color:#9a3412;background:#fff7edfa;border-color:#d9770647}.inbox-v2__case-badge-static.is-routing-shadow{color:#4338ca;background:#eef2fffa;border-color:#6366f138}.inbox-v2__case-badge-static.is-routing-manual{color:#b45309;background:#fffbebfa;border-color:#b4530938}.inbox-v2__case-routing-note{color:#516071;margin:8px 0 0;font-size:12px;line-height:1.5}.inbox-v2__case-routing-notice{color:#2d6f43;background:#f3fbf6;border:1px solid #cbe7d4;border-radius:12px;margin:8px 0 0;padding:9px 10px;font-size:12px;font-weight:700;line-height:1.35}.inbox-v2__case-routing-notice.is-error{color:#9f2d20;background:#fff5f4;border-color:#f0c8c4}.inbox-v2__case-badge-button{cursor:pointer}.inbox-v2__case-badge-button:hover{background:#f4f8fc}.inbox-v2__case-badge-button.is-attention-critical{color:#a5382c;background:#fff1ef;border-color:#e4b5ac}.inbox-v2__case-badge-button.is-attention-risk{color:#8b6514;background:#fff8e8;border-color:#e8d5aa}.inbox-v2__case-badge-button.is-attention-none{background:#f8fbff;border-color:#d5dee8}.inbox-v2__case-badge-button.is-status-resolved{color:#226940;background:#eefaf1;border-color:#b7d8c2}.inbox-v2__case-badge-button.is-status-in_progress,.inbox-v2__case-badge-button.is-owner-you{color:#2055a7;background:#eef5ff;border-color:#c9d9f2}.inbox-v2__case-badge-button.is-sla-breached{color:#a5382c;background:#fff1ef;border-color:#e4b5ac}.inbox-v2__case-badge-button.is-sla-due_soon{color:#8b6514;background:#fff8e8;border-color:#e8d5aa}.inbox-v2__case-badge-button.is-sla-paused{color:#475467;background:#f7f9fc;border-color:#d7dee8}.inbox-v2__case-badge-button.is-sla-resolved{color:#2055a7;background:#eef5ff;border-color:#c9d9f2}.inbox-v2__case-tag-rail{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex;overflow:auto hidden}.inbox-v2__case-tag-action{border:1px solid var(--v2-border-strong);color:var(--v2-text);cursor:pointer;background:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.inbox-v2__case-tag-action:hover{background:#f4f8fc}.inbox-v2__case-tag-action.is-active{color:#fff;background:#111;border-color:#111}.inbox-v2__case-tag-empty{color:#677588;font-size:11px;font-weight:700}.inbox-v2__case-tag-chip{color:#2f3f4f;background:#fff;border:1px solid #d5dee8;border-radius:999px;align-items:center;gap:4px;padding:5px 7px 5px 10px;font-size:11px;font-weight:800;display:inline-flex}.inbox-v2__case-tag-chip button{color:#425160;cursor:pointer;background:#edf2f7;border:0;border-radius:999px;width:18px;height:18px;padding:0;font-size:13px;font-weight:800;line-height:1}.inbox-v2__case-tag-chip button:hover:not(:disabled){background:#dfe8f1}.inbox-v2__case-tag-chip button:disabled{opacity:.5;cursor:default}.inbox-v2__case-header-side>.inbox-v2__case-nav-actions,.inbox-v2__case-header-side>.inbox-v2__case-actions,.inbox-v2__case-header-controls>.inbox-v2__case-badge-rail,.inbox-v2__case-header-controls>.inbox-v2__case-tag-rail{background:linear-gradient(#fff 0%,#f7fafc 100%);border:1px solid #e1e7ee;border-radius:12px;padding:6px}.inbox-v2__case-nav-actions>*,.inbox-v2__case-actions>*,.inbox-v2__case-badge-rail>*,.inbox-v2__case-tag-rail>*{flex:none}.inbox-v2__case-back{border:1px solid var(--v2-border-strong);color:var(--v2-text);cursor:pointer;background:#fff;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:700}.inbox-v2__case-back.is-active{color:#fff;background:#111;border-color:#111}.inbox-v2__case-back-badge{min-width:18px;height:18px;color:inherit;background:#11111114;border-radius:999px;justify-content:center;align-items:center;margin-left:8px;padding:0 6px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.inbox-v2__case-back.is-active .inbox-v2__case-back-badge{background:#ffffff2e}.inbox-v2__case-back:hover{background:#f4f8fc}.inbox-v2__case-back.is-active:hover{color:#fff;background:#111}.inbox-v2__workload-return{color:#0f766e;background:#f0fdfaeb;border-color:#0f766e38}.inbox-v2__workload-return:hover{background:#ccfbf1d6}.inbox-v2__workload-return-note{color:#64748b;margin:0;font-size:12px;line-height:1.5}.inbox-v2__worklist-trigger{border:1px solid var(--v2-border-strong);min-height:38px;color:var(--v2-text);cursor:pointer;background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:8px;align-items:center;gap:10px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #1218200f}.inbox-v2__worklist-trigger:hover{background:linear-gradient(#fff 0%,#f2f6fb 100%)}.inbox-v2__worklist-trigger.is-active{color:#fff;background:#111;border-color:#111;box-shadow:0 12px 24px #1113}.inbox-v2__worklist-trigger-icon{width:24px;height:24px;color:inherit;background:#1111110f;border-radius:7px;flex:none;justify-content:center;align-items:center;display:inline-flex}.inbox-v2__worklist-trigger.is-active .inbox-v2__worklist-trigger-icon{background:#ffffff24}.inbox-v2__worklist-trigger-icon svg{fill:currentColor;width:14px;height:14px}.inbox-v2__worklist-trigger-copy{text-align:left;gap:1px;min-width:0;display:grid}.inbox-v2__worklist-trigger-copy strong,.inbox-v2__worklist-trigger-copy em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inbox-v2__worklist-trigger-copy strong{font-size:12px;font-style:normal;font-weight:800}.inbox-v2__worklist-trigger-copy em{opacity:.68;font-size:10px;font-style:normal;font-weight:700}.inbox-v2__worklist-trigger-count{min-width:22px;height:22px;color:inherit;background:#11111114;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 7px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.inbox-v2__worklist-trigger.is-active .inbox-v2__worklist-trigger-count{background:#ffffff2e}.inbox-v2__worklist-trigger-chevron{opacity:.72;flex:none;font-size:10px;font-weight:800;line-height:1}.inbox-v2__case-actions{flex-wrap:nowrap;justify-content:end;gap:6px;display:flex;overflow:auto hidden}.inbox-v2__case-actions button{border:1px solid var(--v2-border-strong);color:var(--v2-text);cursor:pointer;background:#fff;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:700}.inbox-v2__case-actions button:first-child,.inbox-v2__case-actions button:nth-child(2){color:#fff;background:#111;border-color:#111}.inbox-v2__case-actions button:hover:not(:disabled){filter:brightness(.96)}.inbox-v2__case-actions button:disabled{opacity:.56;cursor:default}.inbox-v2__case-secondary-actions{flex-wrap:wrap;justify-content:end;gap:6px;display:flex}.inbox-v2__case-secondary-actions>button{border:1px solid var(--v2-border-strong);color:var(--v2-text);cursor:pointer;background:#fff;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:700}.inbox-v2__case-secondary-actions>button:hover{background:#f4f8fc}.inbox-v2__case-advanced{position:relative}.inbox-v2__case-advanced summary{border:1px solid var(--v2-border-strong);color:var(--v2-text);cursor:pointer;background:#fff;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:700;list-style:none}.inbox-v2__case-advanced summary::-webkit-details-marker{display:none}.inbox-v2__case-advanced[open] summary{border-bottom-right-radius:0;border-bottom-left-radius:0}.inbox-v2__case-advanced>div{z-index:2;border:1px solid var(--v2-border-strong);min-width:192px;box-shadow:var(--v2-shadow);background:#fff;border-radius:8px 0 8px 8px;gap:6px;margin-top:-1px;padding:8px;display:grid;position:absolute;right:0}.inbox-v2__case-advanced>div button{justify-content:start;width:100%}.inbox-v2__case-flow{border-bottom:1px solid var(--v2-border);background:#fbfcfd;flex-wrap:wrap;gap:6px;padding:8px 16px;display:flex}.inbox-v2__case-flow>span{color:var(--v2-text-soft);text-transform:uppercase;letter-spacing:.06em;border:1px dashed #cad3dd;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.inbox-v2__case-flow>span.is-current{color:#111;background:#fff;border-style:solid;border-color:#111}@container (max-width:300px){.inbox-v2__case-header{gap:12px}.inbox-v2__case-header-top,.inbox-v2__case-header-controls{grid-template-columns:1fr}.inbox-v2__case-header-side,.inbox-v2__case-nav-actions,.inbox-v2__case-actions,.inbox-v2__case-tag-rail{justify-content:start;justify-items:start}.inbox-v2__case-nav-actions,.inbox-v2__case-actions,.inbox-v2__case-badge-rail,.inbox-v2__case-tag-rail{flex-wrap:wrap;overflow-x:visible}.inbox-v2__case-header-identity{align-items:flex-start}.inbox-v2__case-header-meta-line{white-space:normal}}.inbox-v2__case-workspace{border-bottom:1px solid var(--v2-border);background:linear-gradient(#f9fcff 0%,#f4f8fc 100%);gap:12px;padding:12px 16px;display:grid}.inbox-v2__case-focus-bar,.inbox-v2__conversation-understanding,.inbox-v2__previous-conversations{background:#fff;border:1px solid #d7e1ea;border-radius:8px}.inbox-v2__case-focus-bar{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px;display:grid}.inbox-v2__case-focus-copy{gap:8px;min-width:0;display:grid}.inbox-v2__case-focus-kicker{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__case-focus-kicker>span:first-child,.inbox-v2__case-focus-order-badge,.inbox-v2__case-focus-pill,.inbox-v2__conversation-understanding-meta span,.inbox-v2__previous-conversations>header>span{color:#556678;letter-spacing:.06em;text-transform:uppercase;background:#f7fafd;border:1px solid #d2dbe5;border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.inbox-v2__case-focus-order-badge{padding:4px 9px}.inbox-v2__case-focus-order-badge small{letter-spacing:.02em;text-transform:none;font-size:10px;font-weight:700}.inbox-v2__case-focus-copy h3,.inbox-v2__conversation-understanding>header h3,.inbox-v2__previous-conversations>header h3,.inbox-v2__thread-head h3{color:#1b2229;margin:0;font-size:14px}.inbox-v2__case-focus-meta,.inbox-v2__case-focus-state,.inbox-v2__previous-conversations-preview-meta,.inbox-v2__message-markers,.inbox-v2__composer-context-sources>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__case-focus-meta span{color:#556575;font-size:12px}.inbox-v2__case-focus-actions{align-content:start;justify-items:end;gap:8px;display:grid}.inbox-v2__case-focus-pill.is-hybrid_ai,.inbox-v2__case-focus-pill.is-medium{color:#5f6f81;background:#f6f8fc;border-color:#d5dbe8}.inbox-v2__case-focus-pill.is-high{color:#27573d;background:#f2fbf5;border-color:#c9ddce}.inbox-v2__case-focus-pill.is-low,.inbox-v2__case-focus-pill.is-degraded{color:#8a6015;background:#fff7e9;border-color:#e4cfaf}.inbox-v2__case-focus-buttons,.inbox-v2__composer-context-sources{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__case-focus-buttons button,.inbox-v2__previous-conversations-list button,.inbox-v2__composer-context-sources span{background:#fff;border:1px solid #d2dbe5;border-radius:8px}.inbox-v2__case-focus-buttons button{color:#1f242b;cursor:pointer;padding:7px 10px;font-size:12px;font-weight:700}.inbox-v2__case-cockpit{gap:12px;display:grid}.inbox-v2__case-mode-switcher{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__case-mode-switcher button{color:#556577;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#f7fafc;border:1px solid #d3dde7;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800}.inbox-v2__case-mode-switcher button.is-active{color:#473b1b;background:linear-gradient(#fff7e6 0%,#f6e0a8 100%);border-color:#c9a34b}.inbox-v2__case-mode-switcher button:disabled{opacity:.55;cursor:default}.inbox-v2__case-cockpit-hero{background:radial-gradient(540px 180px at 0 0,#caa24a14 0%,#caa24a00 72%),linear-gradient(#fff 0%,#f6f9fc 100%);border:1px solid #d8e0e8;border-radius:18px;grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr);gap:16px;padding:18px 20px;display:grid}.inbox-v2__case-cockpit-copy{gap:10px;min-width:0;display:grid}.inbox-v2__case-cockpit-kicker,.inbox-v2__case-cockpit-meta,.inbox-v2__case-cockpit-pills,.inbox-v2__case-cockpit-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__case-cockpit-kicker span,.inbox-v2__case-cockpit-meta span{letter-spacing:.05em;text-transform:uppercase;color:#5f6f7f;background:#ffffffe0;border:1px solid #d7dee7;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}.inbox-v2__case-cockpit-copy h3{color:#171c22;margin:0;font-size:26px;line-height:1.1}.inbox-v2__case-cockpit-copy>p{color:#526171;max-width:72ch;margin:0;font-size:14px;line-height:1.55}.inbox-v2__case-cockpit-side{align-content:start;gap:14px;display:grid}.inbox-v2__case-cockpit-actions button{color:#1f252c;cursor:pointer;background:#fff;border:1px solid #ccd6e0;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:700}.inbox-v2__case-cockpit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.inbox-v2__case-cockpit-card{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #dbe3eb;border-radius:16px;gap:8px;padding:14px 16px;display:grid}.inbox-v2__case-cockpit-card strong{letter-spacing:.06em;text-transform:uppercase;color:#5e6d7c;font-size:11px;font-weight:800}.inbox-v2__case-cockpit-card p{color:#20262d;margin:0;font-size:14px;line-height:1.5}.inbox-v2__conversation-understanding,.inbox-v2__previous-conversations{gap:10px;padding:12px;display:grid}.inbox-v2__conversation-understanding>header,.inbox-v2__previous-conversations>header,.inbox-v2__thread-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.inbox-v2__conversation-understanding>header p,.inbox-v2__previous-conversations>header p,.inbox-v2__thread-head p{color:#617080;margin:4px 0 0;font-size:12px}.inbox-v2__conversation-understanding-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__conversation-understanding-grid article{background:#fbfdff;border:1px solid #d9e2ea;border-radius:8px;gap:6px;padding:10px 11px;display:grid}.inbox-v2__conversation-understanding-grid article strong,.inbox-v2__previous-conversations-preview strong,.inbox-v2__composer-context-sources strong{letter-spacing:.05em;text-transform:uppercase;color:#617080;font-size:11px}.inbox-v2__conversation-understanding-grid article p,.inbox-v2__previous-conversations-preview p,.inbox-v2__workspace-inline-note{color:#405060;margin:0;font-size:12px;line-height:1.5}.inbox-v2__workspace-inline-note.is-warning{color:#8a6015}.inbox-v2__previous-conversations-grid{grid-template-columns:minmax(0,240px) minmax(0,1fr);gap:10px;display:grid}.inbox-v2__previous-conversations-list{gap:6px;display:grid}.inbox-v2__previous-conversations-list button{text-align:left;cursor:pointer;color:#22303b;gap:4px;padding:9px 10px;display:grid}.inbox-v2__previous-conversations-list button.is-active{background:#f7fafd;border-color:#111}.inbox-v2__previous-conversations-list button strong{font-size:12px}.inbox-v2__previous-conversations-list button span,.inbox-v2__previous-conversations-list button small{color:#617080}.inbox-v2__previous-conversations-list button span{text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.inbox-v2__previous-conversations-list button small{font-size:12px;line-height:1.45}.inbox-v2__previous-conversations-list-meta{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__previous-conversations-list-meta span,.inbox-v2__previous-conversations-preview-note{color:#617080;font-size:11px}.inbox-v2__previous-conversations-list-meta span{background:#f8fafc;border:1px solid #d7e0ea;border-radius:999px;padding:3px 7px}.inbox-v2__previous-conversations-preview{background:#fbfdff;border:1px solid #d9e2ea;border-radius:8px;gap:8px;padding:10px 11px;display:grid}.inbox-v2__previous-conversations-preview header{justify-content:space-between;align-items:start;gap:10px;display:flex}.inbox-v2__previous-conversations-preview header span,.inbox-v2__previous-conversations-preview-meta span{color:#617080;font-size:11px}.inbox-v2__case-now-next{border-bottom:1px solid var(--v2-border);background:#f4f8fc;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:8px;padding:10px 16px;display:grid}.inbox-v2__case-now-next article{background:#fff;border:1px solid #d6e0ea;border-radius:10px;gap:3px;padding:8px 10px;display:grid}.inbox-v2__case-now-next article p{text-transform:uppercase;letter-spacing:.08em;color:var(--v2-text-soft);margin:0;font-size:10px;font-weight:700}.inbox-v2__case-now-next article strong{color:#1a2027;font-size:13px}.inbox-v2__case-now-next article span{color:var(--v2-text-muted);font-size:12px}.inbox-v2__case-now-next-actions{align-content:center;gap:6px;display:grid}.inbox-v2__case-now-next-actions button{border:1px solid var(--v2-border-strong);color:#1f242b;cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:700}.inbox-v2__case-now-next-actions button:hover{background:#f4f7fa}.inbox-v2__case-notice{border-bottom:1px solid var(--v2-border);background:#fcfdff;gap:6px;padding:10px 16px;display:grid}.inbox-v2__case-notice p{background:#fff;border:1px solid #d7dee7;border-radius:8px;margin:0;padding:6px 8px;font-size:12px}.inbox-v2__case-notice p.is-success{color:#25533a;background:#f3fbf6;border-color:#cce2d5}.inbox-v2__case-notice p.is-warning{color:#6f4b10;background:#fffaf1;border-color:#e8d9b8}.inbox-v2__case-notice p.is-error{color:#892e24;background:#fff5f4;border-color:#e8c7c2}.inbox-v2__orders-policy-strip{border-bottom:1px solid var(--v2-border);background:#fbfdff;gap:8px;padding:10px 16px;display:grid}.inbox-v2__orders-policy-strip>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inbox-v2__orders-policy-pill-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.inbox-v2__orders-policy-strip>header strong{letter-spacing:.08em;text-transform:uppercase;color:#617080;font-size:11px;display:block}.inbox-v2__orders-policy-strip>header p,.inbox-v2__orders-policy-strip>p,.inbox-v2__orders-policy-source{color:#405060;margin:0;font-size:12px;line-height:1.5}.inbox-v2__orders-policy-state{color:#566678;letter-spacing:.08em;text-transform:uppercase;background:#f7fafd;border:1px solid #d1dbe5;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.inbox-v2__orders-policy-state.is-allowed{color:#1f6a48;background:#eefbf3;border-color:#badbc7}.inbox-v2__orders-policy-state.is-blocked{color:#617184;background:#f5f7fa;border-color:#d7e0ea}.inbox-v2__orders-policy-state.is-needs_verification{color:#8a5a10;background:#fbf2e2;border-color:#e5cfab}.inbox-v2__orders-policy-state.is-needs_approval{color:#a33a32;background:#fbeceb;border-color:#e8c3bb}.inbox-v2__orders-policy-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.inbox-v2__orders-policy-meta span{color:#566678;letter-spacing:.04em;text-transform:uppercase;background:#f7fafd;border:1px solid #d1dbe5;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700}.inbox-v2__orders-policy-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__orders-policy-summary,.inbox-v2__orders-policy-guidance,.inbox-v2__orders-policy-note,.inbox-v2__orders-policy-execution{gap:6px;display:grid}.inbox-v2__orders-policy-summary p,.inbox-v2__orders-policy-guidance p,.inbox-v2__orders-policy-note p,.inbox-v2__orders-policy-execution p{color:#405060;margin:0;font-size:12px;line-height:1.5}.inbox-v2__orders-policy-note,.inbox-v2__orders-policy-guidance,.inbox-v2__orders-policy-execution{background:#fff;border:1px solid #d9e2ea;border-radius:8px;padding:10px 12px}.inbox-v2__orders-policy-note strong,.inbox-v2__orders-policy-guidance strong,.inbox-v2__orders-policy-execution strong{letter-spacing:.06em;text-transform:uppercase;color:#617080;font-size:11px}.inbox-v2__orders-policy-execution>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.inbox-v2__orders-policy-execution-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;display:grid}.inbox-v2__orders-policy-execution-grid strong{margin-bottom:4px;display:block}.inbox-v2__orders-policy-execution-grid span{color:#405060;font-size:12px;line-height:1.5}.inbox-v2__orders-policy-execution-due{color:#566678;letter-spacing:.08em;text-transform:uppercase;background:#f7fafd;border:1px solid #d1dbe5;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.inbox-v2__orders-policy-execution-due.is-overdue{color:#983931;background:#fff2f0;border-color:#e4c1ba}.inbox-v2__orders-policy-execution-due.is-due_soon{color:#8b6015;background:#fff7e8;border-color:#e6d1b1}.inbox-v2__orders-policy-execution-hints,.inbox-v2__orders-policy-execution-editor{gap:6px;display:grid}.inbox-v2__orders-policy-execution-hint-list{flex-wrap:wrap;gap:8px;display:flex}.inbox-v2__orders-policy-execution-hint-list button,.inbox-v2__orders-policy-execution-editor input{color:#1f242b;font:inherit;background:#fff;border:1px solid #d1dbe5;border-radius:8px}.inbox-v2__orders-policy-execution-hint-list button{cursor:pointer;padding:7px 11px;font-size:12px;font-weight:700}.inbox-v2__orders-policy-execution-editor label{color:#617080;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.inbox-v2__orders-policy-execution-editor input{width:100%;padding:10px 12px}.inbox-v2__orders-policy-editor{gap:6px;display:grid}.inbox-v2__orders-policy-editor label{color:#617080;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.inbox-v2__orders-policy-editor textarea{resize:vertical;color:#1f242b;width:100%;min-height:68px;font:inherit;background:#fff;border:1px solid #d1dbe5;border-radius:8px;padding:10px 12px}.inbox-v2__orders-policy-editor textarea:disabled{color:#7a8694;background:#f5f7fa}.inbox-v2__orders-policy-actions button{border:1px solid var(--v2-border-strong);color:#1f242b;cursor:pointer;background:#fff;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:700}.inbox-v2__orders-policy-actions button:disabled{opacity:.55;cursor:not-allowed}.inbox-v2__advanced-ops{border-top:1px solid var(--v2-border);border-bottom:1px solid var(--v2-border);background:linear-gradient(#fff 0%,#f7f9fc 100%);gap:10px;padding:12px 16px;display:grid}.inbox-v2__advanced-ops>header{justify-content:space-between;align-items:start;gap:12px;display:flex}.inbox-v2__advanced-ops>header h3{text-transform:uppercase;letter-spacing:.06em;color:#1f252d;margin:0;font-size:12px}.inbox-v2__advanced-ops>header p{color:#617080;margin:4px 0 0;font-size:12px}.inbox-v2__advanced-ops-tabs{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__advanced-ops-tabs button{color:#1f252c;cursor:pointer;background:#fff;border:1px solid #d0d8e2;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.inbox-v2__advanced-ops-tabs button.is-active{color:#fff;background:#111;border-color:#111}.inbox-v2__advanced-ops-warning{color:#6d4b11;background:#fffaf0;border:1px solid #e8d8b2;border-radius:8px;margin:0;padding:6px 8px;font-size:11px}.inbox-v2__advanced-ops-panel{gap:9px;display:grid}.inbox-v2__advanced-ops-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__advanced-ops-fields label{color:#4e5b69;text-transform:uppercase;letter-spacing:.04em;gap:5px;font-size:11px;font-weight:700;display:grid}.inbox-v2__advanced-ops-fields input,.inbox-v2__advanced-ops-fields select,.inbox-v2__advanced-ops-fields textarea{color:#1d232b;font:inherit;background:#fff;border:1px solid #c7d3df;border-radius:9px;padding:7px 8px;font-size:12px}.inbox-v2__advanced-ops-fields textarea{resize:vertical;min-height:70px}.inbox-v2__advanced-ops-select{background:#fff;border:1px solid #d4ddea;border-radius:10px;gap:6px;padding:8px;display:grid}.inbox-v2__advanced-ops-select p{color:#5c6b79;margin:0;font-size:11px}.inbox-v2__advanced-ops-ticket-list{gap:5px;max-height:150px;display:grid;overflow:auto}.inbox-v2__advanced-ops-ticket-list label{color:#232a32;align-items:center;gap:7px;font-size:12px;display:flex}.inbox-v2__advanced-ops-actions{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__advanced-ops-actions button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:700}.inbox-v2__advanced-ops-actions button:disabled{opacity:.55;cursor:default}.inbox-v2__advanced-ops-error{color:#8f2f2f;margin:0;font-size:11px}.inbox-v2__advanced-ops-note{color:#5f6f7e;margin:0;font-size:11px}.inbox-v2__thread{background:linear-gradient(#f2f6fa 0%,#edf3f8 100%);align-content:start;gap:14px;min-height:0;padding:12px 16px 16px;display:grid;overflow:auto}.inbox-v2__thread-head{z-index:2;background:linear-gradient(#f2f6fafa 0%,#edf3f8fa 100%);padding:2px 2px 6px;position:sticky;top:0}.inbox-v2__thread-head>div{gap:4px;display:grid}.inbox-v2__thread-head-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.inbox-v2__thread-head-meta span{letter-spacing:.04em;text-transform:uppercase;color:#5f6f7f;background:#ffffffeb;border:1px solid #d2dbe5;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:700}.inbox-v2__thread-group{gap:10px;display:grid;position:relative}.inbox-v2__thread-group:before{content:"";background:linear-gradient(#b4bfccb8 0%,#b4bfcc1f 100%);width:1px;position:absolute;top:28px;bottom:10px;left:27px}.inbox-v2__thread-group>*{z-index:1;position:relative}.inbox-v2__thread-divider{z-index:1;justify-content:center;display:flex;position:sticky;top:0}.inbox-v2__thread-divider span{color:#687482;text-transform:uppercase;letter-spacing:.08em;background:#ffffffeb;border:1px solid #d3dce5;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.inbox-v2__message{max-width:min(920px,96%);animation:.28s cubic-bezier(.22,1,.36,1) both inbox-v2-thread-message-enter;animation-delay:calc(var(--inbox-v2-enter-index,0) * 28ms);background:#fff;border:1px solid #d8e1ea;border-left:4px solid #c9d3df;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:11px 12px 11px 10px;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .18s,background .18s,box-shadow .22s;display:grid;position:relative;transform:translateY(0)}.inbox-v2__message.is-outbound{margin-left:auto}.inbox-v2__message:hover,.inbox-v2__message:focus-visible,.inbox-v2__message:focus-within{transform:translateY(-2px);box-shadow:0 16px 30px #11161c14}.inbox-v2__message-rail{align-self:stretch;justify-items:center;gap:10px;display:grid}.inbox-v2__message-avatar{letter-spacing:.05em;color:#334256;background:linear-gradient(#fff 0%,#f3f6fa 100%);border:1px solid #d2dbe5;border-radius:999px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .18s,box-shadow .22s,background .18s,color .18s;display:grid;box-shadow:inset 0 1px #ffffffb3}.inbox-v2__message-line{background:linear-gradient(#afbbc8e6 0%,#afbbc82e 100%);width:1px;min-height:100%}.inbox-v2__message:hover .inbox-v2__message-avatar,.inbox-v2__message:focus-visible .inbox-v2__message-avatar,.inbox-v2__message:focus-within .inbox-v2__message-avatar{transform:translateY(-1px)}.inbox-v2__message-surface{gap:8px;min-width:0;display:grid}.inbox-v2__message-header{justify-content:space-between;align-items:start;gap:14px;display:flex}.inbox-v2__message-header-main{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.inbox-v2__message-header-side{align-content:start;justify-items:end;gap:2px;display:grid}.inbox-v2__message-header strong{color:#1f252c;font-size:12px}.inbox-v2__message-direction-pill{letter-spacing:.06em;text-transform:uppercase;color:#556271;background:#f6f9fc;border:1px solid #d4dce6;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800}.inbox-v2__message-header time{color:var(--v2-text-soft);white-space:nowrap;font-size:11px}.inbox-v2__message-clock,.inbox-v2__message-cue{color:#667384;font-size:11px}.inbox-v2__message-body{color:#1a2128;margin:0;font-size:14px;line-height:1.52}.inbox-v2__message-email-shell{background:#fff;border:1px solid #d9e1ea;border-radius:12px;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.inbox-v2__message-email-head{letter-spacing:.06em;text-transform:uppercase;color:#607080;background:linear-gradient(#fbfcfe 0%,#f5f8fb 100%);border-bottom:1px solid #e1e7ee;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:10px;font-weight:800;display:flex}.inbox-v2__message-email-frame{background:#fff;border:0;width:100%;min-height:320px;display:block}.inbox-v2__message-email-frame.is-compact{height:min(620px,68vh)}.inbox-v2__message-email-frame.is-expanded{height:min(920px,78vh);min-height:320px}.inbox-v2__message-attachments{flex-wrap:wrap;gap:8px;display:flex}.inbox-v2__message-attachment-chip{cursor:pointer;text-align:left;background:#f7fafc;border:1px solid #d7dee7;border-radius:12px;gap:3px;min-width:0;padding:8px 10px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:grid}.inbox-v2__message-attachment-chip:hover,.inbox-v2__message-attachment-chip:focus-visible{background:#fff;border-color:#b8c7d6;transform:translateY(-1px);box-shadow:0 10px 22px #11161c14}.inbox-v2__message-attachment-chip span{color:#1f252c;font-size:12px;font-weight:700}.inbox-v2__message-attachment-chip small{color:#617080;font-size:11px}.inbox-v2__message-markers span{color:#5c6b79;letter-spacing:.05em;text-transform:uppercase;background:#f7fafd;border:1px solid #d3dce5;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800;transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .16s,background .16s,color .16s}.inbox-v2__message:hover .inbox-v2__message-markers span,.inbox-v2__message:focus-visible .inbox-v2__message-markers span,.inbox-v2__message:focus-within .inbox-v2__message-markers span{transform:translateY(-1px)}.inbox-v2__message-markers span.is-policy_risk{color:#8a6015;background:#fff6e7;border-color:#e4cfaf}.inbox-v2__message-markers span.is-agent_promise{color:#46657f;background:#f3f8ff;border-color:#cad7e5}.inbox-v2__message-markers span.is-approved_guidance{color:#2d6a3d;background:#f2fbf2;border-color:#cde5cd}.inbox-v2__message:focus-visible{outline-offset:2px;outline:2px solid #111}.inbox-v2__message-details{border-top:1px dashed #d8e0e8;padding-top:6px}.inbox-v2__message-details summary{cursor:pointer;color:#5a6774;align-items:center;gap:6px;font-size:11px;font-weight:700;list-style:none;transition:color .16s;display:inline-flex}.inbox-v2__message-details summary:after{content:"+";font-size:12px;line-height:1}.inbox-v2__message-details[open] summary:after{content:"-"}.inbox-v2__message-details summary:hover,.inbox-v2__message-details summary:focus-visible{color:#1f252c}.inbox-v2__message-details summary::-webkit-details-marker{display:none}.inbox-v2__message-details>div{gap:5px;margin-top:6px;display:grid}.inbox-v2__message-details>div>div{color:#556271;justify-content:space-between;gap:8px;font-size:11px;display:flex}.inbox-v2__message-details code{color:#2a3138;background:#f3f6f9;border:1px solid #dce3ea;border-radius:7px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.inbox-v2__message.is-inbound{background:#fff;border-left-color:#9daec0}.inbox-v2__message.is-inbound .inbox-v2__message-direction-pill{color:#4d5c6e;background:#f7f9fc;border-color:#d7dfe8}.inbox-v2__message.is-inbound .inbox-v2__message-avatar{border-color:#d7dfe8}.inbox-v2__message.is-outbound{background:#eef3fa;border-left-color:#6d8299}.inbox-v2__message.is-outbound .inbox-v2__message-direction-pill{color:#74561f;background:#faf2e2;border-color:#d6c191}.inbox-v2__message.is-outbound .inbox-v2__message-avatar{color:#72531b;background:linear-gradient(#fffaf1 0%,#f4e5c4 100%);border-color:#d9c28c}.inbox-v2__message.is-internal{background:#fffaf0;border-left-color:#bbaf8a}.inbox-v2__message.is-internal .inbox-v2__message-direction-pill{color:#5e6470;background:#f4f5f8;border-color:#d6d8df}.inbox-v2__message.is-internal .inbox-v2__message-avatar{color:#58606c;background:linear-gradient(#fbfcfe 0%,#eceff5 100%);border-color:#d0d4dc}@media (max-width:720px){.inbox-v2__case-cockpit-hero,.inbox-v2__case-cockpit-grid{grid-template-columns:minmax(0,1fr)}.inbox-v2__thread-head{flex-direction:column;align-items:stretch}.inbox-v2__thread-head-meta{justify-content:flex-start}.inbox-v2__thread-group:before{display:none}.inbox-v2__message{grid-template-columns:minmax(0,1fr);gap:10px;max-width:100%}.inbox-v2__message-rail{grid-auto-flow:column;justify-content:start;align-items:center}.inbox-v2__message-line{width:38px;height:1px;min-height:1px}.inbox-v2__message-header{flex-direction:column;align-items:stretch;gap:8px}.inbox-v2__message-header-side{justify-items:start}}.inbox-v2__composer{z-index:1;background:linear-gradient(#fbfdff 0%,#fff 42%);border-top:1px solid #b9c5d2;gap:10px;min-width:0;max-width:100%;min-height:0;padding:12px 16px 15px;display:grid;position:sticky;bottom:0;box-shadow:0 -12px 30px #1014181a;container-type:inline-size}.inbox-v2__composer.is-focus{z-index:10000;width:100dvw;height:100dvh;box-shadow:none;isolation:isolate;background:linear-gradient(#f9fcff 0%,#fff 48%);border-top:none;flex-direction:column;min-width:0;min-height:0;display:flex;position:fixed;inset:0 0 auto;overflow:hidden}.inbox-v2__composer.is-focus:fullscreen{width:100vw;height:100vh}.inbox-v2__composer.is-focus .inbox-v2__composer-editor-zone,.inbox-v2__composer.is-focus .inbox-v2__composer-editor-shell{flex:auto}.inbox-v2__composer.is-focus .inbox-v2__composer-editor{resize:none;height:100%;min-height:0}.inbox-v2__composer-top{gap:10px;min-width:0;display:grid}.inbox-v2__composer.is-expanded .inbox-v2__composer-editor{min-height:300px}.inbox-v2__composer.is-normal .inbox-v2__composer-editor{min-height:220px}.inbox-v2__reply-body-slot .inbox-v2__composer.is-normal .inbox-v2__composer-editor{height:100%;min-height:0}.inbox-v2__composer-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;max-width:100%;display:flex}.inbox-v2__composer-header-main{flex:280px;gap:6px;min-width:0;display:grid}.inbox-v2__composer-header-actions{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;max-width:100%;display:flex}.inbox-v2__composer-header h3{letter-spacing:.06em;text-transform:uppercase;color:#1d242b;margin:0;font-size:13px;line-height:1.2}.inbox-v2__composer-header p{color:var(--v2-text-muted);margin:4px 0 0;font-size:12px}.inbox-v2__reply-recipient-row{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;width:100%;min-width:0;margin-top:6px;display:grid}.inbox-v2__reply-recipient-row>span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1.1}.inbox-v2__reply-recipient-composer{background:#ffffffd1;border:1px solid #c6d5e5b8;border-radius:11px;flex-wrap:nowrap;align-items:center;gap:6px;width:100%;min-height:32px;padding:2px 3px;display:flex;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffffc7,0 6px 14px #0f172a08}.inbox-v2__reply-recipient-chips{overscroll-behavior-inline:contain;scroll-behavior:smooth;scrollbar-width:none;flex-wrap:nowrap;flex:auto;align-items:center;gap:6px;min-width:0;min-height:26px;padding:0 8px 0 1px;display:flex;overflow:auto hidden}.inbox-v2__reply-internal-picker-trigger{min-height:26px;box-shadow:none;z-index:3;flex:none;align-self:center}.inbox-v2__reply-recipient-chips::-webkit-scrollbar{display:none}.inbox-v2__reply-recipient-chip{border:0;flex:none;min-width:0;max-width:220px;font-family:inherit;transition:opacity .16s,transform .16s,max-width .18s,margin .18s,padding .18s}.inbox-v2__reply-recipient-chip.is-primary{cursor:default}.inbox-v2__reply-recipient-chip.is-extra{padding-right:8px;position:relative}.inbox-v2__reply-recipient-chip.is-internal{color:#3730a3;cursor:pointer;background:#eef2ffe6;border-color:#6366f13d}.inbox-v2__reply-recipient-chip.is-internal strong{color:#312e81}.inbox-v2__reply-recipient-chip.is-internal span{color:#4f46e5}.inbox-v2__reply-recipient-chip.is-removing{opacity:0;max-width:0;margin-inline:-3px;padding-inline:0;transform:translate(8px)scale(.92)}.inbox-v2__reply-recipient-add{color:#0f766e;cursor:pointer;background:#e6f8f4db;border:1px solid #22a08e42;border-radius:999px;flex:0 0 24px;justify-content:center;align-items:center;width:22px;height:22px;padding:0 0 2px;font-size:16px;font-weight:850;line-height:1;transition:border-color .14s,background .14s,color .14s,transform .14s;display:inline-flex}.inbox-v2__reply-recipient-add:hover,.inbox-v2__reply-recipient-add:focus-visible{color:#0f5f59;background:#fff;border-color:#0f766e6b;transform:translateY(-1px)}.inbox-v2__reply-recipient-remove{color:#0f766e;cursor:pointer;opacity:0;pointer-events:none;background:#ffffffd6;border:1px solid #0f766e33;border-radius:999px;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;margin-left:0;padding:0 0 1px;font-size:15px;font-weight:900;line-height:1;transition:opacity .14s,transform .14s,border-color .14s,background .14s,color .14s;display:inline-flex;transform:scale(.78)}.inbox-v2__reply-recipient-chip.is-extra:hover .inbox-v2__reply-recipient-remove,.inbox-v2__reply-recipient-chip.is-extra:focus-within .inbox-v2__reply-recipient-remove{opacity:1;pointer-events:auto;transform:scale(1)}.inbox-v2__reply-recipient-remove:hover,.inbox-v2__reply-recipient-remove:focus-visible{color:#b91c1c;background:#fff7f7;border-color:#cb494961}.inbox-v2__reply-recipient-input{flex:auto;min-width:0;max-width:none}.inbox-v2__new-message-recipient-composer>textarea.inbox-v2__reply-recipient-input{color:#17202b;background:0 0;border:0;border-radius:0;width:150px;min-height:24px;max-height:24px;padding:4px 2px;font-size:12px;line-height:1.2}.inbox-v2__new-message-recipient-composer>textarea.inbox-v2__reply-recipient-input:hover,.inbox-v2__new-message-recipient-composer>textarea.inbox-v2__reply-recipient-input:focus-visible{background:0 0;border-color:#0000;outline:none}.inbox-v2__reply-recipient-input-frame{color:#17202b;background:linear-gradient(#fffffffa,#f7fcfbf5),#fff;border:1px solid #22a08e42;border-radius:999px;flex:none;align-items:center;gap:6px;min-width:250px;max-width:320px;min-height:26px;padding:1px 6px 1px 8px;transition:border-color .14s,box-shadow .14s,background .14s;animation:.16s ease-out inbox-reply-recipient-input-enter;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffffeb,0 8px 18px #0f766e12}.inbox-v2__reply-recipient-input-frame:focus-within{background:#fff;border-color:#0f766e85;box-shadow:inset 0 1px #fffffff5,0 0 0 2px #22a08e1f,0 10px 22px #0f766e1a}.inbox-v2__reply-recipient-input-icon{color:#0f766e;background:#e6f8f4eb;border-radius:999px;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.inbox-v2__reply-recipient-input-apply{color:#0f766e;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:linear-gradient(#14b8a62e,#14b8a614),#fff;border:1px solid #0f766e57;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:18px;padding:0 6px;font-size:9px;font-weight:900;line-height:1;transition:border-color .14s,background .14s,color .14s,opacity .14s,transform .14s;display:inline-flex}.inbox-v2__reply-recipient-input-apply:hover,.inbox-v2__reply-recipient-input-apply:focus-visible{color:#0f5f59;background:linear-gradient(#14b8a63d,#14b8a61f),#fff;border-color:#0f766e85;transform:translateY(-1px)}.inbox-v2__reply-recipient-input-apply:disabled{color:#94a3b8;cursor:not-allowed;opacity:.68;background:#f8fafceb;border-color:#c6d5e594;transform:none}@keyframes inbox-reply-recipient-input-enter{0%{opacity:0;transform:translate(-4px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}.inbox-v2__reply-recipient-scroll-rail{z-index:2;opacity:.74;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff9e;border:1px solid #c6d5e56b;border-radius:9px;grid-template-rows:1fr 1fr;width:24px;transition:opacity .14s,background .14s,border-color .14s;display:grid;position:absolute;top:2px;bottom:2px;right:86px;overflow:hidden;box-shadow:-10px 0 18px #ffffff80}.inbox-v2__reply-recipient-scroll-rail:hover,.inbox-v2__reply-recipient-scroll-rail:focus-within{opacity:1;background:#ffffffdb;border-color:#22a08e4d}.inbox-v2__reply-recipient-scroll-rail button{color:#64748b;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;min-width:22px;padding:0;font-size:13px;font-weight:900;line-height:1;transition:background .14s,color .14s;display:inline-flex}.inbox-v2__reply-recipient-scroll-rail button:first-child{border-bottom:1px solid #c6d5e56b}.inbox-v2__reply-recipient-scroll-rail button:hover,.inbox-v2__reply-recipient-scroll-rail button:focus-visible{color:#0f766e;background:#e6f8f4e0}.inbox-v2__composer-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.inbox-v2__composer-pill{border:1px solid var(--v2-border);color:var(--v2-text-soft);text-transform:uppercase;letter-spacing:.05em;background:#fff;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:700}.inbox-v2__composer-pill.is-success{color:#2f694b;background:#f2fbf5;border-color:#cce2d5}.inbox-v2__composer-pill.is-warning{color:#7a5316;background:#fffaf0;border-color:#ead7b4}.inbox-v2__composer-pill.is-error{color:#923429;background:#fff4f3;border-color:#e8c5c0}.inbox-v2__composer-toggle{border:1px solid var(--v2-border);color:#232a31;cursor:pointer;background:#fff;border-radius:9px;padding:5px 8px;font-size:11px;font-weight:700}.inbox-v2__composer-toggle:hover{background:#f3f7fb}.inbox-v2__reply-toolbar{min-width:0}.inbox-v2__reply-toolbar-vnext{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0;display:grid}.inbox-v2__reply-toolbar-group{background:linear-gradient(#fff 0%,#f8fbfd 100%);border:1px solid #d7e0ea;border-radius:14px;gap:8px;padding:10px 12px;display:grid}.inbox-v2__reply-toolbar-label{letter-spacing:.08em;text-transform:uppercase;color:#657485;font-size:10px;font-weight:800}.inbox-v2__reply-toolbar .inbox-v2__new-message-action-row{flex-wrap:nowrap;gap:0;width:100%}.inbox-v2__reply-toolbar .inbox-v2__new-message-tool-cluster{scrollbar-width:thin;flex-wrap:nowrap;width:100%;max-width:100%;overflow:auto hidden}.inbox-v2__reply-toolbar .inbox-v2__new-message-icon-button{flex:none}.inbox-v2__reply-toolbar-vnext .inbox-v2__new-message-tool-cluster{flex-wrap:wrap;width:100%;max-width:100%;overflow:visible}.inbox-v2__reply-toolbar-vnext .inbox-v2__new-message-icon-button{flex:none}.inbox-v2__reply-guidance-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.inbox-v2__reply-guidance-row>*{min-width:0}.inbox-v2__reply-template-toolbar-section{z-index:4;pointer-events:auto;background:0 0;border:0;align-items:center;gap:8px;min-height:42px;padding:2px 0 0;display:flex;position:relative;overflow:visible}.inbox-v2__reply-template-toolbar.templates-v2__studio-toolbar--composer{pointer-events:auto;background:#f1f5f9f5;border:1px solid #d8e2eff5;border-radius:999px;flex:auto;align-items:center;gap:0;width:100%;max-width:100%;min-height:40px;padding:4px 7px;display:flex;overflow:visible;box-shadow:0 14px 30px #0f172a14,inset 0 1px #ffffffd1}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-group{flex:none;align-items:center;gap:4px;min-width:0;padding:0 8px;display:flex}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-group:first-child{padding-left:0}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-group+.templates-v2__studio-toolbar-group{border-left:1px solid #cbd5e1e6}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-group--summary{margin-left:auto;padding-right:0}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button{color:#475569;width:32px;min-width:32px;height:32px;min-height:40px;box-shadow:none;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;padding:0;display:inline-flex}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button.has-label{background:#ffffffbd;border-color:#0f766e29;justify-content:flex-start;gap:7px;width:auto;min-width:104px;padding:0 10px 0 7px}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button-copy strong{color:currentColor;white-space:nowrap;font-size:11px;line-height:1}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button:disabled{cursor:not-allowed;opacity:.48}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button:hover,.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button.is-active{color:#0f172a;background:#e2e8f094;border-color:#94a3b852}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-group:first-child .templates-v2__studio-toolbar-button{color:#334155;background:0 0;border-color:#0000}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-group:first-child .templates-v2__studio-toolbar-button:hover,.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-group:first-child .templates-v2__studio-toolbar-button.is-active{color:#0f172a;background:#e2e8f06b;border-color:#94a3b83d}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button.is-positive{color:#0f766e}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button.is-warning{color:#b45309}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button.is-negative{color:#b91c1c}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button.is-active.is-positive,.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button.is-active.is-warning,.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button.is-active.is-negative{background:#e2e8f0b8}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button-icon{background:0 0;border-radius:0;justify-content:center;align-items:center;gap:2px;width:20px;height:20px;display:inline-flex}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button-icon.has-prefix{width:20px;min-width:20px}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button-icon.has-prefix svg{flex:none;width:15px;height:15px}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-button-icon-prefix{color:currentColor;font-size:11px;font-weight:900;line-height:1}.inbox-v2__reply-template-toolbar .templates-v2__studio-toolbar-glyph{letter-spacing:0;font-size:12px;font-weight:850;line-height:1}.inbox-v2__reply-template-toolbar svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.inbox-v2__reply-template-toolbar-tooltip{position:absolute;transform:none!important}.inbox-v2__reply-template-toolbar-tooltip:after{left:var(--inbox-reply-toolbar-tooltip-arrow-left,50%)}.inbox-v2__composer-tools{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__composer-tools button{color:#2b333b;cursor:pointer;background:#fff;border:1px solid #c9d4de;border-radius:8px;padding:6px 9px;font-size:12px;font-weight:700}.inbox-v2__composer-tools button:hover{background:#f4f8fc}.inbox-v2__draft-restore-banner{background:#f8fbff;border:1px solid #d4deea;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;padding:9px 10px;display:flex}.inbox-v2__draft-restore-banner p{color:#495564;margin:0;font-size:12px}.inbox-v2__draft-restore-banner>div{gap:6px;display:inline-flex}.inbox-v2__draft-restore-banner button{color:#1f262f;cursor:pointer;background:#fff;border:1px solid #c4d0dc;border-radius:8px;padding:6px 9px;font-size:12px;font-weight:700}.inbox-v2__composer-console{background:#f8fafc;border:1px solid #d5dde6;border-radius:12px;gap:10px;min-width:0;padding:10px;display:grid}.inbox-v2__composer-console>header{justify-content:space-between;align-items:start;gap:12px;display:flex}.inbox-v2__composer-console>header h4{text-transform:uppercase;letter-spacing:.06em;color:#1d242b;margin:0;font-size:12px}.inbox-v2__composer-console>header p{color:#5a6877;margin:4px 0 0;font-size:12px}.inbox-v2__composer-console>header button{color:#2a3139;cursor:pointer;background:#fff;border:1px solid #c6d2de;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:700}.inbox-v2__composer-console>header button:hover{background:#f3f6f9}.inbox-v2__composer-console-note{color:#835e17;margin:0;font-size:11px}.inbox-v2__composer-console-error{color:#982f2f;margin:0;font-size:11px}.inbox-v2__template-console{gap:9px;min-width:0;max-width:100%;display:grid}.inbox-v2__template-console-controls{align-items:center;gap:8px;min-width:0;display:flex}.inbox-v2__template-console-controls input{color:#1a1f26;background:#fff;border:1px solid #c9d3df;border-radius:9px;flex:1;padding:7px 9px;font-size:12px}.inbox-v2__template-console-controls button{color:#1f252c;cursor:pointer;background:#fff;border:1px solid #c9d3df;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:700}.inbox-v2__template-console-controls button:disabled{opacity:.55;cursor:default}.inbox-v2__template-console-filters{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__template-console-filters button{color:#334252;min-height:30px;cursor:pointer;background:#fff;border:1px solid #d6dee7;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-inline-size:68px;padding:6px 10px;font-size:11px;font-weight:600;display:inline-flex}.inbox-v2__template-console-filters button span{color:#5b6a79;text-align:center;background:#eef3f8;border-radius:8px;min-width:18px;padding:1px 5px;font-size:10px}.inbox-v2__template-console-filters button:hover:not(:disabled){background:#f5f8fb}.inbox-v2__template-console-filters button.is-active{color:#fff;background:#111;border-color:#111}.inbox-v2__template-console-filters button.is-active span{color:#fff;background:#ffffff24}.inbox-v2__template-console-filters button:disabled{opacity:.5;cursor:default}.inbox-v2__template-console-grid{grid-template-columns:minmax(0,270px) minmax(0,1fr);gap:10px;min-width:0;display:grid}.inbox-v2__template-console-list{background:#fff;border:1px solid #d6dee7;border-radius:10px;gap:6px;max-height:240px;padding:6px;display:grid;overflow:auto}.inbox-v2__template-console-list button{color:#1e252d;text-align:left;cursor:pointer;background:#fff;border:1px solid #d6dee7;border-radius:9px;gap:2px;padding:8px;display:grid}.inbox-v2__template-console-list button strong{font-size:12px}.inbox-v2__template-console-list button span{text-transform:uppercase;letter-spacing:.05em;color:#5f6d7c;font-size:11px}.inbox-v2__template-console-list button small{color:#738294;font-size:11px}.inbox-v2__template-console-list button:hover{background:#f3f7fb}.inbox-v2__template-console-list button.is-active{color:#fff;background:#111;border-color:#111}.inbox-v2__template-console-list button.is-active span,.inbox-v2__template-console-list button.is-active small{color:#d6e0ea}.inbox-v2__template-console-empty{color:#6a7a8a;margin:0;padding:10px 8px;font-size:11px}.inbox-v2__template-console-preview{background:#fff;border:1px solid #d6dee7;border-radius:10px;gap:8px;padding:10px;display:grid}.inbox-v2__template-console-preview-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.inbox-v2__template-console-preview h5{color:#151922;margin:0;font-size:13px}.inbox-v2__template-console-preview p{color:#607080;margin:0;font-size:11px}.inbox-v2__template-console-preview .inbox-v2__template-console-subject{color:#2d3a49;font-size:12px;font-weight:700}.inbox-v2__template-console-badges{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__template-console-badges span{color:#536272;background:#f5f8fb;border:1px solid #d6dee7;border-radius:8px;padding:3px 7px;font-size:10px;font-weight:700}.inbox-v2__template-console-pin{color:#2d3a49;cursor:pointer;background:#fff;border:1px solid #d6dee7;border-radius:8px;padding:6px 10px;font-size:11px;font-weight:700}.inbox-v2__template-console-pin:hover{background:#f5f8fb}.inbox-v2__template-console-pin.is-active{color:#fff;background:#111;border-color:#111}.inbox-v2__template-console-preview pre{white-space:pre-wrap;color:#1d2632;background:#f8fafc;border:1px solid #dce4ee;border-radius:9px;max-height:180px;margin:0;padding:9px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.45;overflow:auto}.inbox-v2__reply-fields-console,.inbox-v2__reply-format-console{gap:10px;min-width:0;display:grid}.inbox-v2__reply-fields-console-tabs{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__reply-fields-console-tabs span{color:#4d5b69;letter-spacing:.04em;text-transform:uppercase;background:#fff;border:1px solid #d6e1ea;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}.inbox-v2__reply-fields-console-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:260px;padding:1px 4px 1px 1px;display:grid;overflow:auto}.inbox-v2__reply-field-card{color:#1d2731;cursor:pointer;text-align:left;background:linear-gradient(#fff 0%,#f8fbfd 100%);border:1px solid #d7e1ea;border-radius:10px;gap:4px;min-height:118px;padding:10px;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid}.inbox-v2__reply-field-card:hover{border-color:#8bcac2;transform:translateY(-1px);box-shadow:0 14px 28px #164d581c}.inbox-v2__reply-field-card>span{color:#087d72;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:850}.inbox-v2__reply-field-card strong{font-size:12px;line-height:1.2}.inbox-v2__reply-field-card code{color:#285f9f;background:#f3f7fb;border:1px solid #cfe0ee;border-radius:999px;width:fit-content;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:10px}.inbox-v2__reply-field-card small{color:#667586;font-size:11px;line-height:1.35}.inbox-v2__reply-format-console{z-index:2;align-items:center;min-width:0;display:flex;position:relative;overflow:visible}.inbox-v2__reply-format-console .templates-v2__format-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex;overflow:visible}.inbox-v2__reply-format-console .templates-v2__format-toolbar-group{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:6px;padding:0;display:inline-flex;position:relative}.inbox-v2__reply-format-console .templates-v2__format-toolbar-group+.templates-v2__format-toolbar-group{border-left:1px solid #cbd8ebdb;padding-left:10px}.inbox-v2__reply-format-console .templates-v2__format-toolbar-label{color:#667085;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:820;line-height:1}.inbox-v2__reply-format-console .templates-v2__format-toolbar-actions{flex-wrap:wrap;gap:3px;display:flex;overflow:visible}.inbox-v2__reply-format-console button.templates-v2__format-icon-button{color:#334155;cursor:pointer;width:28px;height:28px;min-height:28px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.inbox-v2__reply-format-console button.templates-v2__format-icon-button:before,.inbox-v2__reply-format-console button.templates-v2__format-icon-button:after{z-index:90;opacity:0;pointer-events:none;transition:opacity .14s,transform .14s;position:absolute;left:50%;transform:translate(-50%,-4px)}.inbox-v2__reply-format-console button.templates-v2__format-icon-button:before{color:#fff;content:attr(data-tooltip);text-align:center;white-space:nowrap;background:#111827f0;border:1px solid #0f172a1f;border-radius:8px;width:max-content;max-width:180px;padding:6px 8px;font-size:11px;font-weight:740;line-height:1.2;top:calc(100% + 8px);box-shadow:0 10px 22px #0f172a2e}.inbox-v2__reply-format-console button.templates-v2__format-icon-button:after{content:"";background:#111827f0;width:8px;height:8px;top:calc(100% + 3px);transform:translate(-50%,-4px)rotate(45deg)}.inbox-v2__reply-format-console button.templates-v2__format-icon-button:hover:before,.inbox-v2__reply-format-console button.templates-v2__format-icon-button:hover:after,.inbox-v2__reply-format-console button.templates-v2__format-icon-button:focus-visible:before,.inbox-v2__reply-format-console button.templates-v2__format-icon-button:focus-visible:after{opacity:1}.inbox-v2__reply-format-console button.templates-v2__format-icon-button:hover:before,.inbox-v2__reply-format-console button.templates-v2__format-icon-button:focus-visible:before{transform:translate(-50%)}.inbox-v2__reply-format-console button.templates-v2__format-icon-button:hover:after,.inbox-v2__reply-format-console button.templates-v2__format-icon-button:focus-visible:after{transform:translate(-50%)rotate(45deg)}.inbox-v2__reply-format-console button.templates-v2__format-icon-button:hover{color:#1d4ed8;background:#e8f1fff5;border-color:#2563eb42}.inbox-v2__reply-format-console button.templates-v2__format-icon-button:focus-visible{outline-offset:2px;outline:2px solid #1d4ed838}.inbox-v2__reply-format-console .templates-v2__format-icon-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.inbox-v2__reply-format-console .templates-v2__format-icon-glyph{color:currentColor;font-size:14px;font-weight:820;line-height:1}.inbox-v2__reply-format-console .templates-v2__format-icon-glyph--italic{font-style:italic}@media (max-width:980px){.inbox-v2__reply-fields-console-grid{grid-template-columns:1fr}.inbox-v2__reply-format-console .templates-v2__format-toolbar-group{width:100%}.inbox-v2__reply-format-console .templates-v2__format-toolbar-group+.templates-v2__format-toolbar-group{border-left:0;padding-left:0}}.inbox-v2__template-console-actions{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__template-console-actions button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:700}.inbox-v2__template-console-actions button:disabled{opacity:.55;cursor:default}.inbox-v2__ai-console{gap:8px;display:grid}.inbox-v2__ai-console label{color:#4e5c6b;text-transform:uppercase;letter-spacing:.05em;gap:5px;font-size:11px;font-weight:700;display:grid}.inbox-v2__ai-console textarea{color:#1c222a;width:100%;min-height:72px;font:inherit;background:#fff;border:1px solid #c8d3df;border-radius:10px;padding:9px;font-size:12px;line-height:1.45}.inbox-v2__reply-generator-char-count{justify-self:end}.inbox-v2__ai-console-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.inbox-v2__ai-console-actions button{color:#1e242c;cursor:pointer;background:#fff;border:1px solid #d0d8e2;border-radius:9px;padding:8px;font-size:12px;font-weight:700}.inbox-v2__ai-console-actions button:hover{background:#f4f8fc}.inbox-v2__ai-console-actions button:disabled{opacity:.55;cursor:default}.inbox-v2__ai-console-suggestions{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__ai-console-suggestions span{color:#4f5d6d;background:#fff;border:1px solid #d0d8e2;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:700}.inbox-v2__composer-editor-zone{flex-direction:column;gap:8px;min-width:0;min-height:0;display:flex}.inbox-v2__reply-subject-field{gap:7px;min-width:0;display:grid}.inbox-v2__reply-subject-field>span{color:#667487;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:760}.inbox-v2__reply-subject-field>input{box-sizing:border-box;color:#192029;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #b8c7d8;border-radius:11px;padding:10px 12px;font-size:13px;line-height:1.45}.inbox-v2__reply-subject-field>input:focus-visible{outline:2px solid var(--v2-focus);outline-offset:1px}.inbox-v2__reply-inline-notice{color:#7a4f12;background:#fff7e3db;border:1px solid #c9a45559;border-radius:14px;margin:0;padding:.7rem .85rem;font-size:.84rem;font-weight:700;line-height:1.35}.inbox-v2__reply-inline-notice p{margin:0}.inbox-v2__reply-attachment-dock{border-top:1px solid #cbd5e194;flex:none;gap:8px;min-width:0;min-height:0;padding:8px 2px 0;display:grid}.inbox-v2__reply-body-slot .inbox-v2__reply-attachment-dock{overflow:visible}.inbox-v2__reply-attachment-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:10px 2px 6px;display:flex}.inbox-v2__reply-attachment-actions>div{flex-wrap:wrap;flex:240px;gap:7px;min-width:0;display:flex}.inbox-v2__reply-attachment-action{box-sizing:border-box;color:#334155;cursor:pointer;background:#ffffffe0;border:1px solid #94a3b85c;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:6px 10px;font-size:12px;font-weight:820;line-height:1;display:inline-flex}.inbox-v2__reply-attachment-action:hover:not(:disabled){color:#0f766e;background:#f0fdfae6;border-color:#0f766e47}.inbox-v2__reply-attachment-action:disabled{cursor:not-allowed;opacity:.5}.inbox-v2__reply-attachment-action svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.inbox-v2__reply-attachment-actions-status{color:#64748b;white-space:nowrap;flex:0 auto;min-width:0;font-size:11px;font-weight:820}.inbox-v2__reply-attachment-panel{box-sizing:border-box;overscroll-behavior:contain;background:linear-gradient(135deg,#eefcf9d1,#fffffff5),#fff;border:1px solid #18897d2e;border-radius:12px;grid-template-rows:auto minmax(66px,auto);align-items:stretch;gap:8px;min-width:0;min-height:112px;padding:10px 12px 12px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd1}.inbox-v2__reply-attachment-panel header{justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:24px;display:flex}.inbox-v2__reply-attachment-panel header span{color:#12342f;min-width:0;font-size:12px;font-weight:850;line-height:1.15}.inbox-v2__reply-attachment-panel header small{color:#0f8175;flex:none;font-size:10px;font-weight:800;line-height:1.15}.inbox-v2__reply-attachment-panel-meta{align-items:center;gap:8px;min-width:0;display:inline-flex}.inbox-v2__reply-attachment-clear{box-sizing:border-box;color:#9b3b3b;cursor:pointer;background:#ffffffd1;border:1px solid #cb49493d;border-radius:999px;flex:0 0 26px;justify-content:center;align-items:center;width:26px;min-width:26px;height:26px;min-height:26px;padding:0;display:inline-flex}.inbox-v2__reply-attachment-clear svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px;display:block}.inbox-v2__reply-attachment-clear:hover,.inbox-v2__reply-attachment-clear:focus-visible{background:#fff;border-color:#cb494970;box-shadow:0 8px 18px #cb49491f}.inbox-v2__reply-attachment-carousel{min-width:0;min-height:66px;position:relative;overflow:hidden}.inbox-v2__reply-attachment-carousel:before,.inbox-v2__reply-attachment-carousel:after{z-index:2;pointer-events:none;content:"";opacity:0;width:54px;transition:opacity .16s;position:absolute;top:0;bottom:0}.inbox-v2__reply-attachment-carousel:before{background:linear-gradient(90deg,#f2fcf9f5,#f2fcf900);left:0}.inbox-v2__reply-attachment-carousel:after{background:linear-gradient(270deg,#fffffff5,#fff0);right:0}.inbox-v2__reply-attachment-carousel.has-left-fade:before,.inbox-v2__reply-attachment-carousel.has-right-fade:after{opacity:1}.inbox-v2__reply-attachment-strip{overscroll-behavior-inline:contain;scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;min-height:66px;padding:3px 2px 5px;scroll-padding-inline:8px;display:flex;overflow:auto hidden}.inbox-v2__reply-attachment-carousel.has-overflow .inbox-v2__reply-attachment-strip{padding-right:44px;scroll-padding-inline:8px 44px}.inbox-v2__reply-attachment-strip::-webkit-scrollbar{display:none}.inbox-v2__reply-attachment-nav{z-index:3;color:#526273;cursor:pointer;background:#ffffffc7;border:1px solid #61708029;place-items:center;width:40px;transition:opacity .14s,transform .14s,background .14s;display:grid;position:absolute;top:3px;bottom:5px}.inbox-v2__reply-attachment-nav.is-left{border-radius:10px 0 0 10px;left:0}.inbox-v2__reply-attachment-nav.is-right{border-radius:0 10px 10px 0;right:0}.inbox-v2__reply-attachment-nav:disabled{pointer-events:none;opacity:0}.inbox-v2__reply-attachment-nav:not(:disabled):hover,.inbox-v2__reply-attachment-nav:not(:disabled):focus-visible{background:#fff;transform:translateY(-1px);box-shadow:0 12px 24px #23313f1f}.inbox-v2__reply-attachment-nav svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.inbox-v2__reply-attachment-chip{box-sizing:border-box;background:#f8fbfd;border:1px solid #d6dfe8;border-radius:10px;flex:0 0 clamp(260px,31vw,360px);align-items:stretch;min-width:0;max-width:100%;height:60px;min-height:60px;transition:border-color .16s,box-shadow .16s,transform .16s;display:inline-flex;overflow:hidden}.inbox-v2__reply-attachment-chip.is-pending,.inbox-v2__reply-attachment-chip.is-ready{background:#f1fcf9f0;border-color:#18897d47}.inbox-v2__reply-attachment-chip.is-failed{background:#fff6f6f0;border-color:#cb49496b}.inbox-v2__reply-attachment-chip.is-uploading{background-color:#fff;background-image:linear-gradient(90deg,#f5f9fde0,#fffffff5,#f5f9fde0),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:220% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-color:#4d6f9d47;animation:1.4s ease-in-out infinite inbox-v2-attachment-uploading}.inbox-v2__reply-attachment-chip.is-added{background:#ebfdf8f5;border-color:#18897d66;box-shadow:0 0 0 3px #18897d14}.inbox-v2__reply-attachment-open,.inbox-v2__reply-attachment-remove{cursor:pointer;background:0 0;border:0}.inbox-v2__reply-attachment-open{text-align:left;flex:auto;align-content:center;gap:5px;min-width:0;padding:8px 12px;display:grid}.inbox-v2__reply-attachment-open:disabled{cursor:default}.inbox-v2__reply-attachment-open strong{color:#1d242b;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-size:12px;line-height:1.15;overflow:hidden}.inbox-v2__reply-attachment-open small{color:#607080;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:11px;line-height:1.1;display:inline-flex;overflow:hidden}.inbox-v2__reply-attachment-open em{color:#b04141;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-style:normal;font-weight:760;line-height:1.1;overflow:hidden}.inbox-v2__reply-attachment-open small span{color:#0f8175;flex:none;font-weight:850}.inbox-v2__reply-attachment-chip.is-failed .inbox-v2__reply-attachment-open small span{color:#b04141}.inbox-v2__reply-attachment-progress{background:#4d6f9d24;border-radius:999px;width:100%;height:5px;display:block;overflow:hidden}.inbox-v2__reply-attachment-progress span{border-radius:inherit;background:linear-gradient(90deg,#43b0a5,#7ca4ff);height:100%;transition:width .18s;display:block}.inbox-v2__reply-attachment-remove{color:#657485;border-left:1px solid #d6dfe8;flex:0 0 38px;width:38px;min-width:38px;padding:0 10px;font-size:18px}.inbox-v2__reply-attachment-remove:hover,.inbox-v2__reply-attachment-open:hover,.inbox-v2__reply-attachment-open:focus-visible{background:#fff}.inbox-v2__reply-attachment-open:disabled:hover{background:0 0}.inbox-v2__reply-attachment-confirm{z-index:5;background:#fffffffa;border:1px solid #23313f24;border-radius:12px;align-items:center;gap:8px;max-width:min(520px,100% - 20px);padding:8px;display:flex;position:absolute;inset:auto 10px 8px auto;box-shadow:0 18px 42px #23313f2e}.inbox-v2__reply-attachment-confirm>div{gap:1px;min-width:0;display:grid}.inbox-v2__reply-attachment-confirm strong{color:#1d242b;font-size:12px;line-height:1.1}.inbox-v2__reply-attachment-confirm span{color:#64748b;font-size:10px;line-height:1.2}.inbox-v2__reply-attachment-confirm button{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #6170802e;border-radius:999px;flex:none;padding:6px 10px;font-size:11px;font-weight:850}.inbox-v2__reply-attachment-confirm button:last-child{color:#9b3b3b;border-color:#cb49494d}.inbox-v2__reply-attachment-confirm button:hover,.inbox-v2__reply-attachment-confirm button:focus-visible{box-shadow:0 8px 18px #23313f1f}.inbox-v2__reply-attachment-alert{color:#7b2a2a;background:#fff6f6f0;border:1px solid #cb49494d;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;font-size:12px;font-weight:750;display:flex}.inbox-v2__reply-attachment-alert button{color:#8d3030;cursor:pointer;background:#fff;border:1px solid #cb49495c;border-radius:999px;flex:none;padding:5px 9px;font-size:11px;font-weight:850}.inbox-v2__reply-attachment-alert button:hover,.inbox-v2__reply-attachment-alert button:focus-visible{border-color:#cb49499e;box-shadow:0 8px 18px #cb49491f}@keyframes inbox-v2-attachment-uploading{0%{background-position:0 0}to{background-position:220% 0}}.inbox-v2__attachment-viewer{gap:12px;padding:6px 0 0;display:grid}.inbox-v2__attachment-viewer-head{background:linear-gradient(#fff 0%,#f6f9fc 100%);border:1px solid #d8e0e8;border-radius:16px;justify-content:space-between;align-items:start;gap:16px;padding:14px 16px;display:flex}.inbox-v2__attachment-viewer-kicker{letter-spacing:.08em;text-transform:uppercase;color:#6b7a89;margin:0 0 6px;font-size:10px;font-weight:800}.inbox-v2__attachment-viewer-head h4{color:#1c2229;margin:0;font-size:18px}.inbox-v2__attachment-viewer-head span{color:#617080;font-size:12px}.inbox-v2__attachment-viewer-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.inbox-v2__attachment-viewer-actions button,.inbox-v2__attachment-viewer-actions a{color:#1f252c;background:#fff;border:1px solid #ccd6e0;border-radius:10px;padding:8px 11px;font-size:12px;font-weight:700;text-decoration:none}.inbox-v2__attachment-viewer-canvas{background:#fff;border:1px solid #d8e0e8;border-radius:18px;min-height:420px;overflow:hidden}.inbox-v2__attachment-viewer-image,.inbox-v2__attachment-viewer-frame{border:0;width:100%;min-height:420px;display:block}.inbox-v2__attachment-viewer-image{object-fit:contain;background:#f6f8fb}.inbox-v2__attachment-viewer-note{color:#465463;background:#f7fafc;border-top:1px solid #d8e0e8;margin:0;padding:9px 12px;font-size:12px;font-weight:650}.inbox-v2__attachment-viewer-fallback{text-align:center;color:#5f6f7f;place-content:center;gap:8px;min-height:420px;padding:32px;display:grid}.inbox-v2__attachment-viewer-fallback strong{color:#20262d}.inbox-v2__composer-context-sources{justify-content:space-between;align-items:start;row-gap:6px}.inbox-v2__composer-context-sources>div{flex:auto;min-width:0}.inbox-v2__composer-context-sources span{color:#556678;padding:4px 7px;font-size:10px;font-weight:700}.inbox-v2__composer-editor{box-sizing:border-box;resize:vertical;width:100%;max-width:100%;font:inherit;color:#111;background:#fff;border:1px solid #a9b9c8;border-radius:11px;flex:auto;padding:12px 12px 13px;line-height:1.45}.inbox-v2__composer-editor-shell{flex:auto;min-width:0;min-height:0;display:flex;position:relative}.inbox-v2__composer-empty-state{z-index:2;color:#64748b;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;align-content:center;place-items:center;gap:10px;display:grid;position:absolute;inset:34px 32px 66px}.inbox-v2__composer-empty-state-mark{background:radial-gradient(circle at 28% 18%,#2dd4bf2e,#2dd4bf00 52%),linear-gradient(#f0fdfaf0,#f8fafce6),#fff;border:1px solid #0d948833;border-radius:14px;place-items:center;width:44px;height:44px;display:inline-grid;box-shadow:0 16px 36px #0f172a12,inset 0 1px #ffffffdb}.inbox-v2__composer-empty-state-mark svg{fill:none;stroke:#0f766e;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;opacity:.92;width:24px;height:24px}.inbox-v2__composer-empty-state strong{color:#223246;letter-spacing:0;max-width:360px;font-size:.98rem;font-weight:880;line-height:1.2}.inbox-v2__composer-empty-state small{color:#526174;max-width:380px;font-size:.78rem;font-weight:730;line-height:1.4}.inbox-v2__composer-editor-shell.is-empty .inbox-v2__composer-editor{color:#111}.inbox-v2__composer-editor-shell .inbox-v2__composer-editor{padding-bottom:54px}.inbox-v2__composer-editor-shell.is-grammar-highlighted{background:#fff}.inbox-v2__composer-editor-shell.is-grammar-highlighted .inbox-v2__composer-editor{z-index:1;background:0 0;position:relative}.inbox-v2__grammar-highlight-layer{font:inherit;padding:12px 12px 42px;line-height:1.45}.inbox-v2__usage-summary-modal{grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.inbox-v2__usage-summary-modal-body{overscroll-behavior:contain;min-height:0;overflow:auto}.inbox-v2__composer-character-count{z-index:2;color:#526174;letter-spacing:0;min-height:auto;box-shadow:none;pointer-events:none;background:0 0;border:0;border-radius:0;align-items:center;padding:0;font-size:11px;font-weight:760;line-height:1;display:inline-flex;position:absolute;bottom:12px;right:14px}.inbox-v2__composer-character-count.is-warning{color:#a16207}.inbox-v2__composer-character-count.is-limit{color:#be123c}.inbox-v2__composer-editor:focus-visible{outline:2px solid var(--v2-focus);outline-offset:1px}.inbox-v2__composer-send-setup{background:#f8fafc;border:1px solid #d7e0ea;border-radius:8px;gap:10px;min-width:0;max-width:100%;padding:10px 12px;display:grid}.inbox-v2__composer-send-setup-status{gap:4px;display:grid}.inbox-v2__composer-send-setup-status span{color:#617080;background:#ffffffd1;border:1px solid #d7e0ea;border-radius:999px;justify-self:start;padding:4px 8px;font-size:11px}.inbox-v2__composer-send-setup-status p,.inbox-v2__composer-send-setup-status small{color:#526171;margin:0;font-size:12px;line-height:1.45}.inbox-v2__composer-send-setup-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.inbox-v2__composer-send-setup-grid label{color:#4e5c6b;text-transform:uppercase;letter-spacing:.05em;gap:5px;font-size:11px;font-weight:700;display:grid}.inbox-v2__composer-send-setup-grid select,.inbox-v2__composer-send-setup-grid input{color:#1c222a;width:100%;font:inherit;background:#fff;border:1px solid #c8d3df;border-radius:8px;padding:8px 9px;font-size:12px;line-height:1.45}.inbox-v2__composer-send-setup-check{text-transform:none;letter-spacing:0;align-items:center;gap:8px;display:inline-flex}.inbox-v2__composer-send-setup-check input{width:auto}.inbox-v2__composer-secondary{background:#fbfcfe;border:1px solid #d7e0ea;border-radius:8px;min-width:0;max-width:100%;overflow:hidden}.inbox-v2__composer-secondary[open]{background:#fff}.inbox-v2__composer-secondary summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;list-style:none;display:flex}.inbox-v2__composer-secondary summary::-webkit-details-marker{display:none}.inbox-v2__composer-secondary summary span{color:#1f262f;font-size:12px;font-weight:700}.inbox-v2__composer-secondary summary small{color:#617080;font-size:11px}.inbox-v2__composer-secondary[open] summary{border-bottom:1px solid #e3eaf2}.inbox-v2__composer-secondary>.inbox-v2__composer-console{background:0 0;border:none;border-radius:0;padding:10px 12px 12px}.inbox-v2__planned-message-panel{background:#f8fafcd1;border:1px solid #94a3b857;border-radius:10px;gap:6px;margin:8px 0 0;padding:9px;display:grid;box-shadow:inset 0 1px #ffffffb8}.inbox-v2__planned-message-panel.is-failed{background:#fff7edb8;border-color:#be582c47}.inbox-v2__planned-message-panel.is-cancelled{background:#f8fafcb8;border-color:#94a3b857}.inbox-v2__planned-message-panel.is-loading{grid-template-columns:minmax(0,1fr) auto;align-items:center}.inbox-v2__planned-message-panel.is-empty{background:linear-gradient(135deg,#f0fdfac7,#ffffffe0),#f8fafcd6;border-color:#0f766e29}.inbox-v2__planned-message-panel.is-list{background:linear-gradient(#ffffffeb,#f8fafcdb),#f8fafcdb;border-color:#0f766e2e}.inbox-v2__planned-message-hero{justify-content:space-between;align-items:center;gap:10px;display:flex}.inbox-v2__planned-message-title{gap:2px;min-width:0;display:grid}.inbox-v2__planned-message-title>span,.inbox-v2__planned-message-card>span{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:900}.inbox-v2__planned-message-title h3{color:#172231;margin:0;font-size:13px;font-weight:920;line-height:1.12}.inbox-v2__planned-message-title p{display:none}.inbox-v2__planned-message-panel.is-empty .inbox-v2__planned-message-title p,.inbox-v2__planned-message-panel.is-list .inbox-v2__planned-message-title p{color:#64748b;margin:0;font-size:11px;font-weight:760;line-height:1.3;display:block}.inbox-v2__planned-message-header-actions{justify-content:flex-end;align-items:center;gap:7px;min-width:0;display:inline-flex}.inbox-v2__planned-message-panel .inbox-v2__planned-message-sort-button{color:#0f766e;cursor:pointer;background:#ffffffc7;border:1px solid #0f766e2e;border-radius:999px;width:auto;min-width:104px;min-height:30px;padding:0 10px;font-size:10px;font-weight:950}.inbox-v2__planned-message-panel .inbox-v2__planned-message-sort-button:hover{background:#f0fdfae6;border-color:#0f766e47}.inbox-v2__planned-message-empty-status{background:#ffffffc7;border:1px solid #0f766e2e;border-radius:999px;justify-content:flex-end;align-items:center;gap:8px;min-width:0;padding:6px 9px;display:inline-flex}.inbox-v2__planned-message-empty-status>span{background:#14b8a6;border-radius:999px;flex:none;width:9px;height:9px;box-shadow:0 0 0 3px #14b8a61f}.inbox-v2__planned-message-empty-status div{gap:1px;min-width:0;display:grid}.inbox-v2__planned-message-empty-status strong{color:#0f766e;white-space:nowrap;font-size:11px;font-weight:950;line-height:1.1}.inbox-v2__planned-message-empty-status small{color:#64748b;white-space:nowrap;font-size:10px;font-weight:760;line-height:1.15}.inbox-v2__planned-message-lock{background:#ffffffb8;border:1px solid #0f766e29;border-radius:999px;justify-content:flex-end;align-items:center;gap:7px;min-width:0;padding:5px 8px;display:flex}.inbox-v2__planned-message-lock strong{color:#0f766e;white-space:nowrap;font-size:11px;font-weight:950}.inbox-v2__planned-message-lock span{color:#475569;white-space:nowrap;font-size:11px;font-weight:800}.inbox-v2__planned-message-list{overscroll-behavior:contain;gap:6px;max-height:186px;padding-right:2px;display:grid;overflow-y:auto}.inbox-v2__planned-message-panel .inbox-v2__planned-message-row{width:100%;min-height:58px;color:inherit;text-align:left;cursor:pointer;background:#ffffffbd;border:1px solid #cbd5e1b8;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.inbox-v2__planned-message-panel .inbox-v2__planned-message-row:hover{background:#f0fdfad1;border-color:#0f766e40}.inbox-v2__planned-message-panel .inbox-v2__planned-message-row:focus-visible{outline-offset:2px;outline:2px solid #0f766e47}.inbox-v2__planned-message-row-status{background:#14b8a6;border-radius:999px;width:9px;height:34px}.inbox-v2__planned-message-panel .inbox-v2__planned-message-row.is-processing .inbox-v2__planned-message-row-status{background:#2563eb}.inbox-v2__planned-message-panel .inbox-v2__planned-message-row.is-failed .inbox-v2__planned-message-row-status{background:#ea580c}.inbox-v2__planned-message-panel .inbox-v2__planned-message-row.is-cancelled .inbox-v2__planned-message-row-status{background:#94a3b8}.inbox-v2__planned-message-row-main,.inbox-v2__planned-message-row-meta{gap:3px;min-width:0;display:grid}.inbox-v2__planned-message-row-main strong,.inbox-v2__planned-message-row-meta strong{color:#172231;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:920;line-height:1.2;overflow:hidden}.inbox-v2__planned-message-row-main small,.inbox-v2__planned-message-row-meta small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:760;line-height:1.2;overflow:hidden}.inbox-v2__planned-message-row-meta{text-align:right;max-width:170px}.inbox-v2__planned-message-row-meta small{color:#0f766e;font-weight:850}.inbox-v2__planned-message-lock em{color:#9a3412;background:#fff7edd1;border:1px solid #be582c38;border-radius:999px;padding:2px 6px;font-size:9px;font-style:normal;font-weight:950}.inbox-v2__planned-message-error{color:#9a3412;background:#fff7ede0;border:1px solid #be582c33;border-radius:8px;justify-content:space-between;gap:8px;padding:7px 8px;font-size:11px;font-weight:800;display:flex}.inbox-v2__planned-message-syncing,.inbox-v2__planned-message-inline-error{color:#0f766e;background:#f0fdfab8;border:1px solid #0f766e24;border-radius:8px;padding:6px 8px;font-size:10px;font-weight:850;line-height:1.25}.inbox-v2__planned-message-inline-error{color:#b91c1c;background:#fef2f2d1;border-color:#dc262633;flex:100%}.inbox-v2__planned-message-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.inbox-v2__planned-message-card{background:#ffffffad;border:1px solid #cbd5e1c2;border-radius:8px;align-content:start;gap:4px;min-width:0;padding:7px;display:grid}.inbox-v2__planned-message-card h4{color:#172231;margin:0;font-size:12px;font-weight:920;line-height:1.2}.inbox-v2__planned-message-card p{color:#475569;margin:0;font-size:11px;font-weight:730;line-height:1.35}.inbox-v2__planned-message-card dl{gap:4px;margin:0;display:grid}.inbox-v2__planned-message-card dl div{justify-content:space-between;gap:8px;min-width:0;display:flex}.inbox-v2__planned-message-card dt,.inbox-v2__planned-message-card dd{margin:0;font-size:10px;line-height:1.25}.inbox-v2__planned-message-card dt{color:#64748b;font-weight:850}.inbox-v2__planned-message-card dd{color:#1f2937;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-weight:850;overflow:hidden}.inbox-v2__planned-message-actions,.inbox-v2__planned-message-reschedule{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__planned-message-actions button,.inbox-v2__planned-message-window .inbox-v2__planned-message-actions button,.inbox-v2__planned-message-reschedule button,.inbox-v2__planned-message-window .inbox-v2__planned-message-reschedule button,.inbox-v2__planned-message-error button,.inbox-v2__planned-message-panel.is-loading button{color:#0f766e;cursor:pointer;background:#ffffffc2;border:1px solid #0f766e33;border-radius:999px;min-height:28px;padding:0 9px;font-size:10px;font-weight:900}.inbox-v2__planned-message-actions button.is-danger{color:#b91c1c;background:#fef2f2f0;border-color:#dc26263d}.inbox-v2__planned-message-actions button:disabled,.inbox-v2__planned-message-reschedule button:disabled{opacity:.55;cursor:not-allowed}.inbox-v2__planned-message-reschedule{background:#ffffffa3;border:1px solid #0f766e2e;border-radius:8px;align-items:end;padding:8px}.inbox-v2__planned-message-reschedule label{gap:4px;min-width:min(190px,100%);display:grid}.inbox-v2__planned-message-reschedule label span{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.inbox-v2__planned-message-reschedule input{color:#172231;background:#fffffff0;border:1px solid #bed2e8e6;border-radius:8px;min-height:32px;padding:0 8px;font-size:11px;font-weight:780}.inbox-v2__planned-message-bubble{background:#ffffff94;border:1px dashed #94a3b88a;border-radius:8px;gap:5px;padding:8px;display:grid}.inbox-v2__planned-message-bubble div{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.inbox-v2__planned-message-bubble span{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:950}.inbox-v2__planned-message-bubble strong{color:#334155;font-size:11px;font-weight:900}.inbox-v2__planned-message-bubble pre{white-space:pre-wrap;color:#1f2937;max-height:48px;margin:0;font-family:inherit;font-size:11px;line-height:1.35;overflow:auto}.inbox-v2__planned-message-timeline{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:none}.inbox-v2__planned-message-timeline li{align-items:center;gap:6px;min-width:124px;display:flex}.inbox-v2__planned-message-timeline li>span{background:#0f766e;border:2px solid #14b8a633;border-radius:999px;width:8px;height:8px}.inbox-v2__planned-message-timeline div{gap:2px;display:grid}.inbox-v2__planned-message-timeline strong{color:#172231;font-size:10px;font-weight:900}.inbox-v2__planned-message-timeline small{color:#64748b;font-size:9px;font-weight:760;line-height:1.25}.inbox-v2__planned-message-window-backdrop{z-index:220;overscroll-behavior:contain;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a3d;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:hidden}.inbox-v2__planned-message-window{overscroll-behavior:contain;background:linear-gradient(#fffffffa,#f8fafcf5),#fff;border:1px solid #94a3b861;border-radius:12px;gap:10px;width:min(760px,100vw - 32px);max-height:min(720px,100vh - 48px);padding:14px;display:grid;overflow:auto;box-shadow:0 24px 60px #0f172a38}.inbox-v2__planned-message-window-header{border-bottom:1px solid #cbd5e1b8;justify-content:space-between;align-items:start;gap:14px;padding-bottom:10px;display:flex}.inbox-v2__planned-message-window-header .inbox-v2__planned-message-title p{color:#64748b;margin:0;font-size:11px;font-weight:760;line-height:1.3;display:block}.inbox-v2__planned-message-window .inbox-v2__planned-message-window-header>button{color:#172231;cursor:pointer;background:#ffffffe6;border:1px solid #0f172a1f;border-radius:999px;width:auto;min-width:70px;min-height:32px;padding:0 12px;font-size:11px;font-weight:900}.inbox-v2__planned-message-window .inbox-v2__planned-message-bubble pre{max-height:220px}.inbox-v2__planned-message-window .inbox-v2__planned-message-timeline{display:flex}@media (max-width:900px){.inbox-v2__planned-message-grid{grid-template-columns:1fr}.inbox-v2__planned-message-hero{display:grid}.inbox-v2__planned-message-header-actions{justify-content:start}.inbox-v2__planned-message-lock{justify-items:start}.inbox-v2__planned-message-row{grid-template-columns:auto minmax(0,1fr)}.inbox-v2__planned-message-row-meta{text-align:left;grid-column:2;max-width:none}.inbox-v2__planned-message-window-backdrop{padding:14px}}.inbox-v2__composer-actions{justify-content:space-between;align-items:center;gap:12px;min-width:0;max-width:100%;display:flex}.inbox-v2__composer-actions span{color:var(--v2-text-muted);margin:0;font-size:12px;line-height:1.4}.inbox-v2__composer-actions--send{justify-content:flex-end;margin-top:12px}.inbox-v2__composer-actions--send>span{margin-right:auto}.inbox-v2__send-control-stack{justify-items:end;gap:6px;min-width:min(100%,460px);max-width:min(100%,520px);margin-left:auto;display:grid}.inbox-v2__send-control-stack .inbox-v2__send-split{justify-self:end;margin-left:auto}.inbox-v2__send-control-stack .inbox-v2__planned-message-panel{overscroll-behavior:contain;width:100%;max-height:260px;margin:0;overflow:auto}.inbox-v2__composer-actions button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:10px;padding:8px 14px;font-weight:700}.inbox-v2__composer-actions button:disabled{opacity:.6;cursor:default}.inbox-v2__composer-actions button.inbox-v2__composer-send-button{color:#111827;letter-spacing:0;background:linear-gradient(#fff,#f7f9fcfa),#fff;border:1px solid #0f172a26;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;width:auto;min-width:122px;min-height:40px;padding:0 18px 0 12px;font-size:12px;font-weight:850;transition:transform .16s,border-color .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 14px 30px #0f172a1f,inset 0 1px #fffffff2}.inbox-v2__composer-actions button.inbox-v2__composer-send-button:hover:not(:disabled){filter:none;border-color:#0f172a3d;transform:translateY(-1px);box-shadow:0 18px 36px #0f172a29,inset 0 1px #fff}.inbox-v2__composer-send-icon{color:#fff;background:#111827;border-radius:999px;place-items:center;width:20px;height:20px;display:inline-grid;box-shadow:0 5px 12px #0f172a2e,inset 0 1px #ffffff2e}.inbox-v2__composer-send-icon svg{width:13px;height:13px;overflow:visible}.inbox-v2__composer-send-icon path:first-child{fill:currentColor}.inbox-v2__composer-send-icon path:last-child{fill:none;stroke:#fff;stroke-linecap:round;stroke-width:1.7px}.inbox-v2__send-split{box-shadow:none;border-radius:999px;flex:none;align-items:stretch;display:inline-flex;position:relative}.inbox-v2__composer-actions button.inbox-v2__composer-send-button--main{box-shadow:none;border-top-right-radius:0;border-bottom-right-radius:0}.inbox-v2__composer-actions button.inbox-v2__composer-send-button--main:hover:not(:disabled){box-shadow:none}.inbox-v2__composer-actions button.inbox-v2__send-split-menu-button{color:#111827;background:linear-gradient(#fff,#f7f9fcfa),#fff;border:1px solid #0f172a26;border-left-color:#0f172a1f;border-radius:0 999px 999px 0;place-items:center;width:42px;min-height:40px;padding:0;display:inline-grid;box-shadow:inset 0 1px #fffffff2}.inbox-v2__composer-actions button.inbox-v2__send-split-menu-button:hover:not(:disabled){background:linear-gradient(#fff,#eff3f8fa),#fff;border-color:#0f172a3d}.inbox-v2__send-split-menu-button svg{width:18px;height:18px}.inbox-v2__send-split-menu-button path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px}.inbox-v2__send-split-menu{z-index:60;background:#fff;border:1px solid #0f172a24;border-radius:16px;width:238px;padding:8px;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 24px 52px #0f172a2e,inset 0 1px #fff}.inbox-v2__send-split-menu:after{content:"";background:#fff;border-bottom:1px solid #0f172a24;border-right:1px solid #0f172a24;width:10px;height:10px;position:absolute;bottom:-6px;right:18px;transform:rotate(45deg)}.inbox-v2__send-split-menu button{width:100%;color:var(--v2-text);text-align:left;box-shadow:none;background:#fff;border:1px solid #0000;border-radius:12px;justify-items:start;gap:2px;padding:12px 13px;display:grid}.inbox-v2__send-split-menu button:hover{background:#f8fafcfa;border-color:#0f172a1f}.inbox-v2__send-split-menu span{color:var(--v2-text);font-size:13px;font-weight:850}.inbox-v2__send-split-menu small{color:var(--v2-text-muted);font-size:11px;line-height:1.35}@container (max-width:820px){.inbox-v2__composer-header,.inbox-v2__composer-actions{flex-direction:column;align-items:stretch}.inbox-v2__composer-actions--send{flex-direction:row;align-items:center}.inbox-v2__send-control-stack{justify-items:stretch;width:100%;min-width:0;max-width:none}.inbox-v2__send-control-stack .inbox-v2__send-split{justify-self:end}.inbox-v2__composer-header-actions,.inbox-v2__composer-meta{justify-content:flex-start}.inbox-v2__reply-toolbar-vnext,.inbox-v2__reply-guidance-row,.inbox-v2__template-console-grid,.inbox-v2__reply-plan-grid{grid-template-columns:minmax(0,1fr)}.inbox-v2__reply-coach-strip,.inbox-v2__reply-mode-strip{flex-wrap:wrap;align-items:flex-start}.inbox-v2__reply-mode-strip-meta,.inbox-v2__reply-coach-strip-actions{justify-content:flex-start}}@container (max-width:1280px){.inbox-v2__thread{min-block-size:220px}.inbox-v2__thread-head{padding-bottom:8px;position:static}.inbox-v2__thread-head-meta{justify-content:flex-start}.inbox-v2__composer{overscroll-behavior:contain;scrollbar-gutter:stable;max-block-size:min(48vh,520px);overflow:auto}.inbox-v2__composer.is-focus{max-block-size:none}.inbox-v2__composer-header{grid-template-columns:minmax(0,1fr);display:grid}.inbox-v2__composer-meta{justify-content:flex-start}.inbox-v2__attachment-viewer-head{flex-direction:column}.inbox-v2__attachment-viewer-actions{justify-content:flex-start}}@container (max-width:640px){.inbox-v2__template-console-controls{flex-direction:column;align-items:stretch}.inbox-v2__reply-toolbar .inbox-v2__new-message-action-row,.inbox-v2__reply-toolbar .inbox-v2__new-message-tool-cluster{flex-wrap:wrap}.inbox-v2__reply-toolbar .inbox-v2__new-message-tool-cluster{border-radius:12px;overflow:visible}.inbox-v2__composer-send-setup-grid{grid-template-columns:minmax(0,1fr)}.inbox-v2__composer-secondary summary{flex-direction:column;align-items:flex-start}.inbox-v2__composer-actions{flex-wrap:wrap}.inbox-v2__composer-actions--send{flex-direction:row;align-items:center}.inbox-v2__send-control-stack{justify-items:stretch;width:100%;min-width:0;max-width:none}.inbox-v2__reply-outcome-summary,.inbox-v2__resolution-pack-summary{flex-direction:column;align-items:stretch}.inbox-v2__composer-actions button{width:100%}.inbox-v2__composer-actions button.inbox-v2__composer-send-button{width:auto;margin-left:auto}.inbox-v2__composer-actions button.inbox-v2__send-split-menu-button{width:42px}.inbox-v2--premium .inbox-v2__composer-actions button.inbox-v2__send-split-menu-button{width:48px}}.inbox-v2__rail{border-left:1px solid var(--v2-border);background:#fff;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid}.inbox-v2__body[data-workspace-mode=review] .inbox-v2__rail{min-width:280px;overflow:hidden}.inbox-v2__rail>header{background:linear-gradient(#fff 0%,#f8fbfe 100%);border-bottom:1px solid #e4eaf0;gap:8px;padding:12px;display:grid}.inbox-v2__rail-headline{justify-content:space-between;align-items:start;gap:8px;min-width:0;display:flex}.inbox-v2__rail-headline>div:first-child{min-width:0}.inbox-v2__rail-headline-actions{justify-items:end;gap:5px;display:grid}.inbox-v2__rail-headline-actions span{color:#4d5a69;text-transform:uppercase;letter-spacing:.08em;background:#fff;border:1px solid #d3dde8;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:700}.inbox-v2__rail-headline-actions button{border:1px solid var(--v2-border);color:#1f252c;cursor:pointer;background:#fff;border-radius:8px;padding:5px 8px;font-size:11px}.inbox-v2__rail-headline-actions button:disabled{opacity:.5;cursor:default}.inbox-v2__rail>header h3{margin:0;font-size:14px}.inbox-v2__rail-subtitle{color:var(--v2-text-soft);margin:4px 0 0;font-size:11px}.inbox-v2__rail>header nav{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__rail>header nav button{text-align:left;align-content:center;gap:2px;display:inline-grid}.inbox-v2__rail>header nav button>span{color:inherit;letter-spacing:0;opacity:.68;text-transform:none;font-size:9px;font-weight:600;line-height:1.15;display:none}.inbox-v2__rail>header nav button.is-active>span{display:block}.inbox-v2__rail-command-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__rail-command-card{background:#fff;border:1px solid #d9e3ec;border-radius:8px;gap:4px;min-width:0;padding:8px;display:grid}.inbox-v2__rail-command-card span,.inbox-v2__case-control-card span{text-transform:uppercase;letter-spacing:.08em;color:#738194;font-size:10px;font-weight:700}.inbox-v2__rail-command-card strong,.inbox-v2__case-control-card strong{color:#17202a;font-size:13px;line-height:1.35}.inbox-v2__rail-command-card p,.inbox-v2__case-control-card p{color:#4e5f71;margin:0;font-size:12px;line-height:1.4}.inbox-v2__rail-command-card.is-tone-positive,.inbox-v2__case-control-card.is-tone-positive{background:#f4fbf5;border-color:#bfd8c2}.inbox-v2__rail-command-card.is-tone-warning,.inbox-v2__case-control-card.is-tone-warning{background:#fffaf0;border-color:#e1d2ad}.inbox-v2__rail-command-card.is-tone-critical,.inbox-v2__case-control-card.is-tone-critical{background:#fff6f5;border-color:#e5c4c0}.inbox-v2__rail>header button{border:1px solid var(--v2-border);color:#20242a;cursor:pointer;background:#fff;border-radius:999px;padding:4px 8px;font-size:11px}.inbox-v2__rail>header button.is-active{color:#fff;background:#111;border-color:#111}.inbox-v2__rail>header button.is-attention{color:#3c3016;background:#fff8ea;border-color:#ba8e31e6;animation:1.65s cubic-bezier(.22,1,.36,1) infinite inbox-v2-rail-attention-pulse;box-shadow:0 0 0 1px #ba8e3133,0 0 14px #ba8e313d}@keyframes inbox-v2-rail-attention-pulse{0%{box-shadow:0 0 0 1px #ba8e3129,0 0 #ba8e312e}65%{box-shadow:0 0 0 1px #ba8e3147,0 0 0 6px #ba8e3100}to{box-shadow:0 0 0 1px #ba8e3129,0 0 #ba8e3100}}.inbox-v2__rail>header button:focus-visible{outline-offset:1px;outline:2px solid #111}.inbox-v2__rail-content{background:#f9fbfd;align-content:start;gap:8px;padding:12px;display:grid;overflow:auto}.inbox-v2__rail-section-title{letter-spacing:.08em;text-transform:uppercase;color:#6f7c8a;margin:0;font-size:11px}.inbox-v2__rail-content dl{gap:8px;margin:0;display:grid}.inbox-v2__rail-content dl div{background:#fff;border:1px solid #dfe6ed;border-radius:10px;padding:8px 10px}.inbox-v2__rail-content dt{color:var(--v2-text-soft);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:10px;font-weight:700}.inbox-v2__rail-content dd{color:#1f2328;margin:0;font-size:13px;line-height:1.4}.inbox-v2__rail-muted{color:var(--v2-text-soft);margin:0;font-size:12px}.inbox-v2__rail-notice{color:#42505d;background:#f2f7fb;border:1px solid #d7e0ea;border-radius:9px;margin:0;padding:8px 9px;font-size:12px}.inbox-v2__rail-error{background:#fff5f3;border:1px solid #e0c5bf;border-radius:10px;gap:8px;padding:10px;display:grid}.inbox-v2__rail-error p{color:#8c2e22;margin:0;font-size:12px}.inbox-v2__rail-error button{color:#111;cursor:pointer;background:#fff;border:1px solid #d8c3bc;border-radius:8px;width:fit-content;padding:5px 8px;font-size:12px}.inbox-v2__rail-stack{gap:10px;display:grid}.inbox-v2__rail-actions{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__guided-action-groups{gap:7px;width:100%;display:grid}.inbox-v2__guided-action-group{gap:5px;display:grid}.inbox-v2__guided-action-group>span{color:var(--v2-text-soft);letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:800}.inbox-v2__guided-action-group>div{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__rail-actions button{border:1px solid var(--v2-border);color:#20242a;cursor:pointer;text-transform:none;background:#fff;border-radius:8px;align-items:center;gap:5px;padding:5px 8px;font-size:11px;display:inline-flex}.inbox-v2__rail-actions .inbox-v2__guided-action-button{color:#16324f;text-transform:none;text-align:left;background:#f7fbff;border-color:#b9c9d8;align-items:center;gap:5px;font-weight:800;display:inline-flex}.inbox-v2__guided-action-button em{flex-wrap:wrap;gap:3px;font-style:normal;display:inline-flex}.inbox-v2__guided-action-button em span{color:#405060;text-transform:uppercase;background:#fff;border:1px solid #16324f2e;border-radius:6px;padding:2px 3px;font-size:8px;line-height:1}.inbox-v2__rail-actions a,.inbox-v2__rail-list-item a{border:1px solid var(--v2-border);color:#20242a;background:#fff;border-radius:8px;align-items:center;gap:5px;width:fit-content;padding:5px 8px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.inbox-v2__rail-actions button:disabled{opacity:.55;cursor:default}.inbox-v2__rail-form{background:#fff;border:1px solid #dfe6ed;border-radius:10px;gap:8px;padding:9px;display:grid}.inbox-v2__rail-form label{color:var(--v2-text-soft);text-transform:uppercase;letter-spacing:.08em;gap:4px;margin:0;font-size:10px;font-weight:700;display:grid}.inbox-v2__rail-form input,.inbox-v2__rail-form select,.inbox-v2__rail-form textarea{border:1px solid var(--v2-border);color:#1f2328;font:inherit;background:#fff;border-radius:8px;padding:6px 8px;font-size:12px}.inbox-v2__rail-form textarea{resize:vertical;min-height:64px}.inbox-v2__rail-form button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:8px;width:fit-content;padding:6px 9px;font-size:12px;font-weight:700}.inbox-v2__rail-form button:disabled{opacity:.6;cursor:default}.inbox-v2__rail-list{gap:8px;display:grid}.inbox-v2__rail-list-item{background:#fff;border:1px solid #dfe6ed;border-radius:10px;gap:6px;padding:8px 9px;display:grid}.inbox-v2__rail-list-item header{justify-content:space-between;gap:8px;display:flex}.inbox-v2__rail-list-item header strong{color:#1d2329;font-size:12px}.inbox-v2__rail-list-item header span{color:var(--v2-text-soft);font-size:11px}.inbox-v2__rail-list-item p{color:#2f3842;margin:0;font-size:12px;line-height:1.4}.inbox-v2__reply-generator-context-toggle{color:#22303d;text-transform:none;letter-spacing:0;align-items:center;gap:8px;width:fit-content;font-size:12px;font-weight:600;display:inline-flex}.inbox-v2__reply-generator-context-toggle input{margin:0}.inbox-v2__rail-list-item button{border:1px solid var(--v2-border);color:#1f2328;cursor:pointer;background:#fff;border-radius:8px;width:fit-content;padding:5px 8px;font-size:12px}.inbox-v2__rail-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.inbox-v2__rail-facts-grid>div{background:#f9fbfd;border:1px solid #dbe3ec;border-radius:9px;gap:3px;min-width:0;padding:7px 8px;display:grid}.inbox-v2__rail-facts-grid dt{text-transform:uppercase;letter-spacing:.08em;color:#788595;margin:0;font-size:10px;font-weight:700}.inbox-v2__rail-facts-grid dd{color:#1d2430;word-break:break-word;margin:0;font-size:12px;font-weight:700}.inbox-v2__rail-chip-grid{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__rail-chip{color:#334252;background:#fff;border:1px solid #d6dfe8;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.inbox-v2__rail-hints{gap:6px;display:grid}.inbox-v2__rail-hints p{color:#425365;background:#f8fbfd;border:1px solid #dce5ee;border-radius:8px;margin:0;padding:7px 8px;font-size:12px;line-height:1.4}.inbox-v2__rail-callout{background:#f4f8fc;border:1px solid #d7e0ea;border-radius:8px;gap:4px;padding:8px;display:grid}.inbox-v2__rail-callout span{text-transform:uppercase;letter-spacing:.08em;color:#6c7b8d;font-size:10px;font-weight:700}.inbox-v2__rail-callout p{color:#344454;margin:0;font-size:12px;line-height:1.4}.inbox-v2__rail-mini{color:var(--v2-text-soft)!important;font-size:11px!important}.inbox-v2__rail-error-inline{color:#8b332a;background:#fff5f4;border:1px solid #e1c8c4;border-radius:9px;margin:0;padding:6px 8px;font-size:11px}.inbox-v2__sender-identity,.inbox-v2__sender-panel{background:#fff;border:1px solid #dfe6ed;border-radius:11px}.inbox-v2__sender-identity{grid-template-columns:auto minmax(0,1fr);gap:10px;padding:10px;display:grid}.inbox-v2__sender-avatar{background:#f6f9fc;border:1px solid #cfd9e3;border-radius:999px;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.inbox-v2__sender-avatar img{object-fit:cover;width:100%;height:100%}.inbox-v2__sender-avatar span{color:#34404d;letter-spacing:.04em;font-size:13px;font-weight:850}.inbox-v2__sender-identity-main{gap:4px;min-width:0;display:grid}.inbox-v2__sender-identity-main h4,.inbox-v2__sender-panel h4{color:#1a2027;margin:0}.inbox-v2__sender-identity-main h4{font-size:15px;line-height:1.18}.inbox-v2__sender-identity-main p{color:#516173;word-break:break-word;margin:0;font-size:12px}.inbox-v2__sender-chip-row,.inbox-v2__sender-topic-list{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__sender-chip-row span,.inbox-v2__sender-topic-list span{color:#4c5c6d;letter-spacing:.04em;text-transform:uppercase;background:#f7fafc;border:1px solid #d7e1eb;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-flex}.inbox-v2__sender-topic-list span strong{color:#1f2a36;font-size:10px}.inbox-v2__sender-panel{gap:8px;padding:9px;display:grid}.inbox-v2__sender-panel>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-v2__sender-panel h4{color:#657487;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.inbox-v2__sender-panel>header>span{color:#7a8797;font-size:11px}.inbox-v2__sender-footprint{background:radial-gradient(220px 100px at 100% -12%,#478eb514,#478eb500 72%),linear-gradient(#fff 0%,#f8fbfd 100%);border-color:#d4e1eb;gap:10px}.inbox-v2__sender-footprint>header>div{gap:3px;min-width:0;display:grid}.inbox-v2__sender-footprint>header>div>span,.inbox-v2__sender-footprint-context>span{color:#718196;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900;line-height:1.1}.inbox-v2__sender-footprint>header>em{color:#607488;text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:118px;font-size:10px;font-style:normal;font-weight:750;line-height:1.25;overflow:hidden}.inbox-v2__sender-footprint .inbox-v2__sender-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.inbox-v2__sender-footprint-context{border-top:1px solid #d7e1ebcc;justify-content:space-between;align-items:baseline;gap:8px;min-width:0;padding-top:8px;display:flex}.inbox-v2__sender-footprint-context p{color:#66788b;text-align:right;margin:0;font-size:10px;font-weight:700;line-height:1.3}.inbox-v2__sender-history-link{color:#314155;cursor:pointer;background:#fff;border:1px solid #d7e1eb;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}.inbox-v2__sender-history-link:hover,.inbox-v2__sender-history-link:focus-visible{border-color:#b9c8d8;box-shadow:0 8px 14px #1a243012}.inbox-v2__sender-facts,.inbox-v2__sender-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.inbox-v2__sender-facts div,.inbox-v2__sender-metric-grid button{color:inherit;cursor:pointer;text-align:left;background:#f9fbfd;border:1px solid #dbe3ec;border-radius:9px;gap:3px;padding:7px 8px;display:grid}.inbox-v2__sender-metric-grid button:hover,.inbox-v2__sender-metric-grid button:focus-visible{background:#fff;border-color:#b9c8d8;box-shadow:0 8px 16px #1a24300f}.inbox-v2__sender-facts dt,.inbox-v2__sender-metric-grid button span{color:#788595;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.inbox-v2__sender-facts dd,.inbox-v2__sender-metric-grid button strong{color:#1d2430;margin:0;font-size:13px;font-weight:850}.inbox-v2__sender-case-list{gap:6px;display:grid}.inbox-v2__sender-case-list button,.inbox-v2__sender-activity-list button{color:inherit;cursor:pointer;text-align:left;background:#f9fbfd;border:1px solid #dbe3ec;border-radius:9px;gap:3px;padding:8px;display:grid}.inbox-v2__sender-activity-list{gap:7px;display:grid}.inbox-v2__sender-case-list button:hover,.inbox-v2__sender-case-list button:focus-visible,.inbox-v2__sender-activity-list button:hover,.inbox-v2__sender-activity-list button:focus-visible{background:#fff;border-color:#b9c8d8;box-shadow:0 8px 16px #1a24300f}.inbox-v2__sender-case-list button:disabled,.inbox-v2__sender-activity-list button:disabled{cursor:default}.inbox-v2__sender-case-list strong,.inbox-v2__sender-activity-list strong{color:#1d2430;font-size:12px;line-height:1.3}.inbox-v2__sender-case-list span,.inbox-v2__sender-activity-list span{color:#6c7a89;font-size:11px}.inbox-v2__sender-activity-list p{color:#344154;margin:0;font-size:11px;line-height:1.35}.inbox-v2__sender-activity-kind{letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #d9e3ed;border-radius:999px;width:fit-content;padding:3px 6px;font-weight:850;color:#627184!important;font-size:9px!important}.inbox-v2__ask-panel{align-content:start}.inbox-v2__ask-scope-row,.inbox-v2__ask-quick-prompts,.inbox-v2__ask-context-chips{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__ask-scope-row button,.inbox-v2__ask-quick-prompts button,.inbox-v2__ask-form button{color:#314155;cursor:pointer;background:#fff;border:1px solid #d7e1eb;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.inbox-v2__ask-scope-row button.is-active{color:#6f4d13;background:#fff8e8;border-color:#c99b45}.inbox-v2__ask-scope-row button:hover,.inbox-v2__ask-scope-row button:focus-visible,.inbox-v2__ask-quick-prompts button:hover,.inbox-v2__ask-quick-prompts button:focus-visible,.inbox-v2__ask-form button:hover,.inbox-v2__ask-form button:focus-visible{border-color:#b9c8d8;box-shadow:0 8px 14px #1a243012}.inbox-v2__ask-scope-row button:disabled,.inbox-v2__ask-quick-prompts button:disabled,.inbox-v2__ask-form button:disabled{cursor:not-allowed;opacity:.62}.inbox-v2__ask-form{gap:8px;display:grid}.inbox-v2__ask-form textarea{resize:vertical;color:#1d2733;width:100%;min-height:98px;font:inherit;background:#f8fbfe;border:1px solid #d5dee8;border-radius:10px;padding:9px;font-size:12px;line-height:1.45}.inbox-v2__ask-form button{color:#fff;background:#111820;border-radius:9px;justify-self:start}.inbox-v2__ask-answer p{color:#263341;margin:0;font-size:12px;line-height:1.5}.inbox-v2__ask-next-check{background:#fffaf0;border:1px solid #ead7a7;border-radius:10px;gap:4px;padding:9px;display:grid}.inbox-v2__ask-next-check span{color:#8a6a20;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.inbox-v2__ask-next-check strong{color:#2a2f36;font-size:12px;line-height:1.35}.inbox-v2__ask-context-chips span{color:#596a7d;letter-spacing:.04em;text-transform:uppercase;background:#f7fafc;border:1px solid #d7e1eb;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:850}.inbox-v2__customer-identity-card{background:#fff;border:1px solid #dfe6ed;border-radius:11px;grid-template-columns:auto minmax(0,1fr);gap:9px;padding:10px;display:grid}.inbox-v2__customer-avatar-wrap{background:#f6f9fc;border:1px solid #cfd9e3;border-radius:999px;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.inbox-v2__customer-avatar-wrap img{object-fit:cover;width:100%;height:100%}.inbox-v2__customer-avatar-wrap span{color:#34404d;letter-spacing:.04em;font-size:13px;font-weight:800}.inbox-v2__customer-identity-main{gap:2px;min-width:0;display:grid}.inbox-v2__customer-identity-main h4{color:#1a2027;margin:0;font-size:14px;line-height:1.2}.inbox-v2__customer-identity-main p{color:#516173;word-break:break-word;margin:0;font-size:12px}.inbox-v2__customer-avatar-actions{flex-wrap:wrap;grid-column:1/-1;gap:6px;display:flex}.inbox-v2__customer-avatar-actions button{color:#202730;cursor:pointer;background:#fff;border:1px solid #cdd7e2;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:700}.inbox-v2__customer-avatar-actions button:disabled{opacity:.55;cursor:default}.inbox-v2__customer-avatar-file-input{display:none}.inbox-v2__customer-summary-card{background:#fff;border:1px solid #dfe6ed;border-radius:11px;gap:8px;padding:9px;display:grid}.inbox-v2__customer-summary-card>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-v2__customer-summary-card>header h4{letter-spacing:.08em;text-transform:uppercase;color:#657487;margin:0;font-size:11px}.inbox-v2__customer-summary-card>header button{color:#2a323b;cursor:pointer;background:#fff;border:1px solid #cfd8e2;border-radius:8px;padding:4px 8px;font-size:11px;font-weight:700}.inbox-v2__customer-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.inbox-v2__customer-summary-grid article{background:#f9fbfd;border:1px solid #dbe3ec;border-radius:9px;gap:3px;padding:7px 8px;display:grid}.inbox-v2__customer-summary-grid article span{text-transform:uppercase;letter-spacing:.08em;color:#788595;font-size:10px;font-weight:700}.inbox-v2__customer-summary-grid article strong{color:#1d2430;font-size:14px}.inbox-v2__customer-summary-meta{border-top:1px dashed #d9e2ec;gap:4px;padding-top:7px;display:grid}.inbox-v2__customer-summary-meta p{color:#4e5f71;margin:0;font-size:12px}.inbox-v2__customer-timeline-section{background:#fff;border:1px solid #dfe6ed;border-radius:11px;gap:8px;padding:9px;display:grid}.inbox-v2__customer-timeline-section>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-v2__customer-timeline-section>header h4{letter-spacing:.08em;text-transform:uppercase;color:#657487;margin:0;font-size:11px}.inbox-v2__customer-timeline-section>header span{color:#637284;font-size:11px}.inbox-v2__customer-timeline-controls{background:#f8fafd;border:1px solid #dde5ee;border-radius:10px;gap:7px;padding:7px;display:grid}.inbox-v2__customer-timeline-presets{flex-wrap:wrap;gap:5px;display:flex}.inbox-v2__customer-timeline-presets button{color:#26303a;cursor:pointer;background:#fff;border:1px solid #d1dce8;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:700}.inbox-v2__customer-timeline-presets button.is-active{color:#fff;background:#111;border-color:#111}.inbox-v2__customer-timeline-controls label{color:#6c7a89;text-transform:uppercase;letter-spacing:.07em;gap:4px;font-size:10px;font-weight:700;display:grid}.inbox-v2__customer-timeline-controls select,.inbox-v2__customer-timeline-controls input{color:#1f262f;background:#fff;border:1px solid #cad5e0;border-radius:8px;padding:6px 7px;font-size:12px}.inbox-v2__customer-timeline-control-actions{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__customer-timeline-control-actions button,.inbox-v2__customer-timeline-load-more{color:#232a32;cursor:pointer;background:#fff;border:1px solid #c9d4de;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:700}.inbox-v2__customer-timeline-control-actions button:disabled,.inbox-v2__customer-timeline-load-more:disabled{opacity:.55;cursor:default}.inbox-v2__customer-timeline-list{gap:8px;display:grid}.inbox-v2__customer-timeline-day{gap:6px;display:grid}.inbox-v2__customer-timeline-day>header{text-transform:uppercase;letter-spacing:.08em;color:#6f7b89;font-size:10px;font-weight:700}.inbox-v2__customer-timeline-event{background:#fff;border:1px solid #dee6ee;border-radius:10px;gap:4px;padding:8px;display:grid}.inbox-v2__customer-timeline-event-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-v2__customer-timeline-event-head span{text-transform:uppercase;letter-spacing:.08em;color:#5f6e7e;border:1px solid #d3dce7;border-radius:999px;padding:2px 7px;font-size:10px}.inbox-v2__customer-timeline-event-head span.kind-action{color:#6f5522;background:#fff8eb;border-color:#d7c79f}.inbox-v2__customer-timeline-event-head span.kind-order{color:#3f5e82;background:#f4f9ff;border-color:#c8d7e9}.inbox-v2__customer-timeline-event-head span.kind-message{color:#4e5e71;background:#f8fafd;border-color:#cfd7e2}.inbox-v2__customer-timeline-event-head span.kind-ticket{color:#4f5d6c;background:#f5f8fb;border-color:#d2d8e0}.inbox-v2__customer-timeline-event-head time{color:#6f7d8c;font-size:11px}.inbox-v2__customer-timeline-event strong{color:#1d2430;font-size:12px}.inbox-v2__customer-timeline-event p{color:#4a596b;margin:0;font-size:12px;line-height:1.35}.inbox-v2__notes-mode-switch{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__notes-mode-switch button{color:#24303b;cursor:pointer;background:#fff;border:1px solid #d0d9e3;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:11px;font-weight:700;display:inline-flex}.inbox-v2__notes-mode-switch button span{text-align:center;border:1px solid #d1dbe6;border-radius:999px;min-width:22px;padding:2px 5px;font-size:10px}.inbox-v2__notes-mode-switch button.is-active{color:#fff;background:#111;border-color:#111}.inbox-v2__notes-mode-switch button.is-active span{border-color:#fff6}.inbox-v2__empty{color:var(--v2-text-muted);margin:0;padding:14px;font-size:13px}.inbox-v2__operator-empty{box-sizing:border-box;color:#0f172a;text-align:center;background:radial-gradient(circle at 50% 28%,#f0fdfae0,#f0fdfa00 34%),linear-gradient(#f8fafcb8,#ffffffd1);align-content:center;justify-items:center;gap:9px;width:100%;min-width:0;height:100%;min-height:0;padding:28px 18px;animation:.18s ease-out both operator-empty-state-in;display:grid}.inbox-v2__operator-empty--worklist{align-content:center;gap:7px;min-height:100%;transform:translateY(clamp(-72px,-7vh,-32px))}.inbox-v2__operator-empty--preview{background:radial-gradient(circle at 50% 26%,#f0fdfab8,#f0fdfa00 30%),linear-gradient(#f8fafc6b,#ffffffc7);align-content:center;gap:7px;min-height:100%;padding-top:28px;padding-bottom:28px;transform:translateY(clamp(-72px,-7vh,-32px))}.inbox-v2__operator-empty--preview .inbox-v2__operator-empty-icon{width:108px;height:86px;margin-bottom:2px}.inbox-v2__operator-empty--preview .inbox-v2__operator-empty-icon svg{stroke-width:2.25px;filter:drop-shadow(0 14px 18px #0f766e24);width:102px;height:82px}.inbox-v2__operator-empty--preview h3{max-width:300px;font-size:17px;line-height:1.16}.inbox-v2__operator-empty--preview>p:not(.inbox-v2__operator-empty-kicker){max-width:310px;font-size:11.5px;line-height:1.45}.inbox-v2__operator-empty-icon{color:#0f766e;width:132px;height:112px;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;margin-bottom:6px;display:inline-flex}.inbox-v2__operator-empty-icon svg{fill:none;stroke:currentColor;stroke-width:2.45px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 18px 22px #0f766e2e);width:128px;height:108px;overflow:visible}.inbox-v2__operator-empty-icon--worklist{width:152px;height:104px;margin-bottom:-2px}.inbox-v2__operator-empty-icon--worklist svg{width:148px;height:96px}.inbox-v2__operator-empty-icon svg .is-muted{stroke:#73aaa4;opacity:.82}.inbox-v2__operator-empty-icon svg .is-accent{stroke:#0d9488}.inbox-v2__operator-empty-icon svg .is-halo-fill{fill:#0f766e14;stroke:none}.inbox-v2__operator-empty-kicker{color:#0f766e;letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900;line-height:1.1}.inbox-v2__operator-empty h3{color:#0f172a;max-width:360px;margin:0;font-size:20px;font-weight:860;line-height:1.18}.inbox-v2__operator-empty>p:not(.inbox-v2__operator-empty-kicker){color:#526072;max-width:430px;margin:0;font-size:12px;line-height:1.48}.inbox-v2__operator-empty-action{appearance:none;color:#fff;cursor:pointer;background:linear-gradient(#0f8f86 0%,#0f766e 100%);border:1px solid #0f766eb8;border-radius:999px;justify-content:center;align-items:center;min-width:176px;min-height:46px;margin-top:14px;padding:13px 22px;font-size:13px;font-weight:880;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 16px 30px #0f766e33,inset 0 1px #ffffff3d}.inbox-v2__operator-empty-action:hover,.inbox-v2__operator-empty-action:focus-visible{background:linear-gradient(#109e94 0%,#0d6f68 100%);border-color:#0d9488e0;outline:none;box-shadow:0 18px 34px #0f766e42,0 0 0 3px #14b8a629,inset 0 1px #ffffff47}@keyframes operator-empty-state-in{0%{opacity:0;filter:saturate(.96)}to{opacity:1;filter:saturate()}}@media (prefers-reduced-motion:reduce){.inbox-v2__operator-empty{animation:none}}.inbox-v2__quick-switcher-backdrop{z-index:20;overscroll-behavior:contain;background:#0a0e1480;place-items:start center;padding-top:10vh;display:grid;position:fixed;inset:0;overflow:hidden}.inbox-v2__case-control-backdrop{z-index:65;overscroll-behavior:contain;background:#090d1280;justify-content:flex-end;display:flex;position:fixed;inset:0;overflow:hidden}.inbox-v2__case-control-drawer{overscroll-behavior:contain;background:#f8fbfd;border-left:1px solid #d7e0ea;grid-template-rows:auto minmax(0,1fr);width:min(560px,100vw);height:100vh;display:grid;overflow:hidden}.inbox-v2__case-control-header{background:#fff;border-bottom:1px solid #dce5ee;justify-content:space-between;align-items:start;gap:12px;padding:14px;display:flex}.inbox-v2__case-control-header h2{color:#18212a;margin:0;font-size:18px}.inbox-v2__case-control-header p{color:#5b6978;margin:4px 0 0;font-size:12px}.inbox-v2__case-control-actions{gap:6px;display:flex}.inbox-v2__case-control-actions button{color:#1f2a34;cursor:pointer;background:#fff;border:1px solid #d0d9e3;border-radius:8px;padding:7px 9px;font-size:12px;font-weight:700}.inbox-v2__case-control-body{align-content:start;gap:10px;padding:14px;display:grid;overflow:auto}.inbox-v2__case-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.inbox-v2__case-control-list{gap:8px;display:grid}.inbox-v2__case-control-list h4{text-transform:uppercase;letter-spacing:.08em;color:#6d7b8c;margin:0;font-size:11px}.inbox-v2__case-control-card{background:#fff;border:1px solid #dce5ee;border-radius:8px;gap:5px;padding:10px;display:grid}.inbox-v2__case-execution-hero{background:#fff;border:1px solid #dce5ee;border-radius:12px;gap:10px;padding:14px;display:grid}.inbox-v2__case-execution-hero.is-tone-positive{background:#f4fbf5;border-color:#bfd8c2}.inbox-v2__case-execution-hero.is-tone-warning{background:#fffaf0;border-color:#e1d2ad}.inbox-v2__case-execution-hero.is-tone-critical{background:#fff6f5;border-color:#e5c4c0}.inbox-v2__case-execution-hero-copy{gap:5px;display:grid}.inbox-v2__case-execution-hero-copy span{text-transform:uppercase;letter-spacing:.08em;color:#738194;font-size:11px;font-weight:700}.inbox-v2__case-execution-hero-copy strong{color:#17202a;font-size:17px;line-height:1.35}.inbox-v2__case-execution-hero-copy p{color:#4e5f71;margin:0;font-size:13px;line-height:1.45}.inbox-v2__case-execution-section{background:#fff;border:1px solid #dfe6ed;border-radius:12px;gap:10px;padding:12px;display:grid}.inbox-v2__case-execution-section-header{gap:4px;display:grid}.inbox-v2__case-execution-section-header h4{color:#15202b;margin:0;font-size:13px}.inbox-v2__case-execution-section-header p{color:#607181;margin:0;font-size:12px;line-height:1.45}.inbox-v2__case-execution-snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__case-execution-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:10px;display:grid}.inbox-v2__case-execution-paths{gap:10px;display:grid}.inbox-v2__case-execution-checklist{gap:8px;margin:0;padding:0;list-style:none;display:grid}.inbox-v2__case-execution-checklist li{background:#f8fbfd;border:1px solid #dce5ee;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;padding:8px 10px;display:grid}.inbox-v2__case-execution-checklist span{color:#223141;background:#fff;border:1px solid #cfd9e4;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:inline-flex}.inbox-v2__case-execution-checklist p{color:#3f5162;margin:0;font-size:12px;line-height:1.45}.inbox-v2__case-execution-fact-list{gap:8px;display:grid}.inbox-v2__case-execution-fact-list div{border-top:1px solid #edf2f6;gap:4px;padding-top:8px;display:grid}.inbox-v2__case-execution-fact-list div:first-child{border-top:none;padding-top:0}.inbox-v2__case-execution-fact-list span{text-transform:uppercase;letter-spacing:.08em;color:#738194;font-size:10px;font-weight:700}.inbox-v2__case-execution-fact-list p{color:#415264;margin:0;font-size:12px;line-height:1.45}.inbox-v2__case-execution-guardrail-list{gap:7px;margin:0;padding:0;list-style:none;display:grid}.inbox-v2__case-execution-guardrail-list li{color:#425365;background:#f8fbfd;border:1px solid #dce5ee;border-radius:9px;padding:7px 8px;font-size:12px;line-height:1.45}.inbox-v2__case-execution-guardrail-list.is-safe li{background:#f5fbf6;border-color:#cbe3cf}.inbox-v2__case-execution-guardrail-list.is-unsafe li{background:#fff7f6;border-color:#e7cfca}.inbox-v2__team-section{background:#fff;border:1px solid #dfe6ed;border-radius:12px;gap:10px;padding:12px;display:grid}.inbox-v2__team-section-header{gap:4px;display:grid}.inbox-v2__team-section-header h4{color:#15202b;margin:0;font-size:13px}.inbox-v2__team-section-header p{color:#607181;margin:0;font-size:12px;line-height:1.45}.inbox-v2__notes-preview{background:0 0;border:0;border-radius:0;padding:4px 0 8px}.inbox-v2__notes-preview-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.inbox-v2__notes-preview-header>div{min-width:0}.inbox-v2__notes-context-cue{color:#5c7387;background:linear-gradient(#f9fcfe 0%,#f1f7fa 100%);border:1px solid #dce8ef;border-radius:999px;align-items:center;gap:6px;width:fit-content;max-width:100%;margin-top:2px;padding:4px 8px 4px 5px;display:inline-flex}.inbox-v2__notes-context-cue>span{color:#168c89;background:#e3f3f4;border-radius:999px;flex:none;place-items:center;width:18px;height:18px;display:grid}.inbox-v2__notes-context-cue svg{width:13px;height:13px}.inbox-v2__notes-context-cue p{color:#5c7387;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:10px;font-weight:750;line-height:1.2;overflow:hidden}.inbox-v2__notes-preview-header>div>span,.inbox-v2__notes-modal-header>div>span{color:#64748b;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:950;line-height:1.2}.inbox-v2__notes-open-button{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #2563eb33;border-radius:999px;flex:none;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:850;display:inline-flex}.inbox-v2__notes-open-button span{color:#1d4ed8;text-align:center;background:#eff6ff;border-radius:999px;min-width:18px;padding:2px 5px}.inbox-v2__notes-open-button:hover,.inbox-v2__notes-open-button:focus-visible{background:#f8fbff;border-color:#2563eb61;outline:none}.inbox-v2__notes-preview .inbox-v2__notes-handoff-summary{background:0 0;border:0;border-left:3px solid #14b8a69e;border-radius:0;padding:2px 0 2px 11px}.inbox-v2__notes-preview .inbox-v2__notes-handoff-summary.is-empty{background:linear-gradient(135deg,#fff 0%,#f7fbff 100%);border:1px solid #d7e2ed;border-left:3px solid #7c9bb7;border-radius:14px;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:12px;padding:15px 14px;display:grid;box-shadow:0 6px 18px #25486c14}.inbox-v2__notes-empty-icon{color:#168c89;background:linear-gradient(145deg,#e8fbf7 0%,#e9f3ff 100%);border:1px solid #3498973d;border-radius:15px;place-items:center;width:52px;height:52px;display:grid;box-shadow:inset 0 1px #ffffffe6}.inbox-v2__notes-empty-icon svg{width:31px;height:31px}.inbox-v2__notes-empty-copy{gap:4px;min-width:0;display:grid}.inbox-v2__notes-empty-copy>span{color:#526b82;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:950;line-height:1.2}.inbox-v2__notes-empty-copy>strong{color:#172b3e;font-size:14px;font-weight:950;line-height:1.2}.inbox-v2__notes-empty-copy>p{color:#536a7f;margin:1px 0 3px;font-size:11px;font-weight:650;line-height:1.45}.inbox-v2__notes-empty-meta{flex-wrap:wrap;gap:5px;margin:1px 0 4px;display:flex}.inbox-v2__notes-empty-meta span{color:#60788d;background:#fffc;border:1px solid #d7e5ed;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:850;line-height:1}.inbox-v2__notes-empty-action{color:#fff;cursor:pointer;background:linear-gradient(135deg,#172433 0%,#253d53 100%);border:0;border-radius:8px;justify-self:start;margin-top:2px;padding:8px 11px;font-size:10px;font-weight:850;box-shadow:0 4px 10px #1724332e}.inbox-v2__notes-empty-action:hover,.inbox-v2__notes-empty-action:focus-visible{outline-offset:2px;background:#0f172a;outline:2px solid #2563eb4d}.inbox-v2__notes-modal{box-sizing:border-box;grid-template-rows:auto auto minmax(0,1fr) auto;gap:0;width:min(760px,100vw - 32px);min-width:0;max-height:min(860px,100vh - 32px);padding:0;overflow:hidden}.inbox-v2__notes-overlay{z-index:12000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:clamp(16px,4vh,44px) clamp(16px,4vw,64px)}.inbox-v2__notes-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px 14px;display:flex}.inbox-v2__notes-modal-header>div{min-width:0}.inbox-v2__notes-modal-header h2{color:#172433;margin:3px 0 0;font-size:22px;font-weight:950;line-height:1.1}.inbox-v2__notes-modal-header p{color:#64748b;margin:5px 0 0;font-size:12px;font-weight:700}.inbox-v2__notes-modal-header>button{color:#334155;cursor:pointer;background:#fff;border:1px solid #d4dee9;border-radius:9px;flex:none;padding:7px 10px;font-size:11px;font-weight:850}.inbox-v2__notes-modal-controls{border-bottom:1px solid #e8eef4;gap:10px;padding:12px 20px;display:grid}.inbox-v2__notes-modal-controls>input{min-width:0}.inbox-v2__notes-modal-controls>input,.inbox-v2__notes-modal-composer select,.inbox-v2__notes-modal-composer textarea,.inbox-v2__notes-edit-form textarea{box-sizing:border-box;color:#172433;background:#fff;border:1px solid #d4dee9;border-radius:10px;outline:none;width:100%;padding:9px 10px;font-size:12px;font-weight:650}.inbox-v2__notes-modal-controls>input:focus,.inbox-v2__notes-modal-composer select:focus,.inbox-v2__notes-modal-composer textarea:focus,.inbox-v2__notes-edit-form textarea:focus{border-color:#2563eb7a;box-shadow:0 0 0 3px #2563eb17}.inbox-v2__notes-modal-list{overscroll-behavior:contain;min-height:0;padding:14px 20px;overflow-y:auto}.inbox-v2__notes-modal-empty{color:#61758a;text-align:center;background:linear-gradient(#fbfdff 0%,#f6f9fc 100%);border:1px dashed #d5e0eb;border-radius:12px;align-content:center;justify-items:center;gap:6px;min-height:180px;padding:22px 16px;display:grid}.inbox-v2__notes-modal-empty>span{color:#168c89;background:#eef8fb;border:1px solid #cfe1ed;border-radius:12px;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.inbox-v2__notes-modal-empty>strong{color:#263b50;font-size:13px;font-weight:900}.inbox-v2__notes-modal-empty>p{color:#718397;margin:0;font-size:11px;font-weight:650;line-height:1.4}.inbox-v2__notes-modal-item{border-bottom:1px solid #e7edf3;gap:8px;padding:12px 0 14px 16px;display:grid;position:relative}.inbox-v2__notes-modal-item:before{content:"";background:#14b8a67a;border-radius:999px;width:2px;position:absolute;top:17px;bottom:16px;left:0}.inbox-v2__notes-modal-item>header,.inbox-v2__notes-modal-item>footer,.inbox-v2__notes-edit-form>div,.inbox-v2__notes-modal-composer>footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.inbox-v2__notes-modal-item>header>div{gap:3px;min-width:0;display:grid}.inbox-v2__notes-modal-item>header time{white-space:nowrap;flex:none}.inbox-v2__notes-modal-item>header strong{color:#172433;font-size:12px;font-weight:900}.inbox-v2__notes-modal-item>header span,.inbox-v2__notes-modal-item>header time,.inbox-v2__notes-modal-item>footer,.inbox-v2__notes-modal-composer>footer>span{color:#718096;font-size:10px;font-weight:750;line-height:1.3}.inbox-v2__notes-modal-item>p{color:#334155;white-space:pre-wrap;overflow-wrap:break-word;margin:0;font-size:12px;font-weight:650;line-height:1.5}.inbox-v2__notes-modal-item>footer>div{gap:6px;display:flex}.inbox-v2__notes-modal-item>footer button,.inbox-v2__notes-edit-form button{color:#334155;cursor:pointer;background:#fff;border:1px solid #d4dee9;border-radius:8px;padding:5px 8px;font-size:10px;font-weight:850}.inbox-v2__notes-modal-item>footer button:last-child,.inbox-v2__notes-edit-form button:last-child,.inbox-v2__notes-modal-composer>footer button{color:#1d4ed8;background:#eff6ff;border-color:#2563eb38}.inbox-v2__notes-edit-form{gap:7px;display:grid}.inbox-v2__notes-edit-form textarea{resize:vertical;min-height:82px}.inbox-v2__notes-modal-composer{background:#fbfdff;border-top:1px solid #e2e8f0;gap:10px;padding:14px 20px 16px;display:grid}.inbox-v2__notes-modal-composer-head{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.inbox-v2__notes-modal-composer label{gap:4px;display:grid}.inbox-v2__notes-modal-composer label>span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.inbox-v2__notes-modal-composer textarea{resize:vertical;min-height:76px}.inbox-v2__notes-modal-composer>footer button{cursor:pointer;border:1px solid #2563eb38;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:900}@media (max-width:560px){.inbox-v2__notes-modal{border-radius:12px;width:100%;max-height:calc(100vh - 24px)}.inbox-v2__notes-overlay{padding:12px}.inbox-v2__notes-modal-header,.inbox-v2__notes-modal-controls,.inbox-v2__notes-modal-list,.inbox-v2__notes-modal-composer{padding-left:14px;padding-right:14px}.inbox-v2__notes-modal-composer-head{grid-template-columns:minmax(0,1fr)}.inbox-v2__notes-modal-item>header,.inbox-v2__notes-modal-item>footer,.inbox-v2__notes-modal-composer>footer{flex-wrap:wrap;align-items:flex-start}}.inbox-v2__notes-handoff-summary{background:#f0fdfa9e;border:1px solid #b9dcd2eb;border-radius:12px;gap:3px;padding:10px 11px;display:grid}.inbox-v2__notes-handoff-summary.is-empty{background:#f8fbfec2;border-color:#d8e2ec}.inbox-v2__notes-handoff-summary>span{color:#0f766e;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:950;line-height:1.2}.inbox-v2__notes-handoff-summary.is-empty>span{color:#708093}.inbox-v2__notes-handoff-summary>strong{color:#203044;font-size:11px;font-weight:900;line-height:1.3}.inbox-v2__notes-handoff-summary>small{color:#6b7b8d;font-size:10px;font-weight:700;line-height:1.25}.inbox-v2__notes-handoff-summary>p{color:#40556a;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:2px 0 0;font-size:11px;font-weight:650;line-height:1.4;display:-webkit-box;overflow:hidden}.inbox-v2__notes-preview .inbox-v2__notes-handoff-summary.is-empty .inbox-v2__notes-empty-icon{color:#168c89;font-size:initial;letter-spacing:normal;text-transform:none;line-height:normal}.inbox-v2__team-notes-error{color:#8d3127;background:#fff6f5eb;border:1px solid #e05d4c4d;border-radius:9px;margin:0;padding:8px 9px;font-size:11px;font-weight:750;line-height:1.35}.inbox-v2__team-audit-trail{background:#f8fbfed1;border:1px solid #d8e2ec;border-radius:12px;gap:9px;padding:11px;display:grid}.inbox-v2__team-audit-trail>header{gap:2px;display:grid}.inbox-v2__team-audit-trail>header>span{color:#708093;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:950;line-height:1.2}.inbox-v2__team-audit-trail>header>strong{color:#203044;font-size:12px;font-weight:900}.inbox-v2__team-audit-list{gap:7px;display:grid}.inbox-v2__team-audit-list article{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;display:grid}.inbox-v2__team-audit-dot{background:#fff;border:2px solid #7b91a7;border-radius:999px;width:7px;height:7px;margin-top:4px}.inbox-v2__team-audit-list article>div{gap:2px;display:grid}.inbox-v2__team-audit-list strong{color:#33455b;font-size:11px;font-weight:800;line-height:1.3}.inbox-v2__team-audit-list small,.inbox-v2__team-audit-trail>p{color:#718196;margin:0;font-size:10px;font-weight:650;line-height:1.35}.inbox-v2__team-audit-trail>p{border-top:1px dashed #d8e2ec;padding-top:7px}.inbox-v2__team-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__team-two-column{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;display:grid}.inbox-v2__team-surface-card{background:#fff;border:1px solid #dce5ee;border-radius:10px;gap:8px;min-width:0;padding:10px;display:grid}.inbox-v2__team-surface-card h5{color:#1b2733;margin:0;font-size:12px}.inbox-v2__team-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (max-width:1120px){.inbox-v2__case-execution-snapshot-grid,.inbox-v2__team-summary-grid,.inbox-v2__team-two-column,.inbox-v2__team-form-grid{grid-template-columns:minmax(0,1fr)}}.inbox-v2__quick-switcher{background:#fff;border:1px solid #ced9e5;border-radius:14px;gap:10px;width:min(720px,92vw);padding:12px;display:grid;box-shadow:0 18px 44px #11161c33}.inbox-v2__quick-switcher>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-v2__quick-switcher>header h2{margin:0;font-size:14px}.inbox-v2__quick-switcher>header button{color:#1c2229;cursor:pointer;background:#fff;border:1px solid #ced8e4;border-radius:8px;padding:5px 8px;font-size:12px}.inbox-v2__quick-switcher input{color:#121921;background:#fff;border:1px solid #bac8d6;border-radius:10px;padding:10px 11px;font-size:13px}.inbox-v2__quick-switcher-results{gap:6px;max-height:min(56vh,460px);display:grid;overflow:auto}.inbox-v2__quick-switcher-results p{color:#5f6d7d;margin:0;padding:8px;font-size:12px}.inbox-v2__quick-switcher-results button{color:#161d25;text-align:left;cursor:pointer;background:#fff;border:1px solid #d6e0ea;border-radius:10px;gap:3px;padding:8px 9px;display:grid}.inbox-v2__quick-switcher-results button:hover{background:#f5f9fc}.inbox-v2__quick-switcher-results button span{font-size:13px;font-weight:700}.inbox-v2__quick-switcher-results button small{color:#617083;font-size:11px}.inbox-v2__views-pinned-modal{gap:14px;width:min(560px,92vw)}.inbox-v2__views-pinned-search{color:#17202a;background:#fff;border:1px solid #d7e0ea;border-radius:8px;width:100%;padding:9px 11px;font-size:12px}.inbox-v2__views-pinned-list{gap:8px;max-height:min(420px,58vh);display:grid;overflow:auto}.inbox-v2__views-pinned-list>button{color:#17202a;text-align:left;cursor:pointer;background:#fbfdff;border:1px solid #d7e0ea;border-radius:8px;gap:4px;padding:10px 12px;display:grid}.inbox-v2__views-pinned-list>button:hover{background:#fff;border-color:#c5d1de}.inbox-v2__views-pinned-list>button.is-active{background:#fff;border-color:#1118273d;box-shadow:inset 0 0 0 1px #1118270f,0 4px 14px #1118270f}.inbox-v2__views-pinned-list>button span{font-size:12px;font-weight:700;line-height:1.35}.inbox-v2__views-pinned-list>button small{color:var(--v2-text-soft);font-size:11px}.inbox-v2__views-pinned-empty{gap:10px;display:grid}.inbox-v2__views-pinned-empty p{color:var(--v2-text-soft);margin:0;font-size:12px;line-height:1.45}.inbox-v2__views-pinned-empty button{width:fit-content;color:var(--v2-text);cursor:pointer;background:#fff;border:1px solid #d2dbe5;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:700}.inbox-v2__bulk-modal-backdrop{z-index:24;overscroll-behavior:contain;background:#0a0e1485;place-items:center;padding:4vh 16px;display:grid;position:fixed;inset:0;overflow:hidden}.inbox-v2__bulk-modal{overscroll-behavior:contain;background:#fff;border:1px solid #ced9e5;border-radius:14px;grid-template-rows:auto minmax(0,1fr);width:min(960px,96vw);max-height:90vh;display:grid;overflow:hidden;box-shadow:0 20px 48px #11161c3d}.inbox-v2__bulk-modal>header{border-bottom:1px solid var(--v2-border);justify-content:space-between;align-items:start;gap:12px;padding:12px;display:flex}.inbox-v2__bulk-modal>header h2{margin:0;font-size:16px}.inbox-v2__bulk-modal>header p{color:var(--v2-text-soft);margin:6px 0 0;font-size:12px}.inbox-v2__bulk-modal>header button{color:#1c2229;cursor:pointer;background:#fff;border:1px solid #ced8e4;border-radius:8px;padding:6px 9px;font-size:12px}.inbox-v2__bulk-modal-body{align-content:start;gap:12px;min-height:0;padding:12px;display:grid;overflow:auto}.inbox-v2__bulk-modal-select{gap:8px}.inbox-v2__bulk-modal-select-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.inbox-v2__bulk-modal-select-head>div{gap:6px;display:inline-flex}.inbox-v2__bulk-modal-select-head button{border:1px solid var(--v2-border-strong);color:var(--v2-text);cursor:pointer;background:#fff;border-radius:8px;padding:4px 8px;font-size:11px;font-weight:700}.inbox-v2__bulk-modal-ticket-list{max-height:300px}.inbox-v2__bulk-modal-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.inbox-v2__bulk-modal-actions button{border:1px solid var(--v2-border-strong);color:var(--v2-text);cursor:pointer;background:#fff;border-radius:9px;padding:7px 11px;font-size:12px;font-weight:700}.inbox-v2__bulk-modal-actions button:last-child{color:#fff;background:#111;border-color:#111}.inbox-v2__overlay-backdrop{z-index:3000;overscroll-behavior:contain;background:#0a0e148f;place-items:center;padding:4vh 14px;display:grid;position:fixed;inset:0;overflow:hidden}.inbox-v2__overlay-backdrop.is-new-message-fullscreen{padding:0}.inbox-v2__overlay-modal{overscroll-behavior:contain;background:#fff;border:1px solid #ced9e5;border-radius:14px;gap:12px;width:min(560px,96vw);max-height:90vh;padding:14px;display:grid;overflow:auto;box-shadow:0 20px 48px #11161c3d}.inbox-v2__send-success-backdrop{z-index:3600;pointer-events:none;background:#0d141c2e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.inbox-v2__send-success-backdrop.is-next-case{background:0 0;place-items:end center;padding-bottom:28px}.inbox-v2__send-success-backdrop.is-next-case .inbox-v2__send-success-card{text-align:left;pointer-events:auto;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"check kicker action""check title action""check detail action";justify-items:start;gap:2px 14px;width:min(520px,100vw - 36px);padding:14px 16px}.inbox-v2__send-success-backdrop.is-next-case .inbox-v2__send-success-check{grid-area:check;align-self:center;width:42px;height:42px}.inbox-v2__send-success-backdrop.is-next-case .inbox-v2__send-success-check svg{width:24px;height:24px}.inbox-v2__send-success-backdrop.is-next-case .inbox-v2__send-success-kicker{grid-area:kicker;margin-top:0}.inbox-v2__send-success-backdrop.is-next-case .inbox-v2__send-success-card h2{grid-area:title;font-size:16px}.inbox-v2__send-success-backdrop.is-next-case .inbox-v2__send-success-card p{display:none}.inbox-v2__send-success-backdrop.is-next-case .inbox-v2__send-success-card small{grid-area:detail}.inbox-v2__send-success-return{color:#0c7669;cursor:pointer;background:#fff;border:1px solid #1f807047;border-radius:10px;grid-area:action;align-self:center;min-height:36px;padding:0 12px;font-size:12px;font-weight:800}.inbox-v2__send-success-return:hover{background:#f1faf8}@media (max-width:640px){.inbox-v2__send-success-backdrop.is-next-case .inbox-v2__send-success-card{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"check kicker""check title""detail detail""action action"}.inbox-v2__send-success-return{width:100%;margin-top:8px}}.inbox-v2__send-schedule-backdrop{z-index:3550;overscroll-behavior:contain;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0d141c6b;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:hidden}.inbox-v2__send-schedule-modal{overscroll-behavior:contain;background:radial-gradient(520px 180px at 0 -8%,#22a08e21,#22a08e00 62%),linear-gradient(#fffffffc,#f7fafcfc);border:1px solid #c6d5e5eb;border-radius:22px;gap:14px;width:min(560px,100vw - 36px);max-height:min(720px,100vh - 36px);padding:18px;display:grid;overflow:auto;box-shadow:0 30px 84px #0d141c47,inset 0 1px #ffffffdb}.inbox-v2__send-schedule-modal>header,.inbox-v2__send-schedule-modal>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.inbox-v2__send-schedule-modal>header span{color:#0c7669;letter-spacing:.06em;text-transform:uppercase;background:#e5f8f4e0;border:1px solid #1f807033;border-radius:999px;width:fit-content;padding:4px 9px;font-size:11px;font-weight:900;display:inline-flex}.inbox-v2__send-schedule-modal h2{color:var(--v2-text);letter-spacing:0;margin:8px 0 0;font-size:22px;line-height:1.14}.inbox-v2__send-schedule-modal p{color:var(--v2-text-soft);margin:5px 0 0;font-size:13px;line-height:1.45}.inbox-v2__send-schedule-modal>header button,.inbox-v2__send-schedule-modal>footer button{min-height:38px;color:var(--v2-text);cursor:pointer;background:#fffffff0;border:1px solid #c4d2e2fa;border-radius:12px;padding:0 15px;font-weight:850;box-shadow:0 10px 22px #0f172a0f,inset 0 1px #ffffffdb}.inbox-v2__send-schedule-modal>footer{justify-content:flex-end;margin-top:2px}.inbox-v2__send-schedule-modal>footer button.is-primary{color:#fff;background:linear-gradient(#19a08dfa,#097065fa),#0f7f70;border-color:#0e74677a;justify-content:center;align-items:center;gap:8px;min-width:170px;display:inline-flex;box-shadow:0 16px 34px #1076693d,inset 0 1px #ffffff4d}.inbox-v2__send-schedule-modal>footer button.is-primary svg{width:17px;height:17px}.inbox-v2__send-schedule-modal>footer button.is-primary path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.inbox-v2__send-schedule-recipient,.inbox-v2__send-schedule-summary{background:#ecfaf794;border:1px solid #1f80702e;border-radius:16px;gap:4px;padding:12px 14px;display:grid}.inbox-v2__send-schedule-recipient span,.inbox-v2__send-schedule-summary span,.inbox-v2__send-schedule-custom span,.inbox-v2__send-schedule-editor-head span,.inbox-v2__send-schedule-date-field span,.inbox-v2__send-schedule-select-field span,.inbox-v2__send-schedule-quick-times span{color:#0f7f70;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:900}.inbox-v2__send-schedule-recipient strong,.inbox-v2__send-schedule-summary strong{min-width:0;color:var(--v2-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850;overflow:hidden}.inbox-v2__send-schedule-recipient small,.inbox-v2__send-schedule-summary small{min-width:0;color:var(--v2-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.inbox-v2__send-schedule-presets{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.inbox-v2__send-schedule-presets button{height:76px;color:var(--v2-text);text-align:left;cursor:pointer;background:radial-gradient(180px 80px at 0 0,#22a08e14,#22a08e00),#fffffff0;border:1px solid #c4d2e2fa;border-radius:16px;align-content:center;justify-items:start;gap:4px;padding:12px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;box-shadow:inset 0 1px #ffffffdb}.inbox-v2__send-schedule-presets button:hover{border-color:#1f80705c;transform:translateY(-1px);box-shadow:0 14px 24px #0f172a14,inset 0 1px #ffffffe6}.inbox-v2__send-schedule-presets span{color:var(--v2-text-muted);text-transform:uppercase;font-size:11px;font-weight:800}.inbox-v2__send-schedule-presets strong{color:var(--v2-text);font-size:16px;font-weight:900}.inbox-v2__send-schedule-custom{gap:7px;display:grid}.inbox-v2__send-schedule-custom input{min-height:42px;color:var(--v2-text);font:inherit;background:#fffffff5;border:1px solid #c4d2e2fa;border-radius:13px;padding:0 12px}.inbox-v2__send-schedule-editor{background:radial-gradient(360px 150px at 8% 0,#22a08e1f,#22a08e00 66%),#fffffff0;border:1px solid #1f807033;border-radius:18px;gap:12px;padding:14px;display:grid;box-shadow:0 18px 36px #0f172a0f,inset 0 1px #ffffffe0}.inbox-v2__send-schedule-editor-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inbox-v2__send-schedule-editor-head strong{color:var(--v2-text);text-align:right;font-size:13px;font-weight:900}.inbox-v2__send-schedule-time-grid{grid-template-columns:minmax(150px,1.35fr) minmax(76px,.7fr) minmax(86px,.78fr) minmax(112px,.9fr);align-items:end;gap:9px;display:grid}.inbox-v2__send-schedule-date-field,.inbox-v2__send-schedule-select-field{gap:6px;min-width:0;display:grid}.inbox-v2__send-schedule-date-field input,.inbox-v2__send-schedule-select-field select{box-sizing:border-box;width:100%;height:42px;min-height:42px;color:var(--v2-text);font:inherit;appearance:none;background:linear-gradient(#fffffffa,#f8fbfdf5),#fff;border:1px solid #abc4d9eb;border-radius:13px;padding:0 11px;font-size:13px;font-weight:850;line-height:40px;box-shadow:0 8px 18px #0f172a0a,inset 0 1px #ffffffe6}.inbox-v2__send-schedule-date-field input::-webkit-calendar-picker-indicator{opacity:.72}.inbox-v2__send-schedule-select-field select{background-image:linear-gradient(45deg,#0000 50%,#4d5e70e6 50%),linear-gradient(135deg,#4d5e70e6 50%,#0000 50%),linear-gradient(#fffffffa,#f8fbfdf5);background-position:calc(100% - 17px) 18px,calc(100% - 12px) 18px,0 0;background-repeat:no-repeat;background-size:5px 5px,5px 5px,100% 100%;padding-right:30px}.inbox-v2__send-schedule-date-field input:focus,.inbox-v2__send-schedule-select-field select:focus{border-color:#0d9488b8;outline:none;box-shadow:0 0 0 3px #14b8a621,0 8px 18px #0f172a0d}.inbox-v2__send-schedule-period{box-sizing:border-box;background:#eff5f9eb;border:1px solid #abc4d9eb;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;height:42px;min-height:42px;padding:4px;display:grid}.inbox-v2__send-schedule-period button{min-height:0;color:var(--v2-text-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:12px;font-weight:900}.inbox-v2__send-schedule-period button.is-selected{color:#fff;background:linear-gradient(#189684fa,#0c786cfa),#0f7f70;box-shadow:0 8px 18px #0f766e33,inset 0 1px #ffffff3d}.inbox-v2__send-schedule-quick-times{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.inbox-v2__send-schedule-quick-times button{color:#0f766e;cursor:pointer;background:#ecfaf7b8;border:1px solid #1f807038;border-radius:999px;min-height:32px;padding:0 11px;font-size:12px;font-weight:850;transition:transform .15s,border-color .15s,box-shadow .15s}.inbox-v2__send-schedule-quick-times button:hover{border-color:#0f766e6b;transform:translateY(-1px);box-shadow:0 10px 20px #0f766e1a}.inbox-v2__send-schedule-error{color:#9b2d2d;background:#fff2f2eb;border:1px solid #e054543d;border-radius:13px;margin:0;padding:10px 12px;font-size:12px;font-weight:750}.inbox-v2__send-success-card{text-align:center;background:radial-gradient(circle at 50% 0,#22a08e29,#22a08e00 54%),linear-gradient(#fffffffa,#f6fcfafa);border:1px solid #1f807047;border-radius:22px;justify-items:center;gap:8px;width:min(360px,100vw - 36px);padding:24px 24px 22px;animation:.22s ease-out both inbox-v2-send-success-in;display:grid;box-shadow:0 28px 72px #0d141c3d,inset 0 2px #ffffffd1}.inbox-v2__send-success-check{color:#fff;background:linear-gradient(#1ba58f,#0c7669);border-radius:999px;place-items:center;width:62px;height:62px;display:inline-grid;box-shadow:0 16px 34px #1076693d,inset 0 1px #ffffff57}.inbox-v2__send-success-check svg{width:34px;height:34px}.inbox-v2__send-success-check path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.6px}.inbox-v2__send-success-kicker{color:#0f7f70;letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:900}.inbox-v2__send-success-card h2{color:var(--v2-text);letter-spacing:0;margin:0;font-size:21px;line-height:1.16}.inbox-v2__send-success-card p{color:var(--v2-text-soft);margin:0;font-size:13px;line-height:1.45}.inbox-v2__send-success-card strong{color:var(--v2-text);font-weight:850}.inbox-v2__send-success-card small{max-width:100%;color:var(--v2-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}@keyframes inbox-v2-send-success-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.inbox-v2__overlay-modal--attachment-viewer{width:min(920px,96vw);padding:18px}.inbox-v2__overlay-modal--quick-review{background:radial-gradient(1200px 420px at 100% -10%,#2563eb14 0%,#2563eb00 58%),linear-gradient(#fff 0%,#f8fbfe 100%);border-color:#c7d5e4;grid-template-rows:auto minmax(0,1fr);gap:16px;width:min(1180px,96vw);max-height:92vh;padding:18px;overflow:hidden;box-shadow:0 28px 72px #11161c38,0 4px 18px #2563eb14}.inbox-v2__overlay-modal--quick-review>header{justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:6px;display:flex}.inbox-v2__overlay-modal--quick-review>header h2{letter-spacing:-.03em;color:#112132;margin:0;font-size:32px;line-height:1.04}.inbox-v2__overlay-modal--quick-review>header p{color:#526577;max-width:720px;margin:8px 0 0;font-size:14px;line-height:1.6}.inbox-v2__overlay-modal--quick-review .inbox-v2__preview-mail{border-color:#cddaea;box-shadow:0 18px 40px #0f172a14}.inbox-v2__overlay-modal--quick-review .inbox-v2__preview-mail-text-shell{background:#fff;border-color:#cfdceb;padding:22px}.inbox-v2__overlay-modal--quick-review .inbox-v2__preview-mail-body{letter-spacing:-.01em;color:#142434;font-size:18px;font-weight:500;line-height:1.82}.inbox-v2__overlay-modal--quick-review .inbox-v2__preview-content-badges span{color:#536477;background:#fbfcfe;border-color:#d6dee8;font-size:9px;font-weight:700}.inbox-v2__quick-review-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.inbox-v2__quick-review-header-actions button{color:#33465a;letter-spacing:.01em;cursor:pointer;background:#fff;border:1px solid #cfd9e4;border-radius:12px;min-height:38px;padding:0 14px;font-size:12px;font-weight:800;transition:border-color .16s,background .16s,color .16s,box-shadow .18s,transform .18s}.inbox-v2__quick-review-header-actions button:hover,.inbox-v2__quick-review-header-actions button:focus-visible{color:#152434;background:#f8fbfe;border-color:#b7c7d9;outline:none;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.inbox-v2__quick-review-header-actions button.is-primary{color:#fff;background:#11161c;border-color:#11161c;box-shadow:0 12px 30px #11161c33}.inbox-v2__quick-review-header-actions button.is-primary:hover,.inbox-v2__quick-review-header-actions button.is-primary:focus-visible{color:#fff;background:#1d2935;border-color:#1d2935}.inbox-v2__quick-review-dock{z-index:2600;background:radial-gradient(420px 180px at 100% 0,#2563eb17 0%,#2563eb00 70%),linear-gradient(#fffffffa 0%,#f7fbfffa 100%);border:1px solid #c6d5e4;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;width:min(560px,100vw - 32px);padding:14px 16px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 26px 60px #0f172a33,inset 0 1px #ffffffe6}.inbox-v2__quick-review-dock-copy{gap:3px;min-width:0;display:grid}.inbox-v2__quick-review-dock-copy span,.inbox-v2__quick-review-dock-copy small{color:#708092;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1}.inbox-v2__quick-review-dock-copy strong{color:#111c2c;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;line-height:1.25;overflow:hidden}.inbox-v2__quick-review-dock-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.inbox-v2__quick-review-dock-actions button{color:#33465a;cursor:pointer;background:#fff;border:1px solid #cfd9e4;border-radius:11px;min-height:34px;padding:0 12px;font-size:12px;font-weight:850;transition:border-color .16s,background .16s,color .16s,box-shadow .18s,transform .18s}.inbox-v2__quick-review-dock-actions button:hover,.inbox-v2__quick-review-dock-actions button:focus-visible{color:#152434;background:#f8fbfe;border-color:#b7c7d9;outline:none;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.inbox-v2__quick-review-dock-actions button.is-primary{color:#fff;background:#11161c;border-color:#11161c;box-shadow:0 12px 30px #11161c33}.inbox-v2__new-message-dock{z-index:2600;color:#111827;touch-action:none;-webkit-user-select:none;user-select:none;background:radial-gradient(420px 160px at 0 0,#22a08e24,#22a08e00 68%),linear-gradient(#fffffffc,#f6fafdfc);border:1px solid #22a08e47;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:min(520px,100vw - 48px);padding:10px 12px;display:grid;position:fixed;bottom:24px;left:24px;box-shadow:0 24px 56px #0f172a33,inset 0 1px #ffffffe6}.inbox-v2__new-message-dock-main{min-width:0;color:inherit;cursor:grab;text-align:left;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:0;display:grid}.inbox-v2__new-message-dock-main:active{cursor:grabbing}.inbox-v2__new-message-dock-main:hover .inbox-v2__new-message-dock-avatar,.inbox-v2__new-message-dock-main:focus-visible .inbox-v2__new-message-dock-avatar{border-color:#0f766e7a;box-shadow:0 0 0 3px #22a08e1f}.inbox-v2__new-message-dock-main:focus-visible{outline:none}.inbox-v2__new-message-dock-avatar{color:#0f766e;background:#e6f8f4e6;border:1px solid #22a08e4d;border-radius:999px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:950;line-height:1;display:inline-grid}.inbox-v2__new-message-dock-copy{gap:2px;min-width:0;display:grid}.inbox-v2__new-message-dock-copy span,.inbox-v2__new-message-dock-copy strong,.inbox-v2__new-message-dock-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inbox-v2__new-message-dock-copy span{color:#0f766e;letter-spacing:.1em;text-transform:uppercase;font-size:9.5px;font-weight:950;line-height:1}.inbox-v2__new-message-dock-copy strong{color:#111827;font-size:13px;font-weight:900;line-height:1.2}.inbox-v2__new-message-dock-copy small{color:#64748b;font-size:11px;font-weight:750;line-height:1.2}.inbox-v2__new-message-dock-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.inbox-v2__new-message-dock-actions button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cfd9e4;border-radius:10px;min-height:32px;padding:0 11px;font-size:11px;font-weight:850;transition:border-color .16s,background .16s,color .16s,box-shadow .18s,transform .18s}.inbox-v2__new-message-dock-actions button:hover,.inbox-v2__new-message-dock-actions button:focus-visible{color:#0f766e;background:#f7fbfa;border-color:#22a08e5c;outline:none;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.inbox-v2__new-message-dock-actions button.is-primary{color:#fff;background:#0f766e;border-color:#0f766e;box-shadow:0 12px 28px #0f766e38}@media (max-width:720px){.inbox-v2__new-message-dock{grid-template-columns:minmax(0,1fr);width:auto;bottom:88px;left:16px;right:16px}.inbox-v2__new-message-dock-actions{justify-content:stretch}.inbox-v2__new-message-dock-actions button{flex:1 1 0}}.inbox-v2__quick-review-layout{min-height:0;display:block;overflow:hidden}.inbox-v2__quick-review-thread,.inbox-v2__quick-review-main{min-height:0}.inbox-v2__quick-review-thread{background:linear-gradient(#fff 0%,#f9fbfe 100%);border:1px solid #d9e2eb;border-radius:16px;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffffb3}.inbox-v2__quick-review-thread>header h3{letter-spacing:.08em;text-transform:uppercase;color:#617182;margin:0;font-size:12px}.inbox-v2__quick-review-thread>header p{color:#6a7888;margin:4px 0 0;font-size:12px;line-height:1.45}.inbox-v2__quick-review-thread-list{gap:8px;padding-right:2px;display:grid;overflow:auto}.inbox-v2__quick-review-thread-list button{text-align:left;background:linear-gradient(#fff 0%,#f8fbfd 100%);border:1px solid #dbe4ec;border-radius:14px;gap:8px;padding:12px;transition:border-color .16s,background .16s,box-shadow .18s,transform .18s;display:grid}.inbox-v2__quick-review-thread-list button:hover,.inbox-v2__quick-review-thread-list button:focus-visible{background:#fff;border-color:#b8cadb;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.inbox-v2__quick-review-thread-list button.is-active{background:radial-gradient(260px 120px at 100% -20%,#2563eb1f 0%,#2563eb00 72%),linear-gradient(#f4f8fd 0%,#e7f0fa 100%);border-color:#83a8cb;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #527fad29,0 14px 30px #1d4e891f}.inbox-v2__quick-review-thread-item-topline{letter-spacing:.08em;text-transform:uppercase;color:#667688;justify-content:space-between;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.inbox-v2__quick-review-thread-list button strong{color:#162331;font-size:14px;line-height:1.35}.inbox-v2__quick-review-thread-list button p{color:#314456;margin:0;font-size:13px;line-height:1.58}.inbox-v2__quick-review-thread-list button.is-active strong{color:#0f2234}.inbox-v2__quick-review-thread-list button.is-active p{color:#22374b}.inbox-v2__quick-review-thread-list button.is-active .inbox-v2__quick-review-thread-item-topline{color:#31597d}.inbox-v2__quick-review-main{grid-template-rows:minmax(0,1fr);gap:0;padding:0;display:grid;overflow:auto}.inbox-v2__quick-review-kicker{color:#7b8998;letter-spacing:.13em;text-transform:uppercase;margin:6px 0 0;font-size:10px;font-weight:900;line-height:1}.inbox-v2__quick-review-received-message{width:100%;min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;gap:16px;padding:0;display:grid}.inbox-v2__quick-review-received-message.is-fullscreen{grid-template-rows:auto minmax(0,1fr) auto;min-height:calc(92vh - 118px)}.inbox-v2__quick-review-received-head{border-bottom:1px solid #dde6f0;justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;padding-bottom:14px;display:flex}.inbox-v2__quick-review-received-head>div:first-child{gap:6px;min-width:0;display:grid}.inbox-v2__quick-review-received-eyebrow{letter-spacing:.13em;text-transform:uppercase;color:#7b8998;font-size:10px;font-weight:900}.inbox-v2__quick-review-received-head h3{overflow-wrap:anywhere;letter-spacing:-.025em;color:#111c2c;max-width:820px;margin:0;font-size:clamp(20px,1.75vw,28px);line-height:1.1}.inbox-v2__quick-review-received-head p{color:#7a8797;margin:0;font-size:13px;line-height:1.45}.inbox-v2__quick-review-received-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.inbox-v2__quick-review-received-actions button{color:#42566b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cdd9e6;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:11px;font-weight:850;transition:border-color .15s,background .15s,color .15s,box-shadow .15s,transform .15s;display:inline-flex}.inbox-v2__quick-review-received-actions button:hover,.inbox-v2__quick-review-received-actions button:focus-visible{color:#17324d;background:#f8fbfe;border-color:#9db7d2;outline:none;transform:translateY(-1px);box-shadow:0 10px 22px #0f172a12}.inbox-v2__quick-review-received-actions button.is-active{color:#23527d;background:#eef6ff;border-color:#98b9d9}.inbox-v2__quick-review-received-actions button.is-forward{color:#116f64;background:radial-gradient(120% 120% at 100% 0,#2a9d8f1f 0%,#2a9d8f00 58%),linear-gradient(#fff 0%,#f1fbf8 100%);border-color:#53988b70}.inbox-v2__quick-review-received-actions button svg{flex:none}.inbox-v2__quick-review-received-actions button.is-forward:hover,.inbox-v2__quick-review-received-actions button.is-forward:focus-visible{color:#0b5c52;border-color:#1a7f74a3}.inbox-v2__quick-review-received-body{width:100%;min-width:0;display:grid}.inbox-v2__quick-review-received-body .inbox-v2__message-email-shell,.inbox-v2__quick-review-received-body .inbox-v2__preview-mail-text-shell{width:100%;min-width:0}.inbox-v2__quick-review-received-body .inbox-v2__message-email-shell{border-radius:16px}.inbox-v2__quick-review-received-body .inbox-v2__message-email-frame.is-compact,.inbox-v2__quick-review-received-body .inbox-v2__message-email-frame.is-expanded{width:100%;min-width:0;height:min(430px,44vh);min-height:340px}.inbox-v2__quick-review-received-body .inbox-v2__message-email-frame.is-expanded{height:min(920px,74vh)}.inbox-v2__quick-review-received-message.is-fullscreen .inbox-v2__quick-review-received-body,.inbox-v2__quick-review-received-message.is-fullscreen .inbox-v2__message-email-shell,.inbox-v2__quick-review-received-message.is-fullscreen .inbox-v2__message-email-frame.is-expanded,.inbox-v2__quick-review-received-message.is-fullscreen .inbox-v2__preview-mail-text-shell.is-expanded{min-height:0}.inbox-v2__quick-review-received-message.is-fullscreen .inbox-v2__message-email-frame.is-expanded{height:clamp(460px,58vh,660px)}.inbox-v2__quick-review-received-message.is-fullscreen .inbox-v2__preview-mail-text-shell.is-expanded{height:clamp(460px,58vh,660px);overflow:auto}.inbox-v2__quick-review-attachments{gap:10px;min-width:0;padding-top:2px;display:grid}.inbox-v2__quick-review-attachments>header{justify-content:space-between;align-items:end;gap:14px;display:flex}.inbox-v2__quick-review-attachments>header>div:first-child{gap:3px;min-width:0;display:grid}.inbox-v2__quick-review-attachments>header span{letter-spacing:.13em;text-transform:uppercase;color:#7b8998;font-size:10px;font-weight:900}.inbox-v2__quick-review-attachments>header strong{color:#182536;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.15;overflow:hidden}.inbox-v2__quick-review-attachments-meta{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.inbox-v2__quick-review-attachments-meta span,.inbox-v2__quick-review-attachments-meta button{color:#64748b;background:#fff;border:1px solid #cdd9e6;border-radius:999px;place-items:center;min-height:30px;padding:0 11px;font-size:11px;font-weight:850;line-height:1;display:inline-grid}.inbox-v2__quick-review-attachments-meta button{color:#254b72;cursor:pointer}.inbox-v2__quick-review-attachment-list{scroll-snap-type:x proximity;scrollbar-width:thin;gap:10px;min-width:0;padding:1px 2px 5px;scroll-padding-inline:48px;display:flex;overflow-x:auto}.inbox-v2__quick-review-attachment-card{appearance:none;color:#1b2838;text-align:left;scroll-snap-align:start;cursor:pointer;background:radial-gradient(110% 120% at 100% 0,#d4b46e1a 0%,#d4b46e00 56%),linear-gradient(#fff 0%,#f8fbfe 100%);border:1px solid #c9d6e5;border-radius:15px;flex:0 0 min(280px,82%);grid-template-columns:auto minmax(0,1fr);grid-template-areas:"token copy""token status";align-items:center;gap:8px 10px;min-height:76px;padding:11px 12px;transition:transform .14s,border-color .14s,box-shadow .14s,background .14s;display:grid;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #0f172a0b}.inbox-v2__quick-review-attachment-card:hover,.inbox-v2__quick-review-attachment-card:focus-visible{background:#fff;border-color:#bc97509e;outline:none;transform:translateY(-1px);box-shadow:inset 0 1px #fffffff5,0 12px 24px #0f172a13}.inbox-v2__quick-review-attachment-token{color:#46627f;text-transform:uppercase;background:linear-gradient(#fff 0%,#f0f5fb 100%);border:1px solid #c5d3e2;border-radius:13px;grid-area:token;place-items:center;width:44px;height:44px;font-size:11px;font-weight:900;line-height:1;display:inline-grid}.inbox-v2__quick-review-attachment-copy{grid-area:copy;gap:3px;min-width:0;display:grid}.inbox-v2__quick-review-attachment-copy strong,.inbox-v2__quick-review-attachment-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.inbox-v2__quick-review-attachment-copy strong{color:#182536;font-size:12px;font-weight:900;line-height:1.2}.inbox-v2__quick-review-attachment-copy small{color:#738294;font-size:10px;font-weight:750;line-height:1.2}.inbox-v2__quick-review-attachment-card em{color:#657486;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#ffffffdb;border:1px solid #d3dde8;border-radius:999px;grid-area:status;justify-self:start;max-width:100%;padding:4px 7px;font-size:9px;font-style:normal;font-weight:900;line-height:1;overflow:hidden}.inbox-v2__quick-review-attachments-empty{color:#6b7c8f;background:#f8fbfed1;border:1px dashed #c9d6e5;border-radius:14px;margin:0;padding:13px 14px;font-size:13px;font-weight:700}.inbox-v2__quick-review-attachment-frame{min-width:0;position:relative}.inbox-v2__quick-review-attachment-nav{z-index:2;appearance:none;color:#243142;cursor:pointer;background:linear-gradient(#fffffff0 0%,#f3f7fbe6 100%);border:1px solid #a8b7c9db;border-radius:14px;place-items:center;width:42px;font-size:18px;font-weight:900;line-height:1;transition:transform .14s,border-color .14s,box-shadow .14s;display:grid;position:absolute;top:1px;bottom:5px;box-shadow:inset 0 1px #fffffff0,0 10px 22px #0f172a1f}.inbox-v2__quick-review-attachment-nav:hover,.inbox-v2__quick-review-attachment-nav:focus-visible{border-color:#bc97509e;outline:none;transform:translateY(-1px);box-shadow:inset 0 1px #fffffff5,0 14px 26px #0f172a29}.inbox-v2__quick-review-attachment-nav.is-left{left:0}.inbox-v2__quick-review-attachment-nav.is-right{right:0}.inbox-v2__overlay-modal--quick-review .inbox-v2__preview-mail--quick-review{height:100%;min-height:0;padding:0}.inbox-v2__overlay-modal--quick-review .inbox-v2__message-email-shell{height:100%;min-height:0}.inbox-v2__overlay-modal--quick-review .inbox-v2__message-email-head{display:none}.inbox-v2__overlay-modal--quick-review .inbox-v2__message-email-frame.is-compact,.inbox-v2__overlay-modal--quick-review .inbox-v2__message-email-frame.is-expanded{height:min(760px,76vh);min-height:min(680px,76vh)}.inbox-v2__overlay-modal--quick-review .inbox-v2__quick-review-received-body .inbox-v2__message-email-frame.is-compact{height:min(430px,44vh);min-height:340px}.inbox-v2__overlay-modal--quick-review .inbox-v2__quick-review-received-message.is-fullscreen .inbox-v2__quick-review-received-body .inbox-v2__message-email-frame.is-expanded{height:clamp(460px,58vh,660px);min-height:460px}.inbox-v2__overlay-modal>header{justify-content:space-between;align-items:start;gap:10px;display:flex}.inbox-v2__overlay-modal>header h2{margin:0;font-size:16px}.inbox-v2__overlay-modal>header p{color:#657384;margin:4px 0 0;font-size:12px}.inbox-v2__overlay-modal>header button{color:#1c2229;cursor:pointer;background:#fff;border:1px solid #ced8e4;border-radius:8px;padding:6px 9px;font-size:12px}.inbox-v2__overlay-modal>p{color:#2a3442;margin:0;font-size:13px;line-height:1.5}.inbox-v2__overlay-modal.orders-report-viewer-modal{gap:0;width:min(1120px,96vw);max-width:96vw;max-height:92vh;padding:0}.inbox-v2__overlay-modal.orders-report-viewer-modal>.orders-report-viewer-modal__header{border-bottom:1px solid #dce5ee;justify-content:flex-end;align-items:center;gap:16px;padding:14px 20px;display:flex}.inbox-v2__overlay-modal.orders-report-viewer-modal .orders-report-viewer-modal__brand-heading,.inbox-v2__overlay-modal.orders-report-viewer-modal .orders-report-viewer-modal__brand-heading>div:last-child{min-width:0}.inbox-v2__overlay-modal.orders-report-viewer-modal .orders-report-viewer-modal__header h2{overflow-wrap:normal;word-break:normal;margin:6px 0 5px}.inbox-v2__overlay-modal.orders-report-viewer-modal .orders-report-viewer-modal__header-actions{justify-content:flex-end;width:100%;max-width:100%}@media (max-width:920px){.inbox-v2__overlay-modal.orders-report-viewer-modal>.orders-report-viewer-modal__header{align-items:stretch}.inbox-v2__overlay-modal.orders-report-viewer-modal .orders-report-viewer-modal__header-actions{justify-content:flex-start}}.inbox-v2__overlay-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.inbox-v2__overlay-actions button{border:1px solid var(--v2-border-strong);color:#1e2630;cursor:pointer;background:#fff;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:700}.inbox-v2__overlay-actions>button:last-child{color:#fff;background:#111;border-color:#111}.inbox-v2__new-message-modal{background:linear-gradient(#fff 0%,#f8fbff 100%);border-color:#bbc8d7;gap:14px;width:min(860px,96vw)}.inbox-v2__new-message-modal.is-fullscreen{border-radius:0;width:min(1440px,100vw);height:100vh;max-height:100vh;padding:18px 20px}.inbox-v2__new-message-steps{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__new-message-step{color:#5b6a7b;background:#fff;border:1px solid #d3dde8;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;display:inline-flex}.inbox-v2__new-message-step strong{color:#22303c;background:#eef4fb;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:inline-flex}.inbox-v2__new-message-step span{font-size:12px;font-weight:700}.inbox-v2__new-message-step.is-active{color:#fff;background:#111;border-color:#111}.inbox-v2__new-message-step.is-active strong{color:#fff;background:#ffffff29}.inbox-v2__new-message-step.is-complete{color:#20714d;background:#f6fcf8;border-color:#b7dec4}.inbox-v2__new-message-header{background:linear-gradient(#fff 0%,#f4f7fb 100%);border:1px solid #d9e2ec;border-radius:12px;padding:12px}.inbox-v2__new-message-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.inbox-v2__new-message-header-actions button{color:#26313d;cursor:pointer;background:#fff;border:1px solid #c6d3e0;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:700}.inbox-v2__new-message-header-actions button:disabled{cursor:not-allowed;opacity:.55}.inbox-v2__new-message-header-icon{justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.inbox-v2__new-message-header-icon>span{font-size:14px;line-height:1}.inbox-v2__new-message-header-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.inbox-v2__new-message-kicker{color:#f7ebcd;letter-spacing:.08em;text-transform:uppercase;background:#111;border:1px solid #222831;border-radius:999px;align-items:center;margin-bottom:6px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.inbox-v2__new-message-recipient-scope{align-items:center;gap:6px;display:inline-flex}.inbox-v2__new-message-recipient-scope button{color:#26313d;cursor:pointer;background:#fff;border:1px solid #c6d3e0;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:700}.inbox-v2__new-message-recipient-scope button.is-active{color:#fff;background:#111;border-color:#111}.inbox-v2__new-message-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.inbox-v2__new-message-stage{border:0;gap:10px;min-inline-size:0;margin:0;padding:0;display:grid}.inbox-v2__new-message-field{gap:8px;display:grid}.inbox-v2__new-message-field>span{letter-spacing:.08em;text-transform:uppercase;color:#667487;font-size:11px;font-weight:700}.inbox-v2__new-message-field>input,.inbox-v2__new-message-field>select{color:#192029;background:#fff;border:1px solid #b8c7d8;border-radius:12px;width:100%;padding:11px 12px;font-size:13px;line-height:1.45}.inbox-v2__new-message-field>textarea{resize:vertical;color:#192029;background:linear-gradient(#fff 0%,#f9fbff 100%);border:1px solid #b8c7d8;border-radius:12px;width:100%;min-height:260px;padding:14px;font-size:14px;line-height:1.55;box-shadow:inset 0 1px #ffffffb3}.inbox-v2__new-message-editor-shell{position:relative}.inbox-v2__new-message-editor-shell>textarea.inbox-v2__new-message-editor{width:100%;padding-bottom:54px;display:block}.inbox-v2__new-message-pending-send-note,.inbox-v2__new-message-draft-clear-note{color:#334155;background:#f8fbff;border:1px solid #d7e0ea;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;display:inline-flex}.inbox-v2__new-message-modal.is-fullscreen .inbox-v2__new-message-editor{height:clamp(720px,78vh,1120px);min-height:clamp(720px,78vh,1120px)}.inbox-v2__new-message-field>textarea.inbox-v2__new-message-recipients-input{min-height:96px}.inbox-v2__new-message-field>textarea.inbox-v2__new-message-recipients-input.is-invalid{background:linear-gradient(snow 0%,#fff3f3 100%);border-color:#d14343}.inbox-v2__new-message-field>textarea.inbox-v2__new-message-recipients-input.is-valid{background:linear-gradient(#fff 0%,#f3fbf7 100%);border-color:#2f8f5b}.inbox-v2__new-message-recipient-validation{gap:3px;margin:-3px 14px 8px 68px;display:grid}.inbox-v2__new-message-recipient-validation-summary{color:#526174;margin:0;font-size:11px;font-weight:850}.inbox-v2__new-message-recipient-validation-list{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.inbox-v2__new-message-recipient-validation-item{background:#ffffffd1;border:1px solid #c6d5e5d1;border-radius:999px;margin:0;padding:3px 8px;font-size:11px;font-weight:750;line-height:1.25}.inbox-v2__new-message-recipient-validation-item strong{color:inherit}.inbox-v2__new-message-recipient-validation-item.is-error{color:#b42318;background:#fff7f7d1;border-color:#f871715c}.inbox-v2__new-message-recipient-validation-item.is-warning{color:#9c5a0b;background:#fffbebd1;border-color:#f59e0b57}.inbox-v2__new-message-recipient-validation-item.is-valid{color:#20714d;background:#effdfad1;border-color:#22a08e47}.inbox-v2__new-message-agent-list{background:#fff;border:1px solid #b8c7d8;border-radius:12px;gap:8px;max-height:188px;padding:10px 12px;display:grid;overflow:auto}.inbox-v2__new-message-agent-list p{color:#5b6a7b;margin:0;font-size:12px}.inbox-v2__new-message-agent-option{color:#192029;align-items:center;gap:8px;font-size:13px;display:flex}.inbox-v2__new-message-agent-option input{margin:0}.inbox-v2__new-message-agent-list:focus-within,.inbox-v2__new-message-field>input:focus-visible,.inbox-v2__new-message-field>select:focus-visible,.inbox-v2__new-message-field>textarea:focus-visible{outline:2px solid var(--v2-focus);outline-offset:1px}.inbox-v2__new-message-status{background:#fff;border:1px solid #d8e1eb;border-radius:10px;gap:4px;padding:10px 12px;display:grid}.inbox-v2__new-message-status strong{color:#1e2933;font-size:12px}.inbox-v2__new-message-status span{color:#5b6a7b;font-size:12px}.inbox-v2__new-message-status.is-ready{background:#f6fcf8;border-color:#b7dec4}.inbox-v2__new-message-status.is-missing{background:#fffaf0;border-color:#f1d7a6}.inbox-v2__new-message-status.is-unsupported{background:#fff7f7;border-color:#edc1c1}.inbox-v2__new-message-roster-error{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.inbox-v2__new-message-roster-error .inbox-v2__composer-console-error{margin:0}.inbox-v2__new-message-roster-error button{color:#26313d;cursor:pointer;background:#fff;border:1px solid #c6d3e0;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:700}.inbox-v2__new-message-tools{gap:10px;display:grid}.inbox-v2__new-message-toolbar,.inbox-v2__new-message-console-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__new-message-toolbar button,.inbox-v2__new-message-console-actions button{color:#26313d;cursor:pointer;background:#fff;border:1px solid #c6d3e0;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:700}.inbox-v2__new-message-toolbar button:disabled,.inbox-v2__new-message-console-actions button:disabled{cursor:not-allowed;opacity:.55}.inbox-v2__new-message-tool-stack,.inbox-v2__new-message-format-menu-shell,.inbox-v2__floating-tooltip-target,.inbox-v2__new-message-tooltip-target{position:relative}.inbox-v2__floating-tooltip-target,.inbox-v2__new-message-tooltip-target{align-items:center;max-width:100%;display:inline-flex}.inbox-v2__new-message-format-group-items .inbox-v2__new-message-tooltip-target{display:flex}.inbox-v2__new-message-action-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.inbox-v2__new-message-tool-cluster{background:#f4f7fb;border:1px solid #d7e0ea;border-radius:999px;flex-wrap:wrap;align-items:center;gap:4px;padding:4px;display:inline-flex}.inbox-v2__new-message-toolbar-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:inline-flex}.inbox-v2__new-message-icon-button,.inbox-v2__new-message-format-action,.inbox-v2__new-message-compact-button{color:#334155;cursor:pointer;background:0 0;border:1px solid #0000}.inbox-v2__new-message-icon-button,.inbox-v2__new-message-format-action{border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.inbox-v2__new-message-format-action{width:38px;height:38px}.inbox-v2__new-message-format-trigger{min-width:46px;padding:0 12px;font-size:17px;font-weight:700;line-height:1}.inbox-v2__new-message-compact-button{color:#435366;background:#fff;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:700;line-height:1.4}.inbox-v2__new-message-icon-button svg,.inbox-v2__new-message-format-action svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.inbox-v2__new-message-glyph{font-size:21px;font-weight:700;line-height:1}.inbox-v2__new-message-glyph.is-italic{font-style:italic}.inbox-v2__new-message-glyph.is-underline{text-underline-offset:.12em;text-decoration:underline}.inbox-v2__new-message-icon-button:hover:not(:disabled),.inbox-v2__new-message-format-action:hover:not(:disabled),.inbox-v2__new-message-compact-button:hover:not(:disabled){background:#e7edf8}.inbox-v2__new-message-icon-button.is-active,.inbox-v2__new-message-format-trigger.is-active{color:#1d4ed8;background:#dce7ff;border-color:#c5d7fb}.inbox-v2__new-message-icon-button:focus-visible,.inbox-v2__new-message-format-action:focus-visible,.inbox-v2__new-message-compact-button:focus-visible{outline:2px solid var(--v2-focus);outline-offset:1px}.inbox-v2__new-message-icon-button:disabled,.inbox-v2__new-message-format-action:disabled,.inbox-v2__new-message-compact-button:disabled{cursor:not-allowed;opacity:.55}.inbox-v2__floating-tooltip{z-index:50;color:#fff;opacity:0;visibility:hidden;pointer-events:none;text-align:left;background:linear-gradient(#161c24fa,#0c1118fa);border:1px solid #f5d18f2e;border-radius:10px;gap:7px;width:236px;min-width:132px;max-width:min(236px,100vw - 32px);padding:10px 11px;transition:opacity .12s,transform .12s,visibility .12s;display:grid;position:fixed;top:0;left:0;transform:translateY(-6px);box-shadow:0 16px 30px #0f172a3d,inset 0 1px #ffffff0f}.inbox-v2__floating-tooltip:before{content:"";border-top:6px solid #0c1118fa;border-left:6px solid #0000;border-right:6px solid #0000;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.inbox-v2__floating-tooltip[data-placement=bottom]{transform:translateY(6px)}.inbox-v2__floating-tooltip[data-placement=bottom]:before{border-top:0;border-bottom:6px solid #161c24fa;top:-6px;bottom:auto}.inbox-v2__floating-tooltip.is-active{opacity:1;visibility:visible;transform:translateY(0)}.inbox-v2__floating-tooltip strong,.inbox-v2__floating-tooltip span{display:block}.inbox-v2__floating-tooltip strong{color:#f4dca7;letter-spacing:0;border-bottom:1px solid #ffffff17;padding-bottom:6px;font-size:11.5px;font-weight:900;line-height:1.35}.inbox-v2__floating-tooltip span{color:#ffffffd6;font-size:10.5px;font-weight:650;line-height:1.45}.inbox-v2__new-message-tooltip{z-index:3600;color:#fff;opacity:0;visibility:hidden;pointer-events:none;background:#111827;border-radius:8px;min-width:132px;max-width:min(320px,100vw - 24px);padding:7px 9px;font-size:11px;font-weight:600;line-height:1.35;transition:opacity .12s,transform .12s,visibility .12s;position:fixed;top:0;left:0;transform:translateY(4px);box-shadow:0 14px 28px #0f172a38}.inbox-v2__new-message-tooltip[data-placement=bottom]{transform:translateY(-4px)}.inbox-v2__new-message-tooltip.is-active{opacity:1;visibility:visible;transform:translateY(0)}.inbox-v2__new-message-format-ribbon{background:#eef3fb;border:1px solid #d7e0ea;border-radius:999px;flex-wrap:wrap;align-items:center;gap:8px;width:100%;padding:8px 12px;display:flex;box-shadow:inset 0 1px #ffffff8c}.inbox-v2__new-message-format-ribbon-group{border-left:1px solid #cbd5e1;align-items:center;gap:4px;padding-left:10px;display:inline-flex}.inbox-v2__new-message-format-ribbon-group:first-child{border-left:0;padding-left:0}.inbox-v2__new-message-popover{z-index:24;background:#fff;border:1px solid #d7e0ea;border-radius:10px;gap:10px;width:min(320px,100vw - 56px);padding:12px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 32px #0f172a24}.inbox-v2__new-message-popover--menu{width:min(300px,100vw - 56px)}.inbox-v2__new-message-popover-field{gap:6px;display:grid}.inbox-v2__new-message-popover-field>span{letter-spacing:.08em;text-transform:uppercase;color:#667487;font-size:11px;font-weight:700}.inbox-v2__new-message-popover-field>input{color:#192029;background:#fff;border:1px solid #b8c7d8;border-radius:8px;width:100%;padding:10px 11px;font-size:13px;line-height:1.4}.inbox-v2__new-message-popover-field>input:focus-visible{outline:2px solid var(--v2-focus);outline-offset:1px}.inbox-v2__new-message-popover-actions{justify-content:flex-end;gap:8px;display:flex}.inbox-v2__new-message-popover-actions button,.inbox-v2__new-message-layout-option{color:#26313d;cursor:pointer;background:#fff;border:1px solid #d7e0ea;border-radius:8px;font-size:12px;font-weight:700}.inbox-v2__new-message-popover-actions button{padding:8px 10px}.inbox-v2__new-message-popover-actions button:last-child{color:#1d4ed8;background:#dce7ff;border-color:#c5d7fb}.inbox-v2__new-message-layout-option{text-align:left;gap:4px;width:100%;padding:10px 11px;display:grid}.inbox-v2__new-message-layout-option strong{color:#1f2933;font-size:12px}.inbox-v2__new-message-layout-option span{color:#5b6a7b;font-size:12px;font-weight:500;line-height:1.45}.inbox-v2__new-message-popover-actions button:hover:not(:disabled),.inbox-v2__new-message-layout-option:hover:not(:disabled){background:#f5f8fd}.inbox-v2__new-message-popover-actions button:focus-visible,.inbox-v2__new-message-layout-option:focus-visible{outline:2px solid var(--v2-focus);outline-offset:1px}.inbox-v2__new-message-emoji-popover{z-index:20;background:#fff;border:1px solid #d7e0ea;border-radius:8px;width:min(360px,100vw - 56px);position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 18px 32px #0f172a24}.inbox-v2__new-message-attachment-input{display:none}.inbox-v2__new-message-compose-summary{background:#fff;border:1px solid #d7e0ea;border-radius:8px;gap:8px;padding:12px;display:grid}.inbox-v2__new-message-compose-summary-row{gap:4px;display:grid}.inbox-v2__new-message-compose-summary-label{text-transform:uppercase;color:#667487;letter-spacing:.08em;font-size:10px;font-weight:700}.inbox-v2__new-message-compose-summary-row>strong,.inbox-v2__new-message-compose-summary-row>span:not(.inbox-v2__new-message-compose-summary-label){color:#1f2933;font-size:13px;line-height:1.5}.inbox-v2__new-message-toolbar-note{color:#435366;background:#eef4fb;border-radius:999px;align-items:center;padding:7px 10px;font-size:11px;font-weight:700;line-height:1.4;display:inline-flex}@media (max-width:900px){.inbox-v2__new-message-toolbar-meta{width:100%;margin-left:0}}.inbox-v2__new-message-toolbar-note.is-rich{color:#20714d;background:#eefbf3}.inbox-v2__new-message-toolbar-note.is-plain{color:#9c5a0b;background:#fff7ec}.inbox-v2__new-message-warning-list{gap:4px;display:grid}.inbox-v2__new-message-warning-list p{color:#9c5a0b;margin:0;font-size:12px}.inbox-v2__new-message-attachments{gap:8px;display:grid}.inbox-v2__new-message-attachment{background:#fff;border:1px solid #d7e0ea;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.inbox-v2__new-message-attachment>div{gap:4px;display:grid}.inbox-v2__new-message-attachment strong{color:#1f2933;overflow-wrap:anywhere;font-size:13px}.inbox-v2__new-message-attachment span{color:#5b6a7b;overflow-wrap:anywhere;font-size:12px}.inbox-v2__new-message-attachment button{color:#26313d;cursor:pointer;background:#fff;border:1px solid #c6d3e0;border-radius:8px;flex-shrink:0;padding:7px 11px;font-size:12px;font-weight:700}.inbox-v2__new-message-preview{gap:10px;display:grid}.inbox-v2__new-message-preview-frame{color:#1f2933;white-space:normal;background:#fff;border:1px solid #d7e0ea;border-radius:8px;width:100%;min-height:120px;padding:0;font-size:13px;line-height:1.6;display:block}.inbox-v2__new-message-preview-frame.is-plain{white-space:pre-wrap;padding:14px;font-family:inherit}.inbox-v2__new-message-field>textarea.inbox-v2__new-message-editor{height:clamp(460px,60vh,760px);min-height:clamp(460px,60vh,760px)}.inbox-v2__tone-reader{background:#fff;border:1px solid #d7e0ea;border-radius:8px;gap:10px;padding:12px;display:grid}.inbox-v2__tone-reader>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inbox-v2__tone-reader>header h4{color:#1f2933;flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:14px;display:flex}.inbox-v2__tone-reader-heading-label{color:#1f2933}.inbox-v2__tone-reader-heading-result{color:#435366;background:#f5f7fa;border:1px solid #d7e0ea;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.inbox-v2__tone-reader-heading-result.is-neutral{color:#435366;background:#f5f7fa;border-color:#d7e0ea}.inbox-v2__tone-reader-heading-result.is-positive{color:#1f6a48;background:#edf8f1;border-color:#b8d8c3}.inbox-v2__tone-reader-heading-result.is-warning{color:#8a5a10;background:#fbf2e2;border-color:#e5cfab}.inbox-v2__tone-reader-heading-result.is-critical{color:#a33a32;background:#fbeceb;border-color:#e8c3bb}.inbox-v2__tone-reader>header p{color:#5b6a7b;margin:4px 0 0;font-size:12px;line-height:1.5}.inbox-v2__tone-reader>header button,.inbox-v2__tone-reader-actions button{color:#26313d;cursor:pointer;background:#fff;border:1px solid #c6d3e0;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:700}.inbox-v2__tone-reader-actions button.is-apply{color:#fff;background:#111;border-color:#111}.inbox-v2__tone-reader-summary{gap:8px;display:grid}.inbox-v2__tone-reader-summary-text{color:#1f2933;margin:0;font-size:14px;line-height:1.6}.inbox-v2__tone-reader-summary-text strong{font-weight:800}.inbox-v2__tone-reader-summary-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__tone-reader-chip{color:#435366;background:#eef4fb;border-radius:8px;align-items:center;padding:7px 10px;font-size:11px;font-weight:700;line-height:1.4;display:inline-flex}.inbox-v2__tone-reader-chip.is-primary{color:#20714d;background:#eefbf3}.inbox-v2__tone-reader-chip.is-muted{color:#617184;background:#f5f7fa}.inbox-v2__tone-reader-axes{gap:8px;display:grid}.inbox-v2__tone-reader-axis{background:#fbfcfd;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 10px;padding:10px;display:grid}.inbox-v2__tone-reader-axis-icon{color:#435366;background:#eef4fb;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:inline-flex}.inbox-v2__tone-reader-axis-copy{gap:2px;display:grid}.inbox-v2__tone-reader-axis-copy strong{color:#1f2933;font-size:12px}.inbox-v2__tone-reader-axis-copy span{color:#607080;font-size:11px}.inbox-v2__tone-reader-axis-bar{background:#e8eef5;border-radius:999px;grid-column:1/-1;width:100%;height:6px;display:block;overflow:hidden}.inbox-v2__tone-reader-axis-bar>span{border-radius:inherit;background:#7d8ca0;height:100%;display:block}.inbox-v2__tone-reader-axis.is-high .inbox-v2__tone-reader-axis-bar>span{background:#2c7a5a}.inbox-v2__tone-reader-axis.is-balanced .inbox-v2__tone-reader-axis-bar>span{background:#6a7b8f}.inbox-v2__tone-reader-axis.is-low .inbox-v2__tone-reader-axis-bar>span{background:#b55d63}.inbox-v2__tone-reader-detail,.inbox-v2__tone-reader-preview{gap:10px;display:grid}.inbox-v2__tone-reader-preview{background:#f8fafc;border:1px solid #d7e0ea;border-radius:8px;padding:12px}.inbox-v2__tone-reader-preview-frame{color:#1f2933;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #d7e0ea;border-radius:8px;margin:0;padding:12px;font-family:inherit;font-size:13px;line-height:1.6}.inbox-v2__tone-reader-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__reply-generator-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.inbox-v2__reply-coach-strip{background:#fff;border:1px solid #d7e0ea;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.inbox-v2__reply-coach-strip.is-ready{background:#f2fbf2;border-color:#cde5cd}.inbox-v2__reply-coach-strip.is-warning,.inbox-v2__reply-coach-strip.is-stale{background:#fff6e7;border-color:#e4cfaf}.inbox-v2__reply-coach-strip.is-critical{background:#fff1f1;border-color:#efc2c2}.inbox-v2__reply-coach-strip.is-loading,.inbox-v2__reply-coach-strip.is-neutral{background:#f8fafc}.inbox-v2__grounding-strip{background:#fff;border:1px solid #d7e0ea;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.inbox-v2__grounding-strip.is-ready{background:#f2fbf2;border-color:#cde5cd}.inbox-v2__grounding-strip.is-warning{background:#fff6e7;border-color:#e4cfaf}.inbox-v2__grounding-strip.is-critical{background:#fff1f1;border-color:#efc2c2}.inbox-v2__grounding-strip.is-loading,.inbox-v2__grounding-strip.is-neutral{background:#f8fafc}.inbox-v2__reply-mode-strip{width:100%;color:inherit;cursor:pointer;text-align:left;background:#fff;border:1px solid #d7e0ea;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.inbox-v2__reply-mode-strip.is-ready{background:#f2fbf2;border-color:#cde5cd}.inbox-v2__reply-mode-strip.is-warning,.inbox-v2__reply-mode-strip.is-stale{background:#fff6e7;border-color:#e4cfaf}.inbox-v2__reply-mode-strip.is-critical{background:#fff1f1;border-color:#efc2c2}.inbox-v2__reply-mode-strip.is-loading,.inbox-v2__reply-mode-strip.is-neutral{background:#f8fafc}.inbox-v2__reply-mode-strip-copy{gap:4px;display:grid}.inbox-v2__reply-mode-strip-copy p{color:#526171;margin:0;font-size:12px;line-height:1.5}.inbox-v2__reply-mode-strip-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.inbox-v2__reply-mode-strip-meta span{color:#617080;background:#ffffffd1;border:1px solid #d7e0ea;border-radius:999px;padding:4px 8px;font-size:11px}.inbox-v2__grounding-strip-copy{gap:4px;display:grid}.inbox-v2__grounding-strip-copy p{color:#526171;margin:0;font-size:12px;line-height:1.5}.inbox-v2__grounding-strip-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.inbox-v2__grounding-strip-meta span{color:#617080;background:#ffffffd1;border:1px solid #d7e0ea;border-radius:999px;padding:4px 8px;font-size:11px}.inbox-v2__reply-coach-strip-copy{gap:4px;display:grid}.inbox-v2__reply-coach-strip-copy p{color:#526171;margin:0;font-size:12px;line-height:1.5}.inbox-v2__reply-coach-strip-actions{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.inbox-v2__reply-coach-strip-actions button,.inbox-v2__reply-coach-actions button{color:#1f2b38;cursor:pointer;background:#fff;border:1px solid #c7d4e2;border-radius:8px;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;line-height:1}.inbox-v2__reply-coach-strip-actions button:hover,.inbox-v2__reply-coach-actions button:hover{background:#f4f8fc;border-color:#9eabb9}.inbox-v2__reply-coach-strip-actions button:disabled,.inbox-v2__reply-coach-actions button:disabled{opacity:.6;cursor:not-allowed}.inbox-v2__reply-plan{gap:10px;min-width:0;max-width:100%;display:grid}.inbox-v2__reply-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.inbox-v2__reply-plan-card{background:#fff;border:1px solid #d7e0ea;border-radius:8px;gap:8px;min-width:0;padding:12px;display:grid}.inbox-v2__reply-plan-card.is-primary{background:#f8fafc;grid-column:1/-1}.inbox-v2__grounding-card,.inbox-v2__reply-mode-card,.inbox-v2__resolution-pack-card,.inbox-v2__reply-outcome-card{gap:12px}.inbox-v2__reply-mode-card:focus-visible,.inbox-v2__grounding-card:focus-visible,.inbox-v2__resolution-pack-card:focus-visible,.inbox-v2__reply-outcome-card:focus-visible{outline:2px solid var(--v2-focus);outline-offset:2px}.inbox-v2__reply-plan-card>header,.inbox-v2__reply-plan-list article>div{justify-content:space-between;align-items:start;gap:10px;min-width:0;display:flex}.inbox-v2__reply-plan-card>header span,.inbox-v2__reply-plan-list article>div span{color:#617080;font-size:11px}.inbox-v2__reply-plan-card>p,.inbox-v2__reply-plan-list article p,.inbox-v2__reply-plan-card>small{margin:0;line-height:1.5}.inbox-v2__reply-plan-card>small{color:#617080;font-size:12px}.inbox-v2__reply-plan-list{gap:8px;min-width:0;display:grid}.inbox-v2__reply-plan-list article{background:#fbfdff;border:1px solid #e3e9ef;border-radius:8px;gap:6px;min-width:0;padding:10px;display:grid}.inbox-v2__reply-plan-list article button{justify-self:start}.inbox-v2__reply-outcome-summary{justify-content:space-between;align-items:start;gap:10px;min-width:0;display:flex}.inbox-v2__reply-outcome-summary p{color:#526171;margin:4px 0 0;line-height:1.5}.inbox-v2__reply-outcome-summary>span{color:#617080;background:#ffffffd1;border:1px solid #d7e0ea;border-radius:999px;padding:4px 8px;font-size:11px}.inbox-v2__reply-outcome-summary>span.is-ready{color:#305d30;background:#f2fbf2;border-color:#cde5cd}.inbox-v2__reply-outcome-summary>span.is-waiting,.inbox-v2__reply-outcome-summary>span.is-needs_verification,.inbox-v2__reply-outcome-summary>span.is-handoff{color:#7a5d1a;background:#fff6e7;border-color:#e4cfaf}.inbox-v2__reply-mode-candidates{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.inbox-v2__reply-mode-candidate{text-align:left;cursor:pointer;background:#fbfdff;border:1px solid #d7e0ea;border-radius:8px;gap:6px;padding:10px;display:grid}.inbox-v2__reply-mode-candidate.is-active{background:#eff7ff;border-color:#84b5ec}.inbox-v2__reply-mode-candidate.is-discouraged{background:#fff6e7;border-color:#e4cfaf}.inbox-v2__reply-mode-candidate.is-blocked{cursor:not-allowed;background:#fff1f1;border-color:#efc2c2}.inbox-v2__reply-mode-candidate strong{font-size:13px}.inbox-v2__reply-mode-candidate span,.inbox-v2__reply-mode-candidate small{color:#617080}.inbox-v2__reply-mode-candidate small{line-height:1.45}.inbox-v2__reply-mode-actions{justify-content:flex-start}.inbox-v2__resolution-pack-summary{background:#f8fafc;border:1px solid #e3e9ef;border-radius:8px;justify-content:space-between;align-items:start;gap:12px;padding:10px;display:flex}.inbox-v2__resolution-pack-summary>div{gap:4px;display:grid}.inbox-v2__resolution-pack-summary p{color:#526171;margin:0;line-height:1.5}.inbox-v2__resolution-pack-summary>span{color:#617080;white-space:nowrap;background:#fff;border:1px solid #d7e0ea;border-radius:999px;padding:4px 8px;font-size:11px}.inbox-v2__resolution-pack-summary>span.is-ready{color:#2d6a3d;background:#f2fbf2;border-color:#cde5cd}.inbox-v2__resolution-pack-summary>span.is-missing_commitment,.inbox-v2__resolution-pack-summary>span.is-stale{color:#8a6015;background:#fff6e7;border-color:#e4cfaf}.inbox-v2__resolution-pack-summary>span.is-risky_claim{color:#9a2727;background:#fff1f1;border-color:#efc2c2}.inbox-v2__resolution-pack-grid{align-items:start}.inbox-v2__resolution-pack-actions{justify-content:flex-start}.inbox-v2__reply-plan-list article>div span.is-success,.inbox-v2__reply-plan-list article>div span.is-warning,.inbox-v2__reply-plan-list article>div span.is-neutral,.inbox-v2__reply-plan-list article>div span.is-critical{background:#f8fafc;border:1px solid #d7e0ea;border-radius:999px;padding:3px 7px}.inbox-v2__reply-plan-list article>div span.is-warning,.inbox-v2__reply-plan-list article>div span.is-critical{color:#8a6015;background:#fff6e7;border-color:#e4cfaf}.inbox-v2__reply-plan-list article>div span.is-success{color:#2d6a3d;background:#f2fbf2;border-color:#cde5cd}.inbox-v2__grounding-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.inbox-v2__grounding-block{gap:8px;display:grid}.inbox-v2__grounding-block>strong{color:#1f2b38;font-size:12px}.inbox-v2__grounding-list{gap:8px}.inbox-v2__grounding-actions{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.inbox-v2__grounding-actions button{color:#1f2b38;cursor:pointer;background:#fff;border:1px solid #c7d4e2;border-radius:8px;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;line-height:1}.inbox-v2__grounding-actions button:hover{background:#f4f8fc;border-color:#9eabb9}.inbox-v2__reply-coach-coverage{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.inbox-v2__reply-coach-coverage span{color:#617080;background:#f8fafc;border:1px solid #d7e0ea;border-radius:999px;padding:4px 8px;font-size:11px}.inbox-v2__reply-coach-coverage span.is-good{color:#2d6a3d;background:#f2fbf2;border-color:#cde5cd}.inbox-v2__reply-coach-coverage span.is-warning{color:#8a6015;background:#fff6e7;border-color:#e4cfaf}.inbox-v2__reply-coach-coverage span.is-critical{color:#a03535;background:#fff1f1;border-color:#efc2c2}.inbox-v2__reply-coach-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__reply-plan-starter{white-space:pre-wrap;overflow-wrap:anywhere;color:#1f2933;background:#f8fafc;border:1px solid #d7e0ea;border-radius:8px;margin:0;padding:10px;font-family:inherit;font-size:13px;line-height:1.5}.inbox-v2__new-message-pending-send-note,.inbox-v2__new-message-draft-clear-note{background:#fff;border:1px solid #d7e0ea;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;padding:8px 10px;display:inline-flex}.inbox-v2__reply-generator-undo-note{background:#fff;border:1px solid #d7e0ea;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:inline-flex}.inbox-v2__reply-generator-undo-note span{color:#22303d;font-size:12px}.inbox-v2__reply-generator-undo-note button{color:#1f2b38;cursor:pointer;background:#fff;border:1px solid #c7d4e2;border-radius:8px;padding:5px 9px;font-size:12px;font-weight:700}.inbox-v2__new-message-pending-send-note>span,.inbox-v2__new-message-draft-clear-note>span{font-variant-numeric:tabular-nums;color:#26313d;align-items:center;min-width:12ch;font-size:12px;font-weight:700;display:inline-flex}.inbox-v2__new-message-pending-send-note button,.inbox-v2__new-message-draft-clear-note button{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #c6d3e0;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:700}.inbox-v2__new-message-actions{border-top:1px solid #d7e0ea;padding-top:10px}@media (max-width:720px){.inbox-v2__new-message-attachment{flex-direction:column;align-items:stretch}.inbox-v2__new-message-attachment button{width:100%}.inbox-v2__tone-reader>header{flex-direction:column}}.inbox-v2__filters-builder-modal{border-color:var(--v2-border);background:radial-gradient(620px 220px at 8% -14%,#caa24a14 0%,#caa24a00 64%),linear-gradient(#fffffffe 0%,#f6f8fbfc 100%);grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:14px;width:min(1100px,96vw);height:min(92vh,1160px);max-height:92vh;padding:16px;overflow:hidden}.inbox-v2__filters-builder-modal>.inbox-v2__nav-builder,.inbox-v2__filters-builder-modal>.inbox-v2__nav-builder .inbox-v2__nav-builder-grid{height:100%;min-height:0}.inbox-v2__filters-builder-modal>.inbox-v2__nav-builder .inbox-v2__nav-builder-catalog,.inbox-v2__filters-builder-modal>.inbox-v2__nav-builder .inbox-v2__nav-builder-layout{height:100%;min-height:0;max-height:none}.inbox-v2__filters-builder-modal>header{order:1}.inbox-v2__filters-builder-modal>.inbox-v2__nav-builder-compat{order:2}.inbox-v2__filters-builder-modal>.inbox-v2__nav-builder-mode-panel{order:3}.inbox-v2__filters-builder-modal>.inbox-v2__nav-builder{order:4}.inbox-v2__filters-builder-modal>.inbox-v2__filters-builder-feedback{order:5}.inbox-v2__filters-builder-header{padding:2px 2px 0}.inbox-v2__nav-builder-compat,.inbox-v2__nav-builder-mode-panel{border:1px solid var(--v2-border);background:linear-gradient(#fffffffe 0%,#f7f9fcfc 100%);border-radius:16px;gap:12px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffffd6,0 10px 24px #0e12180d}.inbox-v2__nav-builder-compat-header,.inbox-v2__nav-builder-mode-panel-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inbox-v2__nav-builder-compat-header h3,.inbox-v2__nav-builder-mode-panel-header h3{letter-spacing:.08em;text-transform:uppercase;color:#5d6b7b;margin:0;font-size:12px}.inbox-v2__nav-builder-compat-header p,.inbox-v2__nav-builder-mode-panel-header p{color:var(--v2-text-soft);margin:4px 0 0;font-size:12px;line-height:1.45}.inbox-v2__nav-builder-compat-header .inbox-v2__advanced-ops-tabs{justify-content:flex-end}.inbox-v2__nav-builder-compat-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.inbox-v2__nav-builder-compat-grid label{letter-spacing:.05em;text-transform:uppercase;color:#677586;gap:6px;font-size:11px;font-weight:700;display:grid}.inbox-v2__nav-builder-compat-grid input,.inbox-v2__nav-builder-compat-grid select,.inbox-v2__nav-builder-compat-rule input{border:1px solid var(--v2-border-strong);color:var(--v2-text);background:#fffffffa;border-radius:10px;padding:8px 10px;font-size:12px}.inbox-v2__nav-builder-compat-grid input:focus-visible,.inbox-v2__nav-builder-compat-grid select:focus-visible,.inbox-v2__nav-builder-compat-rule input:focus-visible,.inbox-v2__nav-builder-catalog input:focus-visible,.inbox-v2__nav-builder-group>article>header input:focus-visible{outline-offset:1px;outline:2px solid #caa24ab3}.inbox-v2__nav-builder-compat-rules{border:1px solid var(--v2-border);background:linear-gradient(#fffffffa 0%,#f7f9fcfa 100%);border-radius:14px;gap:10px;padding:11px;display:grid}.inbox-v2__nav-builder-compat-rules>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.inbox-v2__nav-builder-compat-rules>header h4{letter-spacing:.04em;text-transform:uppercase;color:#5d6b7b;margin:0;font-size:12px}.inbox-v2__nav-builder-compat-rules>header p{color:var(--v2-text-soft);margin:4px 0 0;font-size:12px;line-height:1.45}.inbox-v2__nav-builder-compat-rules>header button{border:1px solid var(--v2-border-strong);color:var(--v2-text);cursor:pointer;background:#fffffffa;border-radius:10px;padding:7px 10px;font-size:11px;font-weight:700}.inbox-v2__nav-builder-compat-rule{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__filters-builder-meta{background:#f8fbfe;border:1px solid #d5dee8;border-radius:10px;gap:6px;padding:10px;display:grid}.inbox-v2__filters-builder-meta label{color:#1d2733;align-items:center;gap:8px;font-size:12px;display:inline-flex}.inbox-v2__filters-builder-meta p{color:#5a6878;margin:0;font-size:12px}.inbox-v2__filters-builder-saved{background:#f8fbfe;border:1px solid #d5dee8;border-radius:10px;gap:8px;padding:10px;display:grid}.inbox-v2__filters-builder-saved>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-v2__filters-builder-saved>header h3{margin:0;font-size:13px}.inbox-v2__filters-builder-saved>header span{color:#687587;font-size:11px}.inbox-v2__filters-builder-saved-list{gap:6px;max-height:200px;display:grid;overflow:auto}.inbox-v2__filters-builder-saved-list article{background:#fff;border:1px solid #d6e0ea;border-radius:9px;gap:6px;padding:8px;display:grid}.inbox-v2__filters-builder-saved-list article.is-selected{border-color:#111;box-shadow:0 0 0 1px #1113}.inbox-v2__filters-builder-saved-list article>button{color:#1f2b38;text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:700}.inbox-v2__filters-builder-saved-list article>div{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__filters-builder-saved-list article>div button{color:#1f2b38;cursor:pointer;background:#fff;border:1px solid #cad4df;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:700}.inbox-v2__filters-builder-feedback{gap:8px;display:grid}.orders-view-form-modal{gap:14px;width:min(760px,94vw);max-height:88vh;display:grid;overflow:auto}.orders-create-order-modal{background:linear-gradient(#fff 0%,#f7fafc 100%);border-color:#c7d4df;border-radius:16px;gap:16px;width:min(1220px,96vw);max-height:92vh;padding:18px;display:grid;overflow:auto;box-shadow:0 28px 70px #0f172a3d,0 3px 14px #0f172a14}.orders-worklist-create-modal{background:radial-gradient(circle at 92% 3%,#cdebe0c7,#0000 29%),linear-gradient(#fff 0%,#f6fafc 100%);border-color:#b9cad8}.orders-worklist-create-modal__steps{grid-template-columns:repeat(4,minmax(0,1fr))}.orders-create-order-modal .orders-worklist-create-modal__layout{align-items:start;min-height:0}.orders-worklist-create-modal__quiet,.orders-worklist-create-modal__error,.orders-worklist-create-modal__success{color:#5e6c7d;margin:0;font-size:12px;line-height:1.45}.orders-worklist-create-modal__error{color:#991b1b;background:#fff6f6;border:1px solid #f1c4c4;border-radius:10px;padding:10px 12px}.orders-worklist-create-modal__success{color:#166534;background:#effaf3;border:1px solid #b9dec8;border-radius:10px;padding:10px 12px}.orders-worklist-create-modal__suggestions,.orders-worklist-create-modal__recovery,.orders-worklist-create-modal__review-card,.orders-worklist-create-modal__shipments,.orders-worklist-create-modal__matches{background:#f8fafc;border:1px solid #d8e2e9;border-radius:12px;gap:9px;padding:12px;display:grid}.orders-worklist-create-modal__suggestions>span,.orders-worklist-create-modal__shipments header span,.orders-worklist-create-modal__matches header span{color:#657486;letter-spacing:.03em;text-transform:uppercase;font-size:10px;font-weight:800}.orders-worklist-create-modal__suggestions>button,.orders-worklist-create-modal__matches>button{color:#172232;cursor:pointer;text-align:left;background:#fff;border:1px solid #d6e0e8;border-radius:9px;gap:2px;padding:9px 10px;display:grid}.orders-worklist-create-modal__suggestions strong,.orders-worklist-create-modal__matches strong{font-size:12px}.orders-worklist-create-modal__suggestions small,.orders-worklist-create-modal__matches small{color:#647386;font-size:11px}.orders-worklist-create-modal__recovery>label{color:#334155;font-size:12px;font-weight:700}.orders-worklist-create-modal__reconciliation-state{color:#526478;background:#fff;border:1px solid #d9e4ea;border-radius:10px;gap:7px;padding:9px 10px;font-size:11px;line-height:1.4;display:grid}.orders-worklist-create-modal__reconciliation-state.is-checking{color:#345b7a;background:#f5f9fe;border-color:#c8d8ea}.orders-worklist-create-modal__reconciliation-state.is-clear{color:#1d6840;background:#f1faf4;border-color:#c7e2d1}.orders-worklist-create-modal__reconciliation-state.is-external_match,.orders-worklist-create-modal__reconciliation-state.is-local_match{color:#79551c;background:#fffaf0;border-color:#efd6a7}.orders-worklist-create-modal__reconciliation-state.is-error{color:#9a2727;background:#fff7f7;border-color:#ecc7c7}.orders-worklist-create-modal__reconciliation-state>strong{color:inherit;font-size:12px}.orders-worklist-create-modal__reconciliation-state>button{color:#27384b;cursor:pointer;text-align:left;background:#ffffffdb;border:1px solid #77551c38;border-radius:9px;gap:2px;padding:8px 9px;display:grid}.orders-worklist-create-modal__reconciliation-state>button:hover,.orders-worklist-create-modal__reconciliation-state>button:focus-visible,.orders-worklist-create-modal__reconciliation-state>button.is-selected{background:#effaf4;border-color:#1b6b56;outline:none}.orders-worklist-create-modal__reconciliation-state>button:disabled{cursor:default;opacity:.72}.orders-worklist-create-modal__reconciliation-state>button span{color:#1d3348;font-size:12px;font-weight:800}.orders-worklist-create-modal__reconciliation-state>button small{color:#627286;font-size:10px}.orders-worklist-create-modal__reconciliation-state>button em{color:#1b6b56;font-size:10px;font-style:normal;font-weight:800}.orders-worklist-create-modal__catalog-switch{flex-wrap:wrap;gap:7px;display:flex}.orders-worklist-create-modal__catalog-switch button{color:#4b5c6e;cursor:pointer;background:#fff;border:1px solid #d3dfe8;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.orders-worklist-create-modal__catalog-switch button.is-selected{color:#fff;background:#17324a;border-color:#17324a}.orders-worklist-create-modal__item-workspace{grid-template-columns:minmax(0,.9fr) minmax(310px,1.1fr);gap:12px;display:grid}.orders-worklist-create-modal__catalog-results,.orders-worklist-create-modal__items{background:#fbfcfd;border:1px solid #d8e2e9;border-radius:12px;align-content:start;gap:9px;padding:10px;display:grid}.orders-worklist-create-modal__catalog-results>article,.orders-worklist-create-modal__items>article,.orders-worklist-create-modal__shipments>article{background:#fff;border:1px solid #dce5ec;border-radius:10px;gap:7px;padding:10px;display:grid}.orders-worklist-create-modal__catalog-results article>strong{color:#1c2d3d;font-size:12px}.orders-worklist-create-modal__catalog-results article>small{color:#68798b;font-size:10px}.orders-worklist-create-modal__catalog-results article>div{flex-wrap:wrap;gap:6px;display:flex}.orders-worklist-create-modal__catalog-results article button{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #d4e0e8;border-radius:8px;padding:6px 7px;font-size:10px;font-weight:700}.orders-worklist-create-modal__items>header,.orders-worklist-create-modal__shipments>header,.orders-worklist-create-modal__matches>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.orders-worklist-create-modal__items>header>span{color:#536577;font-size:11px;font-weight:800}.orders-worklist-create-modal__items>header button,.orders-worklist-create-modal__shipments>header button,.orders-worklist-create-modal__matches>header button,.orders-worklist-create-modal__item-top button{color:#285b79;cursor:pointer;background:0 0;border:0;padding:2px;font-size:11px;font-weight:800}.orders-worklist-create-modal__item-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.orders-worklist-create-modal__item-top strong{color:#516476;letter-spacing:.03em;text-transform:uppercase;font-size:10px}.orders-worklist-create-modal__items label,.orders-worklist-create-modal__address-grid label,.orders-worklist-create-modal__shipment-grid label{gap:5px;display:grid}.orders-worklist-create-modal__items label>span,.orders-worklist-create-modal__address-grid label>span,.orders-worklist-create-modal__shipment-grid label>span{color:#617184;font-size:10px;font-weight:800}.orders-worklist-create-modal__item-fields,.orders-worklist-create-modal__shipment-grid{grid-template-columns:1.2fr .55fr .8fr;gap:7px;display:grid}.orders-worklist-create-modal__address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.orders-worklist-create-modal__address-grid label:nth-child(2),.orders-worklist-create-modal__address-grid label:nth-child(3){grid-column:span 2}.orders-worklist-create-modal__shipments header p,.orders-worklist-create-modal__review-card p{color:#627286;margin:3px 0 0;font-size:12px;line-height:1.45}.orders-worklist-create-modal__review-card strong{color:#213549;font-size:13px}.orders-worklist-create-modal__review-intent{background:radial-gradient(90% 130% at 100% 0,#b4e7cf52,#0000 58%),#f4fbf7;border-color:#bddfd0}.orders-worklist-create-modal__manifest{background:#fbfcfd;border:1px solid #d8e2e9;border-radius:12px;gap:10px;padding:12px;display:grid}.orders-worklist-create-modal__manifest>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.orders-worklist-create-modal__manifest header span{color:#66778a;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:850}.orders-worklist-create-modal__manifest h4{color:#1d3145;margin:3px 0 0;font-size:14px}.orders-worklist-create-modal__manifest header em{color:#17643d;white-space:nowrap;background:#effaf4;border:1px solid #c6dfd0;border-radius:999px;padding:5px 7px;font-size:10px;font-style:normal;font-weight:800}.orders-worklist-create-modal__manifest>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.orders-worklist-create-modal__manifest button{color:#263a4d;cursor:pointer;text-align:left;background:#fff;border:1px solid #dce5ec;border-radius:10px;gap:3px;min-width:0;padding:10px 36px 10px 10px;display:grid;position:relative}.orders-worklist-create-modal__manifest button:hover,.orders-worklist-create-modal__manifest button:focus-visible{border-color:#abc1d2;outline:none;box-shadow:0 7px 14px #152b3d0f}.orders-worklist-create-modal__manifest button>span{color:#68798a;letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:850}.orders-worklist-create-modal__manifest button>strong{color:#1e3144;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.orders-worklist-create-modal__manifest button>small{color:#637488;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.orders-worklist-create-modal__manifest button>em{color:#285b79;font-size:10px;font-style:normal;font-weight:850;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.orders-worklist-create-modal__matches header h4{color:#1c2c3b;margin:2px 0 0;font-size:14px}.orders-worklist-create-modal__matches>button.is-selected{background:#effaf4;border-color:#1b6b56;box-shadow:inset 0 0 0 1px #1b6b561f}.orders-worklist-create-modal__matches em{color:#466071;background:#edf3f7;border-radius:999px;width:fit-content;margin-top:2px;padding:3px 6px;font-size:10px;font-style:normal;font-weight:800}.orders-worklist-create-modal__matches>button.is-selected em{color:#17633f;background:#ccebd9}.orders-worklist-create-modal__summary header h3{color:#1d2f42;margin:4px 0 0;font-size:15px}.orders-worklist-create-modal__readiness-list{gap:7px;display:grid}.orders-worklist-create-modal__readiness-list article{background:#fbfcfd;border:1px solid #dce5ec;border-radius:10px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:7px;padding:8px;display:grid}.orders-worklist-create-modal__readiness-list article>span{color:#617286;background:#e9eff4;border-radius:999px;place-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:grid}.orders-worklist-create-modal__readiness-list article>div{gap:2px;min-width:0;display:grid}.orders-worklist-create-modal__readiness-list strong{color:#263b4e;font-size:11px}.orders-worklist-create-modal__readiness-list small{color:#6b7b8c;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.orders-worklist-create-modal__readiness-list em{color:#718195;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:850}.orders-worklist-create-modal__readiness-list article.is-ready{background:#f1faf4;border-color:#c6e0d0}.orders-worklist-create-modal__readiness-list article.is-ready>span{color:#17643d;background:#ccebd9}.orders-worklist-create-modal__readiness-list article.is-ready em{color:#17643d}.orders-worklist-create-modal__readiness-list article.is-attention{background:#fffaf0;border-color:#ecd7ad}.orders-worklist-create-modal__readiness-list article.is-attention>span,.orders-worklist-create-modal__readiness-list article.is-attention em{color:#8a611e}.orders-worklist-create-modal__local-proof{color:#607185;border-top:1px solid #e0e8ee;gap:3px;padding-top:10px;font-size:10px;line-height:1.45;display:grid}.orders-worklist-create-modal__local-proof strong{color:#1f6040;font-size:11px}.orders-worklist-create-modal__summary>dl{gap:8px;margin:0;display:grid}.orders-worklist-create-modal__summary>dl>div{border-bottom:1px solid #e3eaf0;gap:2px;padding:0 0 8px;display:grid}.orders-worklist-create-modal__summary dt{color:#6a7a8a;letter-spacing:.03em;text-transform:uppercase;font-size:10px;font-weight:800}.orders-worklist-create-modal__summary dd{color:#23384d;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:700}.orders-worklist-create-modal__guardrails{color:#246342;background:#f0faf4;border:1px solid #c8e1d3;border-radius:10px;gap:6px;padding:10px;font-size:11px;display:grid}.orders-worklist-create-modal__guardrails strong{color:#155c38;font-size:11px}.orders-worklist-create-modal__guardrails span:before{content:"✓";margin-right:6px;font-weight:900}.orders-worklist-create-modal__actions .is-primary{color:#fff;background:#163e57;border-color:#163e57}@media (max-width:860px){.orders-worklist-create-modal__layout,.orders-worklist-create-modal__item-workspace{grid-template-columns:1fr}.orders-worklist-create-modal__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.orders-worklist-create-modal__address-grid,.orders-worklist-create-modal__item-fields,.orders-worklist-create-modal__shipment-grid{grid-template-columns:1fr}.orders-worklist-create-modal__address-grid label:nth-child(2),.orders-worklist-create-modal__address-grid label:nth-child(3){grid-column:span 1}.orders-worklist-create-modal__manifest>div{grid-template-columns:1fr}}.orders-create-order-modal__header{align-items:flex-start;padding-bottom:4px}.orders-create-order-modal__header h2{letter-spacing:0;font-size:26px;line-height:1.08}.orders-create-order-modal__header p{color:#536173;max-width:660px;font-size:13px;line-height:1.5}.orders-create-order-modal__eyebrow,.orders-create-order-modal__section-head span,.orders-create-order-modal__source-panel>div>span,.orders-create-order-modal__order-type>span,.orders-create-order-modal__note>span,.orders-create-order-modal__summary header span,.orders-create-order-modal__guardrails strong,.orders-create-order-modal__catalog label>span,.orders-create-order-modal__cart header span,.orders-create-order-modal__pricing-panel header span,.orders-create-order-modal__price-breakdown header span,.orders-create-order-modal__address-panel header span,.orders-create-order-modal__shipping-panel header span,.orders-create-order-modal__review-panel header span,.orders-create-order-modal__success-panel header span,.orders-create-order-modal__review-address>span,.orders-create-order-modal__success-panel label>span,.orders-create-order-modal__integration-strip>span{color:#6a7787;letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:800}.orders-create-order-modal__steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.orders-create-order-modal__step{color:#3b4857;text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e1ea;border-radius:10px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:64px;padding:9px;display:grid}.orders-create-order-modal__step:disabled{cursor:not-allowed}.orders-create-order-modal__step>span{color:#526273;background:#eef3f7;border-radius:999px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.orders-create-order-modal__step strong{color:#172232;font-size:12px;line-height:1.2;display:block}.orders-create-order-modal__step small{color:#687789;margin-top:3px;font-size:10px;line-height:1.25;display:block}.orders-create-order-modal__step.is-active{background:#f7f9fb;border-color:#1f2937;box-shadow:inset 0 0 0 1px #1f293724}.orders-create-order-modal__step.is-active>span,.orders-create-order-modal__step.is-complete>span{color:#fff;background:#111827}.orders-create-order-modal__step.is-locked{opacity:.58}.orders-create-order-modal__layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:16px;min-height:560px;display:grid}.orders-create-order-modal__main,.orders-create-order-modal__summary{background:#fff;border:1px solid #d8e1ea;border-radius:14px;min-width:0;box-shadow:0 12px 30px #0f172a0f}.orders-create-order-modal__main{gap:16px;padding:16px;display:grid}.orders-create-order-modal__section-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.orders-create-order-modal__section-head h3{color:#142033;letter-spacing:0;margin:4px 0 0;font-size:20px;line-height:1.15}.orders-create-order-modal__section-head em{color:#526273;background:#f8fafc;border:1px solid #d8e1ea;border-radius:999px;padding:6px 9px;font-size:11px;font-style:normal;font-weight:800}.orders-create-order-modal__customer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.orders-create-order-modal__customer-grid label,.orders-create-order-modal__note,.orders-create-order-modal__product-search,.orders-create-order-modal__cart-item label,.orders-create-order-modal__review-ops label{gap:6px;display:grid}.orders-create-order-modal__customer-grid label>span,.orders-create-order-modal__cart-item label>span,.orders-create-order-modal__cart-numbers label>span,.orders-create-order-modal__review-ops label>span{color:#5c6978;font-size:11px;font-weight:800}.orders-create-order-modal input,.orders-create-order-modal select,.orders-create-order-modal textarea{color:#172232;background:#fff;border:1px solid #cfdae5;border-radius:10px;width:100%;min-width:0;padding:10px 11px;font-size:13px;line-height:1.3}.orders-create-order-modal textarea{resize:vertical}.orders-create-order-modal input:focus,.orders-create-order-modal select:focus,.orders-create-order-modal textarea:focus{border-color:#111827;outline:2px solid #11182729}.orders-create-order-modal__source-panel{gap:10px;display:grid}.orders-create-order-modal__source-panel p{color:#5d6978;margin:4px 0 0;font-size:13px;line-height:1.45}.orders-create-order-modal__source-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.orders-create-order-modal__source-options button,.orders-create-order-modal__product-card,.orders-create-order-modal__cart-item{background:#fff;border:1px solid #d8e1ea;border-radius:12px;box-shadow:0 8px 20px #0f172a0a}.orders-create-order-modal__source-options button{text-align:left;cursor:pointer;gap:8px;min-height:178px;padding:12px;display:grid}.orders-create-order-modal__source-options button>span{color:#536173;background:#f8fafc;border:1px solid #d4dde8;border-radius:999px;width:fit-content;padding:4px 7px;font-size:10px;font-weight:800}.orders-create-order-modal__source-options button strong{color:#132033;font-size:15px;line-height:1.2}.orders-create-order-modal__source-options button small{color:#5f6d7d;font-size:12px;line-height:1.45}.orders-create-order-modal__source-options button em{color:#526273;background:#f8fafc;border:1px solid #d8e1ea;border-radius:999px;width:fit-content;padding:4px 7px;font-size:10px;font-style:normal;font-weight:800}.orders-create-order-modal__source-options button.is-connected em{color:#166534;background:#edf9f2;border-color:#bbdfca}.orders-create-order-modal__source-options button.is-disconnected em{color:#991b1b;background:#fff5f5;border-color:#f0c7c7}.orders-create-order-modal__source-options button.is-selected{background:#f7f9fb;border-color:#111827;box-shadow:inset 0 0 0 1px #11182724,0 12px 26px #0f172a14}.orders-create-order-modal__source-options button:disabled{opacity:.68;cursor:not-allowed}.orders-create-order-modal__capability-row{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.orders-create-order-modal__capability-row b{color:#4e5d6d;background:#f8fafc;border:1px solid #d8e1ea;border-radius:999px;padding:4px 6px;font-size:9px;font-weight:800;line-height:1}.orders-create-order-modal__capability-row b.is-strong{color:#166534;background:#edf9f2;border-color:#bbdfca}.orders-create-order-modal__capability-row b.is-ready{color:#334155;background:#eef3f7;border-color:#c7d4df}.orders-create-order-modal__capability-row b.is-limited{color:#92400e;background:#fff8e8;border-color:#f0d9aa}.orders-create-order-modal__capability-row b.is-blocked{color:#991b1b;background:#fff5f5;border-color:#f0c7c7}.orders-create-order-modal__source-capability{background:#f8fafc;border:1px solid #d8e1ea;border-radius:12px;gap:7px;padding:10px 12px;display:grid}.orders-create-order-modal__source-capability>span{color:#526273;text-transform:uppercase;background:#fff;border:1px solid #c7d4df;border-radius:999px;width:fit-content;padding:4px 7px;font-size:10px;font-weight:800}.orders-create-order-modal__source-capability strong{color:#182335;font-size:12px;line-height:1.45}.orders-create-order-modal__source-capability ul{color:#667386;margin:0;padding-left:16px;font-size:11px;line-height:1.45}.orders-create-order-modal__integration-strip{background:#f8fafc;border:1px solid #d8e1ea;border-radius:12px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;padding:10px;display:grid}.orders-create-order-modal__integration-strip strong{color:#526273;background:#fff;border:1px solid #d8e1ea;border-radius:999px;padding:4px 7px;font-size:10px}.orders-create-order-modal__integration-strip.is-connected strong{color:#166534;background:#edf9f2;border-color:#bbdfca}.orders-create-order-modal__integration-strip.is-disconnected strong{color:#991b1b;background:#fff5f5;border-color:#f0c7c7}.orders-create-order-modal__integration-strip small,.orders-create-order-modal__integration-error{color:#607083;font-size:12px;line-height:1.35}.orders-create-order-modal__integration-error{color:#991b1b;margin:0}.orders-create-order-modal__order-type{background:#f8fafc;border:1px solid #d8e1ea;border-radius:12px;gap:10px;padding:12px;display:grid}.orders-create-order-modal__order-type>div{flex-wrap:wrap;gap:8px;display:flex}.orders-create-order-modal__order-type button{color:#243244;cursor:pointer;background:#fff;border:1px solid #ccd8e3;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.orders-create-order-modal__order-type button.is-selected{color:#fff;background:#111827;border-color:#111827}.orders-create-order-modal__order-type button:disabled{color:#94a3b8;cursor:not-allowed}.orders-create-order-modal__products-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.76fr);gap:14px;display:grid}.orders-create-order-modal__catalog,.orders-create-order-modal__cart{align-content:start;gap:12px;min-width:0;display:grid}.orders-create-order-modal__product-results,.orders-create-order-modal__cart-list{gap:10px;max-height:430px;padding-right:2px;display:grid;overflow:auto}.orders-create-order-modal__category-filter{flex-wrap:wrap;gap:7px;display:flex}.orders-create-order-modal__category-filter button{color:#4f5f72;cursor:pointer;background:#fff;border:1px solid #d7e0e9;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.orders-create-order-modal__category-filter button.is-selected{color:#fff;background:#111827;border-color:#111827}.orders-create-order-modal__product-card{gap:10px;padding:12px;display:grid}.orders-create-order-modal__product-card>header,.orders-create-order-modal__cart>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.orders-create-order-modal__product-card>header img{object-fit:cover;background:#f8fafc;border:1px solid #d8e1ea;border-radius:10px;flex:none;width:46px;height:46px}.orders-create-order-modal__product-card>header span{color:#6a7787;text-transform:uppercase;font-size:10px;font-weight:800}.orders-create-order-modal__product-card>header strong,.orders-create-order-modal__cart>header strong{color:#132033;margin-top:3px;font-size:14px;line-height:1.25;display:block}.orders-create-order-modal__product-card>header em{border-radius:999px;padding:5px 7px;font-size:10px;font-style:normal;font-weight:800}.orders-create-order-modal__product-card>header em.is-in-stock{color:#166534;background:#e8f7ef}.orders-create-order-modal__product-card>header em.is-low-stock{color:#92400e;background:#fff4dd}.orders-create-order-modal__product-card>header em.is-custom{color:#475569;background:#eef2f7}.orders-create-order-modal__variant-list{gap:7px;display:grid}.orders-create-order-modal__variant-list button{color:#172232;text-align:left;cursor:pointer;background:#f9fbfd;border:1px solid #d7e0e9;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:9px;display:flex}.orders-create-order-modal__variant-list button.is-selected{background:#f0fdf4;border-color:#16a34a;box-shadow:inset 0 0 0 1px #16a34a2e}.orders-create-order-modal__variant-list button.is-unavailable{opacity:.62;cursor:not-allowed}.orders-create-order-modal__variant-list button.is-unavailable em{color:#991b1b;background:#fff5f5}.orders-create-order-modal__variant-list button>img{object-fit:cover;background:#fff;border:1px solid #d8e1ea;border-radius:8px;flex:none;width:34px;height:34px}.orders-create-order-modal__variant-list button em{color:#166534;background:#dcfce7;border-radius:999px;padding:5px 7px;font-size:10px;font-style:normal;font-weight:900}.orders-create-order-modal__variant-list button:hover,.orders-create-order-modal__variant-list button:focus-visible{background:#fff;border-color:#111827;outline:none}.orders-create-order-modal__variant-list button.is-unavailable:hover,.orders-create-order-modal__variant-list button.is-unavailable:focus-visible{background:#f9fbfd;border-color:#d7e0e9}.orders-create-order-modal__variant-list button span{gap:2px;display:grid}.orders-create-order-modal__variant-list button strong{color:#172232;font-size:12px;line-height:1.2}.orders-create-order-modal__variant-list button small{color:#667486;font-size:11px}.orders-create-order-modal__empty-products{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:16px}.orders-create-order-modal__cart-alert{color:#991b1b;background:#fff5f5;border:1px solid #f0c7c7;border-radius:10px;padding:9px 10px;font-size:12px;font-weight:700;line-height:1.4}.orders-create-order-modal__catalog-state{background:#f8fafc;border:1px solid #d8e1ea;border-radius:12px;padding:12px}.orders-create-order-modal__catalog-state.is-error{background:#fff8e8;border-color:#f0d9aa}.orders-create-order-modal__catalog-state strong{color:#172232;font-size:13px}.orders-create-order-modal__catalog-state p{color:#667486;margin:4px 0 0;font-size:12px;line-height:1.4}.orders-create-order-modal__empty-products strong{color:#172232;font-size:13px}.orders-create-order-modal__empty-products p{color:#667486;margin:4px 0 0;font-size:12px}.orders-create-order-modal__cart>header button{color:#fff;cursor:pointer;background:#111827;border:1px solid #111827;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.orders-create-order-modal__cart-item{grid-template-columns:minmax(0,1.2fr) minmax(0,.85fr);gap:10px;padding:12px;display:grid}.orders-create-order-modal__cart-item label:first-child,.orders-create-order-modal__cart-numbers{grid-column:1/-1}.orders-create-order-modal__cart-numbers{grid-template-columns:72px minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.orders-create-order-modal__cart-numbers button{color:#7f1d1d;cursor:pointer;background:#fff;border:1px solid #d3dde7;border-radius:10px;min-height:39px;padding:0 10px;font-size:11px;font-weight:800}.orders-create-order-modal__pricing-layout,.orders-create-order-modal__delivery-layout{gap:14px;display:grid}.orders-create-order-modal__pricing-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr)}.orders-create-order-modal__delivery-layout{grid-template-columns:minmax(0,1.12fr) minmax(280px,.72fr)}.orders-create-order-modal__pricing-panel,.orders-create-order-modal__price-breakdown,.orders-create-order-modal__address-panel,.orders-create-order-modal__shipping-panel,.orders-create-order-modal__pricing-guidance article{background:#fff;border:1px solid #d8e1ea;border-radius:12px;min-width:0;box-shadow:0 8px 22px #0f172a0b}.orders-create-order-modal__pricing-panel,.orders-create-order-modal__price-breakdown,.orders-create-order-modal__address-panel,.orders-create-order-modal__shipping-panel{align-content:start;gap:12px;padding:12px;display:grid}.orders-create-order-modal__pricing-panel header,.orders-create-order-modal__price-breakdown header,.orders-create-order-modal__address-panel header,.orders-create-order-modal__shipping-panel header,.orders-create-order-modal__review-panel header,.orders-create-order-modal__success-panel header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.orders-create-order-modal__pricing-panel header strong,.orders-create-order-modal__price-breakdown header strong,.orders-create-order-modal__address-panel header strong,.orders-create-order-modal__shipping-panel header strong,.orders-create-order-modal__review-panel header strong,.orders-create-order-modal__success-panel header strong{color:#132033;font-size:13px;line-height:1.25}.orders-create-order-modal__discount-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.orders-create-order-modal__discount-options button,.orders-create-order-modal__address-options button,.orders-create-order-modal__shipping-options button{color:#172232;cursor:pointer;text-align:left;background:#f9fbfd;border:1px solid #d7e0e9;border-radius:10px;min-width:0}.orders-create-order-modal__discount-options button{text-align:center;min-height:42px;padding:9px;font-size:12px;font-weight:800}.orders-create-order-modal__discount-options button.is-selected,.orders-create-order-modal__shipping-options button.is-selected{background:#f7f9fb;border-color:#111827;box-shadow:inset 0 0 0 1px #11182724}.orders-create-order-modal__pricing-fields,.orders-create-order-modal__address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.orders-create-order-modal__pricing-fields label,.orders-create-order-modal__address-grid label,.orders-create-order-modal__custom-shipping{gap:6px;display:grid}.orders-create-order-modal__pricing-fields label>span,.orders-create-order-modal__address-grid label>span,.orders-create-order-modal__custom-shipping>span{color:#5c6978;font-size:11px;font-weight:800}.orders-create-order-modal__price-breakdown dl{gap:8px;margin:0;display:grid}.orders-create-order-modal__price-breakdown dl>div{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;display:flex}.orders-create-order-modal__price-breakdown dl>div.is-total{border-bottom:0;padding:8px 0 0}.orders-create-order-modal__price-breakdown dt{color:#657386;font-size:11px;font-weight:800}.orders-create-order-modal__price-breakdown dd{color:#172232;margin:0;font-size:13px;font-weight:800}.orders-create-order-modal__price-breakdown .is-total dt,.orders-create-order-modal__price-breakdown .is-total dd{color:#111827;font-size:16px}.orders-create-order-modal__pricing-guidance{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.orders-create-order-modal__pricing-guidance article{background:#f8fafc;padding:12px}.orders-create-order-modal__pricing-guidance strong{color:#172232;font-size:13px}.orders-create-order-modal__pricing-guidance p{color:#5f6d7d;margin:5px 0 0;font-size:12px;line-height:1.45}.orders-create-order-modal__address-options,.orders-create-order-modal__shipping-options{gap:8px;display:grid}.orders-create-order-modal__address-options{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-create-order-modal__address-options button,.orders-create-order-modal__shipping-options button{gap:4px;padding:10px;display:grid}.orders-create-order-modal__address-options button span,.orders-create-order-modal__shipping-options button span{color:#697789;text-transform:uppercase;font-size:10px;font-weight:800}.orders-create-order-modal__address-options button strong,.orders-create-order-modal__shipping-options button strong{color:#172232;font-size:13px;line-height:1.2}.orders-create-order-modal__address-options button small,.orders-create-order-modal__shipping-options button small{color:#607083;font-size:11px;line-height:1.35}.orders-create-order-modal__shipping-options button em{color:#111827;font-size:12px;font-style:normal;font-weight:800}.orders-create-order-modal__billing-toggle{color:#243244;background:#f8fafc;border:1px solid #d8e1ea;border-radius:10px;align-items:center;gap:8px;padding:10px;font-size:12px;font-weight:800;display:flex}.orders-create-order-modal__billing-toggle input{border-radius:4px;width:16px;min-width:16px;height:16px;padding:0}.orders-create-order-modal__review-layout{grid-template-columns:minmax(0,1fr) minmax(290px,.78fr);gap:14px;display:grid}.orders-create-order-modal__review-panel,.orders-create-order-modal__success-panel{background:#fff;border:1px solid #d8e1ea;border-radius:12px;align-content:start;gap:12px;min-width:0;padding:12px;display:grid;box-shadow:0 8px 22px #0f172a0b}.orders-create-order-modal__review-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.orders-create-order-modal__review-facts span{background:#f8fafc;border:1px solid #e0e7ef;border-radius:10px;gap:3px;min-width:0;padding:9px;display:grid}.orders-create-order-modal__review-facts em{color:#697789;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:800}.orders-create-order-modal__review-facts strong{color:#172232;overflow-wrap:anywhere;font-size:13px;line-height:1.2}.orders-create-order-modal__review-items{gap:8px;max-height:210px;display:grid;overflow:auto}.orders-create-order-modal__review-items>div{background:#fff;border:1px solid #e0e7ef;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:12px;padding:9px;display:flex}.orders-create-order-modal__review-items span{gap:3px;min-width:0;display:grid}.orders-create-order-modal__review-items strong{color:#172232;font-size:13px;line-height:1.2}.orders-create-order-modal__review-items small{color:#667486;font-size:11px}.orders-create-order-modal__review-items em{white-space:nowrap;color:#172232;font-size:12px;font-style:normal;font-weight:800}.orders-create-order-modal__review-total{gap:8px;margin:0;display:grid}.orders-create-order-modal__review-total>div{border-bottom:1px solid #edf1f5;justify-content:space-between;gap:12px;padding-bottom:8px;display:flex}.orders-create-order-modal__review-total>div.is-total{border-bottom:0;padding-bottom:0}.orders-create-order-modal__review-total dt{color:#657386;font-size:11px;font-weight:800}.orders-create-order-modal__review-total dd{color:#172232;margin:0;font-size:13px;font-weight:800}.orders-create-order-modal__review-total .is-total dt,.orders-create-order-modal__review-total .is-total dd{color:#111827;font-size:16px}.orders-create-order-modal__creation-options{gap:8px;display:grid}.orders-create-order-modal__creation-options button{color:#172232;text-align:left;cursor:pointer;background:#f9fbfd;border:1px solid #d7e0e9;border-radius:10px;gap:4px;padding:10px;display:grid}.orders-create-order-modal__creation-options button.is-selected{background:#f7f9fb;border-color:#111827;box-shadow:inset 0 0 0 1px #11182724}.orders-create-order-modal__creation-options button:disabled{opacity:.58;cursor:not-allowed}.orders-create-order-modal__creation-options button span{color:#697789;text-transform:uppercase;font-size:10px;font-weight:800}.orders-create-order-modal__creation-options button strong{color:#172232;font-size:13px}.orders-create-order-modal__creation-options button small{color:#607083;font-size:11px;line-height:1.35}.orders-create-order-modal__paid-guardrail{background:#fff8e7;border:1px solid #f1c36d;border-radius:10px;gap:9px;padding:12px;display:grid}.orders-create-order-modal__paid-guardrail>span,.orders-create-order-modal__paid-guardrail label>span{color:#8a5a12;text-transform:uppercase;font-size:10px;font-weight:800}.orders-create-order-modal__paid-guardrail>strong{color:#172232;font-size:13px}.orders-create-order-modal__paid-guardrail p{color:#725017;margin:0;font-size:12px;line-height:1.4}.orders-create-order-modal__paid-guardrail label{gap:6px;display:grid}.orders-create-order-modal__review-address{background:#f8fafc;border:1px solid #d8e1ea;border-radius:10px;gap:4px;padding:10px;display:grid}.orders-create-order-modal__review-address strong{color:#172232;font-size:13px}.orders-create-order-modal__review-address p{color:#607083;margin:0;font-size:12px;line-height:1.4}.orders-create-order-modal__review-address em{color:#991b1b;font-size:11px;font-style:normal;font-weight:800;line-height:1.35}.orders-create-order-modal__payment-handoff{background:#f8fafc;border:1px solid #d8e1ea;border-radius:10px;gap:4px;padding:10px;display:grid}.orders-create-order-modal__payment-handoff span{color:#172232;font-size:12px;font-weight:900}.orders-create-order-modal__payment-handoff p{color:#607083;margin:0;font-size:12px;line-height:1.4}.orders-create-order-modal__review-ops{background:#fff;border:1px solid #d8e1ea;border-radius:10px;gap:10px;padding:10px;display:grid}.orders-create-order-modal__tag-preview{flex-wrap:wrap;gap:6px;display:flex}.orders-create-order-modal__tag-preview span{color:#334155;background:#eef3f7;border:1px solid #c7d4df;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.orders-create-order-modal__integration-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.orders-create-order-modal__integration-checks span{background:#fff5f5;border:1px solid #f0c7c7;border-radius:10px;gap:4px;padding:10px;display:grid}.orders-create-order-modal__integration-checks span.is-ready{background:#edf9f2;border-color:#bbdfca}.orders-create-order-modal__integration-checks em{color:#697789;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:800}.orders-create-order-modal__integration-checks strong{color:#172232;font-size:13px}.orders-create-order-modal__integration-checks small{color:#607083;font-size:11px;line-height:1.35}.orders-create-order-modal__success-panel{background:#f4fbf7;border-color:#b8ddc8}.orders-create-order-modal__success-panel label{gap:6px;display:grid}.orders-create-order-modal__success-actions{flex-wrap:wrap;gap:8px;display:flex}.orders-create-order-modal__provider-receipt{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.orders-create-order-modal__provider-receipt span{background:#ffffffb8;border:1px solid #d7e0e9;border-radius:10px;gap:3px;padding:9px;display:grid}.orders-create-order-modal__provider-receipt span.is-ready{background:#edf9f2;border-color:#bbdfca}.orders-create-order-modal__provider-receipt em{color:#697789;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:800}.orders-create-order-modal__provider-receipt strong{overflow-wrap:anywhere;color:#172232;min-width:0;font-size:12px}.orders-create-order-modal__success-actions button,.orders-create-order-modal__success-actions a{color:#fff;cursor:pointer;background:#111827;border:1px solid #111827;border-radius:10px;min-height:38px;padding:9px 12px;font-size:12px;font-weight:800;text-decoration:none}.orders-create-order-modal__success-actions a{color:#172232;background:#fff;border-color:#cbd5e1}.orders-create-order-modal__summary{gap:14px;padding:14px;display:grid;position:sticky;top:0}.orders-create-order-modal__summary header{justify-content:space-between;align-items:center;gap:10px;display:flex}.orders-create-order-modal__summary header strong{color:#fff;background:#111827;border:1px solid #111827;border-radius:999px;padding:6px 8px;font-size:11px}.orders-create-order-modal__summary dl{gap:8px;margin:0;display:grid}.orders-create-order-modal__summary dl>div{border-bottom:1px solid #edf1f5;gap:3px;padding-bottom:8px;display:grid}.orders-create-order-modal__summary dt{color:#6b7788;text-transform:uppercase;font-size:10px;font-weight:800}.orders-create-order-modal__summary dd{color:#172232;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:700}.orders-create-order-modal__guardrails{gap:7px;display:grid}.orders-create-order-modal__guardrails span{color:#687789;background:#f8fafc;border:1px solid #d8e1ea;border-radius:10px;padding:8px 9px;font-size:12px;font-weight:700}.orders-create-order-modal__guardrails span.is-ready{color:#166534;background:#edf9f2;border-color:#bbdfca}.orders-create-order-modal__actions{border-top:1px solid #dce4ec;padding-top:12px}.orders-create-order-modal__actions button:disabled,.orders-create-order-modal__actions button:last-child:disabled{color:#94a3b8;cursor:not-allowed;background:#eef2f6;border-color:#d1dbe6}@media (max-width:980px){.orders-create-order-modal__steps,.orders-create-order-modal__layout,.orders-create-order-modal__products-layout,.orders-create-order-modal__pricing-layout,.orders-create-order-modal__delivery-layout,.orders-create-order-modal__review-layout,.orders-create-order-modal__source-options{grid-template-columns:1fr}.orders-create-order-modal__summary{position:static}}@media (max-width:680px){.orders-create-order-modal{border-radius:0;width:min(100vw,100%);max-height:100vh}.orders-create-order-modal__customer-grid,.orders-create-order-modal__cart-item,.orders-create-order-modal__cart-numbers,.orders-create-order-modal__discount-options,.orders-create-order-modal__pricing-fields,.orders-create-order-modal__pricing-guidance,.orders-create-order-modal__address-options,.orders-create-order-modal__address-grid,.orders-create-order-modal__review-facts,.orders-create-order-modal__integration-strip,.orders-create-order-modal__integration-checks{grid-template-columns:1fr}.orders-create-order-modal__review-items>div{display:grid}}.inbox-v2__nav-builder{border:1px solid var(--v2-border);background:linear-gradient(#fffffffe 0%,#f7f9fcfc 100%);border-radius:16px;gap:12px;min-height:0;padding:12px;display:grid;box-shadow:inset 0 0 0 1px #c6a6661f,0 12px 28px #11182014}.inbox-v2__nav-builder>header{z-index:4;border-bottom:1px solid var(--v2-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#fffffffc 0%,#f7f9fcfb 100%);justify-content:space-between;align-items:flex-start;gap:10px;margin:-12px -12px 0;padding:12px 12px 11px;display:flex;position:sticky;top:-10px}.inbox-v2__nav-builder>header h3{letter-spacing:.03em;text-transform:uppercase;margin:0;font-size:13px}.inbox-v2__nav-builder>header p{color:#667486;margin:4px 0 0;font-size:11px}.inbox-v2__nav-builder-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.inbox-v2__nav-builder-actions button{border:1px solid var(--v2-border-strong);color:var(--v2-text);cursor:pointer;background:#fffffffa;border-radius:10px;padding:7px 10px;font-size:11px;font-weight:700;transition:border-color .14s,background .14s,box-shadow .14s,transform .14s}.inbox-v2__nav-builder-actions button:hover:not(:disabled){background:#fff;border-color:#11182733;transform:translateY(-1px);box-shadow:0 10px 24px #0e12180f}.inbox-v2__nav-builder-actions button:last-child{color:#18160f;background:linear-gradient(#ead8b4fa,#dcc080fa);border-color:#caa24ab8;box-shadow:inset 0 1px #ffffff75,0 10px 24px #8c6c271f}.inbox-v2__nav-builder-actions button:last-child:hover:not(:disabled){background:linear-gradient(#f0dfbdfa,#e1c584fa);border-color:#caa24ae0}.inbox-v2__nav-builder-actions button:disabled{opacity:.55;cursor:default}.inbox-v2__nav-builder-grid{grid-template-columns:minmax(200px,.72fr) minmax(420px,1.9fr);align-items:stretch;gap:12px;min-height:0;display:grid}.inbox-v2__nav-builder-catalog,.inbox-v2__nav-builder-layout{border:1px solid var(--v2-border);background:linear-gradient(#fffffffe 0%,#f8f9fcfc 100%);border-radius:14px;align-content:start;gap:10px;min-width:0;padding:10px;display:grid;box-shadow:inset 0 1px #ffffffd6}.inbox-v2__nav-builder-catalog{grid-template-rows:auto auto auto minmax(0,1fr);min-height:min(64vh,560px);overflow:hidden}.inbox-v2__nav-builder-layout{grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:min(64vh,560px);max-height:min(64vh,560px);display:grid;overflow:hidden}.inbox-v2__nav-builder-layout.is-dragging{background:#fbfdff;border-color:#caa24a7a;box-shadow:inset 0 0 0 1px #caa24a47,0 12px 26px #11161c0f}.inbox-v2__nav-builder-layout-scroll{overscroll-behavior:contain;scrollbar-gutter:stable both-edges;min-height:0;padding-right:2px;overflow:hidden auto}.inbox-v2__nav-builder-catalog h4{letter-spacing:.08em;text-transform:uppercase;color:#6a7788;margin:0;font-size:11px}.inbox-v2__nav-builder-catalog-meta{color:#5f6f83;margin:-2px 0 0;font-size:11px}.inbox-v2__nav-builder-catalog input{border:1px solid var(--v2-border-strong);color:var(--v2-text);background:#fffffffa;border-radius:10px;padding:8px 10px;font-size:12px}.inbox-v2__nav-builder-catalog-list{overscroll-behavior:contain;scrollbar-gutter:stable both-edges;gap:6px;min-height:0;max-height:none;display:grid;overflow:hidden scroll}.inbox-v2__nav-builder-catalog-list button{border:1px solid var(--v2-border);width:100%;color:var(--v2-text);text-align:left;cursor:pointer;background:#fffffffa;border-radius:11px;gap:5px;padding:9px 10px;transition:border-color .14s,background .14s,box-shadow .16s,transform .14s;display:grid}.inbox-v2__nav-builder-catalog-list button:hover,.inbox-v2__nav-builder-catalog-list button:focus-visible{border-color:var(--v2-border-strong);background:#fff;transform:translateY(-1px);box-shadow:0 10px 24px #0e12180f}.inbox-v2__nav-builder-catalog-item{touch-action:none;cursor:grab}.inbox-v2__nav-builder-catalog-item:active{cursor:grabbing}.inbox-v2__nav-builder-catalog-item.is-dragging{opacity:.8;background:#f8f3e7eb;border-color:#caa24a66;box-shadow:0 14px 28px #11161c1a}.inbox-v2__nav-builder-catalog-list button span{font-size:12px;font-weight:700}.inbox-v2__nav-builder-catalog-list button small{color:#6b7888;font-size:10px}.inbox-v2__nav-builder-group{margin-bottom:8px}.inbox-v2__nav-builder-group>article{border:1px solid var(--v2-border);background:#fffffffa;border-radius:14px;gap:9px;padding:10px;transition:border-color .12s,box-shadow .12s,background .12s;display:grid;box-shadow:inset 0 1px #ffffffd6}.inbox-v2__nav-builder-group>article.is-selected{border-color:#caa24ab3;box-shadow:inset 0 0 0 1px #caa24a33,0 10px 22px #11161c0d}.inbox-v2__nav-builder-group>article.is-drop-target{background:#fcf9f1f0;border-color:#caa24a70;box-shadow:inset 0 0 0 1px #caa24a2e}.inbox-v2__nav-builder-drag-overlay{color:#1f2832;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #9cb0c6;border-radius:8px;max-width:320px;padding:8px 10px;font-size:12px;font-weight:700;overflow:hidden;box-shadow:0 12px 24px #11161c29}.inbox-v2__nav-builder-group>article>header{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:6px;display:grid}.inbox-v2__nav-builder-group>article>header input{border:1px solid var(--v2-border-strong);color:var(--v2-text);background:#fffffffa;border-radius:10px;padding:7px 10px;font-size:12px}.inbox-v2__nav-builder-group>article>header button{border:1px solid var(--v2-border);color:#334150;cursor:pointer;background:#fffffffa;border-radius:9px;padding:6px 9px;font-size:11px;font-weight:700}.inbox-v2__nav-builder-compat-rules>header button:hover,.inbox-v2__nav-builder-group>article>header button:hover,.inbox-v2__nav-builder-item button:hover,.inbox-v2__nav-builder-handle:hover{border-color:var(--v2-border-strong);background:#fff}.inbox-v2__nav-builder-handle{border:1px solid var(--v2-border);color:#0000;background:#f7f8fbfa;border-radius:10px;justify-content:center;width:34px;min-width:34px;font-size:0;position:relative}.inbox-v2__nav-builder-handle:before{content:"";opacity:.78;background-image:radial-gradient(circle,#7d8793 1.1px,#0000 1.2px);background-position:0 0;background-size:5px 5px;width:10px;height:14px;display:block}.inbox-v2__nav-builder-items{gap:6px;min-height:42px;display:grid}@media (max-width:1180px){.inbox-v2__quick-review-layout{grid-template-columns:minmax(0,1fr)}.inbox-v2__nav-builder-compat-header,.inbox-v2__nav-builder-mode-panel-header{flex-direction:column}.inbox-v2__quick-review-thread-list{max-height:240px}.inbox-v2__nav-builder-grid,.inbox-v2__reply-generator-grid,.inbox-v2__nav-builder-mode-tabs{grid-template-columns:minmax(0,1fr)}.inbox-v2__nav-builder-catalog-list,.inbox-v2__nav-builder-layout,.inbox-v2__nav-builder-catalog{min-height:min(40vh,360px);max-height:min(40vh,360px)}}@media (max-width:720px){.inbox-v2__nav-builder-compat-rule{grid-template-columns:minmax(0,1fr)}.inbox-v2__nav-builder>header{align-items:stretch}.inbox-v2__nav-builder-actions{justify-content:flex-start}}.inbox-v2__nav-builder-items>.inbox-v2__rail-muted.is-drop-target{color:#334a62;background:#eef4fb;border:1px dashed #8da2b9;border-radius:8px;padding:9px 10px}.inbox-v2__nav-builder-group-drop-indicator{color:#334a62;letter-spacing:.04em;text-transform:uppercase;background:#eef4fb;border:1px dashed #8da2b9;border-radius:8px;justify-content:center;align-items:center;padding:5px 8px;font-size:10px;font-weight:700;display:flex}.inbox-v2__nav-builder-group-drop-indicator.is-tail{background:#f3f7fc;border-style:solid}.inbox-v2__nav-builder-item>div{border:1px solid var(--v2-border);background:#fffffffa;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.inbox-v2__nav-builder-item{transition:transform .18s cubic-bezier(.22,1,.36,1)}.inbox-v2__nav-builder-item span{color:#1f2832;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.inbox-v2__nav-builder-item small{border:1px solid var(--v2-border);text-align:center;min-width:22px;color:var(--v2-text-soft);background:#f7f8fbfa;border-radius:999px;padding:3px 7px;font-size:10px}.inbox-v2__nav-builder-item button{border:1px solid var(--v2-border);color:#3b4958;cursor:pointer;background:#fffffffa;border-radius:8px;padding:5px 8px;font-size:10px;font-weight:700}.inbox-v2__nav-builder-footnote{color:#687687;margin:2px 0 0;font-size:11px}.inbox-v2__tag-manager-modal{width:min(720px,96vw)}.inbox-v2__tag-manager-modal .inbox-v2__badge-editor-body{gap:10px}.inbox-v2__tag-manager-modal .inbox-v2__overlay-message{background:radial-gradient(120% 120% at 100% 0,#8b5cf614 0%,#8b5cf600 50%),#f8fafcf5;border-left-color:#8b5cf694;align-items:center}.inbox-v2__tag-manager-modal .inbox-v2__overlay-message>svg{color:#7c3aed}.inbox-v2__tag-manager-create-row,.inbox-v2__tag-manager-row{grid-template-columns:32px minmax(0,1fr) 24px}.inbox-v2__tag-manager-create-row .inbox-v2__toolbar-option-icon,.inbox-v2__tag-manager-row .inbox-v2__toolbar-option-icon{box-shadow:none;background:0 0;border:0}.inbox-v2__tag-manager-create-row .inbox-v2__toolbar-option-icon{color:#7c3aed}.inbox-v2__tag-manager-row .inbox-v2__toolbar-option-icon{color:#64748b}.inbox-v2__tag-manager-row.is-active .inbox-v2__toolbar-option-icon{color:#72561d;background:0 0}.orders-tag-editor-catalog{gap:8px;display:grid}.orders-tag-editor-catalog .inbox-v2__toolbar-option-icon{box-shadow:none;background:0 0;border:0}.orders-tag-editor-catalog .inbox-v2__toolbar-option-row.is-active .inbox-v2__toolbar-option-icon{background:0 0}.inbox-v2__tag-manager-group{background:#f8fbfe;border:1px solid #d5dee8;border-radius:10px;gap:8px;padding:10px;display:grid}.inbox-v2__tag-manager-group>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-v2__tag-manager-group>header h3{margin:0;font-size:13px}.inbox-v2__tag-manager-group>header span{color:#6a7787;font-size:11px}.inbox-v2__tag-manager-list{overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y;-webkit-overflow-scrolling:touch;gap:8px;min-height:0;max-height:340px;padding-right:2px;display:grid;overflow-y:auto}.inbox-v2__tag-create-modal label{color:#4f5c6c;gap:6px;font-size:12px;display:grid}.inbox-v2__tag-create-modal input,.inbox-v2__tag-create-modal select{color:#19222d;background:#fff;border:1px solid #bfccda;border-radius:9px;padding:8px 9px;font-size:13px}.inbox-v2__related-modal{background:radial-gradient(120% 90% at 100% 0,#d7b76f17,#0000 42%),linear-gradient(#fff 0%,#f7fafc 100%);gap:14px;width:min(980px,96vw);max-height:92vh;padding:18px}.inbox-v2__related-modal-context{background:linear-gradient(135deg,#f6fcfff5,#fffcf2e6);border:1px solid #c4d1deeb;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 12px;display:grid}.inbox-v2__related-modal-context-icon{color:#6a511f;background:#fff8e8;border:1px solid #bc975070;border-radius:11px;place-items:center;width:34px;height:34px;font-size:16px;font-weight:950;display:inline-grid}.inbox-v2__related-modal-context>div{gap:3px;min-width:0;display:grid}.inbox-v2__related-modal-context>div>span{color:#78889a;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.inbox-v2__related-modal-context>div>strong{color:#1f2d3d;font-size:13px;font-weight:900}.inbox-v2__related-modal-context>div>small{color:#5f7184;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.inbox-v2__related-modal-context>b{color:#536377;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#ffffffc7;border:1px solid #cbd5e1eb;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:950}.inbox-v2__sender-case-modal{background:radial-gradient(120% 90% at 100% 0,#d7b76f1a,#0000 42%),linear-gradient(#fff 0%,#f7fafc 100%);gap:13px;width:min(980px,96vw);max-height:min(860px,90vh);padding:18px}.inbox-v2__sender-history-identity{background:linear-gradient(135deg,#f6fcfff5,#fffcf2eb);border:1px solid #c4d1deeb;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 13px;display:grid;box-shadow:inset 0 1px #ffffffe6,0 8px 20px #1827370d}.inbox-v2__sender-history-avatar{color:#6a511f;background:linear-gradient(145deg,#fff8e8,#e8f5f5);border:1px solid #bc975073;border-radius:13px;place-items:center;width:42px;height:42px;font-size:16px;font-weight:950;display:inline-grid}.inbox-v2__sender-history-identity>div:nth-child(2){gap:3px;min-width:0;display:grid}.inbox-v2__sender-history-identity>div:nth-child(2)>span{color:#78889a;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.inbox-v2__sender-history-identity>div:nth-child(2)>strong{color:#1f2d3d;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;overflow:hidden}.inbox-v2__sender-history-identity>div:nth-child(2)>small{color:#5f7184;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.inbox-v2__sender-history-kpis{align-items:stretch;gap:6px;display:flex}.inbox-v2__sender-history-kpis span{background:#ffffffbd;border:1px solid #cfdae5e6;border-radius:10px;justify-items:center;gap:2px;min-width:44px;padding:6px 7px;display:grid}.inbox-v2__sender-history-kpis strong{color:#263647;font-size:14px;font-weight:950;line-height:1}.inbox-v2__sender-history-kpis small{color:#718194;letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:900}.inbox-v2__sender-history-controls{grid-template-columns:minmax(180px,1.4fr) minmax(140px,.9fr) minmax(130px,.7fr) minmax(130px,.7fr) auto;align-items:end;gap:8px;display:grid}.inbox-v2__sender-history-controls label{gap:5px;display:grid}.inbox-v2__sender-history-controls label span{color:#718092;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.inbox-v2__sender-history-controls input,.inbox-v2__sender-history-controls select{color:#1e2834;background:#fff;border:1px solid #cfd9e4;border-radius:9px;min-width:0;padding:8px 9px;font-size:12px}.inbox-v2__sender-history-controls button{color:#314155;cursor:pointer;background:#fff;border:1px solid #cfd9e4;border-radius:9px;padding:8px 11px;font-size:12px;font-weight:800}.inbox-v2__sender-history-controls button:hover,.inbox-v2__sender-history-controls button:focus-visible{border-color:#b9c8d8;box-shadow:0 8px 14px #1a243012}.inbox-v2__sender-history-quick-filters{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.inbox-v2__sender-history-quick-filters button{color:#5d6d80;cursor:pointer;background:#ffffffd6;border:1px solid #cbd5e1f0;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 9px;font-size:10px;font-weight:850;display:inline-flex}.inbox-v2__sender-history-quick-filters button:hover,.inbox-v2__sender-history-quick-filters button:focus-visible,.inbox-v2__sender-history-quick-filters button.is-active{color:#6a511f;background:linear-gradient(#fffaf0,#f6e7c4);border-color:#bc9750b8;outline:none}.inbox-v2__sender-history-quick-filters button strong{color:#536377;background:#e2e8f0d1;border-radius:999px;place-items:center;min-width:17px;height:17px;font-size:9px;font-weight:950;display:inline-grid}.inbox-v2__sender-history-quick-filters button.is-active strong{color:#6a511f;background:#fffc}.inbox-v2__sender-history-groups{gap:14px;padding-right:2px;display:grid;overflow:auto}.inbox-v2__sender-history-group{gap:8px;display:grid}.inbox-v2__sender-history-group h3{color:#657487;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:850}.inbox-v2__sender-case-modal-list{gap:8px;display:grid}.inbox-v2__sender-case-modal-list button{color:inherit;cursor:pointer;text-align:left;background:linear-gradient(#fff 0%,#f7fafc 100%);border:1px solid #d5dee8;border-radius:14px;gap:5px;padding:12px 13px;display:grid}.inbox-v2__sender-case-modal-list button:disabled{opacity:.72}.inbox-v2__sender-case-modal-list button:hover,.inbox-v2__sender-case-modal-list button:focus-visible{background:#fff;border-color:#b9c8d8;box-shadow:0 12px 22px #1a243014}.inbox-v2__sender-case-modal-list button:disabled{cursor:default}.inbox-v2__sender-case-modal-list span,.inbox-v2__sender-case-modal-list em{color:#6a7787;font-size:11px}.inbox-v2__sender-history-item-topline,.inbox-v2__sender-history-item-footer{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.inbox-v2__sender-history-item-topline b{color:#607187;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:950}.inbox-v2__sender-history-item-topline em,.inbox-v2__sender-history-item-footer em{color:#8391a0;font-size:10px;font-style:normal;font-weight:700}.inbox-v2__sender-history-item-footer b{color:#8a681f;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:950}.inbox-v2__sender-case-modal-list span{letter-spacing:.06em;text-transform:uppercase;font-weight:800}.inbox-v2__sender-case-modal-list strong{color:#1d2733;font-size:13px;line-height:1.3}.inbox-v2__sender-case-modal-list p{color:#344154;margin:0;font-size:12px;line-height:1.4}.inbox-v2__sender-case-modal-list em{font-style:normal}.inbox-v2__related-modal-body{gap:14px;display:grid}.inbox-v2__related-modal-body section{background:#f8fbfe;border:1px solid #d5dee8;border-radius:12px;gap:10px;padding:14px;display:grid}.inbox-v2__related-message-card{background:linear-gradient(#fff 0%,#f8fbfe 100%)}.inbox-v2__related-message-card>header,.inbox-v2__related-generated-summary>header{gap:4px;display:grid}.inbox-v2__related-message-card>header span,.inbox-v2__related-generated-summary>header span,.inbox-v2__related-summary-grid article>span{color:#637182;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:850}.inbox-v2__related-message-card>header strong,.inbox-v2__related-generated-summary>header strong{color:#111827;font-size:17px;line-height:1.25}.inbox-v2__related-message-card>header p{color:#657384;margin:0;font-size:12px}.inbox-v2__related-message-body{background:#fff;border:1px solid #dce5ef;border-radius:11px;gap:10px;max-height:42vh;padding:14px;display:grid;overflow:auto}.inbox-v2__related-message-body p{color:#1f2937;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.58}.inbox-v2__related-message-email-shell{background:#fff;border:1px solid #dce5ef;border-radius:11px;min-height:520px;overflow:hidden}.inbox-v2__related-message-email-frame{background:#fff;border:0;width:100%;height:min(64vh,720px);min-height:520px;display:block}.inbox-v2__related-generated-summary{background:radial-gradient(640px 180px at 0 0,#3b82f612,#3b82f600 60%),linear-gradient(#fff 0%,#f7fafc 100%)}.inbox-v2__related-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.inbox-v2__related-summary-grid article{background:#fff;border:1px solid #dbe4ee;border-radius:11px;align-content:start;gap:8px;min-height:132px;padding:12px;display:grid}.inbox-v2__related-summary-grid article p{color:#22303d;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:13px;line-height:1.45}.inbox-v2__related-modal-body section h3{letter-spacing:.08em;color:#637182;text-transform:uppercase;margin:0;font-size:12px}.inbox-v2__related-modal-body section p{color:#202b37;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:12px;line-height:1.45}.inbox-v2__related-modal-body section dl{gap:7px;margin:0;display:grid}.inbox-v2__related-modal-body section dl div{background:#fff;border:1px solid #dce4ee;border-radius:8px;padding:7px 8px}.inbox-v2__related-modal-body section dl dt{text-transform:uppercase;letter-spacing:.06em;color:#6a7787;margin:0;font-size:11px;font-weight:700}.inbox-v2__related-modal-body section dl dd{color:#22303d;overflow-wrap:anywhere;word-break:break-word;margin:4px 0 0;font-size:12px}@media (max-width:760px){.inbox-v2__related-summary-grid{grid-template-columns:minmax(0,1fr)}}.workspace-related-link-modal{width:min(920px,100vw - 48px)}.workspace-related-link-modal__header span{text-transform:uppercase;letter-spacing:.18em;color:#5b6780c7;align-items:center;font-size:.69rem;font-weight:700;display:inline-flex}.workspace-related-link-modal__body{gap:18px;display:grid}.workspace-related-link-modal__search{gap:8px;display:grid}.workspace-related-link-modal__search>span{text-transform:uppercase;letter-spacing:.14em;color:#5b6780bd;font-size:.76rem;font-weight:700}.workspace-related-link-modal__search input{width:100%;font:inherit;color:#161a27f0;background:#fffffff5;border:1px solid #bfc6d6f0;border-radius:16px;padding:13px 15px;box-shadow:inset 0 1px #ffffffd6}.workspace-related-link-modal__filters{flex-wrap:wrap;gap:8px;display:flex}.workspace-related-link-modal__filters button{color:#3f4a61d1;font:inherit;cursor:pointer;background:#fffffff0;border:1px solid #d0d6e3f5;border-radius:999px;padding:10px 13px;font-size:.8rem;font-weight:700}.workspace-related-link-modal__filters button.is-active{color:#1f3566eb;background:#ecf2fffa;border-color:#576ca36b}.workspace-related-link-modal__layout{grid-template-columns:minmax(0,1.45fr) minmax(260px,.9fr);gap:18px;display:grid}.workspace-related-link-modal__results-shell,.workspace-related-link-modal__selection{min-width:0}.workspace-related-link-modal__panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.workspace-related-link-modal__panel-header strong{letter-spacing:.08em;text-transform:uppercase;color:#1a2231e6;font-size:.9rem}.workspace-related-link-modal__panel-header span{color:#5a677fc2;font-size:.8rem;font-weight:700}.workspace-related-link-modal__group{gap:10px;display:grid}.workspace-related-link-modal__group+.workspace-related-link-modal__group{margin-top:14px}.workspace-related-link-modal__group>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.workspace-related-link-modal__group>header strong{letter-spacing:.08em;text-transform:uppercase;color:#232a3ae0;font-size:.86rem}.workspace-related-link-modal__group>header span{color:#455169d1;background:#fafbfffa;border:1px solid #d0d6e3f5;border-radius:999px;justify-content:center;align-items:center;min-width:28px;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.workspace-related-link-modal__results{gap:10px;max-height:420px;padding-right:4px;display:grid;overflow:auto}.workspace-related-link-modal__result{text-align:left;width:100%;color:inherit;background:linear-gradient(#fffffffa,#f8fafff0),#fffffffa;border:1px solid #d6dce8eb;border-radius:18px;gap:10px;padding:14px 15px;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid}.workspace-related-link-modal__result:hover,.workspace-related-link-modal__result:focus-visible,.workspace-related-link-modal__result.is-active{border-color:#667ab066;transform:translateY(-1px);box-shadow:0 16px 34px #303e5f1f}.workspace-related-link-modal__result-topline{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.workspace-related-link-modal__result-eyebrow,.workspace-related-link-modal__result-time{text-transform:uppercase;letter-spacing:.12em;color:#5a677fc2;font-size:.72rem;font-weight:700}.workspace-related-link-modal__result-copy{gap:4px;display:grid}.workspace-related-link-modal__result-copy strong{color:#121825f2;font-size:1rem;line-height:1.32}.workspace-related-link-modal__result-copy mark,.workspace-related-link-modal__result-context mark,.workspace-related-link-modal__result-preview mark{color:inherit;background:#ffe591c7;border-radius:4px;padding:0 2px}.workspace-related-link-modal__result-copy span{color:#4d5970d1;font-size:.9rem;line-height:1.45}.workspace-related-link-modal__result-context,.workspace-related-link-modal__result-preview,.workspace-related-link-modal__result-reason{margin:0;font-size:.86rem;line-height:1.5}.workspace-related-link-modal__result-context{color:#455066cc}.workspace-related-link-modal__result-preview{color:#222d42e6}.workspace-related-link-modal__result-reason{color:#234380db;font-weight:600}.workspace-related-link-modal__result-meta{flex-wrap:wrap;gap:8px;display:flex}.workspace-related-link-modal__result-meta span,.workspace-related-link-modal__result-meta em{color:#49546cd1;background:#ffffffeb;border:1px solid #d6dce8eb;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.77rem;font-style:normal;font-weight:700;display:inline-flex}.workspace-related-link-modal__result-footer{gap:8px;display:grid}.workspace-related-link-modal__result-footer-label{text-transform:uppercase;letter-spacing:.14em;color:#5a677fb3;font-size:.72rem;font-weight:700}.workspace-related-link-modal__result-relations{flex-wrap:wrap;gap:8px;display:flex}.workspace-related-link-modal__result-relations span{color:#36425dd1;background:#f4f7ffe6;border:1px solid #d0d6e3eb;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.workspace-related-link-modal__selection{align-content:start;gap:14px;display:grid}.workspace-related-link-modal__selection-card{background:#f8fafff0;border:1px solid #dbe0ebf0;border-radius:18px;gap:8px;padding:16px;display:grid}.workspace-related-link-modal__selection-card>span{text-transform:uppercase;letter-spacing:.16em;color:#5e6a81c2;font-size:.72rem;font-weight:700}.workspace-related-link-modal__selection-card>strong{color:#121825f0;font-size:1rem;line-height:1.35}.workspace-related-link-modal__selection-card>p{color:#4c576ed1;margin:0;font-size:.9rem;line-height:1.55}.workspace-related-link-modal__relation-types{flex-wrap:wrap;gap:8px;display:flex}.workspace-related-link-modal__relation-types button{color:#3a455bd1;font:inherit;cursor:pointer;background:#fffffff5;border:1px solid #d0d6e3f5;border-radius:999px;padding:10px 12px;font-size:.82rem;font-weight:700}.workspace-related-link-modal__relation-types button.is-active{color:#1f3566eb;background:#ecf2fffa;border-color:#576ca36b}.workspace-related-link-modal__actions{justify-content:flex-end;gap:10px;display:flex}.workspace-related-link-modal__actions button{font:inherit;color:#333d50db;cursor:pointer;background:#fffffff5;border:1px solid #d0d6e3f5;border-radius:999px;padding:11px 15px;font-size:.86rem;font-weight:700}.workspace-related-link-modal__actions button.is-primary{color:#182e61f0;background:linear-gradient(#f4f7fffa,#e4ecfffa);border-color:#4c62995c}.workspace-related-link-modal__actions button:disabled{cursor:not-allowed;opacity:.56}.workspace-related-link-modal__hint,.workspace-related-link-modal__error{margin:0;font-size:.9rem;line-height:1.55}.workspace-related-link-modal__hint{color:#525d75c7}.workspace-related-link-modal__error{color:#a62f24e6}@media (max-width:920px){.workspace-related-link-modal{width:min(100vw - 24px,920px)}.workspace-related-link-modal__layout{grid-template-columns:minmax(0,1fr)}}.inbox-v2__panel-motion{animation:.18s cubic-bezier(.22,1,.36,1) both inbox-v2-panel-enter}.inbox-v2__body[data-workspace-mode=queue] .inbox-v2__views.inbox-v2__panel-motion,.inbox-v2__body[data-workspace-mode=review] .inbox-v2__worklist.inbox-v2__panel-motion{animation-name:inbox-v2-panel-enter-left}.inbox-v2__body[data-workspace-mode=review] .inbox-v2__worklist.is-review-drawer.inbox-v2__panel-motion{animation:none}.inbox-v2__body[data-workspace-mode=queue] .inbox-v2__preview.inbox-v2__panel-motion,.inbox-v2__body[data-workspace-mode=review] .inbox-v2__case.inbox-v2__panel-motion,.inbox-v2__body[data-workspace-mode=review]>.inbox-v2__preview.inbox-v2__panel-motion,.inbox-v2__body[data-workspace-mode=review] .inbox-v2__rail.inbox-v2__panel-motion{animation-name:inbox-v2-panel-enter-right}@keyframes inbox-v2-panel-enter{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes inbox-v2-panel-enter-left{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes inbox-v2-panel-enter-right{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes inbox-v2-card-enter{0%{opacity:0;transform:translateY(8px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes inbox-v2-thread-message-enter{0%{opacity:0;transform:translateY(10px)scale(.994)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.inbox-v2__panel-motion,.inbox-v2__worklist-date-items>.inbox-v2__row-shell,.inbox-v2__message{animation:none!important}.inbox-v2__row,.inbox-v2__row:before,.inbox-v2__row-action,.inbox-v2__row-action:before,.inbox-v2__row-action:after,.inbox-v2__message,.inbox-v2__message-avatar,.inbox-v2__message-details summary,.inbox-v2__pinned-tickets-trigger,.inbox-v2__pinned-tickets-trigger-icon,.inbox-v2__pinned-tickets-trigger-count{transition:none!important}.inbox-v2__pinned-tickets-trigger.is-pulsing,.inbox-v2__pinned-tickets-trigger.is-pulsing .inbox-v2__pinned-tickets-trigger-count{animation:none!important}.inbox-v2__body,.inbox-v2__panes{transition:none!important}}.inbox-v2--premium{--v2-bg:#f7f7f8;--v2-panel:#fff;--v2-panel-soft:#f3f3f5;--v2-border:#d8d8de;--v2-border-strong:#b9bac3;--v2-text:#111216;--v2-text-muted:#3f424d;--v2-text-soft:#6e727d;--v2-focus:#caa24a;--v2-shadow:0 10px 24px #00000014;--v2-gold:#caa24a;--v2-gold-soft:#e8d09b;color:var(--v2-text);background:radial-gradient(780px 260px at 12% -15%,#caa24a14 0%,#caa24a00 66%),linear-gradient(#fbfbfc 0%,#f4f4f7 100%)}.inbox-v2--premium button,.inbox-v2--premium select,.inbox-v2--premium input,.inbox-v2--premium textarea,.inbox-v2--premium summary{transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s}.inbox-v2--premium button:focus-visible,.inbox-v2--premium select:focus-visible,.inbox-v2--premium input:focus-visible,.inbox-v2--premium textarea:focus-visible,.inbox-v2--premium summary:focus-visible{outline:2px solid var(--v2-focus);outline-offset:1px}.inbox-v2--premium .inbox-v2__global-notice{color:#5b2222;background:#ffecece6;border-bottom-color:#b5404059}.inbox-v2--premium .inbox-v2__toolbar{background:radial-gradient(560px 220px at 8% -18%,#caa24a17 0%,#caa24a00 62%),linear-gradient(#fffffffa 0%,#f7f7f9fa 100%);border-bottom-color:#1112161f}.inbox-v2--premium .inbox-v2__toolbar-row.is-secondary{border-top-color:#11121614}.inbox-v2--premium .inbox-v2__toolbar-label{color:var(--v2-text-muted);text-shadow:none}.inbox-v2--premium .inbox-v2__inline-control,.inbox-v2--premium .inbox-v2__toolbar input,.inbox-v2--premium .inbox-v2__scope-toggle,.inbox-v2--premium .inbox-v2__toolbar-quick-switch,.inbox-v2--premium .inbox-v2__toolbar-context-toggle,.inbox-v2--premium .inbox-v2__toolbar-focus-toggle,.inbox-v2--premium .inbox-v2__toolbar-ops-toggle,.inbox-v2--premium .inbox-v2__toolbar-more summary{border-color:#11121629}.inbox-v2--premium .inbox-v2__toolbar input,.inbox-v2--premium .inbox-v2__inline-control,.inbox-v2--premium .inbox-v2__scope-toggle,.inbox-v2--premium .inbox-v2__toolbar-quick-switch,.inbox-v2--premium .inbox-v2__toolbar-focus-toggle,.inbox-v2--premium .inbox-v2__toolbar-ops-toggle,.inbox-v2--premium .inbox-v2__toolbar-more summary,.inbox-v2--premium .inbox-v2__toolbar-more>div,.inbox-v2--premium .inbox-v2__toolbar-more>div button{color:var(--v2-text);background:#fffffffa}.inbox-v2--premium .inbox-v2__toolbar-primary-action{color:#fff;background:linear-gradient(#15181ffa,#0b0d12fa);border-color:#111216f0;box-shadow:inset 0 1px #ffffff14,0 10px 18px #0f172a14}.inbox-v2--premium .inbox-v2__toolbar input::placeholder{color:#4f525ca3}.inbox-v2--premium .inbox-v2__toolbar-context-toggle{color:#1c1a14;background:linear-gradient(#e8d2a1b3,#daba76bd);border-color:#caa24a8f}.inbox-v2--premium .inbox-v2__toolbar-context-toggle:hover,.inbox-v2--premium .inbox-v2__scope-toggle button:hover,.inbox-v2--premium .inbox-v2__toolbar-quick-switch:hover,.inbox-v2--premium .inbox-v2__toolbar-ops-toggle:hover,.inbox-v2--premium .inbox-v2__toolbar-more>div button:hover{background:#f4f4f7fa;border-color:#11121647}.inbox-v2--premium .inbox-v2__toolbar-primary-action:hover{color:#fff;background:linear-gradient(#1d212bfa,#0f1117fa);border-color:#111216}[data-inbox-surface=inbox_v2].inbox-v2--premium .inbox-v2__toolbar{background:radial-gradient(420px 200px at 4% -4%,#ffce7229,#ffce7200 58%),linear-gradient(#0a0d14fa 0%,#06090ffa 100%);border-bottom-color:#f5d18f33}[data-inbox-surface=inbox_v2].inbox-v2--premium .inbox-v2__toolbar-row.is-primary{flex-wrap:nowrap}[data-inbox-surface=inbox_v2].inbox-v2--premium .inbox-v2__toolbar-label{color:#f4dca7}[data-inbox-surface=inbox_v2].inbox-v2--premium .inbox-v2__toolbar-primary-action{color:#f4dca7;background:linear-gradient(#f5d18f29,#f5d18f14);border-color:#f5d18f70;box-shadow:inset 0 1px #ffefc60f}[data-inbox-surface=inbox_v2].inbox-v2--premium .inbox-v2__toolbar-primary-action:hover{color:#f6e2b1;background:linear-gradient(#f5d18f38,#f5d18f1a);border-color:#f5d18f94}.inbox-v2--premium .inbox-v2__toolbar-focus-toggle.is-recommended{border-color:#caa24a9e;box-shadow:inset 0 0 0 1px #caa24a38}.inbox-v2--premium .inbox-v2__body{border-top:1px solid #11121614}.inbox-v2--premium .inbox-v2__views,.inbox-v2--premium .inbox-v2__worklist,.inbox-v2--premium .inbox-v2__preview,.inbox-v2--premium .inbox-v2__case,.inbox-v2--premium .inbox-v2__rail{background:linear-gradient(#fff 0%,#fafafd 100%)}.inbox-v2--premium .inbox-v2__nav-builder{border-color:var(--v2-border);background:linear-gradient(#fffffffc 0%,#f7f8fbfc 100%);box-shadow:inset 0 0 0 1px #c6a66624,0 10px 22px #0c0e121f}.inbox-v2--premium .inbox-v2__nav-builder>header{border-bottom-color:var(--v2-border);background:linear-gradient(#fffffffc 0%,#f8f9fcfc 100%)}.inbox-v2--premium .inbox-v2__views,.inbox-v2--premium .inbox-v2__worklist,.inbox-v2--premium .inbox-v2__rail{border-color:var(--v2-border)}.inbox-v2--premium .inbox-v2__views{background:radial-gradient(520px 180px at 6% -18%,#caa24a14 0%,#caa24a00 62%),linear-gradient(#fffffffe 0%,#f7f8fbfb 100%);box-shadow:inset -1px 0 #1112160a}.inbox-v2--premium .inbox-v2__views>header{padding-bottom:2px}.inbox-v2--premium .inbox-v2__views>header h2,.inbox-v2--premium .inbox-v2__worklist>header h2,.inbox-v2--premium .inbox-v2__case-header h2,.inbox-v2--premium .inbox-v2__rail>header h3{color:var(--v2-text)}.inbox-v2--premium .inbox-v2__views>header p{color:var(--v2-text-soft)}.inbox-v2--premium .inbox-v2__views>header span,.inbox-v2--premium .inbox-v2__core-nav,.inbox-v2--premium .inbox-v2__view-group,.inbox-v2--premium .inbox-v2__worklist>header,.inbox-v2--premium .inbox-v2__worklist-filters-frame,.inbox-v2--premium .inbox-v2__worklist-more>div,.inbox-v2--premium .inbox-v2__preview-header,.inbox-v2--premium .inbox-v2__preview-relations,.inbox-v2--premium .inbox-v2__preview-summary,.inbox-v2--premium .inbox-v2__preview-assign,.inbox-v2--premium .inbox-v2__preview-ownership,.inbox-v2--premium .inbox-v2__preview-ai,.inbox-v2--premium .inbox-v2__row,.inbox-v2--premium .inbox-v2__case-header,.inbox-v2--premium .inbox-v2__case-owner-block,.inbox-v2--premium .inbox-v2__case-now-next article,.inbox-v2--premium .inbox-v2__message,.inbox-v2--premium .inbox-v2__composer,.inbox-v2--premium .inbox-v2__composer-console,.inbox-v2--premium .inbox-v2__tone-reader,.inbox-v2--premium .inbox-v2__tone-reader-axis,.inbox-v2--premium .inbox-v2__tone-reader-preview,.inbox-v2--premium .inbox-v2__rail>header,.inbox-v2--premium .inbox-v2__rail-content dl div,.inbox-v2--premium .inbox-v2__rail-form,.inbox-v2--premium .inbox-v2__rail-list-item,.inbox-v2--premium .inbox-v2__template-console-list,.inbox-v2--premium .inbox-v2__template-console-preview,.inbox-v2--premium .inbox-v2__quick-switcher,.inbox-v2--premium .inbox-v2__bulk-modal,.inbox-v2--premium .inbox-v2__filters-builder-meta,.inbox-v2--premium .inbox-v2__filters-builder-saved,.inbox-v2--premium .inbox-v2__filters-builder-rules,.inbox-v2--premium .inbox-v2__filters-builder-saved-list article{border-color:var(--v2-border);color:var(--v2-text);background:linear-gradient(#fffffffc 0%,#f8f8fbfc 100%)}.inbox-v2--premium .inbox-v2__views>header span,.inbox-v2--premium .inbox-v2__core-nav,.inbox-v2--premium .inbox-v2__view-group,.inbox-v2--premium .inbox-v2__views-search{box-shadow:inset 0 1px #ffffffd1,0 8px 18px #0e121808}.inbox-v2--premium .inbox-v2__views-search input{background:#fffffffa;border-color:#1112161a}.inbox-v2--premium .inbox-v2__views-search input::placeholder{color:#4f525c99}.inbox-v2--premium .inbox-v2__case-header{background:radial-gradient(520px 180px at 8% -35%,#caa24a1a 0%,#caa24a00 68%),linear-gradient(#fffffffe 0%,#f7f8fbfc 100%);box-shadow:inset 0 0 0 1px #caa24a0f,0 12px 28px #0e12180d}.inbox-v2--premium .inbox-v2__case-kicker{color:#6d5521;background:#fffbf1fa;border-color:#caa24a42}.inbox-v2--premium .inbox-v2__case-header-side>.inbox-v2__case-nav-actions,.inbox-v2--premium .inbox-v2__case-header-side>.inbox-v2__case-actions,.inbox-v2--premium .inbox-v2__case-header-controls>.inbox-v2__case-badge-rail,.inbox-v2--premium .inbox-v2__case-header-controls>.inbox-v2__case-tag-rail{background:linear-gradient(#fffffffa 0%,#f6f7fafa 100%);border-color:#11121614;box-shadow:inset 0 1px #ffffffb3}.inbox-v2--premium .inbox-v2__case-badge-button,.inbox-v2--premium .inbox-v2__case-badge-static,.inbox-v2--premium .inbox-v2__case-tag-action,.inbox-v2--premium .inbox-v2__case-tag-chip{box-shadow:none}.inbox-v2--premium .inbox-v2__case-badge-button,.inbox-v2--premium .inbox-v2__case-badge-static{color:var(--v2-text);background:#fffffffa;border-color:#1112161f}.inbox-v2--premium .inbox-v2__case-badge-static{color:var(--v2-text-soft);background:#f4f6f9fa}.inbox-v2--premium .inbox-v2__case-badge-button:hover{background:#fafafcfa;border-color:#1112163d}.inbox-v2--premium .inbox-v2__case-tag-action{background:#fffffffa;border-color:#11121624}.inbox-v2--premium .inbox-v2__case-tag-action.is-active{color:#fff;background:#111216;border-color:#111216d6}.inbox-v2--premium .inbox-v2__case-tag-chip{background:#fffffffa;border-color:#1112161a}.inbox-v2--premium .inbox-v2__case-tag-chip button{background:#1112160f}.inbox-v2--premium .inbox-v2__views .inbox-v2__scope-toggle{background:linear-gradient(#fffffffe 0%,#f7f8fbfa 100%);border-color:#11121614;box-shadow:inset 0 1px #ffffffd1,0 8px 18px #0e121808}.inbox-v2--premium .inbox-v2__view-group>button,.inbox-v2--premium .inbox-v2__core-nav button,.inbox-v2--premium .inbox-v2__scope-toggle button,.inbox-v2--premium .inbox-v2__worklist-segments button,.inbox-v2--premium .inbox-v2__worklist-header-actions button,.inbox-v2--premium .inbox-v2__worklist-more summary,.inbox-v2--premium .inbox-v2__worklist-more>div>button,.inbox-v2--premium .inbox-v2__worklist-attention-chips button,.inbox-v2--premium .inbox-v2__worklist-active-filters button,.inbox-v2--premium .inbox-v2__views-show-more,.inbox-v2--premium .inbox-v2__preview-actions button,.inbox-v2--premium .inbox-v2__preview-assign>button,.inbox-v2--premium .inbox-v2__preview-ownership-button,.inbox-v2--premium .inbox-v2__preview-relation-card,.inbox-v2--premium .inbox-v2__case-back,.inbox-v2--premium .inbox-v2__case-actions button,.inbox-v2--premium .inbox-v2__case-owner-button,.inbox-v2--premium .inbox-v2__case-advanced summary,.inbox-v2--premium .inbox-v2__case-now-next-actions button,.inbox-v2--premium .inbox-v2__composer-tools button,.inbox-v2--premium .inbox-v2__composer-toggle,.inbox-v2--premium .inbox-v2__composer-console>header button,.inbox-v2--premium .inbox-v2__tone-reader>header button,.inbox-v2--premium .inbox-v2__tone-reader-actions button,.inbox-v2--premium .inbox-v2__template-console-filters button,.inbox-v2--premium .inbox-v2__template-console-controls button,.inbox-v2--premium .inbox-v2__template-console-pin,.inbox-v2--premium .inbox-v2__template-console-list button,.inbox-v2--premium .inbox-v2__template-console-actions button,.inbox-v2--premium .inbox-v2__ai-console-actions button,.inbox-v2--premium .inbox-v2__rail>header button,.inbox-v2--premium .inbox-v2__rail-actions button,.inbox-v2--premium .inbox-v2__rail-headline-actions button,.inbox-v2--premium .inbox-v2__rail-list-item button,.inbox-v2--premium .inbox-v2__quick-switcher>header button,.inbox-v2--premium .inbox-v2__quick-switcher-results button,.inbox-v2--premium .inbox-v2__bulk-modal>header button,.inbox-v2--premium .inbox-v2__bulk-modal-select-head button,.inbox-v2--premium .inbox-v2__bulk-modal-actions button,.inbox-v2--premium .inbox-v2__views-edit-filters,.inbox-v2--premium .inbox-v2__filters-builder-modes button,.inbox-v2--premium .inbox-v2__filters-builder-rules>header button,.inbox-v2--premium .inbox-v2__filters-builder-rule-row button,.inbox-v2--premium .inbox-v2__filters-builder-saved-list article>div button{border-color:var(--v2-border-strong);color:var(--v2-text);background:#fffffffa}.inbox-v2--premium .inbox-v2__views-edit-filters{background:linear-gradient(#fffffffe 0%,#f6f7fafa 100%);border-color:#1112161f;box-shadow:inset 0 1px #ffffffd1}.inbox-v2--premium .inbox-v2__views-header-count,.inbox-v2--premium .inbox-v2__view-count,.inbox-v2--premium .inbox-v2__view-group-header span{background:#ffffffe6;border-color:#1112161a}.inbox-v2--premium .inbox-v2__view-group>button:hover,.inbox-v2--premium .inbox-v2__core-nav button:hover,.inbox-v2--premium .inbox-v2__scope-toggle button:hover,.inbox-v2--premium .inbox-v2__worklist-segments button:hover,.inbox-v2--premium .inbox-v2__worklist-header-actions button:hover:not(:disabled),.inbox-v2--premium .inbox-v2__worklist-more>div>button:hover,.inbox-v2--premium .inbox-v2__worklist-attention-chips button:hover,.inbox-v2--premium .inbox-v2__worklist-active-filters button:hover,.inbox-v2--premium .inbox-v2__views-show-more:hover,.inbox-v2--premium .inbox-v2__preview-actions button:hover,.inbox-v2--premium .inbox-v2__preview-assign>button:hover:not(:disabled),.inbox-v2--premium .inbox-v2__preview-ownership-button:hover:not(:disabled),.inbox-v2--premium .inbox-v2__preview-relation-card:hover,.inbox-v2--premium .inbox-v2__case-back:hover,.inbox-v2--premium .inbox-v2__case-actions button:hover:not(:disabled),.inbox-v2--premium .inbox-v2__case-owner-button:hover:not(:disabled),.inbox-v2--premium .inbox-v2__case-now-next-actions button:hover,.inbox-v2--premium .inbox-v2__composer-tools button:hover,.inbox-v2--premium .inbox-v2__composer-toggle:hover,.inbox-v2--premium .inbox-v2__composer-console>header button:hover,.inbox-v2--premium .inbox-v2__tone-reader>header button:hover,.inbox-v2--premium .inbox-v2__tone-reader-actions button:hover,.inbox-v2--premium .inbox-v2__template-console-filters button:hover:not(:disabled),.inbox-v2--premium .inbox-v2__template-console-controls button:hover:not(:disabled),.inbox-v2--premium .inbox-v2__template-console-pin:hover,.inbox-v2--premium .inbox-v2__template-console-list button:hover,.inbox-v2--premium .inbox-v2__template-console-actions button:hover:not(:disabled),.inbox-v2--premium .inbox-v2__ai-console-actions button:hover:not(:disabled),.inbox-v2--premium .inbox-v2__rail>header button:hover,.inbox-v2--premium .inbox-v2__rail-actions button:hover,.inbox-v2--premium .inbox-v2__rail-headline-actions button:hover,.inbox-v2--premium .inbox-v2__rail-list-item button:hover,.inbox-v2--premium .inbox-v2__quick-switcher-results button:hover,.inbox-v2--premium .inbox-v2__views-edit-filters:hover,.inbox-v2--premium .inbox-v2__filters-builder-rules>header button:hover,.inbox-v2--premium .inbox-v2__filters-builder-rule-row button:hover,.inbox-v2--premium .inbox-v2__filters-builder-saved-list article>div button:hover{color:#111216;background:linear-gradient(#fafafcfc 0%,#f2f4f8fa 100%);border-color:#11121647}.inbox-v2--premium .inbox-v2__preview-ownership,.inbox-v2--premium .inbox-v2__case-owner-block{background:radial-gradient(420px 140px at 96% -16%,#caa24a1c 0%,#caa24a00 70%),linear-gradient(#fffffffe 0%,#f7f9fcfb 100%);border-color:#11121614;box-shadow:inset 0 1px #ffffffc7,0 12px 28px #0e12180a}.inbox-v2--premium .inbox-v2__preview-ownership-button.is-secondary,.inbox-v2--premium .inbox-v2__case-owner-button.is-secondary{color:#1f58a9;background:#edf4fffa;border-color:#3d6dba3d}.inbox-v2--premium .inbox-v2__preview-ownership-button.is-ghost,.inbox-v2--premium .inbox-v2__case-owner-button.is-ghost{color:#9a473b;background:#fff8f6fa;border-color:#b965563d}.inbox-v2--premium .inbox-v2__preview-ownership-picker,.inbox-v2--premium .inbox-v2__case-owner-picker{background:#fffffffa;border-color:#1112161a}.inbox-v2--premium .inbox-v2__preview-relations-row{background:linear-gradient(#fffffffa 0%,#f7f8fbf5 100%);border-color:#11121614;box-shadow:inset 0 1px #ffffffd1,0 10px 24px #0e12180d}.inbox-v2--premium .inbox-v2__preview-relations-count,.inbox-v2--premium .inbox-v2__preview-relation-card-badge,.inbox-v2--premium .inbox-v2__preview-relation-card-arrow{background:#fffffffa;border-color:#1112161f}.inbox-v2--premium .inbox-v2__preview-relation-card{background:linear-gradient(#fffffffe 0%,#f8f9fcfa 100%);box-shadow:inset 0 1px #ffffffc7,0 8px 18px #0e12180a}.inbox-v2--premium .inbox-v2__preview-relation-card:hover{box-shadow:inset 0 1px #ffffffe0,0 16px 30px #0d111714}.inbox-v2--premium .inbox-v2__worklist-badge-multiselect label{border-color:color-mix(in oklab, var(--v2-border-strong) 70%, #fff);color:var(--v2-text-muted);background:#fffffffa}.inbox-v2--premium .inbox-v2__worklist-badge-multiselect label:hover{border-color:var(--v2-accent-strong);background:color-mix(in oklab, var(--v2-accent) 8%, var(--v2-panel-elevated));color:var(--v2-text)}.inbox-v2--premium .inbox-v2__worklist-badge-mode button,.inbox-v2--premium .inbox-v2__worklist-badge-group-toggle{border-color:var(--v2-border-strong);color:var(--v2-text);background:#fffffffa}.inbox-v2--premium .inbox-v2__worklist-sort-badge-control .inbox-v2__worklist-more--sort-badge summary{color:var(--v2-text)}.inbox-v2--premium .inbox-v2__worklist-sort-badge-control .inbox-v2__worklist-more--sort-badge summary:after,.inbox-v2--premium .inbox-v2__worklist-badge-group-toggle em{color:var(--v2-text-soft)}.inbox-v2--premium .inbox-v2__worklist-badge-group-toggle:hover{border-color:color-mix(in oklab, var(--v2-accent-strong) 58%, var(--v2-border-strong));background:color-mix(in oklab, var(--v2-accent) 8%, var(--v2-panel-elevated))}.inbox-v2--premium .inbox-v2__worklist-badge-group-toggle.is-active{border-color:color-mix(in oklab, var(--v2-accent-strong) 70%, var(--v2-border-strong));background:color-mix(in oklab, var(--v2-accent) 12%, var(--v2-panel-elevated))}.inbox-v2--premium .inbox-v2__worklist-badge-group-toggle.is-selected{box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--v2-accent-strong) 70%, #fff)}.inbox-v2--premium .inbox-v2__worklist-badge-options{border-color:var(--v2-border);background:color-mix(in oklab, var(--v2-panel-elevated) 92%, #fff)}.inbox-v2--premium .inbox-v2__worklist-badge-actions button{border-color:var(--v2-border-strong);color:var(--v2-text);background:#fffffffa}.inbox-v2--premium .inbox-v2__worklist-badge-actions button:hover{border-color:color-mix(in oklab, var(--v2-accent-strong) 58%, var(--v2-border-strong));background:color-mix(in oklab, var(--v2-accent) 8%, var(--v2-panel-elevated))}.inbox-v2--premium .inbox-v2__worklist-badge-actions button.is-apply{color:#fff;background:linear-gradient(#2a2b2f 0%,#101115 100%);border-color:#0f1012;box-shadow:0 2px 10px #0e10143d}.inbox-v2--premium .inbox-v2__worklist-advanced-actions button{border-color:var(--v2-border-strong);color:var(--v2-text);background:#fffffffa}.inbox-v2--premium .inbox-v2__worklist-advanced-actions button:hover{border-color:color-mix(in oklab, var(--v2-accent-strong) 58%, var(--v2-border-strong));background:color-mix(in oklab, var(--v2-accent) 8%, var(--v2-panel-elevated))}.inbox-v2--premium .inbox-v2__worklist-advanced-actions button.is-apply{color:#fff;background:linear-gradient(#2a2b2f 0%,#101115 100%);border-color:#0f1012;box-shadow:0 2px 10px #0e10143d}.inbox-v2--premium .inbox-v2__worklist-badge-actions button.is-apply:hover{background:linear-gradient(#33353a 0%,#14161a 100%);border-color:#0a0b0d}.inbox-v2--premium .inbox-v2__worklist-badge-mode button:hover{border-color:color-mix(in oklab, var(--v2-accent-strong) 58%, var(--v2-border-strong));background:color-mix(in oklab, var(--v2-accent) 8%, var(--v2-panel-elevated));color:var(--v2-text)}.inbox-v2--premium .inbox-v2__worklist-badge-mode button.is-active{border-color:color-mix(in oklab, var(--v2-accent-strong) 70%, var(--v2-border-strong));background:color-mix(in oklab, var(--v2-accent) 12%, var(--v2-panel-elevated));color:var(--v2-text)}.inbox-v2--premium .inbox-v2__view-group>button.is-active,.inbox-v2--premium .inbox-v2__core-nav button.is-active,.inbox-v2--premium .inbox-v2__scope-toggle button.is-active,.inbox-v2--premium .inbox-v2__worklist-segments button.is-active,.inbox-v2--premium .inbox-v2__worklist-attention-chips button.is-active,.inbox-v2--premium .inbox-v2__rail>header button.is-active{color:#1b1b1f;background:linear-gradient(#fcf8effa 0%,#f7efdcf5 100%);border-color:#caa24abd;box-shadow:inset 0 1px #ffffff9e,0 6px 14px #caa24a14}.inbox-v2--premium .inbox-v2__rail>header button.is-attention{color:#201a0f;background:#fff8e8fa;border-color:#caa24ae0;box-shadow:0 0 0 1px #caa24a3d,0 0 16px #caa24a47}@media (prefers-reduced-motion:reduce){.inbox-v2__rail>header button.is-attention{animation:none}}.inbox-v2--premium .inbox-v2__scope-toggle button span,.inbox-v2--premium .inbox-v2__worklist-segments button span{border-color:var(--v2-border-strong);color:var(--v2-text-muted);background:#ffffffc2}.inbox-v2--premium .inbox-v2__scope-toggle button.is-active span,.inbox-v2--premium .inbox-v2__worklist-segments button.is-active span{color:#5f4a1f;background:#ffffff8f;border-color:#caa24abd}.inbox-v2--premium .inbox-v2__template-console-list button.is-active,.inbox-v2--premium .inbox-v2__template-console-filters button.is-active,.inbox-v2--premium .inbox-v2__template-console-pin.is-active{color:#1b1b1f;background:#faf5e8f0;border-color:#caa24abd}.inbox-v2--premium .inbox-v2__template-console-list button.is-active span,.inbox-v2--premium .inbox-v2__template-console-list button.is-active small{color:#54441f}.inbox-v2--premium .inbox-v2__template-console-filters button span{color:var(--v2-text-soft);background:#ffffffb3;border:1px solid #11121614}.inbox-v2--premium .inbox-v2__template-console-filters button.is-active span{color:#5f4a1f;background:#ffffff7a;border-color:#caa24a66}.inbox-v2--premium .inbox-v2__template-console-badges span{border-color:var(--v2-border);color:var(--v2-text-soft);background:#ffffffd1}.inbox-v2--premium .inbox-v2__case-actions button:nth-child(2),.inbox-v2--premium .inbox-v2__preview-actions button:first-child,.inbox-v2--premium .inbox-v2__composer-actions button,.inbox-v2--premium .inbox-v2__rail-form button,.inbox-v2--premium .inbox-v2__tone-reader-actions button.is-apply,.inbox-v2--premium .inbox-v2__template-console-actions button{color:#18160f;background:linear-gradient(#e9d6aef5,#dcc080f5);border-color:#caa24abd}.inbox-v2--premium .inbox-v2__composer-actions button.inbox-v2__composer-send-button{color:#111216;min-width:136px;min-height:46px;box-shadow:none;background:linear-gradient(#fff,#f7f7f9fc),#fff;border-width:1px;border-color:#11121629;font-size:13px;font-weight:900}.inbox-v2--premium .inbox-v2__composer-actions button.inbox-v2__composer-send-button:hover:not(:disabled){box-shadow:none;background:linear-gradient(#fff,#f1f2f5),#fff;border-color:#1112163d}.inbox-v2--premium .inbox-v2__composer-send-icon{color:#fff;background:#111216;width:22px;height:22px;box-shadow:0 8px 16px #0c0e1233,inset 0 1px #ffffff29}.inbox-v2--premium .inbox-v2__send-split{box-shadow:none}.inbox-v2--premium .inbox-v2__composer-actions button.inbox-v2__send-split-menu-button{color:#111216;background:linear-gradient(#fff,#f7f7f9fc),#fff;border-color:#11121629 #11121629 #11121629 #11121621;width:48px;min-height:46px;box-shadow:inset 0 1px #fff,inset 0 -1px #1112160a}.inbox-v2--premium .inbox-v2__composer-actions button.inbox-v2__send-split-menu-button:hover:not(:disabled),.inbox-v2--premium .inbox-v2__composer-actions button.inbox-v2__send-split-menu-button[aria-expanded=true]{background:linear-gradient(#fff,#f0f1f4),#fff;border-color:#11121642}.inbox-v2--premium .inbox-v2__send-split-menu-button svg{width:20px;height:20px}.inbox-v2--premium .inbox-v2__send-split-menu-button path{stroke-width:2.8px}.inbox-v2--premium .inbox-v2__send-split-menu{background:#fff;border-color:#11121629;box-shadow:0 28px 62px #0c0e1233,inset 0 1px #fff}.inbox-v2--premium .inbox-v2__send-split-menu:after{background:#fff;border-color:#11121629}.inbox-v2--premium .inbox-v2__composer-actions .inbox-v2__send-split-menu button{color:#111216;background:#fff;border-color:#0000}.inbox-v2--premium .inbox-v2__composer-actions .inbox-v2__send-split-menu button:hover{background:#f6f7f9fa;border-color:#1112161f}.inbox-v2--premium .inbox-v2__send-split-menu span{color:#111216}.inbox-v2--premium .inbox-v2__send-split-menu small{color:#555965}.inbox-v2--premium .inbox-v2__case-actions button:first-child{color:#5f4a1f;background:#fffbf1fa;border-color:#caa24a7a}.inbox-v2--premium .inbox-v2__case-actions button:nth-child(3),.inbox-v2--premium .inbox-v2__case-advanced summary,.inbox-v2--premium .inbox-v2__case-back,.inbox-v2--premium .inbox-v2__worklist-trigger{color:var(--v2-text);background:#fffffffa;border-color:#1112161f}.inbox-v2--premium .inbox-v2__row:hover{border-color:#11121633;box-shadow:inset 0 0 0 1px #1112160f}.inbox-v2--premium .inbox-v2__row.is-active{background:linear-gradient(#faf5e9f2 0%,#f6eedaf2 100%);border-color:#caa24a9e;box-shadow:inset 0 0 0 1px #caa24a33}.inbox-v2--premium .inbox-v2__row.is-risk-row{border-left-color:#bf6065}.inbox-v2--premium .inbox-v2__row.has-critical-order-alert,.inbox-v2--premium .inbox-v2__row.has-critical-order-alert.is-active{background:linear-gradient(#fffffffa,#fff7f7f0),#fff;border-color:#d03a3a70 #d03a3a70 #d03a3a70 #d03a3a;box-shadow:0 0 0 1px #d03a3a2e,inset 0 0 0 1px #d03a3a1f,inset 0 0 26px #d03a3a14}.inbox-v2--premium .inbox-v2__row-identity em,.inbox-v2--premium .inbox-v2__row-time,.inbox-v2--premium .inbox-v2__row-preview,.inbox-v2--premium .inbox-v2__views-empty,.inbox-v2--premium .inbox-v2__views-note,.inbox-v2--premium .inbox-v2__worklist>header p,.inbox-v2--premium .inbox-v2__case-header p,.inbox-v2--premium .inbox-v2__composer-actions span,.inbox-v2--premium .inbox-v2__rail-subtitle,.inbox-v2--premium .inbox-v2__rail-muted,.inbox-v2--premium .inbox-v2__composer-console>header p,.inbox-v2--premium .inbox-v2__tone-reader>header p,.inbox-v2--premium .inbox-v2__tone-reader-axis-copy span,.inbox-v2--premium .inbox-v2__composer-console-note,.inbox-v2--premium .inbox-v2__quick-switcher-results button small{color:var(--v2-text-soft)}.inbox-v2--premium .inbox-v2__row-meta span,.inbox-v2--premium .inbox-v2__case-badges span,.inbox-v2--premium .inbox-v2__composer-pill{border-color:var(--v2-border-strong);color:var(--v2-text-muted);background:#f7f7fafa}.inbox-v2__row-meta--sent>.inbox-v2__sent-badge-tooltip-target,.inbox-v2__worklist.is-smart-fit .inbox-v2__row-meta--sent>.inbox-v2__sent-badge-tooltip-target,.inbox-v2--premium .inbox-v2__row-meta--sent>.inbox-v2__sent-badge-tooltip-target{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-transform:none;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.inbox-v2__row-meta--sent>.inbox-v2__sent-badge-tooltip-target:hover,.inbox-v2__worklist.is-smart-fit .inbox-v2__row-meta--sent>.inbox-v2__sent-badge-tooltip-target:hover,.inbox-v2--premium .inbox-v2__row-meta--sent>.inbox-v2__sent-badge-tooltip-target:hover{background:0 0}.inbox-v2--premium .inbox-v2__row-meta span.is-watch{color:#665020;background:#faf3e1e6;border-color:#caa24a9e}.inbox-v2--premium .inbox-v2__row-meta span.is-risk{color:#6f3438;background:#602b2f2e;border-color:#915157}.inbox-v2--premium .inbox-v2__row-meta span.is-critical{color:#7c3037;background:#70222938;border-color:#913b45eb}.inbox-v2--premium .inbox-v2__row-meta span.is-new{color:#665020;background:#faf3e1e6;border-color:#caa24a9e}.inbox-v2--premium .inbox-v2__row-direction-pill.is-sent,.inbox-v2--premium .inbox-v2__row-meta span.is-sent{color:#434955;background:#f1f3f8f5;border-color:#a0a7b585}.inbox-v2--premium .inbox-v2__row-direction-pill.is-scheduled,.inbox-v2--premium .inbox-v2__row-meta span.is-scheduled{color:#665020;background:#faf3e1eb;border-color:#caa24a9e}.inbox-v2--premium .inbox-v2__row-direction-pill.is-processing,.inbox-v2--premium .inbox-v2__row-meta span.is-processing,.inbox-v2--premium .inbox-v2__row-meta span.is-sent-by-pill{color:#335cb2;background:#edf3fff5;border-color:#5c7ed14d}.inbox-v2--premium .inbox-v2__row-direction-pill.is-failed,.inbox-v2--premium .inbox-v2__row-meta span.is-failed{color:#7c3037;background:#70222924;border-color:#913b458c}.inbox-v2--premium .inbox-v2__row-meta span.is-sent-awaiting-pill{color:#335cb2;background:#edf3fff5;border-color:#5c7ed14d}.inbox-v2--premium .inbox-v2__row-meta span.is-sent-commitment-pill{color:#4c55c4;background:#eff1fff0;border-color:#6c7aff5c}.inbox-v2--premium .inbox-v2__row-meta span.is-sent-checkpoint-pill{color:#275e6d;background:#ebf7faf5;border-color:#4e95aa66}.inbox-v2--premium .inbox-v2__row.is-sent-mode-row{background:radial-gradient(420px 140px at 0 0,#caa24a1a 0%,#caa24a00 72%),linear-gradient(#fffcf6fe 0%,#f8f0defa 100%);border-left-color:#caa24ab8;box-shadow:inset 0 1px #ffffffd1}.inbox-v2--premium .inbox-v2__row-meta span.is-stable{color:#40424a;background:#eeeff4e6;border-color:#9191998f}.inbox-v2--premium .orders-worklist-row-action{color:var(--v2-text-muted);background:#f7f7fafa;border-color:#8c91a070}.inbox-v2--premium .orders-worklist-row-action:hover{color:var(--v2-text);background:#fffffffa;border-color:#11182747}.inbox-v2--premium .inbox-v2__case-flow,.inbox-v2--premium .inbox-v2__case-now-next,.inbox-v2--premium .inbox-v2__case-notice,.inbox-v2--premium .inbox-v2__advanced-ops,.inbox-v2--premium .inbox-v2__advanced-ops-select{border-color:var(--v2-border);background:#fffffffa}.inbox-v2--premium .inbox-v2__bulk-modal-actions button:last-child{color:#18160f;background:linear-gradient(#e9d6aef5,#dcc080f5);border-color:#caa24abd}.inbox-v2--premium .inbox-v2__advanced-ops-tabs button.is-active{color:#1b1b1f;background:#faf5e8f0;border-color:#caa24abd}.inbox-v2--premium .inbox-v2__advanced-ops-fields input,.inbox-v2--premium .inbox-v2__advanced-ops-fields select,.inbox-v2--premium .inbox-v2__advanced-ops-fields textarea{border-color:var(--v2-border-strong);color:var(--v2-text);background:#fffffffa}.inbox-v2--premium .inbox-v2__case-flow>span{border-color:var(--v2-border-strong);color:var(--v2-text-soft)}.inbox-v2--premium .inbox-v2__case-flow>span.is-current{color:#5f4a1f;background:#f8eed6eb;border-color:#caa24ab8}.inbox-v2--premium .inbox-v2__case-now-next article strong{color:var(--v2-text)}.inbox-v2--premium .inbox-v2__thread{background:radial-gradient(720px 220px at 12% -10%,#caa24a1a 0%,#caa24a00 64%),linear-gradient(#f9f9fb 0%,#f3f4f7 100%)}.inbox-v2--premium .inbox-v2__thread-head{background:radial-gradient(420px 140px at 0 0,#caa24a14 0%,#caa24a00 74%),linear-gradient(#fffffffe 0%,#f7f8fbfa 100%);border:1px solid #11121614;border-radius:16px;box-shadow:inset 0 1px #ffffffd1,0 12px 24px #0c0e120d}.inbox-v2--premium .inbox-v2__thread-head-meta span{color:var(--v2-text-soft);background:#fffffff5;border-color:#1112161a}.inbox-v2--premium .inbox-v2__thread-group:before{background:linear-gradient(#caa24a42 0%,#11121614 100%)}.inbox-v2--premium .inbox-v2__thread-divider span{border-color:var(--v2-border);color:var(--v2-text-soft);background:#fffffffa;box-shadow:0 8px 18px #0c0e120f}.inbox-v2--premium .inbox-v2__message{box-shadow:inset 0 1px #ffffffdb,0 12px 24px #0000000f}.inbox-v2--premium .inbox-v2__message:hover,.inbox-v2--premium .inbox-v2__message:focus-visible,.inbox-v2--premium .inbox-v2__message:focus-within{box-shadow:inset 0 1px #ffffffeb,0 22px 36px #0000001a}.inbox-v2--premium .inbox-v2__message.is-inbound{background:linear-gradient(#fffffffe 0%,#f9fafcfb 100%);border-left-color:#1f2026}.inbox-v2--premium .inbox-v2__message.is-outbound{background:linear-gradient(#fffaf1fc 0%,#f8eed8f5 100%);border-left-color:#caa24a}.inbox-v2--premium .inbox-v2__message.is-internal{background:linear-gradient(#f5f6f9fa 0%,#eef0f5f0 100%);border-left-color:#7a7a82}.inbox-v2--premium .inbox-v2__message-avatar{border-color:#11121614;box-shadow:inset 0 1px #ffffffe0,0 10px 18px #0c0e1214}.inbox-v2--premium .inbox-v2__message-line{background:linear-gradient(#caa24a3d 0%,#11121614 100%)}.inbox-v2--premium .inbox-v2__message-direction-pill{background:#ffffffe6;border-color:#1112161a}.inbox-v2--premium .inbox-v2__message.is-inbound .inbox-v2__message-avatar{color:#101115;background:linear-gradient(#fffffffe 0%,#eff2f6fa 100%);border-color:#11121624}.inbox-v2--premium .inbox-v2__message.is-outbound .inbox-v2__message-avatar{color:#5f4618;background:linear-gradient(#fffcf6fe 0%,#ebd6aafa 100%);border-color:#caa24a66}.inbox-v2--premium .inbox-v2__message.is-internal .inbox-v2__message-avatar{color:#4c535e;background:linear-gradient(#fbfcfefe 0%,#e8ebf1fa 100%);border-color:#7a7a822e}.inbox-v2--premium .inbox-v2__message-header strong,.inbox-v2--premium .inbox-v2__message-body,.inbox-v2--premium .inbox-v2__message-details>div>div,.inbox-v2--premium .inbox-v2__rail-content dd,.inbox-v2--premium .inbox-v2__rail-list-item p,.inbox-v2--premium .inbox-v2__quick-switcher-results button span{color:var(--v2-text)}.inbox-v2--premium .inbox-v2__message-clock,.inbox-v2--premium .inbox-v2__message-cue{color:var(--v2-text-soft)}.inbox-v2--premium .inbox-v2__message-email-shell,.inbox-v2--premium .inbox-v2__case-cockpit-hero,.inbox-v2--premium .inbox-v2__case-cockpit-card,.inbox-v2--premium .inbox-v2__reply-toolbar-group,.inbox-v2--premium .inbox-v2__attachment-viewer-head,.inbox-v2--premium .inbox-v2__attachment-viewer-canvas,.inbox-v2--premium .inbox-v2__reply-attachment-chip,.inbox-v2--premium .inbox-v2__message-attachment-chip{border-color:var(--v2-border-strong)}.inbox-v2--premium .inbox-v2__message-details code{border-color:var(--v2-border-strong);color:#1b1d24;background:#f3f4f8fa}.inbox-v2--premium .inbox-v2__composer textarea,.inbox-v2--premium .inbox-v2__template-console-controls input,.inbox-v2--premium .inbox-v2__ai-console textarea,.inbox-v2--premium .inbox-v2__rail-form input,.inbox-v2--premium .inbox-v2__rail-form select,.inbox-v2--premium .inbox-v2__rail-form textarea,.inbox-v2--premium .inbox-v2__quick-switcher input{border-color:var(--v2-border-strong);color:var(--v2-text);background:#fffffffa}.inbox-v2--premium .inbox-v2__rail-notice{color:#5f4a1f;background:#f9f0daf5;border-color:#caa24a8c}.inbox-v2--premium .inbox-v2__rail-error,.inbox-v2--premium .inbox-v2__worklist-error{background:#56222529;border-color:#7d4b4e}.inbox-v2--premium .inbox-v2__quick-switcher-backdrop{background:#0c0e143d}@media (max-width:1480px){.inbox-v2__panes{grid-template-columns:var(--inbox-v2-left-pane,410px) var(--inbox-v2-resize-handle,8px) minmax(0, 1fr)}.inbox-v2__panes.is-queue-mode{grid-template-columns:minmax(0, 1fr) var(--inbox-v2-resize-handle,8px) minmax(240px, min(var(--inbox-v2-right-pane,340px), 42%))}}@media (max-width:1320px){.inbox-v2__panes{grid-template-columns:var(--inbox-v2-left-pane,380px) var(--inbox-v2-resize-handle,8px) minmax(0, 1fr)}.inbox-v2__panes.is-queue-mode{grid-template-columns:minmax(0, 1fr) var(--inbox-v2-resize-handle,8px) minmax(240px, min(var(--inbox-v2-right-pane,340px), 42%))}.inbox-v2__body[data-workspace-mode=review]{grid-template-columns:minmax(0, 1fr) var(--inbox-v2-resize-handle,8px) minmax(280px, var(--inbox-v2-right-pane,320px))}.inbox-v2__body[data-workspace-mode=review]>.inbox-v2__resize-handle{display:block}.inbox-v2__panes.is-review-mode{grid-template-columns:minmax(320px, var(--inbox-v2-left-pane,360px)) var(--inbox-v2-resize-handle,8px) minmax(0, 1fr)}.inbox-v2__rail{min-width:280px;display:grid}}@media (max-width:900px){.inbox-v2,.inbox-v2__workspace,.op-workspace-root .inbox-v2__workspace{width:100%;min-width:0;max-width:100%}.inbox-v2__workspace,.op-workspace-root .inbox-v2__workspace{height:auto;min-height:100%;overflow-x:hidden}.inbox-v2__quick-review-dock{grid-template-columns:minmax(0,1fr);width:calc(100vw - 24px);bottom:12px;right:12px}.inbox-v2__quick-review-dock-actions{justify-content:stretch}.inbox-v2__quick-review-dock-actions button{flex:1 1 0}.inbox-v2__overlay-modal--quick-review{width:96vw;padding:14px}.inbox-v2__toolbar{gap:10px}.inbox-v2__toolbar-row{flex-direction:column;align-items:stretch}.inbox-v2__toolbar input{width:100%;max-width:none}.inbox-v2__toolbar-search-slot{flex:0 auto;width:100%;min-width:0}.inbox-v2__scope-toggle{width:fit-content}.inbox-v2__toolbar-more>div{border-top:1px solid #ffffff24;border-top-right-radius:10px;grid-template-columns:1fr;min-width:0;max-width:none;position:static}.inbox-v2__toolbar-more>div>button{grid-column:span 1}.inbox-v2__worklist-more>div{grid-template-columns:1fr;min-width:0;max-width:none;position:static}.inbox-v2__worklist-badge-groups-row{flex-wrap:wrap;overflow-x:visible}.inbox-v2__worklist-more>div>button{grid-column:span 1}.inbox-v2__body,.inbox-v2__body[data-workspace-mode=queue],.inbox-v2__body.is-default-queue-split[data-workspace-mode=queue],.inbox-v2__body[data-workspace-mode=review],.op-workspace-root .inbox-v2__body[data-workspace-mode=queue],.op-workspace-root .inbox-v2__body.is-default-queue-split[data-workspace-mode=queue],.op-workspace-root .inbox-v2__body[data-workspace-mode=review]{grid-template-columns:minmax(0,1fr);height:auto;overflow:hidden visible}.inbox-v2__resize-handle,.op-workspace-root .inbox-v2__resize-handle,.op-workspace-root .inbox-v2__body[data-workspace-mode=review]>.inbox-v2__resize-handle{display:none}.inbox-v2__views{border-right:none;border-bottom:1px solid var(--v2-border);grid-template-columns:minmax(0,1fr);gap:8px}.inbox-v2__views-note{grid-column:1/-1}.inbox-v2__panes,.inbox-v2__panes.is-list,.inbox-v2__panes.is-queue-mode,.inbox-v2__panes.is-queue-mode.is-default-queue-split,.inbox-v2__panes.is-review-mode,.inbox-v2__panes.is-review-mode.is-review-worklist-drawer-open,.op-workspace-root .inbox-v2__panes,.op-workspace-root .inbox-v2__panes.is-list,.op-workspace-root .inbox-v2__panes.is-queue-mode,.op-workspace-root .inbox-v2__panes.is-review-mode,.op-workspace-root .inbox-v2__panes.is-review-mode.is-review-worklist-drawer-open{grid-template-columns:minmax(0,1fr);height:auto;overflow:visible}.inbox-v2__worklist{border-right:none;border-bottom:1px solid var(--v2-border);max-height:44dvh}.inbox-v2__preview{border-top:1px solid var(--v2-border);min-height:min(520px,70dvh)}.inbox-v2__case,.inbox-v2__rail{min-height:min(560px,76dvh)}.inbox-v2__worklist>header{flex-direction:column;align-items:start}.inbox-v2__worklist-header-actions{justify-items:start;width:100%}.inbox-v2__pane-controls{justify-content:space-between;width:100%}.inbox-v2__pane-controls label{flex:1;min-width:0}.inbox-v2__pane-controls input[type=range]{width:100%;min-width:0}.inbox-v2__case-header{gap:12px}.inbox-v2__case-header-top,.inbox-v2__case-header-controls{grid-template-columns:1fr}.inbox-v2__case-header-side,.inbox-v2__case-nav-actions,.inbox-v2__case-actions,.inbox-v2__case-tag-rail{justify-content:start;justify-items:start}.inbox-v2__case-nav-actions,.inbox-v2__case-actions,.inbox-v2__case-badge-rail,.inbox-v2__case-tag-rail{flex-wrap:wrap;overflow-x:visible}.inbox-v2__case-header-identity{align-items:flex-start}.inbox-v2__case-header-meta-line{white-space:normal}.inbox-v2__case-now-next{grid-template-columns:1fr}.inbox-v2__case-now-next-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.inbox-v2__case-focus-bar,.inbox-v2__previous-conversations-grid,.inbox-v2__conversation-understanding-grid,.inbox-v2__reply-plan-grid{grid-template-columns:1fr}.inbox-v2__reply-coach-strip,.inbox-v2__grounding-strip,.inbox-v2__reply-mode-strip{flex-direction:column;align-items:stretch}.inbox-v2__grounding-strip-meta,.inbox-v2__reply-mode-strip-meta{justify-content:flex-start}.inbox-v2__case-focus-actions{justify-items:start}.inbox-v2__grounding-grid{grid-template-columns:1fr}.inbox-v2__resolution-pack-summary,.inbox-v2__reply-outcome-summary{flex-direction:column;align-items:stretch}.inbox-v2__composer-send-setup-grid{grid-template-columns:1fr}.inbox-v2__composer-header,.inbox-v2__composer-actions{flex-direction:column;align-items:stretch}.inbox-v2__composer-meta{justify-content:flex-start}.inbox-v2__template-console-grid{grid-template-columns:1fr}.inbox-v2__template-console-list{max-height:180px}.inbox-v2__ai-console-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.inbox-v2__advanced-ops>header{flex-direction:column}.inbox-v2__advanced-ops-fields{grid-template-columns:1fr}.inbox-v2__case-advanced>div{left:0;right:auto}.inbox-v2__composer{position:static}.inbox-v2__rail-headline{flex-direction:column}.inbox-v2__rail-headline-actions{justify-items:start}.inbox-v2__quick-switcher,.inbox-v2__bulk-modal{width:96vw}.inbox-v2__bulk-modal-select-head{flex-direction:column;align-items:stretch}.inbox-v2__bulk-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;display:grid}}.inbox-v2__case-owner-strip{background:#ffffffd6;border:1px solid #0f172a14;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.inbox-v2__case-owner-strip-copy{flex-direction:column;gap:2px;display:flex}.inbox-v2__case-owner-strip-copy strong{color:#475569;font-size:.78rem}.inbox-v2__case-owner-strip-copy span{color:#0f172a;font-size:.94rem}.inbox-v2__case-owner-strip-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__case-owner-strip-select{color:#475569;align-items:center;gap:8px;font-size:.82rem;display:inline-flex}.inbox-v2__case-owner-strip-select select{min-width:180px}.templates-v2__modal.templates-v2__modal--ai-rewrite.inbox-v2__ai-rewrite-modal{grid-template-rows:auto minmax(0,1fr);width:min(980px,100vw - 112px);height:auto;max-height:min(760px,100dvh - 112px)}.templates-v2__modal.templates-v2__modal--ai-rewrite.inbox-v2__ai-rewrite-modal .templates-v2__modal-body--ai-rewrite{min-height:0;overflow:hidden}.templates-v2__modal.templates-v2__modal--ai-rewrite.inbox-v2__ai-rewrite-modal .templates-v2__studio-console-body--ai-rewrite{grid-template-rows:auto minmax(0,1fr);height:min-content;min-height:0;max-height:min(620px,100dvh - 240px);overflow:hidden}.templates-v2__modal.templates-v2__modal--ai-rewrite.inbox-v2__ai-rewrite-modal .templates-v2__ai-rewrite-step-stage{max-height:min(540px,100dvh - 318px);overflow:auto}.templates-v2__modal.templates-v2__modal--generate-reply.inbox-v2__generate-reply-modal{grid-template-rows:auto minmax(0,1fr);width:min(980px,100vw - 112px);height:min(760px,100dvh - 112px);max-height:min(780px,100dvh - 112px)}.inbox-v2__generate-reply-body{overscroll-behavior:contain;grid-template-rows:auto minmax(0,1fr);gap:12px;min-height:0;display:grid;overflow:hidden}.inbox-v2__generate-reply-status{color:#475569;letter-spacing:.08em;text-transform:uppercase;background:#f8fafceb;border:1px solid #94a3b84d;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.74rem;font-weight:800;display:inline-flex}.inbox-v2__generate-reply-status.is-ready{color:#0f766e;background:#f0fdfaeb;border-color:#14b8a659}.inbox-v2__generate-reply-status.is-loading{color:#92400e;background:#fffbebeb;border-color:#d9770659}.inbox-v2__generate-reply-section-heading span,.inbox-v2__generate-reply-result-header span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.inbox-v2__generate-reply-stepper{margin:0}.inbox-v2__generate-reply-stage{overscroll-behavior:contain;min-height:0;padding-right:2px;display:grid;overflow:auto}.inbox-v2__generate-reply-setup,.inbox-v2__generate-reply-result{background:#ffffffeb;border:1px solid #94a3b83d;border-radius:10px;align-content:start;gap:14px;min-height:0;padding:14px;display:grid;overflow:visible}.inbox-v2__generate-reply-field{gap:7px;display:grid}.inbox-v2__generate-reply-field>span{color:#334155;letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:800}.inbox-v2__generate-reply-field textarea{resize:vertical;color:#0f172a;min-height:104px;font:inherit;background:#f8fafcad;border:1px solid #94a3b852;border-radius:8px;outline:none;padding:11px 12px;line-height:1.45}.inbox-v2__generate-reply-field textarea:focus{border-color:#14b8a68c;box-shadow:0 0 0 3px #14b8a61f}.inbox-v2__generate-reply-field small{color:#94a3b8;justify-self:end;font-size:.72rem;font-weight:700}.inbox-v2__generate-reply-control-group,.inbox-v2__generate-reply-advanced{gap:9px;display:grid}.inbox-v2__generate-reply-section-heading strong,.inbox-v2__generate-reply-result-header strong{color:#0f172a;margin-top:3px;font-size:.9rem;display:block}.inbox-v2__generate-reply-segments{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__generate-reply-segments--length{grid-template-columns:repeat(3,minmax(0,1fr))}.inbox-v2__generate-reply-segments button{color:#334155;text-align:left;cursor:pointer;background:#f8fafcc7;border:1px solid #94a3b84d;border-radius:8px;min-width:0;min-height:68px;padding:10px}.inbox-v2__generate-reply-segments button:hover{background:#f0fdfab8;border-color:#14b8a65c}.inbox-v2__generate-reply-segments button.is-selected{color:#0f766e;background:#f0fdfaf2;border-color:#0f766e8c;box-shadow:0 0 0 3px #14b8a61a}.inbox-v2__generate-reply-segments button span,.inbox-v2__generate-reply-segments button small{overflow-wrap:anywhere;display:block}.inbox-v2__generate-reply-segments button span{font-size:.84rem;font-weight:850}.inbox-v2__generate-reply-segments button small{color:#64748b;margin-top:4px;font-size:.72rem;line-height:1.28}.inbox-v2__generate-reply-advanced-toggle{color:#334155;cursor:pointer;background:#f8fafcc7;border:1px solid #94a3b847;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 12px;display:flex}.inbox-v2__generate-reply-advanced-toggle span{font-size:.82rem;font-weight:850}.inbox-v2__generate-reply-advanced-toggle strong{color:#0f766e;letter-spacing:.06em;text-transform:uppercase;font-size:.74rem;font-weight:850}.inbox-v2__generate-reply-checks{background:#f8fafc94;border:1px solid #94a3b838;border-radius:8px;gap:8px;padding:10px;display:grid}.inbox-v2__generate-reply-checks label{color:#334155;align-items:center;gap:9px;font-size:.82rem;font-weight:700;display:flex}.inbox-v2__generate-reply-checks input{accent-color:#0f766e;width:16px;height:16px}.inbox-v2__generate-reply-primary-actions,.inbox-v2__generate-reply-result-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inbox-v2__generate-reply-primary-actions button,.inbox-v2__generate-reply-result-actions button{color:#334155;cursor:pointer;background:#fffffff0;border:1px solid #94a3b84d;border-radius:999px;padding:9px 13px;font-size:.82rem;font-weight:850}.inbox-v2__generate-reply-primary-actions button.is-primary,.inbox-v2__generate-reply-result-actions button.is-primary{color:#fff;background:#0f766e;border-color:#0f766e75}.inbox-v2__generate-reply-primary-actions button:disabled,.inbox-v2__generate-reply-result-actions button:disabled{cursor:not-allowed;opacity:.58}.inbox-v2__generate-reply-note,.inbox-v2__generate-reply-error,.inbox-v2__generate-reply-review-note{border-radius:8px;margin:0;padding:9px 10px;font-size:.78rem;line-height:1.45}.inbox-v2__generate-reply-note,.inbox-v2__generate-reply-review-note{color:#0f766e;background:#f0fdfaad}.inbox-v2__generate-reply-error{color:#b91c1c;background:#fef2f2e6}.inbox-v2__generate-reply-result-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:9px;display:grid}.inbox-v2__generate-reply-result-header .inbox-v2__generate-reply-chips{grid-column:1/-1}.inbox-v2__generate-reply-add-button{color:#fff;cursor:pointer;white-space:nowrap;background:#0f766e;border:1px solid #0f766e75;border-radius:999px;align-self:start;padding:9px 13px;font-size:.82rem;font-weight:850}.inbox-v2__generate-reply-chips{flex-wrap:wrap;gap:6px;display:flex}.inbox-v2__generate-reply-chips span{color:#0f766e;background:#f0fdfac7;border:1px solid #14b8a638;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:.72rem;font-weight:800;display:inline-flex}.inbox-v2__generate-reply-preview{white-space:pre-wrap;overflow-wrap:anywhere;color:#0f172a;background:#fff;border:1px solid #94a3b842;border-radius:10px;min-height:260px;max-height:min(430px,100dvh - 370px);margin:0;padding:14px;font-family:inherit;font-size:.92rem;line-height:1.55;overflow:auto}.inbox-v2__generate-reply-empty{color:#64748b;text-align:center;background:#f8fafc9e;border:1px dashed #94a3b861;border-radius:10px;place-content:center;gap:8px;min-height:360px;padding:24px;display:grid}.inbox-v2__generate-reply-empty strong{color:#0f172a;font-size:.98rem}.inbox-v2__generate-reply-empty span{font-size:.84rem;line-height:1.45}@media (max-width:980px){.templates-v2__modal.templates-v2__modal--generate-reply.inbox-v2__generate-reply-modal{width:min(760px,100vw - 28px);height:calc(100dvh - 28px);max-height:calc(100dvh - 28px)}}@media (max-width:640px){.inbox-v2__generate-reply-segments,.inbox-v2__generate-reply-segments--length,.inbox-v2__generate-reply-result-header{grid-template-columns:1fr}.inbox-v2__generate-reply-add-button{width:100%}}.templates-v2__modal.templates-v2__modal--template-library.inbox-v2__add-template-modal{grid-template-rows:auto minmax(0,1fr);width:min(1280px,100vw - 112px);height:min(800px,100dvh - 112px);max-height:min(800px,100dvh - 112px)}.templates-v2 .templates-v2__modal-body.templates-v2__modal-body--template-library.inbox-v2__add-template-modal-body{flex-direction:column;min-height:0;display:flex;overflow:hidden}.inbox-v2__add-template-results{flex:auto;min-height:0;overflow:hidden}.inbox-v2__add-template-layout{grid-template-columns:320px minmax(0,1fr);gap:12px;min-height:0;display:grid;overflow:hidden}.templates-v2__asset-list.inbox-v2__add-template-list{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#64748b94 #f1f5f9eb;align-content:start;min-height:0;margin:0;padding:2px 4px 2px 1px;list-style:none;display:grid;overflow:auto}.inbox-v2__add-template-list::-webkit-scrollbar{width:10px}.inbox-v2__add-template-list::-webkit-scrollbar-track{background:#f1f5f9eb;border-radius:999px}.inbox-v2__add-template-list::-webkit-scrollbar-thumb{background:#64748b94;border:3px solid #f1f5f9eb;border-radius:999px}.templates-v2__asset-list-item.inbox-v2__add-template-list-item{text-align:left;cursor:pointer;border-radius:8px;min-height:78px}.templates-v2__asset-list-item.inbox-v2__add-template-list-item .templates-v2__asset-list-use-case{color:#475569}.inbox-v2__add-template-preview{background:#fffffff0;border:1px solid #bed2e8db;border-radius:14px;grid-template-rows:auto auto minmax(0,1fr) auto auto;min-height:0;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffeb}.inbox-v2__add-template-preview-head{border-bottom:1px solid #bed2e8b8;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;padding:14px;display:flex}.inbox-v2__add-template-preview-head div{gap:3px;min-width:0;display:grid}.inbox-v2__add-template-preview-head h4,.inbox-v2__add-template-preview-head span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inbox-v2__add-template-preview-head h4{color:#172231;margin:0;font-size:1.08rem;font-weight:900}.inbox-v2__add-template-preview-head span{color:#64748b;font-size:.75rem;font-weight:750}.inbox-v2__add-template-preview-head button{color:#475569;cursor:pointer;background:#ffffffeb;border:1px solid #bed2e8eb;border-radius:999px;flex:none;min-height:30px;padding:0 10px;font-size:.72rem;font-weight:850}.inbox-v2__add-template-preview-head button.is-active{color:#0f766e;background:#ecfdfaf5;border-color:#0f766e57}.inbox-v2__add-template-subject{background:#f8fafca8;border-bottom:1px solid #bed2e8b8;gap:4px;padding:12px 14px;display:grid}.inbox-v2__add-template-subject span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.inbox-v2__add-template-subject strong{color:#172231;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:850;overflow:hidden}.inbox-v2__add-template-preview-copy{overscroll-behavior:contain;color:#172231;white-space:pre-wrap;overflow-wrap:anywhere;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#64748b94 #f1f5f9eb;min-height:0;margin:0;padding:18px 20px;font-family:inherit;font-size:.96rem;line-height:1.62;overflow:auto}.inbox-v2__add-template-preview-copy::-webkit-scrollbar{width:10px}.inbox-v2__add-template-preview-copy::-webkit-scrollbar-track{background:#f1f5f9eb;border-radius:999px}.inbox-v2__add-template-preview-copy::-webkit-scrollbar-thumb{background:#64748b94;border:3px solid #f1f5f9eb;border-radius:999px}.inbox-v2__add-template-fields,.inbox-v2__add-template-actions{border-top:1px solid #bed2e8b8;padding:12px 14px}.inbox-v2__add-template-fields{background:#f8fafc9e;gap:8px;display:grid}.inbox-v2__add-template-fields-label{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.inbox-v2__add-template-fields .templates-v2__template-library-fields{margin:0}.inbox-v2__add-template-actions{background:#ffffffeb;flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}@media (max-width:980px){.templates-v2__modal.templates-v2__modal--template-library.inbox-v2__add-template-modal{width:min(100%,100vw - 28px);height:calc(100dvh - 28px);max-height:calc(100dvh - 28px)}.inbox-v2__add-template-layout{grid-template-rows:minmax(260px,.58fr) minmax(260px,.42fr);grid-template-columns:minmax(0,1fr)}}.templates-v2__modal.templates-v2__modal--policy-check.inbox-v2__policy-check-modal{grid-template-rows:auto minmax(0,1fr);width:min(920px,100vw - 112px);height:auto;max-height:min(720px,100dvh - 112px)}.templates-v2__modal.templates-v2__modal--policy-check.inbox-v2__policy-check-modal .templates-v2__policy-check-body{overscroll-behavior:contain;min-height:0;overflow:auto}.templates-v2__modal.templates-v2__modal--policy-check.inbox-v2__policy-check-modal .templates-v2__policy-source-list{max-height:min(330px,100dvh - 395px);overflow:auto}.templates-v2__modal.templates-v2__modal--policy-check.inbox-v2__policy-check-modal .templates-v2__policy-safe-text-scroll{max-height:min(230px,100dvh - 400px);overflow:auto}.templates-v2__field-window.inbox-v2__fields-window{width:min(940px,100vw - 112px);max-height:min(720px,100dvh - 112px)}.templates-v2__field-window.inbox-v2__fields-window .templates-v2__field-window-body{overscroll-behavior:contain;min-height:0;overflow:auto}.templates-v2__field-window.inbox-v2__fields-window .templates-v2__field-insert-grid,.templates-v2__field-window.inbox-v2__fields-window .templates-v2__field-action-list,.templates-v2__field-window.inbox-v2__fields-window .templates-v2__field-scenario-grid,.templates-v2__field-window.inbox-v2__fields-window .templates-v2__variable-grid{overscroll-behavior:contain;max-height:min(360px,100dvh - 370px);overflow:auto}.templates-v2__modal.templates-v2__modal--smart-blocks.inbox-v2__smart-blocks-modal{grid-template-rows:auto minmax(0,1fr);width:min(1080px,100vw - 112px);max-height:min(760px,100dvh - 112px)}.templates-v2__modal.templates-v2__modal--smart-blocks.inbox-v2__smart-blocks-modal .templates-v2__smart-blocks-modal-body{overscroll-behavior:contain;min-height:0;overflow:auto}.templates-v2__modal.templates-v2__modal--smart-blocks.inbox-v2__smart-blocks-modal .templates-v2__smart-blocks-list-panel,.templates-v2__modal.templates-v2__modal--smart-blocks.inbox-v2__smart-blocks-modal .templates-v2__smart-blocks-preview-panel{overscroll-behavior:contain;max-height:min(560px,100dvh - 286px);overflow:auto}.templates-v2__modal.templates-v2__modal--smart-blocks.inbox-v2__smart-blocks-modal .templates-v2__smart-blocks-preview-text pre{max-height:min(190px,100dvh - 520px);overflow:auto}.templates-v2__modal.templates-v2__modal--template-library.inbox-v2__visual-template-modal{grid-template-rows:auto minmax(0,1fr);width:min(1120px,100vw - 52px);max-height:min(820px,100dvh - 52px)}.inbox-v2__visual-template-modal-body{min-height:0;overflow:hidden}.templates-v2__template-library-preview-panel.inbox-v2__visual-template-preview-panel{grid-template-rows:auto minmax(0,1fr) auto}.inbox-v2__visual-template-preview-copy{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#64748b94 #f1f5f9eb;grid-template-rows:minmax(360px,1fr);min-height:0;display:grid;overflow:auto}.inbox-v2__visual-template-preview-copy.has-delivery-status{grid-template-rows:auto minmax(360px,1fr)}.inbox-v2__visual-template-preview-copy::-webkit-scrollbar{width:10px}.inbox-v2__visual-template-preview-copy::-webkit-scrollbar-track{background:#f1f5f9eb;border-radius:999px}.inbox-v2__visual-template-preview-copy::-webkit-scrollbar-thumb{background:#64748b94;border:3px solid #f1f5f9eb;border-radius:999px}.inbox-v2__visual-template-status-toggle{color:#334155;cursor:pointer;background:#fff;border:1px solid #94a3b847;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:0;max-width:132px;padding:9px 11px;font-weight:850;line-height:1;display:inline-flex;box-shadow:0 10px 24px #0f172a0d}.inbox-v2__visual-template-status-toggle span,.inbox-v2__visual-template-status-toggle strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.inbox-v2__visual-template-status-toggle span{color:#64748b;font-size:.72rem}.inbox-v2__visual-template-status-toggle strong{max-width:70px;font-size:.74rem}.inbox-v2__visual-template-status-toggle:hover,.inbox-v2__visual-template-status-toggle:focus-visible{background:#f8fafc;border-color:#0f172a52}.inbox-v2__visual-template-status-toggle[aria-expanded=true]{color:#1d4ed8;background:#eff6ff;border-color:#2563eb75;box-shadow:0 0 0 3px #2563eb1a}.inbox-v2__visual-template-status-toggle.is-success strong{color:#047857}.inbox-v2__visual-template-status-toggle.is-warning strong{color:#b45309}.inbox-v2__visual-template-status-toggle.is-danger strong{color:#b91c1c}.inbox-v2__visual-template-draft-status{color:#64748b;background:#f8fafcd1;border:1px solid #cbd5e1c2;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-top:6px;padding:4px 9px;font-size:.68rem;font-weight:850;line-height:1;display:inline-flex}.inbox-v2__visual-template-draft-status:before{content:"";background:currentColor;border-radius:999px;width:6px;height:6px}.inbox-v2__visual-template-draft-status.is-mapped{color:#0f766e;background:#f0fdfad1;border-color:#0d94883d}.inbox-v2__visual-template-preview-panel .templates-v2__template-library-preview-fields{background:#f8fafcb8;align-items:center;gap:10px;min-height:38px;padding:7px 14px;display:flex}.inbox-v2__visual-template-preview-panel .templates-v2__template-library-preview-label{flex:none;line-height:1}.inbox-v2__visual-template-preview-panel .templates-v2__template-library-fields{scrollbar-width:none;flex-wrap:nowrap;flex:auto;min-width:0;overflow:auto hidden}.inbox-v2__visual-template-preview-panel .templates-v2__template-library-fields::-webkit-scrollbar{display:none}.inbox-v2__visual-template-preview-panel .templates-v2__template-library-fields span{flex:none;padding:3px 8px}.inbox-v2__visual-template-layout{grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:16px;height:100%;min-height:0;display:grid}.inbox-v2__visual-template-list,.inbox-v2__visual-template-preview{background:#ffffffeb;border:1px solid #94a3b842;border-radius:10px;min-height:0;overflow:hidden}.inbox-v2__visual-template-list{grid-template-rows:auto minmax(0,1fr);display:grid}.inbox-v2__visual-template-list-header{border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.inbox-v2__visual-template-list-header strong{color:#0f172a;font-size:.84rem}.inbox-v2__visual-template-list-header span{color:#64748b;text-transform:capitalize;font-size:.74rem}.inbox-v2__visual-template-list-scroll{overscroll-behavior:contain;min-height:0;padding:10px;overflow:auto}.inbox-v2__visual-template-card{color:#334155;text-align:left;cursor:pointer;background:#fff;border:1px solid #94a3b838;border-radius:8px;flex-direction:column;gap:8px;width:100%;padding:12px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.inbox-v2__visual-template-card+.inbox-v2__visual-template-card{margin-top:8px}.inbox-v2__visual-template-card:hover,.inbox-v2__visual-template-card:focus-visible{border-color:#0f172a52;transform:translateY(-1px);box-shadow:0 12px 28px #0f172a14}.inbox-v2__visual-template-card.is-active{border-color:#2563eb8c;box-shadow:0 0 0 3px #2563eb1f}.inbox-v2__visual-template-card.is-in-use{background:#f8fafc}.inbox-v2__visual-template-card-topline,.inbox-v2__visual-template-card-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-v2__visual-template-card-topline strong{text-overflow:ellipsis;white-space:nowrap;color:#0f172a;min-width:0;font-size:.88rem;overflow:hidden}.inbox-v2__visual-template-card-topline span,.inbox-v2__visual-template-card-meta small{text-overflow:ellipsis;white-space:nowrap;color:#64748b;flex:none;max-width:46%;font-size:.7rem;overflow:hidden}.inbox-v2__visual-template-card>span:not(.inbox-v2__visual-template-card-topline):not(.inbox-v2__visual-template-card-meta){-webkit-line-clamp:2;color:#475569;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.45;display:-webkit-box;overflow:hidden}.inbox-v2__visual-template-preview{grid-template-rows:auto auto auto minmax(0,1fr) auto auto;display:grid}.inbox-v2__visual-template-preview-header,.inbox-v2__visual-template-preview-footer{border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.inbox-v2__visual-template-preview-header div,.inbox-v2__visual-template-preview-footer div{flex-direction:column;gap:3px;min-width:0;display:flex}.inbox-v2__visual-template-preview-header p,.inbox-v2__visual-template-preview-header span,.inbox-v2__visual-template-preview-footer span{text-overflow:ellipsis;white-space:nowrap;color:#64748b;margin:0;font-size:.74rem;overflow:hidden}.inbox-v2__visual-template-preview-header h4{color:#0f172a;margin:0;font-size:1rem}.inbox-v2__visual-template-preview-header>span{text-transform:capitalize;background:#f8fafc;border:1px solid #94a3b847;border-radius:999px;flex:none;padding:5px 8px}.inbox-v2__visual-template-delivery{background:linear-gradient(#fff,#f8fafc);border-bottom:1px solid #94a3b833;grid-template-columns:minmax(0,1fr);gap:10px;padding:12px 16px;display:grid}.inbox-v2__visual-template-delivery header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inbox-v2__visual-template-delivery header div{gap:3px;min-width:0;display:grid}.inbox-v2__visual-template-delivery span,.inbox-v2__visual-template-delivery p,.inbox-v2__visual-template-delivery em{color:#64748b;margin:0;font-size:.72rem;line-height:1.35}.inbox-v2__visual-template-delivery header span{letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:850}.inbox-v2__visual-template-delivery strong{color:#0f172a;min-width:0;font-size:.9rem;line-height:1.2}.inbox-v2__visual-template-delivery p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.inbox-v2__visual-template-delivery em{white-space:nowrap;background:#fff;border:1px solid #94a3b842;border-radius:999px;flex:none;padding:5px 8px;font-style:normal;font-weight:800}.inbox-v2__visual-template-delivery.is-success{background:linear-gradient(#fff,#f0fdf4)}.inbox-v2__visual-template-delivery.is-warning{background:linear-gradient(#fff,#fffbeb)}.inbox-v2__visual-template-delivery.is-danger{background:linear-gradient(#fff,#fef2f2)}.inbox-v2__visual-template-delivery-chips{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.inbox-v2__visual-template-delivery-chips>span{background:#ffffffd1;border:1px solid #94a3b838;border-radius:8px;flex-direction:column;gap:2px;min-width:0;padding:8px 9px;display:flex}.inbox-v2__visual-template-delivery-chips small,.inbox-v2__visual-template-delivery-chips strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.inbox-v2__visual-template-delivery-chips small{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:.64rem;font-weight:850}.inbox-v2__visual-template-delivery-chips strong{color:#0f172a;font-size:.74rem}.inbox-v2__visual-template-delivery-chips>span.is-success{background:#f0fdf4;border-color:#10b98147}.inbox-v2__visual-template-delivery-chips>span.is-warning{background:#fffbeb;border-color:#f59e0b4d}.inbox-v2__visual-template-delivery-chips>span.is-danger{background:#fef2f2;border-color:#ef444447}.inbox-v2__visual-template-preview-frame{overscroll-behavior:contain;background:radial-gradient(circle at 50% 12%,#e2e8f08a,#f8fafc00 36%),linear-gradient(#fff 0%,#f8fafc 100%);min-height:0;position:relative;overflow:auto}.inbox-v2__visual-template-preview-frame.is-mobile{overflow:hidden}.inbox-v2__visual-template-preview-frame.is-fit{justify-content:center;align-items:flex-start;display:flex;overflow:hidden}.inbox-v2__visual-template-device-stage{box-sizing:border-box;justify-content:center;align-items:flex-start;width:100%;min-height:100%;padding:64px 24px 20px;display:flex}.inbox-v2__visual-template-device-stage.is-mobile{padding:64px 18px 20px}.inbox-v2__visual-template-device-stage.is-mobile.is-actual{height:100%;min-height:0}.inbox-v2__visual-template-device-frame{flex:none;transition:transform .16s,width .16s,height .16s,box-shadow .16s;position:relative}.inbox-v2__visual-template-device-frame.is-desktop{background:#fff;border:1px solid #cbd5e19e;border-radius:10px;overflow:hidden;box-shadow:0 18px 36px #0f172a14,inset 0 1px #ffffffdb}.inbox-v2__visual-template-device-frame.is-mobile{background:linear-gradient(#fffffffa,#f1f5f9fa),#fff;border:1px solid #1e293b24;border-radius:28px;overflow:hidden;box-shadow:0 24px 60px #0f172a24,0 0 0 7px #0f172a09,inset 0 1px #ffffffeb}.inbox-v2__visual-template-preview-frame.is-mobile.is-actual .inbox-v2__visual-template-device-frame.is-mobile{height:calc(100% - 4px);max-height:calc(100% - 4px)}.inbox-v2__visual-template-phone-chrome{z-index:3;pointer-events:none;color:#0f172a8f;letter-spacing:.02em;background:linear-gradient(#fffffff0,#ffffffb8);grid-template-columns:1fr auto 1fr;align-items:center;height:24px;padding:0 18px;font-size:.58rem;font-weight:850;display:grid;position:absolute;top:0;left:0;right:0}.inbox-v2__visual-template-phone-chrome>span:first-child{background:#0f172a24;border-radius:999px;justify-self:start;width:34px;height:4px}.inbox-v2__visual-template-phone-chrome>span:last-child{border:1px solid #0f172a33;border-radius:999px;justify-self:end;width:20px;height:8px}.inbox-v2__visual-template-hover-toolbar{z-index:8;-webkit-backdrop-filter:blur(16px)saturate(1.18);backdrop-filter:blur(16px)saturate(1.18);opacity:0;pointer-events:none;visibility:hidden;background:linear-gradient(#ffffffdb,#f8fafcb8);border:1px solid #cbd5e1b8;border-radius:999px;align-items:center;gap:3px;padding:5px;transition:opacity .18s cubic-bezier(.16,1,.3,1),transform .18s cubic-bezier(.16,1,.3,1),visibility 0s linear .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex;position:absolute;top:12px;right:50%;transform:translate(50%,-8px)scale(.985);box-shadow:0 18px 44px #0f172a21,inset 0 1px #ffffffdb}.inbox-v2__visual-template-preview-frame:hover .inbox-v2__visual-template-hover-toolbar,.inbox-v2__visual-template-preview-frame:focus-within .inbox-v2__visual-template-hover-toolbar{opacity:1;pointer-events:auto;visibility:visible;transition-delay:70ms,70ms,0s,0s,0s,0s;transform:translate(50%)}.inbox-v2__visual-template-hover-toolbar:hover,.inbox-v2__visual-template-hover-toolbar:focus-within{background:linear-gradient(#fffffff0,#f8fafcd6);border-color:#94a3b8d1;box-shadow:0 22px 52px #0f172a29,inset 0 1px #ffffffeb}.inbox-v2__visual-template-hover-toolbar>span{background:linear-gradient(#0000,#64748b3d,#0000);border-radius:999px;width:1px;height:20px;margin:0 3px}.inbox-v2__visual-template-preview-tool{color:#475569d1;cursor:pointer;background:0 0;border:0;border-radius:999px;outline:none;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:0;line-height:0;transition:background .15s,color .15s,box-shadow .15s,transform .15s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative}.inbox-v2__visual-template-preview-tool:hover,.inbox-v2__visual-template-preview-tool:focus-visible{color:#0f172a;background:#0f172a11;transform:translateY(-1px)scale(1.025)}.inbox-v2__visual-template-preview-tool:focus-visible{box-shadow:inset 0 0 0 1px #0f172a1f,0 0 0 3px #0d948829}.inbox-v2__visual-template-preview-tool.is-active{color:#0f766e;background:linear-gradient(#ccfbf1e6,#f0fdfac2);box-shadow:inset 0 0 0 1px #0d948833,0 8px 18px #0f766e1a}.inbox-v2__visual-template-preview-tool:before{content:"";border-radius:inherit;opacity:0;background:#0d948814;transition:opacity .16s,transform .16s cubic-bezier(.16,1,.3,1);position:absolute;inset:7px;transform:scale(.82)}.inbox-v2__visual-template-preview-tool:hover:before,.inbox-v2__visual-template-preview-tool:focus-visible:before,.inbox-v2__visual-template-preview-tool.is-active:before{opacity:1;transform:scale(1)}.inbox-v2__visual-template-preview-tool:after{content:attr(data-tooltip);z-index:12;color:#f8fafc;letter-spacing:0;white-space:nowrap;opacity:0;pointer-events:none;transform-origin:top;background:#0f172aeb;border:1px solid #0f172a1a;border-radius:8px;width:max-content;max-width:220px;padding:7px 9px;font-size:.68rem;font-weight:750;line-height:1.25;transition:opacity .13s,transform .13s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 9px);right:50%;transform:translate(50%,-4px)scale(.98);box-shadow:0 14px 30px #0f172a38}.inbox-v2__visual-template-preview-tool:hover:after,.inbox-v2__visual-template-preview-tool:focus-visible:after{opacity:1;transition-delay:.22s;transform:translate(50%)scale(1)}.inbox-v2__visual-template-preview-tool svg{z-index:1;fill:none;stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 18px;width:18px;height:18px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.inbox-v2__email-client-preview{width:100%;height:100%;min-height:420px;box-shadow:none;background:#fff;border:0;border-radius:0;flex:none;transition:transform .16s,width .16s,height .16s;overflow:hidden}.inbox-v2__visual-template-device-frame.is-desktop .inbox-v2__email-client-preview{border-radius:inherit}.inbox-v2__visual-template-device-frame.is-mobile .inbox-v2__email-client-preview{background:#fff;border:0;border-radius:28px;width:100%;margin:0}.inbox-v2__visual-template-preview-frame.is-mobile .inbox-v2__email-client-preview{border-inline:1px solid #94a3b838;width:min(390px,100%);margin:0 auto}.inbox-v2__visual-template-preview-frame.is-mobile .inbox-v2__visual-template-device-frame.is-mobile .inbox-v2__email-client-preview{border-inline:0;width:100%;margin:0}.inbox-v2__visual-template-preview-frame.is-fit .inbox-v2__email-client-preview{border-inline:0;margin:0 auto}.inbox-v2__visual-template-preview-frame.is-mobile.is-actual .inbox-v2__email-client-preview{height:100%;min-height:0}.inbox-v2__email-client-preview.is-dark{box-shadow:none;background:#0f172a}.inbox-v2__email-client-message{background:#fff;grid-template-rows:minmax(420px,1fr);height:100%;min-height:420px;display:grid}.inbox-v2__email-client-preview.is-mobile .inbox-v2__email-client-message{grid-template-rows:minmax(420px,1fr)}.inbox-v2__visual-template-preview-frame.is-mobile.is-actual .inbox-v2__email-client-message{grid-template-rows:minmax(0,1fr);min-height:0}.inbox-v2__email-client-preview.is-dark .inbox-v2__email-client-message{color:#e5e7eb;background:#111827}.inbox-v2__email-client-iframe-wrap{overscroll-behavior:contain;height:100%;min-height:0;padding:0;overflow:auto}.inbox-v2__email-client-preview iframe{width:100%;height:100%;min-height:100%;box-shadow:none;background:#fff;border:0;border-radius:0;display:block}.inbox-v2__visual-template-preview-frame.is-mobile.is-actual .inbox-v2__email-client-preview iframe{min-height:100%}.inbox-v2__email-client-preview.is-dark iframe{background:#0f172a}@media (hover:none){.inbox-v2__visual-template-hover-toolbar{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s;transform:translate(50%)}}.inbox-v2__visual-template-preview-frame pre{color:#334155;white-space:pre-wrap;background:#fff;border:1px solid #94a3b83d;border-radius:8px;min-height:240px;margin:0;padding:18px}.inbox-v2__visual-template-preview-footer{border-top:1px solid #94a3b833;border-bottom:0}.inbox-v2__visual-template-preview-footer strong{color:#0f172a;font-size:.78rem}.inbox-v2__visual-template-preview-footer .templates-v2__primary-action{flex:none}@media (max-width:900px){.templates-v2__modal.templates-v2__modal--ai-rewrite.inbox-v2__ai-rewrite-modal{width:min(100%,100vw - 28px);max-height:calc(100dvh - 28px)}.templates-v2__modal.templates-v2__modal--ai-rewrite.inbox-v2__ai-rewrite-modal .templates-v2__modal-body--ai-rewrite{min-height:0}.templates-v2__modal.templates-v2__modal--ai-rewrite.inbox-v2__ai-rewrite-modal .templates-v2__studio-console-body--ai-rewrite{max-height:calc(100dvh - 168px)}.templates-v2__modal.templates-v2__modal--ai-rewrite.inbox-v2__ai-rewrite-modal .templates-v2__ai-rewrite-step-stage{max-height:calc(100dvh - 236px)}.templates-v2__modal.templates-v2__modal--policy-check.inbox-v2__policy-check-modal{width:min(100%,100vw - 28px);max-height:calc(100dvh - 28px)}.templates-v2__modal.templates-v2__modal--policy-check.inbox-v2__policy-check-modal .templates-v2__policy-source-list,.templates-v2__modal.templates-v2__modal--policy-check.inbox-v2__policy-check-modal .templates-v2__policy-safe-text-scroll{max-height:240px}.templates-v2__field-window.inbox-v2__fields-window{width:min(100%,100vw - 28px);max-height:calc(100dvh - 28px)}.templates-v2__field-window.inbox-v2__fields-window .templates-v2__field-insert-grid,.templates-v2__field-window.inbox-v2__fields-window .templates-v2__field-action-list,.templates-v2__field-window.inbox-v2__fields-window .templates-v2__field-scenario-grid,.templates-v2__field-window.inbox-v2__fields-window .templates-v2__variable-grid{max-height:280px}.templates-v2__modal.templates-v2__modal--smart-blocks.inbox-v2__smart-blocks-modal{width:min(100%,100vw - 28px);max-height:calc(100dvh - 28px)}.templates-v2__modal.templates-v2__modal--smart-blocks.inbox-v2__smart-blocks-modal .templates-v2__smart-blocks-list-panel,.templates-v2__modal.templates-v2__modal--smart-blocks.inbox-v2__smart-blocks-modal .templates-v2__smart-blocks-preview-panel{max-height:320px}.templates-v2__modal.templates-v2__modal--template-library.inbox-v2__visual-template-modal{width:min(100%,100vw - 28px);max-height:calc(100dvh - 28px)}.inbox-v2__visual-template-preview-copy{grid-template-rows:minmax(300px,1fr)}.inbox-v2__visual-template-preview-copy.has-delivery-status{grid-template-rows:auto minmax(300px,1fr)}.inbox-v2__visual-template-layout{grid-template-rows:minmax(190px,.65fr) minmax(360px,1fr);grid-template-columns:minmax(0,1fr)}.inbox-v2__visual-template-delivery-chips{grid-template-columns:minmax(0,1fr)}.inbox-v2__visual-template-preview-footer{flex-direction:column;align-items:stretch}.inbox-v2__visual-template-preview-footer .templates-v2__primary-action{width:100%}}.inbox-v2__reply-body-slot .inbox-v2__composer--vnext-reply:not(.is-focus){max-block-size:none;height:min(650px,100dvh - 206px)!important}.inbox-v2__case.is-reply-workspace .inbox-v2__reply-body-slot{height:100%;min-height:0;max-height:100%}.inbox-v2__case.is-reply-workspace .inbox-v2__reply-body-slot.has-attachments{height:100%;min-height:0}.inbox-v2__case.is-reply-workspace .inbox-v2__reply-body-slot .inbox-v2__composer--vnext-reply:not(.is-focus){min-height:0;max-height:100%;overflow:hidden;height:100%!important}.inbox-v2__reply-body-slot .inbox-v2__composer--vnext-reply:not(.is-focus) .inbox-v2__composer-editor-zone{flex:auto;min-height:0}.inbox-v2__reply-body-slot .inbox-v2__composer--vnext-reply:not(.is-focus) .inbox-v2__composer-editor-shell{flex:clamp(260px,34dvh,430px);min-height:260px}.inbox-v2__case.is-reply-workspace .inbox-v2__reply-body-slot .inbox-v2__composer--vnext-reply:not(.is-focus) .inbox-v2__composer-editor-zone{flex:auto;min-height:0;padding-bottom:12px;overflow:hidden auto}.inbox-v2__case.is-reply-workspace .inbox-v2__reply-body-slot .inbox-v2__composer--vnext-reply:not(.is-focus) .inbox-v2__composer-editor-shell{flex:auto;min-height:clamp(210px,28dvh,260px);max-height:100%}.inbox-v2__reply-body-slot .inbox-v2__composer--vnext-reply:not(.is-focus) .inbox-v2__composer-editor{height:100%;min-height:260px}.inbox-v2__case.is-reply-workspace .inbox-v2__reply-body-slot .inbox-v2__composer--vnext-reply:not(.is-focus) .inbox-v2__composer-editor{height:100%;min-height:100%}.inbox-v2__reply-body-slot .inbox-v2__composer.has-attachments:not(.is-focus){min-height:min(650px,100dvh - 206px);overflow:visible;height:auto!important}.inbox-v2__case.is-reply-workspace .inbox-v2__reply-body-slot .inbox-v2__composer.has-attachments:not(.is-focus){min-height:0;overflow:hidden;height:100%!important}.inbox-v2__reply-body-slot .inbox-v2__composer.has-attachments:not(.is-focus) .inbox-v2__composer-editor-zone{flex:none;padding-bottom:0;overflow:visible}.inbox-v2__reply-body-slot .inbox-v2__composer.has-attachments:not(.is-focus) .inbox-v2__composer-editor-shell{flex:0 0 clamp(300px,38dvh,440px);min-height:300px}.inbox-v2__reply-body-slot .inbox-v2__composer.has-attachments:not(.is-focus) .inbox-v2__composer-editor{min-height:300px}.inbox-v2__reply-body-slot .inbox-v2__composer.has-attachments:not(.is-focus) .inbox-v2__reply-attachment-dock{margin-top:8px}.inbox-v2__new-message-modal{background:radial-gradient(620px 220px at 8% -12%,#22a08e14,#22a08e00 64%),linear-gradient(#fffffffc 0%,#f7fafdfc 100%);border-color:#becddef5;grid-template-rows:auto minmax(0,1fr) auto;gap:8px;width:min(1180px,100vw - 36px);height:min(92dvh,980px);max-height:min(92dvh,980px);position:relative;overflow:hidden}.inbox-v2__new-message-modal.is-fullscreen{width:100vw;height:100dvh;max-height:100dvh}.inbox-v2__new-message-modal>.inbox-v2__new-message-header{background:0 0;border:0;border-bottom:1px solid #cbd5e19e;border-radius:0;justify-content:space-between;align-items:center;gap:12px;padding:0 0 5px;display:flex}.inbox-v2__new-message-modal>.inbox-v2__new-message-header>div:first-child{align-items:center;gap:9px;min-width:0;display:flex}.inbox-v2__new-message-modal>.inbox-v2__new-message-header h2{white-space:nowrap;margin:0;font-size:14px;line-height:1.1}.inbox-v2__new-message-modal>.inbox-v2__new-message-header p{max-width:620px;display:none}.inbox-v2__new-message-kicker{color:#0f766e;letter-spacing:.06em;background:#e6f8f4eb;border-color:#22a08e33;flex:none;margin:0;padding:2px 8px}.inbox-v2__new-message-modal>.inbox-v2__new-message-header .inbox-v2__new-message-header-icon{border-radius:8px;width:30px;height:30px}.inbox-v2__new-message-stage--workspace{overscroll-behavior:contain;align-content:start;gap:8px;min-height:0;padding:0 2px 56px;overflow:auto}.inbox-v2__new-message-envelope,.inbox-v2__new-message-workspace{background:#fffffff0;border:1px solid #c7d4e4f0;border-radius:14px;min-width:0;box-shadow:0 14px 32px #0f172a0d,inset 0 1px #ffffffe6}.inbox-v2__new-message-envelope{gap:12px;padding:12px;display:grid}.inbox-v2__new-message-envelope--compose{gap:0;padding:0;overflow:visible}.inbox-v2__new-message-address-row{border-bottom:1px solid #dae2ecd1;grid-template-columns:48px minmax(0,1fr);align-items:center;min-height:36px;padding:2px 10px;display:grid;position:relative}.inbox-v2__new-message-address-row:last-child{border-bottom:0}.inbox-v2__new-message-address-row>span{color:#667487;font-size:12px;font-weight:850;line-height:1}.inbox-v2__new-message-address-row--from>select{color:#17202b;background:0 0;border:0;border-radius:10px;width:100%;min-height:30px;padding:4px 8px;font-size:13px;font-weight:750;line-height:1.2}.inbox-v2__new-message-address-row--from>select:hover,.inbox-v2__new-message-address-row--from>select:focus-visible{background:#f1f5f9e0}.inbox-v2__new-message-recipient-composer{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 8px;min-width:0;display:grid;position:relative}.inbox-v2__new-message-recipient-composer--smart{background:#ffffffd1;border:1px solid #c6d5e5b8;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;gap:6px;min-height:32px;padding:2px 3px;overflow:hidden;box-shadow:inset 0 1px #ffffffc7,0 6px 14px #0f172a08}.inbox-v2__new-message-recipient-chips{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:5px;min-width:0;display:flex}.inbox-v2__new-message-recipient-composer--smart .inbox-v2__new-message-recipient-chips{overscroll-behavior-inline:contain;scroll-behavior:smooth;scrollbar-width:none;flex-wrap:nowrap;grid-column:1;gap:6px;min-height:26px;padding:0 8px 0 1px;overflow:auto hidden}.inbox-v2__new-message-recipient-composer--smart .inbox-v2__new-message-recipient-chips::-webkit-scrollbar{display:none}.inbox-v2__new-message-recipient-chip{color:#0f766e;cursor:pointer;background:#e6f8f4e6;border:1px solid #22a08e40;border-radius:999px;align-items:center;gap:6px;max-width:100%;min-height:22px;padding:3px 8px;display:inline-flex}.inbox-v2__new-message-recipient-chip.is-smart{cursor:default;border:0;flex:none;max-width:220px;transition:opacity .16s,transform .16s,max-width .18s,margin .18s,padding .18s;position:relative}.inbox-v2__new-message-recipient-chip.is-smart.is-removing{opacity:0;max-width:0;margin-inline:-3px;padding-inline:0;transform:translate(8px)scale(.92)}.inbox-v2__new-message-recipient-chip.is-invalid{color:#b91c1c;background:#fff1f2f0;border-color:#ef44444d}.inbox-v2__new-message-recipient-chip.is-invalid strong,.inbox-v2__new-message-recipient-chip.is-invalid span{color:#b91c1c}.inbox-v2__new-message-recipient-chip.is-warning{color:#92400e;background:#fffbebf0;border-color:#d977064d}.inbox-v2__new-message-recipient-chip.is-warning strong,.inbox-v2__new-message-recipient-chip.is-warning span{color:#92400e}.inbox-v2__new-message-recipient-chips--external{padding:0 2px 2px}.inbox-v2__new-message-recipient-chip strong,.inbox-v2__new-message-recipient-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inbox-v2__new-message-recipient-chip strong{color:#124e47;font-size:11px;font-weight:900}.inbox-v2__new-message-recipient-chip span{color:#2f7f75;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:900}.inbox-v2__new-message-recipient-composer>textarea.inbox-v2__new-message-recipients-input{resize:none;color:#17202b;width:100%;min-height:30px;max-height:64px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:11px;padding:6px 8px;font-size:13px;line-height:1.25;overflow:hidden}.inbox-v2__new-message-recipient-composer--smart>textarea.inbox-v2__new-message-recipients-input{display:none}.inbox-v2__new-message-recipient-input-frame{color:#17202b;background:linear-gradient(#fffffffa,#f7fcfbf5),#fff;border:1px solid #22a08e42;border-radius:999px;flex:none;align-items:center;gap:6px;min-width:250px;max-width:320px;min-height:26px;padding:1px 6px 1px 8px;transition:border-color .14s,box-shadow .14s,background .14s;animation:.16s ease-out inbox-reply-recipient-input-enter;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffffeb,0 8px 18px #0f766e12}.inbox-v2__new-message-recipient-input-frame:focus-within{background:#fff;border-color:#0f766e85;box-shadow:inset 0 1px #fffffff5,0 0 0 2px #22a08e1f,0 10px 22px #0f766e1a}.inbox-v2__new-message-recipient-input-icon{color:#0f766e;background:#e6f8f4eb;border-radius:999px;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.inbox-v2__new-message-recipient-composer--smart textarea.inbox-v2__new-message-recipients-input--smart{resize:none;color:#17202b;width:150px;min-height:24px;max-height:24px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:4px 2px;font-size:12px;line-height:1.2;overflow:hidden}.inbox-v2__new-message-recipient-composer--smart textarea.inbox-v2__new-message-recipients-input--smart:hover,.inbox-v2__new-message-recipient-composer--smart textarea.inbox-v2__new-message-recipients-input--smart:focus-visible{background:0 0;border-color:#0000;outline:none}.inbox-v2__new-message-recipient-apply{color:#0f766e;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:linear-gradient(#14b8a62e,#14b8a614),#fff;border:1px solid #0f766e57;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:18px;padding:0 6px;font-size:9px;font-weight:900;line-height:1;transition:border-color .14s,background .14s,color .14s,opacity .14s,transform .14s;display:inline-flex}.inbox-v2__new-message-recipient-apply:hover,.inbox-v2__new-message-recipient-apply:focus-visible{color:#0f5f59;background:linear-gradient(#14b8a63d,#14b8a61f),#fff;border-color:#0f766e85;transform:translateY(-1px)}.inbox-v2__new-message-recipient-apply:disabled{color:#94a3b8;cursor:not-allowed;opacity:.68;background:#f8fafceb;border-color:#c6d5e594;transform:none}.inbox-v2__new-message-recipient-add{color:#0f766e;cursor:pointer;background:#e6f8f4db;border:1px solid #22a08e42;border-radius:999px;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;padding:0 0 2px;font-size:16px;font-weight:850;line-height:1;transition:border-color .14s,background .14s,color .14s,transform .14s;display:inline-flex}.inbox-v2__new-message-recipient-add:hover,.inbox-v2__new-message-recipient-add:focus-visible{color:#0f5f59;background:#fff;border-color:#0f766e6b;transform:translateY(-1px)}.inbox-v2__new-message-recipient-remove{color:#0f766e;cursor:pointer;opacity:0;pointer-events:none;background:#ffffffd6;border:1px solid #0f766e33;border-radius:999px;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;margin-left:0;padding:0 0 1px;font-size:15px;font-weight:900;line-height:1;transition:opacity .14s,transform .14s,border-color .14s,background .14s,color .14s;display:inline-flex;transform:scale(.78)}.inbox-v2__new-message-recipient-chip.is-smart:hover .inbox-v2__new-message-recipient-remove,.inbox-v2__new-message-recipient-chip.is-smart:focus-within .inbox-v2__new-message-recipient-remove{opacity:1;pointer-events:auto;transform:scale(1)}.inbox-v2__new-message-recipient-remove:hover,.inbox-v2__new-message-recipient-remove:focus-visible{color:#b91c1c;background:#fff7f7;border-color:#cb494961}.inbox-v2__new-message-recipient-scroll-rail{z-index:2;opacity:.74;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff9e;border:1px solid #c6d5e56b;border-radius:9px;grid-template-rows:1fr 1fr;width:24px;transition:opacity .14s,background .14s,border-color .14s;display:grid;position:absolute;top:2px;bottom:2px;right:80px;overflow:hidden;box-shadow:-10px 0 18px #ffffff80}.inbox-v2__new-message-recipient-scroll-rail:hover,.inbox-v2__new-message-recipient-scroll-rail:focus-within{opacity:1;background:#ffffffdb;border-color:#22a08e4d}.inbox-v2__new-message-recipient-scroll-rail button{color:#64748b;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;min-width:22px;padding:0;font-size:13px;font-weight:900;line-height:1;transition:background .14s,color .14s;display:inline-flex}.inbox-v2__new-message-recipient-scroll-rail button:first-child{border-bottom:1px solid #c6d5e56b}.inbox-v2__new-message-recipient-scroll-rail button:hover,.inbox-v2__new-message-recipient-scroll-rail button:focus-visible{color:#0f766e;background:#e6f8f4e0}.inbox-v2__new-message-recipient-composer>textarea.inbox-v2__new-message-recipients-input:hover,.inbox-v2__new-message-recipient-composer>textarea.inbox-v2__new-message-recipients-input:focus-visible{background:#f8fafceb;border-color:#c6d5e5c7}.inbox-v2__new-message-recipient-composer>textarea.inbox-v2__new-message-recipients-input.is-invalid{background:#fffcf6db;border-color:#d9770685}.inbox-v2__new-message-recipient-composer>textarea.inbox-v2__new-message-recipients-input.is-valid{background:#f6fcf8f0;border-color:#22a08e2e}.inbox-v2__new-message-internal-picker-trigger{color:#475569;cursor:pointer;background:#fff;border:1px solid #c6d5e5f5;border-radius:999px;min-height:30px;padding:0 11px;font-size:11px;font-weight:900;box-shadow:0 8px 18px #0f172a0f}.inbox-v2__new-message-internal-picker-trigger:hover,.inbox-v2__new-message-internal-picker-trigger.is-active{color:#0f766e;background:#e6f8f4f0;border-color:#22a08e61}.inbox-v2__new-message-recipient-suggestions{z-index:55;overscroll-behavior:contain;background:#fffffffa;border:1px solid #c6d5e5eb;border-radius:12px;gap:0;width:min(520px,100%);max-height:238px;padding:4px;display:grid;position:absolute;top:calc(100% + 4px);left:0;overflow:auto;box-shadow:0 14px 34px #0f172a24,inset 0 1px #ffffffe0}.inbox-v2__new-message-recipient-suggestion{color:#1f2937;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;gap:2px 10px;width:100%;padding:8px 9px;display:grid}.inbox-v2__new-message-recipient-suggestion:hover,.inbox-v2__new-message-recipient-suggestion:focus-visible{background:#effdfaf2}.inbox-v2__new-message-recipient-suggestion>span{gap:1px;min-width:0;display:grid}.inbox-v2__new-message-recipient-suggestion strong,.inbox-v2__new-message-recipient-suggestion small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inbox-v2__new-message-recipient-suggestion strong{color:#17202b;font-size:11px;font-weight:950}.inbox-v2__new-message-recipient-suggestion small{color:#64748b;font-size:10px;font-weight:750}.inbox-v2__new-message-recipient-suggestion em{color:#475569;letter-spacing:.05em;text-transform:uppercase;background:#fff;border:1px solid #c6d5e5f5;border-radius:999px;align-self:start;padding:2px 6px;font-size:9px;font-style:normal;font-weight:950}.inbox-v2__new-message-recipient-suggestion.is-current em,.inbox-v2__new-message-recipient-suggestion.is-customer em{color:#0f766e;background:#e6f8f4e0;border-color:#22a08e47}.inbox-v2__new-message-recipient-suggestion.is-internal em{color:#4338ca;background:#eef2ffeb;border-color:#6366f13d}.inbox-v2__new-message-recipient-suggestion.is-domain em{color:#0369a1;background:#f0f9ffeb;border-color:#0ea5e93d}.inbox-v2__new-message-recipient-suggestion p{color:#64748b;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;margin:0;font-size:10px;font-weight:700;line-height:1.25;overflow:hidden}.inbox-v2__new-message-internal-picker{z-index:50;background:radial-gradient(320px 120px at 0 0,#22a08e1a,#22a08e00 72%),#fff;border:1px solid #c6d5e5f5;border-radius:14px;gap:10px;width:min(420px,100vw - 72px);padding:12px;display:grid;position:absolute;top:calc(100% - 2px);right:12px;box-shadow:0 24px 54px #0f172a33}.inbox-v2__new-message-internal-picker-head{gap:3px;display:grid}.inbox-v2__new-message-internal-picker-head strong{color:#17202b;font-size:13px;font-weight:950}.inbox-v2__new-message-internal-picker-head span{color:#64748b;font-size:12px;font-weight:700}.inbox-v2__new-message-internal-picker>input[type=search]{color:#17202b;background:#fff;border:1px solid #c6d5e5f5;border-radius:10px;min-height:38px;padding:8px 10px;font-size:13px}.inbox-v2__new-message-internal-picker .inbox-v2__new-message-agent-list{max-height:238px}.inbox-v2__new-message-agent-option.is-selected{background:#e6f8f4c7;border-color:#22a08e57}.inbox-v2__new-message-agent-option>span{gap:1px;min-width:0;display:grid}.inbox-v2__new-message-agent-option strong{color:#17202b;font-size:12px;font-weight:900}.inbox-v2__new-message-agent-option small{color:#64748b;font-size:11px;font-weight:700}.inbox-v2__new-message-internal-picker-footer{justify-content:flex-end;display:flex}.inbox-v2__new-message-internal-picker-footer button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:999px;min-height:34px;padding:0 14px;font-size:12px;font-weight:900}.inbox-v2__reply-internal-picker-trigger{min-height:26px;box-shadow:none}.inbox-v2__new-message-recipient-composer.inbox-v2__reply-recipient-composer{flex-wrap:nowrap;align-items:center;gap:6px;display:flex;overflow:visible}.inbox-v2__new-message-recipient-composer.inbox-v2__reply-recipient-composer .inbox-v2__reply-recipient-chips{flex-wrap:nowrap;flex:auto;grid-column:auto;min-width:0;overflow:auto hidden}.inbox-v2__new-message-recipient-composer.inbox-v2__reply-recipient-composer .inbox-v2__reply-internal-picker-trigger{flex:none;grid-column:auto;align-self:center;width:auto;min-width:74px}.inbox-v2__reply-internal-picker{grid-column:auto;top:calc(100% + 5px);right:0}.inbox-v2__new-message-envelope-head{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.inbox-v2__new-message-envelope-grid{grid-template-columns:minmax(180px,240px) minmax(0,1fr);align-items:start;gap:12px;display:grid}.inbox-v2__new-message-envelope .inbox-v2__new-message-status{align-items:center;gap:8px;min-width:0;padding:8px 10px;display:flex}.inbox-v2__new-message-envelope .inbox-v2__new-message-status strong,.inbox-v2__new-message-envelope .inbox-v2__new-message-status span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inbox-v2__new-message-envelope .inbox-v2__new-message-status span:last-child{display:none}.inbox-v2__new-message-field--from>select,.inbox-v2__new-message-field--subject>input{min-height:38px}.inbox-v2__new-message-field--to>textarea.inbox-v2__new-message-recipients-input{resize:vertical;min-height:30px;max-height:72px;padding:6px 9px}.inbox-v2__new-message-field--to .inbox-v2__new-message-agent-list{min-height:32px;max-height:84px}.inbox-v2__new-message-workspace{grid-template-rows:auto auto minmax(0,1fr) auto;gap:0;display:grid;overflow:visible}.inbox-v2__new-message-workspace>.inbox-v2__new-message-field--subject{padding:9px 10px 8px}.inbox-v2__new-message-workspace>.inbox-v2__new-message-tools{padding:0 10px 8px}.inbox-v2__new-message-workspace>.inbox-v2__new-message-attachment-actions{border-top:1px solid #cbd5e194;justify-content:flex-start;gap:7px;padding:7px 10px 8px}.inbox-v2__new-message-workspace>.inbox-v2__new-message-attachment-actions>div{flex:none;gap:6px}.inbox-v2__new-message-workspace .inbox-v2__new-message-attachment-actions .inbox-v2__reply-attachment-action{min-height:34px;padding:5px 10px}.inbox-v2__new-message-workspace .inbox-v2__new-message-attachment-actions .inbox-v2__reply-attachment-actions-status{display:none}.inbox-v2__new-message-workspace>.inbox-v2__new-message-attachment-panel{margin:0 10px 10px}.inbox-v2__new-message-template-toolbar.inbox-v2__reply-template-toolbar.templates-v2__studio-toolbar--composer{z-index:3;isolation:isolate;position:relative}.inbox-v2__new-message-template-toolbar-section{z-index:4;align-items:center;width:100%;min-width:0;display:flex;position:relative;overflow:visible}.inbox-v2__new-message-template-toolbar .inbox-v2__new-message-tool-stack--templates-v2{justify-content:center;align-items:center;min-width:0;display:inline-flex;position:relative;overflow:visible}.inbox-v2__new-message-template-toolbar .inbox-v2__new-message-popover,.inbox-v2__new-message-template-toolbar .inbox-v2__new-message-emoji-popover{top:calc(100% + 10px)}.inbox-v2__new-message-action-row--standardized{z-index:3;isolation:isolate;background:#f1f5f9f5;border:1px solid #d8e2eff5;border-radius:999px;flex-wrap:nowrap;gap:0;width:100%;min-height:42px;padding:4px 7px;position:relative;overflow:visible;box-shadow:0 14px 30px #0f172a14,inset 0 1px #ffffffd1}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-tool-cluster{background:0 0;border:0;border-radius:0;flex-wrap:nowrap;flex:none;gap:4px;padding:0 8px}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-tool-cluster--history{order:1}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-tool-cluster--editor{order:2}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-tool-cluster--format{order:3}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-tool-cluster--assist{order:4}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-tool-cluster--check{order:5}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-tool-cluster--library,.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-tool-cluster--insert{order:6}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-tool-cluster--reply-parity{order:7}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-tool-cluster--summary{order:8}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-tool-cluster:first-child{padding-left:0}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-tool-cluster+.inbox-v2__new-message-tool-cluster,.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-toolbar-meta{border-left:1px solid #cbd5e1e6}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-toolbar-meta{flex:none;min-width:0;margin-left:auto;padding-left:8px}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-icon-button{color:#475569;border-radius:9px;width:34px;min-width:34px;height:34px;min-height:34px;transition:background .14s,border-color .14s,color .14s}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-icon-button--labeled{background:#ffffffbd;border-color:#0f766e29;justify-content:flex-start;gap:7px;width:auto;min-width:92px;padding:0 10px 0 7px}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-icon-button--labeled:not(.is-positive){border-color:#94a3b833;min-width:84px}.inbox-v2__new-message-toolbar-button-icon{flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.inbox-v2__new-message-toolbar-button-copy{color:currentColor;white-space:nowrap;font-size:11px;font-weight:850;line-height:1}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-format-trigger{min-width:42px;font-size:13px;font-weight:850}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-icon-button svg{stroke-width:1.9px;width:16px;height:16px}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-icon-button:hover:not(:disabled),.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-icon-button.is-active{color:#0f172a;background:#e2e8f094;border-color:#94a3b852}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-icon-button.is-positive{color:#0f766e}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-icon-button.is-warning{color:#b45309}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-icon-button.is-active.is-positive{color:#0f766e;background:#e2e8f0b8}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-icon-button.is-active.is-warning{color:#b45309;background:#e2e8f0b8}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-compact-button{color:#475569;white-space:nowrap;background:#ffffffbd;border-radius:9px;min-height:34px;padding:0 10px;font-size:11px;line-height:1}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-toolbar-note{white-space:nowrap;color:#475569;background:0 0;padding:6px 9px}.inbox-v2__new-message-field--body{border-top:1px solid #cbd5e1cc;min-height:0;padding:0}.inbox-v2__new-message-field--body>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.inbox-v2__new-message-editor-shell{background:linear-gradient(#fffffffa,#fafcfffa);border-radius:0 0 14px 14px;height:clamp(380px,43dvh,610px);min-height:clamp(380px,43dvh,610px);overflow:hidden}.inbox-v2__new-message-modal.is-fullscreen .inbox-v2__new-message-editor-shell{height:clamp(520px,58dvh,860px);min-height:clamp(520px,58dvh,860px)}.inbox-v2__new-message-editor-shell>textarea.inbox-v2__new-message-editor{z-index:2;resize:none;color:#17202b;width:100%;height:100%;min-height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;padding:30px 32px 54px;font-size:15px;line-height:1.62;display:block;position:relative}.inbox-v2__new-message-editor-shell>textarea.inbox-v2__new-message-editor:focus-visible{outline:2px solid var(--v2-focus);outline-offset:-2px}.inbox-v2__new-message-empty-state{z-index:1;pointer-events:none;text-align:center;color:#526174;align-content:center;place-items:center;gap:8px;padding:28px;display:grid;position:absolute;inset:0}.inbox-v2__new-message-empty-state>span{color:#0f766e;background:#e5f8f4c7;border:1px solid #22a08e3d;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.inbox-v2__new-message-empty-state svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.inbox-v2__new-message-empty-state strong{color:#182231;font-size:17px;font-weight:900;line-height:1.2}.inbox-v2__new-message-empty-state em{color:#6b7888;max-width:360px;font-size:12px;font-style:normal;font-weight:750;line-height:1.45}.inbox-v2__new-message-char-count{bottom:12px;right:14px}.inbox-v2__new-message-actions{z-index:12;pointer-events:none;border-top:0;justify-content:flex-end;align-items:center;gap:8px;margin:0;padding:0;display:flex;position:absolute;bottom:12px;right:16px}.inbox-v2__new-message-send-control{pointer-events:auto;min-width:auto;max-width:none;margin-left:auto}.inbox-v2__new-message-send-stack{justify-content:flex-end;align-items:stretch;display:inline-flex;position:relative}@media (max-width:980px){.inbox-v2__new-message-envelope-head,.inbox-v2__new-message-envelope-grid,.inbox-v2__new-message-actions{grid-template-columns:minmax(0,1fr)}.inbox-v2__new-message-envelope .inbox-v2__new-message-status{flex-direction:column;align-items:flex-start}.inbox-v2__new-message-envelope .inbox-v2__new-message-status strong,.inbox-v2__new-message-envelope .inbox-v2__new-message-status span{white-space:normal}.inbox-v2__new-message-action-row--standardized,.inbox-v2__new-message-template-toolbar.inbox-v2__reply-template-toolbar.templates-v2__studio-toolbar--composer{scrollbar-width:thin;border-radius:18px;overflow:auto visible}.inbox-v2__new-message-action-row--standardized .inbox-v2__new-message-toolbar-meta{flex:none;width:auto}.inbox-v2__new-message-send-stack{justify-content:flex-start}}.inbox-v2__preview-selector-trigger.has-order-issue,.inbox-v2__preview-selector-panel button.has-order-issue{--preview-section-color:#b42318;--preview-section-soft:#b4231814}.inbox-v2__preview-selector-trigger.has-order-issue{background:linear-gradient(#fffffffa,#f9fafbf5),radial-gradient(260px 130px at 100% -36%,#b4231814,#b4231800);border-color:#b423183d;box-shadow:0 12px 26px #182a4014,inset 0 1px #fffffff0}.inbox-v2__preview-selector-trigger.has-order-issue .inbox-v2__preview-selector-eyebrow{color:#64748b}.inbox-v2__preview-selector-trigger.has-order-issue .inbox-v2__preview-selector-main strong{color:#172033}.inbox-v2__preview-selector-panel button.has-order-issue{background:#fff;border-color:#b4231833}.inbox-v2__row.has-order-issue-alert{background:linear-gradient(#fffffffc,#f9fafbfa),#fff;border-color:#cbd5e1f2 #cbd5e1f2 #cbd5e1f2 #b45309a3;border-left-style:solid;border-left-width:3px;animation:none;box-shadow:0 0 0 1px #b4530914,0 10px 24px #0f172a0d,inset 4px 0 #b4530914}.inbox-v2__row.has-warning-order-issue-alert{border-left-color:#b453098f}.inbox-v2__row.has-critical-order-issue-alert,.inbox-v2__row.is-critical-row.has-order-issue-alert,.inbox-v2__row.has-critical-order-alert.has-order-issue-alert{background:linear-gradient(#fffffffc,#f9fafbfa),#fff;border-color:#cbd5e1f2 #cbd5e1f2 #cbd5e1f2 #b4231894;box-shadow:0 0 0 1px #b423180f,0 10px 24px #0f172a0d,inset 4px 0 #b4231812}.orders-worklist-row-shell.inbox-v2__row.is-critical-row,.orders-worklist-row-shell.inbox-v2__row.has-critical-order-alert,.orders-worklist-row-shell.inbox-v2__row.is-active.is-critical-row,.orders-worklist-row-shell.inbox-v2__row.is-active.has-critical-order-alert{background:linear-gradient(#fffffffc,#f9fafbfa),#fff;border-color:#cbd5e1f2 #cbd5e1f2 #cbd5e1f2 #b423188a;border-left-style:solid;border-left-width:3px;box-shadow:0 0 0 1px #b423180f,0 10px 24px #0f172a0d,inset 4px 0 #b423180f}.orders-order-tab__issue-card{background:linear-gradient(#fffffffc,#f8fafcf0),#fff;border-color:#cbd5e1e0;border-left-width:4px;border-radius:8px;gap:12px;padding:0 12px 14px;box-shadow:0 16px 34px #0f172a0f,inset 0 1px #ffffffe0}.orders-order-tab__issue-card.is-critical{background:linear-gradient(#fffffffc,#f9fafbf5),#fff;border-color:#b423183d}.orders-order-tab__issue-card.is-warning{background:linear-gradient(#fffffffc,#fafaf8f5),#fff;border-color:#b453093d}.orders-order-tab__issue-card.is-neutral,.orders-order-tab__recommended-card{background:linear-gradient(#fffffffc,#f8fafcf2),#fff;border-color:#2563eb2e}.orders-order-tab__issue-head,.orders-order-tab__recommended-card .orders-order-tab__issue-head{background:linear-gradient(#fffffffc,#f8fafcf0),#fff;border-bottom:1px solid #e2e8f0db;align-items:flex-start;gap:10px;margin:0 -12px;padding:12px;box-shadow:inset 0 1px #ffffffe0}.orders-order-tab__issue-title{gap:10px}.orders-order-tab__issue-title .orders-order-tab__icon,.orders-order-tab__recommended-card .orders-order-tab__issue-title .orders-order-tab__icon{width:32px;height:32px;box-shadow:none;color:#475569;background:linear-gradient(#fff,#f8fafc),#fff;border-color:#cbd5e1e0}.orders-order-tab__issue-card.is-critical .orders-order-tab__issue-title .orders-order-tab__icon{color:#b42318;border-color:#b4231838}.orders-order-tab__issue-card.is-warning .orders-order-tab__issue-title .orders-order-tab__icon{color:#b45309;border-color:#b4530938}.orders-order-tab__recommended-card .orders-order-tab__issue-title .orders-order-tab__icon{color:#1d4ed8;border-color:#2563eb33}.orders-order-tab__issue-kicker-row .orders-order-tab__kicker{color:#64748b;letter-spacing:.08em;font-size:10px}.orders-order-tab__issue-group-badge,.orders-order-tab__issue-state,.orders-order-tab__recommended-card .orders-order-tab__issue-state{min-height:22px;box-shadow:none;color:#475569;letter-spacing:0;text-transform:none;background:#fff;border-color:#cbd5e1eb;font-size:10.5px;font-weight:850}.orders-order-tab__issue-state{min-width:auto;height:24px}.orders-order-tab__issue-state.is-active{color:#9f1f17;background:#fffbfbf5;border-color:#b4231838}.orders-order-tab__issue-state.is-shadow_only,.orders-order-tab__issue-state.is-suggested{color:#1d4ed8;background:#f8fafcf5;border-color:#2563eb33}.orders-order-tab__issue-block,.orders-order-tab__issue-evidence,.orders-order-tab__issue-next-step,.orders-order-tab__recommended-card .orders-order-tab__issue-next-step{box-shadow:none;background:linear-gradient(#fffffffa,#f8fafcd1),#fff;border-color:#e2e8f0e6;gap:8px;margin-top:0;padding:11px}.orders-order-tab__issue-next-step,.orders-order-tab__recommended-card .orders-order-tab__issue-next-step{background:linear-gradient(#fffffffa,#f8fafce6),#fff;border-color:#cbd5e1db}.orders-order-tab__issue-block>span,.orders-order-tab__issue-evidence>span,.orders-order-tab__issue-next-step>span{max-width:100%;box-shadow:none;color:#64748b;letter-spacing:.08em;text-align:left;text-overflow:clip;background:0 0;border:0;justify-content:flex-start;padding:0;font-size:10px;position:static;overflow:visible;transform:none}.orders-order-tab__issue-block p,.orders-order-tab__issue-next-step p{color:#263445;font-size:12.5px;font-weight:760;line-height:1.46}.orders-order-tab__issue-evidence li{box-shadow:none;background:#fff;border-color:#e2e8f0db;padding:9px 10px}.orders-order-tab__issue-evidence strong{color:#64748b;letter-spacing:.05em;font-size:10px}.orders-order-tab__issue-evidence li>span{color:#172033;font-size:12.5px;font-weight:850}.orders-order-tab__issue-evidence li>small{color:#64748b;font-weight:700}.orders-order-tab__issue-action-row,.orders-order-tab__recommended-card .orders-order-tab__issue-action-row{grid-template-columns:minmax(0,1fr);gap:8px}.orders-order-tab__issue-primary-action,.orders-order-tab__recommended-card .orders-order-tab__issue-primary-action{color:#243142;background:linear-gradient(#fffffffc,#f8fafcf0),#fff;border-color:#cbd5e1eb;box-shadow:inset 3px 0 #0f766e52}.orders-order-tab__issue-primary-action:hover,.orders-order-tab__issue-primary-action:focus-visible,.orders-order-tab__recommended-card .orders-order-tab__issue-primary-action:hover,.orders-order-tab__recommended-card .orders-order-tab__issue-primary-action:focus-visible{border-color:#0f766e4d;box-shadow:0 8px 18px #0f172a12,inset 3px 0 #0f766e70}.orders-order-tab__issue-primary-action span,.orders-order-tab__recommended-card .orders-order-tab__issue-primary-action span{color:#0f766e;letter-spacing:.08em}.orders-order-tab__issue-primary-action strong,.orders-order-tab__recommended-card .orders-order-tab__issue-primary-action strong{color:#172033;font-weight:880}.orders-order-tab__decision-feedback{background:#f8fafcb8;border:1px solid #e2e8f0e6;border-radius:8px;gap:8px;padding:9px;display:grid}.orders-order-tab__decision-feedback>span{color:#64748b;letter-spacing:.08em;font-size:10px}.orders-order-tab__decision-feedback>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.orders-order-tab__decision-feedback button{color:#475569;background:#fff;border-color:#cbd5e1e6;border-radius:8px;min-height:28px}.orders-order-tab__decision-feedback button:hover,.orders-order-tab__decision-feedback button:focus-visible,.orders-order-tab__decision-feedback button.is-selected{color:#0f766e;box-shadow:none;background:#f0fdfaeb;border-color:#0f766e4d}.orders-order-tab__issue-card{box-shadow:none;border-top-color:#e2e8f0cc;border-bottom-color:#e2e8f0cc;border-right-color:#e2e8f0cc}.orders-order-tab__issue-decision{gap:0}.orders-order-tab__issue-block,.orders-order-tab__issue-evidence,.orders-order-tab__issue-next-step,.orders-order-tab__recommended-card .orders-order-tab__issue-next-step{box-shadow:none;background:0 0;border:0;border-radius:0;padding:12px 0}.orders-order-tab__issue-block+.orders-order-tab__issue-evidence,.orders-order-tab__issue-block+.orders-order-tab__issue-next-step,.orders-order-tab__issue-evidence+.orders-order-tab__issue-next-step,.orders-order-tab__decision-trace+.orders-order-tab__issue-next-step{border-top:1px solid #e2e8f0d1}.orders-order-tab__issue-block>span,.orders-order-tab__issue-evidence>span,.orders-order-tab__issue-next-step>span{color:#718095;letter-spacing:.1em;font-size:10px}.orders-order-tab__issue-evidence ul{gap:0}.orders-order-tab__issue-evidence li,.orders-order-tab__issue-evidence li:first-child{box-shadow:none;background:0 0;border:0;border-top:1px solid #e2e8f0b8;border-radius:0;padding:9px 0}.orders-order-tab__issue-evidence li:first-child{margin-top:2px}.orders-order-tab__issue-evidence li.is-missing-source{background:0 0;border-color:#e2e8f0b8 #e2e8f0b8 #e2e8f0b8 currentColor;border-left-style:none;border-left-width:0}.orders-order-tab__issue-evidence li.is-missing-source:before{content:"";background:#b423187a;border-radius:999px;width:3px;position:absolute;top:9px;bottom:9px;left:0}.orders-order-tab__issue-evidence li.is-missing-source{padding-left:12px}.orders-order-tab__issue-evidence-link a,.orders-order-tab__issue-evidence-link em{min-height:20px;box-shadow:none;background:#f8fafccc;border-color:#cbd5e1b3}.orders-order-tab__issue-action-row,.orders-order-tab__recommended-card .orders-order-tab__issue-action-row{gap:6px}.orders-order-tab__issue-primary-action,.orders-order-tab__recommended-card .orders-order-tab__issue-primary-action{background:#f8fafcb8;border-color:#cbd5e1b8;min-height:38px;box-shadow:inset 3px 0 #0f766e47}.orders-order-tab__decision-feedback{background:0 0;border:0;border-top:1px solid #e2e8f0d1;border-radius:0;padding:10px 0 0}.orders-order-tab__issue-card{background:linear-gradient(#fffffffc,#fafcfff5),#fff;border-left-width:4px}.orders-order-tab__issue-card.is-critical{border-left-color:#b42318a8}.orders-order-tab__issue-card.is-warning{border-left-color:#b453098f}.orders-order-tab__issue-card.is-neutral,.orders-order-tab__recommended-card{border-left-color:#2563eb70}.orders-order-tab__issue-head,.orders-order-tab__recommended-card .orders-order-tab__issue-head{background:linear-gradient(#fffffffc,#f8fafcc7),#fff;border-bottom-color:#e2e8f0b8;padding-bottom:11px}.orders-order-tab__issue-title h4{color:#111827;margin-top:2px;font-size:15px;font-weight:920;line-height:1.16}.orders-order-tab__issue-signal-line{color:#667085;flex-wrap:wrap;align-items:center;gap:3px 0;min-width:0;margin:5px 0 0;font-size:11px;font-weight:760;line-height:1.35;display:flex}.orders-order-tab__issue-signal-line span{white-space:nowrap;align-items:center;min-width:0;display:inline-flex}.orders-order-tab__issue-signal-line span:first-child{color:#27364a;font-weight:900}.orders-order-tab__issue-card.is-critical .orders-order-tab__issue-signal-line span:first-child{color:#9f1f17}.orders-order-tab__issue-card.is-warning .orders-order-tab__issue-signal-line span:first-child{color:#92400e}.orders-order-tab__recommended-card .orders-order-tab__issue-signal-line span:first-child{color:#1d4ed8}.orders-order-tab__issue-signal-line span+span:before{content:"";background:#94a3b8c7;border-radius:999px;width:3px;height:3px;margin:0 7px;display:inline-block}.orders-order-tab__issue-state,.orders-order-tab__issue-group-badge,.orders-order-tab__recommended-card .orders-order-tab__issue-state{color:#334155;background:#fffffff0}.orders-order-tab__issue-decision{padding-top:2px}.orders-order-tab__issue-block p,.orders-order-tab__issue-next-step p{color:#1f2937;font-weight:820}.orders-order-tab__issue-evidence strong{color:#667085}.orders-order-tab__issue-evidence li>span{color:#111827;font-weight:880}.orders-order-tab__issue-primary-action,.orders-order-tab__recommended-card .orders-order-tab__issue-primary-action{background:linear-gradient(#fffffffa,#f8fafce6),#fff;border-color:#cbd5e1ad}.orders-order-tab__evidence-drawer{border-top:1px solid #e2e8f0d1;min-width:0}.orders-order-tab__evidence-drawer summary{color:#334155;cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:11px 0;list-style:none;display:grid}.orders-order-tab__evidence-drawer summary::-webkit-details-marker{display:none}.orders-order-tab__evidence-drawer summary span{color:#27364a;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;min-width:0;font-size:11px;font-weight:900;line-height:1.25;overflow:hidden}.orders-order-tab__evidence-drawer summary small{color:#667085;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:760;line-height:1.3;overflow:hidden}.orders-order-tab__evidence-drawer summary:after{content:"Show";color:#475569;text-align:center;background:#ffffffdb;border:1px solid #cbd5e1c2;border-radius:999px;justify-self:end;min-width:42px;padding:5px 8px;font-size:10px;font-weight:860;line-height:1}.orders-order-tab__evidence-drawer[open] summary:after{content:"Hide"}.orders-order-tab__evidence-drawer-body{grid-template-columns:minmax(0,1fr);gap:0;padding-bottom:2px;display:grid}.orders-order-tab__evidence-drawer-body>section{margin:0}.orders-order-tab__evidence-drawer-body>section+section,.orders-order-tab__evidence-drawer-body>.orders-order-tab__decision-audit+section,.orders-order-tab__evidence-drawer-body>section+.orders-order-tab__decision-audit{border-top:1px solid #e2e8f0b8}@media (max-width:1180px){.orders-order-tab__evidence-drawer summary{grid-template-columns:minmax(0,1fr)}.orders-order-tab__evidence-drawer summary small{text-align:left}.orders-order-tab__evidence-drawer summary:after{justify-self:start}}:is(.inbox-v2__overlay-backdrop:has(.inbox-v2__badge-editor-modal),.inbox-v2__overlay-backdrop:has(.inbox-v2__tag-manager-modal),.inbox-v2__overlay-backdrop:has(.inbox-v2__badge-companion-modal)){-webkit-backdrop-filter:blur(5px)saturate(.84);backdrop-filter:blur(5px)saturate(.84);background:#090e1666}.inbox-v2__badge-editor-modal,.inbox-v2__tag-manager-modal,.inbox-v2__badge-companion-modal{--badge-system-accent:#8b6a2d;--badge-system-accent-soft:#b891411c;--badge-system-border:#0f172a1c;--badge-system-muted:#667085;isolation:isolate;border:1px solid color-mix(in srgb, var(--badge-system-accent) 17%, #0f172a1f);background:linear-gradient(#fff 0%,#fbfcfe 100%);border-radius:20px;position:relative;box-shadow:0 36px 96px #0f172a47,0 10px 28px #0f172a1a,inset 0 1px #fffffff5}.inbox-v2__badge-editor-modal:before,.inbox-v2__tag-manager-modal:before,.inbox-v2__badge-companion-modal:before{content:"";z-index:2;background:linear-gradient(90deg, transparent, var(--badge-system-accent), transparent);opacity:.72;pointer-events:none;border-radius:0 0 999px 999px;height:2px;position:absolute;inset:0 24px auto}.inbox-v2__badge-editor-modal{grid-template-rows:auto minmax(0,1fr);gap:0;width:min(720px,100vw - 32px);max-height:min(90vh,840px);padding:0;overflow:hidden}.inbox-v2__badge-editor-modal.is-kind-action{--badge-system-accent:#2563eb;--badge-system-accent-soft:#2563eb1a}.inbox-v2__badge-editor-modal.is-kind-priority{--badge-system-accent:#b7791f;--badge-system-accent-soft:#d995241f}.inbox-v2__badge-editor-modal.is-kind-attention{--badge-system-accent:#be3655;--badge-system-accent-soft:#e11d4821}.inbox-v2__badge-editor-modal.is-kind-sla{--badge-system-accent:#c7254e;--badge-system-accent-soft:#e11d4829}.inbox-v2__badge-editor-modal.is-kind-topic,.inbox-v2__badge-editor-modal.is-kind-language{--badge-system-accent:#087ca7;--badge-system-accent-soft:#087ca71a}.inbox-v2__badge-editor-modal.is-kind-lane{--badge-system-accent:#6941c6;--badge-system-accent-soft:#6941c61a}.inbox-v2__badge-editor-modal.is-kind-status{--badge-system-accent:#087c60;--badge-system-accent-soft:#087c601a}.inbox-v2__badge-editor-modal.is-kind-owner{--badge-system-accent:#175cd3;--badge-system-accent-soft:#175cd31a}.inbox-v2__badge-editor-modal.is-kind-tags{--badge-system-accent:#4f46a5;--badge-system-accent-soft:#4f46a51a}.inbox-v2__badge-editor-modal.is-kind-payment{--badge-system-accent:#1769aa;--badge-system-accent-soft:#1769aa1f}.inbox-v2__badge-editor-modal.is-kind-shipment{--badge-system-accent:#0e7490;--badge-system-accent-soft:#0e74901f}.inbox-v2__badge-editor-modal.is-kind-value{--badge-system-accent:#a16207;--badge-system-accent-soft:#d9770621}.inbox-v2__badge-editor-modal.is-kind-customer{--badge-system-accent:#6d4bc3;--badge-system-accent-soft:#6d4bc31f}.inbox-v2__badge-editor-modal[data-badge-editor-domain=live-chat]:before{opacity:.9}.inbox-v2__badge-editor-modal[data-badge-editor-domain=orders] .inbox-v2__badge-editor-header,.inbox-v2__badge-editor-modal[data-badge-editor-domain=customers] .inbox-v2__badge-editor-header,.inbox-v2__badge-editor-modal[data-badge-editor-domain=live-chat] .inbox-v2__badge-editor-header{background:radial-gradient(560px 170px at 0% 0%, color-mix(in srgb, var(--badge-system-accent-soft) 86%, transparent), transparent 68%), linear-gradient(180deg, #fff 0%, color-mix(in srgb, var(--badge-system-accent-soft) 30%, #fbfcfe) 100%)}.inbox-v2__badge-editor-header,.inbox-v2__tag-manager-header{background:radial-gradient(520px 150px at 0% 0%, var(--badge-system-accent-soft), transparent 66%), linear-gradient(180deg, #fff 0%, color-mix(in srgb, var(--badge-system-accent-soft) 22%, #fbfcfe) 100%);border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px 18px;display:flex}.inbox-v2__badge-editor-heading{align-items:flex-start;gap:13px;min-width:0;display:flex}.inbox-v2__badge-editor-heading-icon{border:1px solid color-mix(in srgb, var(--badge-system-accent) 22%, #0f172a14);background:radial-gradient(circle at 32% 22%, #fffffff0, transparent 42%), color-mix(in srgb, var(--badge-system-accent-soft) 76%, #fff);width:40px;height:40px;color:var(--badge-system-accent);box-shadow:inset 0 1px 0 #fff, 0 8px 18px color-mix(in srgb, var(--badge-system-accent) 11%, transparent);border-radius:13px;flex:0 0 40px;place-items:center;display:inline-grid}.inbox-v2__badge-editor-heading-icon svg{width:20px;height:20px}.inbox-v2__badge-editor-header .orders-truth-editor-title-block,.inbox-v2__tag-manager-header .orders-truth-editor-title-block{gap:3px;display:grid}.inbox-v2__badge-editor-header .orders-truth-editor-title-block>span,.inbox-v2__tag-manager-header .orders-truth-editor-title-block>span{color:var(--badge-system-accent);letter-spacing:.12em;text-transform:uppercase;background:0 0;border:0;border-radius:0;justify-self:start;padding:0;font-size:9px;font-weight:850;line-height:1.2}.inbox-v2__badge-editor-header .orders-truth-editor-title-block h2,.inbox-v2__tag-manager-header .orders-truth-editor-title-block h2{color:#15171b;letter-spacing:-.025em;margin:0;font-size:19px;font-weight:820;line-height:1.22}.inbox-v2__badge-editor-header .orders-truth-editor-title-block p,.inbox-v2__tag-manager-header .orders-truth-editor-title-block p{color:#667085;background:0 0;border:0;border-radius:0;max-width:470px;margin:1px 0 0;padding:0;font-size:11.5px;font-weight:570;line-height:1.4;display:block}.inbox-v2__overlay-modal>header .inbox-v2__badge-editor-close,.inbox-v2__badge-editor-close{color:#5d6675;cursor:pointer;background:#ffffffe0;border:1px solid #0f172a1f;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:6px;min-height:30px;padding:0 9px;font-size:11px;font-weight:720;line-height:1;display:inline-flex;box-shadow:0 1px 2px #0f172a08}.inbox-v2__badge-editor-close svg{width:13px;height:13px}.inbox-v2__badge-editor-close:disabled{cursor:progress;opacity:.5}.inbox-v2__overlay-modal>header .inbox-v2__badge-editor-close:hover,.inbox-v2__overlay-modal>header .inbox-v2__badge-editor-close:focus-visible{border-color:color-mix(in srgb, var(--badge-system-accent) 36%, #0f172a1f);background:color-mix(in srgb, var(--badge-system-accent-soft) 70%, #fff);color:var(--badge-system-accent);outline:none}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--badge-system-accent) 38%, #98a2b3) #e2e8f09e;background:radial-gradient(520px 280px at 100% 0%, color-mix(in srgb, var(--badge-system-accent-soft) 44%, transparent), transparent 74%), linear-gradient(180deg, #f8fafcb3, #ffffffeb);grid-template-rows:none;grid-auto-rows:max-content;align-content:start;gap:13px;min-height:0;padding:16px 22px 20px;scroll-padding-block:16px;display:grid;overflow:hidden auto}.inbox-v2__badge-editor-intro{color:#475467;justify-content:space-between;align-items:center;gap:12px;min-width:0;font-size:11px;font-weight:650;line-height:1.4;display:flex}.inbox-v2__badge-editor-intro>span{min-width:0}.inbox-v2__badge-editor-intro>em{border:1px solid color-mix(in srgb, var(--badge-system-accent) 17%, #0f172a14);background:color-mix(in srgb, var(--badge-system-accent-soft) 54%, #fff);color:color-mix(in srgb, var(--badge-system-accent) 76%, #667085);white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:720;line-height:1;display:inline-flex}.inbox-v2__badge-editor-intro>em svg{width:13px;height:13px}.badge-editor-system__option-icon{border:1px solid color-mix(in srgb, currentColor 22%, transparent);background:color-mix(in srgb, currentColor 7%, #fff);border-radius:7px;place-items:center;width:22px;height:22px;margin-right:2px;display:inline-grid}.badge-editor-system__option-icon svg{width:13px;height:13px}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-summary{border:1px solid color-mix(in srgb, var(--badge-system-accent) 12%, #0f172a14);background:linear-gradient(90deg, var(--badge-system-accent-soft), transparent 38%), #f8fafc;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 6px 16px #0f172a09}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-summary>div{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:11px 13px}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-summary>div+div{border-left:1px solid #0f172a14}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-summary span{color:#7a8493;letter-spacing:.1em;font-size:8px}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-summary strong{color:#272b31;font-size:12px;font-weight:760}.inbox-v2__badge-editor-modal .inbox-v2__overlay-actions--stack,.inbox-v2__badge-editor-modal .inbox-v2__overlay-actions--sla{align-content:start;align-items:stretch;min-width:0;min-height:0;max-height:none;padding:1px 1px 4px;display:grid;overflow:visible}.inbox-v2__badge-editor-modal .inbox-v2__overlay-actions--stack>*{align-self:start;width:100%;min-width:0}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-body::-webkit-scrollbar{width:8px}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-body::-webkit-scrollbar-track{background:#e2e8f094;border-radius:999px}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-body::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--badge-system-accent) 42%, #98a2b3);border:2px solid #f8fafceb;border-radius:999px;min-height:42px}.badge-editor-system__modal input,.badge-editor-system__modal select,.badge-editor-system__modal textarea{box-sizing:border-box;transition:border-color .15s,box-shadow .15s,background .15s}.badge-editor-system__modal input:focus-visible,.badge-editor-system__modal select:focus-visible,.badge-editor-system__modal textarea:focus-visible{border-color:color-mix(in srgb, var(--badge-system-accent) 58%, #0f172a24);box-shadow:0 0 0 3px color-mix(in srgb, var(--badge-system-accent) 12%, transparent);background:#fff;outline:none}.badge-editor-system__modal [aria-busy=true]{cursor:progress}.inbox-v2__badge-manual-picker{gap:11px}.inbox-v2__badge-manual-workspace{gap:12px;min-width:0;display:grid}.inbox-v2__badge-editor-workflow{background:#f8fafccc;border:1px solid #0f172a14;border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:4px;list-style:none;display:grid}.inbox-v2__badge-editor-workflow li{color:#98a2b3;border-radius:9px;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:7px 9px;display:grid;position:relative}.inbox-v2__badge-editor-workflow li+li:before{content:"";background:#0f172a14;width:1px;height:60%;position:absolute;top:20%;left:-1px}.inbox-v2__badge-editor-workflow li>span{color:#98a2b3;background:#fff;border:1px solid #0f172a1a;border-radius:8px;place-items:center;width:25px;height:25px;font-size:9px;font-weight:850;display:inline-grid;box-shadow:inset 0 1px #ffffffe6}.inbox-v2__badge-editor-workflow li>div{gap:1px;min-width:0;display:grid}.inbox-v2__badge-editor-workflow li strong,.inbox-v2__badge-editor-workflow li em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inbox-v2__badge-editor-workflow li strong{color:#667085;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:800;line-height:1.2}.inbox-v2__badge-editor-workflow li em{color:#98a2b3;font-size:8.5px;font-style:normal;font-weight:560;line-height:1.25}.inbox-v2__badge-editor-workflow li.is-active{color:var(--badge-system-accent);box-shadow:0 4px 12px #0f172a0f, inset 0 0 0 1px color-mix(in srgb, var(--badge-system-accent) 12%, transparent);background:#fff}.inbox-v2__badge-editor-workflow li.is-active>span,.inbox-v2__badge-editor-workflow li.is-complete>span{border-color:color-mix(in srgb, var(--badge-system-accent) 24%, #0f172a14);background:color-mix(in srgb, var(--badge-system-accent-soft) 64%, #fff);color:var(--badge-system-accent)}.inbox-v2__badge-editor-workflow li.is-active strong,.inbox-v2__badge-editor-workflow li.is-complete strong{color:color-mix(in srgb, var(--badge-system-accent) 78%, #344054)}.inbox-v2__badge-editor-modal .orders-truth-editor-options-heading{background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:2px 1px 4px;display:flex}.inbox-v2__badge-editor-modal .orders-truth-editor-options-heading>span{color:#2f343b;letter-spacing:0;text-transform:none;font-size:11px;font-weight:780}.inbox-v2__badge-editor-modal .orders-truth-editor-options-heading>strong{color:#7a8493;font-size:9px;font-weight:650}.inbox-v2__badge-editor-modal .orders-truth-editor-option-list{gap:7px}.inbox-v2__badge-editor-modal .inbox-v2__overlay-actions--stack .orders-truth-editor-option{border:1px solid color-mix(in srgb, var(--truth-accent) 16%, #0f172a1a);background:radial-gradient(170px 90px at 0% 0%, color-mix(in srgb, var(--truth-bg) 72%, transparent), transparent 78%), linear-gradient(180deg, #fff 0%, #fcfdff 100%);color:#20242a;border-radius:14px;grid-template-columns:38px minmax(0,1fr) auto;gap:12px;width:100%;min-height:76px;padding:10px 12px;transition:border-color .15s,background .15s,box-shadow .18s,transform .18s;position:relative;overflow:hidden;box-shadow:0 2px 4px #0f172a09,inset 0 1px #fffffff0}.inbox-v2__badge-editor-modal .inbox-v2__overlay-actions--stack .orders-truth-editor-option:before{content:"";background:var(--truth-accent);opacity:.58;border-radius:0 999px 999px 0;width:3px;transition:inset .18s,opacity .18s;position:absolute;inset:10px auto 10px 0}.inbox-v2__badge-editor-modal .orders-truth-editor-option:hover,.inbox-v2__badge-editor-modal .orders-truth-editor-option:focus-visible{border-color:color-mix(in srgb, var(--truth-accent) 34%, #0f172a1c);background:radial-gradient(220px 110px at 0% 0%, color-mix(in srgb, var(--truth-bg) 90%, transparent), transparent 76%), linear-gradient(180deg, #fff 0%, color-mix(in srgb, var(--truth-bg) 32%, #fff) 100%);box-shadow:0 12px 28px color-mix(in srgb, var(--truth-accent) 10%, transparent), inset 0 1px 0 #fffffff5;outline:none;transform:translateY(-1px)}.inbox-v2__badge-editor-modal .orders-truth-editor-option:hover:before,.inbox-v2__badge-editor-modal .orders-truth-editor-option:focus-visible:before{opacity:.9;inset-block:7px}.inbox-v2__badge-editor-modal .orders-truth-editor-option.is-selected{border-color:color-mix(in srgb, var(--truth-accent) 38%, #0f172a1c);background:radial-gradient(250px 110px at 0% 0%, color-mix(in srgb, var(--truth-bg) 96%, transparent), transparent 78%), linear-gradient(180deg, #fff 0%, color-mix(in srgb, var(--truth-bg) 54%, #fff) 100%);box-shadow:0 8px 20px color-mix(in srgb, var(--truth-accent) 8%, transparent), inset 0 0 0 1px color-mix(in srgb, var(--truth-accent) 9%, transparent)}.inbox-v2__badge-editor-modal .orders-truth-editor-option.is-selected:before{opacity:1;width:4px;inset-block:6px}.inbox-v2__badge-editor-modal .orders-truth-editor-option-icon{border:1px solid color-mix(in srgb, var(--truth-accent) 20%, #0f172a14);background:radial-gradient(circle at 32% 22%, #fffffff5, transparent 45%), color-mix(in srgb, var(--truth-bg) 78%, #fff);width:36px;height:36px;color:color-mix(in srgb, var(--truth-accent) 86%, #475467);box-shadow:0 5px 12px color-mix(in srgb, var(--truth-accent) 8%, transparent), inset 0 1px 0 #fff;border-radius:11px}.inbox-v2__badge-editor-modal .orders-truth-editor-option-icon svg{color:currentColor;width:17px;height:17px}.inbox-v2__badge-editor-modal .orders-truth-editor-option-copy strong{color:#182230;letter-spacing:-.01em;font-size:13px;font-weight:800}.inbox-v2__badge-editor-modal .orders-truth-editor-option-copy em{color:#667085;font-size:10.5px;font-weight:560;line-height:1.35}.inbox-v2__badge-option-meta{align-items:center;gap:7px;min-width:0;margin-bottom:1px;display:flex}.inbox-v2__badge-option-meta small{color:color-mix(in srgb, var(--truth-accent) 78%, #667085);letter-spacing:.1em;text-transform:uppercase;font-size:7.5px;font-weight:830;line-height:1.2}.inbox-v2__badge-option-meta small+small{color:#98a2b3;letter-spacing:.05em;align-items:center;gap:4px;display:inline-flex}.inbox-v2__badge-option-meta small+small:before{content:"";background:color-mix(in srgb, var(--truth-accent) 62%, #98a2b3);border-radius:999px;width:4px;height:4px}.inbox-v2__badge-editor-modal .orders-truth-editor-option-apply,.inbox-v2__badge-editor-modal .orders-truth-editor-option.is-selected .orders-truth-editor-option-apply{border:1px solid color-mix(in srgb, var(--truth-accent) 16%, #0f172a1a);background:color-mix(in srgb, var(--truth-bg) 72%, #fff);color:color-mix(in srgb, var(--truth-accent) 82%, #475467);text-transform:uppercase;border-radius:9px;justify-content:center;align-items:center;gap:4px;min-width:66px;min-height:29px;padding:5px 7px;font-size:8px;font-weight:830;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.inbox-v2__badge-editor-modal .orders-truth-editor-option-apply svg{width:12px;height:12px}.inbox-v2__badge-editor-modal .orders-truth-editor-option.is-selected .orders-truth-editor-option-apply{border-color:var(--truth-accent);background:var(--truth-accent);color:#fff;box-shadow:0 5px 12px color-mix(in srgb, var(--truth-accent) 18%, transparent)}.inbox-v2__badge-editor-modal .inbox-v2__badge-manual-step{border-color:color-mix(in srgb, var(--truth-accent) 22%, #0f172a1a);background:radial-gradient(320px 140px at 0% 0%, color-mix(in srgb, var(--truth-bg) 88%, transparent), transparent 76%), linear-gradient(180deg, #fff 0%, color-mix(in srgb, var(--truth-bg) 42%, #fff) 100%);box-shadow:0 12px 28px color-mix(in srgb, var(--truth-accent) 7%, transparent), inset 0 1px 0 #fffffff5;border-radius:15px}.inbox-v2__badge-editor-modal .inbox-v2__badge-manual-step>header button{align-items:center;gap:5px;display:inline-flex}.inbox-v2__badge-editor-modal .inbox-v2__badge-manual-step>header button svg,.inbox-v2__badge-editor-modal .inbox-v2__badge-manual-step footer button svg{width:13px;height:13px}.inbox-v2__badge-editor-modal .inbox-v2__badge-manual-step footer button{box-shadow:0 8px 18px color-mix(in srgb, var(--truth-accent) 18%, transparent);justify-content:center;align-items:center;gap:6px;display:inline-flex}.inbox-v2__badge-editor-modal .inbox-v2__badge-manual-step .orders-truth-editor-option-icon{color:color-mix(in srgb, var(--truth-accent) 78%, #667085)}.inbox-v2__badge-editor-modal .inbox-v2__badge-manual-step .orders-truth-editor-audit-note textarea{border-color:color-mix(in srgb, var(--truth-accent) 20%, #0f172a1c);background:#fffffff0;border-radius:11px;min-height:82px;transition:border-color .15s,box-shadow .15s,background .15s;box-shadow:inset 0 1px 2px #0f172a09}.inbox-v2__badge-editor-modal .inbox-v2__badge-manual-step .orders-truth-editor-audit-note textarea:focus{border-color:color-mix(in srgb, var(--truth-accent) 66%, #0f172a1a);box-shadow:0 0 0 3px color-mix(in srgb, var(--truth-accent) 11%, transparent), inset 0 1px 2px #0f172a06;background:#fff;outline:none}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-option-card,.inbox-v2__badge-editor-modal .inbox-v2__overlay-actions--stack .inbox-v2__lane-editor-card{border:1px solid color-mix(in srgb, var(--lane-accent) 26%, var(--lane-border));background:radial-gradient(210px 120px at 0% 0%, color-mix(in srgb, var(--lane-bg) 96%, transparent), transparent 80%), linear-gradient(145deg, #fff 10%, color-mix(in srgb, var(--lane-bg) 72%, #fff) 100%);color:#20242a;min-height:118px;box-shadow:0 5px 14px color-mix(in srgb, var(--lane-accent) 7%, transparent), inset 0 1px 0 #fffffff0;border-radius:14px;padding:13px 13px 44px;transition:border-color .16s,box-shadow .18s,transform .18s,background .16s;position:relative;overflow:hidden}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-option-card:before,.inbox-v2__badge-editor-modal .inbox-v2__overlay-actions--stack .inbox-v2__lane-editor-card:before{content:"";background:linear-gradient(90deg, transparent, var(--lane-accent), transparent);opacity:.64;border-radius:0 0 999px 999px;height:3px;position:absolute;inset:0 18px auto}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-option-card:hover,.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-option-card:focus-visible,.inbox-v2__badge-editor-modal .inbox-v2__overlay-actions--stack .inbox-v2__lane-editor-card:hover,.inbox-v2__badge-editor-modal .inbox-v2__overlay-actions--stack .inbox-v2__lane-editor-card:focus-visible{border-color:color-mix(in srgb, var(--lane-accent) 52%, var(--lane-border));background:radial-gradient(240px 130px at 0% 0%, var(--lane-bg), transparent 82%), linear-gradient(145deg, #fff 4%, color-mix(in srgb, var(--lane-bg) 88%, #fff) 100%);box-shadow:0 14px 30px color-mix(in srgb, var(--lane-accent) 14%, transparent), inset 0 1px 0 #fffffff5;outline:none;transform:translateY(-2px)}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-option-card.is-selected,.inbox-v2__badge-editor-modal .inbox-v2__overlay-actions--stack .inbox-v2__lane-editor-card.is-selected{border-color:color-mix(in srgb, var(--lane-accent) 56%, var(--lane-border));background:radial-gradient(250px 140px at 0% 0%, var(--lane-bg), transparent 84%), linear-gradient(145deg, #fff 0%, color-mix(in srgb, var(--lane-bg) 92%, #fff) 100%);box-shadow:inset 4px 0 0 var(--lane-accent), 0 10px 24px color-mix(in srgb, var(--lane-accent) 13%, transparent)}.inbox-v2__badge-editor-modal .inbox-v2__lane-editor-card-top{border:1px solid color-mix(in srgb, var(--lane-accent) 22%, var(--lane-border));background:color-mix(in srgb, var(--lane-bg) 82%, #fff);color:color-mix(in srgb, var(--lane-accent) 86%, #475467);letter-spacing:.1em;border-radius:999px;justify-self:start;padding:4px 7px;font-size:8px}.inbox-v2__badge-editor-modal .inbox-v2__lane-editor-card-dot{background:var(--lane-accent);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--lane-accent) 13%, transparent)}.inbox-v2__badge-editor-modal .inbox-v2__lane-editor-card strong{color:#182230;font-size:14px;font-weight:820}.inbox-v2__badge-editor-modal .inbox-v2__lane-editor-card em{color:#58677a;font-size:11px;font-weight:580;line-height:1.4}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-option-badge{border-color:color-mix(in srgb, var(--lane-accent) 32%, var(--lane-border));background:color-mix(in srgb, var(--lane-bg) 88%, #fff);color:var(--lane-accent);position:absolute;bottom:12px;left:13px}.inbox-v2__badge-editor-option-action{border:1px solid color-mix(in srgb, var(--lane-accent) 28%, var(--lane-border));background:color-mix(in srgb, var(--lane-bg) 86%, #fff);min-height:28px;color:color-mix(in srgb, var(--lane-accent) 90%, #344054);letter-spacing:.06em;text-transform:uppercase;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:8px;font-weight:830;line-height:1;display:inline-flex;position:absolute;bottom:11px;right:12px}.inbox-v2__badge-editor-option-action svg{width:12px;height:12px}.inbox-v2__badge-editor-option-card.is-selected .inbox-v2__badge-editor-option-action{border-color:var(--lane-accent);background:var(--lane-accent);color:#fff}.inbox-v2__badge-editor-modal.is-kind-sla{width:min(760px,100vw - 32px)}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-panel{gap:14px;max-height:none;display:grid;overflow:visible}.inbox-v2__badge-editor-loading{color:#667085;background:#f8f8f6;border:1px solid #0f172a14;border-radius:10px;align-items:center;gap:8px;margin:0;padding:8px 10px;font-size:10px;font-weight:650;display:flex}.inbox-v2__badge-editor-loading>span{border:2px solid #8b6a2d38;border-top-color:#8b6a2d;border-radius:999px;width:7px;height:7px;animation:.76s linear infinite inbox-badge-loading-spin}@keyframes inbox-badge-loading-spin{to{transform:rotate(360deg)}}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-tabs{z-index:1;border:1px solid color-mix(in srgb, var(--badge-system-accent) 18%, #0f172a17);background:linear-gradient(90deg, color-mix(in srgb, var(--badge-system-accent-soft) 52%, #f8fafc), #f5f7fa);border-radius:13px;gap:3px;padding:4px;position:relative;box-shadow:inset 0 1px 2px #0f172a09}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-tabs button{color:#667085;min-height:38px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:9px;font-size:11px;font-weight:740}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-tabs button:hover,.inbox-v2__badge-editor-modal .inbox-v2__sla-control-tabs button:focus-visible{color:#343941;background:#ffffffad;border-color:#0f172a1a}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-tabs button.is-active{border-color:color-mix(in srgb, var(--badge-system-accent) 32%, #0f172a14);background:linear-gradient(180deg, #fff, color-mix(in srgb, var(--badge-system-accent-soft) 42%, #fff));color:#9f1239;box-shadow:0 5px 14px #9f12391f, inset 0 -3px 0 color-mix(in srgb, var(--badge-system-accent) 68%, transparent)}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-section{background:0 0;border:0;border-radius:0;gap:13px;min-height:0;padding:2px 1px 3px;display:grid;overflow:visible}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-header>div{border-left:3px solid var(--badge-system-accent);background:linear-gradient(90deg, color-mix(in srgb, var(--badge-system-accent-soft) 70%, #fff), transparent 88%);border-radius:0 11px 11px 0;gap:3px;padding:9px 12px;display:grid}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-header span{color:var(--badge-system-accent);letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:820}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-header h3{color:#20242a;font-size:15px;font-weight:820}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-header p{color:#5f6c7e;max-width:570px;margin-top:0;font-size:10.5px;font-weight:570}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics{border:1px solid color-mix(in srgb, var(--badge-system-accent) 14%, #0f172a14);background:#fff;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;box-shadow:0 8px 20px #0f172a0e}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics>div{background:linear-gradient(#fff,#f8fafc);border:0;border-radius:0;padding:11px}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics>div+div{border-left:1px solid #0f172a14}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics span{color:#7a8493;font-size:7px}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics strong{color:#182230;font-size:11.5px;font-weight:800}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics>.is-due-time{background:linear-gradient(145deg,#fff,#eff6ff)}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics>.is-policy-target{background:linear-gradient(145deg,#fff,#f5f3ff)}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics>.is-critical{background:linear-gradient(145deg,#fff7f8,#ffe4e8)}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics>.is-critical span,.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics>.is-critical strong{color:#b42343}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics>.is-warning{background:linear-gradient(145deg,#fffdf5,#fef3c7)}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics>.is-warning strong{color:#9a5b08}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics>.is-positive{background:linear-gradient(145deg,#f7fef9,#dcfce7)}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics>.is-positive strong{color:#087443}.inbox-v2__badge-editor-modal .inbox-v2__sla-timer-brief,.inbox-v2__badge-editor-modal .inbox-v2__sla-workflow-guidance{background:linear-gradient(135deg,#fffbeb,#fff7ed);border:1px solid #f59e0b47;border-radius:13px;padding:11px 12px;box-shadow:inset 3px 0 #d97706b3}.inbox-v2__badge-editor-modal .inbox-v2__sla-timer-brief.is-documented{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-color:#16a34a3d;box-shadow:inset 3px 0 #16a34aad}.inbox-v2__sla-quick-actions{gap:9px;display:grid}.inbox-v2__sla-quick-actions>header{justify-content:space-between;align-items:flex-end;gap:12px;padding:0 2px;display:flex}.inbox-v2__sla-quick-actions>header>div{gap:2px;display:grid}.inbox-v2__sla-quick-actions>header span,.inbox-v2__sla-control-form-heading>span,.inbox-v2__sla-control-footer>div:first-child>span{color:var(--badge-system-accent);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:840;line-height:1.2}.inbox-v2__sla-quick-actions>header strong,.inbox-v2__sla-control-form-heading>strong,.inbox-v2__sla-control-footer>div:first-child>strong{color:#243041;font-size:11px;font-weight:790;line-height:1.25}.inbox-v2__sla-quick-actions>header>em{color:#4f46a5;white-space:nowrap;background:#eef2ff;border:1px solid #4f46e533;border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:780}.inbox-v2__badge-editor-modal .inbox-v2__sla-quick-grid{gap:9px}.inbox-v2__badge-editor-modal .inbox-v2__sla-quick-grid .inbox-v2__badge-editor-option-card{min-height:124px}.inbox-v2__sla-recommended-action{background:radial-gradient(280px 150px at 100% 0,#818cf833,#0000 76%),linear-gradient(135deg,#f5f3ff 0%,#eef2ff 100%);border:1px solid #4f46e53d;border-radius:16px;grid-template-columns:minmax(150px,.36fr) minmax(0,1fr);align-items:stretch;gap:12px;padding:12px;display:grid;box-shadow:0 12px 30px #4f46e51a}.inbox-v2__sla-recommended-copy{align-content:center;gap:5px;padding:3px 5px;display:grid}.inbox-v2__sla-recommended-copy>span{color:#4f46a5;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:820}.inbox-v2__sla-recommended-copy>p{color:#5f6680;margin:0;font-size:10px;font-weight:550;line-height:1.4}.inbox-v2__badge-editor-modal .inbox-v2__sla-action-button,.inbox-v2__badge-editor-modal .inbox-v2__sla-workflow-grid .inbox-v2__sla-action-button{border:1px solid color-mix(in srgb, var(--lane-accent) 28%, var(--lane-border));background:radial-gradient(190px 100px at 0% 0%, var(--lane-bg), transparent 84%), linear-gradient(145deg, #fff, color-mix(in srgb, var(--lane-bg) 76%, #fff));color:#20242a;min-height:84px;box-shadow:0 7px 18px color-mix(in srgb, var(--lane-accent) 9%, transparent);border-radius:13px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"kicker action""title action""description action";align-items:center;gap:4px 14px;padding:11px 12px;display:grid}.inbox-v2__badge-editor-modal .inbox-v2__sla-action-button .inbox-v2__lane-editor-card-top{grid-area:kicker}.inbox-v2__badge-editor-modal .inbox-v2__sla-action-button>strong{grid-area:title}.inbox-v2__badge-editor-modal .inbox-v2__sla-action-button>em{grid-area:description}.inbox-v2__badge-editor-modal .inbox-v2__sla-action-button>.inbox-v2__sla-action-meta{grid-area:action}.inbox-v2__badge-editor-modal .inbox-v2__sla-action-button.is-recommended{--lane-accent:#4f46e5;--lane-bg:#eef2ff;--lane-border:#c7d2fe;background:linear-gradient(145deg,#fff,#eef2ff);border-color:#4f46e561;box-shadow:0 12px 26px #4f46e524,inset 4px 0 #4f46e5bd}.inbox-v2__badge-editor-modal .inbox-v2__sla-action-button.is-recommended .inbox-v2__lane-editor-card-dot{background:#4f46e5}.inbox-v2__badge-editor-modal .inbox-v2__sla-action-button.is-tone-red .inbox-v2__lane-editor-card-dot,.inbox-v2__badge-editor-modal .inbox-v2__sla-action-button.is-tone-rose .inbox-v2__lane-editor-card-dot{background:#a9564f}.inbox-v2__badge-editor-modal .inbox-v2__sla-action-button.is-tone-green .inbox-v2__lane-editor-card-dot{background:#547b67}.inbox-v2__badge-editor-modal .inbox-v2__sla-action-meta{border:1px solid color-mix(in srgb, var(--lane-accent) 26%, var(--lane-border));background:color-mix(in srgb, var(--lane-bg) 84%, #fff);color:color-mix(in srgb, var(--lane-accent) 84%, #475467);white-space:nowrap;border-radius:999px;justify-content:flex-end;align-items:center;gap:5px;padding:6px 8px;font-size:9px;font-weight:740;line-height:1;display:inline-flex}.inbox-v2__badge-editor-modal .inbox-v2__sla-action-meta svg{width:12px;height:12px}.inbox-v2__sla-alternatives{gap:8px;display:grid}.inbox-v2__sla-alternatives>header{justify-content:space-between;align-items:center;gap:8px;padding:0 2px;display:flex}.inbox-v2__sla-alternatives>header h4{color:#3c424b;margin:0;font-size:10px;font-weight:780}.inbox-v2__sla-alternatives>header span{color:#8a93a1;font-size:9px;font-weight:700}.inbox-v2__badge-editor-modal .inbox-v2__sla-workflow-grid{grid-template-columns:minmax(0,1fr);gap:7px}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-form{background:radial-gradient(320px 150px at 0 0,#818cf826,#0000 78%),linear-gradient(145deg,#fff,#f8f7ff);border:1px solid #4f46e52e;border-radius:15px;gap:11px;padding:13px;box-shadow:0 8px 20px #4f46e50e}.inbox-v2__sla-control-form-heading{border-bottom:1px solid #4f46e51f;grid-column:1/-1;gap:2px;padding:0 1px 9px;display:grid}.inbox-v2__sla-control-form-heading>em{color:#667085;font-size:9px;font-style:normal;font-weight:560;line-height:1.35}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-field label{color:#4f46a5;letter-spacing:.06em;font-size:9px}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-field input,.inbox-v2__badge-editor-modal .inbox-v2__sla-control-field select,.inbox-v2__badge-editor-modal .inbox-v2__sla-control-field textarea{color:#292d33;background:#ffffffeb;border-color:#4f46e52e;border-radius:10px;padding:9px 10px;font-size:11px}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-field input:focus,.inbox-v2__badge-editor-modal .inbox-v2__sla-control-field select:focus,.inbox-v2__badge-editor-modal .inbox-v2__sla-control-field textarea:focus{background:#fff;border-color:#4f46e585;outline:none;box-shadow:0 0 0 3px #4f46e51c}.inbox-v2__sla-control-footer{background:radial-gradient(260px 120px at 0 0,#fb71851f,#0000 78%),linear-gradient(145deg,#fff,#fff7f8);border:1px solid #c7254e2e;border-radius:15px;gap:10px;padding:12px;display:grid}.inbox-v2__sla-control-footer>div:first-child{gap:2px;display:grid}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-buttons button,.inbox-v2__badge-editor-modal .inbox-v2__sla-control-buttons button.is-primary{color:#596273;background:#ffffffeb;border:1px solid #c7254e2e;border-radius:10px;min-height:36px;font-size:10px;font-weight:740;transition:border-color .15s,background .15s,color .15s,transform .15s;box-shadow:0 3px 8px #0f172a0b}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-buttons button:hover:not(:disabled),.inbox-v2__badge-editor-modal .inbox-v2__sla-control-buttons button:focus-visible{color:#a1133d;background:#fff1f3;border-color:#c7254e6b;outline:none;transform:translateY(-1px)}.inbox-v2__badge-editor-modal .inbox-v2__sla-control-buttons button.is-primary{color:#fff;background:linear-gradient(#d92d5b,#b51d48);border-color:#b51d48;box-shadow:0 8px 18px #b51d4838}.inbox-v2__tag-manager-modal{--badge-system-accent:#4f46a5;--badge-system-accent-soft:#4f46a524;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:#4f46a575 #e2e8f09e;gap:0;width:min(720px,100vw - 32px);max-height:min(90vh,860px);padding:0;overflow-y:auto}.inbox-v2__tag-manager-modal>.inbox-v2__badge-editor-body{gap:11px;padding:14px 20px 12px;display:grid}.inbox-v2__tag-manager-overview{color:#697386;background:radial-gradient(240px 120px at 0 0,#818cf829,#0000 78%),linear-gradient(145deg,#fff,#f5f3ff);border:1px solid #4f46a52e;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;display:grid;box-shadow:0 8px 20px #4f46a50f}.inbox-v2__tag-manager-overview>svg{color:#4f46a5}.inbox-v2__tag-manager-overview>span:not(.inbox-v2__tag-manager-selection-count){gap:2px;display:grid}.inbox-v2__tag-manager-overview strong{color:#30353c;font-size:11px;font-weight:770}.inbox-v2__tag-manager-overview em{color:#737d8c;font-size:9px;font-style:normal;font-weight:550}.inbox-v2__tag-manager-selection-count{border-left:1px solid #0f172a17;justify-items:end;gap:1px;padding-left:12px;display:grid}.inbox-v2__tag-manager-selection-count strong{color:#4f46a5;font-size:14px}.inbox-v2__tag-manager-controls{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.inbox-v2__tag-manager-search{color:#7a8493;background:#fffffff0;border:1px solid #4f46a533;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;min-height:38px;padding:0 9px;display:grid}.inbox-v2__tag-manager-search:focus-within{border-color:#4f46a580;box-shadow:0 0 0 3px #4f46a51a}.inbox-v2__tag-manager-search>svg{width:14px;height:14px}.inbox-v2__tag-manager-search input{color:#252a31;min-width:0;font:inherit;background:0 0;border:0;outline:none;font-size:11px}.inbox-v2__tag-manager-search button{color:#4f46a5;cursor:pointer;background:0 0;border:0;padding:3px;font-size:9px;font-weight:720}.inbox-v2__tag-manager-create-button{color:#fff;cursor:pointer;background:linear-gradient(#6258c7,#4f46a5);border:1px solid #4f46a56b;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:10px;font-weight:760;display:inline-flex;box-shadow:0 8px 18px #4f46a533}.inbox-v2__tag-manager-create-button>span{font-size:15px;font-weight:500;line-height:1}.inbox-v2__tag-manager-create-button:disabled{cursor:not-allowed;opacity:.5}.inbox-v2__tag-manager-modal>.inbox-v2__rail-muted,.inbox-v2__tag-manager-modal>.inbox-v2__composer-console-error,.inbox-v2__tag-manager-modal>.inbox-v2__composer-console-note{margin:0 20px 10px}.inbox-v2__tag-manager-modal .inbox-v2__tag-manager-group{background:radial-gradient(280px 140px at 100% 0,#818cf81a,#0000 82%),#f8f7ff;border:1px solid #4f46a524;border-radius:14px;margin:0 20px 11px;padding:10px}.inbox-v2__tag-manager-modal .inbox-v2__tag-manager-group>header{padding:0 2px 2px}.inbox-v2__tag-manager-modal .inbox-v2__tag-manager-group>header h3{color:#32373e;font-size:10px;font-weight:780}.inbox-v2__tag-manager-modal .inbox-v2__tag-manager-group>header span{color:#8992a0;font-size:9px;font-weight:680}.inbox-v2__tag-manager-modal .inbox-v2__tag-manager-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#4f46a56b #e2e8f094;align-content:start;gap:6px;max-height:240px;overflow:hidden auto}.inbox-v2__tag-manager-modal .inbox-v2__tag-manager-row{background:linear-gradient(145deg,#fff,#fcfbff);border:1px solid #4f46a521;border-radius:11px;min-height:50px;padding:8px 10px;box-shadow:0 1px 2px #0f172a05}.inbox-v2__tag-manager-modal .inbox-v2__tag-manager-row:hover,.inbox-v2__tag-manager-modal .inbox-v2__tag-manager-row:focus-visible{background:#f5f3ff;border-color:#4f46a561;outline:none}.inbox-v2__tag-manager-modal .inbox-v2__tag-manager-row.is-active{background:linear-gradient(145deg,#fff,#eef2ff);border-color:#4f46a56b;box-shadow:inset 4px 0 #4f46a5b8,0 7px 16px #4f46a514}.inbox-v2__tag-manager-modal .inbox-v2__tag-manager-row .inbox-v2__toolbar-option-icon{color:#7a8493}.inbox-v2__tag-manager-modal .inbox-v2__tag-manager-row.is-active .inbox-v2__toolbar-option-icon{color:#4f46a5}.inbox-v2__tag-manager-modal .inbox-v2__tag-manager-row .inbox-v2__toolbar-option-copy strong{color:#2a2f36;text-transform:capitalize;font-size:11px;font-weight:740}.inbox-v2__tag-manager-modal .inbox-v2__tag-manager-row .inbox-v2__toolbar-option-copy small{color:#7a8493;font-size:9px}.inbox-v2__tag-manager-empty-search{color:#596273;background:#fafaf9;border:1px dashed #0f172a24;border-radius:12px;justify-items:center;gap:8px;margin:0 20px 18px;padding:20px;display:grid}.inbox-v2__tag-manager-empty-search strong{font-size:11px}.inbox-v2__tag-manager-empty-search button{color:#795c24;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:740}.inbox-v2__badge-companion-modal{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--badge-system-accent) 38%, #98a2b3) #e2e8f09e;gap:0;width:min(480px,100vw - 32px);max-height:min(90vh,720px);padding:0;overflow:hidden auto}.inbox-v2__tag-manager-modal::-webkit-scrollbar{width:8px}.inbox-v2__badge-companion-modal::-webkit-scrollbar{width:8px}.inbox-v2__tag-manager-list::-webkit-scrollbar{width:8px}.inbox-v2__tag-manager-modal::-webkit-scrollbar-track{background:#e2e8f094;border-radius:999px}.inbox-v2__badge-companion-modal::-webkit-scrollbar-track{background:#e2e8f094;border-radius:999px}.inbox-v2__tag-manager-list::-webkit-scrollbar-track{background:#e2e8f094;border-radius:999px}.inbox-v2__tag-manager-modal::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--badge-system-accent) 42%, #98a2b3);border:2px solid #f8fafceb;border-radius:999px;min-height:40px}.inbox-v2__badge-companion-modal::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--badge-system-accent) 42%, #98a2b3);border:2px solid #f8fafceb;border-radius:999px;min-height:40px}.inbox-v2__tag-manager-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--badge-system-accent) 42%, #98a2b3);border:2px solid #f8fafceb;border-radius:999px;min-height:40px}.inbox-v2__tag-create-modal.inbox-v2__badge-companion-modal{--badge-system-accent:#087c60;--badge-system-accent-soft:#087c6024}.inbox-v2__badge-companion-header{background:radial-gradient(340px 120px at 0% 0%, var(--badge-system-accent-soft), transparent 72%), linear-gradient(180deg, #fff 0%, #fbfcfe 100%);border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 19px 16px;display:flex}.inbox-v2__badge-companion-header>div{gap:3px;display:grid}.inbox-v2__badge-companion-header>div>span{color:var(--badge-system-accent);letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:820}.inbox-v2__badge-companion-header h2{color:#20242a;margin:0;font-size:17px;font-weight:820}.inbox-v2__badge-companion-header p{color:#6d7787;margin:0;font-size:10px;line-height:1.4}.inbox-v2__badge-companion-content,.inbox-v2__badge-companion-form{gap:12px;padding:16px 18px 4px;display:grid}.inbox-v2__badge-companion-content>p{color:#5f6978;margin:0;font-size:11px;line-height:1.5}.inbox-v2__badge-companion-value{border:1px solid color-mix(in srgb, var(--badge-system-accent) 24%, #0f172a14);background:radial-gradient(220px 110px at 0% 0%, var(--badge-system-accent-soft), transparent 78%), linear-gradient(145deg, #fff, color-mix(in srgb, var(--badge-system-accent-soft) 55%, #fff));box-shadow:inset 3px 0 0 color-mix(in srgb, var(--badge-system-accent) 68%, transparent), 0 8px 18px color-mix(in srgb, var(--badge-system-accent) 8%, transparent);border-radius:13px;gap:3px;padding:11px 12px;display:grid}.inbox-v2__badge-companion-value span,.inbox-v2__badge-companion-form label>span{color:#7a8493;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:780}.inbox-v2__badge-companion-value strong{color:#243041;font-size:13px}.inbox-v2__badge-companion-form label{gap:6px;display:grid}.inbox-v2__badge-companion-form input,.inbox-v2__badge-companion-form select{border:1px solid color-mix(in srgb, var(--badge-system-accent) 20%, #0f172a1a);color:#292d33;width:100%;font:inherit;background:#fff;border-radius:11px;padding:10px;font-size:11px}.inbox-v2__badge-companion-modal>.inbox-v2__overlay-actions{justify-content:flex-end;gap:8px;padding:14px 18px 18px;display:flex}.inbox-v2__badge-companion-modal>.inbox-v2__overlay-actions button{color:#4d5664;background:#fff;border:1px solid #0f172a1f;border-radius:9px;min-height:35px;padding:0 12px;font-size:10px;font-weight:740}.inbox-v2__badge-companion-modal>.inbox-v2__overlay-actions button:last-child{border-color:var(--badge-system-accent);background:linear-gradient(180deg, color-mix(in srgb, var(--badge-system-accent) 82%, #fff), var(--badge-system-accent));color:#fff;box-shadow:0 8px 18px color-mix(in srgb, var(--badge-system-accent) 22%, transparent)}@media (max-width:640px){.inbox-v2__badge-editor-modal,.inbox-v2__badge-editor-modal.is-kind-sla,.inbox-v2__tag-manager-modal,.inbox-v2__badge-companion-modal{border-radius:16px;width:min(100%,100vw - 20px);max-height:94vh}.inbox-v2__badge-editor-header,.inbox-v2__tag-manager-header{padding:15px 14px 13px}.inbox-v2__badge-editor-heading-icon{flex-basis:32px;width:32px;height:32px}.inbox-v2__badge-editor-close>span{display:none}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-body,.inbox-v2__tag-manager-modal>.inbox-v2__badge-editor-body{padding:12px 14px 15px}.inbox-v2__badge-editor-intro{flex-direction:column;align-items:flex-start;gap:6px}.inbox-v2__badge-editor-workflow li{grid-template-columns:23px minmax(0,1fr);gap:6px;padding:6px}.inbox-v2__badge-editor-workflow li>span{width:23px;height:23px}.inbox-v2__badge-editor-workflow li em{display:none}.inbox-v2__badge-editor-modal .orders-truth-editor-options-heading{flex-direction:column;align-items:flex-start;gap:2px}.inbox-v2__badge-option-meta small+small{display:none}.inbox-v2__badge-editor-modal .inbox-v2__overlay-actions--stack .orders-truth-editor-option{grid-template-columns:34px minmax(0,1fr) auto;gap:9px;padding:9px 10px}.inbox-v2__badge-editor-modal .orders-truth-editor-option-icon{width:32px;height:32px}.inbox-v2__badge-editor-modal .orders-truth-editor-option-apply,.inbox-v2__badge-editor-modal .orders-truth-editor-option.is-selected .orders-truth-editor-option-apply{color:#0000;gap:0;width:32px;min-width:32px;padding-inline:0;font-size:0;overflow:hidden}.inbox-v2__badge-editor-modal .orders-truth-editor-option-apply svg{color:var(--truth-accent)}.inbox-v2__badge-editor-modal .orders-truth-editor-option.is-selected .orders-truth-editor-option-apply svg{color:#fff}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-summary,.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics,.inbox-v2__sla-recommended-action,.inbox-v2__tag-manager-controls,.orders-truth-editor-detail-grid{grid-template-columns:minmax(0,1fr)}.inbox-v2__badge-editor-modal .inbox-v2__badge-editor-summary>div+div,.inbox-v2__badge-editor-modal .inbox-v2__sla-control-metrics>div+div{border-top:1px solid #0f172a14;border-left:0}.inbox-v2__badge-editor-modal .inbox-v2__sla-action-button,.inbox-v2__badge-editor-modal .inbox-v2__sla-workflow-grid .inbox-v2__sla-action-button{grid-template-columns:minmax(0,1fr);grid-template-areas:"kicker""title""description""action"}.inbox-v2__badge-editor-modal .inbox-v2__sla-action-meta{justify-self:start;margin-top:4px}.inbox-v2__sla-quick-actions>header{flex-direction:column;align-items:flex-start;gap:6px}.inbox-v2__sla-control-footer{padding:10px}.inbox-v2__tag-manager-overview{grid-template-columns:auto minmax(0,1fr)}.inbox-v2__tag-manager-selection-count{border-top:1px solid #0f172a14;border-left:0;grid-column:1/-1;justify-items:start;padding-top:8px;padding-left:0}.inbox-v2__tag-manager-modal .inbox-v2__tag-manager-group,.inbox-v2__tag-manager-empty-search{margin-left:14px;margin-right:14px}}
