:root{--ds-blue:#006b8d;--ds-blue-dark:#00536e;--ds-blue-accent-1:#4d97af;--ds-blue-accent-2:#8cbccc;--ds-black:#1d1d1b;--ds-grey:#4a4a49;--ds-green:#8fb101;--ds-green-hover:#728e01;--ds-orange:#f28b30;--ds-red:#c63b2e;--ds-red-hover:#9f2f25;--ds-red-light:#f6d8d4;--ds-gold:#c9a227;--ds-green-ink:#1e5b22;--ds-status-green:#2e7d32;--ds-positive-signal:#2e7d32;--ds-green-highlight:#d9e8a4;--ds-amber:#b25e00;--ds-caution-rgb:178,94,0;--ink:var(--ds-black);--ink-soft:var(--ds-grey);--line:#dde3e8;--line-soft:#eef2f5;--surface:#ffffff;--surface-alt:#f7f9fb;--surface-head:#f1f5f8;--kw-row-hover:rgba(0,107,141,0.12);--font-sans:var(--font-plex-sans),system-ui,-apple-system,sans-serif;--font-mono:var(--font-plex-mono),ui-monospace,"SFMono-Regular",monospace;--bar-h:52px;--topbar-fg:#fff}*{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::highlight(atlas-keyphrase){background-color:var(--ds-green-highlight,#d9e8a4);color:inherit}body,html{margin:0;padding:0}body{font-family:var(--font-sans);color:var(--ink);background:var(--surface-alt);font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased}.topbar{display:flex;align-items:center;gap:28px;height:var(--bar-h);padding:0 22px;background:var(--ds-blue);color:var(--topbar-fg);position:-webkit-sticky;position:sticky;top:0;z-index:100}.brand{display:flex;align-items:baseline;gap:9px;text-decoration:none;color:inherit}.brand-icon{align-self:center;height:24px;width:24px;display:block}.brand-mark{font-weight:700;letter-spacing:.16em;font-size:16px}.brand-sub{font-size:12px;color:#9fb4c2;letter-spacing:.04em}.brand-sub-strong{color:var(--ds-green);font-size:14px}.brand:hover .brand-mark{color:#cfe0ea}.header-account{margin-left:auto;display:flex;align-items:center;gap:20px}.header-change-password{font-family:var(--font-sans);font-size:13px;font-weight:400;color:#fff;opacity:.85;text-decoration:none}.header-change-password:hover{opacity:1;text-decoration:underline}.header-signout{display:flex;align-items:center}.header-signout button{border:0;background:none;padding:0;font:inherit;font-size:13px;font-weight:400;color:#fff;opacity:.85;cursor:pointer}.header-signout button:hover{opacity:1;text-decoration:underline}.shell{display:flex;align-items:stretch;min-height:calc(100vh - 52px)}.railcol{width:236px;flex-shrink:0;background:var(--surface);border-right:1px solid var(--line);padding:12px 0}.optscol{display:flex;flex-shrink:0;width:0;opacity:0;overflow:hidden;transition:width .3s ease-in-out,opacity .3s ease-in-out}.optscol.is-open{width:220px;opacity:1}.optscol-inner{flex-shrink:0;width:220px;box-sizing:border-box;padding:12px 0;background:var(--surface-alt);box-shadow:inset -1px 0 0 var(--line)}.content{flex:1 1 auto;min-width:0;padding:18px 22px 40px}.rail-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:9px 18px;border:0;background:none;text-align:left;font-family:var(--font-sans);font-size:13px;font-weight:400;color:var(--ink);text-decoration:none;cursor:pointer}.rail-item:hover{background:var(--surface-alt)}.chevron{color:var(--ink-soft);font-size:10px;margin-left:8px}.kp-category>summary{list-style:none}.kp-category>summary::-webkit-details-marker{display:none}.kp-cat-arrow{display:inline-block;color:var(--ink-soft);font-size:10px;line-height:1;transition:transform .15s ease}.kp-category[open]>summary .kp-cat-arrow{transform:rotate(180deg)}.client-list{display:flex;flex-direction:column;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:var(--surface-alt);padding:4px 0}.rail-switcher{position:relative;--switcher-inset:8px;--switcher-border:1px;--switcher-padding:8px}.rail-switcher-btn{gap:6px;width:auto;margin:0 calc(var(--switcher-inset) + var(--switcher-border) + var(--switcher-padding));padding:7px 9px;border:1px solid var(--line);border-radius:8px}.rail-switcher-favicon-btn{flex-shrink:0}.rail-switcher-favicon-btn,.rail-switcher-trigger{display:flex;align-items:center;border:0;background:none;padding:0;cursor:pointer}.rail-switcher-trigger{flex:1 1;min-width:0;justify-content:space-between;font:inherit;color:inherit;text-align:left}.rail-switcher-name{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rail-switcher-name,.rail-switcher-trigger .chevron{position:relative;top:.85px}.client-favicon{display:inline-block;border-radius:3px;flex-shrink:0;object-fit:cover}.client-favicon-fallback{display:inline-flex;align-items:center;justify-content:center;border-radius:3px;border:1px solid var(--line);background:var(--surface-alt);color:var(--ink-soft);font-weight:700;line-height:1}.rail-switcher-clear{border:0;background:none;color:var(--ds-red);cursor:pointer;font-size:13px;line-height:1;padding:0;flex-shrink:0}.switcher-popover{position:absolute;top:100%;left:var(--switcher-inset);right:var(--switcher-inset);z-index:20;display:flex;flex-direction:column;gap:6px;padding:var(--switcher-padding);background:var(--surface);border:var(--switcher-border) solid var(--line);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.14)}.switcher-search{height:32px;padding:0 9px;border:1px solid var(--line);border-radius:6px;font-family:var(--font-sans);font-size:13px;color:var(--ink);background:#fff}.switcher-search:focus{outline:none}.switcher-list{max-height:260px;overflow-y:auto;display:flex;flex-direction:column}.switcher-list .client-item{display:flex;align-items:center;gap:8px;padding-left:10px;border-radius:6px}.switcher-list .client-item.is-current{padding-left:10px}.switcher-list .client-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.switcher-empty{padding:8px 10px;font-size:13px;color:var(--ink-soft)}.switcher-group+.switcher-group{margin-top:6px}.switcher-group-heading{padding:6px 10px 2px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-soft)}.switcher-popover .btn-green{justify-content:center}@keyframes rail-reveal{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.rail-reveal{animation:rail-reveal .18s ease-out}.client-item{display:block;width:100%;text-align:left;border:0;background:none;padding:7px 18px 7px 26px;font-family:var(--font-sans);font-size:13px;color:var(--ink);text-decoration:none;cursor:pointer}.client-item:hover{background:#e7eef3}.client-item.is-current{color:var(--ds-orange);font-weight:400}.opt-head{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--ds-blue);font-weight:700;padding:6px 18px 8px}.opt-item{display:block;padding:8px 18px;font-size:13px;font-weight:400;color:var(--ink);text-decoration:none}.opt-item:hover{background:#eef2f5}.opt-item.is-active,.rail-item.is-active{color:var(--ds-orange);font-weight:700;box-shadow:inset 3px 0 0 var(--ds-orange)}.rail-switcher-btn.is-active{box-shadow:none}.opt-item.opt-child{padding-left:32px}.opt-item.is-active.needs-setup,.opt-item.needs-setup,.reject-cross{color:var(--ds-red)}.reject-cross{border:1px solid transparent;background:none;cursor:pointer;font-size:13px;line-height:1;padding:3px 6px;border-radius:5px}.reject-cross:hover:not(:disabled){background:var(--ds-red-light);border-color:var(--ds-red)}.reject-cross:disabled{opacity:.4;cursor:default}.filterbar{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:14px 16px;margin-bottom:14px}.filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:12px 16px;gap:12px 16px;align-items:end}.field{display:flex;flex-direction:column;gap:4px}.field label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-soft);font-weight:600}.client-form .field label{color:var(--ds-blue)}.field input,.field select{height:34px;padding:0 9px;border:1px solid var(--line);border-radius:6px;font-family:var(--font-sans);font-size:13px;color:var(--ink);background:#fff}.field input:focus,.field select:focus{outline:none;border-color:var(--ds-blue);box-shadow:0 0 0 2px rgba(0,107,141,.15)}.cell-select,.field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath fill='%23f28b30' d='M0 0l5 6 5-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:10px 6px;padding-right:28px}.filter-actions{display:flex;gap:10px;align-items:center;margin-top:12px}.btn{height:28px;padding:0 11px;border-radius:6px;border:1px solid transparent;font-family:var(--font-sans);font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;text-decoration:none}.btn-noted{padding-right:30px}.btn-primary{background:var(--ds-blue);color:#fff}.btn-primary:hover{background:var(--ds-blue-dark)}.btn-green{background:#fff;border-color:var(--ds-green);color:var(--ds-green)}.btn-green:hover{background:#fff;border-color:var(--ds-green-hover);color:var(--ds-green-hover)}.btn-red{background:var(--ds-red);border-color:var(--ds-red);color:#fff}.btn-red:hover{background:var(--ds-red-hover);border-color:var(--ds-red-hover)}.btn-ghost{background:#fff;border-color:var(--line);color:var(--ink-soft)}.btn-ghost:hover{border-color:var(--ds-blue);color:var(--ds-blue)}.results-bar{display:flex;align-items:center;justify-content:space-between;margin:6px 2px 10px}.results-count{font-size:13px;color:var(--ink-soft)}.results-count strong{color:var(--ink)}.bulk-actions{display:flex;align-items:center;gap:8px}.note-md{font-size:13px;line-height:1.5;color:inherit;word-break:break-word}.note-md>:first-child{margin-top:0}.note-md>:last-child{margin-bottom:0}.note-md p{margin:0 0 6px}.note-md h1,.note-md h2,.note-md h3,.note-md h4,.note-md h5,.note-md h6{margin:8px 0 4px;font-weight:700;line-height:1.3;color:inherit}.note-md h1{font-size:15px}.note-md h2{font-size:14px}.note-md h3,.note-md h4,.note-md h5,.note-md h6{font-size:13px}.note-md ol,.note-md ul{margin:0 0 6px;padding-left:18px}.note-md li{margin:2px 0}.note-md a{color:inherit;text-decoration:underline}.note-md code{font-family:var(--font-mono);font-size:12px}.note-editor-wrap{border:1px solid var(--line);border-radius:6px;overflow:hidden;background:var(--surface)}.note-editor-toolbar{display:flex;flex-wrap:wrap;gap:2px;padding:4px;border-bottom:1px solid var(--line);background:var(--surface-alt)}.note-editor-toolbar button{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--ink-soft);cursor:pointer}.note-editor-toolbar button:hover{background:var(--surface);color:var(--ink)}.note-editor-toolbar button.is-active{background:var(--surface);border-color:var(--ds-blue);color:var(--ds-blue)}.note-editor{min-height:120px;max-height:300px;overflow-y:auto;padding:8px 10px;color:var(--ink)}.ProseMirror:focus,.note-editor .ProseMirror:focus,.note-editor:focus{outline:none}.md{font-size:14px;line-height:1.55;color:var(--ink)}.md>:first-child{margin-top:0}.md>:last-child{margin-bottom:0}.md h1,.md h2,.md h3,.md h4,.md h5,.md h6{color:var(--ink);font-weight:700;line-height:1.3;margin:18px 0 8px}.md h1{font-size:19px}.md h2{font-size:16px}.md h3{font-size:15px;color:var(--ds-blue);margin-top:24px;padding-top:12px;border-top:1px solid var(--line)}.md h4{margin-top:14px}.md h4,.md h5,.md h6{font-size:13px}.md ol,.md p,.md ul{margin:0 0 10px}.md ol,.md ul{padding-left:22px}.md li,.md li>ol,.md li>ul{margin:3px 0}.md strong{font-weight:700}.md em{font-style:italic}.md a{color:var(--ds-blue);text-decoration:underline}.md a:hover{color:var(--ds-blue-dark)}.md blockquote{margin:0 0 10px;padding:2px 12px;border-left:3px solid var(--line);color:var(--ink-soft)}.md hr{border:0;border-top:1px solid var(--line);margin:16px 0}.md code{font-family:var(--font-mono);font-size:12px;border:1px solid var(--line-soft);border-radius:4px;padding:1px 5px}.md code,.md pre{background:var(--surface-alt)}.md pre{border:1px solid var(--line);border-radius:6px;padding:12px 14px;overflow-x:auto;margin:0 0 10px}.md pre code{background:none;border:0;padding:0;font-size:12px}.md table{width:100%;border-collapse:collapse;font-size:13px;margin:0 0 12px;border:1px solid var(--line);border-radius:6px}.md th{background:var(--surface-head);text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-soft);font-weight:600;border-bottom:1px solid var(--line)}.md td,.md th{padding:8px 11px}.md td{border-bottom:1px solid var(--line-soft);vertical-align:top}.md tbody tr:last-child td{border-bottom:0}.table-wrap{background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow:visible}table.grid{width:100%;border-collapse:collapse;font-size:13px}table.grid>thead th{position:-webkit-sticky;position:sticky;top:var(--bar-h);z-index:10;background:var(--surface-head);text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-soft);font-weight:600;padding:9px 12px;border-bottom:1px solid var(--line);white-space:nowrap}table.grid thead th a{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:4px}table.grid thead th a:hover{color:var(--ds-blue)}table.grid thead th .arrow{color:var(--ds-blue);font-size:10px}table.grid tbody td{padding:8px 12px;border-bottom:1px solid var(--line-soft);vertical-align:middle}table.grid tbody tr:hover{background:var(--surface-alt)}table.grid.grid-center tbody td,table.grid.grid-center>thead th{text-align:center}table.grid.grid-center tbody td:first-child,table.grid.grid-center>thead th:first-child{text-align:left}table tbody tr.kw-row:hover{background:var(--kw-row-hover)}tr.kw-row{background:var(--row-stripe,var(--surface))}.col-num{font-family:var(--font-mono);text-align:right;white-space:nowrap}table.gap-grid{table-layout:auto}table.gap-grid>thead th{white-space:normal}table.gap-grid tbody td{vertical-align:top}table.gap-grid td.gap-factor{font-weight:600;color:var(--ink)}table.gap-grid td.gap-client,table.gap-grid th.gap-client{background:var(--surface-alt)}table.gap-grid td.gap-client{box-shadow:inset 1px 0 0 var(--line),inset -1px 0 0 var(--line);font-weight:500}table.gap-grid td.gap-synth-start,table.gap-grid th.gap-synth-start{border-left:1px solid var(--line)}.chip-pillar{display:inline-block;font-size:11px;font-weight:600;text-transform:capitalize;letter-spacing:.01em;padding:2px 8px;border-radius:5px;background:#e6eff3;color:var(--ds-blue-dark);border:1px solid #cfe0e7;white-space:nowrap}table.gap-grid tr.gap-services-row>td.gap-services-cell{padding:0;background:var(--surface-alt);border-bottom:1px solid var(--line)}.gap-services>summary{cursor:pointer;padding:8px 12px;font-size:12px;font-weight:600;color:var(--ds-blue);-webkit-user-select:none;-moz-user-select:none;user-select:none}.gap-services>summary:hover{text-decoration:underline}.gap-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px;padding:4px 12px 14px}.gap-services-card{background:var(--surface);border:1px solid var(--line);border-radius:6px;padding:10px 12px}.gap-services-card.is-client{border-color:#cfe0e7;background:var(--surface-alt)}.gap-services-name{font-size:12px;font-weight:700;color:var(--ink);margin-bottom:6px}.gap-services-desc{font-size:11px;color:var(--ink-soft);margin:0 0 6px;line-height:1.4}.gap-services-list{margin:0;padding-left:16px;font-size:12px;color:var(--ink);line-height:1.5}.gap-services-empty{font-size:12px;color:var(--ink-soft);font-style:italic;margin:0}.domain a{color:var(--ds-blue);text-decoration:none;font-weight:500}.domain a:hover{text-decoration:underline}.muted{color:var(--ink-soft)}.pill{display:inline-block;min-width:34px;text-align:center;font-family:var(--font-mono);font-size:12px;font-weight:600;padding:2px 7px;border-radius:5px;border:1px solid transparent}.pill.s-high{background:#e3f1e4;color:var(--ds-green-ink);border-color:#c2e0c4}.pill.s-mid{background:#fdf0dd;color:#8a4b00;border-color:#f4dcbb}.pill.s-low{background:var(--ds-red-light);color:var(--ds-red);border-color:var(--ds-red-light)}.pill.s-none{background:var(--surface-alt);color:var(--ink-soft);border-color:var(--line)}.pill.s-action{display:inline-flex;align-items:center;gap:4px;background:rgba(0,107,141,.08);color:var(--ds-blue);border-color:var(--ds-blue-accent-2);cursor:pointer}.pill.s-action:hover:not(:disabled){background:rgba(0,107,141,.14)}.pill.s-action:disabled{cursor:default;opacity:.7}@keyframes ds-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.6)}}.ds-pulse-dot{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:currentColor;vertical-align:middle;animation:ds-pulse 1s ease-in-out infinite}.pill.s-mid.stage-active{box-shadow:0 0 0 2px #f4dcbb}@media (prefers-reduced-motion:reduce){.ds-pulse-dot{animation:none}}.tag{display:inline-block;font-size:11px;font-weight:600;padding:2px 8px;border-radius:99px;border:1px solid var(--line);background:var(--surface-alt);color:var(--ink-soft);text-transform:capitalize}.tag.status-active{background:#e7f0f4;color:var(--ds-blue-dark);border-color:#c5dde6}.tag.status-review{background:#fdf0dd;color:var(--ds-amber);border-color:#f4dcbb}.tag.status-ignore{background:#f1f1f1;color:var(--ds-grey)}.tag.kp-approved{background:#e3f1e4;color:var(--ds-green-ink);border-color:#c2e0c4}.tag.kp-candidate{background:#fdf0dd;color:var(--ds-amber);border-color:#f4dcbb}.tag.kp-proposed{background:#e7f0f4;color:var(--ds-blue-dark);border-color:#c5dde6}.tag.kp-rejected{background:#f1f1f1;color:var(--ds-grey);border-color:#e2e2e2}.pager{display:flex;align-items:center;justify-content:center;gap:14px;margin:16px 0 0;font-size:13px;color:var(--ink-soft)}.pager a{color:var(--ds-blue);text-decoration:none;font-weight:600;padding:6px 12px;border:1px solid var(--line);border-radius:6px}.pager a:hover{border-color:var(--ds-blue)}.pager span.disabled{color:#b5c0c8;padding:6px 12px;border:1px solid var(--line-soft);border-radius:6px}.notice{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:28px;text-align:center;color:var(--ink-soft)}.notice.error{border-color:var(--ds-red);background:var(--ds-red-light);color:var(--ds-red);text-align:left;font-family:var(--font-mono);font-size:12px}.comp-cell{padding:0}.comp-toggle{width:100%;font-family:var(--font-mono);font-size:13px;background:none;border:none;padding:8px 12px;cursor:pointer;color:var(--ds-blue);display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.comp-toggle:hover{background:var(--surface-alt)}.comp-count{color:var(--ink)}.chev{display:inline-block;font-size:10px;line-height:1;color:var(--ink-soft);transition:transform .15s ease}.comp-toggle[aria-expanded=true] .chev{transform:rotate(180deg);color:var(--ds-blue)}table.grid tbody tr.row-open>td{background:var(--surface-head);border-bottom:none}table.grid tbody tr.row-open>td:first-child,tr.inset-row>td{box-shadow:inset 3px 0 0 var(--ds-blue)}tr.inset-row>td{padding:0;background:var(--surface-head)}.inset{padding:12px 16px 14px}.inset-status{color:var(--ink-soft);font-size:12px;padding:4px 2px}.inset-status.error{color:var(--ds-red);font-family:var(--font-mono)}.comp-block+.comp-block{margin-top:14px}.comp-heading{display:flex;align-items:baseline;gap:10px;padding:7px 11px;background:var(--surface-head);border:1px solid var(--line);border-bottom:none;border-radius:6px 6px 0 0}.comp-heading-name{font-size:13px;font-weight:600;color:var(--ink)}.comp-heading-count{font-family:var(--font-mono);font-size:11px;font-weight:600;color:var(--ink-soft)}table.inset-table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:12px;background:var(--surface);border:1px solid var(--line);border-radius:0 0 6px 6px;overflow:hidden}.inset-table td:first-child,.inset-table td:nth-child(2),.inset-table th:first-child,.inset-table th:nth-child(2){width:30%}.inset-table td:nth-child(3),.inset-table th:nth-child(3){width:20%}.inset-table td:nth-child(4),.inset-table th:nth-child(4){width:12%}.inset-table td:nth-child(5),.inset-table th:nth-child(5){width:8%}table.inset-table thead th{text-align:left;font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--ink-soft);font-weight:600;padding:6px 9px;background:var(--surface-alt);border-bottom:1px solid var(--line);white-space:nowrap}table.inset-table tbody td{padding:5px 9px;border-bottom:1px solid var(--line-soft);vertical-align:middle;overflow:hidden}table.inset-table tbody tr:last-child td{border-bottom:none}.inset-table .num-cell{font-family:var(--font-mono);text-align:right;white-space:nowrap}.inset-table .url-cell{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inset-table .url-cell a{color:var(--ds-blue);text-decoration:none}.inset-table .url-cell a:hover{text-decoration:underline}.tag.follow-yes{background:#e3f1e4;color:var(--ds-green-ink);border-color:#c2e0c4;text-transform:none}.tag.follow-no{background:var(--ds-red-light);color:var(--ds-red);border-color:var(--ds-red-light);text-transform:none}.page-title{font-size:18px;font-weight:700;color:var(--ink);margin:0 0 4px}.page-intro{font-size:13px;color:var(--ink-soft);margin:0 0 14px}.opt-item.is-disabled{color:#b5c0c8;cursor:not-allowed}.opt-item.is-disabled:hover{background:none}.stage-tabs{display:flex;gap:6px;margin:0 0 12px}.stage-tab{padding:6px 14px;border:1px solid var(--line);border-radius:6px;background:#fff;font-size:13px;font-weight:600;color:var(--ink-soft);text-decoration:none}.stage-tab:hover{border-color:var(--ds-blue);color:var(--ds-blue)}.stage-tab.is-active{background:var(--ds-blue);border-color:var(--ds-blue);color:#fff}.notes-cell{max-width:360px;font-size:12px;color:var(--ink);white-space:normal;line-height:1.4}.edit-cell{vertical-align:top}.cell-input,.cell-select,.cell-textarea{width:100%;min-width:110px;border:1px solid var(--line);border-radius:5px;font-family:var(--font-sans);font-size:12px;color:var(--ink);background:#fff;padding:5px 7px}.cell-input:focus,.cell-select:focus,.cell-textarea:focus{outline:none;border-color:var(--ds-blue);box-shadow:0 0 0 2px rgba(0,107,141,.15)}.cell-textarea{resize:vertical;min-height:38px}.cell-input.is-error,.cell-select.is-error,.cell-textarea.is-error{border-color:var(--ds-red);background:#fdecec;box-shadow:0 0 0 2px rgba(198,59,46,.15)}.cell-check{width:16px;height:16px;cursor:pointer}.action-stack{display:flex;flex-direction:column;gap:5px;align-items:stretch;min-width:150px}.act{padding:5px 10px;border-radius:6px;border:1px solid var(--line);background:#fff;font-family:var(--font-sans);font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;text-align:left}.act:disabled{opacity:.6;cursor:default}.act:hover:not(:disabled){filter:brightness(.96)}.act-add,.act-global{background:#fff;border-color:var(--ds-green);color:var(--ds-green)}.act-reject{background:#fff}.act-block,.act-reject{border-color:var(--ds-red-light);color:var(--ds-red)}.act-block{background:var(--ds-red-light)}.act-error{font-size:11px;color:var(--ds-red)}.confirm-anchor{position:relative}.confirm-pop{position:absolute;top:0;right:calc(100% + 8px);z-index:60;width:240px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 6px 24px rgba(27,39,48,.18);padding:12px;white-space:normal}.confirm-msg{margin:0 0 10px;font-size:12px;line-height:1.4;color:var(--ink)}.confirm-actions{display:flex;gap:8px;justify-content:flex-end}.confirm-no,.confirm-yes{height:28px;padding:0 12px;border-radius:6px;font-family:var(--font-sans);font-size:12px;font-weight:600;cursor:pointer;border:1px solid var(--line)}.confirm-yes{background:var(--ds-blue);border-color:var(--ds-blue);color:#fff}.confirm-yes:hover{background:var(--ds-blue-dark)}.confirm-yes.confirm-green{background:#fff;border-color:var(--ds-green);color:var(--ds-green)}.confirm-yes.confirm-green:hover{background:#fff;border-color:var(--ds-green-hover);color:var(--ds-green-hover)}.confirm-no{background:#fff;color:var(--ink-soft)}.confirm-no:hover{border-color:var(--ds-blue);color:var(--ds-blue)}.fav-star{color:var(--ds-gold)}.fav-star svg{vertical-align:-2px}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans Fallback;src:local("Arial");ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.00%;size-adjust:101.17%}.__className_c8daab{font-family:IBM Plex Sans,IBM Plex Sans Fallback;font-style:normal}.__variable_c8daab{--font-plex-sans:"IBM Plex Sans","IBM Plex Sans Fallback"}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/58f386aa6b1a2a92-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/011e180705008d6f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ba5fb2a8c88521c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92eeb95d069020cc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d3ebbfd689654d3a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ef4d5661765d0e49-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d29838c109ef09b4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e40af3453d7c920a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99dcf268bda04fe5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98e207f02528a563-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/73cb51aac9c97f90-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d26bbd13d6b70f89-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/20535187d867b7b9-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5356a6a4f2c8c8d8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/db96af6b531dc71f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono Fallback;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_595324{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.__variable_595324{--font-plex-mono:"IBM Plex Mono","IBM Plex Mono Fallback"}