:root{color-scheme:light;--ink: #102028;--muted: #57707a;--line: rgba(15, 49, 60, .12);--panel: rgba(255, 255, 255, .86);--teal: #0f766e;--cyan: #0891b2;--amber: #b45309;--green: #15803d;--red: #b91c1c}*{box-sizing:border-box}html{scrollbar-width:thin;scrollbar-color:rgba(15,118,110,.28) transparent}html::-webkit-scrollbar,*::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-track,*::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb,*::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#0f766e3d;background-clip:padding-box}html::-webkit-scrollbar-thumb:hover,*::-webkit-scrollbar-thumb:hover{background:#0f766e61;background-clip:padding-box}.auto-copy-toast{position:fixed;right:18px;bottom:18px;z-index:10000;transform:translate(-50%,8px) scale(.96);border:1px solid rgba(15,118,110,.26);border-radius:8px;background:#0f766efa;color:#fff;padding:9px 12px;font-size:.8rem;font-weight:900;line-height:1;opacity:0;pointer-events:none;box-shadow:0 16px 38px #0f313c47;transition:opacity .16s ease,transform .16s ease}.auto-copy-toast.is-visible{transform:translate(-50%) scale(1);opacity:1}.auto-copy-toast[data-position=corner]{transform:translateY(8px) scale(.96)}.auto-copy-toast[data-position=corner].is-visible{transform:translateY(0) scale(1)}body{min-height:100vh;margin:0;color:var(--ink);background:linear-gradient(rgba(8,145,178,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(8,145,178,.055) 1px,transparent 1px),linear-gradient(135deg,#f7fbfc,#eef8f6 44%,#fff8ed);background-size:34px 34px,34px 34px,auto;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh}.tool-frame{display:block;width:100%;min-height:100vh;border:0;background:transparent}.tool-frame-shell{position:relative;min-height:100vh}.tool-frame-shell[data-loaded=false] .tool-frame{opacity:0}.page-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9990;display:grid;place-content:center;justify-items:center;gap:16px;min-height:100vh;background:linear-gradient(rgba(8,145,178,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(8,145,178,.055) 1px,transparent 1px),linear-gradient(135deg,#f7fbfcf5,#eef8f6f5 44%,#fff8edf5);background-size:34px 34px,34px 34px,auto;color:var(--teal)}.page-loader-mark{position:relative;display:grid;width:104px;height:104px;place-items:center;isolation:isolate}.page-loader-mark:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:8px;background:#ffffffd1;border:1px solid rgba(15,118,110,.14);box-shadow:0 18px 48px #0f313c1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.page-loader-mark .wms-logo-mark{position:relative;z-index:2;width:72px;height:72px;animation:loader-logo-breathe 1.8s ease-in-out infinite}.page-loader-mark .wms-logo-flow{stroke-dasharray:84;stroke-dashoffset:84;animation:loader-logo-flow 1.8s cubic-bezier(.2,.8,.2,1) infinite}.page-loader-mark .wms-logo-node{transform-box:fill-box;transform-origin:center;animation:loader-node-pulse 1.8s ease-in-out infinite}.page-loader-mark .wms-logo-node:nth-of-type(2){animation-delay:.18s}.page-loader-mark .wms-logo-node:nth-of-type(3){animation-delay:.36s}.page-loader-frame{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;overflow:visible;pointer-events:none}.page-loader-frame-track,.page-loader-frame-orbit rect{fill:none;vector-effect:non-scaling-stroke}.page-loader-frame-track{stroke:#0f766e29;stroke-width:1.5}.page-loader-frame-orbit{transform-box:view-box;transform-origin:center;animation:loader-frame-turn 1.4s linear infinite}.page-loader-frame-orbit rect{stroke:#0f766e94;stroke-width:2.5;stroke-linecap:round}.page-loader-frame-orbit-inner{animation-duration:2.1s;animation-direction:reverse}.page-loader-frame-orbit-inner rect{stroke:#0891b26b}.page-loader-text{color:#31515c;font-size:.76rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}html[data-theme=dark] .page-loader{background:linear-gradient(rgba(103,232,249,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(103,232,249,.07) 1px,transparent 1px),linear-gradient(135deg,#081116f7,#102028f7 48%,#211a11f7);background-size:34px 34px,34px 34px,auto}html[data-theme=dark] .page-loader-mark:before{border-color:#5eead433;background:#0a161cd1;box-shadow:0 22px 54px #00000057}html[data-theme=dark] .page-loader-mark .wms-logo-bg{fill:#082f49b8;stroke:#5eead457}html[data-theme=dark] .page-loader-mark .wms-logo-flow{stroke:#5eead4}html[data-theme=dark] .page-loader-mark .wms-logo-node{fill:#67e8f9;stroke:#082f49}html[data-theme=dark] .page-loader-frame-track{stroke:#5eead42e}html[data-theme=dark] .page-loader-frame-orbit rect{stroke:#5eead499}html[data-theme=dark] .page-loader-frame-orbit-inner rect{stroke:#67e8f96b}html[data-theme=dark] .page-loader-text{color:#dffcff}.report-view-route{display:flex;flex-direction:column;height:100vh;min-height:100vh;overflow:hidden}.report-view-route .tool-frame-shell{flex:1 1 auto;min-height:0;height:auto}.report-view-route .tool-frame{flex:1 1 auto;min-height:0;height:100%}.report-viewbar{position:sticky;top:0;z-index:20;flex:0 0 auto;display:grid;grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:8px;border-bottom:1px solid var(--line);background:#f7fbfceb;padding:9px 12px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.report-view-control{grid-column:2;display:grid;justify-items:center;gap:4px}.report-view-toggle{position:relative;display:flex;width:min(100%,360px);min-height:44px;justify-content:center;gap:4px;overflow:hidden;border:1px solid rgba(15,49,60,.12);border-radius:8px;background:#ffffffd1;box-shadow:inset 0 0 0 1px #ffffffb3;padding:4px}.report-view-caption{display:none}.report-view-toggle[data-selected=report]{--spark-x: 72%;--report-view-accent: #7c3aed}.report-view-toggle[data-selected=dashboard]{--spark-x: 28%;--report-view-accent: #0f766e}.report-view-toggle[data-selected=app-permission]{--spark-x: 50%;--report-view-accent: #2563eb}.report-view-toggle[data-selected=access-level]{--spark-x: 28%;--report-view-accent: #7c3aed}.report-view-toggle[data-selected=work-type]{--spark-x: 72%;--report-view-accent: #0f766e}.report-viewbar>.theme-toggle{grid-column:3;justify-self:end}.viewbar-dashboard{grid-column:1;justify-self:start;display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(15,49,60,.12);border-radius:8px;background:#ffffffd1;color:#17343d;padding:0 12px;font-size:.82rem;font-weight:900;text-decoration:none;box-shadow:inset 0 0 0 1px #ffffff9e;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.viewbar-dashboard:hover,.viewbar-dashboard:focus-visible{border-color:#0f766e42;background:#fff;color:#0f766e;transform:translateY(-1px)}.viewbar-dashboard:focus-visible{outline:3px solid rgba(8,145,178,.3);outline-offset:2px}.viewbar-dashboard .icon{width:16px;height:16px}.app-view-title{grid-column:2;justify-self:center;min-width:0;color:var(--ink);font-size:.86rem;font-weight:950;text-align:center}.app-view-title span{display:block;overflow:hidden;max-width:min(56vw,360px);text-overflow:ellipsis;white-space:nowrap}.report-view-indicator{display:none}.report-view-option{position:relative;z-index:1;flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;border:0;border-radius:6px;background:transparent;color:#31515c;padding:0 14px;font-size:.86rem;font-weight:900;line-height:1;cursor:pointer;isolation:isolate;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.report-view-option:hover{background:#0f766e14;color:#0f766e}.report-view-option:focus-visible{outline:3px solid rgba(8,145,178,.3);outline-offset:-2px}.report-view-option[aria-pressed=true]{background:#d9f3ef;color:#0f766e;box-shadow:none;text-shadow:none}.report-view-option:disabled{cursor:not-allowed;opacity:.46}.report-view-option:disabled:hover{background:transparent;color:#31515c}.report-view-option .icon{transition:none}.report-view-icon{display:inline-flex;align-items:center;justify-content:center;color:#0f766e;transition:color .18s ease}.report-view-icon[data-view-icon=report],.report-view-icon[data-view-icon=access-level]{color:#7c3aed}.report-view-icon[data-view-icon=app-permission]{color:#2563eb}.report-view-icon .icon{width:16px;height:16px}.report-view-option[aria-pressed=true] .report-view-icon{color:var(--report-view-accent, #0f5f59)}.report-view-toggle:hover .report-view-indicator{background:var(--report-view-accent, #0f766e)}@media(prefers-reduced-motion:reduce){.report-view-toggle,.report-view-indicator,.report-view-option,.report-view-option .icon,.report-view-icon,.report-view-caption{animation:none;transition:none}}.route-state{display:grid;min-height:100vh;place-content:center;gap:16px;padding:24px;color:var(--ink);text-align:center}.route-state .theme-toggle{justify-self:center}.route-state h1{color:var(--ink);font-size:clamp(2rem,7vw,3.5rem);font-weight:950}.route-state p{max-width:620px;color:var(--muted);font-weight:750;line-height:1.6}.route-state a{color:var(--teal);font-weight:900}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.shell{width:min(100%,1180px);min-height:100vh;margin:0 auto;padding:28px 18px 42px}.topbar,.brand-cluster,.topbar-actions,.tool-card-footer,.tool-meta{display:flex;align-items:center}.topbar{justify-content:space-between;gap:16px;padding:10px 0 22px}.brand-cluster,.topbar-actions{gap:12px}.topbar-actions{flex-wrap:wrap;justify-content:flex-end}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(15,118,110,.22);border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f313c14;color:var(--teal);font-weight:950}.brand-title,.brand-subtitle,p,h1,h2,h3{margin:0}.status-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;border:1px solid var(--line);border-radius:999px;background:#ffffffb8;padding:0 12px;color:#31515c;font-size:.8rem;font-weight:800;white-space:nowrap}.status-dot{width:8px;height:8px;border-radius:999px;background:var(--green);box-shadow:0 0 0 4px #15803d1f}.action{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;border-radius:8px;padding:0 15px;font-size:.88rem;font-weight:900;text-decoration:none;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.action:hover{transform:translateY(-1px)}.action-primary{border:1px solid rgba(15,118,110,.18);background:#0f766e;color:#fff;box-shadow:0 16px 30px #0f766e33}.action-secondary{border:1px solid rgba(15,49,60,.14);background:#ffffffc2;color:#17343d}.action-secondary:hover{border-color:#0f766e42;background:#fff}.icon{width:17px;height:17px;flex:0 0 auto}.hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px;align-items:stretch;min-height:390px}.hero-main,.ops-panel,.tool-card,.empty-state,.error-state{border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:0 22px 58px #0f313c1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-main{position:relative;overflow:hidden;padding:clamp(26px,4vw,44px)}.hero-main:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(118deg,rgba(15,118,110,.16),transparent 44%),linear-gradient(290deg,rgba(180,83,9,.12),transparent 42%);pointer-events:none}.hero-content{position:relative;z-index:1;display:flex;min-height:100%;flex-direction:column;justify-content:flex-start;gap:22px}.hero-intro{max-width:720px}.hero-session{width:min(100%,560px);display:grid;gap:10px}.session-chip{display:inline-flex;align-items:center;justify-self:start;min-height:24px;border:1px solid rgba(15,118,110,.14);border-radius:999px;background:#ffffff8f;padding:0 10px;color:var(--teal);font-size:.68rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.session-strip{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;border:1px solid rgba(15,49,60,.1);border-radius:8px;background:#ffffff80;padding:10px 12px}.session-avatar{display:grid;width:42px;height:42px;place-items:center;overflow:hidden;border:1px solid rgba(15,49,60,.1);border-radius:8px;background:#fff;color:var(--teal);font-size:.95rem;font-weight:950;box-shadow:inset 0 0 0 1px #0f313c12}.session-name{overflow:hidden;color:#17343d;font-size:.88rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.session-meta{margin-top:2px;overflow:hidden;color:var(--muted);font-size:.75rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.session-action{grid-column:1 / -1;justify-self:stretch;border-color:#b91c1c38;background:#b91c1c14;color:#991b1b;min-height:34px;padding:0 12px;font-size:.78rem}@media(max-width:640px){.session-strip{grid-template-columns:42px minmax(0,1fr)}.session-action{grid-column:1 / -1;justify-self:stretch}}.eyebrow{color:var(--teal);font-size:.72rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.hero-title{max-width:760px;margin:14px 0 0;color:#0f252d;font-size:clamp(3.8rem,11vw,8.4rem);font-weight:950;line-height:.82;letter-spacing:0}.wms-hero-logo{display:flex;align-items:center;gap:12px;min-width:0}.wms-hero-logo .wms-logo-mark{width:clamp(44px,5vw,58px);height:clamp(44px,5vw,58px);flex:0 0 auto}.wms-wordmark{display:block;max-width:100%;overflow:hidden;color:#102028;font-size:inherit;font-weight:950;line-height:.82;letter-spacing:0;text-overflow:clip}.hero-subtitle{max-width:680px;margin-top:24px;color:#3f5d67;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.75}.dashboard-hero{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);gap:18px;align-items:stretch;min-height:420px}.dashboard-console{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:16px;align-items:start}.console-rail{position:sticky;top:16px;grid-column:2;grid-row:1;display:grid;gap:12px}.launcher-panel{grid-column:1;grid-row:1}.dashboard-console .hero-title{margin-top:10px;font-size:clamp(2.75rem,4.8vw,3.8rem)}.dashboard-console .command-surface{padding:22px}.dashboard-console .command-grid{gap:18px}.dashboard-console .hero-actions{display:grid;gap:8px}.dashboard-console .hero-actions .action,.dashboard-console .hero-actions .status-chip{width:100%}.launcher-panel{min-height:calc(100vh - 118px)}.launcher-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.launcher-head h2{margin:5px 0 0;color:#132b34;font-size:clamp(1.8rem,4vw,3rem);font-weight:950;line-height:1}.command-deck,.pulse-panel,.workspace-shell{border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:0 22px 58px #0f313c1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.command-deck{position:relative;overflow:hidden;min-height:100%}.command-deck:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(8,145,178,.18),transparent 34%),linear-gradient(130deg,rgba(15,118,110,.16),transparent 45%),linear-gradient(310deg,rgba(180,83,9,.1),transparent 38%);pointer-events:none}.command-surface{position:relative;z-index:1;min-height:100%;padding:clamp(28px,4vw,42px)}.command-grid{display:grid;min-height:100%;gap:24px;align-content:space-between}.command-copy{max-width:660px}.command-note{max-width:52ch;margin-top:16px;color:#49636d;font-size:.94rem;line-height:1.7}.session-band{display:grid;gap:10px}.session-band-head{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.session-chip{display:inline-flex;align-items:center;min-height:24px;border:1px solid rgba(15,118,110,.14);border-radius:999px;background:#ffffff94;padding:0 10px;color:var(--teal);font-size:.68rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.session-divider{width:5px;height:5px;border-radius:999px;background:#0f313c2e}.session-site{color:#57707a;font-size:.8rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.session-strip{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;border:1px solid rgba(15,49,60,.1);border-radius:8px;background:#ffffff8a;padding:12px 14px}.session-avatar{display:grid;width:44px;height:44px;place-items:center;overflow:hidden;border:1px solid rgba(15,49,60,.08);border-radius:8px;background:#fff;color:var(--teal);font-size:.96rem;font-weight:950;box-shadow:inset 0 0 0 1px #0f313c0f}.session-avatar-image{display:block;width:100%;height:100%;object-fit:cover}.session-copy{min-width:0}.session-name{overflow:hidden;color:#17343d;font-size:.92rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.session-meta{margin-top:2px;overflow:hidden;color:var(--muted);font-size:.76rem;line-height:1.42;text-overflow:ellipsis;white-space:nowrap}.session-action{grid-column:1 / -1;justify-self:stretch;border-color:#b91c1c38;background:#b91c1c14;color:#991b1b;min-height:36px;padding:0 13px;font-size:.79rem}.session-action:hover{border-color:#b91c1c57;background:#b91c1c;color:#fff}.hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hero-status{min-height:42px}.pulse-panel{padding:16px}.pulse-panel-inner{display:grid;gap:12px;min-height:100%}.pulse-heading h2{margin:8px 0 0;color:#132b34;font-size:1.35rem;font-weight:950}.pulse-copy{margin-top:10px;color:#57707a;font-size:.88rem;line-height:1.6}.snapshot-actions{display:grid;gap:8px}.snapshot-actions .action{width:100%}.snapshot-refresh{justify-content:flex-start}.snapshot-refresh-time{margin-left:auto;color:var(--muted);font-size:.72rem;font-weight:850}.pulse-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pulse-card{display:grid;gap:5px;align-content:start;min-height:92px;border:1px solid rgba(15,49,60,.1);border-radius:8px;background:linear-gradient(180deg,#ffffffd6,#f8fcfcc7);padding:12px}.pulse-value{color:#0f252d;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:950;line-height:.95}.pulse-label{color:#17343d;font-size:.86rem;font-weight:950}.pulse-note{color:var(--muted);font-size:.76rem;line-height:1.5}.workspace{margin-top:16px;padding:16px 0 0}.workspace-shell{padding:20px}.section-head{margin-bottom:14px}.section-head h2{margin:6px 0 0;color:#132b34;font-size:clamp(1.35rem,2.4vw,1.75rem);font-weight:950;letter-spacing:0}.workspace-copy{max-width:60ch;margin-top:6px;color:#5b747d;font-size:.86rem;line-height:1.5}.tool-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px}.tool-card{position:relative;isolation:isolate;overflow:hidden;display:grid;min-height:150px;padding:14px;border:1px solid rgba(15,49,60,.1);border-radius:8px;background:linear-gradient(180deg,#ffffffeb,#f9fcfcd1);color:inherit;text-decoration:none;box-shadow:0 10px 24px #0f313c12;cursor:pointer;opacity:0;transform:translateY(8px) scale(.985);animation:launcher-card-in .34s cubic-bezier(.2,.9,.2,1) forwards;animation-delay:calc(var(--launcher-index, 0) * 26ms);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.tool-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--teal),var(--cyan),var(--amber));opacity:.78;transition:width .2s ease,opacity .2s ease}.tool-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(115deg,transparent 0 35%,rgba(255,255,255,.72) 45%,transparent 56%),radial-gradient(circle at 88% 18%,rgba(8,145,178,.16),transparent 34%);opacity:0;transform:translate(-34%);transition:opacity .24s ease,transform .46s ease}.tool-card:hover,.tool-card:focus-visible{border-color:#0f766e42;box-shadow:0 16px 34px #0f313c1f;transform:translateY(-3px) scale(1.01)}.tool-card:hover:before,.tool-card:focus-visible:before{width:7px;opacity:1}.tool-card:hover:after,.tool-card:focus-visible:after{opacity:1;transform:translate(0)}.tool-card:focus-visible{outline:3px solid rgba(8,145,178,.26);outline-offset:3px}.tool-card:active{border-color:#0f766e61;box-shadow:0 8px 18px #0f313c24;transform:translateY(0) scale(.985)}.tool-card-inner{display:flex;min-height:100%;flex-direction:column;justify-content:space-between;gap:12px}.tool-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.tool-glyph{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;border:1px solid rgba(15,49,60,.1);border-radius:8px;background:#fff;color:var(--cyan);transition:transform .22s ease,color .22s ease,border-color .22s ease,background .22s ease}.tool-card:hover .tool-glyph,.tool-card:focus-visible .tool-glyph{border-color:#0891b238;background:#ecfeff;color:var(--teal);transform:translate(-2px) rotate(-3deg) scale(1.06)}.tool-kicker{color:var(--teal);font-size:.63rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.tool-desc{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:8px;color:var(--muted);font-size:.78rem;line-height:1.45}.tool-card-footer{align-items:center;justify-content:space-between;gap:10px}.tool-meta{flex-wrap:wrap;gap:6px;min-width:0}.meta-pill{display:inline-flex;align-items:center;min-height:23px;border:1px solid rgba(15,49,60,.1);border-radius:999px;background:#f8fcfcc7;padding:0 8px;color:#496773;font-size:.66rem;font-weight:850}.tool-launch-action{display:inline-flex;min-width:74px;min-height:32px;align-items:center;justify-content:center;gap:7px;flex:0 0 auto;border:1px solid rgba(15,118,110,.18);border-radius:8px;background:#0f766e17;padding:0 10px;color:#0f766e;font-size:.76rem;font-weight:950;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.tool-launch-action .icon{width:15px;height:15px;transition:transform .2s ease}.tool-card:hover .tool-launch-action,.tool-card:focus-visible .tool-launch-action{border-color:#0f766e47;background:#0f766e;color:#fff;transform:translate(2px)}.tool-card:hover .tool-launch-action .icon,.tool-card:focus-visible .tool-launch-action .icon{transform:translate(2px)}@keyframes loader-logo-breathe{0%,to{transform:scale(1)}46%{transform:scale(1.04)}}@keyframes loader-logo-flow{0%{stroke-dashoffset:84;opacity:.62}48%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-84;opacity:.62}}@keyframes loader-node-pulse{0%,to{opacity:.58;transform:scale(.88)}42%{opacity:1;transform:scale(1.2)}}@keyframes loader-frame-turn{to{transform:rotate(360deg)}}@keyframes launcher-card-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.page-loader-mark .wms-logo-mark,.page-loader-mark .wms-logo-flow,.page-loader-mark .wms-logo-node,.page-loader-frame-orbit,.tool-card,.tool-card:before,.tool-card:after,.tool-glyph,.tool-launch-action,.tool-launch-action .icon{animation:none;transition:none}.tool-card{opacity:1;transform:none}}.empty-state,.error-state{grid-column:1 / -1;padding:28px;color:var(--muted);text-align:center}.error-state{border-color:#b91c1c2e;color:var(--red)}.empty-title{color:#17343d;font-size:1.08rem;font-weight:950}.empty-copy{margin-top:8px;color:var(--muted);font-size:.9rem}code{border-radius:6px;background:#0891b214;color:#075985;padding:.14rem .32rem;font-size:.86em}@media(max-width:860px){.hero,.dashboard-hero,.dashboard-console{grid-template-columns:1fr}.hero{min-height:auto}.console-rail{position:static;grid-column:auto;grid-row:auto}.launcher-panel{grid-column:auto;grid-row:auto}.pulse-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:640px){.shell{padding:18px 12px 34px}.topbar,.section-head{align-items:flex-start;flex-direction:column}.topbar-actions,.action{width:100%}.hero-main,.ops-panel{padding:18px}.tool-card{padding:14px}.command-surface,.pulse-panel,.workspace-shell{padding:18px}.launcher-head{align-items:flex-start;flex-direction:column}.hero-title{font-size:clamp(3.3rem,22vw,5.2rem)}.hero-actions{align-items:stretch;flex-direction:column}.tool-card-footer{align-items:center;flex-direction:row;flex-wrap:wrap}.session-strip,.pulse-grid{grid-template-columns:1fr}.session-action,.hero-actions .status-chip{width:100%;justify-content:center}.report-viewbar{grid-template-columns:1fr;align-items:stretch;flex-wrap:wrap}.viewbar-dashboard{grid-column:1;justify-self:stretch}.report-view-control{grid-column:1}.app-view-title{grid-column:1;justify-self:stretch}.app-view-title span{max-width:100%}.report-view-toggle{flex:1 1 100%}.report-view-option{flex:1 1 0;padding:0 10px}.report-viewbar .theme-toggle{grid-column:1;justify-self:stretch;flex:1 1 120px}}html[data-theme=dark]{color-scheme:dark;--ink: #e8f5f7;--muted: #a7bec5;--line: rgba(204, 232, 238, .16);--panel: rgba(18, 31, 38, .88);--teal: #5eead4;--cyan: #67e8f9;--amber: #fbbf24;--green: #86efac;--red: #fca5a5;--panel-raised: rgba(23, 42, 50, .96);--panel-card: rgba(28, 50, 59, .98);--line-strong: rgba(204, 232, 238, .26);scrollbar-color:rgba(94,234,212,.28) transparent}html[data-theme=dark]::-webkit-scrollbar-thumb,html[data-theme=dark] *::-webkit-scrollbar-thumb{background:#5eead438!important;background-clip:padding-box!important}html[data-theme=dark]::-webkit-scrollbar-thumb:hover,html[data-theme=dark] *::-webkit-scrollbar-thumb:hover{background:#5eead45c!important;background-clip:padding-box!important}html[data-theme=dark] .auto-copy-toast{border-color:#cce8ee29!important;background:#02080cf0!important;color:#e8f5f7!important;box-shadow:0 14px 34px #00000061!important}html[data-theme=dark] body{color:var(--ink)!important;background:linear-gradient(rgba(103,232,249,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(103,232,249,.07) 1px,transparent 1px),linear-gradient(135deg,#081116,#102028 48%,#211a11)!important;background-size:34px 34px,34px 34px,auto!important}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;border:1px solid rgba(15,49,60,.14);border-radius:8px;background:#ffffffc2;color:#17343d;padding:0 13px;font:inherit;font-size:.88rem;font-weight:900;line-height:1;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent}.theme-toggle:hover{border-color:#0f766e42;background:#fff;transform:translateY(-1px)}.theme-toggle:focus-visible{outline:3px solid rgba(8,145,178,.3);outline-offset:2px}.theme-toggle-track{position:relative;display:inline-grid;width:30px;height:22px;place-items:center;border-radius:999px;background:#0891b21f;color:#0f766e}.theme-toggle-icon{position:absolute;width:15px;height:15px;transition:opacity .18s ease,transform .18s ease}.theme-toggle-moon{opacity:0;transform:scale(.72) rotate(-18deg)}.theme-toggle[aria-pressed=true] .theme-toggle-sun{opacity:0;transform:scale(.72) rotate(18deg)}.theme-toggle[aria-pressed=true] .theme-toggle-moon{opacity:1;transform:scale(1) rotate(0)}.theme-toggle-floating{position:fixed;top:14px;right:14px;z-index:1000}.brand-mark.wms-brand-mark{display:grid!important;width:42px!important;height:42px!important;place-items:center!important;border:1px solid rgba(15,118,110,.22)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 12px 28px #0f313c14!important;color:#0f766e!important;font-size:0!important;line-height:0!important;text-decoration:none!important}.wms-logo-mark{display:block;width:34px;height:34px}.wms-logo-bg{fill:#ecfeff;stroke:#0f766e3d;stroke-width:1.5}.wms-logo-flow{stroke:#0f766e;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.wms-logo-node{fill:#0891b2;stroke:#fff;stroke-width:1.8}.brand-title{color:#102028;font-size:.9rem;font-weight:950;line-height:1.1}.brand-subtitle{color:#57707a;font-size:.76rem;font-weight:800;line-height:1.1}html[data-theme=dark] .theme-toggle{border-color:#cce8ee2e;background:#192b34e6;color:#e8f5f7;box-shadow:0 14px 30px #0003}html[data-theme=dark] .theme-toggle:hover{border-color:#5eead457;background:#223842f5}html[data-theme=dark] .theme-toggle-track{background:#5eead424;color:#67e8f9}html[data-theme=dark] .report-viewbar{border-color:var(--line)!important;background:#081116eb!important}html[data-theme=dark] .viewbar-dashboard{border-color:#7dd3c72e!important;background:#07151b!important;color:#d9ebee!important;box-shadow:inset 0 0 0 1px #ffffff08!important}html[data-theme=dark] .viewbar-dashboard:hover,html[data-theme=dark] .viewbar-dashboard:focus-visible{border-color:#5eead457!important;background:#153f42!important;color:#ecfeff!important}html[data-theme=dark] .report-view-toggle{border:1px solid rgba(125,211,199,.18)!important;border-radius:8px!important;background:#07151b!important;box-shadow:inset 0 0 0 1px #ffffff08!important;min-height:44px!important;padding:4px!important}html[data-theme=dark] .report-view-indicator,html[data-theme=dark] .report-view-caption{display:none!important}html[data-theme=dark] .report-view-option{border-radius:6px!important;color:#d9ebee!important;background:transparent!important;box-shadow:none!important;min-height:36px!important}html[data-theme=dark] .report-view-option:hover{color:#99f6e4!important}html[data-theme=dark] .report-view-option:disabled,html[data-theme=dark] .report-view-option:disabled:hover{color:#6f858c!important;background:transparent!important;opacity:.52!important}html[data-theme=dark] .report-view-option[aria-pressed=true]{background:#153f42!important;color:#ecfeff!important;text-shadow:none!important}html[data-theme=dark] .report-view-icon{color:#5eead4!important}html[data-theme=dark] .report-view-icon[data-view-icon=report],html[data-theme=dark] .report-view-icon[data-view-icon=access-level]{color:#c4b5fd!important}html[data-theme=dark] .report-view-option[aria-pressed=true] .report-view-icon{color:#99f6e4!important}html[data-theme=dark] .brand-mark,html[data-theme=dark] .status-chip,html[data-theme=dark] .action-secondary,html[data-theme=dark] .workspace-action-dock,html[data-theme=dark] .hero-main,html[data-theme=dark] .ops-panel,html[data-theme=dark] .command-deck,html[data-theme=dark] .pulse-panel,html[data-theme=dark] .workspace-shell,html[data-theme=dark] .tool-card,html[data-theme=dark] .panel,html[data-theme=dark] .hero-note,html[data-theme=dark] .app-card,html[data-theme=dark] .empty-state,html[data-theme=dark] .error-state,html[data-theme=dark] .language-tile,html[data-theme=dark] .field,html[data-theme=dark] .output-box,html[data-theme=dark] .helper-filter-field,html[data-theme=dark] .helper-project-panel,html[data-theme=dark] .date-range-panel,html[data-theme=dark] .date-range-nav,html[data-theme=dark] .date-range-clear,html[data-theme=dark] .helper-project,html[data-theme=dark] .helper-issue-option,html[data-theme=dark] .helper-commented-toggle,html[data-theme=dark] .helper-card-note-icon,html[data-theme=dark] .helper-important-icon,html[data-theme=dark] .helper-watchlist-toggle,html[data-theme=dark] .signal,html[data-theme=dark] .signal-icon,html[data-theme=dark] .signal-value,html[data-theme=dark] .quick-glance-mode,html[data-theme=dark] .quick-glance-period,html[data-theme=dark] .quick-glance-count,html[data-theme=dark] .quick-glance-chip,html[data-theme=dark] .quick-glance-group,html[data-theme=dark] .session-strip,html[data-theme=dark] .session-avatar,html[data-theme=dark] .session-chip,html[data-theme=dark] .pulse-card,html[data-theme=dark] .ticket-tag-panel,html[data-theme=dark] .ticket-tag-person,html[data-theme=dark] .ticket-tag-person-avatar,html[data-theme=dark] .ticket-tag-avatar,html[data-theme=dark] .issue-viewbar,html[data-theme=dark] .issue-status-chip,html[data-theme=dark] .view-toggle,html[data-theme=dark] .issue-card,html[data-theme=dark] .content-card,html[data-theme=dark] .comment-card,html[data-theme=dark] .meta-box,html[data-theme=dark] .translated-inline,html[data-theme=dark] .translation-badge,html[data-theme=dark] .helper-empty,html[data-theme=dark] .check-result,html[data-theme=dark] .jira-media-card,html[data-theme=dark] .swal2-popup{border-color:var(--line)!important;background:var(--panel)!important;color:var(--ink)!important;box-shadow:0 22px 58px #0000003d!important}html[data-theme=dark] .wms-logo-bg{fill:#082f49b8!important;stroke:#5eead457!important}html[data-theme=dark] .wms-logo-flow{stroke:#5eead4!important}html[data-theme=dark] .wms-logo-node{fill:#67e8f9!important;stroke:#082f49!important}html[data-theme=dark] .wms-wordmark{color:#f8fafc!important}html[data-theme=dark] .command-deck,html[data-theme=dark] .pulse-panel,html[data-theme=dark] .workspace-shell{border-color:var(--line-strong)!important;background:linear-gradient(180deg,var(--panel-raised),rgba(13,25,31,.96))!important;box-shadow:inset 0 1px #ffffff0a,0 26px 70px #00000057!important}html[data-theme=dark] .pulse-card,html[data-theme=dark] .tool-card{border-color:#cce8ee4d!important;background:linear-gradient(180deg,var(--panel-card),rgba(22,39,47,.98))!important;box-shadow:inset 0 1px #ffffff0d,0 18px 46px #00000047!important}html[data-theme=dark] .pulse-card:hover,html[data-theme=dark] .tool-card:hover{border-color:#5eead47a!important;box-shadow:inset 0 1px #ffffff0f,0 24px 58px #00000057!important}html[data-theme=dark] .tool-card:after{background:linear-gradient(115deg,transparent 0 35%,rgba(94,234,212,.12) 45%,transparent 56%),radial-gradient(circle at 88% 18%,rgba(103,232,249,.12),transparent 34%)!important}html[data-theme=dark] .tool-launch-action{border-color:#5eead433!important;background:#14b8a61f!important;color:#99f6e4!important}html[data-theme=dark] .tool-card:hover .tool-launch-action,html[data-theme=dark] .tool-card:focus-visible .tool-launch-action{border-color:#5eead461!important;background:#134e4a!important;color:#ecfeff!important}html[data-theme=dark] .tool-glyph,html[data-theme=dark] .session-avatar{border-color:#67e8f947!important;background:#082f4999!important;color:#67e8f9!important}html[data-theme=dark] .tool-card:hover .tool-glyph,html[data-theme=dark] .tool-card:focus-visible .tool-glyph{border-color:#5eead45c!important;background:#134e4ab8!important;color:#99f6e4!important}html[data-theme=dark] .hero-main:before,html[data-theme=dark] .hero:before,html[data-theme=dark] .command-deck:before{background:linear-gradient(118deg,rgba(94,234,212,.12),transparent 44%),linear-gradient(290deg,rgba(251,191,36,.1),transparent 42%)!important}html[data-theme=dark] .topbar p,html[data-theme=dark] [class*="text-[#"],html[data-theme=dark] button,html[data-theme=dark] a,html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] p,html[data-theme=dark] span,html[data-theme=dark] label,html[data-theme=dark] .hero-title,html[data-theme=dark] .hero-subtitle,html[data-theme=dark] .command-note,html[data-theme=dark] .signal-title,html[data-theme=dark] .signal-copy,html[data-theme=dark] .pulse-label,html[data-theme=dark] .pulse-note,html[data-theme=dark] .session-name,html[data-theme=dark] .session-meta,html[data-theme=dark] .session-site,html[data-theme=dark] .ticket-tag-title,html[data-theme=dark] .ticket-tag-empty,html[data-theme=dark] .ticket-tag-person-meta,html[data-theme=dark] .quick-glance-title,html[data-theme=dark] .quick-glance-count,html[data-theme=dark] .quick-glance-mode,html[data-theme=dark] .quick-glance-period,html[data-theme=dark] .quick-glance-chip,html[data-theme=dark] .quick-glance-group-title,html[data-theme=dark] .tool-desc,html[data-theme=dark] .meta-pill,html[data-theme=dark] .language-label,html[data-theme=dark] .language-word,html[data-theme=dark] .helper-issues-header,html[data-theme=dark] .helper-filter label,html[data-theme=dark] .date-range-title,html[data-theme=dark] .date-day,html[data-theme=dark] .helper-project-title,html[data-theme=dark] .helper-project-count,html[data-theme=dark] .helper-issue-date,html[data-theme=dark] .issue-title,html[data-theme=dark] .meta-label,html[data-theme=dark] .meta-value,html[data-theme=dark] .content-title,html[data-theme=dark] .jira-rich-content,html[data-theme=dark] .jira-rich-content *,html[data-theme=dark] .summary-original,html[data-theme=dark] .result-original,html[data-theme=dark] .output-box,html[data-theme=dark] .view-toggle button,html[data-theme=dark] .date-range-button,html[data-theme=dark] .date-weekdays,html[data-theme=dark] .helper-issue-option,html[data-theme=dark] .helper-commented-toggle,html[data-theme=dark] .check-result-copy,html[data-theme=dark] .jira-media-title,html[data-theme=dark] .jira-media-link,html[data-theme=dark] .swal2-title,html[data-theme=dark] .swal2-html-container{color:var(--ink)!important}html[data-theme=dark] [class*="text-[#57707a]"],html[data-theme=dark] [class*="text-[#78909a]"],html[data-theme=dark] [class*="text-[#6a818a]"],html[data-theme=dark] [class*="text-[#4b5563]"],html[data-theme=dark] .text-sm:not(.font-black):not(.font-bold):not(.font-semibold),html[data-theme=dark] .hero-subtitle,html[data-theme=dark] .signal-copy,html[data-theme=dark] .quick-glance-copy,html[data-theme=dark] .quick-glance-group-subtitle,html[data-theme=dark] .tool-desc,html[data-theme=dark] .workspace-copy,html[data-theme=dark] .meta-pill,html[data-theme=dark] .language-label,html[data-theme=dark] .helper-project-count,html[data-theme=dark] .helper-issue-date,html[data-theme=dark] .summary-original,html[data-theme=dark] .translation-note,html[data-theme=dark] .output-box::placeholder,html[data-theme=dark] .field::placeholder,html[data-theme=dark] .date-weekdays,html[data-theme=dark] .helper-filter label,html[data-theme=dark] .meta-label,html[data-theme=dark] .jira-media-note{color:var(--muted)!important}html[data-theme=dark] [class*="text-[#0f766e]"],html[data-theme=dark] [class*="text-[#075985]"],html[data-theme=dark] [class*="text-[#0f5f59]"],html[data-theme=dark] .eyebrow,html[data-theme=dark] .tool-kicker,html[data-theme=dark] .issue-key,html[data-theme=dark] .result-translated,html[data-theme=dark] .language-word.accent,html[data-theme=dark] .status-line{color:var(--teal)!important}html[data-theme=dark] [class*="text-[#92400e]"],html[data-theme=dark] [class*="text-[#7c4a15]"],html[data-theme=dark] .check-result-title{color:#fde68a!important}html[data-theme=dark] [class*="text-[#b91c1c]"],html[data-theme=dark] [class*="text-[#dc2626]"]{color:var(--red)!important}html[data-theme=dark] .action-secondary,html[data-theme=dark] .helper-issues-refresh,html[data-theme=dark] .magnifier-toggle,html[data-theme=dark] .image-enlarge,html[data-theme=dark] .helper-commented-toggle,html[data-theme=dark] .switch-track,html[data-theme=dark] code,html[data-theme=dark] .jira-media-link{border-color:var(--line)!important;background:#192b34e6!important;color:var(--ink)!important}html[data-theme=dark] .helper-issue-option[data-commented=true]{border-color:#86efac75!important;background:#16653485!important;color:#dcfce7!important;box-shadow:inset 0 0 0 1px #86efac2e,0 12px 24px #0000002e!important}html[data-theme=dark] .helper-commented-toggle[aria-pressed=true]{border-color:#86efac80!important;background:#15803d!important;color:#fff!important}html[data-theme=dark] .helper-issue-hover-card{border-color:var(--line)!important;background:#14222afa!important;color:var(--ink)!important;box-shadow:0 20px 48px #00000059!important}html[data-theme=dark] .helper-issue-hover-status,html[data-theme=dark] .helper-issue-hover-person,html[data-theme=dark] .helper-card-action{background:#2dd4bf1f!important;color:var(--ink)!important}html[data-theme=dark] .jira-status-pill{border-color:#94a3b83d!important;background:#1e293be6!important;color:#cbd5e1!important}html[data-theme=dark] .jira-status-pill[data-status-color=green]{border-color:#4ade8047!important;background:#14532dad!important;color:#bbf7d0!important}html[data-theme=dark] .jira-status-pill[data-status-color=yellow]{border-color:#facc1547!important;background:#713f12ad!important;color:#fef08a!important}html[data-theme=dark] .jira-status-pill[data-status-color=blue-gray],html[data-theme=dark] .jira-status-pill[data-status-color=bluegrey],html[data-theme=dark] .jira-status-pill[data-status-color=medium-gray]{border-color:#94a3b847!important;background:#334155b8!important;color:#e2e8f0!important}html[data-theme=dark] .jira-status-pill[data-status-color=red],html[data-theme=dark] .jira-status-pill[data-status-color=warm-red],html[data-theme=dark] .jira-status-pill[data-status-color=brown]{border-color:#f8717147!important;background:#7f1d1d9e!important;color:#fecaca!important}html[data-theme=dark] .helper-card-action{border-color:var(--line)!important}html[data-theme=dark] .helper-card-action:hover,html[data-theme=dark] .helper-card-action:focus-visible,html[data-theme=dark] .helper-card-action[aria-pressed=true]{border-color:#5eead447!important;background:#5eead429!important;color:var(--teal)!important}html[data-theme=dark] .helper-card-action[data-card-watchlist-key][aria-pressed=true]{border-color:#fbbf2447!important;background:#fbbf2429!important;color:#fde68a!important}html[data-theme=dark] .helper-project-options-divider{background:#94a3b82e!important}html[data-theme=dark] .helper-project-button,html[data-theme=dark] .helper-project-option,html[data-theme=dark] .helper-project-option-all,html[data-theme=dark] .helper-watchlist-option,html[data-theme=dark] .helper-issue-watchlist-state,html[data-theme=dark] .ticket-cards-modal-close{border-color:#94a3b83d!important;background:#1e293beb!important;color:#e2e8f0!important}html[data-theme=dark] .helper-project-check{border-color:#94a3b83d!important;background:#0f172aeb!important;color:transparent!important}html[data-theme=dark] .helper-project-option:hover,html[data-theme=dark] .helper-project-option[aria-pressed=true]{border-color:#2dd4bf6b!important;background:#0f766e3d!important;color:#ccfbf1!important}html[data-theme=dark] .helper-project-option[aria-pressed=true] .helper-project-check,html[data-theme=dark] .helper-watchlist-option[aria-pressed=true]{border-color:#5eead480!important;background:#0f766e!important;color:#fff!important}html[data-theme=dark] .helper-issue-hover-label,html[data-theme=dark] .helper-issue-hover-meta,html[data-theme=dark] .helper-issue-hover-summary{color:var(--muted)!important}html[data-theme=dark] .quick-glance{border-color:transparent!important;background:transparent!important;box-shadow:none!important}html[data-theme=dark] .quick-glance-count{border-color:#67e8f952!important;background:#0e749057!important;color:#cffafe!important}html[data-theme=dark] .quick-glance-mode,html[data-theme=dark] .quick-glance-period{border-color:#94a3b83d!important;background:#0f1f27eb!important;color:#cbd5e1!important}html[data-theme=dark] .quick-glance-mode:hover,html[data-theme=dark] .quick-glance-period:hover{border-color:#5eead452!important;background:#14535b75!important;color:#ccfbf1!important}html[data-theme=dark] .quick-glance-mode[aria-pressed=true],html[data-theme=dark] .quick-glance-period[aria-pressed=true]{border-color:#5eead47a!important;background:#14b8a633!important;color:#99f6e4!important;box-shadow:inset 0 0 0 1px #5eead429,0 10px 24px #00000029!important}html[data-theme=dark] .quick-glance-chip{border-color:#67e8f93d!important;background:#082f4994!important;color:#e0f2fe!important}html[data-theme=dark] .quick-glance-range-header,html[data-theme=dark] .quick-glance-slider-scale,html[data-theme=dark] .helper-watchlist-label,html[data-theme=dark] .helper-card-note,html[data-theme=dark] .helper-issue-watchlist-state{color:#cbd5e1!important}html[data-theme=dark] .quick-glance-range-value,html[data-theme=dark] .quick-glance-current-badge{border-color:#5eead43d!important;background:#14b8a624!important;color:#99f6e4!important}html[data-theme=dark] .quick-glance-chip strong{color:#67e8f9!important}html[data-theme=dark] .quick-glance-bar{background:#94a3b82e!important}html[data-theme=dark] .quick-glance-bar:before{background:linear-gradient(90deg,#2dd4bf,#67e8f9)!important}html[data-theme=dark] .quick-glance-group{border-color:#5eead42e!important;background:#0f1f27f0!important;box-shadow:none!important}html[data-theme=dark] .quick-glance-issue-chip{border-color:#5eead438!important;background:#0f1f27f5!important;color:#ccfbf1!important}html[data-theme=dark] .quick-glance-issue-chip:hover{border-color:#5eead461!important;background:#14535b75!important}html[data-theme=dark] .quick-glance-issue-time,html[data-theme=dark] .quick-glance-more{color:#94a3b8!important}html[data-theme=dark] .quick-glance-more{border-color:#94a3b842!important;background:#0f1f27d1!important}html[data-theme=dark] .quick-glance-work-type-icon,html[data-theme=dark] .helper-card-work-type{border-color:#5eead447!important;background:#14b8a629!important;color:#99f6e4!important}html[data-theme=dark] .quick-glance-work-type-icon[data-work-type=bug],html[data-theme=dark] .helper-card-work-type[data-work-type=bug],html[data-theme=dark] .helper-card-note-icon[data-state-icon=important],html[data-theme=dark] .ticket-state-icon[data-state-icon=important]{border-color:#fca5a552!important;background:#7f1d1d5c!important;color:#fecaca!important}html[data-theme=dark] .quick-glance-work-type-icon[data-work-type=task],html[data-theme=dark] .helper-card-work-type[data-work-type=task]{border-color:#93c5fd52!important;background:#1e40af5c!important;color:#bfdbfe!important}html[data-theme=dark] .quick-glance-work-type-icon[data-work-type=story],html[data-theme=dark] .helper-card-work-type[data-work-type=story]{border-color:#c4b5fd52!important;background:#5b21b65c!important;color:#ddd6fe!important}html[data-theme=dark] .helper-card-note-icon[data-state-icon=selected],html[data-theme=dark] .ticket-state-icon[data-state-icon=selected]{border-color:#fbbf2457!important;background:#78350f6b!important;color:#fde68a!important}html[data-theme=dark] .helper-card-note-icon[data-state-icon=commented],html[data-theme=dark] .ticket-state-icon[data-state-icon=commented]{border-color:#86efac57!important;background:#1665346b!important;color:#bbf7d0!important}html[data-theme=dark] .quick-glance-hover-card{border-color:#5eead438!important;background:#0f172afa!important;color:#e2e8f0!important;box-shadow:0 18px 48px #0006!important}html[data-theme=dark] .quick-glance-hover-status{background:#1e293bf5!important;color:#cbd5e1!important}html[data-theme=dark] .quick-glance-hover-status[data-commented=true]{background:#14532dc2!important;color:#bbf7d0!important}html[data-theme=dark] .quick-glance-hover-meta,html[data-theme=dark] .quick-glance-hover-user,html[data-theme=dark] .quick-glance-hover-summary{color:#cbd5e1!important}html[data-theme=dark] .meta-grid{border-color:#5eead42e!important;background:#0a161ca8!important;box-shadow:inset 0 0 0 1px #5eead40f!important}html[data-theme=dark] .meta-box{border-color:#94a3b829!important;background:transparent!important;box-shadow:none!important}html[data-theme=dark] .meta-label{color:#94a3b8!important}html[data-theme=dark] .meta-value{color:#f8fafc!important}html[data-theme=dark] .workspace-action{border-color:var(--line)!important;background:#192b34e6!important;color:var(--ink)!important}html[data-theme=dark] .workspace-action-dock{border-color:var(--line)!important;background:#0f1f27e6!important;box-shadow:inset 0 0 0 1px #ffffff0a,0 14px 30px #0000003d!important}html[data-theme=dark] .workspace-action-dock .workspace-action:before{border-color:#cce8ee29!important;background:#02080cf5!important;color:#e8f5f7!important;box-shadow:0 12px 28px #00000061!important}html[data-theme=dark] .side-nav-panel{scrollbar-color:rgba(94,234,212,.28) transparent!important}html[data-theme=dark] .side-nav-panel::-webkit-scrollbar-thumb{background:#5eead438!important;background-clip:padding-box!important}html[data-theme=dark] .side-nav-panel::-webkit-scrollbar-thumb:hover{background:#5eead45c!important;background-clip:padding-box!important}html[data-theme=dark] .workspace-action-jira{border-color:#67e8f975!important;background:#0e74908a!important;color:#cffafe!important}html[data-theme=dark] .workspace-action-jira:hover{border-color:#67e8f99e!important;background:#0891b2b8!important;color:#ecfeff!important}html[data-theme=dark] .workspace-action-primary{border-color:#5eead438!important;background:linear-gradient(135deg,#0f766e,#0e7490)!important;color:#fff!important}html[data-theme=dark] .workspace-action-mark[aria-pressed=true]{border-color:#86efac75!important;background:#1665349e!important;color:#dcfce7!important}html[data-theme=dark] .workspace-action-mark[aria-pressed=false]{border-color:#fbbf2480!important;background:#78350f80!important;color:#fde68a!important}html[data-theme=dark] .issue-status-chip[data-status=commented]{border-color:#86efac75!important;background:#16653485!important;color:#dcfce7!important}html[data-theme=dark] .issue-status-chip[data-status=uncommented]{border-color:#94a3b83d!important;background:#33415557!important;color:#cbd5e1!important}html[data-theme=dark] .workspace-action-watchlist[aria-pressed=true]{border-color:#67e8f975!important;background:#0e74907a!important;color:#cffafe!important}html[data-theme=dark] .workspace-action-watchlist[aria-pressed=false]{border-color:#94a3b857!important;background:#33415575!important;color:#cbd5e1!important}html[data-theme=dark] .workspace-action-ticket[aria-pressed=true]{border-color:#a78bfa80!important;background:#5b21b657!important;color:#e9d5ff!important}html[data-theme=dark] .workspace-action-ticket[aria-pressed=false]{border-color:#5eead457!important;background:#0f766e38!important;color:#ccfbf1!important}html[data-theme=dark] .workspace-action-important[aria-pressed=true],html[data-theme=dark] .helper-card-note-icon,html[data-theme=dark] .helper-important-icon{border-color:#fca5a594!important;background:#7f1d1d94!important;color:#fecaca!important}html[data-theme=dark] .workspace-action-important[aria-pressed=false]{border-color:#94a3b857!important;background:#33415575!important;color:#cbd5e1!important}html[data-theme=dark] .ticket-cards-launch{border-color:#fbbf2457!important;background:#78350fc7!important;color:#fffbeb!important;box-shadow:inset 0 0 0 1px #fbbf241f,0 12px 26px #0000002e!important}html[data-theme=dark] .ticket-cards-launch:hover{border-color:#fcd34d80!important;background:#92400ee0!important;color:#fff!important}html[data-theme=dark] .ticket-cards-modal{background:#020617b8!important}html[data-theme=dark] .ticket-cards-dialog{border-color:#475569ad!important;background:#0f172af7!important;color:#e2e8f0!important;box-shadow:0 30px 80px #02061785!important}html[data-theme=dark] .ticket-cards-workspace .ticket-cards-dialog{border:0!important;background:transparent!important;box-shadow:none!important}html[data-theme=dark] .ticket-tag-avatar,html[data-theme=dark] .ticket-tag-person-avatar{border-color:#0f172af5!important}html[data-theme=dark] .ticket-tag-placeholder{border-color:#94a3b833!important;background:#1e293bb3!important;color:#cbd5e1b8!important}html[data-theme=dark] .ticket-tag-count{border-color:#94a3b838!important;background:#1e293beb!important;color:#cbd5e1!important}html[data-theme=dark] .ticket-tag-person-you{background:#2dd4bf29!important;color:#99f6e4!important}html[data-theme=dark] .meta-pill{border-color:#67e8f952!important;background:#67e8f91f!important;color:#dffcff!important}html[data-theme=dark] .action-primary{border-color:#5eead438!important;background:#0f766e!important;color:#fff!important}html[data-theme=dark] .session-action{border-color:#f8717157!important;background:#7f1d1d52!important;color:#fecaca!important;box-shadow:none!important}html[data-theme=dark] .session-action:hover,html[data-theme=dark] .session-action:focus-visible{border-color:#f8717185!important;background:#991b1b!important;color:#fff!important}html[data-theme=dark] .pulse-value{color:#f8fafc!important}html[data-theme=dark] .pulse-label{color:#dffcff!important}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{color:var(--ink)!important;background-color:#0a161cb8!important}html[data-theme=dark] .date-day[data-in-range=true],html[data-theme=dark] .view-toggle button[aria-pressed=true]{background:#5eead429!important;color:var(--teal)!important}html[data-theme=dark] .date-day[data-preview-range=true],html[data-theme=dark] .helper-issue-option[aria-pressed=true],html[data-theme=dark] .action-check{border-color:#fbbf2447!important;background:#fbbf241f!important;color:#fde68a!important}html[data-theme=dark] .date-day[aria-pressed=true],html[data-theme=dark] .magnifier-toggle[aria-pressed=true]{background:#0f766e!important;color:#fff!important}html[data-theme=dark] .action-primary,html[data-theme=dark] .action-primary *,html[data-theme=dark] .launch-btn,html[data-theme=dark] .launch-btn *,html[data-theme=dark] .date-day[aria-pressed=true] *,html[data-theme=dark] .magnifier-toggle[aria-pressed=true] *{color:#fff!important}html[data-theme=dark] .WMS-homage:before{color:#e8f5f7!important;text-shadow:0 1px 0 rgba(2,8,12,.8)!important}html[data-theme=dark] .WMS-homage:after{background:linear-gradient(#121f26db,#121f26db),radial-gradient(circle at 42% 34%,rgba(255,255,255,.14),transparent 32%),#5eead41a!important}html[data-theme=dark] .result-divider,html[data-theme=dark] footer{border-color:var(--line)!important}html[data-theme=dark] .image-lightbox{background:#02080ce6!important}html[data-theme=dark] .side-summary,html[data-theme=dark] .config-table-wrap,html[data-theme=dark] .work-type-toggle,html[data-theme=dark] .date-shell,html[data-theme=dark] .config-count,html[data-theme=dark] .save-pill,html[data-theme=dark] .comment-sort select,html[data-theme=dark] .comment-reply-chip,html[data-theme=dark] .investigation-entry-type-chip{border-color:#cce8ee2e!important;background:#0f1f27e0!important;color:var(--ink)!important;box-shadow:none!important}html[data-theme=dark] .config-table th,html[data-theme=dark] .side-kicker,html[data-theme=dark] .side-copy,html[data-theme=dark] .config-title p,html[data-theme=dark] .muted,html[data-theme=dark] .config-count,html[data-theme=dark] .save-pill,html[data-theme=dark] .comment-sort span,html[data-theme=dark] .comment-reply-chip,html[data-theme=dark] .investigation-entry-preview,html[data-theme=dark] .investigation-entry-subject-field label,html[data-theme=dark] .investigation-entry-type-field label{color:var(--muted)!important}html[data-theme=dark] .side-title,html[data-theme=dark] .brand-title,html[data-theme=dark] .config-title h2,html[data-theme=dark] .work-type-name strong,html[data-theme=dark] .work-type-date{color:var(--ink)!important}html[data-theme=dark] .config-table td,html[data-theme=dark] .meta-box,html[data-theme=dark] .comment-card,html[data-theme=dark] .comment-card.is-reply{border-color:#cce8ee24!important}html[data-theme=dark] .work-type-icon{border-color:#5eead43d!important;background:#14b8a624!important;color:#99f6e4!important}html[data-theme=dark] .work-type-icon[data-work-type=bug],html[data-theme=dark] .save-pill.error,html[data-theme=dark] .error-box{border-color:#fca5a547!important;background:#7f1d1d47!important;color:#fecaca!important}html[data-theme=dark] .work-type-icon[data-work-type=task]{border-color:#93c5fd47!important;background:#1e40af47!important;color:#bfdbfe!important}html[data-theme=dark] .work-type-icon[data-work-type=story]{border-color:#c4b5fd47!important;background:#5b21b647!important;color:#ddd6fe!important}html[data-theme=dark] .save-pill.enabled{border-color:#86efac52!important;background:#16653457!important;color:#bbf7d0!important}html[data-theme=dark] .jira-rich-content code{border-color:#cce8ee2e!important;background:#0f1f27eb!important;color:#e8f5f7!important}html[data-theme=dark] .investigation-editor[contenteditable=false]{background:#0f172ab8!important}html[data-theme=dark] .admin-shell,html[data-theme=dark] .shell,html[data-theme=dark] .portal-shell,html[data-theme=dark] .report-shell{color:var(--ink)!important}html[data-theme=dark] .main-panel,html[data-theme=dark] .side-panel,html[data-theme=dark] .panel,html[data-theme=dark] .translator-panel,html[data-theme=dark] .portal-panel,html[data-theme=dark] .auth-card,html[data-theme=dark] .user-card,html[data-theme=dark] .stat,html[data-theme=dark] .access-item,html[data-theme=dark] .user-row,html[data-theme=dark] .metric-card,html[data-theme=dark] .chart-card,html[data-theme=dark] .range-bar,html[data-theme=dark] .bar-row,html[data-theme=dark] .user-summary-card,html[data-theme=dark] .ticket-card,html[data-theme=dark] .report-panel,html[data-theme=dark] .report-toolbar,html[data-theme=dark] .filter-bar,html[data-theme=dark] .report-table-wrap,html[data-theme=dark] .modal-dialog,html[data-theme=dark] .subpanel,html[data-theme=dark] .log-item,html[data-theme=dark] .detail-card,html[data-theme=dark] .cell-block,html[data-theme=dark] .pagination-bar,html[data-theme=dark] .rich-toolbar,html[data-theme=dark] .investigation-entry,html[data-theme=dark] .investigation-entry-list,html[data-theme=dark] .investigation-entry-nav-card,html[data-theme=dark] .investigation-editor-shell,html[data-theme=dark] .rail,html[data-theme=dark] .filter-panel,html[data-theme=dark] .filter-card,html[data-theme=dark] .rail-status,html[data-theme=dark] .workspace-panel,html[data-theme=dark] .comment-card,html[data-theme=dark] .empty,html[data-theme=dark] .empty-state,html[data-theme=dark] .locked,html[data-theme=dark] .loading,html[data-theme=dark] .error-box,html[data-theme=dark] .toast,html[data-theme=dark] .date-range-popover,html[data-theme=dark] .date-range-panel,html[data-theme=dark] .row-marker-menu,html[data-theme=dark] .issue-title-hover-card{border-color:#cce8ee29!important;background:#121f26e6!important;color:var(--ink)!important;box-shadow:0 22px 58px #0000003d!important}html[data-theme=dark] .topbar,html[data-theme=dark] .panel-head,html[data-theme=dark] .section-head,html[data-theme=dark] .workspace-head,html[data-theme=dark] .report-table th,html[data-theme=dark] .modal-header,html[data-theme=dark] .detail-card-head,html[data-theme=dark] .log-top,html[data-theme=dark] .investigation-entry-head,html[data-theme=dark] .rich-toolbar-section{border-color:#cce8ee24!important}html[data-theme=dark] .brand-subtitle,html[data-theme=dark] .admin-copy,html[data-theme=dark] .section-copy,html[data-theme=dark] .stat-label,html[data-theme=dark] .access-desc,html[data-theme=dark] .user-meta,html[data-theme=dark] .metric-note,html[data-theme=dark] .chart-subtitle,html[data-theme=dark] .bar-label,html[data-theme=dark] .bar-meta,html[data-theme=dark] .filter-label,html[data-theme=dark] .filter-value,html[data-theme=dark] .workspace-copy,html[data-theme=dark] .detail-copy,html[data-theme=dark] .metric-label,html[data-theme=dark] .comment-time,html[data-theme=dark] .issue-summary,html[data-theme=dark] .issue-meta,html[data-theme=dark] .auth-subtitle,html[data-theme=dark] .portal-metric-copy,html[data-theme=dark] .ticket-summary,html[data-theme=dark] .ticket-meta,html[data-theme=dark] .report-copy,html[data-theme=dark] .report-table td,html[data-theme=dark] .log-time,html[data-theme=dark] .log-body,html[data-theme=dark] .muted{color:var(--muted)!important}html[data-theme=dark] .admin-title,html[data-theme=dark] .section-title,html[data-theme=dark] .stat-value,html[data-theme=dark] .access-name,html[data-theme=dark] .user-name,html[data-theme=dark] .metric-value,html[data-theme=dark] .chart-title,html[data-theme=dark] .workspace-title,html[data-theme=dark] .detail-title,html[data-theme=dark] .comment-author,html[data-theme=dark] .filter-value,html[data-theme=dark] .issue-key,html[data-theme=dark] .auth-title,html[data-theme=dark] .portal-metric-title,html[data-theme=dark] .ticket-title,html[data-theme=dark] .report-title,html[data-theme=dark] .modal-title,html[data-theme=dark] .log-author,html[data-theme=dark] .rich-content,html[data-theme=dark] .rich-content *{color:var(--ink)!important}html[data-theme=dark] .role-choice,html[data-theme=dark] .range-button,html[data-theme=dark] .issue-option,html[data-theme=dark] .tool-button,html[data-theme=dark] .column-filter,html[data-theme=dark] .ticket-mode-option,html[data-theme=dark] .report-chip,html[data-theme=dark] .pill,html[data-theme=dark] .row-marker-chip,html[data-theme=dark] .rich-tool-button,html[data-theme=dark] .date-field,html[data-theme=dark] .level-pill,html[data-theme=dark] .status-pill,html[data-theme=dark] .type-pill,html[data-theme=dark] .label-pill,html[data-theme=dark] .count-pill,html[data-theme=dark] .meta-pill{border-color:#cce8ee2e!important;background:#0f1f27e0!important;color:var(--ink)!important}html[data-theme=dark] .helper-watchlist-toggle,html[data-theme=dark] .view-toggle,html[data-theme=dark] .modal-view-toggle,html[data-theme=dark] .ticket-mode-switch{border-color:#7dd3c72e!important;background:#07151b!important;box-shadow:inset 0 0 0 1px #ffffff08!important}html[data-theme=dark] .helper-watchlist-option,html[data-theme=dark] .view-toggle button,html[data-theme=dark] .modal-view-toggle-button,html[data-theme=dark] .ticket-mode-option{border-color:transparent!important;background:transparent!important;color:#d9ebee!important;box-shadow:none!important}html[data-theme=dark] .helper-watchlist-option:hover,html[data-theme=dark] .helper-watchlist-option:focus-visible,html[data-theme=dark] .view-toggle button:hover,html[data-theme=dark] .view-toggle button:focus-visible,html[data-theme=dark] .modal-view-toggle-button:hover,html[data-theme=dark] .modal-view-toggle-button:focus-visible,html[data-theme=dark] .ticket-mode-option:hover,html[data-theme=dark] .ticket-mode-option:focus-visible{background:#7dd3c714!important;color:#ecfeff!important}html[data-theme=dark] .helper-watchlist-option[aria-pressed=true],html[data-theme=dark] .view-toggle button[aria-pressed=true],html[data-theme=dark] .modal-view-toggle-button[aria-pressed=true],html[data-theme=dark] .ticket-mode-option[aria-pressed=true]{border-color:transparent!important;background:#153f42!important;color:#ecfeff!important;box-shadow:none!important}html[data-theme=dark] .role-choice.is-active,html[data-theme=dark] .range-button[aria-pressed=true],html[data-theme=dark] .ticket-mode-option[aria-pressed=true],html[data-theme=dark] .issue-option[aria-pressed=true]{border-color:transparent!important;background:#153f42!important;color:#ecfeff!important}html[data-theme=dark] table,html[data-theme=dark] th,html[data-theme=dark] td{border-color:#cce8ee24!important}html[data-theme=dark] tr:nth-child(2n) td{background:#ffffff06!important}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select,html[data-theme=dark] [contenteditable=true]{border-color:#cce8ee2e!important;background-color:#0a161cc7!important;color:var(--ink)!important;caret-color:var(--cyan)!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#a7bec5d1!important}html[data-theme=dark] input:focus,html[data-theme=dark] textarea:focus,html[data-theme=dark] select:focus,html[data-theme=dark] [contenteditable=true]:focus{border-color:#5eead480!important;box-shadow:0 0 0 3px #5eead424!important;outline:none!important}html[data-theme=dark] body.ticket-report-app{--ticket-bg: #081116;--ticket-panel: #101d24;--ticket-panel-strong: #13252d;--ticket-panel-soft: #0c181f;--ticket-line: rgba(196, 223, 229, .14);--ticket-line-strong: rgba(196, 223, 229, .24);--ticket-ink: #e7f2f4;--ticket-muted: #9fb5bc;--ticket-accent: #5eead4;color:var(--ticket-ink)!important;background:var(--ticket-bg)!important}html[data-theme=dark] body.ticket-report-app .brand-mark,html[data-theme=dark] body.ticket-report-app .status-chip,html[data-theme=dark] body.ticket-report-app .tool-button,html[data-theme=dark] body.ticket-report-app .report-panel,html[data-theme=dark] body.ticket-report-app .report-toolbar,html[data-theme=dark] body.ticket-report-app .filter-bar,html[data-theme=dark] body.ticket-report-app .ticket-mode-switch,html[data-theme=dark] body.ticket-report-app .report-table-wrap,html[data-theme=dark] body.ticket-report-app .pagination-bar,html[data-theme=dark] body.ticket-report-app .modal-dialog,html[data-theme=dark] body.ticket-report-app .subpanel,html[data-theme=dark] body.ticket-report-app .detail-card,html[data-theme=dark] body.ticket-report-app .log-item,html[data-theme=dark] body.ticket-report-app .investigation-entry,html[data-theme=dark] body.ticket-report-app .investigation-entry-nav-card,html[data-theme=dark] body.ticket-report-app .investigation-entry-list,html[data-theme=dark] body.ticket-report-app .investigation-editor-shell,html[data-theme=dark] body.ticket-report-app .rich-toolbar,html[data-theme=dark] body.ticket-report-app .row-marker-menu,html[data-theme=dark] body.ticket-report-app .issue-title-hover-card{border-color:var(--ticket-line)!important;background:var(--ticket-panel)!important;color:var(--ticket-ink)!important;box-shadow:none!important}html[data-theme=dark] body.ticket-report-app .report-toolbar,html[data-theme=dark] body.ticket-report-app .filter-bar,html[data-theme=dark] body.ticket-report-app .modal-header,html[data-theme=dark] body.ticket-report-app .detail-card-head,html[data-theme=dark] body.ticket-report-app .investigation-entry-head,html[data-theme=dark] body.ticket-report-app .modal-dialog[data-modal-section=investigation] .section-head{background:var(--ticket-panel-strong)!important;border-color:var(--ticket-line)!important}html[data-theme=dark] body.ticket-report-app .report-table-wrap{background:var(--ticket-bg)!important}html[data-theme=dark] body.ticket-report-app .report-table{color:var(--ticket-ink)!important}html[data-theme=dark] body.ticket-report-app .report-table th{border-color:var(--ticket-line-strong)!important;border-bottom-color:#5eead46b!important;background:#142a32!important;color:#f2fbfc!important;text-shadow:none!important}html[data-theme=dark] body.ticket-report-app .report-table td{border-color:var(--ticket-line)!important;background:#0b171d!important;color:var(--ticket-ink)!important}html[data-theme=dark] body.ticket-report-app .report-table tbody tr:nth-child(2n) td{background:#0e1c23!important}html[data-theme=dark] body.ticket-report-app .report-table tbody tr:hover td,html[data-theme=dark] body.ticket-report-app .report-table tbody tr:focus-within td,html[data-theme=dark] body.ticket-report-app .report-table tr[data-expanded=true] td{background:#122832!important}html[data-theme=dark] body.ticket-report-app .report-table tr[data-markered=true] td:first-child{background:#5eead41f!important}html[data-theme=dark] body.ticket-report-app [data-report-field=website],html[data-theme=dark] body.ticket-report-app [data-report-field=website] .cell-block{border-color:var(--ticket-line)!important;background:transparent!important;box-shadow:none!important;color:var(--ticket-ink)!important}html[data-theme=dark] body.ticket-report-app .brand-title,html[data-theme=dark] body.ticket-report-app .report-title,html[data-theme=dark] body.ticket-report-app .ticket-key,html[data-theme=dark] body.ticket-report-app .ticket-title,html[data-theme=dark] body.ticket-report-app .modal-title,html[data-theme=dark] body.ticket-report-app .section-title,html[data-theme=dark] body.ticket-report-app .detail-card-title,html[data-theme=dark] body.ticket-report-app .log-author,html[data-theme=dark] body.ticket-report-app .cell-block,html[data-theme=dark] body.ticket-report-app .report-project{color:var(--ticket-ink)!important}html[data-theme=dark] body.ticket-report-app .brand-subtitle,html[data-theme=dark] body.ticket-report-app .section-copy,html[data-theme=dark] body.ticket-report-app .ticket-summary,html[data-theme=dark] body.ticket-report-app .ticket-meta,html[data-theme=dark] body.ticket-report-app .report-copy,html[data-theme=dark] body.ticket-report-app .report-date,html[data-theme=dark] body.ticket-report-app .log-time,html[data-theme=dark] body.ticket-report-app .log-body,html[data-theme=dark] body.ticket-report-app .modal-header .section-copy,html[data-theme=dark] body.ticket-report-app .investigation-entry-preview,html[data-theme=dark] body.ticket-report-app .muted{color:var(--ticket-muted)!important}html[data-theme=dark] body.ticket-report-app input,html[data-theme=dark] body.ticket-report-app textarea,html[data-theme=dark] body.ticket-report-app select,html[data-theme=dark] body.ticket-report-app .column-filter,html[data-theme=dark] body.ticket-report-app .field,html[data-theme=dark] body.ticket-report-app .date-range-button,html[data-theme=dark] body.ticket-report-app .rich-toolbar select,html[data-theme=dark] body.ticket-report-app .rich-toolbar input[type=color],html[data-theme=dark] body.ticket-report-app .investigation-editor,html[data-theme=dark] body.ticket-report-app [contenteditable=true]{border-color:var(--ticket-line)!important;background:var(--ticket-panel-soft)!important;color:var(--ticket-ink)!important}html[data-theme=dark] body.ticket-report-app input::placeholder,html[data-theme=dark] body.ticket-report-app textarea::placeholder{color:#9fb5bcc7!important}html[data-theme=dark] body.ticket-report-app .report-action-button,html[data-theme=dark] body.ticket-report-app .report-chip,html[data-theme=dark] body.ticket-report-app .pill,html[data-theme=dark] body.ticket-report-app .row-marker-chip,html[data-theme=dark] body.ticket-report-app .rich-tool-button,html[data-theme=dark] body.ticket-report-app .investigation-entry-type-chip,html[data-theme=dark] body.ticket-report-app .date-range-nav,html[data-theme=dark] body.ticket-report-app .date-range-clear{border-color:var(--ticket-line)!important;background:#102129!important;color:var(--ticket-ink)!important;box-shadow:none!important}html[data-theme=dark] body.ticket-report-app .ticket-mode-switch,html[data-theme=dark] body.ticket-report-app .modal-view-toggle{border-color:#7dd3c72e!important;background:#07151b!important;box-shadow:inset 0 0 0 1px #ffffff08!important}html[data-theme=dark] body.ticket-report-app .ticket-mode-option,html[data-theme=dark] body.ticket-report-app .modal-view-toggle-button{border-color:transparent!important;background:transparent!important;color:#d9ebee!important;box-shadow:none!important}html[data-theme=dark] body.ticket-report-app .ticket-mode-option[aria-pressed=true],html[data-theme=dark] body.ticket-report-app .modal-view-toggle-button[aria-pressed=true]{border-color:transparent!important;background:#153f42!important;color:#ecfeff!important;box-shadow:none!important}html[data-theme=dark] body.ticket-report-app .investigation-entry-type-chip[data-entry-type=check-only]{border-color:#60a5fa85!important;background:#2563eb!important;color:#eff6ff!important;box-shadow:0 0 0 1px #2563eb33,0 8px 18px #2563eb33!important}html[data-theme=dark] body.ticket-report-app .investigation-entry-type-chip[data-entry-type=investigation]{border-color:#2dd4bf80!important;background:#0d9488!important;color:#ecfeff!important;box-shadow:0 0 0 1px #0d948833,0 8px 18px #0d94882e!important}html[data-theme=dark] body.ticket-report-app .report-chip.view,html[data-theme=dark] body.ticket-report-app .report-chip.saved,html[data-theme=dark] body.ticket-report-app .report-chip.logs.unread,html[data-theme=dark] body.ticket-report-app .pill.unread{border-color:#5eead452!important;background:#5eead41f!important;color:#bffaf0!important}html[data-theme=dark] body.ticket-report-app .report-chip.empty,html[data-theme=dark] body.ticket-report-app .ticket-details-icon[data-empty=true]{border-color:#9fb5bc2e!important;background:#9fb5bc14!important;color:var(--ticket-muted)!important}html[data-theme=dark] body.ticket-report-app .report-status{border-color:#5eead43d!important;background:#5eead41a!important;color:#c8fff4!important}html[data-theme=dark] body.ticket-report-app .issue-type-badge{border-color:#e2e8f038!important;background:#e2e8f01a!important;color:#f1f5f9!important;font-weight:850!important}html[data-theme=dark] body.ticket-report-app .issue-type-badge svg,html[data-theme=dark] body.ticket-report-app .issue-type-badge span{color:inherit!important}html[data-theme=dark] body.ticket-report-app .issue-type-badge[data-work-type=bug]{border-color:#f8717161!important;background:#7f1d1d6b!important;color:#fecaca!important}html[data-theme=dark] body.ticket-report-app .issue-type-badge[data-work-type=task]{border-color:#67e8f961!important;background:#082f4985!important;color:#cffafe!important}html[data-theme=dark] body.ticket-report-app .issue-type-badge[data-work-type=story]{border-color:#86efac61!important;background:#14532d85!important;color:#dcfce7!important}html[data-theme=dark] body.ticket-report-app .report-date{background:#60a5fa1a!important;color:#bfdbfe!important}html[data-theme=dark] body.ticket-report-app .report-modal{background:#03090cb8!important}html[data-theme=dark] body.ticket-report-app .modal-body,html[data-theme=dark] body.ticket-report-app .investigation-editor-stage{background:var(--ticket-bg)!important}html[data-theme=dark] body.ticket-report-app .rich-content,html[data-theme=dark] body.ticket-report-app .rich-content *,html[data-theme=dark] body.ticket-report-app .modal-rich-content,html[data-theme=dark] body.ticket-report-app .modal-rich-content *{color:var(--ticket-ink)!important}html[data-theme=dark] body.ticket-report-app .rich-content a,html[data-theme=dark] body.ticket-report-app .modal-rich-content a{color:#67e8f9!important}html[data-theme=dark] .theme-toggle-floating{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}html[data-theme=dark] .helper-issue-item[data-release-ticket=true] .helper-issue-option{border-color:#2dd4bf6b!important;background:linear-gradient(90deg,rgba(45,212,191,.6) 0 4px,transparent 4px),linear-gradient(180deg,rgba(255,255,255,.12) 0%,rgba(255,255,255,.04) 38%,transparent 39%),linear-gradient(135deg,#0f766e94,#0f172ac2 72%)!important;color:#ccfbf1!important;box-shadow:none!important}html[data-theme=dark] .helper-issue-item[data-release-ticket=true] .helper-issue-option:before{background:radial-gradient(circle at 82% 18%,rgba(94,234,212,.16) 0 8%,transparent 20%)!important}html[data-theme=dark] .helper-issue-item[data-release-ticket=true] .helper-issue-option:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),rgba(94,234,212,.22),rgba(204,251,241,.2),transparent)!important}html[data-theme=dark] .helper-issue-item[data-release-ticket=true] .helper-issue-option:hover{border-color:#2dd4bf8f!important;background:linear-gradient(90deg,rgba(45,212,191,.68) 0 4px,transparent 4px),linear-gradient(180deg,rgba(255,255,255,.14) 0%,rgba(255,255,255,.05) 38%,transparent 39%),linear-gradient(135deg,#0f766ead,#0f172ac2 72%)!important;color:#f0fdfa!important;box-shadow:none!important}html[data-theme=dark] .helper-release-badge,html[data-theme=dark] .helper-issue-item[data-release-ticket=true] .helper-card-work-type{border-color:#2dd4bf57!important;background:#0f766edb!important;color:#f0fdfa!important;box-shadow:none!important}html[data-theme=dark] .helper-issue-item[data-watchlist=false][data-release-ticket=true] .helper-issue-option{border-color:#94a3b857!important;background:#0f172a9e!important;color:#94a3b8!important;box-shadow:none!important}@media(max-width:640px){.topbar .theme-toggle{flex:1 1 120px}.theme-toggle-floating{top:auto;right:12px;bottom:12px}}
