@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#0c1731;background:#f7f9fc;font-synthesis:none;--navy: #041d3c;--blue: #0865d8;--line: #dbe3ec;--muted: #66738a;--green: #0b9367;--orange: #f06b13;--red: #e9292d;--text-caption: 11px;--text-small: 12px;--text-detail: 13px;--text-body: 14px;--text-medium: 15px;--text-large: 16px;--text-title-small: 18px;--text-title: 20px;--text-title-large: 22px;--text-brand: 24px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-size:var(--text-body);line-height:1.45;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Inter,sans-serif}.app-shell{min-height:100vh;overflow-x:clip;background:#f8fafc}.sidebar{position:fixed;inset:0 auto 0 0;width:204px;background:linear-gradient(180deg,#031b38,#02142c);color:#fff;display:flex;flex-direction:column;z-index:20;box-shadow:4px 0 18px #041d3c1f}.brand{height:82px;padding:18px 18px 14px;display:flex;gap:10px;align-items:center}.brand-icon{color:#29d9e8}.brand strong{display:block;font:800 23px Manrope}.brand span{display:block;color:#c6d3e4;font-size:var(--text-detail);margin-top:1px}.sidebar nav{padding:20px 9px;display:flex;flex-direction:column;gap:8px}.sidebar nav button{height:44px;border:0;border-radius:5px;background:transparent;color:#f7f9fc;display:flex;align-items:center;gap:14px;padding:0 13px;font-size:var(--text-medium);text-align:left}.sidebar nav button:hover{background:#082c54}.sidebar nav button.active{background:linear-gradient(90deg,#075391,#0567a8);box-shadow:0 5px 16px #00000026}.sidebar nav button b{margin-left:auto;background:#e82a31;border-radius:10px;font-size:var(--text-small);padding:2px 6px}.sidebar-foot{margin:auto 16px 20px;color:#89a2bd;display:flex;gap:8px;align-items:center;font-size:var(--text-detail)}.content-shell{margin-left:204px;min-width:0;min-height:100vh}.topbar{height:57px;border-bottom:1px solid #dce3ea;background:#fff;display:flex;align-items:center;padding:0 28px;position:sticky;top:0;z-index:10}.environment,.icon-button,.mobile-menu{border:0;background:transparent;color:#0d1930;display:flex;align-items:center;gap:9px}.environment{padding:8px 0}.environment strong{font-size:var(--text-medium)}.global-search{height:36px;width:365px;margin:auto;display:flex;align-items:center;gap:9px;border:1px solid #cbd5e1;border-radius:5px;padding:0 12px;color:#52627a;background:#fff}.global-search:focus-within{border-color:#0872e8;box-shadow:0 0 0 3px #0865d81a}.global-search input{border:0;outline:0;width:100%;font-size:var(--text-body);color:#13223c}.icon-button{padding:8px;position:relative}.notification span{position:absolute;right:2px;top:0;background:#f0272d;color:#fff;font-size:var(--text-small);font-weight:700;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;border:2px solid #fff}.avatar{width:31px;height:31px;margin-left:22px;border-radius:50%;background:#0d8c67;color:#fff;display:grid;place-items:center;font-weight:700}.user-name{font-size:var(--text-body);margin:0 8px}.menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:39;border:0;background:transparent}.topbar-menu-wrap{position:relative;z-index:40}.notification.active,.user-menu-trigger.active{color:#075fc9;background:#e9f3ff}.user-menu-wrap{margin-left:12px}.user-menu-trigger{min-height:48px;border:0;border-radius:7px;background:transparent;display:flex;align-items:center;gap:9px;padding:5px 8px;color:#27364d}.user-menu-trigger:hover{background:#f1f5f9}.user-menu-trigger .avatar{margin-left:0;flex:0 0 auto}.user-menu-trigger .user-name{min-width:132px;margin:0;text-align:left}.user-menu-trigger .user-name strong,.user-menu-trigger .user-name small{display:block}.user-menu-trigger .user-name small{color:#7a8799;font-size:var(--text-small);margin-top:2px}.topbar-dropdown{position:absolute;top:calc(100% + 9px);right:0;width:370px;background:#fff;border:1px solid #dce3ec;border-radius:9px;box-shadow:0 18px 45px #1427442e;overflow:hidden;z-index:41}.dropdown-head{padding:16px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8edf3}.dropdown-head strong,.dropdown-head span{display:block}.dropdown-head strong{font-size:var(--text-medium)}.dropdown-head span{color:#7a8798;font-size:var(--text-small);margin-top:3px}.notification-list{max-height:370px;overflow-y:auto}.notification-list>button{width:100%;border:0;border-bottom:1px solid #edf1f5;background:#fff;display:grid;grid-template-columns:35px 1fr 16px;gap:10px;align-items:start;text-align:left;padding:13px 15px}.notification-list>button:hover{background:#f7faff}.notification-list>button strong,.notification-list>button small,.notification-list>button time{display:block}.notification-list>button strong{color:#1d2a3e;font-size:var(--text-detail)}.notification-list>button small{color:#66758b;font-size:var(--text-small);line-height:1.45;margin:3px 0 5px}.notification-list>button time{color:#9aa4b2;font-size:var(--text-caption)}.notification-kind{width:31px;height:31px;border-radius:50%;display:grid;place-items:center}.notification-kind.danger{color:#c8333b;background:#fff0f1}.notification-kind.warning{color:#a86005;background:#fff7e8}.notification-empty{padding:34px 20px;color:#0b8a64;display:flex;flex-direction:column;align-items:center;text-align:center}.notification-empty strong,.notification-empty span{display:block}.notification-empty strong{color:#27364a;font-size:var(--text-body);margin-top:8px}.notification-empty span{color:#7b8797;font-size:var(--text-small);margin-top:4px}.dropdown-footer{width:100%;height:40px;border:0;border-top:1px solid #e5eaf0;background:#f8fafc;color:#075fc9;font-size:var(--text-small);font-weight:700}.user-dropdown{width:290px;padding:8px}.user-dropdown-head{display:flex;align-items:center;gap:10px;padding:10px;margin-bottom:4px;border-bottom:1px solid #e8edf3}.user-dropdown-head>div{min-width:0;flex:1}.avatar.large{width:38px;height:38px;margin:0;flex:0 0 38px;display:grid;place-items:center;color:#fff}.avatar.small{width:28px;height:28px;margin:0;font-size:var(--text-detail)}.user-dropdown-head>div>strong,.user-dropdown-head>div>span{display:block}.user-dropdown-head>div>strong{font-size:var(--text-body)}.user-dropdown-head>div>span{color:#768398;font-size:var(--text-small);margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-dropdown>button{width:100%;border:0;border-radius:6px;background:transparent;color:#35435a;display:grid;grid-template-columns:22px 1fr;gap:9px;padding:10px;text-align:left}.user-dropdown>button:hover{background:#f1f6fc}.user-dropdown>button strong,.user-dropdown>button small{display:block}.user-dropdown>button strong{font-size:var(--text-small)}.user-dropdown>button small{color:#8792a3;font-size:var(--text-caption);margin-top:2px}.dropdown-separator{height:1px;margin:5px 4px;background:#e7ecf2}.user-dropdown .logout-menu-item{color:#c4343d}.mobile-menu{display:none}.main-content{padding:22px 34px 32px;max-width:1440px;margin:0 auto}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:16px}.page-head h1{font-size:36px;line-height:1.1;letter-spacing:-1.2px}.page-head>div>span,.page-head>div>p{color:var(--muted);font-size:var(--text-large)}.page-head>div>span{display:block;margin-top:6px}.page-head>div>p{font-size:var(--text-body);margin-top:5px}.page-head h1+p:empty{display:none}.head-status{display:flex;align-items:center;gap:26px;font-size:var(--text-detail);color:#2c3749}.head-status>div{padding-right:26px;border-right:1px solid #d8dee7}.head-status>div:first-child{display:grid;grid-template-columns:12px auto;column-gap:7px}.head-status strong{display:block;font-size:var(--text-body);color:#0c1731;margin-top:4px}.green-dot{width:9px;height:9px;background:#0a9669;border-radius:50%;margin-top:2px}.primary-button,.secondary-button,.danger-button{border-radius:5px;min-height:40px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;border:1px solid transparent}.primary-button{background:#0867dc;color:#fff;box-shadow:0 3px 8px #0865d82e}.primary-button:hover{background:#0759be}.primary-button:disabled{opacity:.65;cursor:not-allowed}.primary-button.compact{min-height:36px;padding:0 14px;font-size:var(--text-body)}.primary-button.full{width:100%;height:34px;min-height:34px}.secondary-button{background:#fff;border-color:#cbd5e1;color:#1c2a42}.secondary-button:hover{background:#f1f5f9}.danger-button{color:#fff;background:#c92a35;border-color:#c92a35}.danger-button:hover{background:#aa1f29}.danger-button:disabled,.secondary-button:disabled{opacity:.6;cursor:not-allowed}.health-line{display:flex;align-items:center;margin:12px 0 16px}.health{flex:1 1 0;display:flex;align-items:center;gap:14px;min-width:0}.health>div:last-child{min-width:0}.health-icon{width:65px;height:63px;border:1px solid #ccd6e1;border-radius:7px;background:#fff;display:grid;place-items:center;color:#02aeb8;box-shadow:0 2px 5px #0f172a0a}.health-icon b{font-size:var(--text-title-large);line-height:17px;letter-spacing:-1px;color:#111;max-width:38px;text-align:center}.health-icon.brand-logo{padding:0}.health-icon.brand-logo img{display:block;width:38px;height:38px;max-width:calc(100% - 12px);max-height:calc(100% - 12px);object-fit:contain}.health-icon.green{color:#0d9367}.health>div:last-child strong,.health>div:last-child span{display:block}.health>div:last-child strong{font-size:var(--text-body);margin-bottom:7px}.health>div:last-child span{font-size:var(--text-body);color:#078957}.connector{height:2px;background:linear-gradient(90deg,#1c9e6e,#19a46f);flex:1;min-width:20px;margin:0 10px;position:relative}.connector:after{content:"";position:absolute;right:-2px;top:-3px;width:7px;height:7px;background:#196;border-radius:50%}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.kpi{min-height:128px;border:1px solid #d7dfe8;border-radius:7px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 2px 7px #0f172a05}.kpi strong{font:700 38px Manrope;line-height:1}.kpi strong.blue{color:#154fb8}.kpi strong.green{color:#0a8b60}.kpi strong.orange{color:#ee6714}.kpi strong.teal{color:#0d9aab}.kpi span{font-size:var(--text-medium);margin:7px 0}.kpi small{font-size:var(--text-detail);color:#738096;line-height:1.35;max-width:94%;text-align:center}.section-title{display:flex;align-items:center;justify-content:space-between;margin:23px 0 12px}.section-title>div{display:flex;align-items:baseline;gap:18px}.section-title h2{font-size:var(--text-brand)}.section-title span{font-size:var(--text-body);color:#67748a}.link-button{border:0;background:transparent;color:#005bd4;font-size:var(--text-body);display:flex;align-items:center;gap:7px}.flow-guide{display:flex;align-items:flex-start;gap:9px;margin:-2px 0 10px;padding:10px 12px;border:1px solid #cfe0f5;border-radius:7px;background:#f4f8fd;color:#42526b;font-size:var(--text-detail);line-height:1.4}.flow-guide svg{flex:0 0 auto;margin-top:1px;color:#075bd3}.pipeline{min-height:148px;background:#fff;border:1px solid #d9e1e9;border-radius:7px;display:grid;grid-template-columns:repeat(7,1fr);overflow:hidden}.stage{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#0f1830;padding:10px 6px 19px;border-right:1px solid #d8dee6}.stage>svg{color:#075fda;margin-bottom:9px}.stage.completed>svg{color:#07865f}.stage.cancelled>svg{color:#c27a08}.stage strong{font-size:var(--text-detail);min-height:32px;display:flex;align-items:center;line-height:1.25;text-align:center}.stage b{font-size:var(--text-medium);margin-top:8px}.stage span{font-size:var(--text-small);color:#69758a}.stage .danger,.stage.blocked span{color:#eb222d}.stage.blocked{border:2px solid #0d5fe5;margin:-1px 0;clip-path:polygon(0 0,88% 0,100% 50%,88% 100%,0 100%,10% 50%)}.stage-rail{position:absolute;bottom:0;left:0;right:0;height:4px;background:#dfe7ef}.stage-rail i{display:block;width:100%;height:100%;background:#075bd3}.stage.completed .stage-rail i{background:#0c9366}.stage.blocked .stage-rail i{background:#ef2d30}.stage.cancelled .stage-rail i{background:#d99013}.stage-chevron{position:absolute;right:-10px;z-index:2;color:#bec7d2}.dashboard-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:14px;margin-top:22px}.panel{background:#fff;border:1px solid #d8e0e8;border-radius:7px;box-shadow:0 2px 7px #0f172a06}.chart-panel{height:252px;padding:14px 18px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start}.panel-head h3,.attention h3{font-size:var(--text-large)}.legend{font-size:var(--text-small);color:#4f5d72;display:flex;align-items:center;gap:6px;margin-top:9px}.legend i{width:9px;height:9px;border-radius:50%}.legend i.green{background:#12966d}.legend i.red{background:#ef3434;margin-left:8px}.panel-head button{border:1px solid #ccd6e0;border-radius:5px;background:#fff;height:30px;padding:0 10px;font-size:var(--text-small);display:flex;align-items:center;gap:8px}.attention{height:252px;padding:14px 14px 9px}.attention h3{margin-bottom:4px}.attention>button:not(.primary-button){width:100%;height:55px;background:#fff;border:0;border-bottom:1px solid #dde4eb;display:grid;grid-template-columns:35px 1fr 20px;align-items:center;text-align:left}.attention-icon{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#e9252b;color:#fff}.attention-icon.a1,.attention-icon.a2{background:#fa7413}.attention button div strong,.attention button div span{display:block}.attention button div strong{font-size:var(--text-detail)}.attention button div span{font-size:var(--text-small);color:#69758a;margin-top:3px}.recent{margin-top:14px}.compact-title{margin:0 0 7px;padding:0 2px}.compact-title h2{font-size:var(--text-title)}.table-wrap{border:1px solid #d9e1e9;border-radius:5px;overflow:auto;background:#fff}table{width:100%;border-collapse:collapse;font-size:var(--text-small);background:#fff}th{font-weight:500;color:#44516a;background:#fbfcfd;text-align:left}th,td{height:35px;padding:0 14px;border-bottom:1px solid #e0e6ed;white-space:nowrap}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#f8fbff}.success-text{color:#07895d;font-weight:600}.warning-text{color:#f2690b}.danger-text{color:#ea222a}.status-pill{display:inline-flex;align-items:center;gap:8px;font-size:var(--text-small);color:#47546a}.status-pill i{width:8px;height:8px;border-radius:50%;background:#16996e}.status-pill.warning i{background:#f27818}.status-pill.failed i{background:#e52a30}.status-pill.cancelled{color:#8a5b08}.status-pill.cancelled i{background:#d99013}.login-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.login-brand{padding:56px 8vw;color:#fff;background:radial-gradient(circle at 10% 10%,#0b4d77,transparent 34%),linear-gradient(145deg,#031b38,#021128);position:relative;overflow:hidden}.login-brand>h1{font-size:42px;margin-left:56px}.login-brand>p{margin-left:56px;color:#b9ccdf}.login-mark{position:absolute;color:#27dbe7}.login-copy{position:absolute;left:8vw;right:7vw;bottom:15vh}.login-copy span{color:#33d6e1;text-transform:uppercase;font-weight:700;letter-spacing:1.4px;font-size:var(--text-body)}.login-copy h2{font-size:38px;line-height:1.2;max-width:570px;margin:16px 0}.login-copy p{color:#b8c8db;max-width:540px;line-height:1.6}.login-panel{display:grid;place-items:center;background:#f7f9fc}.login-card{width:min(420px,80%);padding:38px;background:#fff;border:1px solid #e0e6ec;border-radius:9px;box-shadow:0 18px 55px #0f172a17}.login-card h2{font-size:29px}.login-card>p{color:#6b778c;margin:8px 0 28px}.login-card label{display:block;font-size:var(--text-body);font-weight:600;margin:15px 0}.login-card input{display:block;width:100%;height:44px;margin-top:7px;border:1px solid #cbd5e1;border-radius:5px;padding:0 12px;outline:none}.login-card input:focus{border-color:#0865d8;box-shadow:0 0 0 3px #0865d81a}.login-card .primary-button{width:100%;margin-top:8px}.login-card small{display:block;text-align:center;color:#7b8798;margin-top:20px}.form-error{background:#fff1f2;color:#b91c1c;padding:10px;border-radius:5px;font-size:var(--text-body);display:flex;gap:8px}.mobile-brand{display:none}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;right:28px;bottom:28px;background:#073a30;color:#fff;padding:13px 18px;border-radius:6px;box-shadow:0 10px 35px #0003;display:flex;align-items:center;gap:9px;z-index:40;font-size:var(--text-body)}.cards-list{display:grid;gap:16px}.integration-card{background:#fff;border:1px solid #d8e0e8;border-radius:8px;padding:22px}.integration-top{display:flex;align-items:center;gap:14px}.integration-icon,.setting-icon{width:48px;height:48px;background:#edf6ff;color:#0865d8;border-radius:7px;display:grid;place-items:center}.integration-top h3{font-size:var(--text-title)}.integration-top p{font-size:var(--text-body);color:#6b778c;margin-top:4px}.integration-top>.status-pill{margin-left:auto}.integration-meta{display:flex;gap:28px;padding:20px 0;border-bottom:1px solid #e3e8ee}.integration-meta span{display:flex;align-items:center;gap:8px;font-size:var(--text-body);color:#526178}.integration-meta svg{width:16px;color:#0b8a62}.integration-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:16px}.controlled-test-card{border-color:#9cc7f4;box-shadow:0 12px 34px #11509614}.live-test-icon{color:#08795c;background:#e9f8f2}.live-test-badge{margin-left:auto;padding:6px 9px;border-radius:999px;color:#075fc9;background:#e9f3ff;font-size:var(--text-small);font-weight:800;letter-spacing:.08em}.controlled-empty,.controlled-confirmation,.controlled-result-actions,.progress-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.controlled-empty{margin-top:20px;padding:17px;border:1px dashed #b9c9da;border-radius:8px;background:#f8fbfe}.controlled-empty strong,.controlled-empty span{display:block}.controlled-empty strong{color:#25344b;font-size:var(--text-body)}.controlled-empty span{margin-top:4px;color:#738198;font-size:var(--text-small)}.controlled-preview,.controlled-progress{margin-top:20px;border-top:1px solid #e3e9f0;padding-top:18px}.preview-company{display:flex;align-items:center;gap:12px;padding:14px;border-radius:8px;background:#f7fafc}.preview-company>div{min-width:0;flex:1}.preview-company small,.preview-company strong,.preview-company>div>span{display:block}.preview-company small{color:#08715a;font-size:var(--text-caption);font-weight:800;letter-spacing:.08em}.preview-company strong{margin:3px 0;color:#1e2d43;font-size:var(--text-body)}.preview-company>div>span{color:#778499;font-size:var(--text-small)}.team-chip{flex:0 0 auto;padding:7px 10px;border-radius:999px;color:#075fc9;background:#e8f3ff;font-size:var(--text-small);font-weight:700}.preview-plan{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.preview-plan>div{min-width:0;padding:13px;border:1px solid #e1e7ee;border-radius:7px}.preview-plan span,.preview-plan strong,.preview-plan small{display:block}.preview-plan span{color:#718097;font-size:var(--text-small)}.preview-plan strong{margin:5px 0;font-size:var(--text-detail)}.preview-plan small{overflow:hidden;color:#929cab;font-size:var(--text-caption);text-overflow:ellipsis;white-space:nowrap}.plan-action.create{color:#08795c}.plan-action.update{color:#075fc9}.plan-action.keep{color:#a15b00}.controlled-confirmation{margin-top:14px;padding:14px;border-radius:8px;background:#fff8ea}.controlled-confirmation label{flex:1;color:#645432;font-size:var(--text-small)}.controlled-confirmation input{display:block;width:min(100%,340px);height:35px;margin-top:8px;padding:0 10px;border:1px solid #d7c79f;border-radius:5px;background:#fff;color:#1f2e42;font-weight:700;text-transform:uppercase}.progress-heading small,.progress-heading strong{display:block}.progress-heading small{color:#758399;font-size:var(--text-caption);letter-spacing:.08em}.progress-heading strong{margin-top:3px;color:#203047;font-size:var(--text-medium)}.controlled-stages{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin:15px 0}.controlled-stage{min-width:0;padding:10px 8px;border:1px solid #e1e7ee;border-radius:7px;background:#f8fafc}.controlled-stage>span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;color:#738197;background:#e5ebf1;font-size:var(--text-small);font-weight:800}.controlled-stage strong,.controlled-stage small{display:block}.controlled-stage strong{margin-top:8px;overflow:hidden;color:#44536a;font-size:var(--text-small);text-overflow:ellipsis;white-space:nowrap}.controlled-stage small{margin-top:3px;color:#8a95a5;font-size:var(--text-caption)}.controlled-stage.running{border-color:#79abe2;background:#edf6ff}.controlled-stage.running>span{color:#fff;background:#0769d9}.controlled-stage.completed{border-color:#9ed7c5;background:#effaf6}.controlled-stage.completed>span{color:#fff;background:#0a8c68}.controlled-stage.cancelled{border-color:#e6c77f;background:#fff9ec}.controlled-stage.cancelled>span{color:#fff;background:#c27a08}.controlled-result-actions{padding-top:13px;border-top:1px solid #e4e9ef;color:#69768b;font-size:var(--text-small)}.inline-error{margin-top:14px;padding:11px 13px;border:1px solid #f0b9bd;border-radius:6px;color:#b32730;background:#fff2f3;font-size:var(--text-small)}.roomy{padding:18px}.error-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;height:calc(100vh - 190px);min-height:520px}.error-layout>*,.error-row>div{min-width:0}.error-list{padding:8px;display:flex;min-height:0;flex-direction:column;overflow:hidden}.error-list-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.filter-row{display:flex;gap:7px;padding:8px;border-bottom:1px solid #e1e7ee}.filter-row button{border:0;background:transparent;padding:7px 10px;border-radius:4px;color:#637189;font-size:var(--text-detail)}.filter-row button span{display:inline-grid;min-width:18px;height:18px;margin-left:6px;padding:0 5px;place-items:center;border-radius:999px;background:#edf1f5;color:#66758a;font-size:var(--text-caption)}.filter-row button.filter-active{background:#e8f2ff;color:#075fc9;font-weight:600}.filter-row button.filter-active span{color:#075fc9;background:#fff}.error-row{width:100%;border:0;border-bottom:1px solid #e3e8ee;background:#fff;padding:14px;display:grid;grid-template-columns:34px 1fr 20px;gap:10px;text-align:left;align-items:center}.error-row.selected{background:#f0f7ff}.error-row div strong,.error-row div span,.error-row div small{display:block}.error-row div strong{font-size:var(--text-body)}.error-row div span{font-size:var(--text-detail);color:#59677d;margin:4px 0}.error-row div small{font-size:var(--text-small);color:#8792a3}.error-list-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#758399}.error-list-empty svg{color:#0b9069}.error-list-empty strong{font-size:var(--text-detail)}.error-dot,.warning-dot{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#e92b31}.warning-dot{background:#f57916}.error-detail{padding:22px;min-height:420px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.detail-heading{display:flex;gap:12px;align-items:center;padding-bottom:18px;border-bottom:1px solid #e2e7ed}.detail-heading>span:first-child{width:42px;height:42px}.detail-heading span{font-size:var(--text-small);letter-spacing:1px;color:#7a8799}.detail-heading h3{font-size:var(--text-title)}.error-detail dl{display:grid;grid-template-columns:100px 1fr;font-size:var(--text-detail);row-gap:16px;margin:22px 0}.error-detail dt{color:#778397}.error-detail dd{margin:0;word-break:break-word}.resolution-strategy{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px;padding:13px;border:1px solid #cfe0f2;border-radius:7px;background:#f4f9ff}.resolution-strategy>div>span,.resolution-strategy>div>strong{display:block}.resolution-strategy>div>span{color:#6d7b90;font-size:var(--text-caption);font-weight:800;letter-spacing:.08em}.resolution-strategy>div>strong{margin:4px 0;color:#173f70;font-size:var(--text-body)}.resolution-strategy p{color:#5f7087;font-size:var(--text-small);line-height:1.45}.strategy-category{flex:0 0 auto;padding:5px 7px;border-radius:999px;color:#075fc9;background:#dfeeff;font-size:var(--text-caption);font-weight:800;text-transform:uppercase}.strategy-category.business_rule{color:#8a5000;background:#fff0d3}.strategy-category.authentication{color:#8b2f72;background:#f8e8f4}.strategy-category.data_quality{color:#7c4d00;background:#fff4dd}.correction-preview{display:grid;grid-template-columns:1fr 20px 1fr;gap:9px;align-items:center;margin-bottom:13px;padding:13px;border:1px solid #e0e6ed;border-radius:7px;background:#fafbfd}.correction-preview>div>span,.correction-preview>div>strong,.correction-preview>div>small{display:block}.correction-preview>div>span{color:#778499;font-size:var(--text-caption)}.correction-preview>div>strong{margin-top:4px;overflow:hidden;color:#26364d;font-family:monospace;font-size:var(--text-small);text-overflow:ellipsis}.correction-preview .correction-resource strong{font-family:inherit;font-size:var(--text-detail);line-height:1.35}.correction-preview .correction-resource small{margin-top:3px;color:#64748a;font-size:var(--text-caption);line-height:1.4}.correction-preview code{display:block;margin-top:5px;overflow:hidden;color:#8591a2;font-size:var(--text-caption);text-overflow:ellipsis;white-space:nowrap}.correction-preview .correction-deal{grid-column:1 / -1;padding-bottom:10px;border-bottom:1px solid #e3e8ee}.correction-preview>svg{color:#7990aa}.correction-preview .correction-team{grid-column:1 / -1;padding-top:10px;border-top:1px solid #e3e8ee}.correction-team strong{font-family:inherit!important}.correction-team small{margin-top:3px;color:#8190a3;font-size:var(--text-caption)}.context-status{grid-column:1 / -1;display:flex;align-items:center;gap:6px;padding-top:9px;border-top:1px solid #e3e8ee;color:#0b7d60;font-size:var(--text-caption);font-weight:600}.context-status.unavailable{color:#a15b00}.owner-stage-blocked{display:flex;gap:12px;align-items:flex-start;padding:13px 14px;border:1px solid #f3c7c7;border-radius:8px;background:#fff5f5;color:#b42318}.owner-stage-blocked svg{flex:0 0 auto;margin-top:2px}.owner-stage-blocked strong{display:block;margin-bottom:3px}.owner-stage-blocked p{margin:0;color:#7a271a}.action-confirmation{display:block;margin-bottom:14px;padding:12px;border-radius:7px;color:#695936;background:#fff8e9;font-size:var(--text-small)}.action-confirmation input{display:block;width:100%;height:34px;margin-top:7px;padding:0 9px;border:1px solid #d9c79d;border-radius:5px;background:#fff;color:#24344b;font-weight:700;text-transform:uppercase}.detail-actions{display:flex;gap:10px;justify-content:flex-end}.detail-actions svg{width:17px}.resolved-notice{display:flex;align-items:center;gap:8px;padding:11px 13px;border:1px solid #a7f3d0;border-radius:6px;background:#ecfdf5;color:#087452;font-size:var(--text-detail);font-weight:600}.resolved-notice svg{width:17px;flex:0 0 auto}.empty-detail{height:360px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#8793a4}.empty-detail svg{width:42px;height:42px;margin-bottom:12px}.empty-detail p{font-size:var(--text-detail);margin-top:7px}.local-search{height:38px;width:420px;border:1px solid #cbd5e1;display:flex;align-items:center;gap:8px;padding:0 10px;border-radius:5px;margin-bottom:15px}.local-search svg{width:17px;color:#607089}.local-search input{border:0;outline:0;width:100%;font-size:var(--text-detail)}.pagination{min-height:48px;padding-top:13px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#66758a;font-size:var(--text-detail)}.pagination>div{display:flex;align-items:center;gap:5px}.pagination button{min-width:32px;height:32px;padding:0 8px;border:1px solid #d3dce6;border-radius:5px;background:#fff;color:#425169;display:inline-grid;place-items:center}.pagination button:hover:not(:disabled){border-color:#8db9ec;color:#075fc9;background:#f4f9ff}.pagination button.active{border-color:#0865d8;background:#0865d8;color:#fff}.pagination button:disabled{opacity:.42;cursor:not-allowed}.pagination i{padding:0 2px;font-style:normal;color:#8a96a8}.error-list>.pagination{min-height:43px;padding:8px 7px 0}.technical-details{margin:-5px 0 15px;border:1px solid #dbe3ec;border-radius:6px;background:#f8fafc}.technical-details summary{padding:10px 12px;color:#40516a;font-size:var(--text-detail);font-weight:600;cursor:pointer}.technical-details pre{max-height:220px;margin:0;padding:12px;overflow:auto;border-top:1px solid #e1e7ee;color:#27364d;font-size:var(--text-small);white-space:pre-wrap;word-break:break-word}.mapping-note{display:flex;gap:12px;align-items:center;background:#eef6ff;color:#144574;padding:13px 15px;border-radius:6px;margin-bottom:16px}.mapping-note svg{color:#0865d8}.mapping-note strong,.mapping-note span{display:block}.mapping-note span{font-size:var(--text-detail);color:#52708e;margin-top:3px}code{background:#eef2f6;color:#314158;padding:3px 5px;border-radius:3px;font-size:var(--text-small)}.switch{width:34px;height:19px;border-radius:12px;border:0;background:#b5c0cf;padding:2px}.switch i{display:block;width:15px;height:15px;border-radius:50%;background:#fff;transition:.2s}.switch.on{background:#0b9367}.switch.on i{transform:translate(15px)}.mono-muted{font-family:monospace;color:#748095}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.setting-card{padding:20px;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:14px}.setting-icon.rd{font:700 16px Manrope;color:#111}.setting-card h3{font-size:var(--text-large)}.setting-card p{font-size:var(--text-detail);color:#69768a;margin:5px 0 9px}.connection-status{display:flex;align-items:center;gap:6px;font-size:var(--text-small);color:#68758a}.connection-status i{width:7px;height:7px;border-radius:50%;background:#a6b2c1}.connection-status.ok{color:#0b865f}.connection-status.ok i{background:#0b9569}.scrim{display:none}.api-banner{margin-bottom:16px;align-items:center}.api-banner button{margin-left:auto;border:0;background:transparent;color:#0865d8;font-weight:700}.page-loading{min-height:320px;display:flex;align-items:center;justify-content:center;gap:10px;color:#64748b}.empty-table{padding:38px 18px!important;color:var(--muted);text-align:center}.health-icon.danger{color:#dc2626;background:#fff5f5}.mapping-editor{display:grid;grid-template-columns:1fr 1.2fr 1.5fr .6fr;gap:12px;padding:18px;margin-bottom:16px}.mapping-editor label,.setting-field{font-size:var(--text-detail);font-weight:600;color:#344158}.mapping-editor input,.setting-field input{width:100%;height:38px;border:1px solid #cbd5e1;border-radius:5px;margin-top:7px;padding:0 10px;outline:none;background:#fff}.mapping-editor input:focus,.setting-field input:focus{border-color:#0865d8;box-shadow:0 0 0 3px #0865d81a}.mapping-editor-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:9px}.table-action{border:0;background:transparent;color:#075fc9;display:inline-flex;gap:6px;align-items:center;font-size:var(--text-small)}.readiness{display:flex;align-items:center;gap:10px;color:#b45309;background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;padding:9px 13px}.readiness.ready{color:#087452;background:#ecfdf5;border-color:#a7f3d0}.readiness strong,.readiness span{display:block}.readiness strong{font-size:var(--text-detail)}.readiness span{font-size:var(--text-small);margin-top:2px}.config-warning{display:flex;gap:11px;padding:12px 15px;margin-bottom:15px;background:#fff7ed;border:1px solid #fed7aa;color:#9a4b08;border-radius:6px}.config-warning strong,.config-warning span{display:block}.config-warning strong{font-size:var(--text-body)}.config-warning span{font-size:var(--text-small);margin-top:3px}.settings-workspace{display:grid;grid-template-columns:190px 1fr;gap:16px}.settings-tabs{display:flex;flex-direction:column;gap:6px}.settings-tabs button{height:42px;border:0;background:transparent;color:#536178;border-radius:5px;display:flex;align-items:center;gap:10px;padding:0 12px;text-align:left}.settings-tabs button.active{background:#e9f3ff;color:#075fc9;font-weight:700}.settings-form{padding:22px;min-height:460px}.settings-form-head{display:flex;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.settings-form-head h3{font-size:var(--text-title)}.settings-form-head p{font-size:var(--text-detail);color:#6b778c;margin-top:4px}.settings-count{color:#718096;font-size:var(--text-small)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;padding:20px 0}.setting-field>span{display:flex;justify-content:space-between;align-items:center}.setting-field>span small{color:#0a845e;background:#eaf9f3;border-radius:8px;padding:2px 7px}.setting-field>small{display:block;margin-top:5px;color:#8994a5;font-weight:400}.setting-toggle{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5eaf0;padding:10px 0}.setting-toggle strong,.setting-toggle span{display:block}.setting-toggle strong{font-size:var(--text-body)}.setting-toggle span{font-size:var(--text-small);color:#8290a3;margin-top:3px}.form-grid>.setting-toggle:last-child{border-bottom:0}.settings-actions{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #e2e8f0;padding-top:16px}.production-control{display:grid;gap:18px}.production-state{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;padding:7px 10px;color:#52627a;border:1px solid #d7e0ea;border-radius:16px;background:#f6f8fb;font-size:var(--text-small);font-weight:750;white-space:nowrap}.production-state i{width:8px;height:8px;border-radius:50%;background:#94a3b8}.production-state.active{color:#a61b22;border-color:#f0b7ba;background:#fff2f2}.production-state.active i{background:#d72d38}.production-control-banner{display:flex;align-items:center;gap:12px;padding:14px 16px;color:#52627a;border:1px solid #d6e0ea;border-radius:8px;background:#f8fafc}.production-control-banner.ready{color:#075fc9;border-color:#b8d5f3;background:#f1f7fd}.production-control-banner.active{color:#a61b22;border-color:#f0b7ba;background:#fff2f2}.production-control-banner strong,.production-control-banner span{display:block}.production-control-banner strong{font-size:var(--text-medium)}.production-control-banner span{margin-top:3px;font-size:var(--text-detail)}.production-control-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.production-control-metrics>div{min-width:0;padding:13px 14px;border:1px solid #dce4ed;border-radius:7px;background:#fff}.production-control-metrics span,.production-control-metrics strong,.production-control-metrics small{display:block}.production-control-metrics span{color:#718096;font-size:var(--text-small)}.production-control-metrics strong{margin-top:5px;color:#10213b;font-size:var(--text-body)}.production-control-metrics small{margin-top:3px;overflow:hidden;color:#7a8798;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.production-checks-head,.production-control-actions,.production-confirmation-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.production-checks-head strong,.production-checks-head span{display:block}.production-checks-head strong{color:#10213b;font-size:var(--text-medium)}.production-checks-head span{margin-top:2px;color:#718096;font-size:var(--text-small)}.production-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.production-checks>div{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:start;padding:11px 12px;border:1px solid #e1e7ee;border-radius:6px;background:#fafbfd}.production-checks>div.ok{color:#087557;border-color:#c8e9dd;background:#f4fbf8}.production-checks>div.pending{color:#a66008;border-color:#f0dbb2;background:#fffaf0}.production-checks strong,.production-checks span{display:block}.production-checks strong{color:#15253e;font-size:var(--text-detail)}.production-checks span{margin-top:2px;color:#66758a;font-size:var(--text-small);line-height:1.4}.production-control-actions{justify-content:flex-end;padding-top:16px;border-top:1px solid #e2e8f0}.production-confirmation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:17px;border:1px solid #bfd6ef;border-radius:8px;background:#f3f8fd}.production-confirmation.pause{border-color:#f0c7a3;background:#fff8ef}.production-confirmation>div:first-child,.production-confirmation-text,.production-confirmation-actions{grid-column:1 / -1}.production-confirmation p{margin-top:4px;color:#607087;font-size:var(--text-detail)}.production-confirmation label{display:grid;gap:6px}.production-confirmation label>span{color:#40516a;font-size:var(--text-small);font-weight:700}.production-confirmation input{width:100%;height:40px;padding:0 11px;border:1px solid #c7d3e0;border-radius:5px;outline:0;background:#fff}.production-confirmation input:focus{border-color:#0865d8;box-shadow:0 0 0 3px #0865d81a}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.account-card{padding:22px}.account-card-head{display:flex;gap:12px;align-items:center;padding-bottom:17px;margin-bottom:18px;border-bottom:1px solid #e4e9f0}.account-card-head h3{font-size:var(--text-title-small)}.account-card-head p{color:#718096;font-size:var(--text-small);line-height:1.45;margin-top:4px}.account-icon{width:43px;height:43px;flex:0 0 auto;border-radius:8px;color:#0967d7;background:#eaf4ff;display:grid;place-items:center}.account-icon.security{color:#0b8b65;background:#e9f8f2}.account-card>label,.user-form-grid label{display:block;color:#344158;font-size:var(--text-detail);font-weight:600;margin-bottom:15px}.account-card input,.user-form-grid input,.user-form-grid select{width:100%;height:40px;border:1px solid #cbd5e1;border-radius:5px;padding:0 11px;margin-top:7px;background:#fff;outline:none}.account-card input:focus,.user-form-grid input:focus,.user-form-grid select:focus{border-color:#0865d8;box-shadow:0 0 0 3px #0865d81a}.account-summary{display:flex;justify-content:space-between;padding:12px 0;margin-bottom:17px;color:#738095;font-size:var(--text-small);border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.account-summary strong{color:#0a7558}.account-card>button{margin-left:auto}.password-hint{display:block;color:#78869a;font-size:var(--text-small);line-height:1.45;margin:-5px 0 17px}.user-editor{padding:21px;margin-bottom:17px}.user-editor-head{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:15px;margin-bottom:17px;border-bottom:1px solid #e5eaf0}.user-editor-head h3{font-size:var(--text-title-small)}.user-editor-head p{color:#748095;font-size:var(--text-small);margin-top:4px}.user-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 17px}.user-active-control{display:flex;align-items:center;gap:10px;color:#344158;margin-top:2px}.user-active-control input{width:17px;height:17px}.user-active-control strong,.user-active-control small{display:block}.user-active-control strong{font-size:var(--text-small)}.user-active-control small{color:#7f8b9c;font-size:var(--text-caption);margin-top:2px}.user-editor-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:16px;margin-top:16px;border-top:1px solid #e5eaf0}.user-cell{display:flex;align-items:center;gap:9px}.user-cell strong,.user-cell small{display:block}.user-cell small{color:#7a8798;font-size:var(--text-small);margin-top:2px}.role-badge{display:inline-flex;border-radius:9px;padding:4px 8px;color:#4b5a70;background:#eef2f6;font-size:var(--text-small);font-weight:700}.role-badge.admin{color:#075fc9;background:#e8f3ff}.status-pill.disabled{color:#7b8798;background:#eef1f5}.status-pill.disabled i{background:#9ba6b5}.row-actions{display:flex;gap:9px;align-items:center}.table-action.muted{color:#69768a}.documentation-page{max-width:1240px;margin:0 auto}.doc-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:40px;align-items:center;margin-bottom:24px;padding:30px 34px;color:#fff;border-radius:14px;background:radial-gradient(circle at 82% 0%,rgba(17,201,181,.25),transparent 32%),linear-gradient(125deg,#062846,#07365c);box-shadow:0 14px 32px #0423401f}.doc-hero h2{margin:10px 0 8px;max-width:670px;font-size:27px;line-height:1.2}.doc-hero p{max-width:680px;margin:0;color:#c8d9e8;line-height:1.55}.doc-kicker{display:inline-flex;align-items:center;gap:8px;color:#31dbc9;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.doc-search{display:flex;align-items:center;gap:11px;padding:0 15px;min-height:49px;color:#4f6780;border:1px solid rgba(255,255,255,.24);border-radius:9px;background:#fff}.doc-search input{width:100%;border:0;outline:0;font:inherit;color:#092440;background:transparent}.doc-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:24px;align-items:start}.doc-index{position:sticky;top:88px;display:flex;flex-direction:column;padding:18px;border:1px solid #d8e2ec;border-radius:11px;background:#fff}.doc-index>strong{margin-bottom:9px;color:#64768a;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.doc-index a{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 7px;color:#31475f;border-bottom:1px solid #edf2f6;font-size:13px;font-weight:650;text-decoration:none}.doc-index a:last-of-type{border-bottom:0}.doc-index a:hover{color:#0870dc}.doc-index p{color:#728397;font-size:13px;line-height:1.45}.doc-content{min-width:0}.doc-section{position:relative;scroll-margin-top:85px;margin-bottom:20px;padding:30px 34px;border:1px solid #d9e3ed;border-radius:12px;background:#fff}.doc-section-number{display:block;margin-bottom:5px;color:#0a8f75;font-size:12px;font-weight:850;letter-spacing:.1em}.doc-section>h2{margin:0 0 14px;color:#071e3b;font-size:25px}.doc-section>p,.doc-config-group>p,.doc-section details p{color:#50657b;font-size:14px;line-height:1.68}.doc-grid{display:grid;gap:13px;margin:20px 0}.doc-grid.three{grid-template-columns:repeat(3,1fr)}.doc-grid.two{grid-template-columns:repeat(2,1fr)}.doc-card{display:flex;flex-direction:column;align-items:flex-start;padding:18px;border:1px solid #dbe5ee;border-radius:9px;background:#f9fbfd}.doc-card>svg{margin-bottom:12px;color:#078c73}.doc-card strong{color:#102945;font-size:14px}.doc-card p{margin:6px 0 0;color:#62758a;font-size:13px;line-height:1.55}.doc-callout{display:flex;gap:13px;margin:18px 0;padding:16px 18px;color:#155b9c;border:1px solid #bcd9f5;border-radius:9px;background:#f1f7fd}.doc-callout.success{color:#08765e;border-color:#b8e6d9;background:#f0fbf7}.doc-callout.warning{color:#936000;border-color:#f0d59b;background:#fff9ec}.doc-callout>svg{flex:0 0 auto;margin-top:1px}.doc-callout strong{display:block;font-size:14px}.doc-callout p{margin:5px 0 0;color:currentColor;font-size:13px;line-height:1.55}.doc-steps{display:grid;gap:0;margin:20px 0;padding:0;list-style:none}.doc-steps li{position:relative;display:grid;grid-template-columns:38px 1fr;gap:14px;padding-bottom:18px}.doc-steps li:not(:last-child):before{content:"";position:absolute;top:36px;bottom:2px;left:18px;width:1px;background:#cbd9e5}.doc-steps li>b{display:grid;place-items:center;width:36px;height:36px;color:#087b66;border:1px solid #9ed5c8;border-radius:50%;background:#eefaf6}.doc-steps strong{color:#102945;font-size:14px}.doc-steps p{margin:5px 0 0;color:#60758b;font-size:13px;line-height:1.55}.doc-screen-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.doc-screen{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:17px;border:1px solid #dce5ee;border-radius:9px}.doc-screen>span{display:grid;place-items:center;width:42px;height:42px;color:#0875d1;border-radius:9px;background:#edf6ff}.doc-screen h3{margin:1px 0 5px;color:#102945;font-size:15px}.doc-screen p{margin:0;color:#60758a;font-size:13px;line-height:1.55}.doc-config-group{padding:17px 0;border-top:1px solid #e3eaf1}.doc-config-group h3{margin:0 0 7px;color:#102945;font-size:16px}.doc-config-group>p{margin:0}.doc-note{display:grid;grid-template-columns:145px 1fr;gap:12px;margin-top:13px;padding:13px 15px;color:#536a80;border-left:3px solid #159b83;background:#f4f9f8;font-size:13px;line-height:1.55}.doc-note strong{color:#0b604f}.doc-table-wrap{overflow-x:auto;margin-top:12px;border:1px solid #dce5ee;border-radius:9px}.doc-table{width:100%;border-collapse:collapse;font-size:13px}.doc-table th{color:#3b5269;background:#f4f7fa;text-align:left}.doc-table th,.doc-table td{padding:12px 14px;border-bottom:1px solid #e5ebf1;vertical-align:top}.doc-table td:first-child{width:220px;color:#132d49;font-weight:700}.doc-table td:last-child{color:#5b7086;line-height:1.5}.doc-table tr:last-child td{border-bottom:0}.doc-table code{padding:2px 5px;color:#0b5ba7;border-radius:4px;background:#eaf3fb}.doc-section details{margin-top:10px;border:1px solid #dce5ee;border-radius:8px;background:#fbfcfe}.doc-section summary{padding:14px 16px;color:#17314d;cursor:pointer;font-size:14px;font-weight:750}.doc-section details p{margin:0;padding:0 16px 16px}.doc-checklist{display:grid;gap:9px;margin:18px 0 0;padding:0;list-style:none}.doc-checklist li{position:relative;padding-left:28px;color:#536a80;font-size:14px}.doc-checklist li:before{content:"✓";position:absolute;left:0;color:#078b71;font-weight:900}.doc-glossary{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px;margin:0}.doc-glossary>div{padding:13px 0;border-bottom:1px solid #e4eaf0}.doc-glossary dt{color:#132d49;font-size:14px;font-weight:800}.doc-glossary dd{margin:4px 0 0;color:#62768a;font-size:13px;line-height:1.5}@media(max-width:1100px){.user-name{display:none}.health{min-width:145px}.health-line{overflow-x:auto;padding-bottom:8px}.health-icon{width:52px;height:52px}.dashboard-grid{grid-template-columns:1fr}.error-layout{grid-template-columns:1fr;height:auto;min-height:0}.error-list-body{max-height:520px}.error-detail{max-height:none;overflow:visible}.attention{height:auto}.pipeline{overflow-x:auto;grid-template-columns:repeat(7,155px)}.kpi-grid{gap:12px}.head-status>div{display:none!important}.settings-grid,.account-grid,.settings-workspace{grid-template-columns:1fr}.settings-tabs{flex-direction:row;overflow-x:auto}.settings-tabs button{min-width:130px}.form-grid,.mapping-editor{grid-template-columns:1fr}.settings-actions{flex-wrap:wrap}.user-form-grid{grid-template-columns:1fr}.readiness{display:none}.doc-hero{grid-template-columns:1fr;gap:20px}.doc-layout{grid-template-columns:1fr}.doc-index{position:static;display:grid;grid-template-columns:repeat(2,1fr)}.doc-index>strong,.doc-index>p{grid-column:1 / -1}}@media(max-width:760px){.sidebar{transform:translate(-105%);transition:.25s}.sidebar.open{transform:translate(0)}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#020f208c;z-index:19}.content-shell{margin-left:0}.topbar{padding:0 12px;gap:7px}.mobile-menu{display:flex}.environment strong{display:none}.global-search{width:auto;flex:1;margin:0}.avatar,.user-menu-wrap{margin-left:0}.topbar-dropdown{position:fixed;top:67px;right:12px;left:12px;width:auto}.main-content{padding:18px 14px}.page-head{align-items:flex-start}.page-head h1{font-size:30px}.page-head>div>span{margin-bottom:4px}.head-status{display:none}.health-line{overflow-x:auto;padding-bottom:8px}.health{min-width:180px}.connector{min-width:35px}.kpi-grid{grid-template-columns:1fr 1fr}.kpi{height:100px}.kpi strong{font-size:30px}.section-title>div{display:block}.section-title span{display:block;margin-top:5px}.pipeline{grid-template-columns:repeat(7,145px)}.dashboard-grid{margin-top:14px}.chart-panel{padding:12px 8px}.error-layout{grid-template-columns:1fr}.error-detail{min-height:300px}.settings-grid{grid-template-columns:1fr}.setting-card{grid-template-columns:48px 1fr}.setting-card>button{grid-column:1/-1}.login-shell{grid-template-columns:1fr}.login-brand{display:none}.login-card{width:min(92%,420px);padding:28px}.mobile-brand{display:flex;align-items:center;gap:9px;color:#0865d8;margin-bottom:28px}.local-search{width:100%}.pagination{align-items:flex-start;flex-direction:column}.toast{left:14px;right:14px;bottom:14px}.integration-meta{flex-direction:column;gap:10px}.integration-actions{flex-wrap:wrap}.preview-plan{grid-template-columns:1fr}.preview-company,.controlled-empty,.controlled-confirmation,.controlled-result-actions{align-items:stretch;flex-direction:column}.team-chip{align-self:flex-start}.controlled-confirmation input{width:100%}.controlled-stages{grid-template-columns:repeat(2,1fr)}.doc-hero{padding:24px 20px}.doc-hero h2{font-size:23px}.doc-section{padding:24px 20px}.doc-grid.three,.doc-grid.two,.doc-screen-list,.doc-glossary,.doc-note{grid-template-columns:1fr}}@media(max-width:430px){.kpi-grid{grid-template-columns:1fr}.kpi{height:88px}.global-search input::placeholder{color:transparent}.notification{display:inline-flex}.page-head{margin-bottom:18px}.section-title .link-button{display:none}.doc-index{grid-template-columns:1fr}.doc-index>strong,.doc-index>p{grid-column:auto}.doc-screen{grid-template-columns:1fr}}.write-lock-banner{border:1px solid #8bd8bf;background:#ecfdf6;color:#087557;border-radius:8px;padding:14px 16px;display:flex;gap:12px;align-items:center;margin-bottom:16px}.write-lock-banner.danger{color:#a61b22;border-color:#f1a7aa;background:#fff2f2}.write-lock-banner div{display:grid;gap:2px}.write-lock-banner strong{font-size:var(--text-medium)}.write-lock-banner span{font-size:var(--text-detail)}.sync-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.owner-campaign{margin-bottom:18px;padding:22px;border-color:#bfdbfe;background:linear-gradient(135deg,#fff,#f8fbff)}.owner-campaign.running,.owner-campaign.pilot_running{border-color:#86efac;box-shadow:inset 4px 0 #059669}.owner-campaign.paused{border-color:#fdba74;box-shadow:inset 4px 0 #ea580c}.owner-campaign-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.owner-campaign-head h3{margin:5px 0 4px;font-size:21px}.owner-campaign-head p{margin:0;color:var(--muted)}.owner-campaign-kicker{display:inline-flex;align-items:center;gap:7px;color:#0369a1;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.owner-campaign-state{flex:none;padding:7px 11px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:13px;font-weight:700}.owner-campaign-state.running,.owner-campaign-state.pilot_completed,.owner-campaign-state.completed{background:#dcfce7;color:#047857}.owner-campaign-state.paused{background:#ffedd5;color:#c2410c}.owner-campaign-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.owner-campaign-metrics .sync-metric{box-shadow:none}.owner-campaign-regions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px}.owner-campaign-regions>div{display:flex;flex-direction:column;gap:3px;padding:12px;border:1px solid var(--line);border-radius:9px;background:#fff}.owner-campaign-regions span{color:#047857;font-weight:700}.owner-campaign-regions small{color:var(--muted)}.owner-campaign-controls{display:flex;align-items:flex-end;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.owner-campaign-confirmation{display:grid;grid-template-columns:180px 230px minmax(260px,1fr) auto;align-items:end;gap:10px;width:100%}.owner-campaign-confirmation label{display:grid;gap:5px;color:var(--ink);font-size:13px;font-weight:700}.owner-campaign-confirmation input{width:100%}@media(max-width:1100px){.owner-campaign-regions,.owner-campaign-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.owner-campaign-confirmation{grid-template-columns:1fr 1fr}.owner-campaign-reason{grid-column:1 / -1}}.sync-metric{padding:16px 18px;display:grid;gap:4px;min-height:112px}.sync-metric>span{color:var(--muted);font-size:var(--text-detail);font-weight:600}.sync-metric>strong{color:#075dc3;font:800 28px Manrope}.sync-metric>small{color:var(--muted);font-size:var(--text-small)}.sync-metric.attention>strong{color:var(--orange)}.sync-layout{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:16px;margin-bottom:16px}.sync-operations,.sync-summary,.sync-plan{padding:20px}.sync-section-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:14px}.sync-section-head h3,.sync-summary h3{font-size:var(--text-title-small)}.sync-section-head p,.sync-summary>p{color:var(--muted);font-size:var(--text-detail);margin-top:3px}.sync-section-head>span{color:#53647a;font-weight:600;white-space:nowrap}.sync-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sync-action{border:1px solid var(--line);border-radius:7px;padding:15px;display:flex;flex-direction:column;gap:10px;min-height:190px}.sync-action strong{font-size:var(--text-body)}.sync-action p{color:var(--muted);font-size:var(--text-detail);margin-top:4px}.sync-action>small{color:#718096;margin-top:auto}.sync-action .secondary-button{width:100%;justify-content:center}.sync-action-error{color:#b91c1c;font-size:var(--text-small)}.sync-danger-zone{border-top:1px solid var(--line);margin-top:16px;padding-top:16px;display:flex;justify-content:space-between;align-items:center;gap:20px}.sync-danger-zone div{display:grid;gap:2px}.sync-danger-zone span{color:var(--muted);font-size:var(--text-small)}.sync-maintenance-zone{border:1px solid #c9ded8;border-radius:7px;background:#f3faf8;margin-top:16px;padding:15px;display:flex;justify-content:space-between;align-items:center;gap:20px}.sync-maintenance-zone>div:first-child{display:grid;gap:3px}.sync-maintenance-zone span,.sync-maintenance-zone small{color:#536b66;font-size:var(--text-small)}.sync-maintenance-zone .row-actions{flex-wrap:wrap;justify-content:flex-end}.sync-summary{align-self:start}.sync-summary>p{padding-bottom:13px;border-bottom:1px solid var(--line)}.sync-summary>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #edf1f5;color:#506078}.sync-summary>div strong{color:#0c1731}.sync-plan-filters{display:grid;grid-template-columns:minmax(220px,1.25fr) minmax(135px,.65fr) minmax(145px,.7fr) minmax(155px,.75fr) minmax(240px,1.3fr) auto;gap:10px;align-items:end;padding:14px;margin-bottom:14px;border:1px solid #d9e2ec;border-radius:7px;background:#f8fafc}.sync-plan-filters label{min-width:0;display:grid;gap:6px}.sync-plan-filters label>span{color:#52627a;font-size:var(--text-small);font-weight:700}.sync-plan-filters select,.sync-plan-search>div{width:100%;height:38px;border:1px solid #cbd5e1;border-radius:5px;background:#fff;color:#14213a}.sync-plan-filters select{min-width:0;padding:0 30px 0 10px;text-overflow:ellipsis}.sync-plan-search>div{display:flex;align-items:center;gap:8px;padding:0 10px;color:#718096}.sync-plan-search input{min-width:0;width:100%;height:100%;border:0;outline:0;background:transparent;color:#14213a}.sync-plan-clear{height:38px;padding:0 12px;border:1px solid #cbd5e1;border-radius:5px;background:#fff;color:#334155;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:600;white-space:nowrap}.sync-plan-clear:hover:not(:disabled){background:#eef4fa}.sync-plan-clear:disabled{color:#9aa7b8;cursor:default}.sync-plan-clear>span{min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#e4eefb;color:#075dc3;display:inline-grid;place-items:center;font-size:10px}.sync-plan .table-wrap{max-height:520px;overflow:auto}.plan-action{display:inline-flex;border-radius:12px;padding:3px 8px;font-size:var(--text-small);font-weight:700;background:#eaf2fd;color:#075dc3;white-space:nowrap}.plan-action.keep{background:#eaf9f3;color:#087557}.plan-action.review,.plan-action.blocked{background:#fff3df;color:#a75208}.plan-action.fill_missing{background:#ecf7ff;color:#036893}.latest-result-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:12px 0;padding:16px 18px;border:1px solid #b9d9f7;border-radius:10px;background:linear-gradient(90deg,#f1f7ff,#f8fbff)}.latest-result-summary>div{display:grid;gap:4px}.latest-result-summary>div>span,.detail-eyebrow{color:#52708f;font-size:11px;font-weight:800;letter-spacing:.08em}.latest-result-summary>div>strong{color:#09264d;font-size:16px}.latest-result-summary dl{display:flex;margin:0}.latest-result-summary dl>div{min-width:135px;padding:0 18px;border-left:1px solid #d7e4f1}.latest-result-summary dt{color:#60738b;font-size:12px}.latest-result-summary dd{margin:4px 0 0;color:#09264d;font-size:20px;font-weight:800}.table-action-column{width:90px;text-align:right}.icon-text-button{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#075dc3;font-weight:700;cursor:pointer}.icon-text-button:hover,.icon-text-button:focus-visible{text-decoration:underline}.selected-row td{background:#edf6ff}.execution-filters{display:flex;align-items:end;gap:16px;margin-bottom:14px;padding:14px 18px}.execution-filters label{display:grid;gap:6px;min-width:260px;color:#41546d;font-size:12px;font-weight:700}.execution-filters select,.incident-summary select{min-height:38px;border:1px solid #cbd8e6;border-radius:6px;background:#fff;color:#102743;padding:0 10px}.execution-detail{margin-top:16px;padding:20px}.loading-detail{display:flex;align-items:center;justify-content:center;min-height:120px;gap:10px}.execution-detail-head,.subsection-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.execution-detail-head h3{margin:4px 0 5px;font-size:20px}.execution-detail-head p,.subsection-head p{margin:0;color:#60738b;font-size:13px}.icon-only-button{display:inline-grid;place-items:center;width:36px;height:36px;border:1px solid #d4deea;border-radius:7px;background:#fff;color:#42566f;cursor:pointer}.trace-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:18px 0;border:1px solid #dce5ef;border-radius:9px;overflow:hidden}.trace-metrics>div{display:grid;gap:3px;padding:14px;border-right:1px solid #e4ebf3;background:#fbfdff}.trace-metrics>div:last-child{border-right:0}.trace-metrics>div.attention{background:#fff4f4}.trace-metrics strong{color:#0a3263;font-size:22px}.trace-metrics span{color:#60738b;font-size:12px}.execution-detail-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(250px,1fr);gap:18px;padding:18px 0;border-top:1px solid #e0e8f1}.execution-detail h4{margin:0 0 12px;font-size:15px}.stage-timeline{display:grid}.stage-timeline>div{display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:10px;min-height:42px;border-bottom:1px solid #edf1f6}.stage-timeline>div>div{display:grid;gap:2px}.stage-timeline small,.stage-timeline>div>span:last-child{color:#718198;font-size:12px}.timeline-dot{width:9px;height:9px;border-radius:50%;background:#9aabba}.timeline-dot.completed{background:#10956b;box-shadow:0 0 0 4px #e4f6ef}.timeline-dot.running{background:#1474d4;box-shadow:0 0 0 4px #e5f1ff}.timeline-dot.failed{background:#e33b3b;box-shadow:0 0 0 4px #ffebeb}.execution-comparison{padding:15px;border-radius:8px;background:#f5f8fb}.execution-comparison dl{display:grid;grid-template-columns:minmax(0,1fr) auto;margin:0}.execution-comparison dt,.execution-comparison dd{padding:9px 0;border-bottom:1px solid #dde6ef}.execution-comparison dt{color:#52657c}.execution-comparison dd{margin:0;padding-left:15px;font-weight:800}.execution-customers{padding-top:18px;border-top:1px solid #e0e8f1}.subsection-head>span{color:#60738b;font-size:12px}.cell-subtitle{display:block;margin-top:3px;color:#718198;font-weight:400}.trace-badge,.plan-customer-badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:12px;background:#edf2f7;color:#52657c;font-size:11px;font-weight:800;white-space:nowrap}.trace-badge.created,.plan-customer-badge.create{background:#e5f7ef;color:#087557}.trace-badge.updated,.plan-customer-badge.fill_missing{background:#e7f2ff;color:#075dc3}.trace-badge.confirmed_existing,.plan-customer-badge.keep{background:#edf7f3;color:#16725b}.plan-customer-badge.reactivate{background:#e8f7f2;color:#087557}.trace-badge.failed{background:#ffe8e8;color:#b42323}.trace-badge.processing{background:#fff3db;color:#9d5907}.plan-customer-badge.blocked,.plan-customer-badge.review{background:#fff1dc;color:#a75208}.empty-trace{display:flex;align-items:center;justify-content:center;gap:9px;min-height:90px;color:#60738b;background:#f8fafc;border:1px dashed #cbd8e6;border-radius:8px}.execution-errors{margin-top:18px;padding-top:18px;border-top:1px solid #e0e8f1}.execution-errors>div{display:flex;gap:9px;margin-top:8px;color:#a11f1f}.execution-errors span{display:grid;gap:2px}.execution-view-tabs{display:flex;gap:8px;margin:-2px 0 16px;border-bottom:1px solid #d9e2ed}.health-hero{display:flex;align-items:center;gap:16px;padding:20px 22px;margin-bottom:16px;border:1px solid #b8e1d3;border-radius:10px;background:#eefbf6}.health-hero.degraded{border-color:#f5d59e;background:#fff8e8}.health-hero.critical{border-color:#f1b8bb;background:#fff1f2}.health-hero-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;color:var(--green);background:#d8f3e9}.health-hero.degraded .health-hero-icon{color:#b65d00;background:#ffedc7}.health-hero.critical .health-hero-icon{color:var(--red);background:#ffdfe1}.health-hero>div:nth-child(2){flex:1}.health-hero span{font-size:var(--text-small);font-weight:700;color:var(--muted);letter-spacing:.05em}.health-hero h3{margin-top:3px;font-size:var(--text-title)}.health-hero p{color:var(--muted)}.health-hero time{color:var(--muted);font-size:var(--text-detail)}.health-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.health-metrics .panel{display:flex;flex-direction:column;gap:4px;padding:16px 18px}.health-metrics span{color:var(--muted);font-size:var(--text-detail)}.health-metrics strong{font:700 var(--text-title-small) Manrope,sans-serif}.health-metrics small{color:var(--muted)}.health-grid{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(520px,1.4fr);gap:16px}.health-services,.alert-history{padding:18px}.panel-section-head{display:flex;justify-content:space-between;margin-bottom:14px}.panel-section-head h3{font-size:var(--text-large)}.panel-section-head p{color:var(--muted);margin-top:3px;font-size:var(--text-detail)}.health-service-row{display:flex;align-items:center;gap:11px;padding:11px 2px;border-top:1px solid var(--line)}.health-service-row>div{display:flex;flex-direction:column;gap:2px;min-width:0}.health-service-row small{color:var(--muted);overflow-wrap:anywhere}.health-dot{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #e3f6ef}.health-dot.bad{background:var(--red);box-shadow:0 0 0 4px #ffe7e8}.health-package-note{display:flex;gap:10px;margin-top:12px;padding:12px;border-radius:8px;color:#644009;background:#fff7e4}.health-package-note>div{display:flex;flex-direction:column;gap:2px}.health-package-note span{font-size:var(--text-detail)}.alert-history-list{display:flex;flex-direction:column;max-height:520px;overflow-y:auto}.alert-history-item{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:start;padding:13px 2px;border-top:1px solid var(--line)}.alert-history-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:#a85a00;background:#fff0d2}.alert-history-item.critical .alert-history-icon{color:var(--red);background:#ffe3e5}.alert-history-item.info .alert-history-icon{color:var(--green);background:#e0f5ed}.alert-history-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.alert-history-title span{color:var(--muted);font-size:var(--text-small)}.alert-history-item p{margin:4px 0;color:#35435a}.alert-history-item small{color:var(--muted)}.alert-history-item .secondary-button{padding:7px 10px;white-space:nowrap}.recovery-progress{margin-top:14px;padding:14px;border:1px solid #b8d5f4;border-radius:9px;background:#f4f9ff}.recovery-progress.succeeded{border-color:#b8e1d3;background:#f0fbf7}.recovery-progress.failed{border-color:#f1b8bb;background:#fff3f4}.recovery-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.recovery-progress-head>div{display:flex;flex-direction:column;gap:2px}.recovery-progress-head span{color:var(--muted);font-size:var(--text-caption);font-weight:700;letter-spacing:.05em}.recovery-steps{display:flex;flex-direction:column}.recovery-steps>div{display:grid;grid-template-columns:24px 1fr;gap:8px;padding:8px 0;border-top:1px solid rgba(120,150,180,.22)}.recovery-steps>div>span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;color:var(--muted);background:#e9eef5}.recovery-steps>div.completed>span{color:#fff;background:var(--green)}.recovery-steps>div.running>span{color:#fff;background:var(--blue)}.recovery-steps>div.failed>span{color:#fff;background:var(--red)}.recovery-steps>div>div{display:flex;flex-direction:column;gap:2px}.recovery-steps small{color:var(--muted)}.recovery-confirmation{display:flex;gap:12px;margin-top:14px;padding:14px;border:1px solid #bfd6f0;border-radius:9px;background:#f5f9ff}.recovery-confirmation>svg{flex:0 0 auto;color:var(--blue)}.recovery-confirmation p{margin:4px 0 12px;color:var(--muted)}.recovery-confirmation>div>div{display:flex;justify-content:flex-end;gap:9px}@media(max-width:1100px){.health-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.health-grid{grid-template-columns:1fr}}@media(max-width:700px){.health-hero{align-items:flex-start;flex-wrap:wrap}.health-hero time{width:100%}.health-metrics{grid-template-columns:1fr}.alert-history-item{grid-template-columns:auto 1fr}.alert-history-item .secondary-button{grid-column:2;justify-self:start}}.execution-view-tabs button{min-width:128px;padding:12px 16px 11px;border:0;border-bottom:2px solid transparent;background:transparent;color:#53677f;font:inherit;font-weight:700;cursor:pointer}.execution-view-tabs button:hover{color:#075dc3}.execution-view-tabs button.active{border-bottom-color:#0874e1;color:#075dc3}.execution-insights-error{margin-bottom:14px}.execution-summary-view{overflow:hidden;border:1px solid #d8e3ee;border-radius:10px;background:#fff;box-shadow:0 8px 26px #112b4d0a}.execution-health-banner{margin:0;padding:20px 24px;border-bottom:1px solid #d9e7df;background:linear-gradient(100deg,#f3fbf7,#fbfefd)}.execution-health-banner.needs-attention{border-bottom-color:#f0d6b7;background:linear-gradient(100deg,#fffaf1,#fffdf9)}.health-banner-title{display:flex;align-items:center;gap:12px;color:#0b8b62;font-size:17px}.execution-health-banner.needs-attention .health-banner-title{color:#b65c06}.execution-health-banner dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:18px 0 0 40px}.execution-health-banner dl>div{padding:0 24px;border-left:1px solid #d9e4ec}.execution-health-banner dl>div:first-child{padding-left:0;border-left:0}.execution-health-banner dt{color:#6c7e94;font-size:12px}.execution-health-banner dd{margin:3px 0 0;color:#0b2444;font-size:14px;font-weight:800}.execution-kpi-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #e1e8f0}.execution-kpi-strip article{display:flex;align-items:center;gap:14px;min-height:118px;padding:20px 24px;border-right:1px solid #e1e8f0}.execution-kpi-strip article:last-child{border-right:0}.execution-kpi-strip article>span{display:grid;flex:0 0 48px;width:48px;height:48px;place-items:center;border-radius:50%}.execution-kpi-strip article>span.blue{color:#1559ad;background:#e7f1ff}.execution-kpi-strip article>span.green{color:#0c9167;background:#e3f7ec}.execution-kpi-strip article>span.orange{color:#d86708;background:#fff0e1}.execution-kpi-strip article>div{display:grid;gap:2px;min-width:0}.execution-kpi-strip strong{color:#0a2b57;font-size:28px;line-height:1}.execution-kpi-strip b{color:#122a49;font-size:13px}.execution-kpi-strip small{color:#728299;font-size:11px}.execution-chart-section{padding:18px 24px 12px;border-bottom:1px solid #e1e8f0}.execution-chart-section .subsection-head{align-items:center}.execution-chart-section h3{margin:0 0 3px;font-size:14px}.execution-chart-section p{margin:0;color:#6c7e94;font-size:12px}.execution-chart{height:220px;margin-top:8px}.execution-chart-legend{display:flex;gap:24px;padding:4px 10px 0;color:#53677f;font-size:11px}.execution-chart-legend span:before{display:inline-block;width:9px;height:9px;margin-right:6px;border-radius:2px;content:""}.execution-chart-legend .created:before{background:#11966e}.execution-chart-legend .updated:before{background:#1774d3}.execution-chart-legend .unchanged:before{background:#c7ced8}.execution-chart-legend .warnings:before{background:#f47a14}.execution-latest-result{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:28px;padding:20px 24px}.execution-latest-result>div{padding-right:28px;border-right:1px solid #dce5ee}.execution-latest-result h3{margin:6px 0 16px;color:#102743;font-size:16px}.execution-latest-result h3 i{padding:0 6px;color:#90a0b3;font-style:normal}.execution-latest-result>div>small{color:#73849a}.entity-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.entity-result-grid span{display:grid;padding:0 16px;border-left:1px solid #dce5ee;color:#52657c;font-size:11px}.entity-result-grid span:first-child{padding-left:0;border-left:0}.entity-result-grid b{color:#0c315f;font-size:19px}.execution-latest-result aside{display:grid;align-content:start;gap:7px}.execution-latest-result aside strong{margin-top:4px;color:#102743}.execution-latest-result aside p{margin:0 0 9px;color:#65778e;font-size:12px;line-height:1.45}.execution-timeline-view{overflow:hidden;padding:0}.timeline-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid #e0e8f1}.timeline-filter-buttons{display:flex;flex-wrap:wrap;gap:8px}.timeline-filter-buttons button{min-height:36px;padding:0 14px;border:1px solid #d2ddea;border-radius:6px;background:#fff;color:#52657c;font-weight:700;cursor:pointer}.timeline-filter-buttons button.active{border-color:#87bdf5;background:#edf6ff;color:#075dc3}.date-filter,.readonly-date{display:flex;align-items:center;gap:8px;min-height:36px;padding:0 10px;border:1px solid #d2ddea;border-radius:6px;color:#253d59;background:#fff}.date-filter input{border:0;outline:0;color:inherit;font:inherit;font-weight:700}.timeline-summary{display:flex;align-items:center;gap:12px;padding:12px 18px;border-bottom:1px solid #e7edf4;color:#52657c;font-size:12px}.timeline-summary i{width:4px;height:4px;border-radius:50%;background:#8da0b5}.timeline-summary .sent{color:#087557}.timeline-summary .warning{color:#b75b05}.timeline-summary .error{color:#c72e2e}.execution-day-title{padding:16px 18px 8px;color:#102743;font-size:16px;font-weight:800}.execution-timeline-list{position:relative;padding:0 18px}.execution-timeline-list:before{position:absolute;top:20px;bottom:20px;left:103px;width:2px;background:#d7e1ec;content:""}.execution-timeline-item{position:relative;display:grid;grid-template-columns:65px 36px minmax(0,1fr);min-height:70px;border-bottom:1px solid #e2e9f1}.timeline-time{display:grid;align-content:start;gap:2px;padding-top:16px}.timeline-time strong{color:#102743;font-size:14px}.timeline-time small{color:#8493a6}.timeline-status-icon{z-index:1;display:grid;width:32px;height:32px;margin-top:11px;place-items:center;border:1px solid #9facbc;border-radius:50%;background:#fff;color:#6e8197}.execution-timeline-item.sent .timeline-status-icon{border-color:#1aa276;color:#0d9369}.execution-timeline-item.warning .timeline-status-icon{border-color:#ef8a2d;color:#dc6b08}.execution-timeline-item.error .timeline-status-icon{border-color:#e14a4a;color:#d92c2c}.timeline-item-summary{display:grid;grid-template-columns:minmax(0,1fr) auto 22px;align-items:center;gap:14px;width:100%;padding:12px 0 12px 14px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.timeline-item-summary>span:first-child{display:grid;gap:3px}.timeline-item-summary strong{color:#102743;font-size:14px}.timeline-item-summary small{color:#65778e;font-size:12px}.timeline-expanded-content{grid-column:3;min-width:0;padding:2px 0 18px 14px}.execution-stage-flow{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:14px}.execution-stage-flow>div{display:grid;grid-template-columns:20px auto;gap:1px 6px;min-width:0}.execution-stage-flow>div>span{display:grid;grid-row:1 / span 2;width:20px;height:20px;place-items:center;border-radius:50%;background:#e8eef4;color:#65778e;font-size:10px}.execution-stage-flow>div.completed>span{background:#12966c;color:#fff}.execution-stage-flow>div.failed>span{background:#db3838;color:#fff}.execution-stage-flow strong{overflow:hidden;color:#24405e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.execution-stage-flow small{color:#8493a6;font-size:10px}.timeline-result-bar{display:flex;align-items:center;gap:22px;padding:12px 14px;border:1px solid #dbe5ef;border-radius:7px;background:#fbfdff;color:#52657c;font-size:11px}.timeline-result-bar span{display:grid}.timeline-result-bar b{color:#102743;font-size:15px}.timeline-result-bar .link-button{margin-left:auto}.timeline-good-news{display:flex;gap:10px;margin:18px;padding:12px 14px;border:1px solid #bedcff;border-radius:7px;background:#f4f9ff;color:#075dc3}.timeline-good-news span{display:grid;gap:2px}.timeline-good-news strong{color:#0d315e}.customer-search-toolbar{display:grid;grid-template-columns:minmax(300px,1fr) 210px 180px;gap:16px;margin-bottom:14px;padding:14px 16px}.customer-search-toolbar label{display:grid;gap:6px;color:#52657c;font-size:11px;font-weight:700}.customer-search-toolbar label>div:not(.readonly-date){display:flex;align-items:center;gap:8px;min-height:38px;padding:0 10px;border:1px solid #ccd9e7;border-radius:6px}.customer-search-toolbar input{width:100%;border:0;outline:0;color:#102743;font:inherit}.customer-search-toolbar select{min-height:38px;border:1px solid #ccd9e7;border-radius:6px;background:#fff;padding:0 10px;color:#102743}.execution-customer-layout{display:grid;grid-template-columns:minmax(380px,.9fr) minmax(0,1.45fr);gap:14px}.customer-result-list,.customer-journey-detail{overflow:hidden;padding:0}.customer-result-list>header{padding:13px 14px;border-bottom:1px solid #dce5ef;color:#102743;font-size:12px;font-weight:800}.customer-result-list>div{max-height:620px;overflow:auto}.customer-result-list button{display:grid;grid-template-columns:minmax(130px,1fr) 54px 62px auto 36px;align-items:center;gap:8px;width:100%;min-height:68px;padding:10px 12px;border:0;border-bottom:1px solid #e2e9f1;background:#fff;color:#52657c;text-align:left;cursor:pointer}.customer-result-list button:hover{background:#f7faff}.customer-result-list button.active{box-shadow:inset 3px 0 #0874e1;background:#edf6ff}.customer-result-list button>strong{color:#102743;font-size:11px;line-height:1.35}.customer-result-list button>span{display:grid;gap:2px;font-size:9px}.customer-result-list button>span b{color:#243f5d;font-size:10px}.customer-result-list button i{padding:4px 7px;border-radius:12px;font-size:9px;font-style:normal;font-weight:800;text-align:center}.customer-result-list button i.success{background:#e5f7ef;color:#087557}.customer-result-list button i.error{background:#ffe8e8;color:#b42323}.customer-result-list button i.neutral{background:#edf2f7;color:#52657c}.customer-result-list button>small{color:#718198;font-size:9px}.empty-customer-search{padding:30px 16px;color:#718198;text-align:center}.customer-journey-detail{padding:16px}.customer-journey-detail>header{display:flex;justify-content:space-between;gap:14px}.customer-journey-detail h3{margin:0 0 6px;color:#102743;font-size:17px}.customer-journey-detail header p{margin:0;color:#65778e;font-size:11px}.customer-flow-result{display:flex;align-items:center;gap:8px;margin:14px 0;padding:10px 12px;border-radius:6px;font-size:12px}.customer-flow-result.success{border:1px solid #c6e8d9;background:#effaf5;color:#087557}.customer-flow-result.failed{border:1px solid #f1c4c4;background:#fff3f3;color:#b42323}.customer-journey-steps{display:flex;justify-content:space-between;gap:4px;padding:6px 10px 18px;border-bottom:1px solid #e0e8f1}.customer-journey-steps>div{position:relative;display:grid;justify-items:center;width:19%;color:#0c9167;text-align:center}.customer-journey-steps>div:after{position:absolute;top:10px;left:calc(50% + 13px);width:calc(100% - 12px);height:2px;background:#8bcdb7;content:""}.customer-journey-steps>div:last-child:after{display:none}.customer-journey-steps>div.failed{color:#cf3232}.customer-journey-steps>div.failed:after{background:#e7a1a1}.customer-journey-steps span{z-index:1;display:grid;width:21px;height:21px;place-items:center;border-radius:50%;background:currentColor}.customer-journey-steps span svg{color:#fff}.customer-journey-steps b{margin-top:5px;color:#405671;font-size:9px}.customer-journey-steps strong{color:#183653;font-size:10px;line-height:1.25}.customer-journey-steps small{margin-top:2px;color:#75879c;font-size:9px}.customer-entity-summary{padding:15px 0;border-bottom:1px solid #e0e8f1}.customer-entity-summary h4{margin:0 0 10px;font-size:12px}.customer-entity-summary>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}.customer-entity-summary article{display:flex;align-items:flex-start;gap:9px;min-width:0}.customer-entity-summary article>span{display:grid;flex:0 0 32px;width:32px;height:32px;place-items:center;border-radius:50%;background:#e8f2ff;color:#0874e1}.customer-entity-summary article>div{display:grid;min-width:0}.customer-entity-summary strong{color:#183653;font-size:11px}.customer-entity-summary p{margin:2px 0;color:#52657c;font-size:10px}.customer-entity-summary small{overflow:hidden;color:#7a899c;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.customer-run-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:15px;border:1px solid #dce5ef;border-radius:7px}.customer-run-facts>span{display:grid;grid-template-columns:22px 1fr;gap:2px 7px;padding:12px;border-right:1px solid #dce5ef;color:#567089}.customer-run-facts>span:last-child{border-right:0}.customer-run-facts svg{grid-row:1 / span 2}.customer-run-facts small{color:#7b8ba0;font-size:9px}.customer-run-facts strong{color:#183653;font-size:10px}.readonly-date input{min-width:0;border:0;outline:0;background:transparent;color:inherit;font:inherit;font-weight:700}@media(max-width:1100px){.execution-health-banner dl,.execution-kpi-strip,.customer-run-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.execution-kpi-strip article:nth-child(2){border-right:0}.execution-kpi-strip article:nth-child(-n+2){border-bottom:1px solid #e1e8f0}.execution-customer-layout{grid-template-columns:1fr}.customer-result-list>div{max-height:360px}.execution-stage-flow{overflow-x:auto;justify-content:flex-start;padding-bottom:5px}.execution-stage-flow>div{min-width:125px}}@media(max-width:760px){.execution-view-tabs{overflow-x:auto}.execution-view-tabs button{min-width:112px}.execution-health-banner dl{grid-template-columns:1fr;margin-left:0}.execution-health-banner dl>div{padding:8px 0;border-top:1px solid #d9e4ec;border-left:0}.execution-kpi-strip{grid-template-columns:1fr}.execution-kpi-strip article{min-height:92px;border-right:0;border-bottom:1px solid #e1e8f0}.execution-latest-result{grid-template-columns:1fr}.execution-latest-result>div{padding-right:0;border-right:0}.entity-result-grid{grid-template-columns:repeat(2,1fr);gap:12px 0}.timeline-toolbar{align-items:stretch;flex-direction:column}.timeline-item-summary{grid-template-columns:minmax(0,1fr) 20px}.timeline-item-summary .status-pill{display:none}.timeline-result-bar{align-items:stretch;flex-direction:column;gap:8px}.timeline-result-bar .link-button{margin-left:0}.customer-search-toolbar{grid-template-columns:1fr}.customer-result-list button{grid-template-columns:minmax(150px,1fr) 65px auto}.customer-result-list button>span:nth-of-type(2),.customer-result-list button>small{display:none}.customer-journey-steps{overflow-x:auto;justify-content:flex-start}.customer-journey-steps>div{flex:0 0 110px}.customer-entity-summary>div,.customer-run-facts{grid-template-columns:1fr}.customer-run-facts>span{border-right:0;border-bottom:1px solid #dce5ef}}.error-group-row{grid-template-columns:auto minmax(0,1fr) auto auto}.error-group-count{min-width:30px;height:24px;padding:0 7px;border-radius:12px;display:inline-grid;place-items:center;background:#fff0d8;color:#a75208;font-size:11px;font-weight:800}.group-exclusion-campaign{display:grid;gap:18px;margin-bottom:20px;padding:22px;border-color:#b8d6c9;background:linear-gradient(180deg,#fff,#f8fcfa)}.group-exclusion-campaign.paused,.group-exclusion-campaign.error{border-color:#f0c2c2}.group-exclusion-metrics{grid-template-columns:repeat(6,minmax(0,1fr))}.group-exclusion-controls{display:grid;gap:14px;padding-top:16px;border-top:1px solid var(--line)}.group-exclusion-controls>.row-actions{flex-wrap:wrap}.group-exclusion-approval{display:grid;gap:18px;padding:20px;border:1px solid #bfd6ef;border-radius:10px;background:#f3f8fd}.group-exclusion-approval-head,.group-exclusion-approval-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.group-exclusion-approval-head>div{display:grid;gap:4px}.group-exclusion-approval-head>div>span{color:#526b88;font-size:var(--text-caption);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.group-exclusion-approval-head strong{color:#122b49;font:700 var(--text-large) Manrope,Inter,sans-serif}.group-exclusion-approval-head p{max-width:780px;color:#5e7087;font-size:var(--text-detail);line-height:1.5}.group-exclusion-approval-badge{flex:none;padding:6px 10px;border-radius:999px;color:#075dc3;background:#dcecff;font-size:var(--text-small);font-weight:800}.group-exclusion-confirmation{grid-template-columns:minmax(220px,.8fr) minmax(320px,1.15fr) minmax(360px,1.45fr);align-items:start;gap:14px}.group-exclusion-confirmation label{align-content:start;gap:7px}.group-exclusion-confirmation label>span{color:#30445f;font-size:var(--text-small);font-weight:800}.group-exclusion-confirmation input,.group-exclusion-confirmation textarea{width:100%;border:1px solid #c5d3e2;border-radius:6px;outline:0;color:#102743;background:#fff}.group-exclusion-confirmation input{height:42px;padding:0 12px}.group-exclusion-confirmation textarea{min-height:72px;padding:10px 12px;line-height:1.4;resize:vertical}.group-exclusion-confirmation input:focus,.group-exclusion-confirmation textarea:focus{border-color:#0865d8;box-shadow:0 0 0 3px #0865d81a}.group-exclusion-confirmation label>small{color:#718198;font-size:var(--text-caption);font-weight:500}.group-exclusion-approval-footer{align-items:center;padding-top:14px;border-top:1px solid #cfdeed}.group-exclusion-approval-footer>span{display:inline-flex;align-items:center;gap:7px;color:#49627f;font-size:var(--text-small)}.group-exclusion-approval-footer .primary-button{flex:none;min-width:205px;justify-content:center}.group-exclusion-preview{display:grid;gap:12px;padding-top:18px;border-top:1px solid var(--border)}.group-exclusion-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) minmax(190px,.35fr);gap:12px;align-items:end;padding:14px;border:1px solid #dbe4ed;border-radius:8px;background:#f8fafc}.group-exclusion-toolbar>label{display:grid;gap:6px;color:var(--muted);font-size:.82rem;font-weight:700}.group-exclusion-toolbar select{min-height:42px;border:1px solid var(--border);border-radius:8px;background:#fff;padding:0 12px}.group-exclusion-table{max-height:430px;overflow:auto}.group-exclusion-table table{min-width:1040px;table-layout:fixed}.group-exclusion-table th:nth-child(1){width:24%}.group-exclusion-table th:nth-child(2){width:18%}.group-exclusion-table th:nth-child(3){width:23%}.group-exclusion-table th:nth-child(4){width:14%}.group-exclusion-table th:nth-child(5){width:21%}.group-exclusion-table th{position:sticky;top:0;z-index:1;height:42px;padding:0 14px;font-size:var(--text-small);font-weight:700}.group-exclusion-table td{vertical-align:top;height:auto;padding:11px 14px;white-space:normal;line-height:1.4;overflow-wrap:anywhere}.group-exclusion-table tbody tr:hover td{background:#f7faff}.group-exclusion-table td>strong{color:#122b49;font-size:var(--text-detail)}.group-exclusion-table td small{display:block;margin-top:4px;color:var(--muted);font-size:.76rem}.group-exclusion-table td:nth-child(3) small{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.group-status{display:inline-flex;align-items:center;min-height:26px;padding:3px 9px;border-radius:999px;background:#eef3f8;color:#425466;font-size:.76rem;font-weight:800;white-space:nowrap}.group-status.pending,.group-status.processing{background:#fff1ce;color:#9a5b00}.group-status.completed,.group-status.already_closed{background:#dff6ea;color:#087451}.group-status.review,.group-status.blocked{background:#fff0dd;color:#a45200}.group-status.error{background:#ffe4e4;color:#b42318}@media(max-width:1180px){.group-exclusion-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.group-exclusion-confirmation{grid-template-columns:1fr 1fr}.group-exclusion-confirmation .owner-campaign-reason{grid-column:1 / -1}}@media(max-width:760px){.group-exclusion-metrics,.group-exclusion-toolbar,.group-exclusion-confirmation{grid-template-columns:1fr}.group-exclusion-approval-head,.group-exclusion-approval-footer{align-items:stretch;flex-direction:column}.group-exclusion-confirmation .owner-campaign-reason{grid-column:auto}.group-exclusion-approval-footer .primary-button{width:100%}}.incident-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 20px;margin:14px 0 18px;padding:15px;border:1px solid #cfe0f2;border-radius:8px;background:#f3f8fe}.incident-summary>div:first-child{display:grid;gap:4px}.incident-summary>div:first-child>span{color:#52708f;font-size:10px;font-weight:800;letter-spacing:.08em}.incident-summary p{margin:0;color:#52657c;font-size:12px;line-height:1.45}.incident-dates{display:flex;gap:18px}.incident-dates span{display:grid;gap:3px;color:#718198;font-size:11px}.incident-dates strong{color:#193553;font-size:12px}.incident-summary label{grid-column:1 / -1;display:grid;gap:6px;color:#52657c;font-size:11px;font-weight:700}.integration-last-result{display:grid;grid-template-columns:minmax(220px,1fr) minmax(280px,1.3fr) auto;align-items:center;gap:20px;padding:14px 0;border-top:1px solid #e2e9f1}.integration-last-result>div{display:grid;gap:3px}.integration-last-result span{color:#718198;font-size:11px}.integration-last-result strong{color:#193553;font-size:13px}.customer-plan-toolbar{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:16px 0}.customer-plan-toolbar .sync-plan-search{min-width:300px}.customer-plan-tabs{display:inline-flex;padding:3px;border:1px solid #d7e1ec;border-radius:8px;background:#f4f7fa}.customer-plan-tabs button{border:0;border-radius:6px;background:transparent;color:#52657c;padding:8px 12px;font-weight:700;cursor:pointer}.customer-plan-tabs button.active{background:#fff;color:#075dc3;box-shadow:0 1px 4px #163a5a1a}.customer-plan-list{display:grid;gap:9px}.customer-plan-card{display:grid;grid-template-columns:minmax(260px,1fr) minmax(560px,2fr);align-items:center;gap:20px;padding:14px 16px;border:1px solid #dce5ef;border-radius:8px;background:#fff}.customer-plan-identity{display:flex;align-items:center;gap:10px;min-width:0}.customer-plan-identity>div{display:grid;gap:3px;min-width:0}.customer-plan-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-plan-identity small{color:#718198}.customer-plan-steps{display:flex;align-items:center;justify-content:flex-end;gap:8px}.customer-plan-steps>div{display:grid;gap:5px;min-width:115px}.customer-plan-steps>div>span:first-child{color:#718198;font-size:11px}.customer-plan-steps>svg{color:#9bacc0;flex:0 0 auto}.technical-plan{padding:0;overflow:hidden}.technical-plan>summary{padding:16px 18px;color:#27445f;font-weight:800;cursor:pointer}.technical-plan[open]>summary{border-bottom:1px solid #e0e8f1}.technical-plan>:not(summary){margin-left:18px;margin-right:18px}.technical-plan>.pagination{margin-bottom:16px}@media(max-width:1400px){.sync-plan-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1180px){.production-control-metrics,.production-checks,.sync-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-layout{grid-template-columns:1fr}.sync-plan-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-plan-search,.sync-plan-reason{grid-column:span 2}.trace-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-plan-card{grid-template-columns:1fr}.customer-plan-steps{justify-content:flex-start}}@media(max-width:720px){.production-control-metrics,.production-checks,.production-confirmation{grid-template-columns:1fr}.production-checks-head,.production-control-actions,.production-confirmation-actions{align-items:stretch;flex-direction:column}.sync-kpis,.sync-action-grid{grid-template-columns:1fr}.sync-section-head,.sync-danger-zone,.sync-maintenance-zone{flex-direction:column;align-items:stretch}.sync-plan-filters{grid-template-columns:1fr}.sync-plan-search,.sync-plan-reason{grid-column:auto}.latest-result-summary,.customer-plan-toolbar,.integration-last-result{align-items:stretch;flex-direction:column;display:flex}.latest-result-summary dl{flex-wrap:wrap}.trace-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.execution-detail-grid{grid-template-columns:1fr}.customer-plan-tabs{overflow-x:auto}.customer-plan-steps{overflow-x:auto;padding-bottom:5px}.incident-summary{grid-template-columns:1fr}.incident-dates{flex-direction:column;gap:8px}}
