:root{color-scheme:light;--canvas: #f8fff4;--surface: #ffffff;--surface-muted: #f3f2eb;--selection: #ecfde4;--ink: #1c1c1c;--body: #333333;--muted: #666666;--muted-strong: #515151;--border: #deded8;--border-strong: #c8c9c1;--deep-green: #032a24;--green: #8bf556;--lime: #a9e957;--risk: #b23b2a;--risk-soft: #fff0ed;--warning: #8a5b00;--warning-soft: #fff7df;--info: #315b8a;--info-soft: #eef5ff;--sidebar-width: 236px;--topbar-height: 64px;--radius: 8px;--radius-control: 6px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--space-2xl: 32px;--z-sidebar: 20;--z-sticky: 30;--z-panel-scrim: 50;--z-panel: 60;--z-toast: 70;font-family:Avenir Next,ui-sans-serif,system-ui,sans-serif;font-synthesis:none;color:var(--body);background:var(--canvas)}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas);color:var(--body);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;letter-spacing:0}button{color:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--deep-green);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.55}input,select,textarea{width:100%;border:1px solid var(--border-strong);border-radius:var(--radius-control);background:var(--surface);color:var(--ink);transition:border-color .16s ease,background .16s ease}input,select{min-height:38px;padding:0 10px}textarea{min-height:84px;padding:9px 10px;line-height:1.45;resize:vertical}input:hover,select:hover,textarea:hover{border-color:#aeb0a7}input::placeholder,textarea::placeholder{color:#70726c}select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#62645f 50%),linear-gradient(135deg,#62645f 50%,transparent 50%);background-position:calc(100% - 15px) 16px,calc(100% - 10px) 16px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:30px}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--ink);text-wrap:balance;letter-spacing:0}.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}.app-shell{min-height:100vh}.app-main{min-width:0;min-height:100vh;margin-left:var(--sidebar-width)}.sidebar{position:fixed;inset:0 auto 0 0;z-index:var(--z-sidebar);display:flex;width:var(--sidebar-width);flex-direction:column;border-right:1px solid var(--border);background:var(--surface)}.sidebar-scrim{display:none}.brand-lockup{display:flex;min-height:var(--topbar-height);align-items:center;gap:var(--space-md);padding:0 var(--space-xl);border-bottom:1px solid var(--border)}.wordmark{display:grid;color:var(--ink);font-size:18px;font-weight:800;line-height:1}.wordmark span,.wordmark strong{white-space:nowrap}.wordmark small{font-size:9px}.brand-product{display:inline-flex;min-height:26px;align-items:center;border-radius:999px;background:var(--ink);color:#fff;padding:0 10px;font-size:12px;font-weight:700}.sidebar-nav{flex:1;overflow-y:auto;padding:var(--space-xl) var(--space-md)}.nav-caption{padding:0 var(--space-md) var(--space-sm);color:var(--muted);font-size:12px;font-weight:650}.nav-caption-spaced{padding-top:var(--space-xl)}.nav-button{position:relative;display:flex;width:100%;min-height:42px;align-items:center;gap:var(--space-md);border:0;border-radius:var(--radius-control);background:transparent;padding:0 var(--space-md);color:var(--muted-strong);font-size:13px;font-weight:650;cursor:pointer;transition:background .16s ease,color .16s ease}.nav-button:hover{background:var(--surface-muted);color:var(--ink)}.nav-button.is-active{background:var(--selection);color:var(--deep-green);font-weight:700}.nav-chevron{margin-left:auto}.sidebar-footer{display:flex;align-items:center;gap:var(--space-md);min-height:74px;padding:var(--space-lg) var(--space-xl);border-top:1px solid var(--border)}.sidebar-footer>div{display:grid;min-width:0}.sidebar-footer strong{color:var(--ink);font-size:12px}.sidebar-footer span:not(.sync-pulse){color:var(--muted);font-size:11px}.sync-pulse{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #8bf5563d}.topbar{position:sticky;top:0;z-index:var(--z-sticky);display:flex;min-height:var(--topbar-height);align-items:center;justify-content:space-between;gap:var(--space-lg);border-bottom:1px solid var(--border);background:#f8fff4f0;padding:0 var(--space-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar-leading,.topbar-actions,.page-actions,.viewbar-tools,.section-heading,.settings-toolbar{display:flex;align-items:center}.topbar-leading{min-width:0;gap:var(--space-md)}.topbar-leading h1{font-size:19px;font-weight:600;line-height:1.2}.context-label{color:var(--deep-green);font-size:11px;font-weight:700}.topbar-actions{gap:var(--space-md)}.menu-button{display:none!important}.system-status{display:flex;align-items:center;gap:var(--space-sm);color:var(--muted);font-size:12px}.system-status>span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px #8bf55633}.system-status-connecting>span{background:#b8bbb5;box-shadow:0 0 0 3px #787e7529}.system-status-offline>span{background:#d4513f;box-shadow:0 0 0 3px #d4513f29}.system-status-offline strong{color:#8a3025}.system-status strong{color:var(--body);font-weight:650}.icon-button{position:relative;display:inline-flex;width:36px;height:36px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius-control);background:transparent;cursor:pointer;transition:background .16s ease,border-color .16s ease}.icon-button:hover{border-color:var(--border);background:var(--surface)}.notification-count{position:absolute;top:-2px;right:-3px;display:grid;min-width:17px;height:17px;place-items:center;border:2px solid var(--canvas);border-radius:999px;background:var(--risk);color:#fff;padding:0 3px;font-size:10px;font-weight:700}.avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--deep-green);color:#fff;font-size:12px;font-weight:700}.user-controls{display:flex;align-items:center;gap:var(--space-xs)}.login-screen,.auth-screen{display:grid;min-height:100vh;place-items:center;padding:var(--space-xl)}.auth-screen{align-content:center;gap:var(--space-md);color:var(--muted);font-size:14px}.login-panel{display:grid;width:min(100%,420px);gap:var(--space-2xl);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:34px;box-shadow:0 16px 38px #032a2417}.login-brand{display:flex;align-items:center;justify-content:space-between;gap:var(--space-lg)}.login-panel h1{margin-top:var(--space-xs);color:var(--ink);font-size:29px;line-height:1.2}.login-copy{margin-top:var(--space-md);color:var(--muted);font-size:15px}.login-button{width:100%;min-height:44px;text-decoration:none}.page-frame{width:100%;max-width:1720px;margin:0 auto;padding:var(--space-xl)}.page-intro{display:flex;min-height:62px;align-items:flex-start;justify-content:space-between;gap:var(--space-xl)}.page-intro h2{font-size:29px;font-weight:600;line-height:1.2}.page-intro p{margin-top:var(--space-xs);color:var(--muted);font-size:14px}.page-actions{gap:var(--space-sm)}.button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:var(--space-sm);border-radius:var(--radius-control);padding:0 13px;font-size:13px;font-weight:600;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.primary-button{border:1px solid var(--deep-green);background:var(--green);color:var(--deep-green)}.primary-button:hover{background:var(--lime)}.secondary-button{border:1px solid var(--border-strong);background:var(--surface);color:var(--body)}.secondary-button:hover{border-color:var(--ink);background:var(--surface-muted)}.full-button{width:100%}.overview-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:var(--space-xl);overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.overview-metric{position:relative;display:grid;min-width:0;grid-template-columns:7px 1fr;column-gap:var(--space-md);padding:var(--space-lg)}.overview-metric+.overview-metric{border-left:1px solid var(--border)}.metric-marker{width:7px;height:36px;align-self:center;border-radius:999px;background:var(--border-strong)}.marker-positive{background:var(--green)}.marker-warning{background:#dfa721}.marker-risk{background:var(--risk)}.overview-metric>div{display:grid;align-content:start}.overview-metric span:not(.metric-marker){color:var(--muted);font-size:11px;font-weight:650}.overview-metric strong{color:var(--ink);font-size:23px;font-variant-numeric:tabular-nums;line-height:1.15}.overview-metric small{grid-column:2;margin-top:2px;color:var(--muted);font-size:10px}.metric-skeleton{height:84px;animation:skeleton 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f2f3ef 25%,#e8eae4,#f2f3ef 75%);background-size:200% 100%}.metric-skeleton+.metric-skeleton{border-left:1px solid var(--border)}.viewbar{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:var(--space-lg);margin-top:var(--space-xl);border-bottom:1px solid var(--border)}.saved-views{display:flex;min-width:0;align-self:stretch;gap:2px;overflow-x:auto;scrollbar-width:none}.saved-views::-webkit-scrollbar{display:none}.saved-views button{position:relative;min-width:max-content;border:0;background:transparent;padding:0 var(--space-md);color:var(--muted);font-size:12px;font-weight:650;cursor:pointer}.saved-views button:hover{color:var(--ink)}.saved-views button.is-active{color:var(--ink);font-weight:800}.saved-views button.is-active:after{position:absolute;right:var(--space-md);bottom:-1px;left:var(--space-md);height:2px;background:var(--deep-green);content:""}.viewbar-tools{gap:var(--space-sm)}.segmented-control,.segmented-text{display:flex;border:1px solid var(--border-strong);border-radius:var(--radius-control);background:var(--surface);padding:2px}.segmented-control button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:4px;background:transparent;color:var(--muted);cursor:pointer}.segmented-control button.is-active{background:var(--selection);color:var(--deep-green)}.search-control{display:flex;width:min(260px,28vw);min-width:180px;height:38px;align-items:center;gap:var(--space-sm);border:1px solid var(--border-strong);border-radius:var(--radius-control);background:var(--surface);padding:0 10px;color:var(--muted)}.search-control:focus-within{border-color:var(--deep-green);outline:2px solid rgb(3 42 36 / 15%)}.search-control input{min-height:0;border:0;background:transparent;padding:0;outline:0;font-size:12px}.filter-button{border:1px solid var(--border-strong);background:var(--surface)}.filter-button:hover,.filter-button.is-active{border-color:var(--deep-green);background:var(--selection);color:var(--deep-green)}.filter-button>span{display:grid;min-width:18px;height:18px;place-items:center;border-radius:999px;background:var(--deep-green);color:#fff;font-size:10px}.filter-bar{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-md) 0;overflow-x:auto;border-bottom:1px solid var(--border)}.compact-select{position:relative;display:flex;min-width:154px;height:38px;align-items:center;gap:var(--space-sm);border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);padding-left:10px;color:var(--muted);font-size:11px}.compact-select>span{white-space:nowrap;font-weight:750}.compact-select select{min-width:0;height:34px;min-height:34px;border:0;background-image:none;padding:0 22px 0 0;color:var(--ink);font-size:11px}.compact-select svg{position:absolute;right:8px;pointer-events:none}.clear-filters,.text-action{display:inline-flex;min-width:max-content;min-height:34px;align-items:center;gap:6px;border:0;background:transparent;color:var(--deep-green);padding:0 8px;font-size:11px;font-weight:750;cursor:pointer}.table-surface{width:100%;margin-top:var(--space-lg);overflow:auto;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.data-table{width:100%;min-width:920px;border-collapse:collapse;table-layout:fixed}.data-table th{position:sticky;top:0;z-index:2;height:38px;border-bottom:1px solid var(--border);background:#f7f8f5;color:var(--muted);padding:0 var(--space-md);text-align:left;font-size:11px;font-weight:650}.data-table td{height:52px;border-bottom:1px solid #e9e9e4;padding:6px var(--space-md);color:var(--body);font-size:13px;vertical-align:middle}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr{transition:background .14s ease}.data-table tbody tr:hover{background:#fbfef9}.campaign-table tbody tr,.clients-table tbody tr{cursor:pointer}.campaign-table th:first-child{width:22%}.campaign-table th:nth-child(2),.campaign-table th:nth-child(3){width:8%}.campaign-table th:nth-child(4){width:11%}.campaign-table th:nth-child(5){width:7%}.campaign-table th:nth-child(6),.campaign-table th:nth-child(7),.campaign-table th:nth-child(8){width:7%}.campaign-table th:nth-child(9){width:17%}.campaign-table th:last-child{width:30px}.numeric{text-align:right!important}.tabular{font-variant-numeric:tabular-nums}.primary-cell{display:flex;min-width:0;align-items:center;gap:10px}.primary-cell>div{display:grid;min-width:0}.primary-cell strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600}.primary-cell>div span,.cell-subtitle{display:block;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px}.client-dot{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border:1px solid #cce9bd;border-radius:50%;background:var(--selection);color:var(--deep-green);font-size:10px;font-weight:700}.truncate-cell{display:block;max-width:100%;overflow:hidden;color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap}.badge,.health-badge,.priority-badge{display:inline-flex;min-width:max-content;align-items:center;border-radius:999px;font-size:11px;font-weight:600;line-height:1}.badge{gap:6px;min-height:23px;border:1px solid var(--border);background:var(--surface-muted);color:var(--muted-strong);padding:0 8px;text-transform:capitalize}.badge>span{width:6px;height:6px;border-radius:50%;background:#9b9d97}.badge-live,.badge-sent,.badge-completed,.badge-completed>span,.badge-live>span,.badge-sent>span{border-color:#b8e7a2;background:var(--selection);color:#174912}.badge-live>span,.badge-sent>span,.badge-completed>span{background:#3b9d2b}.badge-planned,.badge-due,.badge-not_started,.badge-scheduled{border-color:#cad8e7;background:var(--info-soft);color:#254f78}.badge-planned>span,.badge-due>span,.badge-not_started>span,.badge-scheduled>span{background:#4a76a8}.badge-relaunch,.badge-running,.badge-in_progress{border-color:#d8c8eb;background:#f6f0fc;color:#67468c}.badge-relaunch>span,.badge-running>span,.badge-in_progress>span{background:#845eb0}.badge-paused,.badge-follow_up,.badge-waiting,.badge-waiting_client,.badge-on_hold{border-color:#ead7a1;background:var(--warning-soft);color:var(--warning)}.badge-paused>span,.badge-follow_up>span,.badge-waiting>span,.badge-waiting_client>span,.badge-on_hold>span{background:#d39b18}.badge-review,.badge-missed,.badge-failed,.badge-blocked{border-color:#efc4bb;background:var(--risk-soft);color:var(--risk)}.badge-review>span,.badge-missed>span,.badge-failed>span,.badge-blocked>span{background:var(--risk)}.badge-not_applicable{border-color:var(--border);background:var(--surface-muted);color:var(--muted)}.health-badge{min-height:23px;gap:6px;color:var(--muted-strong)}.health-badge>span{width:8px;height:8px;border:2px solid currentColor;border-radius:50%;background:currentColor;box-shadow:inset 0 0 0 2px #fff}.health-badge.is-compact{width:16px;min-width:16px;justify-content:center}.health-healthy{color:#368427}.health-stable{color:#6b6d67}.health-warning{color:#b17a00}.health-risk{color:var(--risk)}.priority-badge{min-height:21px;background:var(--surface-muted);color:var(--muted-strong);padding:0 7px}.priority-high{background:var(--warning-soft);color:var(--warning)}.priority-urgent{background:var(--risk-soft);color:var(--risk)}.priority-low{background:var(--info-soft);color:var(--info)}.owner{display:inline-flex;min-width:0;align-items:center;gap:7px}.owner>span{display:grid;width:24px;height:24px;flex:0 0 auto;place-items:center;border-radius:50%;background:#e9ece6;color:#4f524d;font-size:9px;font-weight:700}.owner strong{overflow:hidden;max-width:90px;color:var(--body);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.owner.is-compact>span{width:25px;height:25px}.count-cell{display:inline-flex;border-radius:999px;background:var(--surface-muted);padding:4px 8px;font-size:11px;font-weight:650}.mobile-record-list{display:none}.kanban-board{display:grid;grid-auto-columns:minmax(270px,1fr);grid-auto-flow:column;gap:var(--space-md);min-height:520px;margin-top:var(--space-lg);overflow-x:auto;padding-bottom:var(--space-sm);scroll-snap-type:x proximity}.kanban-column{min-width:270px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:#f5f6f2;scroll-snap-align:start}.kanban-column>header{display:flex;min-height:43px;align-items:center;gap:var(--space-sm);border-bottom:1px solid var(--border);background:#f9faf7;padding:0 var(--space-md)}.kanban-column>header h3{font-size:13px;font-weight:600}.status-dot{width:8px;height:8px;border-radius:50%;background:#90928c}.status-live{background:#58bb39}.status-relaunch{background:#8b63af}.status-planned{background:#557fab}.status-paused{background:#d39b18}.status-review{background:var(--risk)}.column-count{display:grid;min-width:20px;height:20px;margin-left:auto;place-items:center;border-radius:999px;background:#e5e6e1;color:var(--muted);font-size:11px;font-weight:650}.kanban-stack{display:grid;align-content:start;gap:var(--space-sm);min-height:460px;padding:var(--space-sm);transition:background .16s ease}.kanban-column.is-drop-ready .kanban-stack{background:#8bf55614}.campaign-card{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);transition:border-color .16s ease,transform .16s ease}.campaign-card:hover{border-color:var(--border-strong);transform:translateY(-1px)}.campaign-card-main{display:grid;width:100%;border:0;background:transparent;padding:var(--space-md);text-align:left;cursor:pointer}.card-title-row{display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:start;gap:var(--space-sm)}.card-title-row>span:nth-child(2){display:grid;min-width:0}.card-title-row strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600}.card-title-row small{overflow:hidden;margin-top:1px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px}.drag-handle{margin-top:2px;color:#afb1ab;cursor:grab}.campaign-card-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-sm);margin-top:var(--space-md);border-top:1px solid #ecece7;border-bottom:1px solid #ecece7;padding:9px 0}.campaign-card-metrics>span{display:grid;gap:1px}.campaign-card-metrics small{color:var(--muted);font-size:10px}.campaign-card-metrics strong{color:var(--ink);font-size:13px;font-variant-numeric:tabular-nums}.card-next-action{display:-webkit-box;min-height:34px;margin-top:9px;overflow:hidden;color:var(--muted-strong);font-size:11px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:var(--space-sm);color:var(--muted);font-size:10px}.touch-status-select{display:none;padding:0 var(--space-md) var(--space-md)}.touch-status-select select{min-height:34px;font-size:11px}.column-empty,.section-empty{display:grid;min-height:72px;place-items:center;border:1px dashed var(--border-strong);border-radius:var(--radius-control);color:var(--muted);font-size:10px}.panel-scrim{position:fixed;inset:0;z-index:var(--z-panel-scrim);border:0;background:#1c1c1c33;cursor:default;animation:fade-in .16s ease-out both}.detail-panel,.alerts-panel{position:fixed;top:0;right:0;bottom:0;z-index:var(--z-panel);display:flex;width:min(460px,100vw);flex-direction:column;border-left:1px solid var(--border);background:var(--surface);box-shadow:-8px 0 16px #1c1c1c14;animation:panel-in .2s cubic-bezier(.16,1,.3,1) both}.detail-panel:focus{outline:0}.detail-panel-header,.alerts-panel>header{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:var(--space-lg);border-bottom:1px solid var(--border);padding:var(--space-md) var(--space-xl)}.detail-panel-header>div,.alerts-panel>header>div{min-width:0}.detail-panel-header h2,.alerts-panel h2{overflow:hidden;margin-top:2px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:21px;font-weight:600}.detail-panel-header>div>span{color:var(--muted);font-size:12px}.detail-tabs{display:flex;min-height:43px;align-items:stretch;gap:2px;overflow-x:auto;border-bottom:1px solid var(--border);padding:0 var(--space-lg)}.detail-tabs button{position:relative;min-width:max-content;border:0;background:transparent;padding:0 10px;color:var(--muted);font-size:12px;font-weight:650;cursor:pointer}.detail-tabs button.is-active{color:var(--deep-green)}.detail-tabs button.is-active:after{position:absolute;right:10px;bottom:-1px;left:10px;height:2px;background:var(--deep-green);content:""}.detail-panel-body{flex:1;min-height:0;overflow-y:auto}.detail-panel-footer{display:flex;min-height:64px;align-items:center;justify-content:flex-end;gap:var(--space-sm);border-top:1px solid var(--border);background:var(--surface);padding:var(--space-md) var(--space-xl)}.detail-form{display:grid}.form-section{display:grid;gap:var(--space-md);padding:var(--space-xl)}.form-section+.form-section{border-top:1px solid var(--border)}.form-section>h3,.section-heading h3,.settings-editor h3,.sync-log-section h3{font-size:15px;font-weight:600}.section-heading{justify-content:space-between;gap:var(--space-md)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-md)}.metrics-form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.form-field{display:grid;gap:6px;color:var(--muted-strong);font-size:12px;font-weight:650}.form-field>span{display:inline-flex;gap:3px}.form-field i{color:var(--risk);font-style:normal}.form-field input,.form-field select,.form-field textarea{font-size:13px;font-weight:500}.checkbox-field{display:flex;min-height:38px;align-items:center;gap:9px;font-size:12px;font-weight:650}.checkbox-field input{width:16px;height:16px;min-height:0;accent-color:var(--deep-green)}.panel-records{display:grid;gap:1px;padding:var(--space-lg)}.panel-record{display:grid;min-height:54px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--space-md);border-bottom:1px solid #ecece7;padding:var(--space-sm)}.task-check{display:grid;width:20px;height:20px;flex:0 0 auto;place-items:center;border:1px solid var(--border-strong);border-radius:50%;background:var(--surface);color:var(--deep-green);padding:0;cursor:pointer}.task-check:hover{border-color:var(--deep-green);background:var(--selection)}.task-check.is-done{border-color:var(--deep-green);background:var(--green)}.panel-record>div{display:grid;min-width:0}.panel-record strong{color:var(--ink);font-size:11px}.panel-record>div span{color:var(--muted);font-size:10px}.panel-update{display:grid;gap:var(--space-sm);border-bottom:1px solid var(--border);padding:var(--space-lg) var(--space-sm)}.panel-update>div{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);color:var(--muted);font-size:10px}.panel-update>strong{font-size:12px}.panel-update p{color:var(--muted);font-size:11px}.activity-list{display:grid;margin:0;padding:var(--space-xl);list-style:none}.activity-list li{position:relative;display:grid;grid-template-columns:28px 1fr;gap:var(--space-md);min-height:58px}.activity-list li:not(:last-child):before{position:absolute;top:28px;bottom:0;left:13px;width:1px;background:var(--border);content:""}.activity-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--surface-muted);color:var(--muted-strong)}.activity-list li>div{display:grid;align-content:start;gap:2px;padding-top:4px}.activity-list strong{color:var(--ink);font-size:11px;text-transform:capitalize}.activity-list li span{color:var(--muted);font-size:10px}.last-contact{display:inline-flex;min-width:112px;align-items:center;gap:8px;color:var(--body)}.last-contact-icon{display:grid;width:26px;height:26px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--surface-muted);color:var(--muted-strong)}.last-contact>span:last-child{display:grid;min-width:0;gap:1px}.last-contact strong{color:var(--ink);font-size:12px;font-weight:650;white-space:nowrap}.last-contact small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px}.last-contact.is-stale .last-contact-icon,.last-contact.is-never_contacted .last-contact-icon{background:var(--warning-soft);color:var(--warning)}.last-contact.is-compact{min-width:0}.last-contact.is-compact .last-contact-icon{width:22px;height:22px}.communication-panel{display:grid}.communication-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--border)}.communication-summary>div{display:grid;min-width:0;gap:3px;padding:var(--space-lg) var(--space-xl)}.communication-summary>div+div{border-left:1px solid var(--border)}.communication-summary small,.communication-summary span{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px}.communication-summary strong{color:var(--ink);font-size:16px;font-weight:650}.communication-toolbar{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:var(--space-md);border-bottom:1px solid var(--border);padding:var(--space-sm) var(--space-xl)}.communication-filters,.communication-actions{display:flex;align-items:center;gap:var(--space-sm)}.communication-filters select{width:auto;min-width:132px}.communication-sync-note{display:flex;min-height:38px;align-items:center;gap:var(--space-sm);border-bottom:1px solid var(--border);background:#f9faf8;padding:0 var(--space-xl);color:var(--muted-strong);font-size:11px}.communication-sync-note.is-error{background:var(--risk-soft);color:var(--risk)}.communication-contacts,.communication-timeline-section{display:grid;gap:var(--space-md);padding:var(--space-xl)}.communication-contacts{border-bottom:1px solid var(--border)}.compact-heading p,.form-section-copy{margin-top:3px;color:var(--muted);font-size:11px;font-weight:400}.contact-mapping-list{display:grid;border-top:1px solid var(--border)}.contact-mapping-row{display:grid;min-height:54px;grid-template-columns:30px minmax(0,1fr) auto 34px;align-items:center;gap:var(--space-sm);border-bottom:1px solid var(--border)}.contact-mapping-row.is-inactive{opacity:.55}.contact-mapping-row>div:nth-child(2){display:grid;min-width:0}.contact-mapping-row strong,.contact-mapping-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-mapping-row strong{color:var(--ink);font-size:12px}.contact-mapping-row span{color:var(--muted);font-size:10px}.contact-channel-flags{display:flex;gap:5px}.contact-channel-flags span{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:var(--selection);color:var(--deep-green)}.contact-mapping-form{display:grid;gap:var(--space-lg);background:var(--surface-muted);padding:var(--space-lg)}.checkbox-row{display:flex;min-height:38px;align-items:center;gap:var(--space-sm);color:var(--body);font-size:12px;font-weight:500}.checkbox-row input{width:16px;height:16px}.contact-form-actions{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:var(--space-sm)}.danger-button{border-color:#efb8af;background:var(--surface);color:var(--risk)}.communication-timeline{display:grid;margin:0;padding:0;list-style:none}.communication-timeline li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:var(--space-md);border-top:1px solid var(--border);padding:var(--space-lg) 0}.communication-channel-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#edf4ff;color:#376b9d}.communication-timeline li.is-whatsapp .communication-channel-icon{background:var(--selection);color:var(--deep-green)}.communication-message{display:grid;min-width:0;gap:5px}.communication-message-head,.communication-message-head>span,.communication-meta{display:flex;align-items:center}.communication-message-head{justify-content:space-between;gap:var(--space-md)}.communication-message-head>span{min-width:0;gap:5px;color:var(--muted-strong)}.communication-message-head strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px}.communication-message-head time{flex:0 0 auto;color:var(--muted);font-size:10px}.communication-subject{color:var(--body);font-size:12px;font-weight:650}.communication-message p{max-width:70ch;color:var(--muted-strong);font-size:12px;line-height:1.5;overflow-wrap:anywhere}.communication-meta{flex-wrap:wrap;gap:5px 12px;color:var(--muted);font-size:10px}.communication-meta a{display:inline-flex;align-items:center;gap:3px;color:var(--deep-green);font-weight:650;text-decoration:none}.load-earlier{justify-self:center}.list-toolbar{display:flex;min-height:52px;align-items:center;justify-content:flex-end;border-bottom:1px solid var(--border)}.clients-table th:first-child{width:21%}.clients-table th:last-child{width:38px}.task-board{display:grid;gap:var(--space-lg);margin-top:var(--space-lg)}.task-section{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.task-section>header,.update-week>header{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:var(--space-md);border-bottom:1px solid var(--border);background:#f7f8f5;padding:0 var(--space-md)}.task-section>header h3{font-size:12px;font-weight:800}.task-section>header span{display:grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:#e7e8e3;color:var(--muted);font-size:10px;font-weight:750}.task-list{padding:0 var(--space-md)}.task-row{display:grid;min-height:50px;grid-template-columns:auto minmax(220px,1fr) auto auto 80px 120px;align-items:center;gap:var(--space-md);border-bottom:1px solid #ecece7}.task-row:last-child{border-bottom:0}.task-row.is-completed{opacity:.65}.task-row.is-completed .task-row-main strong{text-decoration:line-through}.task-row-main{display:grid;min-width:0}.task-row-open,.table-record-button{border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.task-row-open:hover strong,.table-record-button:hover strong{color:var(--deep-green);text-decoration:underline;text-underline-offset:2px}.task-row-open:focus-visible,.table-record-button:focus-visible{border-radius:var(--radius-control);outline:2px solid var(--deep-green);outline-offset:3px}.table-record-button{display:grid;min-width:0}.task-row-main strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px}.task-row-main span{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px}.due-date{color:var(--muted);font-size:10px;font-variant-numeric:tabular-nums}.due-date.is-overdue{color:var(--risk);font-weight:750}.row-select select{min-height:31px;font-size:10px}.section-empty{margin:var(--space-sm) 0}.updates-list{display:grid;gap:var(--space-xl);margin-top:var(--space-xl)}.update-week>header{border:1px solid var(--border);border-radius:var(--radius) var(--radius) 0 0}.update-week>header>div{display:flex;align-items:center;gap:var(--space-sm)}.update-week>header h3{font-size:12px}.update-week>header>span{color:var(--muted);font-size:10px}.update-week .table-surface{margin-top:-1px;border-radius:0 0 var(--radius) var(--radius)}.small-action{display:inline-flex;min-height:28px;align-items:center;gap:5px;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);padding:0 8px;color:var(--deep-green);font-size:10px;font-weight:750;cursor:pointer}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:var(--space-xl);margin-top:var(--space-xl)}.settings-main{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.settings-toolbar{min-height:54px;border-bottom:1px solid var(--border);padding:0 var(--space-md)}.segmented-text{overflow-x:auto}.segmented-text button{min-height:30px;border:0;border-radius:4px;background:transparent;padding:0 10px;color:var(--muted);font-size:10px;font-weight:700;cursor:pointer}.segmented-text button.is-active{background:var(--selection);color:var(--deep-green)}.field-list{display:grid;padding:0 var(--space-md)}.field-row{display:grid;min-height:58px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:var(--space-md);border-bottom:1px solid var(--border)}.field-row:last-child{border-bottom:0}.field-type-icon,.integration-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:var(--radius-control);background:var(--surface-muted);color:var(--muted-strong)}.field-row>div{display:grid}.field-row strong{color:var(--ink);font-size:12px}.field-row>div span{color:var(--muted);font-size:10px}.required-badge{border-radius:999px;background:var(--surface-muted);padding:5px 8px;color:var(--muted-strong);font-size:9px;font-weight:750}.settings-editor{align-self:start;display:grid;gap:var(--space-lg);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:var(--space-xl)}.task-scope-control{display:inline-flex;align-self:start;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface-muted);padding:3px}.mapping-summary{display:grid;grid-template-columns:repeat(3,1fr);margin-top:var(--space-xl);border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface)}.mapping-summary>div{display:grid;min-height:66px;align-content:center;gap:2px;border-right:1px solid var(--border);padding:0 var(--space-lg)}.mapping-summary>div:last-child{border-right:0}.mapping-summary strong{color:var(--ink);font-size:20px}.mapping-summary span,.mapping-list-heading p,.alias-editor p{margin:0;color:var(--muted);font-size:10px}.mapping-list-heading{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:var(--space-md);border-bottom:1px solid var(--border);padding:var(--space-md) var(--space-lg)}.mapping-list-heading>div{display:grid;gap:3px}.mapping-list-heading h3,.alias-editor h3{margin:0;color:var(--ink);font-size:13px}.mapping-list-heading>span{color:var(--muted);font-size:11px;font-weight:750}.mapping-review-list{display:grid}.mapping-review-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(150px,190px) minmax(170px,220px) auto;align-items:center;gap:var(--space-md);border-bottom:1px solid var(--border);padding:var(--space-md) var(--space-lg)}.mapping-review-row:last-child{border-bottom:0}.mapping-record{display:grid;min-width:0;gap:3px}.mapping-record strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px}.mapping-record span{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px}.mapping-actions{display:flex;gap:var(--space-sm)}.alias-editor>div:first-child{display:grid;gap:3px}.alias-list{display:grid;max-height:280px;overflow-y:auto;border-top:1px solid var(--border)}.alias-list>div{display:grid;gap:2px;border-bottom:1px solid var(--border);padding:var(--space-sm) 0}.alias-list strong{color:var(--ink);font-size:10px}.alias-list span{color:var(--muted);font-size:9px}.integration-list{display:grid;margin-top:var(--space-xl);overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.integration-row{display:grid;min-height:68px;grid-template-columns:auto minmax(180px,1fr) auto 130px;align-items:center;gap:var(--space-lg);border-bottom:1px solid var(--border);padding:var(--space-md) var(--space-lg)}.integration-row:last-child{border-bottom:0}.integration-row>div{display:grid}.integration-row strong{color:var(--ink);font-size:12px}.integration-row>div span{color:var(--muted);font-size:10px}.connection-state{display:inline-flex;min-width:max-content;align-items:center;gap:7px;color:var(--muted);font-size:10px;font-weight:700}.connection-state>span{width:7px;height:7px;border-radius:50%;background:#a3a59e}.connection-state.is-connected{color:#397d2e}.connection-state.is-connected>span{background:#54b339;box-shadow:0 0 0 3px #54b33929}.reconciliation-section{margin-top:var(--space-2xl);border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface)}.reconciliation-section>.section-heading{min-height:64px;padding:var(--space-md) var(--space-lg)}.reconciliation-section .section-heading>div{display:grid;gap:3px}.reconciliation-section .section-heading p{margin:0;color:var(--muted);font-size:11px}.reconciliation-state{display:inline-flex;align-items:center;gap:6px;color:#a74435;font-size:11px;font-weight:750}.reconciliation-state.is-matched{color:#397d2e}.reconciliation-table{overflow-x:auto;border-top:1px solid var(--border)}.reconciliation-row{display:grid;min-height:42px;grid-template-columns:minmax(190px,1fr) 90px 90px 120px;align-items:center;border-bottom:1px solid var(--border-subtle);padding:0 var(--space-lg);color:var(--muted-strong);font-size:11px}.reconciliation-row:last-child{border-bottom:0}.reconciliation-row.is-heading{min-height:34px;background:var(--surface-muted);color:var(--muted);font-size:9px;font-weight:750;text-transform:uppercase}.reconciliation-row strong{color:var(--ink);font-size:11px}.reconciliation-row .is-match,.reconciliation-row .is-mismatch{display:inline-flex;align-items:center;gap:5px;font-weight:700}.reconciliation-row .is-match{color:#397d2e}.reconciliation-row .is-mismatch{color:#a74435}.reconciliation-notes{display:flex;flex-wrap:wrap;gap:var(--space-sm) var(--space-lg);border-top:1px solid var(--border);padding:var(--space-md) var(--space-lg);color:var(--muted);font-size:10px}.reconciliation-notes time{margin-left:auto}.sync-log-section{margin-top:var(--space-2xl)}.sync-log-section>.section-heading{min-height:40px}.sync-log-section .table-surface{margin-top:0}.alerts-panel{width:min(390px,100vw)}.alerts-list{overflow-y:auto}.alert-item{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr);gap:var(--space-md);border:0;border-bottom:1px solid var(--border);background:var(--surface);padding:var(--space-lg) var(--space-xl);text-align:left;cursor:pointer}.alert-item:hover{background:#fbfef9}.alert-item.is-read{opacity:.65}.alert-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:var(--warning-soft);color:var(--warning)}.alert-risk{background:var(--risk-soft);color:var(--risk)}.alert-item>span:last-child{display:grid;gap:3px}.alert-item strong{color:var(--ink);font-size:11px}.alert-item span span{color:var(--muted-strong);font-size:10px}.alert-item small{color:var(--muted);font-size:9px}.toast-region{position:fixed;right:var(--space-xl);bottom:var(--space-xl);z-index:var(--z-toast);display:grid;width:min(340px,calc(100vw - 32px));gap:var(--space-sm)}.toast{display:flex;min-height:44px;align-items:center;gap:var(--space-md);border:1px solid #bfe7ad;border-radius:var(--radius);background:var(--surface);color:var(--deep-green);padding:10px var(--space-md);box-shadow:0 4px 8px #1c1c1c1a;font-size:11px;font-weight:700;animation:toast-in .18s ease-out both}.toast-error{border-color:#efc4bb;color:var(--risk)}.error-state{display:flex;min-height:120px;align-items:center;gap:var(--space-lg);margin-top:var(--space-lg);border:1px solid #efc4bb;border-radius:var(--radius);background:var(--risk-soft);padding:var(--space-xl);color:var(--risk)}.error-state>div{display:grid;flex:1}.error-state strong{color:var(--ink);font-size:12px}.error-state span{font-size:11px}.error-state.is-compact{min-height:0;margin:var(--space-xl)}.empty-state{display:grid;min-height:300px;place-items:center;align-content:center;gap:var(--space-md);margin-top:var(--space-lg);border:1px dashed var(--border-strong);border-radius:var(--radius);background:#ffffff8c;text-align:center}.empty-state>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--surface-muted);color:var(--muted-strong)}.empty-state h3{font-size:14px}.empty-inline{display:flex;min-height:130px;align-items:center;justify-content:center;gap:var(--space-sm);color:var(--muted);font-size:11px}.board-skeleton{display:grid;gap:1px;margin-top:var(--space-lg);overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--border)}.board-skeleton span,.panel-skeleton span{animation:skeleton 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f7f8f5 25%,#e9ebe5,#f7f8f5 75%);background-size:200% 100%}.board-skeleton span{height:52px}.skeleton-kanban{grid-template-columns:repeat(4,1fr);gap:var(--space-md);border:0;background:transparent}.skeleton-kanban span{height:420px;border:1px solid var(--border);border-radius:var(--radius)}.panel-skeleton{display:grid;gap:var(--space-md);padding:var(--space-xl)}.panel-skeleton span{height:38px;border-radius:var(--radius-control)}.phase-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:var(--space-lg);overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.phase-summary-item{display:flex;min-height:78px;align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg)}.phase-summary-item+.phase-summary-item{border-left:1px solid var(--border)}.phase-summary-item>span{display:grid;width:26px;height:26px;flex:0 0 auto;place-items:center;border:1px solid currentColor;border-radius:50%;color:var(--muted);font-size:11px;font-weight:700}.phase-summary-item>div{display:grid}.phase-summary-item small{color:var(--muted);font-size:11px;font-weight:650}.phase-summary-item strong{color:var(--ink);font-size:23px;font-weight:600;font-variant-numeric:tabular-nums}.phase-summary-item.phase-onboarding>span{color:#4777a7;background:var(--info-soft)}.phase-summary-item.phase-post_onboarding>span{color:#765198;background:#f5effb}.phase-summary-item.phase-delivery>span{color:#368427;background:var(--selection)}.phase-summary-item.phase-offboarding>span{color:var(--warning);background:var(--warning-soft)}.phase-summary-item.phase-closed>span{color:#666a64;background:var(--surface-muted)}.delivery-viewbar{margin-top:var(--space-xl)}.delivery-view-label{display:flex;align-items:center;gap:var(--space-sm);color:var(--deep-green)}.delivery-view-label strong{font-size:13px;font-weight:650}.delivery-table tbody tr{cursor:pointer}.delivery-table th:first-child{width:18%}.delivery-table th:nth-child(2),.delivery-table th:nth-child(3),.delivery-table th:nth-child(8),.delivery-table th:nth-child(9){width:9%}.delivery-table th:nth-child(4),.delivery-table th:nth-child(5),.delivery-table th:nth-child(7){width:11%}.delivery-table th:nth-child(6){width:14%}.delivery-table th:last-child{width:30px}.phase-badge{display:inline-flex;min-width:max-content;min-height:23px;align-items:center;gap:6px;border:1px solid var(--border);border-radius:999px;background:var(--surface-muted);padding:0 8px;color:var(--muted-strong);font-size:11px;font-weight:600}.phase-badge>span{width:7px;height:7px;border-radius:50%;background:currentColor}.phase-badge.is-compact{width:18px;min-width:18px;padding:0 5px}.phase-badge-onboarding{border-color:#c6d9ed;background:var(--info-soft);color:#315f8c}.phase-badge-post_onboarding{border-color:#dfcfed;background:#f6f0fb;color:#765198}.phase-badge-delivery{border-color:#b8e7a2;background:var(--selection);color:#2f7722}.phase-badge-offboarding{border-color:#ead7a1;background:var(--warning-soft);color:var(--warning)}.phase-badge-closed{border-color:var(--border);background:var(--surface-muted);color:#62655f}.delivery-progress{display:grid;min-width:94px;grid-template-columns:minmax(44px,1fr) auto;align-items:center;gap:6px}.delivery-progress>span{height:5px;overflow:hidden;border-radius:999px;background:#e7e9e4}.delivery-progress>span i{display:block;height:100%;border-radius:inherit;background:var(--deep-green)}.delivery-progress small{color:var(--muted-strong);font-size:10px;font-weight:650;font-variant-numeric:tabular-nums}.delivery-progress em{grid-column:1 / -1;color:var(--muted);font-size:10px;font-style:normal}.delivery-progress.is-compact{min-width:74px}.delivery-campaign-cell{display:grid;min-width:0}.delivery-campaign-cell strong,.delivery-campaign-cell small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-campaign-cell strong{color:var(--ink);font-size:12px;font-weight:600}.delivery-campaign-cell small{color:var(--muted);font-size:10px}.delivery-kanban{grid-auto-columns:minmax(210px,1fr)}.delivery-column{min-width:210px}.status-phase-onboarding{background:#4d7eae}.status-phase-post_onboarding{background:#805ca2}.status-phase-delivery{background:#54ad39}.status-phase-offboarding{background:#c28a16}.status-phase-closed{background:#777b74}.delivery-card-state{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);margin-top:var(--space-md)}.delivery-card .delivery-progress{margin-top:var(--space-md)}.delivery-card .card-next-action{display:grid;min-height:46px;align-content:center;gap:2px;border-top:1px solid #ecece7}.delivery-card .card-next-action small{color:var(--muted);font-size:10px}.delivery-card .card-next-action strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.delivery-card .card-footer>span:first-child{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-panel{width:min(620px,100vw)}.phase-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:74px;border-bottom:1px solid var(--border);padding:var(--space-md) var(--space-xl)}.phase-rail>span{position:relative;display:grid;min-width:0;justify-items:center;align-content:center;gap:4px;color:var(--muted)}.phase-rail>span:not(:last-child):after{position:absolute;top:14px;left:calc(50% + 13px);width:calc(100% - 26px);height:1px;background:var(--border-strong);content:""}.phase-rail i{z-index:1;display:grid;width:27px;height:27px;place-items:center;border:1px solid var(--border-strong);border-radius:50%;background:var(--surface);font-size:10px;font-style:normal;font-weight:700}.phase-rail small{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600}.phase-rail>span.is-complete,.phase-rail>span.is-current{color:var(--deep-green)}.phase-rail>span.is-complete i{border-color:var(--deep-green);background:var(--selection)}.phase-rail>span.is-complete:after{background:var(--deep-green)}.phase-rail>span.is-current i{border-color:var(--deep-green);background:var(--green)}.delivery-checklist{display:grid}.transition-blocker{display:flex;align-items:flex-start;gap:var(--space-md);border-bottom:1px solid #ead7a1;background:var(--warning-soft);padding:var(--space-lg) var(--space-xl);color:var(--warning)}.transition-blocker>div{display:grid}.transition-blocker strong{color:var(--ink);font-size:13px;font-weight:600}.transition-blocker span{font-size:12px}.delivery-checklist-phase{border-bottom:1px solid var(--border)}.delivery-checklist-phase>header{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:var(--space-md);background:#f8f9f6;padding:0 var(--space-xl)}.delivery-checklist-phase.is-current>header{background:var(--selection)}.delivery-checklist-phase>header>div{display:flex;align-items:center;gap:var(--space-sm)}.delivery-checklist-phase>header>div>span:last-child{color:var(--muted);font-size:10px;font-variant-numeric:tabular-nums}.delivery-step{display:grid;min-height:64px;grid-template-columns:auto minmax(0,1fr) 116px;align-items:center;gap:var(--space-md);border-top:1px solid #ecece7;padding:7px var(--space-xl)}.delivery-step>div{display:grid;min-width:0}.delivery-step strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600}.delivery-step>div span{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px}.delivery-step select{min-height:34px;font-size:11px}.delivery-step.is-completed strong{color:var(--muted);text-decoration:line-through}.delivery-panel-footer{justify-content:flex-end}.transition-summary{display:grid;min-width:0;margin-right:auto}.transition-summary span{color:var(--muted);font-size:11px}.transition-summary strong{color:var(--ink);font-size:13px;font-weight:600}.read-only-control{display:flex;min-height:38px;align-items:center;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface-muted);padding:0 10px}.record-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--border)}.record-facts>div{display:grid;gap:3px;background:var(--surface);padding:var(--space-md)}.record-facts dt{color:var(--muted);font-size:10px}.record-facts dd{margin:0;color:var(--ink);font-size:12px;font-weight:650}.delivery-related-records{padding:0}.mobile-nav{display:none}.spin{animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes panel-in{0%{transform:translate(24px);opacity:.8}to{transform:translate(0);opacity:1}}@keyframes toast-in{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:1180px){:root{--sidebar-width: 210px}.page-frame{padding:var(--space-lg)}.overview-strip{grid-template-columns:repeat(2,1fr)}.overview-metric:nth-child(3){border-left:0;border-top:1px solid var(--border)}.overview-metric:nth-child(4){border-top:1px solid var(--border)}.task-row{grid-template-columns:auto minmax(180px,1fr) auto auto 80px}.row-select{display:none}}@media(max-width:860px){:root{--sidebar-width: 236px}.app-main{margin-left:0;padding-bottom:72px}.sidebar{z-index:calc(var(--z-panel) + 1);transform:translate(-100%);transition:transform .2s cubic-bezier(.16,1,.3,1)}.sidebar.is-open{transform:translate(0)}.sidebar-scrim{position:fixed;inset:0;z-index:var(--z-panel);display:block;border:0;background:#1c1c1c47;opacity:0;pointer-events:none;transition:opacity .18s ease}.sidebar-scrim.is-visible{opacity:1;pointer-events:auto}.menu-button{display:inline-flex!important}.topbar{padding:0 var(--space-lg)}.system-status{display:none}.mobile-nav{position:fixed;right:0;bottom:0;left:0;z-index:var(--z-sticky);display:grid;grid-template-columns:repeat(5,1fr);min-height:64px;border-top:1px solid var(--border);background:#fffffff5;padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-nav button{display:grid;min-width:0;place-items:center;align-content:center;gap:3px;border:0;background:transparent;color:var(--muted);padding:5px 2px;font-size:9px;cursor:pointer}.mobile-nav button.is-active{color:var(--deep-green);font-weight:800}.settings-layout{grid-template-columns:1fr}.settings-editor{order:-1}.integration-row{grid-template-columns:auto minmax(150px,1fr) auto}.integration-row .button{grid-column:2 / -1;justify-self:start}.toast-region{bottom:82px}}@media(max-width:640px){.login-screen{align-items:stretch;padding:var(--space-md)}.login-panel{align-content:center;width:100%;min-height:calc(100vh - 24px);border-radius:var(--radius-control);padding:var(--space-xl)}.app-main{width:100%;max-width:100vw;overflow-x:hidden}.page-frame{width:100vw;max-width:100vw;padding:var(--space-lg) var(--space-md);overflow-x:clip}.topbar{min-height:58px;padding:0 var(--space-md)}.topbar-leading h1{font-size:17px}.context-label{font-size:10px}.avatar{display:none}.page-intro{display:grid;grid-template-columns:minmax(0,1fr) 42px;min-height:54px;align-items:center;gap:var(--space-md)}.page-intro>div:first-child{min-width:0}.page-intro h2{font-size:22px}.page-intro p,.page-actions .secondary-button{display:none}.page-actions .button{min-width:42px;padding:0 10px}.page-actions .primary-button{width:42px;padding:0;font-size:0}.page-actions .primary-button svg{width:18px;height:18px}.overview-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:var(--space-lg)}.overview-metric{min-height:74px;grid-template-columns:6px 1fr;padding:var(--space-md)}.metric-marker{width:6px;height:30px}.overview-metric strong{font-size:18px}.overview-metric small{font-size:10px}.phase-summary{grid-template-columns:repeat(5,minmax(112px,1fr));overflow-x:auto}.phase-summary-item{min-height:68px;padding:var(--space-md)}.phase-summary-item>span{width:23px;height:23px}.phase-summary-item strong{font-size:18px}.viewbar{display:grid;grid-template-columns:1fr auto;min-height:auto;margin-top:var(--space-lg);padding-bottom:var(--space-sm)}.saved-views{grid-column:1 / -1;min-height:40px;order:2}.delivery-view-label{grid-column:1 / -1;min-height:38px;order:2}.viewbar-tools{grid-column:1 / -1;order:1}.search-control{width:auto;min-width:0;flex:1}.filter-button{width:38px;padding:0}.filter-button>span{position:absolute;transform:translate(12px,-12px)}.filter-button{font-size:0}.segmented-control button,.viewbar-tools .button,.search-control{min-height:40px}.filter-bar{margin-right:calc(var(--space-md) * -1);margin-left:calc(var(--space-md) * -1);padding:var(--space-sm) var(--space-md)}.campaign-table-surface,.clients-table,.delivery-table-surface{border:0;background:transparent}.campaign-table,.clients-table,.delivery-table{display:none}.mobile-record-list{display:grid;gap:var(--space-sm);background:var(--canvas)}.mobile-record{display:grid;width:100%;min-height:112px;gap:var(--space-md);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:var(--space-md);text-align:left;cursor:pointer}.mobile-record-head,.mobile-record-metrics{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md)}.mobile-record-head>span:first-child{display:grid;flex:1;min-width:0}.mobile-record-head strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px}.mobile-record-head small{color:var(--muted);font-size:11px}.mobile-record-metrics{flex-wrap:wrap;justify-content:flex-start;border-top:1px solid var(--border);padding-top:var(--space-sm)}.mobile-record-metrics>span:not(.owner):not(.health-badge){display:grid;min-width:54px}.mobile-record-metrics small{color:var(--muted);font-size:10px}.mobile-record-metrics strong{color:var(--ink);font-size:13px;font-variant-numeric:tabular-nums}.mobile-record-metrics .health-badge,.mobile-record-metrics .owner{margin-left:auto}.delivery-mobile-record .mobile-record-metrics{flex-wrap:nowrap}.delivery-mobile-record .delivery-progress{margin-left:auto}.kanban-board{grid-auto-columns:calc(100vw - 48px);min-height:460px}.kanban-column{min-width:0}.kanban-stack{min-height:400px}.campaign-card{transform:none!important}.drag-handle{display:none}.card-title-row{grid-template-columns:minmax(0,1fr) auto}.touch-status-select{display:block}.detail-panel,.alerts-panel{top:38px;width:100vw;border-top:1px solid var(--border);border-left:0;border-radius:var(--radius) var(--radius) 0 0;box-shadow:0 -4px 8px #1c1c1c14}.detail-panel-header,.alerts-panel>header{min-height:64px;padding:var(--space-md) var(--space-lg)}.phase-rail{min-height:58px;padding:var(--space-sm) var(--space-md)}.phase-rail i{width:24px;height:24px}.phase-rail small{display:none}.phase-rail>span:not(:last-child):after{top:12px;left:calc(50% + 12px);width:calc(100% - 24px)}.delivery-step{min-height:70px;grid-template-columns:auto minmax(0,1fr);padding:var(--space-sm) var(--space-md)}.delivery-step select{grid-column:2;width:132px}.delivery-checklist-phase>header{padding:0 var(--space-md)}.transition-blocker{padding:var(--space-md)}.delivery-panel-footer{flex-wrap:wrap}.transition-summary{width:100%;margin-right:0}.record-facts{grid-template-columns:1fr}.detail-panel-header h2,.alerts-panel h2{font-size:19px}.detail-panel-footer{padding:var(--space-md) var(--space-lg) calc(var(--space-md) + env(safe-area-inset-bottom))}.form-section{padding:var(--space-lg)}.form-grid{grid-template-columns:1fr}.metrics-form-grid{grid-template-columns:repeat(2,1fr)}.task-row{grid-template-columns:auto minmax(0,1fr) auto;min-height:62px}.task-row .owner,.task-row .priority-badge{display:none}.due-date{grid-column:2}.updates-list .table-surface{margin-top:-1px}.update-week .data-table{min-width:760px}.settings-layout{gap:var(--space-lg)}.settings-editor{padding:var(--space-lg)}.integration-row{grid-template-columns:auto minmax(0,1fr);gap:var(--space-md)}.connection-state,.integration-row .button{grid-column:2}.mapping-summary{grid-template-columns:1fr}.mapping-summary>div{min-height:54px;border-right:0;border-bottom:1px solid var(--border)}.mapping-summary>div:last-child{border-bottom:0}.mapping-review-row{grid-template-columns:1fr;align-items:stretch}.mapping-record strong,.mapping-record span{white-space:normal}.mapping-actions{justify-content:flex-end}.reconciliation-section>.section-heading{flex-direction:column;align-items:flex-start;gap:var(--space-sm)}.reconciliation-row{min-width:490px}.reconciliation-notes{display:grid}.reconciliation-notes time{margin-left:0}.communication-summary{grid-template-columns:1fr}.communication-summary>div{grid-template-columns:1fr auto;align-items:center;padding:var(--space-md) var(--space-lg)}.communication-summary>div+div{border-top:1px solid var(--border);border-left:0}.communication-summary>div span{grid-column:1 / -1}.communication-toolbar{align-items:stretch;flex-direction:column;padding:var(--space-md) var(--space-lg)}.communication-filters select{width:50%;min-width:0}.communication-actions{justify-content:flex-end}.communication-contacts,.communication-timeline-section{padding:var(--space-lg)}.contact-mapping-form .form-grid{grid-template-columns:1fr}.contact-form-actions{grid-template-columns:1fr 1fr}.contact-form-actions>span{display:none}.contact-form-actions .danger-button{grid-column:1 / -1;justify-self:start}.communication-message-head{align-items:flex-start;flex-direction:column;gap:3px}}@media(pointer:coarse){.button,.icon-button,.nav-button,.small-action,.clear-filters{min-height:44px}.icon-button{width:44px;height:44px}input,select{min-height:44px}.task-check{width:28px;height:28px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
