:root{color-scheme:light;--beamo-black: #0b1220;--beamo-ink: #181d25;--beamo-cyan: #ecb213;--beamo-cyan-dark: #b78609;--beamo-cyan-soft: rgba(236, 178, 19, .16);--beamo-yellow: #ecb213;--beamo-yellow-dark: #b78609;--beamo-yellow-soft: rgba(236, 178, 19, .16);--bg: #fafafa;--bg-accent: #f4f6f8;--panel: rgba(255, 255, 255, .72);--panel-strong: #ffffff;--ink: #181d25;--muted: #57616f;--accent: #ecb213;--accent-strong: #9f7308;--accent-soft: rgba(236, 178, 19, .16);--blue: #ecb213;--blue-soft: rgba(236, 178, 19, .14);--amber: #ecb213;--success-soft: #dff7e9;--warning-soft: #fff7cf;--danger-soft: #fde4e4;--danger: #b42318;--border: rgba(15, 23, 42, .12);--shadow: 0 20px 40px -24px rgba(15, 23, 42, .28);--shadow-soft: 0 14px 34px -28px rgba(15, 23, 42, .3);--radius: 12px;--beamo-page-gradient: linear-gradient( 135deg, #fafafa 0%, #f4f6f8 48%, #e8ecf1 100% );--beamo-glass: rgba(255, 255, 255, .68);--beamo-glass-strong: rgba(255, 255, 255, .86);--beamo-glass-muted: rgba(248, 250, 252, .78);--beamo-nav-bg: rgba(250, 250, 250, .84);--beamo-popover-bg: rgba(255, 255, 255, .96);--beamo-line-subtle: rgba(15, 23, 42, .08);--beamo-control-bg: rgba(255, 255, 255, .72);--beamo-control-hover: rgba(236, 178, 19, .14);--beamo-row-even: rgba(15, 23, 42, .025);--beamo-row-hover: rgba(236, 178, 19, .14);--beamo-table-head: rgba(15, 23, 42, .04);--beamo-badge-neutral-bg: rgba(15, 23, 42, .055);--beamo-badge-neutral-text: #57616f;--beamo-button-gradient: linear-gradient(135deg, #f0c142, #daa30b);--beamo-button-gradient-hover: linear-gradient(135deg, #ffd979, #e1aa14);--beamo-button-foreground: #111827;--beamo-secondary-border: rgba(236, 178, 19, .38);--beamo-secondary-bg: rgba(255, 255, 255, .62);--beamo-secondary-text: #181d25;--beamo-secondary-hover-text: #9f7308;--beamo-placeholder: #7b8492;--beamo-chart-axis: rgba(15, 23, 42, .16);--beamo-success: #067647;--beamo-success-bg: rgba(34, 197, 94, .14);--beamo-warning: #8f6c00;--beamo-warning-bg: rgba(236, 178, 19, .18);--beamo-danger: #b42318;--beamo-danger-bg: rgba(248, 113, 113, .15)}:root.dark,:root[data-theme=dark]{color-scheme:dark;--beamo-ink: #f8fafc;--beamo-cyan: #f0c142;--beamo-cyan-dark: #daa30b;--beamo-cyan-soft: rgba(240, 193, 66, .16);--beamo-yellow: #f0c142;--beamo-yellow-dark: #daa30b;--beamo-yellow-soft: rgba(240, 193, 66, .18);--bg: #0b1220;--bg-accent: #111827;--panel: rgba(20, 26, 42, .72);--panel-strong: #141a2a;--ink: #f8fafc;--muted: #9aa4b2;--accent: #f0c142;--accent-strong: #f6d365;--accent-soft: rgba(240, 193, 66, .16);--blue: #f0c142;--blue-soft: rgba(240, 193, 66, .14);--amber: #f0c142;--success-soft: rgba(34, 197, 94, .14);--warning-soft: rgba(240, 193, 66, .17);--danger-soft: rgba(248, 113, 113, .15);--danger: #f87171;--border: rgba(255, 255, 255, .1);--shadow: 0 20px 40px -15px rgba(0, 0, 0, .45);--shadow-soft: none;--beamo-page-gradient: linear-gradient( 135deg, #0b1220 0%, #101724 48%, #151b2a 100% );--beamo-glass: rgba(20, 26, 42, .64);--beamo-glass-strong: rgba(20, 26, 42, .86);--beamo-glass-muted: rgba(255, 255, 255, .04);--beamo-nav-bg: rgba(11, 18, 32, .84);--beamo-popover-bg: rgba(20, 26, 42, .96);--beamo-line-subtle: rgba(255, 255, 255, .08);--beamo-control-bg: rgba(11, 18, 32, .44);--beamo-control-hover: rgba(240, 193, 66, .12);--beamo-row-even: rgba(255, 255, 255, .02);--beamo-row-hover: rgba(240, 193, 66, .1);--beamo-table-head: rgba(255, 255, 255, .045);--beamo-badge-neutral-bg: rgba(255, 255, 255, .07);--beamo-badge-neutral-text: #d8deea;--beamo-button-gradient: linear-gradient(135deg, #f6d365, #daa30b);--beamo-button-gradient-hover: linear-gradient(135deg, #ffd979, #e1aa14);--beamo-button-foreground: #111827;--beamo-secondary-border: rgba(240, 193, 66, .32);--beamo-secondary-bg: rgba(11, 18, 32, .38);--beamo-secondary-text: #f8fafc;--beamo-secondary-hover-text: #f6d365;--beamo-placeholder: #737f90;--beamo-chart-axis: rgba(255, 255, 255, .18);--beamo-success: #86efac;--beamo-success-bg: rgba(34, 197, 94, .14);--beamo-warning: #f6d365;--beamo-warning-bg: rgba(240, 193, 66, .17);--beamo-danger: #fca5a5;--beamo-danger-bg: rgba(248, 113, 113, .16)}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;background:var(--panel-strong);color:var(--ink);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:var(--radius);padding:18px 20px;position:relative}.brand-logo-frame{display:inline-flex;align-items:center;justify-content:center;width:136px;height:42px;border:1px solid var(--beamo-secondary-border);border-radius:var(--radius);background:var(--panel-strong);overflow:hidden;flex:0 0 auto}.workspace-link{display:inline-flex;align-items:center;justify-content:center;padding:8px 11px;border-radius:var(--radius);border:1px solid transparent;background:transparent;color:var(--muted);font-weight:600;text-decoration:none;transition:color .14s ease,background .14s ease,border-color .14s ease,transform .14s ease,box-shadow .14s ease}.workspace-link:hover,.workspace-link:focus-visible{color:var(--ink);border-color:var(--border);background:var(--bg-accent)}.overview-grid{display:grid;gap:16px}.overview-summary-grid,.overview-step-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.overview-workspace-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.overview-attention-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.overview-stat-card{padding:22px;border-radius:var(--radius);border:1px solid var(--border);background:var(--panel-strong)}.overview-card-topline{display:grid;gap:8px}.compact-feature-list{gap:8px;font-size:.92rem}.overview-card-footer,.overview-alert-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.overview-workspace-card .overview-card-footer{justify-content:flex-end;align-self:end}.overview-workspace-card a,.overview-alert-card{width:auto}.overview-alert-card{text-decoration:none;color:inherit}.workspace-stack{display:grid;gap:16px;min-width:0}.metric-card,.detail-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel-strong);padding:16px;box-shadow:var(--shadow-soft)}button,.button-primary-action{border-radius:var(--radius);border:1px solid var(--beamo-secondary-border);background:var(--beamo-button-gradient);color:var(--beamo-button-foreground);font-weight:700}button:disabled{opacity:.55;cursor:not-allowed}.button-secondary{background:var(--beamo-secondary-bg);color:var(--beamo-secondary-text)}*{box-sizing:border-box}body{margin:0;font-family:Inter,SF Pro Display,Segoe UI,Helvetica Neue,Arial,sans-serif;color:var(--ink);background:var(--beamo-page-gradient)}h1,h2,h3,h4,h5,h6,.font-heading{font-family:Space Grotesk,Inter,system-ui,sans-serif}#root{min-height:100vh}.app-shell,.login-shell{min-height:100vh;max-width:1360px;margin:0 auto;padding:24px 20px 48px;display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.panel{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow-soft)}.glass-panel{background:var(--panel)}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;background:#fff;color:var(--ink);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:var(--radius);padding:18px 20px;position:relative}.topbar:after{content:"";position:absolute;inset:auto auto -1px 20px;width:86px;height:3px;border-radius:3px 3px 0 0;background:linear-gradient(90deg,var(--beamo-yellow),var(--beamo-yellow-dark))}.brand-heading{display:flex;gap:14px;align-items:center;min-width:0}.brand-logo-frame{display:inline-flex;align-items:center;justify-content:center;width:136px;height:42px;border:1px solid var(--beamo-secondary-border);border-radius:var(--radius);background:#fff;overflow:hidden;flex:0 0 auto}.brand-logo{display:block;width:112px;height:22px;object-fit:contain;object-position:center}.topbar-brand{display:grid;gap:10px}.eyebrow{display:inline-flex;align-items:center;width:fit-content;color:var(--accent-strong);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.topbar h1,.panel h2,.panel h3{margin:0;letter-spacing:-.03em}.topbar h1{font-size:clamp(1.35rem,2.2vw,1.9rem);color:var(--ink)}.topbar p{margin:0;max-width:720px;color:var(--muted);font-size:.94rem;line-height:1.55}.topbar-actions{display:grid;gap:12px;min-width:280px}.actions,.controls,.slider-wrap,.forecast-controls,.login-form,.po-form,.detail-cards,.status-strip,.po-columns{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.inline-check{display:inline-flex;align-items:center;gap:6px;margin-right:10px;white-space:nowrap}.inline-check input{margin:0}.workspace-nav{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.workspace-link{display:inline-flex;align-items:center;justify-content:center;padding:8px 11px;border-radius:var(--radius);border:1px solid transparent;background:transparent;color:#52616f;font-weight:600;text-decoration:none;transition:color .14s ease,background .14s ease,border-color .14s ease,transform .14s ease,box-shadow .14s ease}.workspace-link:hover,.workspace-link:focus-visible{color:var(--ink);border-color:var(--border);background:#f7fbfc}.workspace-link.active{background:var(--beamo-black);color:#fff;box-shadow:none}.po-columns{align-items:flex-start}.po-columns>div{flex:1 1 420px}label{display:grid;gap:6px;color:var(--muted);font-size:.92rem;font-weight:600}input,select,button,a,textarea{font:inherit}input,select,textarea{width:100%;border:1px solid var(--border);border-radius:var(--radius);padding:11px 12px;background:#fff;color:var(--ink);transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{outline:none;border-color:#ecb21385;box-shadow:0 0 0 4px #ecb21329}button,a{border:none;border-radius:var(--radius);padding:10px 14px;background:var(--beamo-black);color:#fff;text-decoration:none;cursor:pointer;font-weight:700;transition:background .14s ease,transform .14s ease,box-shadow .14s ease,opacity .14s ease}button:hover:not(:disabled),a:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0505051f}.button-secondary,.link-button{background:#fff;color:var(--ink);border:1px solid var(--border);box-shadow:none}.link-button{padding:0;border-radius:0;border:none;background:transparent;text-decoration:underline}button:disabled{opacity:.58;cursor:not-allowed;transform:none;box-shadow:none}.table-wrap{overflow:auto;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.slim-table{max-height:320px}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid #e7eef2;text-align:start;padding:11px 12px;white-space:nowrap;font-size:.92rem}th{position:sticky;top:0;z-index:1;background:#f6f9fb;color:#536474;font-size:.8rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}tbody tr{transition:background-color .12s ease}tbody tr:hover{background:#f8fcfd}.selected-row{background:#ecb2131f}.error{color:var(--danger);font-weight:600}.warning-panel{border-color:#f0d778;background:#fffbed}.warning-panel p,.warning-panel li{margin:.35rem 0}.warning-panel ul{margin:.5rem 0 0;padding-left:1.2rem}.form-helper-warning{margin:.5rem 0 0;color:#9a6700;font-size:.92rem;font-weight:700}.negative{color:var(--danger);font-weight:700}.detail-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.detail-card,.empty-state{display:grid;gap:8px;padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft)}.empty-state h3,.detail-card strong{letter-spacing:-.02em}.metric-card{gap:10px}.metric-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:800}.metric-value{font-size:clamp(1.1rem,1.6vw,1.8rem);line-height:1.1}.status-strip{justify-content:flex-start;align-items:stretch}.status-chip{display:grid;gap:6px;min-width:140px;padding:2px 0}.status-chip strong{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.wide-chip{min-width:280px}.badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;gap:.3rem;padding:.32rem .62rem;border-radius:999px;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.badge-neutral{background:#e2e8f0;color:#334155}.badge-fresh,.badge-healthy,.badge-ok{background:var(--success-soft);color:#166534}.badge-stale,.badge-degraded,.badge-warning{background:var(--warning-soft);color:#92400e}.badge-missing,.badge-incomplete,.badge-critical,.badge-blocked{background:var(--danger-soft);color:var(--danger)}.badge-stack{display:grid;gap:.3rem}.badge-subtle{opacity:.85;box-shadow:inset 0 0 0 1px #ffffff59}.muted-small{color:var(--muted);font-size:.8rem}.workspace-stack{display:grid;gap:20px;grid-template-columns:minmax(0,1fr);min-width:0}.section-intro{display:grid;gap:8px;padding:4px 2px}.section-intro-eyebrow{margin-bottom:2px}.section-intro-copy{display:flex;align-items:center;flex-wrap:wrap;gap:7px 10px;min-width:0}.section-intro-copy h2,.section-intro-details,.operator-copy-details,.command-copy-details,.command-inline-details{min-width:0}.section-intro-details[open],.command-copy-details[open]{flex-basis:100%}.section-intro-details summary,.operator-copy-details summary,.command-copy-details summary,.command-inline-details summary{display:inline-flex;align-items:center;gap:5px;width:fit-content;max-width:100%;min-height:24px;padding:4px 8px;border:1px solid var(--border);border-radius:999px;background:#fff;color:#52616f;cursor:pointer;list-style:none;font-size:.68rem;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase;white-space:nowrap}.section-intro-details summary::-webkit-details-marker,.operator-copy-details summary::-webkit-details-marker,.command-copy-details summary::-webkit-details-marker,.command-inline-details summary::-webkit-details-marker{display:none}.section-intro-details summary:after,.operator-copy-details summary:after,.command-copy-details summary:after,.command-inline-details summary:after{content:"+";color:var(--accent);font-size:.72rem;font-weight:900}.section-intro-details[open] summary,.operator-copy-details[open] summary,.command-copy-details[open] summary,.command-inline-details[open] summary{border-color:#ecb2134d;background:#f8fcfd;color:var(--ink)}.section-intro-details[open] summary:after,.operator-copy-details[open] summary:after,.command-copy-details[open] summary:after,.command-inline-details[open] summary:after{content:"-"}.section-intro-details summary:focus-visible,.operator-copy-details summary:focus-visible,.command-copy-details summary:focus-visible,.command-inline-details summary:focus-visible{outline:2px solid rgba(236,178,19,.4);outline-offset:2px}.section-intro-details p,.operator-copy-details p{margin:0;padding-top:8px;max-width:780px;color:var(--muted);font-size:.88rem;line-height:1.55}.operator-copy-details{display:grid;gap:0}.operator-copy-details p+p{padding-top:6px}.summary-list{margin:0;padding-left:1.2rem;display:grid;gap:10px;line-height:1.6}.summary-list li::marker{color:var(--beamo-yellow)}.workspace-control-panel{background:#fff;border-color:var(--border)}.recommended-action-panel{border-color:#f1db6f;background:#fffdf0;box-shadow:var(--shadow-soft)}.recommended-action-panel h3:after{content:"Recommended";display:inline-flex;align-items:center;margin-left:10px;padding:4px 8px;border-radius:999px;background:var(--beamo-yellow);color:var(--beamo-black);font-size:.74rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;vertical-align:middle}.button-primary-action{background:var(--beamo-black);box-shadow:none}.button-primary-action:hover:not(:disabled){background:#111827;box-shadow:0 8px 18px #0505051f}.workspace-control-panel h2,.workspace-control-panel h3{margin-bottom:8px}.checkbox-label{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.checkbox-label input{width:auto;margin:0}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:16px}.workspace-details{margin-top:8px;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius);background:#fbfdfe}.workspace-details summary{cursor:pointer;font-weight:600;color:var(--ink);list-style:none}.workspace-details summary::-webkit-details-marker{display:none}.workspace-details[open] summary{margin-bottom:12px}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.login-shell-centered{grid-template-columns:minmax(0,1.1fr) minmax(360px,460px);align-items:center;min-height:calc(100vh - 64px);border:1px solid var(--border);border-radius:var(--radius);background:var(--beamo-page-gradient);box-shadow:var(--shadow);overflow:hidden}.login-hero{display:grid;gap:18px;padding:24px 8px;color:var(--ink)}.login-logo{width:min(300px,72vw);aspect-ratio:1399 / 275;height:auto;box-sizing:border-box;object-fit:contain;object-position:center;padding:14px 16px;border-radius:var(--radius);background:#fff;border:1px solid var(--beamo-secondary-border)}.login-hero h1{margin:0;font-size:clamp(2.1rem,4vw,3.5rem);line-height:.98;letter-spacing:-.04em;color:var(--ink);font-family:Space Grotesk,Inter,system-ui,sans-serif}.login-hero p{margin:0;max-width:640px;color:var(--muted);font-size:1.08rem;line-height:1.7}.feature-list{display:grid;gap:10px;margin:0;padding-left:1.2rem;color:var(--ink)}.feature-list li::marker{color:var(--beamo-yellow)}.login-card{max-width:460px;width:100%;justify-self:end;display:grid;gap:18px;box-shadow:none}.login-card-header{display:grid;gap:8px}.login-card-header p{margin:0;color:var(--muted);line-height:1.6}.login-form-stacked{display:grid;gap:14px}.creator-report-pre{margin:0;padding:16px;border-radius:var(--radius);background:#0f172a;color:var(--beamo-cyan-soft);overflow:auto;font-size:.82rem;line-height:1.5}.workspace-context-panel{display:grid;gap:18px;grid-template-columns:minmax(0,1.6fr) minmax(260px,.8fr);align-items:center}.workspace-context-copy,.workspace-context-outcome,.overview-stat-card,.overview-step-card,.overview-workspace-card,.overview-exception-card,.overview-alert-card{display:grid;gap:10px}.workspace-context-copy p,.overview-workspace-card p,.overview-step-card p,.overview-exception-card p,.overview-alert-card p{margin:0;color:var(--muted);line-height:1.65}.workspace-context-outcome{align-self:stretch;padding:18px;border-radius:var(--radius);border:1px solid rgba(236,178,19,.22);background:#f3fbfd}.overview-hero{gap:24px}.overview-grid,.planning-brief-callouts{display:grid;gap:16px}.operations-command-center{display:grid;gap:22px;border-color:#10b98138;background:radial-gradient(circle at top left,rgba(16,185,129,.12),transparent 34%),#ffffffd6}.operations-command-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.6fr);gap:16px;align-items:stretch}.operations-primary-card,.operations-queue-card,.operations-lane-card{border:1px solid rgba(148,163,184,.28);background:#ffffffd6;box-shadow:var(--shadow-soft)}.operations-primary-card{border-radius:24px;padding:22px;display:grid;gap:12px;align-content:start}.operations-primary-card strong{font-size:clamp(1.5rem,2.4vw,2.2rem);letter-spacing:-.04em}.operations-primary-card p{margin:0;color:var(--muted);line-height:1.55}.operations-queue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.operations-queue-card{color:var(--ink);text-align:left;border-radius:22px;padding:18px;display:grid;gap:8px;align-content:start;min-height:148px}.operations-queue-card strong{font-size:1.8rem;letter-spacing:-.04em}.operations-queue-card span:last-child{color:var(--muted);font-weight:600;line-height:1.4}.operations-queue-card:disabled{opacity:.62;cursor:default}.operations-origin-lanes{display:grid;gap:12px}.operations-origin-lanes-header{display:flex;justify-content:space-between;gap:16px;align-items:end}.operations-origin-lanes-header h3{margin-top:6px}.operations-lane-list{display:grid;gap:10px}.operations-lane-card{color:var(--ink);text-align:left;border-radius:18px;padding:14px 16px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center}.operations-lane-card>span:first-child{display:grid;gap:4px}.operations-lane-card>span:nth-child(2){color:var(--ink);font-weight:800}.operations-empty-lane{border:1px dashed rgba(148,163,184,.4);border-radius:18px;padding:16px;color:var(--muted);background:#ffffff94;font-weight:650}@media(max-width:900px){.operations-command-grid,.operations-queue-grid,.operations-lane-card{grid-template-columns:1fr}.operations-origin-lanes-header{align-items:flex-start;flex-direction:column}}.finance-command-center{display:grid;gap:22px;border-color:#6366f138;background:radial-gradient(circle at top left,rgba(99,102,241,.12),transparent 34%),#ffffffd6}.finance-command-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.6fr);gap:16px;align-items:stretch}.finance-primary-card,.finance-queue-card{border:1px solid rgba(148,163,184,.28);background:#ffffffd6;box-shadow:var(--shadow-soft)}.finance-primary-card{border-radius:24px;padding:22px;display:grid;gap:12px;align-content:start}.finance-primary-card strong{font-size:clamp(1.5rem,2.4vw,2.2rem);letter-spacing:-.04em}.finance-primary-card p{margin:0;color:var(--muted);line-height:1.55}.finance-queue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.finance-queue-card{border-radius:22px;padding:18px;display:grid;gap:8px;align-content:start;min-height:148px}.finance-queue-card strong{font-size:1.8rem;letter-spacing:-.04em}.finance-queue-card span:last-child{color:var(--muted);font-weight:600;line-height:1.4}@media(max-width:900px){.finance-command-grid,.finance-queue-grid{grid-template-columns:1fr}}.feedback-command-center{display:grid;gap:22px;border-color:#ecb21338;background:radial-gradient(circle at top left,rgba(236,178,19,.13),transparent 34%),#ffffffdb}.feedback-command-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.6fr);gap:16px;align-items:stretch}.feedback-primary-card,.feedback-queue-card{border:1px solid rgba(148,163,184,.28);background:#ffffffd6;box-shadow:var(--shadow-soft)}.feedback-primary-card{border-radius:24px;padding:22px;display:grid;gap:12px;align-content:start}.feedback-primary-card strong{font-size:clamp(1.5rem,2.4vw,2.2rem);letter-spacing:-.04em}.feedback-primary-card p{margin:0;color:var(--muted);line-height:1.55}.feedback-queue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.feedback-queue-card{border-radius:22px;padding:18px;display:grid;gap:8px;align-content:start;min-height:148px}.feedback-queue-card strong{font-size:1.8rem;letter-spacing:-.04em}.feedback-queue-card span:last-child{color:var(--muted);font-weight:600;line-height:1.4}@media(max-width:900px){.feedback-command-grid,.feedback-queue-grid{grid-template-columns:1fr}}.forecast-backtest-panel{display:grid;gap:18px}.forecast-model-selection-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:16px}.forecast-model-selection-header .section-intro-eyebrow{grid-column:1 / -1}.forecast-model-refresh-action{justify-self:end;width:max-content;min-width:150px}@media(max-width:900px){.forecast-model-selection-header{grid-template-columns:1fr}.forecast-model-refresh-action{justify-self:start;width:min(100%,220px)}}.forecast-backtest-grid,.forecast-bias-grid{display:grid;gap:16px}.forecast-backtest-grid{grid-template-columns:minmax(360px,1.35fr) minmax(280px,.65fr);align-items:stretch}.forecast-bias-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.forecast-backtest-summary{border:1px solid rgba(148,163,184,.24);border-radius:18px;padding:18px;background:#ffffffb3}.forecast-backtest-chart{display:grid;gap:10px;border:1px solid rgba(148,163,184,.22);border-radius:18px;padding:14px;background:#f8fafcd1}.forecast-backtest-chart svg{display:block;width:100%;min-height:220px}.chart-axis{stroke:#64748b5c;stroke-width:1}.chart-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.forecast-line,.forecast-dot{stroke:var(--beamo-cyan)}.actual-line{stroke:var(--beamo-cyan-dark)}.forecast-dot{fill:var(--beamo-cyan)}.actual-dot{fill:var(--beamo-cyan-dark)}.forecast-chart-legend{display:flex;gap:14px;align-items:center;color:var(--muted);font-weight:700;font-size:.88rem}.forecast-chart-legend span{display:inline-flex;gap:6px;align-items:center}.forecast-chart-legend i{width:20px;height:3px;border-radius:999px;display:inline-block}.forecast-swatch{background:var(--beamo-cyan)}.actual-swatch{background:var(--beamo-cyan-dark)}.forecast-bias-table{display:grid;gap:10px}@media(max-width:1100px){.forecast-backtest-grid,.forecast-bias-grid{grid-template-columns:1fr}}.creator-command-center{display:grid;gap:22px;border-color:#a855f73d;background:radial-gradient(circle at top left,rgba(168,85,247,.13),transparent 34%),#ffffffdb}.creator-command-grid,.creator-report-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.6fr);gap:16px;align-items:stretch}.creator-primary-card,.creator-queue-card{border:1px solid rgba(148,163,184,.28);background:#ffffffd6;box-shadow:var(--shadow-soft)}.creator-primary-card{border-radius:24px;padding:22px;display:grid;gap:12px;align-content:start}.creator-primary-card strong{font-size:clamp(1.5rem,2.4vw,2.2rem);letter-spacing:-.04em}.creator-primary-card p{margin:0;color:var(--muted);line-height:1.55}.creator-queue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.creator-queue-card{border-radius:22px;padding:18px;display:grid;gap:8px;align-content:start;min-height:148px}.creator-queue-card strong{font-size:1.8rem;letter-spacing:-.04em}.creator-queue-card span:last-child{color:var(--muted);font-weight:600;line-height:1.4}@media(max-width:900px){.creator-command-grid,.creator-queue-grid,.creator-report-grid{grid-template-columns:1fr}}.overview-brief-panel{display:grid;gap:20px;border-color:#ecb21333;background:radial-gradient(circle at top right,rgba(236,178,19,.12),transparent 36%),#ffffffdb}.overview-exception-panel{display:grid;gap:20px;border-color:#dc262629;background:radial-gradient(circle at top right,rgba(220,38,38,.1),transparent 34%),#ffffffe6}.overview-exception-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.overview-exception-card{text-decoration:none;color:inherit}.overview-exception-card:hover{transform:translateY(-2px);border-color:#ecb21342;box-shadow:0 18px 42px #0f172a1f}.overview-brief-header{display:flex;gap:18px;justify-content:space-between;align-items:flex-start}.overview-primary-link{text-decoration:none;white-space:nowrap}.overview-brief-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.overview-brief-card{display:grid;gap:10px;min-height:150px;background:#ffffffdb}.overview-brief-value{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.overview-brief-value strong{font-size:clamp(1.25rem,2vw,1.7rem);letter-spacing:-.035em}.overview-brief-card p{margin:0;color:var(--muted);line-height:1.5;font-weight:600}@media(max-width:900px){.overview-brief-header{display:grid}.overview-brief-grid{grid-template-columns:1fr}.overview-primary-link{justify-self:start}}.workspace-flow-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:16px;align-items:center;border-color:#0f172a14}.workspace-flow-copy{display:grid;gap:5px}.workspace-flow-copy strong{font-size:1.15rem;letter-spacing:-.03em}.workspace-flow-copy span:last-child{color:var(--muted);font-weight:600;line-height:1.4}.workspace-flow-link{text-decoration:none;white-space:nowrap}@media(max-width:900px){.workspace-flow-panel{grid-template-columns:1fr}.workspace-flow-link{justify-self:start}}.amazon-tools-panel{border-color:#ecb21329;background:linear-gradient(135deg,#eff6ffeb,#fffffff5)}.amazon-tools-header,.amazon-tool-feature{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.amazon-tools-header h2,.amazon-tool-feature h3{margin-top:0}.amazon-tools-summary{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.amazon-tools-summary span{border:1px solid rgba(236,178,19,.16);border-radius:999px;padding:7px 10px;background:#ffffffc7;color:var(--muted);font-size:.82rem;font-weight:700}.amazon-tool-feature{margin:16px 0;padding:16px;border:1px solid rgba(236,178,19,.16);border-radius:18px;background:#ffffffc7}.amazon-tool-feature p{margin-bottom:0}.success-message{color:#047857;font-weight:700}@media(max-width:900px){.amazon-tools-header,.amazon-tool-feature{display:grid}.amazon-tools-summary{justify-content:flex-start}}.amazon-tool-controls,.amazon-tool-window{display:grid;gap:8px;min-width:180px}.exception-workboard-panel{display:grid;gap:18px}.exception-workboard-header,.exception-daily-summary{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.exception-workboard-header p,.exception-daily-summary h3{margin:4px 0 0}.exception-daily-summary{padding:14px;border:1px solid var(--border);border-radius:var(--radius);background:#fbfcfd}.exception-owner-strip,.exception-workboard-controls,.exception-bulk-bar{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.exception-owner-strip{justify-content:flex-end}.exception-owner-pill{display:grid;gap:3px;min-width:132px;padding:9px 10px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--ink);text-align:left;box-shadow:none}.exception-owner-pill span{color:var(--muted);font-size:.78rem;font-weight:700}.exception-workboard-controls,.exception-bulk-bar{padding:10px;border:1px solid rgba(236,178,19,.16);border-radius:var(--radius);background:#eff6ff9e}.exception-workboard-controls label{display:grid;gap:5px;min-width:160px;color:var(--muted);font-size:.78rem;font-weight:800}.exception-sla-quick-filters{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.overview-actionable-warnings-panel .warning-panel{margin-top:0}.supplier-portal-workflow-panel{display:grid;gap:14px}.assistant-evidence-panel{display:grid;gap:12px}.assistant-evidence-header{display:flex;gap:12px;flex-wrap:wrap;align-items:center;color:var(--muted);font-size:.82rem}.assistant-evidence-answer{margin:0}.warning-action-list{display:grid;gap:10px;list-style:none;margin:0;padding:0}.warning-action-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.warning-action-link{flex-shrink:0;font-weight:700}.release-health-section-list{display:grid;gap:12px;list-style:none;margin:0;padding:0}.release-health-section-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface, #fff)}.release-health-section-copy{display:grid;gap:6px;min-width:0}.overview-command-actions-panel .overview-command-actions{display:flex;flex-wrap:wrap;gap:10px}.pilot-ai-evidence-link{margin-top:6px}.assistant-evidence-actions{display:flex;gap:8px;flex-wrap:wrap}.cycle-count-panel{display:grid;gap:18px}.cycle-count-header,.cycle-count-selected-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.cycle-count-header h2,.cycle-count-selected-header h3{margin:4px 0}.cycle-count-grid{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(380px,1.15fr);gap:16px;align-items:start}.cycle-count-detail{display:grid;gap:12px;min-width:0}.cycle-count-notes{display:grid;gap:6px;color:var(--muted);font-size:.78rem;font-weight:800}.cycle-count-notes textarea{min-height:72px;resize:vertical}.selected-row{background:#ecb21314}.web-receiving-panel{display:grid;gap:18px;scroll-margin-top:108px}.web-receiving-header,.web-receiving-staged-header,.web-receiving-lookup-title,.web-receiving-header-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.web-receiving-header h2,.web-receiving-staged-header h3{margin:4px 0}.web-receiving-header-actions{align-items:center;flex-wrap:wrap;justify-content:flex-end}.web-receiving-grid{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(360px,1.18fr);gap:18px;align-items:start}.web-receiving-scan-stack,.web-receiving-entry-stack,.web-receiving-staged{display:grid;gap:12px;min-width:0}.web-receiving-camera{position:relative;min-height:250px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,#0b1220f5,#162634eb),#111827}.web-receiving-video{width:100%;height:250px;display:block;object-fit:cover}.web-receiving-camera-overlay{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.web-receiving-camera-overlay span{width:min(78%,340px);height:104px;border:2px solid rgba(255,255,255,.88);border-radius:8px;box-shadow:0 0 0 999px #050a1247,inset 0 0 0 1px #14b8a6b3}.web-receiving-manual-row,.web-receiving-quantity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.web-receiving-lookup,.web-receiving-photo-list,.web-receiving-result{display:grid;gap:10px;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--surface, var(--panel))}.web-receiving-candidates,.web-receiving-staged-list{display:grid;gap:8px}.web-receiving-candidate,.web-receiving-staged-card{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:58px;padding:11px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface-raised, #fbfdff);color:var(--text, var(--ink));text-align:left}.web-receiving-candidate:hover,.web-receiving-candidate:focus-visible,.web-receiving-staged-card:hover{border-color:#14a6b8;box-shadow:0 12px 24px -22px #0f172a73}.web-receiving-candidate strong,.web-receiving-staged-card strong{display:block;font-size:.94rem}.web-receiving-candidate small,.web-receiving-staged-card small{display:block;margin-top:3px;color:var(--muted);font-size:.78rem;line-height:1.35}.web-receiving-segments{display:flex;flex-wrap:wrap;gap:8px}.web-receiving-segments button{min-height:38px;padding:8px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface, var(--panel));color:var(--text, var(--ink));font-weight:800}.web-receiving-segments button.active{border-color:#0f766e;background:#0f766e;color:#fff}.web-receiving-entry-stack textarea{min-height:72px;resize:vertical}.web-receiving-photo-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.web-receiving-file-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:40px;cursor:pointer}.web-receiving-file-button input{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}.web-receiving-photo-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.web-receiving-photo-list span,.web-receiving-result span{color:var(--muted);font-size:.84rem;line-height:1.35}.web-receiving-mini-metrics{grid-template-columns:repeat(3,minmax(92px,1fr));max-width:440px}.web-receiving-recent{margin-top:2px}@media(max-width:980px){.web-receiving-grid,.web-receiving-manual-row,.web-receiving-quantity-grid{grid-template-columns:1fr}.web-receiving-header,.web-receiving-staged-header{flex-direction:column}.web-receiving-mini-metrics{max-width:none;width:100%}}.supplier-collaboration-panel{display:grid;gap:18px}.supplier-collaboration-terms{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.supplier-collaboration-terms span,.supplier-quote-comparison{border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:12px}.supplier-collaboration-terms strong{display:block;color:var(--muted);font-size:.74rem;margin-bottom:4px;text-transform:uppercase}.supplier-quote-comparison{display:grid;gap:12px}@media(max-width:980px){.cycle-count-grid{grid-template-columns:1fr}}.exception-workboard-controls input,.exception-workboard-controls select,.exception-bulk-bar input,.exception-bulk-bar select{min-height:36px}@media(max-width:900px){.exception-workboard-header,.exception-daily-summary{display:grid}.exception-owner-strip{justify-content:flex-start}}.amazon-tool-controls label,.amazon-tool-window label{display:grid;gap:4px;color:var(--muted);font-size:.78rem;font-weight:700}.amazon-tool-controls input{width:100%;min-width:0}.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:999px;padding:9px 14px;background:var(--accent);color:#fff;font-weight:800;text-decoration:none;box-shadow:0 10px 22px #ecb2132e}.button-link:hover{background:var(--accent-strong)}.pilot-hero{display:flex;justify-content:space-between;gap:20px;align-items:center;background:radial-gradient(circle at top right,rgba(236,178,19,.18),transparent 35%),linear-gradient(135deg,#fffffff5,#eff6ffeb);border-color:#ecb21329}.pilot-hero h2{font-size:clamp(1.7rem,3vw,2.5rem)}.pilot-hero p:not(.eyebrow){max-width:780px;color:var(--muted);line-height:1.55;font-weight:650}.pilot-hero-action{display:grid;gap:12px;justify-items:end;min-width:190px}.pilot-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.operator-assistant-panel{display:grid;gap:16px}.operator-assistant-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.operator-assistant-question textarea{min-height:96px;resize:vertical}.operator-assistant-answer{display:grid;gap:14px;padding-top:14px;border-top:1px solid var(--border)}.operator-assistant-answer>p{max-width:980px;margin:0;color:var(--text);font-weight:650;line-height:1.6}.operator-assistant-meta{display:flex;flex-wrap:wrap;gap:8px}.operator-assistant-meta span{padding:6px 10px;border:1px solid var(--border);border-radius:999px;background:#ffffffbd;color:var(--muted);font-size:.8rem;font-weight:800}.pilot-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:20px}.pilot-signal-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pilot-signal-list div{display:grid;gap:6px;padding:14px;border:1px solid var(--border);border-radius:16px;background:#ffffffb8}.pilot-signal-list span{color:var(--muted);font-size:.82rem;font-weight:700}.pilot-signal-list strong{font-size:1.25rem}.sku360-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.sku360-title-block{display:grid;gap:10px;min-width:0}.sku360-title-line,.sku360-signal-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.sku360-title-line h2{margin:0;font-size:clamp(1.55rem,2.4vw,2.2rem)}.sku360-product-facts{display:flex;flex-wrap:wrap;gap:8px}.sku360-product-facts span{min-width:0;display:grid;gap:2px;padding:7px 9px;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#f8fafcdb}.sku360-product-facts small{color:var(--muted);font-size:.68rem;font-weight:700;line-height:1.1}.sku360-product-facts strong{color:var(--ink);font-size:.84rem;line-height:1.2;font-weight:750;overflow-wrap:anywhere}:root.dark .sku360-product-facts span,:root[data-theme=dark] .sku360-product-facts span{background:#0f172a85;border-color:var(--clarity-line)}.sku360-actions{justify-content:flex-end;min-width:280px}.sku360-metrics{grid-template-columns:repeat(6,minmax(0,1fr))}.sku360-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;min-width:0}.sku360-grid>.panel{min-width:0}.sku360-assistant-panel{display:grid;gap:16px}.sku360-explanation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sku360-explanation{display:grid;gap:10px;min-width:0;padding:14px;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.sku360-explanation-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.sku360-explanation p{margin:0;color:var(--muted);line-height:1.55}@media(max-width:1000px){.pilot-hero,.pilot-grid,.sku360-hero,.sku360-grid,.sku360-explanation-grid{display:grid;grid-template-columns:minmax(0,1fr)}.pilot-hero-action{justify-items:start}.pilot-metrics,.sku360-metrics,.pilot-signal-list{grid-template-columns:1fr}.operator-assistant-header{display:grid}}*{letter-spacing:0}.app-shell,.login-shell{max-width:1600px;gap:18px}.topbar{position:sticky;top:14px;z-index:20;align-items:center;border-color:var(--border);border-radius:var(--radius);background:var(--beamo-nav-bg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:none}.topbar h1{font-size:clamp(1.9rem,2.6vw,2.55rem)}.topbar-actions{min-width:340px}.brand-heading{display:flex;align-items:flex-start;gap:14px}.brand-heading-copy{display:grid;gap:8px;min-width:0}.brand-mark{display:inline-flex;align-items:center;justify-content:center;flex:0 0 46px;width:46px;height:46px;border:1px solid var(--beamo-secondary-border);border-radius:var(--radius);background:var(--beamo-button-gradient);color:var(--beamo-button-foreground);font-weight:900;box-shadow:var(--shadow-soft)}.panel,.detail-card,.empty-state,.overview-stat-card,.overview-brief-card,.overview-hero,.overview-step-card,.overview-workspace-card,.overview-alert-card,.planning-primary-card,.planning-queue-card,.planning-lane-card,.planning-brief-panel,.procurement-primary-card,.procurement-queue-card,.procurement-lane-card,.operations-primary-card,.operations-queue-card,.operations-lane-card,.finance-primary-card,.finance-queue-card,.feedback-primary-card,.feedback-queue-card,.creator-primary-card,.creator-queue-card,.amazon-tool-feature,.amazon-tools-panel,.pilot-signal-list div,.login-card,.workspace-context-outcome,.workspace-control-panel,.planning-action-plan,.recommended-action-panel,.workspace-details,.warning-panel,.button-link,.creator-report-pre,.checkbox-label{border-radius:var(--radius)}.panel p,.panel span,.panel strong,.login-hero p,.login-hero li{overflow-wrap:anywhere}.panel{border-color:#64748b33;box-shadow:var(--shadow-soft)}.detail-card,.overview-stat-card,.overview-brief-card,.overview-step-card,.overview-workspace-card,.overview-alert-card,.planning-primary-card,.planning-queue-card,.planning-lane-card,.procurement-primary-card,.procurement-queue-card,.procurement-lane-card,.operations-primary-card,.operations-queue-card,.operations-lane-card,.finance-primary-card,.finance-queue-card,.feedback-primary-card,.feedback-queue-card,.creator-primary-card,.creator-queue-card{position:relative;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.detail-card:before,.overview-stat-card:before,.overview-brief-card:before,.overview-step-card:before,.overview-workspace-card:before,.overview-alert-card:before,.planning-primary-card:before,.planning-queue-card:before,.planning-lane-card:before,.procurement-primary-card:before,.procurement-queue-card:before,.procurement-lane-card:before,.operations-primary-card:before,.operations-queue-card:before,.operations-lane-card:before,.finance-primary-card:before,.finance-queue-card:before,.feedback-primary-card:before,.feedback-queue-card:before,.creator-primary-card:before,.creator-queue-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#ecb2138c}.detail-card:hover,.overview-workspace-card:hover,.overview-alert-card:hover,.planning-queue-card:hover:not(:disabled),.procurement-queue-card:hover:not(:disabled),.operations-queue-card:hover:not(:disabled){border-color:#ecb21352;box-shadow:0 12px 28px #11182714;transform:translateY(-1px)}.glass-panel{background:#ffffffd6}.eyebrow{background:#ecb2131c;color:var(--accent-strong)}.workspace-nav{width:fit-content;max-width:100%;gap:.45rem;padding:.4rem;border:1px solid rgba(236,178,19,.22);border-radius:14px;background:#ffffff14}.workspace-link{border-radius:10px;background:transparent;color:#f0faffc7;padding:.62rem .9rem}.workspace-link:hover,.workspace-link:focus-visible{border-color:#ecb21361;background:#ecb2131f;color:#fff;box-shadow:0 10px 25px #ecb21329}.workspace-link.active{background:linear-gradient(135deg,var(--beamo-cyan),#08a9d4);color:#041014;box-shadow:0 10px 22px #ecb2133d}button,a{border-radius:var(--radius);background:linear-gradient(135deg,var(--beamo-yellow),var(--beamo-yellow-dark));box-shadow:none}button:hover:not(:disabled),a:hover{box-shadow:0 10px 20px #ecb2132e}.button-primary-action{background:linear-gradient(135deg,var(--accent-strong),var(--accent));box-shadow:0 14px 24px #ecb21333}.button-primary-action:hover:not(:disabled){box-shadow:0 16px 28px #ecb2133d}.button-secondary,.link-button{background:#fff;color:var(--accent-strong);border:1px solid var(--beamo-secondary-border)}input,select,textarea{border-radius:var(--radius);background:#fff}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{border-color:#ecb2136b;box-shadow:0 0 0 4px #ecb21321}.status-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));align-items:stretch}.status-chip{display:grid;align-content:start;gap:8px;min-width:0;min-height:84px;padding:14px;border:1px solid rgba(100,116,139,.18);border-radius:var(--radius);background:#ffffffc2}.status-chip strong{color:#667085;font-size:.78rem;font-weight:800;text-transform:uppercase}.status-chip>span:not(.badge){color:var(--ink);font-size:1.35rem;font-weight:800;line-height:1.1}button.status-chip{text-align:left;color:var(--ink);background:#fff}.wide-chip{min-width:0}.table-wrap{border-radius:var(--radius);background:#fff}th{background:#e8faff;color:var(--accent-strong)}tbody tr:nth-child(2n){background:#f8fafcb8}tbody tr:hover{background:#d9f7ff8f}.selected-row{background:#d8f3eeb8}.metric-label{color:#667085}.badge-fresh,.badge-healthy,.badge-ok{color:#067647}.badge-stale,.badge-degraded{color:var(--amber)}.workspace-context-panel,.workspace-flow-panel{border-left:4px solid var(--accent)}.planning-command-center,.procurement-command-center,.operations-command-center,.finance-command-center,.feedback-command-center,.creator-command-center,.overview-brief-panel,.overview-hero,.amazon-tools-panel,.pilot-hero{background:linear-gradient(180deg,#ffffffeb,#f7faf9db),var(--panel)}.planning-command-center{border-left:4px solid var(--blue)}.procurement-command-center{border-left:4px solid #0891b2}.operations-command-center{border-left:4px solid #059669}.finance-command-center{border-left:4px solid #4f46e5}.feedback-command-center{border-left:4px solid #0d9488}.creator-command-center{border-left:4px solid #7c3aed}.planning-primary-card,.procurement-primary-card,.operations-primary-card,.finance-primary-card,.feedback-primary-card,.creator-primary-card{background:#fff;border-color:#64748b2e}.planning-queue-card,.procurement-queue-card,.operations-queue-card,.finance-queue-card,.feedback-queue-card,.creator-queue-card,.planning-lane-card,.procurement-lane-card,.operations-lane-card{background:#ffffffe6}.feature-list{list-style:none;padding-left:0}.feature-list li{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid rgba(100,116,139,.16);border-radius:var(--radius);background:#ffffffa8}.feature-list li:before{content:"";flex:0 0 7px;width:7px;height:7px;margin-top:.55em;border-radius:50%;background:var(--accent)}.login-hero .feature-list li{color:#f5fcffe6;border-color:#ecb21338;background:#ffffff14;box-shadow:inset 0 1px #ffffff14}.login-hero .feature-list li:before{background:var(--beamo-cyan);box-shadow:0 0 18px #ecb21380}.badge-success{background:var(--success-soft);color:#166534}.badge-danger{background:var(--danger-soft);color:var(--danger)}.success-panel{border-color:#16a34a3d;background:#f0fdf4e0}.success-panel h2{color:#166534}.onboarding-workspace{display:grid;gap:20px}.onboarding-hero-panel,.onboarding-step-header,.onboarding-layout{display:grid;gap:18px}.onboarding-hero-panel{grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:stretch}.onboarding-progress-card{display:grid;align-content:center;gap:10px;padding:18px;border:1px solid var(--beamo-secondary-border);border-radius:var(--radius);background:#ffffffd1}.onboarding-progress-card strong{font-size:2rem}.onboarding-progress-track{overflow:hidden;height:10px;border-radius:999px;background:#64748b29}.onboarding-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--blue))}.onboarding-metrics{align-items:stretch}.onboarding-layout{grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:start}.onboarding-step-rail{position:sticky;top:18px}.onboarding-step-button{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:12px;color:var(--ink);text-align:left;background:#ffffffdb;border:1px solid rgba(100,116,139,.18);box-shadow:none}.onboarding-step-button:hover:not(:disabled){box-shadow:0 10px 20px #ecb2131f}.onboarding-step-button.active{border-color:#ecb2135c;background:var(--beamo-cyan-soft)}.onboarding-step-button>span:first-child{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;color:#fff;background:var(--accent);font-size:.84rem;font-weight:800}.onboarding-step-panel{display:grid;gap:18px}.onboarding-step-header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.onboarding-step-header p,.onboarding-source-list dd,.onboarding-source-list dt,.onboarding-events p{margin:0}.warning-summary{padding:14px 16px 14px 32px;border:1px solid rgba(180,83,9,.24);border-radius:var(--radius);background:var(--warning-soft)}.onboarding-notes-label{width:100%}.onboarding-source-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin:0}.onboarding-source-list div,.onboarding-events .detail-card{display:grid;gap:5px}.onboarding-source-list div{padding:12px;border:1px solid rgba(100,116,139,.16);border-radius:var(--radius);background:#ffffffc2}.onboarding-source-list dt{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.onboarding-source-list dd{overflow-wrap:anywhere;color:var(--ink);font-weight:700}.onboarding-step-actions,.onboarding-events{display:flex;gap:12px;flex-wrap:wrap}.onboarding-events .detail-card{flex:1 1 240px}@media(max-width:980px){.onboarding-hero-panel,.onboarding-layout,.onboarding-step-header{grid-template-columns:1fr}.onboarding-step-rail{position:static}}@media(max-width:640px){.topbar{position:static}.brand-heading{flex-direction:column;align-items:flex-start;gap:10px}.brand-mark{flex-basis:40px;width:40px;height:40px;font-size:.9rem}.workspace-nav{flex-wrap:nowrap;overflow-x:auto;width:100%}.workspace-link{width:auto;flex:0 0 auto}.workspace-flow-link,.overview-primary-link,.button-link{width:fit-content}}.planning-command-center,.procurement-command-center,.operations-command-center,.finance-command-center,.feedback-command-center,.creator-command-center,.overview-brief-panel,.overview-exception-panel{border-color:var(--border);background:#fff}.planning-primary-card,.procurement-primary-card,.operations-primary-card,.finance-primary-card,.feedback-primary-card,.creator-primary-card,.planning-queue-card,.procurement-queue-card,.operations-queue-card,.finance-queue-card,.feedback-queue-card,.creator-queue-card,.planning-lane-card,.procurement-lane-card,.operations-lane-card,.promotion-event-card,.promotion-impact-list,.allocation-decision-card,.supplier-reliability-panel,.supplier-reliability-drivers span,.forecast-backtest-summary,.forecast-backtest-chart,.overview-brief-card,.overview-exception-card,.onboarding-progress-card,.onboarding-step-button,.onboarding-source-list div{border-color:var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft)}.planning-queue-card,.procurement-queue-card,.operations-queue-card,.finance-queue-card,.feedback-queue-card,.creator-queue-card{min-height:132px}.planning-queue-card strong,.procurement-queue-card strong,.operations-queue-card strong,.finance-queue-card strong,.feedback-queue-card strong,.creator-queue-card strong{font-size:1.55rem}.planning-primary-card,.procurement-primary-card,.operations-primary-card,.finance-primary-card,.feedback-primary-card,.creator-primary-card{padding:20px}.overview-exception-card:hover,.planning-queue-card:hover:not(:disabled),.procurement-queue-card:hover:not(:disabled),.operations-queue-card:hover:not(:disabled){border-color:#ecb21361;box-shadow:0 8px 20px #0f172a14}.sku-lifecycle-card,.allocation-decision-card,.operations-empty-lane,.warning-summary,.onboarding-progress-track,.forecast-chart-legend i{border-radius:var(--radius)}@media(max-width:980px){.login-shell-centered{background:#fff}}.app-shell,.login-shell{max-width:1500px;gap:16px}.topbar{position:sticky;top:12px;z-index:20;color:var(--ink);border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft);padding:16px 18px}.topbar:after{inset:auto auto -1px 18px;width:58px;height:2px;background:var(--beamo-yellow)}.topbar h1{color:var(--ink);font-size:clamp(1.3rem,2vw,1.78rem)}.topbar p{max-width:760px;color:var(--muted);font-size:.92rem}.topbar-actions{min-width:min(320px,100%)}.brand-logo-frame{width:128px;height:40px;border-color:var(--border);background:#fff}.brand-logo{width:106px}.eyebrow{padding:0;border:0;background:transparent;color:var(--accent-strong);font-size:.7rem}.workspace-nav{width:fit-content;max-width:100%;gap:3px;padding:3px;border:1px solid var(--border);border-radius:var(--radius);background:#f8fafc}.workspace-link{color:#52616f;border:0;border-radius:6px;background:transparent;box-shadow:none;padding:8px 10px}.workspace-link:hover,.workspace-link:focus-visible{color:var(--ink);background:#fff;box-shadow:none}.workspace-link.active{color:#fff;background:var(--beamo-black);box-shadow:none}.panel,.detail-card,.empty-state,.overview-stat-card,.overview-brief-card,.overview-hero,.overview-step-card,.overview-workspace-card,.overview-alert-card,.planning-primary-card,.planning-queue-card,.planning-lane-card,.planning-brief-panel,.procurement-primary-card,.procurement-queue-card,.procurement-lane-card,.operations-primary-card,.operations-queue-card,.operations-lane-card,.finance-primary-card,.finance-queue-card,.feedback-primary-card,.feedback-queue-card,.creator-primary-card,.creator-queue-card,.amazon-tool-feature,.amazon-tools-panel,.pilot-hero,.pilot-signal-list div,.login-card,.workspace-context-outcome,.workspace-control-panel,.planning-action-plan,.recommended-action-panel,.workspace-details,.warning-panel,.creator-report-pre,.checkbox-label,.promotion-event-card,.promotion-impact-list,.allocation-decision-card,.sku-lifecycle-card,.supplier-reliability-panel,.forecast-backtest-summary,.forecast-backtest-chart,.onboarding-progress-card,.onboarding-step-button,.onboarding-source-list div{border-color:var(--border);border-radius:var(--radius);background:#fff;box-shadow:none}.detail-card:before,.overview-stat-card:before,.overview-brief-card:before,.overview-step-card:before,.overview-workspace-card:before,.overview-alert-card:before,.planning-primary-card:before,.planning-queue-card:before,.planning-lane-card:before,.procurement-primary-card:before,.procurement-queue-card:before,.procurement-lane-card:before,.operations-primary-card:before,.operations-queue-card:before,.operations-lane-card:before,.finance-primary-card:before,.finance-queue-card:before,.feedback-primary-card:before,.feedback-queue-card:before,.creator-primary-card:before,.creator-queue-card:before{display:none}.planning-command-center,.procurement-command-center,.operations-command-center,.finance-command-center,.feedback-command-center,.creator-command-center,.overview-brief-panel,.overview-exception-panel,.overview-hero,.amazon-tools-panel,.pilot-hero,.onboarding-hero-panel,.onboarding-step-rail,.onboarding-step-panel{border:1px solid var(--border);background:#fff}.planning-command-center,.procurement-command-center,.operations-command-center,.finance-command-center,.feedback-command-center,.creator-command-center,.workspace-context-panel,.workspace-flow-panel{border-left:1px solid var(--border)}button,a,.button-primary-action{border-color:var(--beamo-black);border-radius:var(--radius);background:var(--beamo-black);color:#fff;box-shadow:none}button:hover:not(:disabled),a:hover,.button-primary-action:hover:not(:disabled){background:var(--beamo-ink);box-shadow:none;transform:none}.button-secondary,.link-button,a.button-secondary,a.link-button{border-color:var(--border);background:#fff;color:var(--beamo-ink);box-shadow:none}input,select,textarea,.table-wrap,.status-chip,button.status-chip{border-color:var(--border);border-radius:var(--radius);background:#fff;box-shadow:none}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{border-color:#ecb21385;box-shadow:0 0 0 3px #ecb2131f}.login-shell-centered{grid-template-columns:minmax(0,1fr) minmax(340px,440px);align-items:center;border:1px solid var(--border);background:var(--beamo-page-gradient);box-shadow:var(--shadow)}.login-hero{color:var(--ink);padding:28px}.login-logo{width:min(240px,68vw);padding:10px 12px;border-color:var(--border);background:#fff}.login-hero h1{color:var(--ink);font-size:clamp(2rem,3.4vw,3rem);line-height:1}.login-hero p,.feature-list,.login-hero .feature-list li{color:var(--muted)}.feature-list li,.login-hero .feature-list li{border-color:var(--border);background:#fff;box-shadow:none}.onboarding-progress-track span{background:var(--beamo-black)}@media(max-width:640px){.topbar{position:static}.login-shell-centered{grid-template-columns:1fr}.login-hero{padding:20px}}a{border-color:transparent;background:transparent;color:var(--accent-strong);box-shadow:none}a:hover{background:transparent;color:var(--beamo-secondary-hover-text);box-shadow:none}button,.button-primary-action,.button-link,.overview-primary-link,.workspace-flow-link{border-color:transparent;background:var(--beamo-button-gradient);color:var(--beamo-button-foreground)}button:hover:not(:disabled),.button-primary-action:hover,.button-link:hover,.overview-primary-link:hover,.workspace-flow-link:hover{background:var(--beamo-button-gradient-hover);color:var(--beamo-button-foreground)}.button-secondary,.link-button,a.button-secondary,a.link-button{border-color:var(--border);background:#fff;color:var(--beamo-ink)}.workspace-link{color:var(--muted);border:0;background:transparent}.workspace-link:hover,.workspace-link:focus-visible{color:var(--ink);background:var(--beamo-control-hover)}.workspace-link.active{color:var(--beamo-button-foreground);background:var(--accent);border-radius:999px}.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.topbar-brand{display:contents}.brand-heading{grid-column:1;grid-row:1}.topbar-brand>p{grid-column:1;grid-row:2}.workspace-nav{grid-column:1 / -1;grid-row:3;width:100%}.topbar-actions{grid-column:2;grid-row:1 / 3;align-self:center;min-width:max-content}.topbar-actions .actions{justify-content:flex-end}@media(max-width:980px){.topbar{display:flex;align-items:stretch}.topbar-brand{display:grid;gap:10px}.brand-heading,.topbar-brand>p,.workspace-nav,.topbar-actions{grid-column:auto;grid-row:auto}.topbar-actions{min-width:0}}.command-band{position:sticky;top:12px;z-index:20;display:grid;gap:12px;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft)}.command-band:after{content:"";position:absolute;inset:auto auto -1px 14px;width:52px;height:2px;border-radius:2px 2px 0 0;background:var(--beamo-yellow)}.command-band-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,auto);gap:16px;align-items:center}.command-identity{display:flex;align-items:center;gap:12px;min-width:0}.command-heading-copy{display:flex;align-items:center;flex-wrap:wrap;gap:5px 8px;min-width:0}.command-heading-copy .eyebrow{flex-basis:100%;width:fit-content}.command-heading-copy h1{margin:0;min-width:0;color:var(--ink);font-size:clamp(1.12rem,1.55vw,1.45rem);line-height:1.16;letter-spacing:-.02em}.command-copy-details p,.command-inline-details p{margin:0;padding-top:7px;max-width:680px;color:var(--muted);font-size:.84rem;line-height:1.45}.command-actions-panel{display:grid;gap:8px;justify-items:end;min-width:0}.command-actions{justify-content:flex-end;gap:8px}.command-actions button{min-height:34px;padding:8px 11px;white-space:nowrap}.command-status-strip{justify-content:flex-end;gap:6px}.command-status-strip .status-chip{align-content:center;min-width:0;min-height:36px;padding:0 10px;border:1px solid var(--border)}.command-status-strip .status-chip strong{font-size:.66rem;line-height:1}.command-status-strip .status-chip span,.command-status-strip .status-chip .badge{font-size:.74rem}.command-status-strip .wide-chip{color:var(--ink);text-align:left;min-width:180px;max-width:230px}.command-status-strip .wide-chip:hover:not(:disabled){border-color:#ecb2136b;background:#f8fcfd}.command-band-bottom{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;align-items:center;padding-top:10px;border-top:1px solid #e7eef2}.command-band .workspace-nav{grid-column:auto;grid-row:auto;align-self:stretch;align-items:center;width:100%;margin:0;gap:3px;flex-wrap:nowrap;overflow-x:auto;padding:3px;border:1px solid var(--border);border-radius:var(--radius);background:#f8fafc;scrollbar-width:thin}.command-band .workspace-link{flex:1 1 0;gap:6px;min-width:max-content;min-height:34px;padding:7px 9px;border:1px solid transparent;border-radius:6px;color:#52616f;font-size:.86rem;line-height:1;background:transparent;box-shadow:none;white-space:nowrap}.command-band .workspace-link:hover,.command-band .workspace-link:focus-visible{color:var(--ink);background:#fff;border-color:transparent;box-shadow:none;transform:none}.command-band .workspace-link.active{color:#fff;background:var(--beamo-black);border-color:transparent}.workspace-nav-icon{display:block;width:14px;height:14px;flex:0 0 auto;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.workspace-link-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.command-workflow{display:grid;grid-template-columns:minmax(160px,.85fr) minmax(220px,1.2fr) auto;gap:10px;align-items:stretch;min-width:0}.command-workflow-item{display:grid;gap:3px;min-width:0;padding:0 10px;border-left:1px solid #e7eef2}.command-workflow-item strong,.command-workflow-item>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.command-workflow-item strong{color:var(--ink);font-size:.92rem;line-height:1.25}.command-workflow-item>span:last-child{color:var(--muted);font-size:.78rem;line-height:1.25}.command-inline-details summary{min-height:22px;padding:3px 7px;font-size:.66rem}.command-workflow-next{grid-template-columns:minmax(34px,1fr) auto;align-items:center;column-gap:8px;padding-right:0}.command-workflow-next .metric-label{grid-column:1 / -1}.command-workflow-next .workspace-flow-link{min-height:32px;padding:7px 10px;white-space:nowrap}.command-workflow-next strong{overflow:visible}@media(max-width:1180px){.command-band-main,.command-band-bottom{grid-template-columns:1fr}.command-actions-panel,.command-actions,.command-status-strip{justify-items:start;justify-content:flex-start}.command-workflow{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}}@media(max-width:760px){.command-band{position:static;padding:12px}.command-identity{align-items:flex-start}.command-heading-copy>p{display:none}.command-actions,.command-status-strip{width:100%}.command-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.command-band .workspace-nav{flex-wrap:nowrap;overflow-x:auto}.command-band .workspace-link{width:auto;flex:0 0 auto}.command-actions button{width:100%;min-height:38px;flex:initial}.command-actions .button-secondary{grid-column:1 / -1}.command-status-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.command-status-strip .status-chip{width:auto;min-height:46px;padding:8px 10px;flex:initial}.command-status-strip .wide-chip{grid-column:1 / -1;max-width:none}.command-workflow{grid-template-columns:1fr}.command-workflow-item{padding:0;border-left:0}.command-workflow-outcome{display:none}.command-workflow-next{grid-template-columns:minmax(0,1fr) auto}}.production-onboarding{display:grid;gap:18px}.onboarding-progress{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.onboarding-progress a,.platform-card,.marketplace-option,.connector-setup-card{border:1px solid var(--border);border-radius:16px;color:inherit;padding:14px;text-decoration:none}.onboarding-progress a[aria-current=step],.platform-card.is-selected{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 20%,transparent)}.onboarding-progress span{align-items:center;background:var(--surface-muted, var(--surface));border-radius:999px;display:inline-flex;height:24px;justify-content:center;margin-inline-end:8px;width:24px}.platform-card-grid,.marketplace-picker,.connector-setup-card,.connector-form-row{display:grid;gap:12px}.platform-card{background:var(--surface);text-align:start}.marketplace-option{align-items:center;display:grid;gap:10px;grid-template-columns:auto 1fr auto auto}.connector-setup-card{background:var(--surface-subtle, var(--surface))}.social-auth-panel{display:grid;gap:12px;margin-block:14px}.social-auth-divider{align-items:center;color:var(--muted);display:grid;font-size:.85rem;grid-template-columns:1fr auto 1fr;gap:10px;text-transform:uppercase}.social-auth-divider:before,.social-auth-divider:after{background:var(--border);content:"";height:1px}.social-auth-buttons{display:grid;gap:10px}.social-auth-button{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:12px;color:var(--ink);display:inline-grid;font-weight:700;gap:10px;grid-template-columns:auto minmax(0,1fr);justify-items:start;padding:12px 14px;text-align:start}.social-auth-button:disabled{cursor:not-allowed;opacity:.62}.social-auth-icon{align-items:center;display:inline-flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.social-auth-icon svg{display:block;height:100%;width:100%}.social-auth-apple .social-auth-icon{color:var(--ink)}.social-auth-note{color:var(--muted);font-size:.9rem;margin:0}body{background:var(--beamo-page-gradient)}.app-shell,.login-shell,.workspace-stack{gap:16px}.panel,.detail-card,.empty-state,.overview-stat-card,.overview-brief-card,.overview-step-card,.overview-workspace-card,.overview-exception-card,.overview-alert-card,.planning-primary-card,.planning-queue-card,.planning-lane-card,.procurement-primary-card,.procurement-queue-card,.procurement-lane-card,.operations-primary-card,.operations-queue-card,.operations-lane-card,.finance-primary-card,.finance-queue-card,.feedback-primary-card,.feedback-queue-card,.creator-primary-card,.creator-queue-card,.amazon-tool-feature,.pilot-signal-list div,.workspace-context-outcome,.workspace-control-panel,.planning-action-plan,.recommended-action-panel,.workspace-details,.warning-panel,.success-panel,.creator-report-pre,.checkbox-label,.promotion-event-card,.promotion-impact-list,.allocation-decision-card,.sku-lifecycle-card,.supplier-reliability-panel,.forecast-backtest-summary,.forecast-backtest-chart,.onboarding-progress-card,.onboarding-step-button,.onboarding-source-list div{border-color:var(--border);border-radius:var(--radius);background:var(--beamo-glass);box-shadow:none;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.glass-panel,.overview-hero,.overview-brief-panel,.overview-exception-panel,.planning-command-center,.procurement-command-center,.operations-command-center,.finance-command-center,.feedback-command-center,.creator-command-center,.amazon-tools-panel,.pilot-hero,.onboarding-hero-panel,.onboarding-step-panel,.login-shell-centered,.login-card{border-color:var(--border);border-radius:var(--radius);background:var(--beamo-glass);background-image:none;box-shadow:none;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.panel{padding:18px 20px;box-shadow:var(--shadow-soft)}.panel .panel,.panel .workspace-control-panel,.panel .recommended-action-panel{box-shadow:none}.command-band,.topbar{border-color:var(--border);border-radius:var(--radius);background:var(--beamo-nav-bg);background-image:none;box-shadow:none;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.command-band:after,.topbar:after,.detail-card:before,.overview-stat-card:before,.overview-brief-card:before,.overview-step-card:before,.overview-workspace-card:before,.overview-alert-card:before,.planning-primary-card:before,.planning-queue-card:before,.planning-lane-card:before,.procurement-primary-card:before,.procurement-queue-card:before,.procurement-lane-card:before,.operations-primary-card:before,.operations-queue-card:before,.operations-lane-card:before,.finance-primary-card:before,.finance-queue-card:before,.feedback-primary-card:before,.feedback-queue-card:before,.creator-primary-card:before,.creator-queue-card:before{display:none}.workspace-context-panel,.workspace-flow-panel,.planning-command-center,.procurement-command-center,.operations-command-center,.finance-command-center,.feedback-command-center,.creator-command-center{border-left-width:1px}.detail-card,.overview-stat-card,.overview-brief-card,.overview-step-card,.overview-workspace-card,.overview-exception-card,.overview-alert-card,.planning-primary-card,.planning-queue-card,.planning-lane-card,.procurement-primary-card,.procurement-queue-card,.procurement-lane-card,.operations-primary-card,.operations-queue-card,.operations-lane-card,.finance-primary-card,.finance-queue-card,.feedback-primary-card,.feedback-queue-card,.creator-primary-card,.creator-queue-card{transform:none}.detail-card:hover,.overview-workspace-card:hover,.overview-alert-card:hover,.overview-exception-card:hover,.planning-queue-card:hover:not(:disabled),.procurement-queue-card:hover:not(:disabled),.operations-queue-card:hover:not(:disabled),.finance-queue-card:hover:not(:disabled),.feedback-queue-card:hover:not(:disabled),.creator-queue-card:hover:not(:disabled){border-color:#cbd8df;box-shadow:var(--shadow-soft);transform:none}.status-strip{gap:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.status-strip>.status-chip,.status-strip>button.status-chip{min-height:62px;padding:12px;border:0;border-right:1px solid var(--border);border-radius:0;background:#fff}.status-strip>.status-chip:last-child,.status-strip>button.status-chip:last-child{border-right:0}.command-status-strip{overflow:visible;border:0;border-radius:0;background:transparent;gap:6px}.command-status-strip>.status-chip,.command-status-strip>button.status-chip{min-height:36px;border:1px solid var(--border);border-radius:var(--radius)}.feature-list{gap:0;border-top:1px solid #e7eef2}.feature-list li,.login-hero .feature-list li{padding:9px 0;border:0;border-bottom:1px solid #e7eef2;border-radius:0;background:transparent;box-shadow:none}.feature-list li:last-child,.login-hero .feature-list li:last-child{border-bottom:0}.feature-list li:before,.login-hero .feature-list li:before{background:var(--beamo-cyan);box-shadow:none}.table-wrap{border-color:var(--border);border-radius:var(--radius);box-shadow:none}th{background:#f8fafc}.recommended-action-panel{border-color:var(--border);border-left:3px solid var(--beamo-yellow);background:#fff}.warning-panel{border-color:#f0d778;background:#fffdf4}.success-panel{border-color:#b8e5c7;background:#f7fdf9}.onboarding-progress-track span,.pilot-hero,.amazon-tools-panel{background-image:none}@media(max-width:760px){.status-strip{gap:8px;overflow:visible;border:0;background:transparent}.status-strip>.status-chip,.status-strip>button.status-chip{border:1px solid var(--border);border-radius:var(--radius)}.panel{padding:16px}}.command-heading-copy h1{letter-spacing:0}.command-actions-panel{align-content:start;justify-items:end}.command-global-actions{display:grid;gap:6px;justify-items:end;min-width:0}.command-global-actions>.metric-label{font-size:.65rem}.command-utility-row{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.command-utility-action,.command-overflow-trigger{min-height:34px;padding:7px 10px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--beamo-ink);box-shadow:none;white-space:nowrap}.command-utility-action{font-weight:700}.command-overflow{position:relative}.command-overflow-trigger{display:inline-grid;place-items:center;width:36px;padding-inline:0}.command-overflow-icon{width:18px;height:18px;fill:currentColor}.command-utility-action:hover:not(:disabled),.command-overflow-trigger:hover:not(:disabled){border-color:#cbd8df;background:#f8fafc;color:var(--beamo-ink);box-shadow:none;transform:none}.command-overflow-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:50;display:grid;gap:3px;min-width:190px;padding:6px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.command-overflow-menu button{display:flex;justify-content:flex-start;width:100%;min-height:34px;padding:8px 10px;border:0;border-radius:6px;background:transparent;color:var(--beamo-ink);text-align:left;box-shadow:none}.command-overflow-menu button:hover:not(:disabled),.command-overflow-menu button:focus-visible{background:#f8fafc;color:var(--beamo-ink);box-shadow:none;transform:none}.command-overflow-menu .command-danger-menu-item{color:var(--danger)}.command-workflow-next{padding:8px 10px;border:1px solid #dbe5ea;border-left:3px solid var(--beamo-yellow);border-radius:var(--radius);background:#fbfdfe}.command-workflow-next .workspace-flow-link{font-weight:800}@media(max-width:1180px){.command-global-actions{justify-items:start}.command-utility-row{justify-content:flex-start}}@media(max-width:760px){.command-global-actions,.command-utility-row,.command-utility-action,.command-overflow,.command-overflow-trigger{width:100%}.command-utility-row{display:grid;grid-template-columns:minmax(0,1fr) 40px}.command-overflow-menu{right:auto;left:0;width:min(260px,calc(100vw - 64px))}}.data-table,.table-wrap{overflow:auto;border-color:var(--border);border-radius:var(--radius);background:#fff;box-shadow:none}.data-table{scrollbar-width:thin;scrollbar-color:#b6c5ce transparent}.data-table table{min-width:max-content;border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1}.data-table th,.data-table td{padding:8px 10px;border-bottom:1px solid #edf2f5;color:#273241;font-size:.84rem;line-height:1.32;vertical-align:middle;letter-spacing:0}.data-table[data-density=compact] th,.data-table[data-density=compact] td,.slim-table th,.slim-table td{padding:7px 9px;font-size:.8rem}.data-table th{top:0;z-index:3;background:#fff;box-shadow:inset 0 -1px #d8e2e8,0 1px #0f172a08;color:#607083;font-size:.68rem;font-weight:800;letter-spacing:.03em}.data-table tbody tr{background:#fff;transition:background-color .12s ease,box-shadow .12s ease}.data-table tbody tr:hover{background:#f5f9fb}.data-table tr.selected-row,.data-table tbody tr.selected-row:hover{background:#edf9fc;box-shadow:inset 3px 0 var(--beamo-cyan)}.data-table td:first-child,.data-table th:first-child{padding-left:12px}.data-table td:last-child,.data-table th:last-child{padding-right:12px}.data-table td button,.data-table td .button-primary-action,.data-table td .button-secondary,.data-table td a.button-secondary,.data-table td .link-button,.data-table td a.link-button{min-height:26px;padding:4px 8px;border-radius:6px;font-size:.72rem;font-weight:800;line-height:1.1;white-space:nowrap;box-shadow:none}.data-table td button:not(.button-primary-action),.data-table td .button-secondary,.data-table td a.button-secondary,.data-table td .link-button,.data-table td a.link-button{border-color:var(--border);background:#fff;color:var(--beamo-ink)}.data-table td button:hover:not(:disabled),.data-table td .button-primary-action:hover,.data-table td .button-secondary:hover,.data-table td a.button-secondary:hover,.data-table td .link-button:hover,.data-table td a.link-button:hover{transform:none;box-shadow:none}.data-table td .actions,.data-table td .inline-actions{display:inline-flex;align-items:center;gap:4px;flex-wrap:nowrap}.badge{min-height:20px;gap:.34rem;padding:.2rem .5rem;border:1px solid transparent;border-radius:999px;font-size:.68rem;line-height:1;letter-spacing:.02em;box-shadow:none}.badge-dot{width:.42rem;height:.42rem;flex:0 0 auto;border-radius:999px;background:currentColor;opacity:.86}.badge-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge-neutral{border-color:#dbe3e8;background:#f4f7f9;color:#475569}.badge-fresh,.badge-healthy,.badge-ok,.badge-success{border-color:#bfdfcb;background:#f2fbf5;color:#166534}.badge-stale,.badge-degraded,.badge-warning{border-color:#ead99f;background:#fffaf0;color:#8a5a00}.badge-missing,.badge-incomplete,.badge-critical,.badge-blocked,.badge-danger{border-color:#f0c3c0;background:#fff5f4;color:var(--danger)}.badge-subtle{opacity:.74}.badge-subtle .badge-dot{opacity:.5}.metric-value,.status-chip>span:not(.badge),.planning-queue-card strong,.procurement-queue-card strong,.operations-queue-card strong,.finance-queue-card strong,.feedback-queue-card strong,.creator-queue-card strong,.planning-lane-card>span:nth-child(2),.procurement-lane-card>span:nth-child(2),.operations-lane-card>span:nth-child(2),.allocation-decision-meta,.overview-stat-value,.overview-brief-value strong{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1}.planning-queue-grid,.procurement-queue-grid,.operations-queue-grid,.finance-queue-grid,.feedback-queue-grid,.creator-queue-grid{gap:8px}.planning-queue-card,.procurement-queue-card,.operations-queue-card,.finance-queue-card,.feedback-queue-card,.creator-queue-card{min-height:112px;padding:12px 14px;gap:5px;border-radius:var(--radius);box-shadow:none}.planning-queue-card strong,.procurement-queue-card strong,.operations-queue-card strong,.finance-queue-card strong,.feedback-queue-card strong,.creator-queue-card strong{font-size:1.35rem;letter-spacing:0}.planning-queue-card span:last-child,.procurement-queue-card span:last-child,.operations-queue-card span:last-child,.finance-queue-card span:last-child,.feedback-queue-card span:last-child,.creator-queue-card span:last-child{font-size:.78rem;line-height:1.32}.planning-lane-list,.procurement-lane-list,.operations-lane-list,.overview-exception-list{gap:7px}.planning-lane-card,.procurement-lane-card,.operations-lane-card,.allocation-decision-card,.overview-exception-card{padding:9px 12px;border-radius:var(--radius);box-shadow:none}.planning-lane-card,.procurement-lane-card,.operations-lane-card{grid-template-columns:minmax(0,1fr) max-content max-content;gap:10px;min-height:44px}.planning-lane-card strong,.procurement-lane-card strong,.operations-lane-card strong,.overview-exception-card strong,.allocation-decision-card strong{font-size:.92rem;letter-spacing:0}.planning-lane-card .muted-small,.procurement-lane-card .muted-small,.operations-lane-card .muted-small,.overview-exception-card .muted-small,.allocation-decision-card .muted-small{font-size:.74rem;line-height:1.25}.overview-exception-card{gap:5px;text-decoration:none}.overview-alert-header,.allocation-decision-meta{gap:6px}@media(max-width:760px){.data-table th,.data-table td{padding:8px;font-size:.78rem}.planning-queue-card,.procurement-queue-card,.operations-queue-card,.finance-queue-card,.feedback-queue-card,.creator-queue-card{min-height:96px}.planning-lane-card,.procurement-lane-card,.operations-lane-card{grid-template-columns:minmax(0,1fr);align-items:start}}.status-notice{display:inline-flex;align-items:center;gap:7px;width:fit-content;max-width:100%;min-height:28px;padding:5px 9px;border:1px solid #dbe5df;border-radius:999px;background:#fff;color:#2f3c45;font-size:.78rem;font-weight:800;line-height:1.2;box-shadow:none}.status-notice-dot{width:.45rem;height:.45rem;flex:0 0 auto;border-radius:999px;background:currentColor;opacity:.8}.status-notice-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-notice-neutral{border-color:#dbe3e8;color:#536475}.status-notice-healthy,.status-notice-success{border-color:#d1e2d7;color:#276146}.success-panel{display:inline-flex;align-items:center;gap:7px;width:fit-content;max-width:100%;min-height:28px;padding:5px 9px;border:1px solid #d1e2d7;border-radius:999px;background:#fff;color:#276146;font-size:.78rem;font-weight:800;box-shadow:none}.success-panel:before{content:"";width:.45rem;height:.45rem;flex:0 0 auto;border-radius:999px;background:currentColor;opacity:.8}.success-panel h2,.success-panel p{margin:0;font-size:inherit;line-height:1.2}.risk-panel.warning-panel{border-color:#e7c75f;border-left:3px solid #d9a923;background:#fff9e8}.risk-panel.warning-panel h2{color:#6c4900}.risk-panel.warning-panel p,.risk-panel.warning-panel li{color:#5c4a1a}.badge{min-height:19px;padding:.18rem .48rem;font-size:.67rem}.badge[data-risk=false]{font-weight:750}.badge-neutral{border-color:#dbe3e8;background:#fff;color:#536475}.badge-fresh,.badge-healthy,.badge-ok,.badge-success{border-color:#d1e2d7;background:#f8fbf9;color:#276146}.badge-stale,.badge-degraded,.badge-warning{border-color:#e7c75f;background:#fff8e1;color:#744c00}.badge-missing,.badge-incomplete,.badge-critical,.badge-blocked,.badge-danger{border-color:#ebb6b1;background:#fff2f1;color:#a51d16}.status-strip{border-color:#e3ebf0;background:#fff}.status-strip>.status-chip,.status-strip>button.status-chip{min-height:48px;padding:9px 10px}.status-strip>.status-chip:has(.badge[data-risk=true]),.status-strip>button.status-chip:has(.badge[data-risk=true]){border-left:3px solid #e7c75f;background:#fffdf6;padding-left:8px}.status-strip>.status-chip:has(.badge-critical,.badge-blocked,.badge-danger,.badge-missing,.badge-incomplete),.status-strip>button.status-chip:has(.badge-critical,.badge-blocked,.badge-danger,.badge-missing,.badge-incomplete){border-left-color:#d6453d;background:#fff7f6}.command-status-strip>.status-chip,.command-status-strip>button.status-chip{min-height:32px;padding:7px 9px}@media(max-width:760px){.status-notice,.success-panel{width:100%}.status-strip>.status-chip,.status-strip>button.status-chip{min-height:42px}}.overview-workflow-map{display:grid;gap:10px}.overview-workflow-lane{display:grid;grid-template-columns:minmax(150px,.26fr) minmax(0,1fr);overflow:hidden;border:1px solid #e1e8ed;border-radius:var(--radius);background:#fff;box-shadow:none}.overview-lane-header{display:grid;align-content:start;gap:8px;padding:12px 14px;border-right:1px solid #e1e8ed;background:#fbfcfd}.overview-lane-index{width:fit-content;padding:3px 6px;border:1px solid #dbe5ea;border-radius:999px;color:#607083;font-size:.68rem;font-weight:850;line-height:1}.overview-lane-header h3,.overview-lane-header p{margin:0}.overview-lane-header h3{color:var(--beamo-ink);font-size:.95rem;line-height:1.15}.overview-lane-header p{color:var(--muted);font-size:.76rem;line-height:1.35}.overview-lane-list{display:grid;margin:0;padding:0;list-style:none}.overview-lane-item{display:grid;gap:6px;min-width:0;padding:10px 12px;border-bottom:1px solid #edf2f5}.overview-lane-item:last-child{border-bottom:0}.overview-lane-link{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px;color:inherit;text-decoration:none}.overview-lane-title{display:grid;gap:3px;min-width:0}.overview-lane-title strong{overflow:hidden;color:var(--beamo-ink);font-size:.9rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.overview-lane-action{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 8px;border:1px solid #d5e1e7;border-radius:6px;background:#fff;color:var(--beamo-ink);font-size:.72rem;font-weight:850;line-height:1;white-space:nowrap}.overview-lane-link:hover .overview-lane-action,.overview-lane-link:focus-visible .overview-lane-action{border-color:var(--border);background:var(--beamo-control-hover)}.overview-lane-meta{display:flex;flex-wrap:wrap;gap:4px;min-width:0}.overview-lane-meta span{display:inline-flex;max-width:100%;padding:3px 6px;border:1px solid #e4ebf0;border-radius:999px;background:#f8fafc;color:#536475;font-size:.68rem;font-weight:750;line-height:1}.overview-lane-details{margin-top:1px}.overview-lane-details summary{color:#607083;font-size:.72rem;font-weight:800}.overview-lane-details p{margin:6px 0 0;color:var(--muted);font-size:.76rem;line-height:1.4}@media(max-width:760px){.overview-workflow-lane{grid-template-columns:minmax(0,1fr)}.overview-lane-header{border-right:0;border-bottom:1px solid #e1e8ed}.overview-lane-link{grid-template-columns:minmax(0,1fr);align-items:start;gap:8px}.overview-lane-title strong{white-space:normal}.overview-lane-action{width:fit-content}}.login-shell-centered{grid-template-columns:minmax(0,.82fr) minmax(320px,410px);align-items:center;min-height:calc(100vh - 64px)}.login-hero-minimal{align-content:center;gap:12px;max-width:620px;padding:24px}.login-hero-minimal .login-logo{width:min(174px,54vw);padding:7px 9px}.login-hero-minimal h1{max-width:11ch;font-size:clamp(2rem,3vw,2.7rem);line-height:1.04}.login-hero-minimal p{max-width:520px;font-size:.98rem;line-height:1.55}.login-card{gap:14px}.login-card-header{gap:4px}.login-card-header h2{margin-bottom:0}.login-card-kicker{font-size:.86rem;font-weight:800}.session-recovery-note{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #dfe8ee;border-radius:var(--radius);background:#fbfdfe}.session-recovery-note div{display:grid;gap:2px;min-width:0}.session-recovery-note strong{color:var(--ink);font-size:.82rem}.session-recovery-note span{color:var(--muted);font-size:.78rem;line-height:1.35}.session-recovery-button{flex:0 0 auto;min-height:34px;padding:7px 10px;font-size:.78rem}.login-help{padding-top:10px;border-top:1px solid #e6eef3;color:var(--muted);font-size:.8rem}.login-help summary{width:fit-content;cursor:pointer;color:#536475;font-weight:800}.login-help p{margin:10px 0 0;line-height:1.5}.login-help ul{display:grid;gap:6px;margin:10px 0 0;padding-left:1rem}.login-help code{color:var(--ink)}.login-legal-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.login-legal-links a,.legal-public-nav a,.legal-status-lines a,.legal-document-list a,.legal-gate-actions a{color:var(--ink);font-weight:800;text-decoration:none}.login-legal-links a{border:1px solid #dfe8ee;border-radius:var(--radius);padding:6px 8px}.legal-public-shell,.legal-gate-shell{margin:0 auto;max-width:980px;padding:24px}.legal-public-nav{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-bottom:14px}.legal-public-nav>div{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.legal-public-nav a{border-radius:var(--radius);padding:7px 9px}.legal-public-nav a.active{background:var(--accent);color:var(--beamo-button-foreground);border-radius:999px}.legal-home-link{font-size:1rem;letter-spacing:0}.legal-document-panel,.legal-request-panel,.legal-gate-panel,.legal-status-panel{background:var(--beamo-glass);border:1px solid var(--border);border-radius:var(--radius);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.legal-document-meta{color:var(--muted);display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px;text-transform:capitalize}.legal-document-meta span{border:1px solid #dfe8ee;border-radius:var(--radius);padding:5px 8px}.legal-document-body{color:var(--ink);font-family:inherit;line-height:1.6}.legal-document-body h1,.legal-document-body h2,.legal-document-body h3,.legal-document-body p,.legal-document-body ul,.legal-document-body table{margin:0}.legal-document-body h1{color:var(--c2-text);font-size:1.65rem;line-height:1.2;margin-bottom:12px}.legal-document-body h2{color:var(--c2-text);font-size:1.08rem;line-height:1.3;margin-top:26px;padding-top:18px;border-top:1px solid var(--c2-line)}.legal-document-body h3{color:var(--c2-text);font-size:.98rem;line-height:1.3;margin-top:20px}.legal-document-body p,.legal-document-body li{color:var(--c2-text);font-size:.96rem;line-height:1.72}.legal-document-body p,.legal-document-body ul,.legal-table-scroll{margin-top:12px}.legal-document-body ul{display:grid;gap:8px;padding-left:1.15rem}.legal-document-body a{color:var(--c2-accent);font-weight:700;overflow-wrap:anywhere}.legal-table-scroll{overflow-x:auto;border:1px solid var(--c2-line);border-radius:var(--c2-radius-sm)}.legal-document-body table{width:100%;border-collapse:collapse;min-width:680px}.legal-document-body th,.legal-document-body td{border-bottom:1px solid var(--c2-line);padding:10px 12px;text-align:left;vertical-align:top}.legal-document-body th{background:var(--c2-panel-soft);color:var(--c2-muted);font-size:.78rem;letter-spacing:0;text-transform:uppercase}.legal-document-body td{color:var(--c2-text);font-size:.92rem;line-height:1.55}.legal-document-body tr:last-child td{border-bottom:0}.legal-request-panel{margin-top:14px}.legal-checkbox-row{align-items:center;align-self:end;display:flex;flex-direction:row;gap:10px;min-height:42px;padding:9px 10px;border:1px solid #dfe8ee;border-radius:var(--radius);background:#f8fafc;color:var(--ink);font-size:.9rem;font-weight:750;line-height:1.3}.legal-checkbox-row input{flex:0 0 auto;width:16px;height:16px;margin:0}.form-span-all{grid-column:1 / -1}.legal-gate-shell{align-items:center;display:flex;min-height:100vh}.legal-gate-panel{width:100%}.legal-gate-heading,.legal-gate-actions,.legal-status-lines{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.legal-gate-heading h1{margin-bottom:6px}.legal-status-panel.compact{border-top:1px solid #e6eef3;border-bottom:1px solid #e6eef3;margin:16px 0;padding:16px 0}.legal-status-metrics{margin-top:12px}.legal-status-lines{justify-content:flex-start;margin-top:12px}.legal-details{margin-top:12px}.legal-document-list{display:grid;gap:8px;margin-top:12px}.legal-document-list a{align-items:center;border:1px solid #dfe8ee;border-radius:var(--radius);display:flex;justify-content:space-between;padding:10px 12px}.legal-document-list span{color:var(--muted);font-size:.82rem}.legal-document-empty{margin:16px 0 0}.onboarding-hero-panel .section-intro p{max-width:720px}@media(max-width:760px){.legal-public-shell,.legal-gate-shell{padding:14px}.legal-public-nav,.legal-gate-heading,.legal-gate-actions,.legal-document-list a{align-items:stretch;flex-direction:column}.login-shell-centered{grid-template-columns:1fr}.login-hero-minimal{padding:8px 0}.session-recovery-note{align-items:flex-start;flex-direction:column}}:root{--bg: #f8fafc;--bg-accent: #f3f7f9;--border: #dce5ea;--muted: #5f6f7d;--shadow: 0 16px 30px rgba(15, 23, 42, .07);--shadow-soft: 0 1px 2px rgba(15, 23, 42, .05)}body{letter-spacing:0;background:#f8fafc}button,input,select,textarea{font:inherit;letter-spacing:0}.app-shell,.login-shell{max-width:1440px;gap:12px;padding:14px 16px 36px}.panel,.detail-card,.overview-stat-card,.glass-panel{border-color:var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft)}.panel{padding:16px}.command-band{top:8px;gap:8px;padding:10px 12px;border-color:#dce5ea;box-shadow:0 8px 22px #0f172a0f}.command-band:after,.topbar:after,.detail-card:before,.overview-stat-card:before{display:none}.command-band-main{grid-template-columns:minmax(280px,1fr) auto;gap:12px}.brand-logo-frame{width:118px;height:34px;border:0;border-radius:0;background:transparent}.brand-logo{width:118px;height:34px;object-fit:contain}.command-heading-copy{gap:3px 8px}.command-product-name,.login-product-name,.legal-entity-label{width:fit-content;color:#5f6f7d;font-size:.72rem;font-weight:850;line-height:1;text-transform:uppercase}.command-heading-copy h1{flex-basis:100%;font-size:clamp(1rem,1.25vw,1.22rem);font-weight:850;line-height:1.12}.command-copy-details summary,.command-inline-details summary{border:0;background:transparent;color:#5f6f7d;padding-inline:0;text-decoration:underline;text-underline-offset:3px}.command-copy-details p,.command-inline-details p{max-width:620px;font-size:.8rem}.command-actions-panel{grid-template-columns:auto auto;align-items:end;gap:8px}.command-global-actions{order:2}.command-status-strip{order:1}.command-status-strip>.status-chip,.command-status-strip>button.status-chip{min-height:30px;border-color:#e3ebf0;background:#fff}.command-status-strip .wide-chip{min-width:150px}.command-utility-action,.command-overflow-trigger,.button-secondary,a.button-secondary{border-color:#dce5ea;background:#fff;color:var(--beamo-ink);box-shadow:none}.button-primary-action,button[type=submit],.login-form button,.workspace-flow-link{background:var(--beamo-black);color:#fff;border-color:var(--beamo-black);box-shadow:none}.button-primary-action:hover:not(:disabled),button[type=submit]:hover:not(:disabled),.login-form button:hover:not(:disabled),.workspace-flow-link:hover{background:#20242a;transform:none;box-shadow:none}.command-band-bottom{gap:8px;padding-top:8px}.command-band .workspace-nav{padding:2px;border-color:#dce5ea;background:#f5f8fa}.command-band .workspace-link{min-height:32px;padding:6px 8px;border-radius:6px;font-size:.8rem;font-weight:850}.command-band .workspace-link.active{background:var(--accent);color:var(--beamo-button-foreground);border-radius:999px}.workspace-nav-icon{width:13px;height:13px}.command-workflow{grid-template-columns:minmax(120px,.7fr) minmax(160px,1fr) auto;gap:8px}.command-workflow-item{padding-inline:9px}.command-workflow-next{padding:7px 8px;border-left-color:var(--beamo-cyan);background:#fff}.section-intro{gap:8px;margin-bottom:12px}.section-intro-copy h2{font-size:clamp(1rem,1.35vw,1.28rem);font-weight:850;line-height:1.2}.section-intro-details summary{min-height:26px;border-color:#dce5ea;background:#fff;font-size:.74rem}.section-intro-details p{max-width:760px;font-size:.86rem}.overview-hero,.overview-brief-panel,.overview-exception-panel{padding:16px}.overview-summary-grid,.overview-brief-grid,.overview-step-grid,.overview-attention-grid{gap:8px}.overview-stat-card,.overview-brief-card,.overview-step-card,.overview-alert-card,.overview-exception-card{padding:11px 12px}.overview-stat-card{min-height:auto}.overview-step-card{align-content:start;min-height:96px}.overview-step-index{color:#7a8a98;font-size:.72rem;font-weight:850}.overview-workflow-lane{border-color:#dce5ea}.overview-lane-header{background:#f8fafc}.overview-lane-action{color:var(--beamo-ink)}.data-table th{position:sticky}.data-table td,.data-table th{white-space:nowrap}.data-table td:nth-child(1),.data-table td:nth-child(2){white-space:normal}.login-shell-centered{grid-template-columns:minmax(0,.7fr) minmax(320px,400px);max-width:980px;min-height:clamp(520px,68vh,680px);margin-top:max(14px,5vh);border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 18px 45px #0f172a14}.login-hero-minimal{color:var(--ink)}.login-hero-minimal .login-logo{width:min(184px,58vw);padding:0;border:0;background:transparent}.login-hero-minimal h1{color:var(--ink);font-size:clamp(2rem,3vw,2.5rem);letter-spacing:0}.login-hero-minimal p{color:var(--muted)}.login-card{border-left:1px solid #e7eef2;border-radius:0;box-shadow:none}.legal-gate-logo{display:block;width:142px;aspect-ratio:1399 / 275;height:auto;object-fit:contain;object-position:center;margin-bottom:8px}.legal-entity-label{display:inline-flex;margin-bottom:6px}@media(max-width:1180px){.command-band-main,.command-actions-panel{grid-template-columns:1fr}.command-actions-panel,.command-global-actions,.command-status-strip{justify-items:start;justify-content:flex-start}.command-status-strip{order:2}.command-global-actions{order:1}}@media(max-width:760px){.app-shell,.login-shell{padding:10px}.command-band{position:static}.brand-logo-frame,.brand-logo{width:102px;height:30px}.command-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.command-status-strip .wide-chip{grid-column:1 / -1;min-width:0;width:100%}.command-workflow{grid-template-columns:1fr}.command-workflow-item{border-left:0;border-top:1px solid #e7eef2;padding:8px 0 0}.login-shell-centered{min-height:auto;margin-top:0;border-radius:var(--radius)}.login-card{border-left:0;border-top:1px solid #e7eef2;border-radius:0}}:root{--bg: #fafbfc;--border: #e3e9ee;--muted: #64717d;--shadow: none;--shadow-soft: none}body{background:#fafbfc}.app-shell{max-width:none;padding:10px 12px 32px}.workspace-stack{gap:10px}.panel{border-color:#e3e9ee;padding:14px 16px;box-shadow:none}.detail-card,.overview-stat-card,.metric-card{border-color:#e3e9ee;padding:10px 12px;box-shadow:none}.detail-card:hover,.overview-stat-card:hover{transform:none;border-color:#d4dde4;box-shadow:none}.command-band{top:6px;gap:6px;padding:8px 10px;border-color:#dfe6ec;box-shadow:none}.command-band-main{grid-template-columns:minmax(260px,1fr) auto;gap:10px}.brand-logo-frame,.brand-logo{width:108px;height:28px}.command-product-name{font-size:.66rem}.command-heading-copy h1{font-size:1.05rem}.command-copy-details summary,.command-inline-details summary,.section-intro-details summary,.operator-copy-details summary,.overview-lane-details summary{min-height:0;padding:0;border:0;background:transparent;color:#7b8793;font-size:.72rem;line-height:1.2;text-decoration:none}.command-copy-details summary{display:inline-grid;place-items:center;width:18px;height:18px;border:1px solid #dce5ea;border-radius:999px;color:#61707f;font-size:.68rem;font-weight:850}.command-copy-details[open]{flex-basis:100%}.command-copy-details summary:after,.command-inline-details summary:after,.section-intro-details summary:after,.operator-copy-details summary:after,.overview-lane-details summary:after{content:""}.command-copy-details summary:hover,.command-inline-details summary:hover,.section-intro-details summary:hover,.operator-copy-details summary:hover,.overview-lane-details summary:hover{color:var(--beamo-ink)}.section-intro{margin-bottom:10px}.section-intro-copy{display:flex;align-items:center;gap:8px}.section-intro-copy h2{font-size:1.06rem}.section-intro-details summary{display:inline-grid;place-items:center;width:19px;height:19px;border:1px solid #dce5ea;border-radius:999px;color:#61707f;font-size:.7rem;font-weight:850}.section-intro-details[open]{flex-basis:100%}.section-intro-details[open] summary{margin-bottom:6px}.section-intro-details p{max-width:760px;margin:0;color:#5e6d79;font-size:.82rem}.command-actions-panel{align-items:center}.command-global-actions{gap:3px}.command-global-actions>.metric-label{font-size:.62rem}.command-status-strip{gap:4px}.command-status-strip>.status-chip,.command-status-strip>button.status-chip{min-height:28px;padding:5px 7px;border-color:transparent;background:transparent}.command-status-strip>.status-chip:has(.badge[data-risk=true]),.command-status-strip>button.status-chip:has(.badge[data-risk=true]){border-color:#efd37c;border-left:0;background:#fffaf0;padding-left:7px}.command-status-strip .wide-chip{max-width:180px}.command-utility-action,.command-overflow-trigger{min-height:32px}.command-band-bottom{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding-top:6px}.command-band .workspace-nav{border:0;background:transparent;padding:0}.command-band .workspace-link{min-height:30px;padding:5px 8px;color:#5a6673}.command-band .workspace-link:not(.active):hover,.command-band .workspace-link:not(.active):focus-visible{background:#f2f5f7}.command-context-row{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.command-current-details{position:relative}.command-current-details summary{display:inline-grid;place-items:center;width:20px;height:20px;border:1px solid #dce5ea;border-radius:999px;color:#61707f;font-size:.7rem;font-weight:850;white-space:nowrap}.command-current-details[open]{position:relative;z-index:40}.command-current-details[open] p{position:absolute;right:0;top:calc(100% + 8px);width:min(440px,86vw);margin:0;padding:10px 12px;border:1px solid #dfe7ed;border-radius:var(--radius);background:#fff;box-shadow:0 12px 28px #0f172a1a}.command-current-details[open] p+p{top:calc(100% + 74px)}.workspace-flow-link{min-height:30px;padding:6px 9px;white-space:nowrap}.overview-hero,.overview-brief-panel,.overview-exception-panel{padding:14px 16px}.overview-summary-grid,.overview-brief-grid,.overview-step-grid,.overview-attention-grid,.detail-cards{gap:6px}.overview-brief-header{margin-bottom:8px}.overview-primary-link{min-height:34px;padding:8px 11px}.overview-brief-card p,.overview-exception-card p,.overview-alert-card p{margin-top:4px}.overview-step-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.overview-step-card{min-height:72px;gap:5px}.overview-workflow-map{gap:8px}.overview-workflow-lane{border-color:#e3e9ee}.overview-lane-header{background:#f7f9fa}.overview-lane-meta{gap:3px}.overview-lane-meta span{padding:2px 5px;background:transparent}.overview-lane-action{min-height:24px;padding:3px 7px}.data-table th,.data-table td{padding:7px 9px}.data-table td button,.data-table td .button-primary-action,.data-table td .button-secondary,.data-table td a.button-secondary,.data-table td .link-button,.data-table td a.link-button{min-height:24px}.badge{min-height:18px;padding:.14rem .42rem;border-color:#dfe7ed;background:#fff}.metric-label,.eyebrow,.section-intro-eyebrow{letter-spacing:.04em}@media(max-width:1180px){.command-band-main{grid-template-columns:1fr}.command-actions-panel{grid-template-columns:1fr;justify-items:stretch}.command-global-actions,.command-utility-row{justify-items:start;justify-content:flex-start}.command-status-strip{justify-content:flex-start}.command-band-bottom{grid-template-columns:1fr}.command-context-row{justify-content:flex-start}}@media(max-width:760px){.command-band{padding:10px}.command-band-main{grid-template-columns:1fr;gap:8px}.command-identity{align-items:center;gap:9px}.command-heading-copy h1{font-size:.96rem}.command-actions-panel{grid-template-columns:1fr;gap:6px}.command-global-actions{width:100%}.command-utility-row{width:100%;grid-template-columns:minmax(0,1fr) 34px;gap:6px}.command-utility-action,.command-overflow-trigger{min-height:30px}.command-overflow-trigger{width:34px}.command-status-strip{display:flex;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center;gap:5px!important;overflow-x:auto;overflow-y:hidden;padding-bottom:1px;scrollbar-width:none}.command-status-strip::-webkit-scrollbar,.command-band .workspace-nav::-webkit-scrollbar{display:none}.command-status-strip>.status-chip,.command-status-strip>button.status-chip{display:inline-flex;align-items:center;flex:0 0 auto;gap:6px;width:max-content;min-width:max-content;min-height:28px;padding:4px 7px;border-color:#e3e9ee;background:#fff;white-space:nowrap}.command-status-strip .wide-chip{min-width:max-content;width:auto;max-width:240px}.command-status-strip .wide-chip span{min-width:0;max-width:150px;overflow:hidden;text-overflow:ellipsis}.command-band-bottom{gap:6px;padding-top:6px}.command-band .workspace-nav{padding-bottom:3px;scrollbar-width:none}.command-context-row{align-items:center;flex-direction:row;justify-content:space-between}.workspace-flow-link{width:auto}.overview-step-grid{grid-template-columns:1fr}}.command-overflow-trigger{width:auto;min-width:34px;gap:6px;padding-inline:9px}.command-overflow-label{color:inherit;font-size:.76rem;font-weight:850;line-height:1}.command-overflow-menu{min-width:246px;padding:6px}.command-menu-divider{height:1px;margin:5px 4px;background:#e6edf2}.command-menu-section{display:grid;gap:2px}.command-menu-title{padding:4px 8px 2px;color:#7a8793;font-size:.66rem;font-weight:850;line-height:1;text-transform:uppercase}.command-menu-link{display:flex;align-items:center;gap:8px;min-height:30px;padding:6px 8px;border-radius:6px;color:var(--beamo-ink);font-size:.82rem;font-weight:800;text-decoration:none}.command-menu-link:hover,.command-menu-link:focus-visible{background:#f4f7f9;outline:none}.command-menu-link .workspace-nav-icon{width:14px;height:14px;color:#607080;stroke-width:2}.overview-console-panel,.overview-workflow-panel{padding:14px}.overview-console-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.overview-console-header .section-intro{margin-bottom:0}.overview-console-grid{display:grid;grid-template-columns:minmax(190px,.55fr) minmax(260px,.9fr) minmax(280px,1fr);gap:10px;align-items:stretch}.overview-signal-column,.overview-brief-list,.overview-exception-rail{min-width:0;border:1px solid #e3e9ee;border-radius:var(--radius);background:#fff}.overview-signal-column,.overview-brief-list{display:grid}.overview-stat-row,.overview-brief-row{display:grid;grid-template-columns:minmax(112px,.35fr) minmax(0,1fr);gap:6px 10px;align-items:center;min-height:48px;padding:9px 10px;border-bottom:1px solid #edf2f5}.overview-stat-row .metric-label{white-space:nowrap}.overview-stat-row:last-child,.overview-brief-row:last-child{border-bottom:0}.overview-stat-row .metric-value{font-size:1.3rem;line-height:1}.overview-stat-row .muted-small,.overview-row-details{grid-column:2}.overview-brief-value{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.overview-brief-value strong{overflow:hidden;color:var(--beamo-ink);font-size:.92rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.overview-row-details p{margin:5px 0 0;color:#64717d;font-size:.8rem}.overview-row-details summary,.overview-lane-details summary{display:inline-grid;place-items:center;width:18px;height:18px;border:1px solid #dce5ea;border-radius:999px;color:#61707f;font-size:.68rem;font-weight:850}.overview-exception-rail{display:flex;flex-direction:column;min-height:100%}.overview-rail-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:38px;padding:8px 10px;border-bottom:1px solid #edf2f5}.overview-rail-heading h3{margin:0;color:var(--beamo-ink);font-size:.92rem;font-weight:850}.overview-rail-heading .link-button{min-height:0;padding:0;border:0;background:transparent;color:var(--beamo-ink);box-shadow:none;text-decoration:underline;text-underline-offset:3px}.overview-exception-rail .empty-state{flex:1;margin:0;border:0;border-radius:0 0 var(--radius) var(--radius);background:transparent;box-shadow:none}.overview-exception-row,.overview-attention-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:9px 10px;border-bottom:1px solid #edf2f5;color:inherit;text-decoration:none}.overview-exception-row:last-child,.overview-attention-row:last-child{border-bottom:0}.overview-exception-row:hover,.overview-exception-row:focus-visible,.overview-attention-row:hover,.overview-attention-row:focus-visible{background:#f8fafc;outline:none}.overview-exception-copy{display:grid;min-width:0;gap:3px}.overview-exception-copy strong{overflow:hidden;color:var(--beamo-ink);font-size:.86rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.overview-rhythm-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:10px;overflow:hidden;border:1px solid #e3e9ee;border-radius:var(--radius);background:#fff}.overview-rhythm-step{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;padding:8px 10px;border-right:1px solid #edf2f5}.overview-rhythm-step:last-child{border-right:0}.overview-rhythm-step>span{color:#87939f;font-size:.68rem;font-weight:850}.overview-rhythm-step strong{color:var(--beamo-ink);font-size:.84rem;font-weight:850}.overview-rhythm-step p{position:absolute;z-index:20;width:min(280px,80vw);margin-top:7px;padding:8px 10px;border:1px solid #dfe7ed;border-radius:var(--radius);background:#fff;box-shadow:0 10px 24px #0f172a1a;color:#64717d;font-size:.8rem}.overview-workflow-panel .overview-workflow-map{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-workflow-panel .overview-workflow-lane{overflow:hidden;border-radius:var(--radius);background:#fff}.overview-workflow-panel .overview-lane-header{padding:9px 10px}.overview-workflow-panel .overview-lane-item{padding:8px 10px}.overview-workflow-panel .overview-lane-link{gap:8px}.overview-workflow-panel .overview-lane-title strong{font-size:.86rem;line-height:1.2}.overview-workflow-panel .overview-lane-meta{margin-top:4px}.overview-attention-list{display:grid;margin-top:10px;overflow:hidden;border:1px solid #efd37c;border-radius:var(--radius);background:#fffdf5}.overview-attention-row{border-bottom-color:#f3df9b}.overview-attention-row span{color:#7a6a2b;font-size:.78rem;font-weight:700}@media(max-width:1260px){.overview-console-grid{grid-template-columns:minmax(220px,.7fr) minmax(320px,1fr)}.overview-exception-rail{grid-column:1 / -1}}@media(max-width:760px){.command-overflow-label{display:none}.command-overflow-menu{right:0;width:min(300px,calc(100vw - 24px))}.overview-console-panel,.overview-workflow-panel{padding:12px}.overview-console-header{align-items:stretch;flex-direction:column;gap:8px}.overview-primary-link{width:100%}.overview-console-grid,.overview-workflow-panel .overview-workflow-map{grid-template-columns:1fr}.overview-stat-row,.overview-brief-row{grid-template-columns:1fr;min-height:44px;padding:8px}.overview-stat-row .metric-label{white-space:nowrap}.overview-stat-row .muted-small,.overview-row-details{grid-column:1}.overview-brief-value{align-items:flex-start;flex-direction:column;justify-content:flex-start}.overview-brief-value strong{white-space:normal}.overview-rhythm-strip{grid-template-columns:1fr 1fr}.overview-rhythm-step{border-right:0;border-bottom:1px solid #edf2f5}.overview-rhythm-step:nth-last-child(-n+2){border-bottom:0}}:is(.planning-command-center,.procurement-command-center,.operations-command-center,.finance-command-center,.feedback-command-center,.creator-command-center,.amazon-tools-panel,.pilot-hero){gap:12px;border-color:#e3e9ee;background:#fff;box-shadow:none}:is(.planning-command-grid,.procurement-command-grid,.operations-command-grid,.finance-command-grid,.feedback-command-grid,.creator-command-grid){grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:8px}:is(.planning-primary-card,.procurement-primary-card,.operations-primary-card,.finance-primary-card,.feedback-primary-card,.creator-primary-card,.planning-queue-card,.procurement-queue-card,.operations-queue-card,.finance-queue-card,.feedback-queue-card,.creator-queue-card){min-height:0;border-color:#e3e9ee;border-radius:var(--radius);background:#fff;box-shadow:none}:is(.planning-primary-card,.procurement-primary-card,.operations-primary-card,.finance-primary-card,.feedback-primary-card,.creator-primary-card){align-content:start;gap:8px;padding:12px}:is(.planning-primary-card,.procurement-primary-card,.operations-primary-card,.finance-primary-card,.feedback-primary-card,.creator-primary-card)>strong{font-size:clamp(1.04rem,1.3vw,1.28rem);line-height:1.16;letter-spacing:0}.primary-card-detail{align-self:start}.primary-card-detail summary{display:inline-grid;place-items:center;width:20px;height:20px;border:1px solid #dce5ea;border-radius:999px;color:#61707f;font-size:.7rem;font-weight:850}.primary-card-detail p{max-width:420px;margin:6px 0 0;padding:8px 9px;border:1px solid #e3e9ee;border-radius:var(--radius);background:#f8fafc;color:#5e6d79;font-size:.8rem;line-height:1.45}.operator-action-strip{gap:6px}.operator-action-strip button,.operator-action-strip a,.operator-action-strip .badge{min-height:30px}:is(.planning-queue-grid,.procurement-queue-grid,.operations-queue-grid,.finance-queue-grid,.feedback-queue-grid,.creator-queue-grid){grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}:is(.planning-queue-card,.procurement-queue-card,.operations-queue-card,.finance-queue-card,.feedback-queue-card,.creator-queue-card){align-content:start;gap:4px;padding:9px 10px;text-align:left}:is(.planning-queue-card,.procurement-queue-card,.operations-queue-card,.finance-queue-card,.feedback-queue-card,.creator-queue-card) strong{font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.1;letter-spacing:0;font-variant-numeric:tabular-nums}:is(.planning-queue-card,.procurement-queue-card,.operations-queue-card,.finance-queue-card,.feedback-queue-card,.creator-queue-card) span:last-child{color:#667785;font-size:.76rem;font-weight:650;line-height:1.32}:is(.planning-supplier-lanes,.procurement-supplier-lanes,.operations-origin-lanes){gap:8px}:is(.planning-supplier-lanes-header,.procurement-supplier-lanes-header,.operations-origin-lanes-header){align-items:center;padding-top:2px}:is(.planning-supplier-lanes-header,.procurement-supplier-lanes-header,.operations-origin-lanes-header) h3{margin:3px 0 0;font-size:.96rem;letter-spacing:0}:is(.planning-lane-list,.procurement-lane-list,.operations-lane-list){gap:6px}:is(.planning-lane-card,.procurement-lane-card,.operations-lane-card){min-height:38px;gap:8px;border-color:#e3e9ee;border-radius:var(--radius);background:#fff;padding:8px 10px;box-shadow:none}:is(.planning-lane-card,.procurement-lane-card,.operations-lane-card) strong{font-size:.88rem;line-height:1.2}:is(.planning-lane-card,.procurement-lane-card,.operations-lane-card)>span:nth-child(2){font-size:.86rem;font-variant-numeric:tabular-nums}.metric-card{gap:5px}.metric-card .metric-value,.data-table td,.data-table th,.status-chip span,.overview-stat-row .metric-value{font-variant-numeric:tabular-nums}.detail-cards{align-items:stretch;gap:6px}.detail-cards>.detail-card,.detail-cards>.metric-card{flex:1 1 164px}.table-wrap{border-color:#e3e9ee;box-shadow:none}.data-table table{font-size:.88rem}.data-table tbody tr:nth-child(2n){background:#fbfcfd}.data-table tbody tr:hover{background:#f3f7f9}td .actions,td .controls,.table-actions{gap:4px}td button,td a,.table-actions button,.table-actions a{min-height:26px;padding:4px 7px;font-size:.78rem}.badge{letter-spacing:.02em}.badge-healthy,.badge-fresh,.badge-ok,.status-notice-healthy,.status-notice-success{background:#eef7f2;color:#166534}.badge-neutral{background:#f1f5f8;color:#475467}.recommended-action-panel{border-color:#e8c94c;background:#fffdf4}@media(max-width:1180px){:is(.planning-command-grid,.procurement-command-grid,.operations-command-grid,.finance-command-grid,.feedback-command-grid,.creator-command-grid){grid-template-columns:1fr}:is(.planning-queue-grid,.procurement-queue-grid,.operations-queue-grid,.finance-queue-grid,.feedback-queue-grid,.creator-queue-grid){grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.panel,.detail-card,.empty-state,.metric-card{border-radius:var(--radius);padding:12px}:is(.planning-queue-grid,.procurement-queue-grid,.operations-queue-grid,.finance-queue-grid,.feedback-queue-grid,.creator-queue-grid){grid-template-columns:1fr}:is(.planning-lane-card,.procurement-lane-card,.operations-lane-card){grid-template-columns:minmax(0,1fr)}.primary-card-detail p{max-width:100%}}@media(max-width:760px){.command-band{gap:5px;padding:8px}.command-identity{gap:7px}.brand-logo-frame,.brand-logo{width:96px;height:26px}.command-product-name{display:none}.command-heading-copy{gap:2px 6px}.command-heading-copy h1{font-size:.92rem}.command-copy-details summary{width:17px;height:17px}.command-global-actions>.metric-label{display:none}.command-utility-action,.command-overflow-trigger{min-height:28px;padding-block:4px}.command-status-strip>.status-chip,.command-status-strip>button.status-chip{min-height:24px;padding:3px 6px}.command-status-strip .status-chip strong{font-size:.68rem}.command-band .workspace-link{min-height:27px;padding:4px 7px}.command-band-bottom{gap:4px;padding-top:4px}.command-current-details summary{width:18px;height:18px}.workspace-flow-link{min-height:28px;padding:5px 8px}}@media(min-width:1181px){.command-band{gap:4px;padding:8px 10px}.command-band-main{grid-template-columns:minmax(132px,auto) minmax(700px,1fr) auto;align-items:center;gap:10px}.command-identity{min-width:0}.command-product-name,.command-heading-copy h1{display:none}.command-workspace-nav{min-width:0;margin:0;overflow-x:auto;scrollbar-width:none}.command-workspace-nav::-webkit-scrollbar{display:none}.command-band .workspace-nav{display:flex;flex-wrap:nowrap;justify-content:center;gap:3px}.command-band .workspace-link{flex:0 0 auto;min-height:28px;gap:4px;padding:4px 5px;font-size:.74rem}.command-band .workspace-nav-icon{width:12px;height:12px}.command-actions-panel{grid-template-columns:auto auto;align-items:center;justify-items:end}.command-status-strip{order:1;gap:3px;justify-content:flex-end}.command-status-strip>.status-chip,.command-status-strip>button.status-chip{min-height:26px;padding:3px 6px}.command-status-strip .status-chip strong{font-size:.66rem}.command-global-actions{order:2;justify-self:end}.command-utility-row{gap:4px}.command-utility-action,.command-overflow-trigger{min-height:28px;padding-block:4px}.command-global-actions>.metric-label{display:none}.command-band-bottom{display:flex;justify-content:flex-end;gap:0;padding-top:2px}.command-context-row{width:auto}}@media(max-width:1180px){.command-workspace-nav{order:3}.command-actions-panel{order:2}}.login-shell-centered{grid-template-columns:1fr;gap:0;max-width:480px;min-height:auto;margin:clamp(18px,8vh,80px) auto;padding:0;overflow:hidden;border:1px solid #e3e9ee;border-radius:var(--radius);background:#fff;box-shadow:none}.login-brand-rail{display:flex;align-items:center;gap:10px;max-width:none;padding:14px 16px 10px;border-bottom:1px solid #edf2f5;background:#fff}.login-brand-rail .login-logo{flex:0 0 auto;width:min(110px,34vw);max-width:110px;height:auto}.login-brand-copy{display:grid;gap:3px;min-width:0}.login-brand-rail .login-product-name{font-size:.66rem}.login-brand-rail h1{max-width:none;margin:0;color:var(--beamo-ink);font-size:1.2rem;line-height:1.05}.login-card{gap:11px;padding:14px 16px 16px;border:0;border-radius:0}.login-card-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.login-card-header h2{margin:0;font-size:1rem;line-height:1.15}.login-card-kicker{margin:0 0 3px;color:#64717d;font-size:.72rem;line-height:1;text-transform:uppercase}.login-card-mode{display:inline-flex;align-items:center;min-height:22px;padding:2px 7px;border:1px solid #dfe7ed;border-radius:999px;color:#475467;font-size:.7rem;font-weight:850;line-height:1}.login-form-stacked{gap:8px}.login-form-stacked label{gap:4px;color:var(--beamo-ink);font-size:.78rem;font-weight:850}.login-form-stacked input{min-height:38px;border-radius:var(--radius)}.login-form button{min-height:36px}.session-recovery-note{padding:8px 9px;border-color:#e3e9ee;border-radius:var(--radius);background:#fbfcfd}.login-help{margin-top:2px;padding-top:9px;font-size:.76rem}.login-help summary{color:#64717d;font-size:.76rem}.login-help p{margin-top:8px;color:#64717d;font-size:.78rem}.login-legal-links{gap:5px;margin-top:8px}.login-legal-links a{padding:4px 6px;border:0;border-radius:6px;background:#f4f7f9;font-size:.74rem}.legal-gate-shell{max-width:760px;padding:16px}.legal-gate-panel{gap:10px;padding:14px;box-shadow:none}.legal-gate-heading{align-items:center;flex-wrap:nowrap;gap:8px}.legal-gate-title-row{display:flex;align-items:center;gap:10px;min-width:0}.legal-gate-logo{flex:0 0 auto;width:104px;height:auto;margin:0}.legal-entity-label{margin-bottom:3px;font-size:.65rem}.legal-gate-heading h1{margin:0;font-size:1.18rem;line-height:1.1}.legal-gate-note,.legal-status-summary{color:#64717d;font-size:.78rem}.legal-gate-note{padding-bottom:9px;border-bottom:1px solid #edf2f5}.legal-gate-note summary,.legal-status-summary summary,.legal-details summary{width:fit-content;cursor:pointer;color:#64717d;font-size:.76rem;font-weight:850}.legal-gate-note p,.legal-status-summary p{max-width:640px;margin:7px 0 0;line-height:1.45}.legal-status-panel.compact{margin:0;padding:10px 0;border-top:0;border-bottom:1px solid #edf2f5}.legal-status-panel.compact .section-header-row{align-items:center;gap:8px}.legal-status-panel.compact .section-header-row h2{margin:0 0 4px;font-size:.96rem;line-height:1.15}.legal-status-panel.compact .legal-status-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px}.legal-status-panel.compact .metric-card{padding:8px 9px}.legal-status-lines{gap:6px;margin-top:8px}.legal-details{margin-top:8px}.legal-document-list{gap:0;overflow:hidden;border:1px solid #e3e9ee;border-radius:var(--radius)}.legal-document-list a{min-height:38px;padding:8px 9px;border:0;border-bottom:1px solid #edf2f5;border-radius:0}.legal-document-list a:last-child{border-bottom:0}.legal-gate-actions{justify-content:flex-start;gap:6px}.legal-gate-actions button,.legal-gate-actions a{min-height:32px;padding:7px 9px;font-size:.8rem}@media(max-width:760px){.login-shell-centered{max-width:none;margin:0}.login-brand-rail{padding:12px 12px 9px}.login-card{padding:12px}.legal-gate-heading,.legal-gate-actions,.legal-document-list a{align-items:stretch;flex-direction:column}.legal-gate-heading{flex-wrap:wrap}.legal-gate-title-row{align-items:center;flex-direction:row}.legal-status-panel.compact .legal-status-metrics{grid-template-columns:1fr}}.empty-state,.compact-empty-state{align-items:flex-start;gap:5px;padding:11px 12px;border-color:#e5ebf0;background:#fff;box-shadow:none}.empty-state h3,.compact-empty-state h3{margin:0;color:var(--beamo-ink);font-size:.92rem;line-height:1.2}.empty-state p,.compact-empty-state p{max-width:640px;margin:0;color:#64717d;font-size:.82rem;line-height:1.42}.loading-panel{display:grid;gap:10px;align-items:flex-start}.loading-panel-compact{gap:8px}.loading-panel-inline{padding:4px 0;border:0;background:transparent;box-shadow:none}.loading-panel-label{display:inline-flex;align-items:center;gap:8px;margin:0;color:var(--beamo-ink);font-size:.9rem;font-weight:600;line-height:1.3}.loading-panel-compact .loading-panel-label{font-size:.84rem}.loading-panel-description{margin:0;max-width:640px;color:#64717d;font-size:.82rem;line-height:1.42}.loading-panel-spinner{width:14px;height:14px;border:2px solid #d7dee5;border-top-color:#111827;border-radius:999px;animation:loading-panel-spin .8s linear infinite;flex:0 0 auto}@keyframes loading-panel-spin{to{transform:rotate(360deg)}}.table-skeleton{display:grid;gap:8px;width:100%}.table-skeleton-header,.table-skeleton-row{display:grid;gap:10px;grid-template-columns:repeat(var(--table-skeleton-columns, 4),minmax(0,1fr))}.table-skeleton-header{margin-bottom:2px}.skeleton-bar{display:block;min-height:12px;border-radius:999px;background:linear-gradient(90deg,#edf1f5,#f7f9fb 45%,#edf1f5);background-size:200% 100%;animation:skeleton-shimmer 1.2s ease-in-out infinite}.skeleton-bar-header{min-height:10px;opacity:.85}.skeleton-bar-label{width:42%;min-height:10px}.skeleton-bar-value{width:72%;min-height:18px}.metric-skeleton-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.metric-skeleton-card{display:grid;gap:8px;padding:10px 12px;border:1px solid #e5ebf0;border-radius:var(--radius);background:#fff}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.workspace-error-state{display:grid;gap:8px;border-color:#f0d4d8;background:#fff8f9}.workspace-error-state h3{margin:0;color:#8f1d2c;font-size:.95rem}.workspace-error-state p{margin:0;color:#5f3b41;font-size:.84rem;line-height:1.45}.status-notice{min-height:24px;padding:3px 7px;border-color:#e3e9ee;background:#fff;font-size:.76rem}.status-notice-healthy,.status-notice-success{border-color:#d7ebdf;background:#f6fbf8}.risk-panel.warning-panel{padding:10px 12px;border-radius:var(--radius)}.risk-panel.warning-panel h2{margin-bottom:4px;font-size:.92rem}.risk-panel.warning-panel ul{gap:4px}.risk-panel.warning-panel li{font-size:.8rem;line-height:1.35}.recommended-action-panel{border-color:#e3e9ee;border-left:2px solid #111827;background:#fff}.recommended-action-panel:has(.badge[data-risk=true]){border-left-color:#d4a200}.command-workspace-nav,.command-band .workspace-nav{scrollbar-width:none}.command-workspace-nav::-webkit-scrollbar{display:none}.command-band .workspace-nav::-webkit-scrollbar{display:none}.table-wrap{overflow:auto;border-radius:var(--radius);background:#fff}.data-table table{border-collapse:separate;border-spacing:0}.data-table thead th{top:0;z-index:3;border-bottom:1px solid #dce5ea;background:#f8fafc;color:#667386;font-size:.72rem}.data-table tbody td{border-bottom:1px solid #edf2f5}.data-table tbody tr:last-child td{border-bottom:0}.data-table td button,.data-table td .button-primary-action,.data-table td .button-secondary,.data-table td a.button-secondary,.data-table td .link-button,.data-table td a.link-button,.table-actions button,.table-actions a{min-height:24px;padding:3px 7px;border-radius:6px;font-size:.74rem}.badge:not([data-risk=true]){border-color:#e5ebf0;background:#fff}.badge[data-risk=true]{font-weight:850}.section-intro-eyebrow,.metric-label,.command-menu-title,.overview-step-index,.overview-lane-header span:first-child{color:#6a7786;font-size:.66rem;letter-spacing:.035em}.operator-action-strip,.actions,.table-actions,td .actions,td .controls{gap:5px}.operator-action-strip button,.operator-action-strip a,.actions button,.actions a{min-height:30px;padding:5px 9px;border-radius:var(--radius)}.primary-card-detail summary,.section-intro-details summary,.operator-copy-details summary,.overview-row-details summary,.overview-lane-details summary,.command-current-details summary{box-shadow:none}@media(min-width:900px){.primary-card-detail:not([open]),.section-intro-details:not([open]),.operator-copy-details:not([open]),.overview-row-details:not([open]),.overview-lane-details:not([open]){opacity:.42;transition:opacity .15s ease}.primary-card-detail:not([open]):hover,.primary-card-detail:not([open]):focus-within,.section-intro:hover .section-intro-details:not([open]),.operator-copy-details:not([open]):hover,.operator-copy-details:not([open]):focus-within,.overview-row-details:not([open]):hover,.overview-row-details:not([open]):focus-within,.overview-lane-details:not([open]):hover,.overview-lane-details:not([open]):focus-within{opacity:1}}@media(max-width:760px){.table-wrap{border-left:0;border-right:0;border-radius:0}.data-table th,.data-table td{padding:6px 7px}.empty-state,.compact-empty-state,.risk-panel.warning-panel{padding:10px}}.command-band{gap:0;padding:7px 10px}.command-band-main{grid-template-columns:auto minmax(600px,1fr) auto;align-items:center;gap:9px}.command-identity{gap:8px;min-width:0}.command-band .brand-logo-frame,.command-band .brand-logo{width:92px;height:24px}.command-heading-copy h1{overflow:hidden;max-width:23ch;text-overflow:ellipsis;white-space:nowrap}.command-band .command-product-name{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.command-copy-details{position:relative}.command-copy-details[open] p{position:absolute;z-index:45;top:calc(100% + 8px);left:0;width:min(520px,calc(100vw - 24px));max-width:min(520px,calc(100vw - 24px));margin:0;padding:10px 12px;border:1px solid #dfe7ed;border-radius:var(--radius);background:#fff;box-shadow:0 12px 28px #0f172a1a}.command-copy-details[open] summary{margin-bottom:6px}.command-actions-panel{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px}.command-status-strip{order:1;min-width:0}.command-workspace-actions{order:2}.command-global-actions{order:3}.command-workspace-actions,.command-global-actions{display:grid;gap:3px;justify-items:start}.command-workspace-actions>.metric-label,.command-global-actions>.metric-label{font-size:.6rem}.command-context-row{display:grid;grid-template-columns:26px auto;align-items:center;gap:5px}.command-current-details summary{width:24px;height:24px}.workspace-flow-link{min-height:28px;padding:5px 8px;font-size:.76rem}.command-utility-row{gap:5px}.command-utility-action,.command-overflow-trigger{min-height:28px;padding-block:4px;font-size:.76rem}.command-overflow-trigger{padding-inline:8px}.command-status-strip>.status-chip,.command-status-strip>button.status-chip{min-height:26px;padding:4px 6px}.command-status-strip .wide-chip{max-width:150px}.command-status-strip .wide-chip strong,.command-status-strip .wide-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-control-panel,.forecast,.promotion-calendar-panel,.forecast-backtest-panel{padding:12px}.detail-card,.metric-card,.overview-brief-card,.overview-step-card,.overview-alert-card,.overview-exception-card{border-radius:var(--radius)}.detail-card p,.metric-card p{margin-bottom:0}.detail-card .muted-small,.metric-card .muted-small{line-height:1.35}.operator-action-strip{padding-top:2px}.command-band .workspace-nav{gap:1px;min-width:0}.command-band .workspace-link{flex:0 0 auto;min-height:26px;gap:4px;padding:4px 5px;font-size:.74rem}.command-band .workspace-nav-icon{width:12px;height:12px}@media(max-width:1320px){.command-band-main{grid-template-columns:auto minmax(0,1fr)}.command-actions-panel{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) auto auto}}@media(max-width:980px){.command-band-main,.command-actions-panel{grid-template-columns:1fr}.command-heading-copy h1{max-width:min(70vw,34ch)}.command-status-strip,.command-workspace-actions,.command-global-actions{width:100%}.command-context-row,.command-utility-row{justify-content:flex-start}}@media(max-width:760px){.command-band{padding:9px}.command-heading-copy h1{max-width:68vw}.command-actions-panel{gap:6px}.command-status-strip{order:1}.command-workspace-actions{order:2}.command-global-actions{order:3}.command-context-row{grid-template-columns:28px minmax(0,1fr);width:100%}.workspace-flow-link{justify-content:center;width:100%}.command-copy-details[open]{max-width:none}.command-copy-details[open] p{right:0;left:auto;width:calc(100vw - 18px);max-width:none}}html,body,#root{background:var(--bg)}body{color:var(--ink);background:var(--beamo-page-gradient)}.panel,.glass-panel,.detail-card,.metric-card,.empty-state,.workspace-control-panel,.workspace-details,.workspace-context-outcome,.forecast,.promotion-calendar-panel,.forecast-backtest-panel,.forecast-backtest-summary,.forecast-backtest-chart,.overview-hero,.overview-brief-panel,.overview-exception-panel,.overview-stat-card,.overview-brief-card,.overview-step-card,.overview-workspace-card,.overview-alert-card,.overview-exception-card,.planning-action-plan,.planning-command-center,.planning-primary-card,.planning-queue-card,.planning-lane-card,.procurement-command-center,.procurement-primary-card,.procurement-queue-card,.procurement-lane-card,.operations-command-center,.operations-primary-card,.operations-queue-card,.operations-lane-card,.finance-command-center,.finance-primary-card,.finance-queue-card,.feedback-command-center,.feedback-primary-card,.feedback-queue-card,.creator-command-center,.creator-primary-card,.creator-queue-card,.amazon-tools-panel,.pilot-hero,.onboarding-hero-panel,.onboarding-step-rail,.onboarding-step-panel,.creator-report-pre{border-color:var(--border);background:var(--beamo-glass);color:var(--ink);box-shadow:var(--shadow-soft)}.glass-panel,.planning-command-center,.procurement-command-center,.operations-command-center,.finance-command-center,.feedback-command-center,.creator-command-center,.overview-hero,.login-shell-centered{background:linear-gradient(135deg,var(--beamo-glass-strong),var(--beamo-glass-muted)),var(--beamo-glass)}.command-band{border-color:var(--beamo-line-subtle);background:var(--beamo-nav-bg);color:var(--ink)}.command-copy-details[open] p,.command-current-details[open] p,.section-intro-details[open] p,.operator-copy-details[open] p,.command-overflow-menu{border-color:var(--border);background:var(--beamo-popover-bg);color:var(--ink);box-shadow:var(--shadow)}.workspace-link,.command-band .workspace-link{color:var(--muted)}.workspace-link:hover,.workspace-link:focus-visible,.command-band .workspace-link:not(.active):hover,.command-band .workspace-link:not(.active):focus-visible{border-color:var(--beamo-line-subtle);background:var(--beamo-glass-muted);color:var(--ink)}.workspace-link.active,.command-band .workspace-link.active,button,.button-primary-action,button[type=submit],.login-form button,.workspace-flow-link,a.button-primary-action,.overview-primary-link{background:var(--beamo-button-gradient);color:var(--beamo-button-foreground)}button:hover:not(:disabled),.button-primary-action:hover:not(:disabled),button[type=submit]:hover:not(:disabled),.login-form button:hover:not(:disabled),.workspace-flow-link:hover,.overview-primary-link:hover{background:var(--beamo-button-gradient-hover);color:var(--beamo-button-foreground)}.button-secondary,a.button-secondary,.link-button,a.link-button,.command-utility-action,.command-overflow-trigger,.data-table td button:not(.button-primary-action),.data-table td .button-secondary,.data-table td a.button-secondary,.data-table td .link-button,.data-table td a.link-button{border-color:var(--beamo-secondary-border);background:var(--beamo-secondary-bg);color:var(--beamo-secondary-text)}.button-secondary:hover,a.button-secondary:hover,.link-button:hover,a.link-button:hover,.command-utility-action:hover:not(:disabled),.command-overflow-trigger:hover:not(:disabled),.data-table td button:not(.button-primary-action):hover,.data-table td .button-secondary:hover,.data-table td a.button-secondary:hover,.data-table td .link-button:hover,.data-table td a.link-button:hover{border-color:var(--accent);background:var(--beamo-control-hover);color:var(--beamo-secondary-hover-text)}a:not(.workspace-link):not(.workspace-flow-link):not(.button-primary-action):not(.button-secondary):not(.link-button):not(.command-menu-link):not(.overview-alert-card){color:var(--accent-strong)}input,select,textarea,.table-wrap,.data-table,.status-chip,button.status-chip{border-color:var(--border);background:var(--beamo-control-bg);color:var(--ink)}input::placeholder,textarea::placeholder{color:var(--beamo-placeholder)}th,td,.data-table th,.data-table td{border-bottom-color:var(--beamo-line-subtle);color:var(--ink)}th,.data-table th,.data-table thead th{background:var(--beamo-table-head);color:var(--muted)}.data-table tbody tr:nth-child(2n){background:var(--beamo-row-even)}tbody tr:hover,.data-table tbody tr:hover,.selected-row,.data-table tr.selected-row,.data-table tbody tr.selected-row:hover{background:var(--beamo-row-hover)}.status-strip>.status-chip,.status-strip>button.status-chip,.command-status-strip>.status-chip,.command-status-strip>button.status-chip,.command-band .command-status-strip>.status-chip,.command-band .command-status-strip>button.status-chip{border-color:var(--beamo-line-subtle)!important;background:var(--beamo-glass-muted)!important;color:var(--ink)!important}.badge,.badge-neutral,.badge.badge-neutral[data-risk=false]{border-color:var(--beamo-line-subtle)!important;background:var(--beamo-badge-neutral-bg)!important;color:var(--beamo-badge-neutral-text)!important}.badge-fresh,.badge-healthy,.badge-ok,.badge.badge-fresh[data-risk=false],.badge.badge-healthy[data-risk=false],.badge.badge-ok[data-risk=false],.badge.badge-success[data-risk=false]{border-color:#22c55e3d!important;background:var(--beamo-success-bg)!important;color:var(--beamo-success)!important}.badge-stale,.badge-degraded,.badge-warning{background:var(--beamo-warning-bg);color:var(--beamo-warning)}.badge-missing,.badge-incomplete,.badge-critical,.badge-blocked{background:var(--beamo-danger-bg);color:var(--beamo-danger)}.warning-panel,.risk-panel.warning-panel{border-color:#ecb21347;background:var(--beamo-warning-bg);color:var(--ink)}.negative,.error,.risk-panel.warning-panel h2{color:var(--beamo-danger)}.forecast-line,.forecast-dot{stroke:var(--accent-strong)}.forecast-dot,.forecast-swatch{fill:var(--accent-strong)}.actual-line,.actual-dot{stroke:var(--muted)}.actual-dot,.actual-swatch{fill:var(--muted)}.chart-axis{stroke:var(--beamo-chart-axis)}.overview-lane-header,.overview-workflow-lane,.command-workflow-item,.command-workflow-next,.feature-list li,.login-hero .feature-list li,.onboarding-source-list div,.pilot-signal-list div{border-color:var(--border);background:var(--beamo-glass-muted)}.login-shell-centered{border-color:var(--border);box-shadow:var(--shadow)}.login-card,.login-brand-rail,.login-hero-minimal{border-color:var(--border);color:var(--ink)}.login-card{border-left-color:var(--beamo-line-subtle)}.command-menu-divider{background:var(--beamo-line-subtle)}.login-card-actions{align-items:flex-end;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.theme-switcher{align-items:flex-start;display:flex;flex-direction:column;gap:5px;min-width:0}.theme-switcher-label{line-height:1}.theme-option-group{align-items:center;background:var(--beamo-control-bg);border:1px solid var(--border);border-radius:999px;display:inline-flex;gap:2px;max-width:100%;padding:3px}.theme-option{align-items:center;background:transparent;border:1px solid transparent;border-radius:999px;color:var(--muted);display:inline-flex;font-size:.75rem;font-weight:800;gap:4px;min-height:28px;padding:4px 8px;white-space:nowrap}.theme-option:hover:not(:disabled),.theme-option:focus-visible{background:var(--beamo-control-hover);color:var(--ink);transform:none}.theme-option[aria-pressed=true]{background:var(--beamo-button-gradient);color:var(--beamo-button-foreground)}.theme-option-icon{height:14px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:14px}.language-switcher .theme-option{min-width:42px}.language-option-group{grid-template-columns:repeat(3,minmax(0,1fr))}.command-theme-switcher{align-self:stretch;justify-content:center}.login-theme-switcher{align-items:flex-end}@media(max-width:760px){.theme-switcher,.theme-option-group{width:100%}.theme-option{flex:1;justify-content:center}.login-card-actions{align-items:stretch;width:100%}}:root{--modern-page: linear-gradient(135deg, #f8fafc 0%, #f1f4f7 48%, #e7ecf2 100%);--modern-sidebar-bg: rgba(255, 255, 255, .78);--modern-command-bg: rgba(255, 255, 255, .84);--modern-surface: rgba(255, 255, 255, .74);--modern-surface-strong: rgba(255, 255, 255, .94);--modern-surface-muted: rgba(15, 23, 42, .035);--modern-border: rgba(15, 23, 42, .09);--modern-border-strong: rgba(15, 23, 42, .15);--modern-shadow: 0 24px 70px -50px rgba(15, 23, 42, .42);--modern-cyan: var(--accent);--modern-radius: 14px;--modern-sidebar-width: 240px}:root.dark,:root[data-theme=dark]{--modern-page: linear-gradient(135deg, #07111d 0%, #0b1220 50%, #111827 100%);--modern-sidebar-bg: rgba(8, 14, 25, .78);--modern-command-bg: rgba(13, 21, 35, .78);--modern-surface: rgba(20, 28, 44, .68);--modern-surface-strong: rgba(20, 28, 44, .9);--modern-surface-muted: rgba(255, 255, 255, .045);--modern-border: rgba(255, 255, 255, .09);--modern-border-strong: rgba(255, 255, 255, .15);--modern-shadow: 0 24px 70px -44px rgba(0, 0, 0, .64)}body{background:var(--modern-page)}.app-shell.app-shell-modern{display:grid;grid-template-columns:var(--modern-sidebar-width) minmax(0,1fr);gap:0;width:100%;max-width:none;min-height:100vh;margin:0;padding:0;color:var(--ink);background:radial-gradient(circle at 18% -10%,rgba(240,193,66,.18),transparent 34rem),radial-gradient(circle at 96% 8%,rgba(236,178,19,.1),transparent 30rem),var(--modern-page)}.workspace-sidebar{position:sticky;top:0;z-index:35;display:flex;flex-direction:column;gap:18px;height:100vh;min-width:0;padding:18px 14px;border-right:1px solid var(--modern-border);background:var(--modern-sidebar-bg);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px)}.workspace-sidebar-brand,a.workspace-sidebar-brand{display:grid;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-width:0;min-height:54px;padding:7px 8px;border:1px solid var(--modern-border);border-radius:var(--modern-radius);background:var(--modern-surface);color:var(--ink);text-decoration:none;box-shadow:var(--shadow-soft)}.workspace-sidebar-brand:hover{border-color:var(--modern-border-strong);background:var(--modern-surface-strong);color:var(--ink);transform:none;box-shadow:var(--shadow-soft)}.workspace-sidebar-logo.brand-logo-frame{width:132px;height:38px;border:0;border-radius:10px;background:transparent}.workspace-sidebar-logo .brand-logo{width:118px;height:24px}.workspace-sidebar-brand-copy{display:grid;gap:2px;min-width:0;line-height:1.1}.workspace-sidebar-brand-copy strong{overflow:hidden;color:var(--ink);font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.workspace-sidebar-nav.workspace-nav{display:grid;width:100%;gap:5px;margin:0;padding:0;border:0;border-radius:0;background:transparent;overflow:visible}.workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link{position:relative;justify-content:flex-start;width:100%;min-height:42px;gap:10px;padding:0 11px;border:1px solid transparent;border-radius:11px;background:transparent;color:var(--muted);font-size:.88rem;font-weight:780;box-shadow:none}.workspace-sidebar-nav .workspace-link:before{content:"";width:3px;height:18px;border-radius:999px;background:transparent}.workspace-sidebar-nav .workspace-link:hover,.workspace-sidebar-nav .workspace-link:focus-visible{border-color:var(--modern-border);background:var(--modern-surface-muted);color:var(--ink);transform:none;box-shadow:none}.workspace-sidebar-nav .workspace-link.active{border-color:#f0c14242;background:linear-gradient(90deg,#f0c14233,#f0c1420e),var(--modern-surface-muted);color:var(--ink)}.workspace-sidebar-nav .workspace-link.active:before{background:var(--accent)}.workspace-sidebar-nav .workspace-nav-icon{width:17px;height:17px}.workspace-main-shell{display:grid;align-content:start;gap:16px;min-width:0;padding:16px 22px 56px}.app-shell-modern .command-band.command-band-modern{position:sticky;top:14px;z-index:30;gap:0;padding:12px;border:1px solid var(--modern-border);border-radius:18px;background:var(--modern-command-bg);box-shadow:var(--modern-shadow);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px)}.app-shell-modern .command-band:after{display:none}.command-band-modern .command-band-main{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,auto);align-items:center;gap:14px}.command-band-modern .command-heading-copy{display:grid;gap:4px}.command-band-modern .command-product-name{position:static;width:auto;height:auto;overflow:visible;clip:auto;clip-path:none;color:var(--muted);font-size:.68rem;font-weight:850;letter-spacing:.06em;line-height:1;text-transform:uppercase;white-space:normal}.command-band-modern .command-heading-copy h1{display:block;max-width:min(58vw,780px);margin:0;color:var(--ink);font-size:clamp(1.32rem,1.8vw,1.9rem);line-height:1.05;text-overflow:ellipsis}.command-band-modern .command-copy-details{width:fit-content}.command-band-modern .command-actions-panel{display:grid;grid-template-columns:auto auto auto minmax(270px,auto);align-items:center;gap:9px;justify-items:end}.command-band-modern .command-workspace-actions,.command-band-modern .command-global-actions{display:grid;gap:4px;min-width:0}.command-band-modern .command-context-row,.command-band-modern .command-utility-row{display:flex;align-items:center;gap:6px}.command-band-modern .command-theme-switcher{align-items:center;align-self:center;justify-content:center}.command-band-modern .theme-switcher-label,.command-band-modern .command-workspace-actions>.metric-label,.command-band-modern .command-global-actions>.metric-label{color:var(--muted);font-size:.62rem;letter-spacing:.05em}.command-band-modern .status-strip.command-status-strip{display:flex;gap:6px;align-items:stretch;justify-content:flex-end;min-width:0;border:0;background:transparent;overflow:visible}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{min-width:76px;min-height:42px;padding:7px 9px;border:1px solid var(--modern-border)!important;border-radius:11px;background:var(--modern-surface-muted)!important}.command-band-modern .command-status-strip .wide-chip{max-width:172px}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger,.command-band-modern .workspace-flow-link{min-height:34px;border-radius:10px;padding:7px 10px}.command-utility-action kbd{display:inline-flex;align-items:center;min-height:19px;padding:2px 5px;border:1px solid var(--modern-border);border-radius:6px;background:var(--modern-surface-muted);color:var(--muted);font-family:inherit;font-size:.68rem;font-weight:800;line-height:1}.command-palette-overlay{position:fixed;inset:0;z-index:140;display:grid;align-items:start;justify-items:center;padding:8vh 18px 24px;background:#09111c6b;backdrop-filter:blur(6px)}.command-palette{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(720px,100%);max-height:min(760px,84vh);overflow:hidden;border:1px solid var(--modern-border);border-radius:18px;background:var(--beamo-popover-bg);box-shadow:0 24px 80px #0f172a47}.command-palette-search{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border-bottom:1px solid var(--modern-border)}.command-palette-search>svg{width:24px;height:24px;color:var(--muted);stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.command-palette-search h2{margin:0 0 6px;color:var(--muted);font-size:.72rem;font-weight:850;letter-spacing:.08em;line-height:1;text-transform:uppercase}.command-palette-search input{width:100%;min-height:38px;padding:0;border:0;background:transparent;color:var(--ink);font:inherit;font-size:1.03rem;font-weight:750;outline:0}.command-palette-search input::placeholder{color:color-mix(in srgb,var(--muted) 78%,transparent);font-weight:650}.command-palette-search kbd,.command-palette-footer kbd{padding:4px 7px;border:1px solid var(--modern-border);border-radius:7px;background:var(--modern-surface-muted);color:var(--muted);font-family:inherit;font-size:.72rem;font-weight:800}.command-palette-results{min-height:260px;overflow:auto;padding:10px}.command-palette-group{display:grid;gap:5px}.command-palette-group+.command-palette-group{margin-top:12px}.command-palette-group-label{padding:4px 8px;color:var(--muted);font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.command-palette-item{display:grid;grid-template-columns:72px minmax(0,1fr) 24px;align-items:center;gap:10px;width:100%;min-height:62px;padding:9px 10px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--ink);text-align:left;box-shadow:none}.command-palette-item:hover,.command-palette-item:focus-visible,.command-palette-item.is-active{border-color:var(--modern-border);background:var(--modern-surface-muted);color:var(--ink);box-shadow:none;transform:none}.command-palette-item:disabled{cursor:progress;opacity:.74}.command-palette-item-type{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:3px 7px;border:1px solid var(--modern-border);border-radius:999px;background:#fff;color:var(--muted);font-size:.68rem;font-weight:850;line-height:1;white-space:nowrap}.command-palette-item-copy{display:grid;gap:3px;min-width:0}.command-palette-item-copy strong,.command-palette-item-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.command-palette-item-copy strong{font-size:.95rem;line-height:1.2}.command-palette-item-copy small{color:var(--muted);font-size:.78rem;font-weight:650;line-height:1.35}.command-palette-item-arrow{display:inline-grid;place-items:center;color:var(--muted)}.command-palette-item-arrow svg{width:18px;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.command-palette-empty{display:grid;gap:4px;padding:32px 12px;color:var(--muted);text-align:center}.command-palette-empty strong{color:var(--ink)}.command-palette-footer{display:grid;gap:10px;min-height:42px;padding:10px 14px;border-top:1px solid var(--modern-border);color:var(--muted);font-size:.76rem;font-weight:750}.command-palette-footer-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.command-palette-error{color:var(--danger);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.command-palette-action-status{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:8px 10px;border:1px solid var(--modern-border);border-radius:10px;background:var(--modern-surface-muted);color:var(--ink);line-height:1.35}.command-palette-action-status>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.command-palette-action-status button{flex:0 0 auto;min-height:30px;padding:5px 10px;border:1px solid var(--modern-border);border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-size:.74rem;font-weight:850;box-shadow:none}.command-palette-action-status button:hover,.command-palette-action-status button:focus-visible{border-color:var(--accent);color:var(--accent-strong);transform:none}.command-palette-action-status-success{border-color:color-mix(in srgb,var(--beamo-success, #0f8f6b) 36%,var(--modern-border));background:color-mix(in srgb,var(--success-soft, #dcfce7) 65%,var(--modern-surface-muted))}.command-palette-action-status-error{border-color:color-mix(in srgb,var(--danger) 38%,var(--modern-border));background:color-mix(in srgb,var(--danger) 10%,var(--modern-surface-muted));color:var(--danger)}@media(max-width:760px){.command-band-modern .command-utility-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 40px}.command-utility-action kbd{display:none}.command-palette-overlay{align-items:stretch;padding:10px}.command-palette{max-height:calc(100dvh - 20px);border-radius:14px}.command-palette-search{grid-template-columns:28px minmax(0,1fr) auto;gap:9px;padding:12px}.command-palette-item{grid-template-columns:48px minmax(0,1fr)}.command-palette-item-arrow{display:none}.command-palette-footer{align-items:flex-start;flex-direction:column}}.command-overflow-menu{border-radius:14px;border-color:var(--modern-border);background:var(--beamo-popover-bg);box-shadow:var(--modern-shadow)}.workspace-stack{width:min(100%,1480px);margin:0 auto;gap:16px}.app-shell-modern .panel,.app-shell-modern .glass-panel,.app-shell-modern .detail-card,.app-shell-modern .metric-card,.app-shell-modern .empty-state,.app-shell-modern .workspace-control-panel,.app-shell-modern .workspace-details,.app-shell-modern .workspace-context-outcome,.app-shell-modern .forecast,.app-shell-modern .promotion-calendar-panel,.app-shell-modern .forecast-backtest-panel,.app-shell-modern .forecast-backtest-summary,.app-shell-modern .forecast-backtest-chart,.app-shell-modern .overview-console-panel,.app-shell-modern .overview-workflow-panel,.app-shell-modern .overview-hero,.app-shell-modern .overview-brief-panel,.app-shell-modern .overview-exception-panel,.app-shell-modern .overview-stat-card,.app-shell-modern .overview-brief-card,.app-shell-modern .overview-step-card,.app-shell-modern .overview-workspace-card,.app-shell-modern .overview-alert-card,.app-shell-modern .overview-exception-card,.app-shell-modern .planning-action-plan,.app-shell-modern .planning-command-center,.app-shell-modern .planning-primary-card,.app-shell-modern .planning-queue-card,.app-shell-modern .planning-lane-card,.app-shell-modern .procurement-command-center,.app-shell-modern .procurement-primary-card,.app-shell-modern .procurement-queue-card,.app-shell-modern .procurement-lane-card,.app-shell-modern .operations-command-center,.app-shell-modern .operations-primary-card,.app-shell-modern .operations-queue-card,.app-shell-modern .operations-lane-card,.app-shell-modern .finance-command-center,.app-shell-modern .finance-primary-card,.app-shell-modern .finance-queue-card,.app-shell-modern .feedback-command-center,.app-shell-modern .feedback-primary-card,.app-shell-modern .feedback-queue-card,.app-shell-modern .creator-command-center,.app-shell-modern .creator-primary-card,.app-shell-modern .creator-queue-card,.app-shell-modern .amazon-tools-panel,.app-shell-modern .pilot-hero,.app-shell-modern .pilot-signal-list div,.app-shell-modern .onboarding-hero-panel,.app-shell-modern .onboarding-step-rail,.app-shell-modern .onboarding-step-panel,.app-shell-modern .creator-report-pre{border-color:var(--modern-border);border-radius:var(--modern-radius);background:var(--modern-surface);box-shadow:var(--shadow-soft)}.app-shell-modern .glass-panel,.app-shell-modern .overview-console-panel,.app-shell-modern .overview-workflow-panel,.app-shell-modern .planning-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center,.app-shell-modern .finance-command-center,.app-shell-modern .feedback-command-center,.app-shell-modern .creator-command-center,.app-shell-modern .pilot-hero{background:linear-gradient(135deg,var(--modern-surface-strong),var(--modern-surface)),var(--modern-surface)}.app-shell-modern .panel{padding:18px}.app-shell-modern .planning-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center,.app-shell-modern .finance-command-center,.app-shell-modern .feedback-command-center,.app-shell-modern .creator-command-center{gap:18px;padding:20px}.app-shell-modern .planning-command-grid,.app-shell-modern .procurement-command-grid,.app-shell-modern .operations-command-grid,.app-shell-modern .finance-command-grid,.app-shell-modern .feedback-command-grid,.app-shell-modern .creator-command-grid{grid-template-columns:minmax(250px,.72fr) minmax(380px,1.28fr);gap:14px}.app-shell-modern .planning-primary-card,.app-shell-modern .procurement-primary-card,.app-shell-modern .operations-primary-card,.app-shell-modern .finance-primary-card,.app-shell-modern .feedback-primary-card,.app-shell-modern .creator-primary-card,.app-shell-modern .planning-queue-card,.app-shell-modern .procurement-queue-card,.app-shell-modern .operations-queue-card,.app-shell-modern .finance-queue-card,.app-shell-modern .feedback-queue-card,.app-shell-modern .creator-queue-card{min-height:0;border-radius:13px;background:var(--modern-surface-strong);box-shadow:none}.app-shell-modern .planning-primary-card strong,.app-shell-modern .procurement-primary-card strong,.app-shell-modern .operations-primary-card strong,.app-shell-modern .finance-primary-card strong,.app-shell-modern .feedback-primary-card strong,.app-shell-modern .creator-primary-card strong,.app-shell-modern .planning-queue-card strong,.app-shell-modern .procurement-queue-card strong,.app-shell-modern .operations-queue-card strong,.app-shell-modern .finance-queue-card strong,.app-shell-modern .feedback-queue-card strong,.app-shell-modern .creator-queue-card strong{font-size:clamp(1.22rem,1.8vw,1.72rem)}.app-shell-modern .planning-queue-grid,.app-shell-modern .procurement-queue-grid,.app-shell-modern .operations-queue-grid,.app-shell-modern .finance-queue-grid,.app-shell-modern .feedback-queue-grid,.app-shell-modern .creator-queue-grid{gap:10px}.app-shell-modern .planning-lane-card,.app-shell-modern .procurement-lane-card,.app-shell-modern .operations-lane-card,.app-shell-modern .allocation-decision-card,.app-shell-modern .promotion-event-card,.app-shell-modern .supplier-reliability-panel{border-radius:13px;background:var(--modern-surface-strong);box-shadow:none}.app-shell-modern .status-strip:not(.command-status-strip){display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;border:0;background:transparent;overflow:visible}.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip,.app-shell-modern .status-strip:not(.command-status-strip)>button.status-chip{min-height:72px;border:1px solid var(--modern-border);border-radius:13px;background:var(--modern-surface)}.app-shell-modern .overview-console-panel,.app-shell-modern .overview-workflow-panel{display:grid;gap:18px}.app-shell-modern .overview-console-header{align-items:end;gap:14px}.app-shell-modern .overview-console-grid{grid-template-columns:minmax(220px,.75fr) minmax(280px,1.05fr) minmax(260px,.9fr);gap:12px}.app-shell-modern .overview-signal-column,.app-shell-modern .overview-brief-list,.app-shell-modern .overview-exception-rail,.app-shell-modern .overview-workflow-lane,.app-shell-modern .overview-rhythm-strip,.app-shell-modern .overview-attention-row{border-color:var(--modern-border);border-radius:13px;background:var(--modern-surface-muted);box-shadow:none}.app-shell-modern .overview-rhythm-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden}.app-shell-modern .overview-rhythm-step{border-color:var(--modern-border)}.app-shell-modern .overview-workflow-map{gap:12px}.app-shell-modern .overview-lane-link,.app-shell-modern .overview-exception-row,.app-shell-modern .overview-attention-row{color:var(--ink)}.app-shell-modern .overview-lane-link:hover,.app-shell-modern .overview-exception-row:hover,.app-shell-modern .overview-attention-row:hover{border-color:#f0c14247;background:#f0c14214;color:var(--ink)}.app-shell-modern .table-wrap,.app-shell-modern .data-table{border-color:var(--modern-border);border-radius:13px;background:var(--modern-surface)}.app-shell-modern th,.app-shell-modern .data-table th,.app-shell-modern .data-table thead th{background:var(--modern-surface-muted);color:var(--muted)}.app-shell-modern td,.app-shell-modern .data-table td{border-bottom-color:var(--modern-border)}.app-shell-modern input,.app-shell-modern select,.app-shell-modern textarea{border-color:var(--modern-border);border-radius:11px;background:var(--beamo-control-bg)}.app-shell-modern button,.app-shell-modern .button-primary-action,.app-shell-modern button[type=submit],.app-shell-modern .workspace-flow-link,.app-shell-modern a.button-primary-action,.app-shell-modern .overview-primary-link{border-radius:10px}.app-shell-modern .button-secondary,.app-shell-modern a.button-secondary,.app-shell-modern .link-button,.app-shell-modern a.link-button,.app-shell-modern .command-utility-action,.app-shell-modern .command-overflow-trigger{border-color:var(--modern-border-strong);background:var(--modern-surface-muted)}.app-shell-modern .badge{border-radius:999px}.app-shell-modern .section-intro-copy h2,.app-shell-modern .panel h2,.app-shell-modern .panel h3{letter-spacing:0}.app-shell-modern .section-intro,.app-shell-modern .operator-assistant-panel,.app-shell-modern .promotion-calendar-panel,.app-shell-modern .allocation-optimizer-panel,.app-shell-modern .forecast-backtest-panel{gap:14px}.app-shell-modern .feature-list li,.app-shell-modern .summary-list li{background:transparent}@media(max-width:1360px){.command-band-modern .command-band-main,.command-band-modern .command-actions-panel{grid-template-columns:1fr;justify-items:stretch}.command-band-modern .command-actions-panel{grid-template-columns:minmax(0,1fr) auto auto}.command-band-modern .command-status-strip{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:1100px){.app-shell.app-shell-modern{grid-template-columns:1fr}.workspace-sidebar{position:sticky;top:0;height:auto;padding:10px 12px;border-right:0;border-bottom:1px solid var(--modern-border)}.workspace-sidebar-brand{grid-template-columns:132px minmax(0,1fr);width:fit-content;max-width:100%}.workspace-sidebar-nav.workspace-nav{display:flex;flex-wrap:nowrap;gap:4px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.workspace-sidebar-nav::-webkit-scrollbar{display:none}.workspace-sidebar-nav .workspace-link{flex:0 0 auto;width:auto;min-height:36px;padding:0 10px}.workspace-sidebar-nav .workspace-link:before{display:none}.workspace-main-shell{padding:14px 14px 44px}.app-shell-modern .command-band.command-band-modern{top:86px}.app-shell-modern .planning-command-grid,.app-shell-modern .procurement-command-grid,.app-shell-modern .operations-command-grid,.app-shell-modern .finance-command-grid,.app-shell-modern .feedback-command-grid,.app-shell-modern .creator-command-grid,.app-shell-modern .overview-console-grid{grid-template-columns:1fr}}@media(max-width:760px){.workspace-sidebar{gap:10px;padding:9px}.workspace-sidebar-brand,a.workspace-sidebar-brand{grid-template-columns:124px;width:142px;min-height:44px}.workspace-sidebar-brand-copy{display:none}.workspace-sidebar-logo.brand-logo-frame{width:124px}.workspace-main-shell{padding:10px 0 32px}.app-shell-modern .command-band.command-band-modern{position:static;margin:0 10px;border-radius:14px}.command-band-modern .command-heading-copy h1{max-width:100%;white-space:normal}.command-band-modern .command-actions-panel{grid-template-columns:1fr;justify-items:stretch}.command-band-modern .command-context-row,.command-band-modern .command-utility-row{width:100%}.command-band-modern .workspace-flow-link,.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger{flex:1;justify-content:center}.command-band-modern .command-status-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-stack{gap:12px}.app-shell-modern .panel,.app-shell-modern .glass-panel{border-left:0;border-right:0;border-radius:0;padding:14px}.app-shell-modern .overview-rhythm-strip{grid-template-columns:1fr}}.workspace-sidebar-brand,a.workspace-sidebar-brand{grid-template-columns:112px minmax(0,1fr)}.workspace-sidebar-logo.brand-logo-frame{width:112px}.workspace-sidebar-logo .brand-logo{width:104px}.command-band-modern .command-actions-panel{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-end;gap:8px;max-width:730px}.command-band-modern .command-workspace-actions,.command-band-modern .command-theme-switcher,.command-band-modern .command-global-actions,.command-band-modern .command-status-strip{flex:0 0 auto}.command-band-modern .command-status-strip{max-width:100%}@media(min-width:900px)and (max-width:1360px){.command-band-modern .command-band-main,.command-band-modern .command-actions-panel{justify-items:initial}.command-band-modern .command-band-main{grid-template-columns:minmax(220px,1fr) minmax(0,auto);align-items:center}.command-band-modern .command-actions-panel{justify-content:flex-end}.command-band-modern .command-status-strip{grid-column:auto;justify-content:flex-end}}@media(max-width:760px){.command-band-modern .command-actions-panel{display:grid;max-width:none}}:root{--console-bg: #f4f7fa;--console-sidebar: rgba(255, 255, 255, .82);--console-panel: rgba(255, 255, 255, .86);--console-panel-strong: #ffffff;--console-row: rgba(255, 255, 255, .52);--console-line: rgba(15, 23, 42, .1);--console-line-strong: rgba(15, 23, 42, .16);--console-text: #171c24;--console-muted: #64707d;--console-faint: #9aa4b2;--console-shadow: 0 22px 54px -46px rgba(15, 23, 42, .48);--console-accent: #ecb213;--console-radius: 12px;--console-sidebar-width: 240px}:root.dark,:root[data-theme=dark]{--console-bg: #080f1a;--console-sidebar: rgba(5, 10, 18, .78);--console-panel: rgba(14, 21, 34, .78);--console-panel-strong: rgba(18, 27, 43, .92);--console-row: rgba(255, 255, 255, .035);--console-line: rgba(255, 255, 255, .085);--console-line-strong: rgba(255, 255, 255, .14);--console-text: #f8fafc;--console-muted: #a7b0be;--console-faint: #6f7b8c;--console-shadow: 0 24px 64px -42px rgba(0, 0, 0, .72)}body{background:radial-gradient(circle at 18% -10%,rgba(236,178,19,.15),transparent 30rem),linear-gradient(135deg,var(--console-bg),var(--bg-accent))}.app-shell.app-shell-modern{grid-template-columns:var(--console-sidebar-width) minmax(0,1fr);background:radial-gradient(circle at 13% 0%,rgba(236,178,19,.16),transparent 28rem),radial-gradient(circle at 100% 4%,rgba(236,178,19,.08),transparent 28rem),var(--console-bg)}.workspace-sidebar{padding:18px 12px;background:var(--console-sidebar);border-right-color:var(--console-line);box-shadow:inset -1px 0 0 var(--console-line)}.workspace-sidebar-brand,a.workspace-sidebar-brand{grid-template-columns:98px minmax(0,1fr);min-height:44px;padding:4px 6px;border:0;background:transparent;box-shadow:none}.workspace-sidebar-brand:hover{background:transparent;box-shadow:none}.workspace-sidebar-logo.brand-logo-frame{width:98px;height:34px}.workspace-sidebar-brand-copy strong{color:var(--console-text);font-size:.86rem;white-space:nowrap}.workspace-sidebar-nav.workspace-nav{gap:4px;margin-top:14px}.workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link{min-height:38px;border-radius:9px;color:var(--console-muted);font-size:.86rem}.workspace-sidebar-nav .workspace-link:before{width:2px;height:16px}.workspace-sidebar-nav .workspace-link.active{border-color:#ecb2133d;background:linear-gradient(90deg,#ecb21333,#ecb2130e);color:var(--console-text)}.workspace-main-shell{padding:14px 22px 52px}.app-shell-modern .command-band.command-band-modern{top:12px;padding:12px 14px;border-color:var(--console-line);border-radius:16px;background:var(--console-panel);box-shadow:var(--console-shadow)}.command-band-modern .command-band-main{grid-template-columns:minmax(260px,1fr) minmax(0,auto);gap:14px}.command-band-modern .command-heading-copy{gap:5px}.command-band-modern .command-heading-copy h1{max-width:min(52vw,640px);color:var(--console-text);font-size:clamp(1.28rem,1.62vw,1.72rem)}.command-band-modern .command-product-name{color:var(--console-muted)}.command-band-modern .command-actions-panel{flex-wrap:nowrap;align-items:flex-end;justify-content:flex-end;max-width:none;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.command-band-modern .command-actions-panel::-webkit-scrollbar{display:none}.command-band-modern .command-workspace-actions,.command-band-modern .command-theme-switcher,.command-band-modern .command-global-actions,.command-band-modern .status-strip.command-status-strip{min-width:max-content}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{min-height:38px;border-color:var(--console-line)!important;border-radius:10px;background:var(--console-row)!important}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger,.command-band-modern .workspace-flow-link,.command-band-modern .theme-option{min-height:32px}.command-band-modern .command-overflow-trigger{min-width:50px}.app-shell-modern .panel,.app-shell-modern .glass-panel,.app-shell-modern .overview-console-panel,.app-shell-modern .overview-workflow-panel,.app-shell-modern .planning-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center,.app-shell-modern .finance-command-center,.app-shell-modern .feedback-command-center,.app-shell-modern .creator-command-center,.app-shell-modern .pilot-hero{border-color:var(--console-line);background:var(--console-panel);box-shadow:var(--console-shadow)}.app-shell-modern .overview-console-header{align-items:center;padding-bottom:14px;border-bottom:1px solid var(--console-line)}.app-shell-modern .overview-console-header .section-intro{gap:6px}.app-shell-modern .overview-console-grid{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(360px,1.1fr) minmax(280px,.95fr);gap:0;overflow:hidden;border:1px solid var(--console-line);border-radius:var(--console-radius);background:var(--console-row)}.app-shell-modern .overview-signal-column,.app-shell-modern .overview-brief-list,.app-shell-modern .overview-exception-rail{border:0;border-right:1px solid var(--console-line);border-radius:0;background:transparent}.app-shell-modern .overview-stat-row,.app-shell-modern .overview-brief-row,.app-shell-modern .overview-exception-row{border-bottom:1px solid var(--console-line);background:transparent}.app-shell-modern .overview-stat-row:last-child,.app-shell-modern .overview-brief-row:last-child,.app-shell-modern .overview-exception-row:last-child{border-bottom:0}.app-shell-modern .overview-stat-row{min-height:70px;padding:12px}.app-shell-modern .overview-brief-row{grid-template-columns:minmax(110px,.42fr) minmax(0,1fr) auto;min-height:70px;padding:12px}.app-shell-modern .overview-exception-rail{padding:0}.app-shell-modern .overview-rail-heading{padding:12px;border-bottom:1px solid var(--console-line)}.app-shell-modern .overview-exception-row{padding:10px 12px;border-radius:0}.app-shell-modern .overview-rhythm-strip{border:1px solid var(--console-line);background:var(--console-row)}.app-shell-modern .overview-rhythm-step{min-height:46px;padding:11px 12px}.app-shell-modern .overview-workflow-table{display:grid;grid-template-columns:1fr;gap:0;overflow:hidden;border:1px solid var(--console-line);border-radius:var(--console-radius);background:var(--console-row)}.app-shell-modern .overview-workflow-table .overview-workflow-lane{display:grid;grid-template-columns:168px minmax(0,1fr);gap:0;border:0;border-bottom:1px solid var(--console-line);border-radius:0;background:transparent}.app-shell-modern .overview-workflow-table .overview-workflow-lane:last-child{border-bottom:0}.app-shell-modern .overview-workflow-table .overview-lane-header{align-content:start;padding:14px;border-right:1px solid var(--console-line);border-radius:0;background:#ecb2130e}.app-shell-modern .overview-workflow-table .overview-lane-header p{margin:5px 0 0;color:var(--console-muted);font-size:.78rem;line-height:1.35}.app-shell-modern .overview-workflow-table .overview-lane-list{display:grid;gap:0;margin:0;padding:0}.app-shell-modern .overview-workflow-table .overview-lane-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.72fr) 34px;align-items:stretch;min-height:78px;border-bottom:1px solid var(--console-line)}.app-shell-modern .overview-workflow-table .overview-lane-item:last-child{border-bottom:0}.app-shell-modern .overview-workflow-table .overview-lane-link{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:12px 14px;border:0;border-radius:0;background:transparent}.app-shell-modern .overview-lane-summary{overflow:hidden;color:var(--console-muted);display:-webkit-box;font-size:.82rem;font-weight:650;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.35;text-overflow:ellipsis;white-space:normal}.app-shell-modern .overview-workflow-table .overview-lane-action{justify-self:end;border-color:var(--console-line-strong);background:var(--console-panel-strong);color:var(--console-text)}.app-shell-modern .overview-workflow-table .overview-lane-meta{align-content:center;align-items:center;gap:6px;padding:10px 12px;border-left:1px solid var(--console-line)}.app-shell-modern .overview-workflow-table .overview-lane-meta span{border-color:var(--console-line);background:transparent;color:var(--console-muted)}.app-shell-modern .overview-workflow-table .overview-lane-details{display:grid;place-items:center;padding:0;border-left:1px solid var(--console-line)}.app-shell-modern .overview-workflow-table .overview-lane-details summary{width:24px;height:24px;justify-content:center;padding:0}.app-shell-modern .overview-attention-list{display:grid;gap:8px}.app-shell-modern .overview-attention-row{border-color:var(--console-line);background:var(--console-row)}@media(max-width:1360px){.command-band-modern .command-actions-panel{flex-wrap:wrap;justify-content:flex-start}}@media(max-width:1120px){.app-shell.app-shell-modern{grid-template-columns:1fr}.app-shell-modern .command-band.command-band-modern{top:82px}.workspace-sidebar{border-bottom-color:var(--console-line);box-shadow:inset 0 -1px 0 var(--console-line)}.app-shell-modern .overview-console-grid,.app-shell-modern .overview-workflow-table .overview-workflow-lane,.app-shell-modern .overview-workflow-table .overview-lane-item,.app-shell-modern .overview-workflow-table .overview-lane-link{grid-template-columns:1fr}.app-shell-modern .overview-signal-column,.app-shell-modern .overview-brief-list,.app-shell-modern .overview-workflow-table .overview-lane-header,.app-shell-modern .overview-workflow-table .overview-lane-meta,.app-shell-modern .overview-workflow-table .overview-lane-details{border-right:0;border-left:0}}@media(max-width:760px){.workspace-sidebar{padding:12px 10px}.workspace-sidebar-brand,a.workspace-sidebar-brand{grid-template-columns:96px auto;width:auto}.workspace-sidebar-logo.brand-logo-frame{width:96px}.workspace-sidebar-brand-copy{display:grid}.workspace-sidebar-nav.workspace-nav{display:flex;gap:6px;overflow-x:auto;margin-top:10px;padding-bottom:4px;scrollbar-width:none}.workspace-sidebar-nav.workspace-nav::-webkit-scrollbar{display:none}.workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link{flex:0 0 auto;min-height:36px;min-width:112px;padding-inline:12px}.workspace-main-shell{padding:12px 10px 36px}.app-shell-modern .command-band.command-band-modern{margin-inline:0;padding:14px}.command-band-modern .command-band-main{grid-template-columns:1fr}.command-band-modern .command-actions-panel{display:grid;grid-template-columns:1fr;gap:10px;overflow:hidden}.command-band-modern .command-workspace-actions,.command-band-modern .command-theme-switcher,.command-band-modern .command-global-actions,.command-band-modern .status-strip.command-status-strip{width:100%;min-width:0}.command-band-modern .theme-option-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.command-band-modern .command-context-row{display:grid;grid-template-columns:34px minmax(0,1fr)}.command-band-modern .command-utility-row{display:grid;grid-template-columns:minmax(0,1fr) 54px}.command-band-modern .status-strip.command-status-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.command-band-modern .status-strip.command-status-strip .wide-chip{grid-column:1 / -1}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{min-width:0}.command-band-modern .command-status-strip>.status-chip strong,.command-band-modern .command-status-strip>button.status-chip strong,.command-band-modern .command-status-strip>.status-chip span,.command-band-modern .command-status-strip>button.status-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell-modern .overview-console-panel,.app-shell-modern .overview-workflow-panel{padding:14px}}:root{--console-bg: #f6f8fb;--console-sidebar: rgba(255, 255, 255, .92);--console-panel: rgba(255, 255, 255, .9);--console-panel-strong: #ffffff;--console-row: rgba(255, 255, 255, .68);--console-row-strong: rgba(255, 255, 255, .92);--console-line: rgba(15, 23, 42, .105);--console-line-strong: rgba(15, 23, 42, .18);--console-text: #141922;--console-muted: #5f6c7b;--console-faint: #8a96a6;--console-shadow: 0 20px 52px -44px rgba(15, 23, 42, .42);--console-sidebar-width: 232px}:root.dark,:root[data-theme=dark]{--console-bg: #050a12;--console-sidebar: rgba(4, 9, 15, .94);--console-panel: rgba(12, 18, 29, .9);--console-panel-strong: rgba(18, 26, 39, .96);--console-row: rgba(255, 255, 255, .034);--console-row-strong: rgba(255, 255, 255, .055);--console-line: rgba(255, 255, 255, .088);--console-line-strong: rgba(255, 255, 255, .15);--console-text: #f8fafc;--console-muted: #a9b3c2;--console-faint: #758296;--console-shadow: 0 26px 70px -52px rgba(0, 0, 0, .86)}html,body,#root{min-width:0}body{background:radial-gradient(circle at 4% 0%,rgba(236,178,19,.12),transparent 23rem),radial-gradient(circle at 100% 0%,rgba(8,199,232,.09),transparent 27rem),var(--console-bg)}.app-shell.app-shell-modern{grid-template-columns:var(--console-sidebar-width) minmax(0,1fr);min-width:0;background:linear-gradient(90deg,rgba(236,178,19,.05),transparent 18rem),var(--console-bg)}.workspace-sidebar{padding:20px 12px;background:linear-gradient(180deg,rgba(236,178,19,.055),transparent 12rem),var(--console-sidebar);border-right:1px solid var(--console-line);box-shadow:none}.workspace-sidebar-brand,a.workspace-sidebar-brand{grid-template-columns:94px minmax(0,1fr);align-items:center;min-height:44px;padding:2px 4px;border:0;border-radius:0;background:transparent}.workspace-sidebar-logo.brand-logo-frame{width:94px;height:32px}.workspace-sidebar-logo .brand-logo{width:90px;height:22px}.workspace-sidebar-brand-copy{min-width:0}.workspace-sidebar-brand-copy strong{color:var(--console-text);font-size:.82rem;letter-spacing:0}.workspace-sidebar-nav.workspace-nav{gap:3px;margin-top:18px}.workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link{min-height:41px;padding:0 10px 0 12px;border:1px solid transparent;border-radius:10px;color:var(--console-muted);font-size:.86rem;font-weight:760}.workspace-sidebar-nav .workspace-link:before{left:0;width:3px;height:18px;border-radius:0 999px 999px 0}.workspace-sidebar-nav .workspace-link:hover{background:var(--console-row);color:var(--console-text)}.workspace-sidebar-nav .workspace-link.active{border-color:#ecb21359;background:linear-gradient(90deg,#ecb2132e,#ecb2130a),var(--console-row);color:var(--console-text)}.workspace-nav-icon{width:17px;height:17px;stroke-width:2}.workspace-main-shell{width:100%;min-width:0;padding:16px 24px 56px}.workspace-stack{gap:20px}.app-shell-modern .command-band.command-band-modern{position:sticky;top:12px;z-index:40;padding:14px 16px;border:1px solid var(--console-line);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.045),transparent),var(--console-panel);box-shadow:var(--console-shadow);backdrop-filter:blur(22px)}.command-band-modern .command-band-main{display:grid;grid-template-columns:minmax(250px,1fr) minmax(0,auto);align-items:center;gap:16px}.command-band-modern .command-heading-copy{grid-template-columns:minmax(0,auto) auto;gap:4px 8px}.command-band-modern .command-product-name{color:var(--console-muted);font-size:.7rem;letter-spacing:0}.command-band-modern .command-heading-copy h1{max-width:min(42vw,560px);color:var(--console-text);font-size:clamp(1.32rem,1.7vw,1.95rem);line-height:1.05}.command-band-modern .command-copy-details{align-self:end}.command-band-modern .command-copy-details summary,.command-band-modern .command-current-details summary,.app-shell-modern .operator-copy-details summary{border-color:var(--console-line-strong);background:var(--console-row);color:var(--console-muted)}.command-band-modern .command-copy-details[open] p,.command-band-modern .command-current-details[open] p,.app-shell-modern .operator-copy-details[open] p{z-index:120;border-color:var(--console-line);background:var(--console-panel-strong);color:var(--console-muted);box-shadow:0 18px 48px -30px #0000008c}.command-band-modern .command-actions-panel{display:grid;grid-template-columns:minmax(310px,auto) auto auto auto;align-items:end;justify-content:end;gap:8px;max-width:none;overflow:visible}.command-band-modern .status-strip.command-status-strip{order:0;display:grid;grid-template-columns:repeat(3,minmax(78px,auto));gap:6px;min-width:0}.command-band-modern .status-strip.command-status-strip .wide-chip{grid-column:auto;min-width:148px;max-width:178px}.command-band-modern .command-theme-switcher{order:1}.command-band-modern .command-workspace-actions{order:2}.command-band-modern .command-global-actions{order:3}.command-band-modern .theme-switcher-label,.command-band-modern .command-workspace-actions>.metric-label,.command-band-modern .command-global-actions>.metric-label{min-height:13px;color:var(--console-faint);font-size:.62rem;letter-spacing:.08em}.command-band-modern .theme-option-group{border:1px solid var(--console-line);border-radius:12px;background:var(--console-row)}.command-band-modern .theme-option,.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger,.command-band-modern .workspace-flow-link{min-height:34px;border-radius:10px;font-size:.8rem;font-weight:820;white-space:nowrap}.command-band-modern .theme-option{border-radius:9px}.command-band-modern .command-context-row,.command-band-modern .command-utility-row{align-items:center;min-height:34px}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{min-width:0;min-height:48px;padding:8px 10px;border-color:var(--console-line)!important;border-radius:12px;background:var(--console-row)!important}.command-band-modern .command-status-strip strong,.command-band-modern .command-status-strip span{max-width:100%;overflow:hidden;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.command-band-modern .command-overflow{position:relative;z-index:90}.command-band-modern .command-overflow-trigger{min-width:72px;padding-inline:12px}.command-band-modern .command-overflow-menu{position:absolute;z-index:130;top:calc(100% + 10px);right:0;width:min(300px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 128px));overflow:auto;padding:10px;border:1px solid var(--console-line);border-radius:14px;background:var(--console-panel-strong);box-shadow:0 24px 64px -34px #0000009e}.command-band-modern .command-overflow-menu button,.command-band-modern .command-menu-link{min-height:38px;border-radius:9px;font-size:.84rem}.command-band-modern .command-menu-title{padding:4px 8px 6px;color:var(--console-faint);font-size:.68rem;letter-spacing:.08em}.app-shell-modern .panel,.app-shell-modern .glass-panel,.app-shell-modern .overview-console-panel,.app-shell-modern .overview-workflow-panel,.app-shell-modern .planning-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center,.app-shell-modern .finance-command-center,.app-shell-modern .feedback-command-center,.app-shell-modern .creator-command-center,.app-shell-modern .pilot-hero,.app-shell-modern .workspace-control-panel,.app-shell-modern .workspace-details,.app-shell-modern .forecast,.app-shell-modern .promotion-calendar-panel,.app-shell-modern .forecast-backtest-panel{border:1px solid var(--console-line);border-radius:18px;background:var(--console-panel);box-shadow:var(--console-shadow)}.app-shell-modern .overview-console-panel,.app-shell-modern .overview-workflow-panel{padding:18px}.app-shell-modern .overview-console-header{align-items:center;margin-bottom:16px;padding-bottom:13px;border-bottom:1px solid var(--console-line)}.app-shell-modern .overview-console-header .section-intro{max-width:760px}.app-shell-modern .overview-console-grid{grid-template-columns:minmax(210px,.64fr) minmax(360px,1.05fr) minmax(300px,.95fr);gap:0;overflow:hidden;border:1px solid var(--console-line);border-radius:14px;background:var(--console-row)}.app-shell-modern .overview-signal-column,.app-shell-modern .overview-brief-list,.app-shell-modern .overview-exception-rail{grid-column:auto;border:0;border-right:1px solid var(--console-line);border-radius:0;background:transparent}.app-shell-modern .overview-exception-rail{border-right:0}.app-shell-modern .overview-stat-row,.app-shell-modern .overview-brief-row{min-height:74px;padding:13px 14px;border-bottom:1px solid var(--console-line)}.app-shell-modern .overview-stat-row .metric-label,.app-shell-modern .overview-stat-row .muted-small{white-space:nowrap}.app-shell-modern .overview-stat-row .muted-small{color:var(--console-muted);font-weight:720}.app-shell-modern .overview-brief-row{grid-template-columns:minmax(112px,.4fr) minmax(0,1fr) 24px}.app-shell-modern .overview-brief-value strong{color:var(--console-text);white-space:normal}.app-shell-modern .overview-rail-heading{min-height:52px;padding:13px 14px;border-bottom:1px solid var(--console-line)}.app-shell-modern .overview-rail-heading h3{color:var(--console-text);font-size:.94rem}.app-shell-modern .overview-exception-rail .empty-state{display:grid;align-content:center;min-height:168px;padding:18px 16px;border-radius:0;background:transparent}.app-shell-modern .overview-exception-rail-empty{background:linear-gradient(135deg,rgba(8,199,232,.045),transparent 55%),transparent}.app-shell-modern .overview-exception-list{gap:0}.app-shell-modern .overview-exception-row{min-height:62px;padding:11px 14px;border-bottom:1px solid var(--console-line);border-radius:0;background:transparent}.app-shell-modern .overview-exception-row:hover,.app-shell-modern .overview-lane-link:hover,.app-shell-modern .overview-attention-row:hover{background:var(--console-row-strong)}.app-shell-modern .overview-rhythm-strip{gap:0;overflow:hidden;margin-top:18px;border:1px solid var(--console-line);border-radius:14px;background:var(--console-row)}.app-shell-modern .overview-rhythm-step{min-height:52px;padding:12px 14px;border-right:1px solid var(--console-line);border-radius:0}.app-shell-modern .overview-rhythm-step:last-child{border-right:0}.app-shell-modern .overview-workflow-table{border-radius:14px}.app-shell-modern .overview-workflow-table .overview-workflow-lane{grid-template-columns:180px minmax(0,1fr)}.app-shell-modern .overview-workflow-table .overview-lane-header{background:linear-gradient(180deg,#ecb21317,#ecb21306),transparent}.app-shell-modern .overview-workflow-table .overview-lane-item{grid-template-columns:minmax(0,1fr) minmax(230px,.62fr) 38px;min-height:76px}.app-shell-modern .overview-workflow-table .overview-lane-link{grid-template-columns:minmax(180px,.86fr) minmax(0,1fr) auto;gap:16px}.app-shell-modern .overview-workflow-table .overview-lane-title strong,.app-shell-modern .overview-workflow-table .overview-lane-summary,.app-shell-modern .overview-workflow-table .overview-lane-meta span{overflow-wrap:anywhere}.app-shell-modern .overview-workflow-table .overview-lane-action{min-width:max-content;border-radius:9px}.app-shell-modern .overview-attention-row{min-height:38px;border-color:var(--console-line);border-radius:12px;background:var(--console-row)}.app-shell-modern .data-table,.app-shell-modern .table-wrap{border-color:var(--console-line);border-radius:14px;background:var(--console-panel)}.app-shell-modern .data-table th,.app-shell-modern .data-table thead th{background:var(--console-row-strong);color:var(--console-faint);font-size:.68rem;letter-spacing:.08em}.app-shell-modern .data-table td{border-color:var(--console-line)}.app-shell-modern input,.app-shell-modern select,.app-shell-modern textarea{border-color:var(--console-line);border-radius:10px;background:var(--console-row)}@media(max-width:1440px){.command-band-modern .command-band-main{grid-template-columns:1fr;align-items:stretch}.command-band-modern .command-heading-copy h1{max-width:100%}.command-band-modern .command-actions-panel{justify-content:start}}@media(max-width:1180px){.app-shell.app-shell-modern{grid-template-columns:1fr}.workspace-sidebar{position:sticky;top:0;z-index:60;padding:12px 14px;border-right:0;border-bottom:1px solid var(--console-line)}.workspace-sidebar-brand,a.workspace-sidebar-brand{width:fit-content;max-width:100%}.workspace-sidebar-nav.workspace-nav{display:flex;gap:6px;overflow-x:auto;margin-top:10px;padding-bottom:4px;scrollbar-width:none}.workspace-sidebar-nav.workspace-nav::-webkit-scrollbar{display:none}.workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link{flex:0 0 auto;width:auto;min-width:112px;max-width:170px}.workspace-main-shell{padding:14px}.app-shell-modern .command-band.command-band-modern{top:84px}.app-shell-modern .overview-console-grid{grid-template-columns:minmax(220px,.7fr) minmax(360px,1fr)}.app-shell-modern .overview-exception-rail{grid-column:1 / -1;border-top:1px solid var(--console-line);border-right:0}.app-shell-modern .overview-workflow-table .overview-workflow-lane,.app-shell-modern .overview-workflow-table .overview-lane-item,.app-shell-modern .overview-workflow-table .overview-lane-link{grid-template-columns:1fr}.app-shell-modern .overview-workflow-table .overview-lane-header,.app-shell-modern .overview-workflow-table .overview-lane-meta,.app-shell-modern .overview-workflow-table .overview-lane-details{border-right:0;border-left:0}}@media(max-width:760px){.workspace-sidebar{padding:10px}.workspace-sidebar-brand,a.workspace-sidebar-brand{grid-template-columns:94px minmax(0,auto)}.workspace-sidebar-brand-copy{display:grid}.workspace-main-shell{padding:10px}.app-shell-modern .command-band.command-band-modern{position:static;padding:14px;border-radius:16px}.command-band-modern .command-actions-panel{grid-template-columns:1fr}.command-band-modern .status-strip.command-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.command-band-modern .status-strip.command-status-strip .wide-chip{grid-column:1 / -1;max-width:none}.command-band-modern .theme-option-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.command-band-modern .command-context-row{display:grid;grid-template-columns:34px minmax(0,1fr)}.command-band-modern .command-utility-row{display:grid;grid-template-columns:minmax(0,1fr) 64px}.command-band-modern .command-overflow-menu{position:fixed;inset:auto 10px 12px;width:auto;max-height:min(72vh,620px)}.app-shell-modern .overview-console-panel,.app-shell-modern .overview-workflow-panel{padding:14px;border-radius:16px}.app-shell-modern .overview-console-header{align-items:stretch;flex-direction:column}.app-shell-modern .overview-console-grid{grid-template-columns:1fr}.app-shell-modern .overview-signal-column,.app-shell-modern .overview-brief-list,.app-shell-modern .overview-exception-rail{grid-column:auto;border-right:0;border-bottom:1px solid var(--console-line)}.app-shell-modern .overview-exception-rail{border-bottom:0}.app-shell-modern .overview-brief-row{grid-template-columns:1fr 24px}.app-shell-modern .overview-brief-row>.metric-label{grid-column:1 / -1}.app-shell-modern .overview-rhythm-strip{grid-template-columns:1fr}.app-shell-modern .overview-rhythm-step{border-right:0;border-bottom:1px solid var(--console-line)}.app-shell-modern .overview-rhythm-step:last-child{border-bottom:0}}:root{--console-sidebar-width: 216px;--console-surface-radius: 16px;--console-card-radius: 14px;--brand-yellow: var(--beamo-yellow);--brand-cyan: var(--beamo-cyan)}.workspace-main-shell{padding:16px 28px 64px}.workspace-stack{gap:18px}.workspace-sidebar{padding:18px 10px}.workspace-sidebar-brand,a.workspace-sidebar-brand{grid-template-columns:92px minmax(0,1fr);min-height:38px;padding-inline:4px}.workspace-sidebar-logo.brand-logo-frame{width:92px;height:30px}.workspace-sidebar-nav.workspace-nav{gap:2px;margin-top:20px}.workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link{min-height:38px;padding-inline:12px;border-radius:8px}.app-shell-modern .command-band.command-band-modern{padding:12px 16px;border-radius:var(--console-surface-radius)}.command-band-modern .command-band-main{grid-template-columns:minmax(280px,1fr) auto;align-items:center;gap:18px}.command-band-modern .command-product-name{display:none}.command-band-modern .command-heading-copy h1{max-width:100%;font-size:clamp(1.45rem,1.6vw,1.85rem)}.command-band-modern .command-actions-panel{display:flex;flex-wrap:nowrap;align-items:center;justify-content:end;gap:10px}.command-band-modern .status-strip.command-status-strip{display:flex;align-items:center;gap:0;order:0;overflow:hidden;min-height:42px;border:1px solid var(--console-line);border-radius:14px;background:var(--console-row)}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{min-width:0;min-height:40px;padding:7px 13px;border:0!important;border-right:1px solid var(--console-line)!important;border-radius:0;background:transparent!important}.command-band-modern .command-status-strip>.status-chip:last-child,.command-band-modern .command-status-strip>button.status-chip:last-child{border-right:0!important}.command-band-modern .command-status-strip>.status-chip strong,.command-band-modern .command-status-strip>button.status-chip strong{color:var(--console-text);font-size:.72rem}.command-band-modern .command-status-strip>.status-chip span,.command-band-modern .command-status-strip>button.status-chip span{color:var(--console-muted);font-size:.76rem}.command-band-modern .command-status-strip .wide-chip{max-width:150px}.command-band-modern .command-workspace-actions,.command-band-modern .command-theme-switcher,.command-band-modern .command-global-actions{order:1}.command-band-modern .command-workspace-actions>.metric-label,.command-band-modern .command-global-actions>.metric-label,.command-band-modern .theme-switcher-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.command-band-modern .command-context-row,.command-band-modern .command-utility-row{gap:8px}.command-band-modern .theme-option-group{min-height:42px;border-radius:14px}.command-band-modern .theme-option,.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger,.command-band-modern .workspace-flow-link{min-height:40px;border-radius:11px;font-size:.78rem}.command-band-modern .command-overflow-trigger{min-width:74px}.app-shell-modern .panel,.app-shell-modern .glass-panel,.app-shell-modern .overview-console-panel,.app-shell-modern .overview-workflow-panel,.app-shell-modern .planning-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center,.app-shell-modern .finance-command-center,.app-shell-modern .feedback-command-center,.app-shell-modern .creator-command-center,.app-shell-modern .pilot-hero,.app-shell-modern .workspace-control-panel,.app-shell-modern .workspace-details,.app-shell-modern .forecast,.app-shell-modern .promotion-calendar-panel,.app-shell-modern .forecast-backtest-panel{border-radius:var(--console-surface-radius)}.app-shell-modern .overview-console-panel.overview-command-panel{padding:18px}.overview-command-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);gap:18px}.overview-next-panel,.overview-exception-card{min-width:0;border:1px solid var(--console-line);border-radius:var(--console-card-radius);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),var(--console-row)}.overview-next-panel{display:grid;align-content:space-between;min-height:254px;padding:24px}.overview-next-kicker{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--console-muted);font-size:.8rem;font-weight:800}.overview-next-kicker>span:last-child{color:var(--console-faint);font-size:.76rem}.overview-next-link{display:inline-flex;align-items:center;gap:12px;width:fit-content;margin-top:18px;color:var(--console-text);font-size:clamp(2rem,3.2vw,3.15rem);font-weight:900;line-height:1;text-decoration:none}.overview-next-link span:last-child{color:var(--brand-yellow)}.overview-next-link:hover,.overview-next-link:focus-visible{color:var(--brand-yellow)}.overview-next-panel>p{max-width:54ch;margin:16px 0 0;color:var(--console-muted);font-size:1rem;line-height:1.55}.overview-health-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;margin-top:28px;border-top:1px solid var(--console-line)}.overview-health-item{display:grid;gap:5px;min-width:0;padding:16px 18px 0 0;border-right:1px solid var(--console-line)}.overview-health-item:last-child{border-right:0}.overview-health-item>span,.overview-health-item>small{color:var(--console-muted);font-size:.78rem;font-weight:720}.overview-health-item>strong{overflow:hidden;color:var(--console-text);font-size:1.05rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.overview-exception-card{display:grid;grid-template-rows:auto 1fr;min-height:254px;padding:22px 24px}.overview-exception-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.overview-exception-card-header h3{margin:0;color:var(--console-text);font-size:1rem}.overview-exception-empty-state{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:18px}.overview-exception-empty-state>span{display:grid;place-items:center;width:46px;height:46px;border:2px solid rgba(43,213,118,.86);border-radius:999px;color:#2bd576;font-size:1.4rem;font-weight:900}.overview-exception-empty-state strong{color:var(--console-text);font-size:1rem}.overview-exception-empty-state p{max-width:42ch;margin:8px 0 0;color:var(--console-muted);line-height:1.45}.app-shell-modern .overview-exception-row{min-height:56px;padding:12px 0}.app-shell-modern .overview-rhythm-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:16px;padding:18px 20px;border-radius:var(--console-card-radius)}.app-shell-modern .overview-rhythm-step{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;min-height:0;padding:0 18px 0 0;border-right:0;background:transparent}.overview-rhythm-step>span{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--console-line-strong);border-radius:999px;color:var(--console-muted);font-size:.82rem;font-weight:850}.overview-rhythm-step:first-child>span{border-color:transparent;background:var(--brand-yellow);color:#141922}.overview-rhythm-step strong{color:var(--console-text);font-size:.92rem}.overview-rhythm-step p{position:static;z-index:auto;display:block;width:auto;margin:5px 0 0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--console-muted);font-size:.78rem;line-height:1.35}.app-shell-modern .overview-workflow-panel.overview-launchpad-panel{padding:20px}.overview-launchpad-header{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:20px}.overview-launchpad-header h2{margin:0;color:var(--console-text);font-size:1.12rem}.overview-launchpad-header p{max-width:64ch;margin:6px 0 0;color:var(--console-muted);line-height:1.45}.overview-launchpad-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.overview-launch-group{min-width:0}.overview-launch-group-header{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;min-height:74px;margin-bottom:10px}.overview-launch-group-header>span{display:grid;place-items:center;width:30px;height:22px;border:1px solid var(--console-line-strong);border-radius:999px;color:var(--console-muted);font-size:.72rem;font-weight:850}.overview-launch-group-header h3{margin:0;color:var(--console-text);font-size:.98rem}.overview-launch-group-header p{margin:5px 0 0;color:var(--console-muted);font-size:.82rem;line-height:1.35}.overview-launch-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.overview-launch-item{min-width:0}.overview-launch-card{display:grid;gap:9px;min-height:148px;padding:16px;border:1px solid var(--console-line);border-radius:var(--console-card-radius);background:var(--console-row);color:var(--console-text);text-decoration:none}.overview-launch-card:hover,.overview-launch-card:focus-visible{border-color:#08c7e861;background:var(--console-row-strong);transform:translateY(-1px)}.overview-launch-card strong{color:var(--console-text);font-size:1.02rem}.overview-launch-card>span:not(.metric-label){color:var(--console-muted);font-size:.86rem;line-height:1.42}.overview-launch-card em{align-self:end;color:var(--brand-cyan);font-size:.86rem;font-style:normal;font-weight:850}.overview-launch-details{margin-top:6px;color:var(--console-muted)}.overview-launch-details summary{width:fit-content;cursor:pointer;color:var(--console-faint);font-size:.76rem;font-weight:780}.overview-launch-details[open]{padding:10px 12px;border:1px solid var(--console-line);border-radius:12px;background:var(--console-row)}.overview-launch-details p{margin:8px 0 0;font-size:.82rem;line-height:1.4}.overview-launch-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.overview-launch-tags span{padding:3px 7px;border:1px solid var(--console-line);border-radius:999px;color:var(--console-muted);font-size:.72rem;font-weight:760}@media(min-width:1181px){.command-band-modern .command-band-main{grid-template-columns:minmax(280px,1fr) auto}}@media(max-width:1280px){.command-band-modern .command-band-main,.command-band-modern .command-actions-panel{grid-template-columns:1fr}.command-band-modern .command-actions-panel{display:grid;justify-content:stretch}.overview-command-layout,.overview-launchpad-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.workspace-main-shell{padding:10px}.workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link{max-width:140px}.command-band-modern .status-strip.command-status-strip{display:grid;grid-template-columns:1fr}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;border-right:0!important;border-bottom:1px solid var(--console-line)!important}.command-band-modern .command-status-strip>.status-chip:last-child,.command-band-modern .command-status-strip>button.status-chip:last-child{border-bottom:0!important}.overview-command-layout,.overview-launchpad-grid,.overview-health-strip,.app-shell-modern .overview-rhythm-strip{grid-template-columns:1fr}.overview-next-panel,.overview-exception-card{min-height:0;padding:18px}.overview-next-link{font-size:2rem}.overview-health-item{padding:12px 0;border-right:0;border-bottom:1px solid var(--console-line)}.overview-health-item:last-child{border-bottom:0}.overview-exception-empty-state{grid-template-columns:1fr}.app-shell-modern .overview-rhythm-step{padding:0 0 14px}.overview-launchpad-header{display:grid}}:root{--console-bg: #f6f8fa;--console-surface: #ffffff;--console-surface-soft: #fbfdff;--console-ink: #101828;--console-muted: #667085;--console-subtle: #98a2b3;--console-border: #dde6ee;--console-border-strong: #c8d6e0;--console-blue: #079bd3;--console-blue-soft: #e7f7ff;--console-yellow: #f4b400;--console-yellow-soft: #fff8df;--console-danger: #c83d3d;--console-danger-soft: #fde7e7;--console-success: #079a73;--console-success-soft: #dff8ef;--console-shadow: 0 14px 34px rgba(15, 23, 42, .06);--console-control-height: 40px}body{background:var(--console-bg)}.app-shell.app-shell-modern{display:grid;grid-template-columns:256px minmax(0,1fr);max-width:none;min-height:100vh;margin:0;padding:0;gap:0;color:var(--console-ink);background:var(--console-bg)}.app-shell-modern h1,.app-shell-modern h2,.app-shell-modern h3,.app-shell-modern h4,.app-shell-modern .metric-value,.app-shell-modern .detail-card strong{letter-spacing:0}.workspace-sidebar{position:sticky;top:0;align-self:start;min-height:100vh;padding:30px 28px;border-right:1px solid var(--console-border);background:#ffffffeb;box-shadow:none}.workspace-sidebar-brand,a.workspace-sidebar-brand{display:grid;gap:8px;width:100%;padding:0 0 30px;border:0;background:transparent;color:var(--console-ink);text-decoration:none;box-shadow:none}.workspace-sidebar-logo.brand-logo-frame{justify-content:flex-start;width:154px;height:38px;border:0;background:transparent}.workspace-sidebar-brand-copy{display:grid;gap:2px;color:var(--console-muted);font-size:.88rem}.workspace-sidebar-brand-copy span{display:none}.workspace-sidebar-brand-copy strong{color:#536579;font-size:.94rem;font-weight:600}.workspace-sidebar-nav.workspace-nav{display:grid;gap:8px;width:100%;margin:0;padding:0;border:0;background:transparent;overflow:visible}.workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;justify-content:start;gap:13px;width:100%;min-width:0;min-height:52px;padding:0 16px;border:1px solid transparent;border-radius:8px;background:transparent;color:#607083;font-size:.96rem;font-weight:650;text-align:left}.workspace-sidebar-nav .workspace-link:before{content:"";position:absolute;left:14px;width:4px;height:22px;border-radius:999px;background:transparent}.workspace-sidebar-nav .workspace-link:hover,.workspace-sidebar-nav .workspace-link:focus-visible{border-color:#d6eef8;background:#f3fbff;color:var(--console-ink);box-shadow:none}.workspace-sidebar-nav .workspace-link.active{border-color:#bdeafb;background:#f1fbff;color:var(--console-ink);box-shadow:inset 0 0 0 1px #079bd314}.workspace-sidebar-nav .workspace-link.active:before{background:var(--console-yellow)}.workspace-sidebar-nav .workspace-nav-icon{width:22px;height:22px;stroke-width:2}.workspace-main-shell{display:grid;align-content:start;min-width:0;min-height:100vh;padding:0 36px 56px;background:var(--console-bg)}.app-shell-modern .command-band.command-band-modern{position:sticky;top:0;z-index:30;margin:0 -36px 26px;padding:0 34px;border:0;border-bottom:1px solid var(--console-border);border-radius:0;background:#fffffff5;box-shadow:none;backdrop-filter:blur(16px)}.app-shell-modern .command-band.command-band-modern:after{display:none}.command-band-modern .command-band-main{display:grid;grid-template-columns:minmax(330px,1fr) minmax(0,auto);gap:22px;align-items:center;min-height:86px}.command-band-modern .command-identity{display:flex;align-items:center;gap:22px;min-width:0}.command-nav-jump{display:inline-grid;place-items:center;flex:0 0 auto;width:42px;height:42px;padding:0;border:1px solid var(--console-border);border-radius:8px;background:var(--console-surface);color:#536579}.command-nav-jump svg,.command-utility-action svg,.command-overflow-trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.command-band-modern .command-heading-copy{display:flex;align-items:center;flex-wrap:nowrap;gap:14px;min-width:0}.command-band-modern .command-heading-copy h1{overflow:hidden;min-width:0;max-width:min(45vw,620px);margin:0;color:var(--console-ink);font-size:clamp(1.08rem,1.35vw,1.36rem);font-weight:760;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.command-route-divider{color:var(--console-subtle);font-weight:700}.command-route-label{overflow:hidden;max-width:180px;color:var(--console-muted);font-size:.82rem;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.command-band-modern .command-copy-details{flex:0 0 auto}.command-band-modern .command-copy-details summary,.command-band-modern .command-current-details summary{display:inline-grid;place-items:center;min-width:24px;width:24px;height:24px;padding:0;border:1px solid var(--console-border);border-radius:999px;color:#667085;background:#fff;font-size:.74rem;line-height:1;text-transform:none}.command-band-modern .command-copy-details summary:after,.command-band-modern .command-current-details summary:after{content:""}.command-band-modern .command-copy-details[open] p{position:absolute;z-index:40;width:min(520px,90vw);margin-top:10px;padding:14px 16px;border:1px solid var(--console-border);border-radius:8px;background:#fff;box-shadow:var(--console-shadow)}.command-band-modern .command-actions-panel{display:flex;align-items:center;justify-content:flex-end;gap:16px;min-width:0}.command-band-modern .status-strip.command-status-strip{display:flex;flex-wrap:nowrap;align-items:center;gap:0;border:0;background:transparent;overflow:visible}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{display:inline-flex;align-items:center;gap:10px;min-width:0;min-height:var(--console-control-height);padding:0 18px;border:0;border-right:1px solid var(--console-border);border-radius:0;background:transparent}.command-band-modern .command-status-strip>.status-chip:first-child{padding-left:0}.command-band-modern .command-status-strip strong{color:var(--console-ink);font-size:.78rem;font-weight:700;text-transform:none}.command-band-modern .command-status-strip span:not(.badge),.command-band-modern .command-status-strip .badge{color:var(--console-ink);font-size:.82rem;font-weight:720}.command-band-modern .command-status-strip .wide-chip{max-width:220px}.command-band-modern .command-theme-switcher{flex:0 0 auto}.command-band-modern .theme-switcher-label,.command-band-modern .command-workspace-actions>.metric-label,.command-band-modern .command-global-actions>.metric-label{display:none}.command-band-modern .theme-option-group{display:inline-flex;gap:4px;height:var(--console-control-height);padding:3px;border:1px solid var(--console-border);border-radius:8px;background:#fff}.command-band-modern .theme-option,.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger,.command-band-modern .workspace-flow-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:calc(var(--console-control-height) - 6px);padding:0 15px;border:1px solid var(--console-border);border-radius:7px;background:#fff;color:var(--console-ink);box-shadow:none;font-size:.82rem;font-weight:700;white-space:nowrap}.command-band-modern .theme-option{border-color:transparent;color:#536579}.command-band-modern .theme-option[aria-pressed=true]{border-color:#b7e8fb;background:#e9f9ff;color:#036e9a}.command-band-modern .command-utility-row{display:inline-flex;align-items:center;gap:8px}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger{min-height:var(--console-control-height);border-color:var(--console-border)}.command-band-modern .command-utility-action:hover:not(:disabled),.command-band-modern .command-overflow-trigger:hover:not(:disabled),.command-nav-jump:hover:not(:disabled){border-color:var(--console-border-strong);background:#f8fbfd;color:var(--console-ink);box-shadow:none}.command-band-modern .command-overflow{position:relative}.command-band-modern .command-overflow-trigger{min-width:90px}.command-band-modern .command-overflow-menu{right:0;top:calc(100% + 10px);min-width:250px;padding:8px;border:1px solid var(--console-border);border-radius:8px;background:#fff;box-shadow:var(--console-shadow)}.command-band-modern .command-overflow-menu button,.command-band-modern .command-menu-link{min-height:38px;padding:8px 10px;border:0;border-radius:7px;background:transparent;color:var(--console-ink);font-size:.86rem;font-weight:650;text-decoration:none}.command-band-modern .command-menu-section{display:grid;gap:2px}.command-band-modern .command-menu-title{padding:8px 10px 4px;color:var(--console-muted);font-size:.7rem;font-weight:800;text-transform:uppercase}.workspace-stack{gap:14px}.app-shell-modern .panel,.app-shell-modern .glass-panel,.app-shell-modern .legal-status-panel{border:1px solid var(--console-border);border-radius:8px;background:var(--console-surface);box-shadow:0 1px 2px #0f172a08}.app-shell-modern .badge{gap:6px;padding:4px 9px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:0}.app-shell-modern .badge-dot{width:7px;height:7px}.app-shell-modern .badge-neutral{background:#eef2f6;color:#475467}.app-shell-modern .badge-degraded,.app-shell-modern .badge-warning,.app-shell-modern .badge-stale{border:1px solid #f1d188;background:var(--console-yellow-soft);color:#865c00}.app-shell-modern .badge-blocked,.app-shell-modern .badge-danger,.app-shell-modern .badge-critical,.app-shell-modern .badge-missing{border:1px solid #efb3b3;background:var(--console-danger-soft);color:#9f2424}.app-shell-modern .badge-success,.app-shell-modern .badge-ok,.app-shell-modern .badge-healthy,.app-shell-modern .badge-fresh{border:1px solid #b8ecd8;background:var(--console-success-soft);color:#067052}.onboarding-workspace{display:grid;gap:14px}.app-shell-modern .onboarding-hero-panel{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(560px,1fr);align-items:stretch;min-height:236px;padding:32px 30px;overflow:hidden}.onboarding-hero-copy{display:grid;align-content:center;gap:14px;min-width:0;padding-right:30px;border-right:1px solid var(--console-border)}.onboarding-panel-heading{display:grid;gap:8px}.onboarding-panel-heading h2{margin:0;color:var(--console-ink);font-size:clamp(1.45rem,2.1vw,2rem);font-weight:780;line-height:1.12}.onboarding-panel-heading p{margin:0;color:var(--console-muted);font-size:.98rem}.onboarding-progress-summary{display:flex;align-items:baseline;gap:14px}.onboarding-progress-summary strong{color:var(--console-ink);font-size:clamp(2rem,3vw,2.95rem);font-weight:820;line-height:1}.onboarding-progress-summary span{color:var(--console-muted);font-size:.9rem;font-weight:650}.onboarding-progress-track{width:min(100%,500px);height:14px;overflow:hidden;border-radius:999px;background:#e9eef3}.onboarding-progress-track span{display:block;height:100%;border-radius:inherit;background:var(--console-blue)}.onboarding-summary-metrics{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));min-width:0}.onboarding-summary-metric{display:grid;align-content:center;justify-items:center;gap:12px;min-width:0;padding:16px 22px;border-right:1px solid var(--console-border);text-align:center}.onboarding-summary-metric:last-child{border-right:0}.onboarding-summary-icon{display:inline-grid;place-items:center;width:58px;height:58px;border:1px solid #caeefa;border-radius:999px;background:var(--console-blue-soft);color:var(--console-blue)}.onboarding-summary-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.onboarding-summary-metric .metric-label{color:#536579;font-size:.84rem;font-weight:650;text-transform:none}.onboarding-summary-metric strong{color:var(--console-ink);font-size:clamp(1.7rem,2.35vw,2.35rem);font-weight:820;line-height:1}.legal-status-panel{display:grid;gap:24px;padding:30px}.legal-status-panel .section-header-row{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:12px}.legal-status-panel .section-header-row h2{margin:0;color:var(--console-ink);font-size:clamp(1.35rem,1.85vw,1.78rem);font-weight:780}.legal-status-details-link{justify-self:end}.legal-status-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.legal-status-fact{display:flex;align-items:center;gap:18px;min-width:0}.legal-status-fact>div{display:grid;gap:4px;min-width:0}.legal-status-fact strong{color:var(--console-ink);font-size:clamp(1.25rem,1.8vw,1.66rem);font-weight:820;line-height:1.08}.legal-status-icon{display:inline-grid;place-items:center;flex:0 0 auto;width:56px;height:56px;border-radius:999px}.legal-status-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.legal-status-icon-danger{border:1px solid #f2b9b9;background:var(--console-danger-soft);color:var(--console-danger)}.legal-status-icon-success{border:1px solid #b7ead8;background:var(--console-success-soft);color:var(--console-success)}.legal-status-icon-neutral{border:1px solid var(--console-border);background:#f8fafc;color:#536579}.legal-status-alert-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 18px;border:1px solid #ecd189;border-radius:8px;background:linear-gradient(180deg,#fffdf5,var(--console-yellow-soft))}.legal-status-alert-row .legal-status-icon svg{width:22px;height:22px}.legal-status-alert-row p{margin:0;color:#4b3b0d;font-size:.92rem;font-weight:650}.legal-status-alert-row a:not(.button-secondary){color:#31536c;font-weight:650;text-decoration:none}.onboarding-layout{display:grid;grid-template-columns:minmax(300px,.48fr) minmax(0,1fr);align-items:stretch;gap:0}.app-shell-modern .onboarding-step-rail,.app-shell-modern .onboarding-step-panel{border-radius:8px;box-shadow:none}.app-shell-modern .onboarding-step-rail{position:static;padding:28px 20px;border-right:0;border-radius:8px 0 0 8px}.onboarding-step-rail h2{margin:0 0 18px;color:var(--console-ink);font-size:1.12rem}.onboarding-step-buttons{display:grid;gap:10px}.onboarding-step-button,.app-shell-modern .onboarding-step-button{display:grid;grid-template-columns:34px minmax(0,1fr) auto 18px;align-items:center;gap:12px;width:100%;min-height:56px;padding:10px 12px;border:1px solid transparent;border-radius:8px;background:#fff;color:#344054;text-align:left;box-shadow:none}.onboarding-step-button>span:first-child{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#eef2f6;color:#475467;font-weight:800}.onboarding-step-button strong{overflow:hidden;color:#344054;font-size:.88rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.onboarding-step-chevron{color:#667085;font-weight:800}.onboarding-step-button.active{border-color:#73c9ee;background:#f5fcff;box-shadow:inset 3px 0 0 var(--console-blue)}.onboarding-step-button.active>span:first-child{background:var(--console-blue);color:#fff}.onboarding-step-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px}.onboarding-step-header h2{margin:5px 0 8px;color:var(--console-ink);font-size:clamp(1.45rem,2vw,1.9rem);font-weight:790}.onboarding-step-header p{max-width:760px;color:var(--console-muted);font-size:.94rem;line-height:1.5}.onboarding-step-source-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid var(--console-border);border-radius:8px;background:#fff}.onboarding-step-source-preview div{display:grid;gap:5px;min-width:0;padding:14px 16px;border-right:1px solid var(--console-border)}.onboarding-step-source-preview div:last-child{border-right:0}.onboarding-step-source-preview span{overflow:hidden;color:var(--console-muted);font-size:.72rem;font-weight:750;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.onboarding-step-source-preview strong{overflow:hidden;color:var(--console-ink);font-size:.86rem;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.onboarding-step-actions{display:flex;gap:10px;flex-wrap:wrap}.app-shell-modern .button-primary-action,.app-shell-modern a.button-primary-action,.app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger){border-color:var(--console-blue);background:var(--console-blue);color:#fff}.app-shell-modern .button-primary-action:hover:not(:disabled),.app-shell-modern a.button-primary-action:hover{border-color:#067fb0;background:#067fb0}.app-shell-modern .button-secondary,.app-shell-modern a.button-secondary{border:1px solid var(--console-border);background:#fff;color:var(--console-ink);box-shadow:none}.app-shell-modern .button-secondary:hover:not(:disabled),.app-shell-modern a.button-secondary:hover{border-color:var(--console-border-strong);background:#f8fbfd;color:var(--console-ink);box-shadow:none}@media(max-width:1400px){.command-band-modern .command-band-main{grid-template-columns:1fr;gap:12px;padding:14px 0}.command-band-modern .command-actions-panel{justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.command-band-modern .command-heading-copy h1{max-width:68vw}.app-shell-modern .onboarding-hero-panel{grid-template-columns:1fr}.onboarding-hero-copy{padding-right:0;padding-bottom:24px;border-right:0;border-bottom:1px solid var(--console-border)}}@media(max-width:1180px){.app-shell.app-shell-modern{grid-template-columns:1fr}.workspace-sidebar{position:sticky;z-index:35;min-height:0;padding:14px 18px;border-right:0;border-bottom:1px solid var(--console-border)}.workspace-sidebar-brand,a.workspace-sidebar-brand{display:flex;align-items:center;gap:12px;padding-bottom:12px}.workspace-sidebar-brand-copy{display:none}.workspace-sidebar-nav.workspace-nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link{flex:0 0 auto;width:auto;min-width:124px;min-height:42px}.workspace-main-shell{padding:0 22px 48px}.app-shell-modern .command-band.command-band-modern{top:0;margin:0 -22px 20px;padding:0 22px}}@media(max-width:900px){.command-band-modern .command-actions-panel{display:grid;grid-template-columns:1fr;justify-items:stretch}.command-band-modern .status-strip.command-status-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{justify-content:space-between;padding:0 12px;border:1px solid var(--console-border);border-radius:8px}.command-band-modern .theme-option-group,.command-band-modern .command-utility-row{width:100%}.command-band-modern .theme-option,.command-band-modern .command-utility-action,.command-band-modern .command-overflow,.command-band-modern .command-overflow-trigger{flex:1 1 0}.onboarding-summary-metrics,.legal-status-metrics,.onboarding-step-source-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.onboarding-summary-metric:nth-child(2){border-right:0}.onboarding-summary-metric:nth-child(-n+2){border-bottom:1px solid var(--console-border)}.legal-status-panel .section-header-row,.legal-status-alert-row,.onboarding-layout{grid-template-columns:1fr}.legal-status-details-link{justify-self:start}.app-shell-modern .onboarding-step-rail,.app-shell-modern .onboarding-step-panel{border-radius:8px}}@media(max-width:640px){.workspace-main-shell{padding:0 14px 42px}.app-shell-modern .command-band.command-band-modern{margin:0 -14px 16px;padding:0 14px}.command-band-modern .command-identity{gap:10px}.command-band-modern .command-heading-copy{gap:8px}.command-band-modern .command-heading-copy h1{max-width:55vw;font-size:1rem}.command-route-divider,.command-route-label,.command-band-modern .command-copy-details{display:none}.command-band-modern .status-strip.command-status-strip,.onboarding-summary-metrics,.legal-status-metrics,.onboarding-step-source-preview{grid-template-columns:1fr}.onboarding-summary-metric,.onboarding-summary-metric:nth-child(2),.onboarding-summary-metric:nth-child(-n+2),.onboarding-step-source-preview div{border-right:0;border-bottom:1px solid var(--console-border)}.onboarding-summary-metric:last-child,.onboarding-step-source-preview div:last-child{border-bottom:0}.app-shell-modern .onboarding-hero-panel,.legal-status-panel,.app-shell-modern .onboarding-step-panel{padding:20px}.legal-status-alert-row{gap:12px}}:root{--rhythm-1: 8px;--rhythm-2: 14px;--rhythm-3: 20px;--rhythm-4: 28px;--rhythm-5: 40px;--console-sidebar-width: 240px;--console-radius-lg: 18px;--console-radius-md: 14px;--console-radius-sm: 10px;--control-height: 40px;--control-height-lg: 44px}html{font-size:16px}body{line-height:1.55}.app-shell.app-shell-modern{grid-template-columns:var(--console-sidebar-width) minmax(0,1fr)}.workspace-main-shell{gap:var(--rhythm-3);padding:22px 32px 80px}.workspace-stack{width:min(100%,1480px);gap:var(--rhythm-3)}.workspace-stack>*+*{margin-top:0}.workspace-sidebar{gap:var(--rhythm-2);padding:22px 14px}.workspace-sidebar-brand,a.workspace-sidebar-brand{grid-template-columns:100px minmax(0,1fr);align-items:center;min-height:44px;padding:4px 6px}.workspace-sidebar-logo.brand-logo-frame{width:100px;height:32px}.workspace-sidebar-logo .brand-logo{width:94px;height:22px}.workspace-sidebar-nav.workspace-nav{gap:4px;margin-top:22px}.workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link{min-height:44px;padding:0 14px;gap:12px;border-radius:var(--console-radius-sm);font-size:.88rem;font-weight:720;letter-spacing:.005em}.workspace-sidebar-nav .workspace-nav-icon{width:18px;height:18px;flex:0 0 18px}.app-shell-modern .command-band.command-band-modern{top:18px;padding:18px 22px;border-radius:var(--console-radius-lg)}.command-band-modern .command-band-main{gap:var(--rhythm-3);align-items:center}.command-band-modern .command-heading-copy{gap:6px}.command-band-modern .command-heading-copy h1{line-height:1.12;letter-spacing:-.018em}.command-band-modern .command-actions-panel{gap:14px}.command-band-modern .command-context-row,.command-band-modern .command-utility-row{gap:10px;min-height:var(--control-height)}.command-band-modern .status-strip.command-status-strip{gap:0;min-height:46px;padding:0;border-radius:var(--console-radius-md);overflow:hidden}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{display:flex;align-items:center;gap:10px;min-height:46px;padding:8px 16px}.command-band-modern .command-status-strip>.status-chip strong,.command-band-modern .command-status-strip>button.status-chip strong{font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.command-band-modern .command-status-strip>.status-chip span,.command-band-modern .command-status-strip>button.status-chip span{font-size:.82rem;font-weight:700}.command-band-modern .command-status-strip .wide-chip{max-width:188px}.command-band-modern .theme-option,.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger,.command-band-modern .workspace-flow-link{min-height:var(--control-height);padding:0 14px;border-radius:var(--console-radius-sm);font-size:.82rem;letter-spacing:.01em}.command-band-modern .theme-option-group{min-height:var(--control-height);padding:3px;border-radius:12px;gap:2px}.command-band-modern .command-overflow-menu{top:calc(100% + 12px);padding:12px;border-radius:16px}.command-band-modern .command-overflow-menu button,.command-band-modern .command-menu-link{min-height:42px;padding:0 12px;gap:12px;border-radius:var(--console-radius-sm);font-size:.86rem}.command-band-modern .command-menu-section{display:grid;gap:4px;padding-block:4px}.command-band-modern .command-menu-title{padding:6px 10px 8px;font-size:.7rem}.app-shell-modern .panel,.app-shell-modern .glass-panel,.app-shell-modern .overview-console-panel,.app-shell-modern .overview-workflow-panel,.app-shell-modern .planning-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center,.app-shell-modern .finance-command-center,.app-shell-modern .feedback-command-center,.app-shell-modern .creator-command-center,.app-shell-modern .pilot-hero,.app-shell-modern .workspace-control-panel,.app-shell-modern .workspace-details,.app-shell-modern .forecast,.app-shell-modern .promotion-calendar-panel,.app-shell-modern .forecast-backtest-panel{padding:24px;border-radius:var(--console-radius-lg)}.app-shell-modern .overview-console-panel,.app-shell-modern .overview-workflow-panel,.app-shell-modern .overview-console-panel.overview-command-panel,.app-shell-modern .overview-workflow-panel.overview-launchpad-panel{padding:24px}.app-shell-modern .overview-console-header{margin-bottom:20px;padding-bottom:16px}.overview-command-layout{gap:var(--rhythm-3)}.overview-next-panel,.overview-exception-card{padding:26px 28px;border-radius:var(--console-radius-md)}.overview-next-panel{min-height:268px;gap:6px}.overview-next-link{margin-top:22px;gap:14px}.overview-next-panel>p{margin:18px 0 0;line-height:1.6}.overview-health-strip{margin-top:32px;gap:0}.overview-health-item{padding:18px 20px 4px 0;gap:6px}.overview-health-item:first-child{padding-left:0}.overview-exception-card{min-height:268px;gap:18px}.overview-exception-card-header{padding-bottom:4px}.app-shell-modern .overview-exception-row{min-height:64px;padding:14px 4px;gap:14px}.app-shell-modern .overview-rhythm-strip{margin-top:20px;padding:22px 24px;gap:14px}.app-shell-modern .overview-rhythm-step{gap:14px;padding-right:22px}.app-shell-modern .overview-rhythm-step:not(:last-child){border-right:1px solid var(--console-line)}.overview-rhythm-step strong{font-size:.94rem;line-height:1.25}.overview-rhythm-step p{margin-top:6px;line-height:1.45}.overview-launchpad-header{margin-bottom:22px;gap:20px}.overview-launchpad-header h2{font-size:1.18rem;line-height:1.2}.overview-launchpad-header p{margin:8px 0 0;line-height:1.5}.overview-launchpad-grid{gap:18px}.overview-launch-group-header{min-height:70px;margin-bottom:14px;gap:12px}.overview-launch-group-header h3{font-size:1rem;line-height:1.2}.overview-launch-group-header p{margin-top:6px;line-height:1.45}.overview-launch-list{gap:12px}.overview-launch-card{min-height:156px;padding:18px;gap:10px;border-radius:var(--console-radius-md)}.overview-launch-card strong{font-size:1.04rem;line-height:1.25}.overview-launch-card>span:not(.metric-label){line-height:1.5}.overview-launch-details{margin-top:8px}.overview-launch-tags{gap:8px;margin-top:12px}.overview-launch-tags span{padding:4px 9px;font-size:.74rem}.app-shell-modern .workspace-control-panel,.app-shell-modern .workspace-details{padding:22px 24px}.app-shell-modern .planning-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center,.app-shell-modern .finance-command-center,.app-shell-modern .feedback-command-center,.app-shell-modern .creator-command-center{padding:22px}.app-shell-modern .planning-primary-card,.app-shell-modern .planning-queue-card,.app-shell-modern .planning-lane-card,.app-shell-modern .procurement-primary-card,.app-shell-modern .procurement-queue-card,.app-shell-modern .procurement-lane-card,.app-shell-modern .operations-primary-card,.app-shell-modern .operations-queue-card,.app-shell-modern .operations-lane-card,.app-shell-modern .finance-primary-card,.app-shell-modern .finance-queue-card,.app-shell-modern .feedback-primary-card,.app-shell-modern .feedback-queue-card,.app-shell-modern .creator-primary-card,.app-shell-modern .creator-queue-card{padding:18px;border-radius:var(--console-radius-md)}.app-shell-modern .data-table,.app-shell-modern .table-wrap{border-radius:var(--console-radius-md)}.app-shell-modern .data-table th,.app-shell-modern .data-table td{padding:12px 14px;font-size:.84rem;line-height:1.42}.app-shell-modern .data-table[data-density=compact] th,.app-shell-modern .data-table[data-density=compact] td,.app-shell-modern .slim-table th,.app-shell-modern .slim-table td{padding:9px 12px;font-size:.82rem}.app-shell-modern .data-table th,.app-shell-modern .data-table thead th{padding-block:11px;font-size:.7rem;letter-spacing:.06em}.app-shell-modern .data-table td:first-child,.app-shell-modern .data-table th:first-child{padding-left:18px}.app-shell-modern .data-table td:last-child,.app-shell-modern .data-table th:last-child{padding-right:18px}.app-shell-modern .data-table td button,.app-shell-modern .data-table td .button-primary-action,.app-shell-modern .data-table td .button-secondary,.app-shell-modern .data-table td a.button-secondary,.app-shell-modern .data-table td .link-button,.app-shell-modern .data-table td a.link-button{min-height:30px;padding:5px 12px;border-radius:8px;font-size:.76rem}.app-shell-modern input,.app-shell-modern select,.app-shell-modern textarea{min-height:40px;padding:9px 12px;border-radius:var(--console-radius-sm);font-size:.9rem;line-height:1.4}.app-shell-modern textarea{min-height:96px;padding-block:12px}.app-shell-modern label{font-size:.78rem;line-height:1.35}.app-shell-modern .form-row,.app-shell-modern .controls,.app-shell-modern .actions,.app-shell-modern .po-columns{gap:14px}.app-shell-modern .inline-check{gap:8px;min-height:32px}.app-shell-modern .button-primary-action,.app-shell-modern a.button-primary-action,.app-shell-modern .workspace-flow-link,.app-shell-modern .overview-primary-link,.app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger){min-height:var(--control-height);padding:9px 18px;border-radius:var(--console-radius-sm);font-size:.86rem;letter-spacing:.01em}.app-shell-modern .button-secondary,.app-shell-modern a.button-secondary,.app-shell-modern .link-button,.app-shell-modern a.link-button{min-height:36px;padding:7px 14px;border-radius:var(--console-radius-sm);font-size:.82rem}.app-shell-modern .overview-attention-list{gap:10px}.app-shell-modern .overview-attention-row{min-height:46px;padding:10px 14px;border-radius:var(--console-radius-md)}.app-shell-modern .status-badge{padding:4px 10px;border-radius:999px;font-size:.74rem;line-height:1.2;letter-spacing:.04em}.app-shell-modern .onboarding-hero-panel,.app-shell-modern .onboarding-step-panel{padding:26px;border-radius:var(--console-radius-lg)}.app-shell-modern .onboarding-step-rail{padding:18px;border-radius:var(--console-radius-md)}@media(max-width:1280px){.workspace-main-shell{padding:18px 22px 64px}.overview-launchpad-grid{gap:14px}.overview-launch-card{min-height:148px;padding:16px}.command-band-modern .command-band-main{gap:16px}}@media(max-width:1180px){.app-shell.app-shell-modern{grid-template-columns:1fr}.workspace-sidebar{padding:14px 18px}.workspace-sidebar-nav.workspace-nav{margin-top:12px;gap:6px}.workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link{min-height:40px;min-width:122px;padding:0 14px}.app-shell-modern .command-band.command-band-modern{top:88px;padding:16px 18px}.command-band-modern .command-actions-panel{gap:12px}.overview-launchpad-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.workspace-main-shell{padding:14px 14px 48px;gap:14px}.workspace-stack{gap:14px}.app-shell-modern .panel,.app-shell-modern .glass-panel,.app-shell-modern .overview-console-panel,.app-shell-modern .overview-workflow-panel,.app-shell-modern .planning-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center,.app-shell-modern .finance-command-center,.app-shell-modern .feedback-command-center,.app-shell-modern .creator-command-center,.app-shell-modern .pilot-hero,.app-shell-modern .workspace-control-panel,.app-shell-modern .workspace-details,.app-shell-modern .forecast,.app-shell-modern .promotion-calendar-panel,.app-shell-modern .forecast-backtest-panel,.app-shell-modern .overview-console-panel.overview-command-panel,.app-shell-modern .overview-workflow-panel.overview-launchpad-panel{padding:18px;border-radius:var(--console-radius-md)}.overview-next-panel,.overview-exception-card{padding:20px;min-height:0}.app-shell-modern .overview-rhythm-step:not(:last-child){border-right:0}.app-shell-modern .overview-rhythm-strip{padding:16px;gap:14px}.app-shell-modern .data-table th,.app-shell-modern .data-table td{padding:10px 12px}}.app-shell.app-shell-modern{grid-template-columns:256px minmax(0,1fr);padding:0}.workspace-main-shell{padding:0 36px 56px}.workspace-stack{width:100%;max-width:none;margin:0;gap:14px}.workspace-sidebar{min-height:100vh;padding:30px 28px}.workspace-sidebar-brand,a.workspace-sidebar-brand{display:grid;grid-template-columns:1fr;padding:0 0 30px}.workspace-sidebar-logo.brand-logo-frame{width:154px;height:38px}.workspace-sidebar-logo .brand-logo{width:154px;height:auto}.workspace-sidebar-nav.workspace-nav{gap:8px}.workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link{min-height:52px;padding:0 16px}.app-shell-modern .command-band.command-band-modern{top:0;margin:0 -36px 26px;padding:0 34px;border-radius:0}.command-band-modern .command-band-main{grid-template-columns:minmax(330px,1fr) minmax(0,auto);gap:22px;min-height:86px}.command-band-modern .command-actions-panel{display:flex;align-items:center;justify-content:flex-end;gap:16px}.command-band-modern .command-heading-copy h1{letter-spacing:0}.app-shell-modern .onboarding-hero-panel{grid-template-columns:minmax(330px,.72fr) minmax(560px,1fr);padding:32px 30px;border-radius:8px}.app-shell-modern .onboarding-step-rail{padding:28px 20px;border-radius:8px 0 0 8px}.app-shell-modern .onboarding-step-panel{padding:28px 34px;border-radius:0 8px 8px 0}@media(max-width:1400px){.command-band-modern .command-band-main{grid-template-columns:1fr}.command-band-modern .command-actions-panel{justify-content:flex-start}.app-shell-modern .onboarding-hero-panel{grid-template-columns:1fr}}@media(max-width:1180px){.app-shell.app-shell-modern{grid-template-columns:1fr}.workspace-sidebar{min-height:0;padding:14px 18px}.workspace-sidebar-brand,a.workspace-sidebar-brand{display:flex;padding-bottom:12px}.workspace-sidebar-logo.brand-logo-frame{width:120px}.workspace-sidebar-logo .brand-logo{width:116px}.workspace-sidebar-nav.workspace-nav{display:flex;overflow-x:auto}.workspace-main-shell{padding:0 22px 48px}.app-shell-modern .command-band.command-band-modern{margin:0 -22px 20px;padding:0 22px}}@media(max-width:900px){.command-band-modern .command-actions-panel{display:grid;grid-template-columns:1fr}.command-band-modern .status-strip.command-status-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.onboarding-layout,.legal-status-panel .section-header-row,.legal-status-alert-row{grid-template-columns:1fr}}@media(max-width:640px){.workspace-main-shell{padding:0 14px 42px}.app-shell-modern .command-band.command-band-modern{margin:0 -14px 16px;padding:0 14px}.command-band-modern .status-strip.command-status-strip,.onboarding-summary-metrics,.legal-status-metrics,.onboarding-step-source-preview{grid-template-columns:1fr}}@media(max-width:900px){.command-band-modern .command-band-main{gap:12px;min-height:0;padding:14px 0}.command-band-modern .command-actions-panel{display:grid;grid-template-columns:1fr;gap:10px;width:100%}.command-band-modern .status-strip.command-status-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.command-band-modern .command-utility-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(88px,auto);gap:10px;width:100%}.command-band-modern .theme-option-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}}@media(max-width:640px){.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{justify-content:center;gap:5px;min-height:42px;padding:6px 5px;border-right:1px solid var(--console-border)}.command-band-modern .command-status-strip>.status-chip:last-child,.command-band-modern .command-status-strip>button.status-chip:last-child{border-right:0}.command-band-modern .command-status-strip>.status-chip strong,.command-band-modern .command-status-strip>button.status-chip strong{font-size:.64rem;letter-spacing:0}.command-band-modern .command-status-strip>.status-chip span,.command-band-modern .command-status-strip>button.status-chip span,.command-band-modern .command-status-strip .badge{font-size:.68rem}.command-band-modern .command-status-strip .badge{padding-inline:7px}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger,.command-band-modern .theme-option{min-height:38px}}.app-shell.app-shell-modern{grid-template-columns:250px minmax(0,1fr);background:#f5f8fb}.workspace-sidebar{padding:28px 24px;border-right:1px solid #dce6ef;background:#fbfdff}.workspace-sidebar-brand,a.workspace-sidebar-brand{padding-bottom:24px}.workspace-sidebar-logo.brand-logo-frame{width:150px;height:36px}.workspace-sidebar-logo .brand-logo{width:150px}.workspace-sidebar-brand-copy strong{color:#536579;font-size:.88rem;font-weight:720}.workspace-sidebar-nav.workspace-nav{gap:7px}.workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link{min-height:46px;padding:0 14px;border-radius:8px;color:#536579;font-size:.9rem}.workspace-sidebar-nav .workspace-link.active,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{border-color:#b7e8fb;background:#edfaff;color:#101828;box-shadow:inset 3px 0 #d9a722}.workspace-main-shell{padding:0 28px 48px}.workspace-stack{gap:12px}.app-shell-modern .command-band.command-band-modern{margin:0 -28px 22px;padding:0 28px;border-bottom:1px solid #dce6ef;background:#fffffff5;box-shadow:0 1px 2px #0f172a08}.command-band-modern .command-band-main{display:grid;grid-template-columns:minmax(420px,560px) minmax(0,1fr);align-items:center;gap:18px;min-height:72px}.command-band-modern .command-identity{display:flex;align-items:center;gap:14px;min-width:0}.command-band-modern .command-nav-jump{flex:0 0 auto;width:38px;height:38px;min-height:38px;border-radius:8px}.command-band-modern .command-heading-copy{display:grid;grid-template-columns:minmax(0,auto) auto minmax(0,auto) auto;align-items:center;gap:8px;min-width:0}.command-band-modern .command-heading-copy h1{max-width:none;min-width:0;margin:0;overflow:hidden;color:#101828;font-size:clamp(1.05rem,1.28vw,1.35rem);font-weight:800;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.command-route-divider{color:#98a2b3;font-size:1.15rem;font-weight:700}.command-route-label{max-width:82px;overflow:hidden;color:#667085;font-size:.78rem;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.command-band-modern .command-copy-details summary,.command-band-modern .command-current-details summary{width:26px;height:26px;min-width:26px}.command-band-modern .command-actions-panel{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;justify-items:end;min-width:0}.command-band-modern .status-strip.command-status-strip{order:1;display:grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;justify-content:end;gap:0;min-width:0;max-width:100%;overflow:hidden}.command-band-modern .command-utility-row{order:2;display:inline-grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;gap:8px}.command-band-modern .command-theme-switcher{order:3;justify-self:end}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:38px;padding:0 12px;border:0;border-right:1px solid #dce6ef;border-radius:0;background:transparent;box-shadow:none}.command-band-modern .command-status-strip>.status-chip:last-child,.command-band-modern .command-status-strip>button.status-chip:last-child{border-right:0}.command-band-modern .command-status-strip strong{color:#101828;font-size:.7rem;font-weight:820;letter-spacing:.035em;text-transform:uppercase;white-space:nowrap}.command-band-modern .command-status-strip span:not(.badge),.command-band-modern .command-status-strip .badge{font-size:.78rem;font-weight:760;white-space:nowrap}.command-band-modern .command-status-strip .badge{padding:3px 8px}.command-band-modern .command-status-strip .wide-chip{max-width:170px}.command-band-modern .theme-option-group{height:38px;padding:2px;border-radius:9px}.command-band-modern .theme-option,.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger{min-height:34px;padding:0 12px;border-radius:8px;font-size:.8rem}.command-band-modern .theme-option{min-width:72px}.command-band-modern .command-utility-action svg,.command-band-modern .command-overflow-icon,.command-nav-jump svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.app-shell-modern .onboarding-workspace{gap:12px}.app-shell-modern .panel,.app-shell-modern .glass-panel,.app-shell-modern .legal-status-panel{border-color:#dce6ef;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.app-shell-modern .onboarding-hero-panel{grid-template-columns:minmax(340px,.9fr) minmax(520px,1.25fr);align-items:stretch;min-height:0;padding:26px 34px}.onboarding-hero-copy{align-content:center;gap:13px;min-width:0;padding-right:34px}.onboarding-panel-heading h2{font-size:clamp(1.85rem,2.5vw,2.35rem);line-height:1.04}.onboarding-panel-heading p{max-width:560px;font-size:.98rem;line-height:1.45}.onboarding-progress-summary{gap:12px}.onboarding-progress-summary strong{font-size:clamp(2.7rem,4.1vw,3.35rem);letter-spacing:0}.onboarding-progress-summary span{color:#667085;font-size:.92rem;font-weight:760}.onboarding-progress-track{width:min(100%,520px);height:13px}.onboarding-summary-metrics{grid-template-columns:repeat(4,minmax(112px,1fr));align-items:stretch}.onboarding-summary-metric{align-content:center;gap:10px;min-height:170px;padding:14px 18px}.onboarding-summary-icon{width:56px;height:56px}.onboarding-summary-icon svg{width:25px;height:25px}.onboarding-summary-metric .metric-label{max-width:150px;min-height:36px;color:#536579;font-size:.84rem;font-weight:760;line-height:1.25}.onboarding-summary-metric strong{font-size:clamp(2rem,2.9vw,2.7rem);letter-spacing:0}.legal-status-panel{gap:20px;padding:28px 34px}.legal-status-panel .section-header-row{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:12px}.legal-status-panel .section-header-row h2{font-size:clamp(1.7rem,2.25vw,2.15rem);line-height:1.05}.legal-status-details-link{justify-self:end;min-height:38px;padding-inline:16px}.legal-status-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:center}.legal-status-fact{gap:16px}.legal-status-icon{width:54px;height:54px}.legal-status-icon svg{width:24px;height:24px}.legal-status-fact .metric-label{color:#667085;font-size:.72rem;font-weight:820;letter-spacing:.035em}.legal-status-fact strong{font-size:clamp(1.55rem,2vw,2rem);letter-spacing:0}.legal-status-alert-row{grid-template-columns:auto minmax(0,1fr) auto;gap:14px;min-height:64px;padding:13px 16px;border-color:#edc95d;border-radius:8px}.legal-status-alert-row .legal-status-icon{width:42px;height:42px}.legal-status-alert-row p{font-size:.9rem;line-height:1.45}.legal-status-alert-row .button-secondary{min-height:36px;padding-inline:14px;white-space:nowrap}.app-shell-modern .workspace-details.legal-details{padding:14px 16px;border-radius:8px}.onboarding-layout{grid-template-columns:minmax(290px,.46fr) minmax(0,1fr)}.app-shell-modern .onboarding-step-rail{padding:24px 20px}.app-shell-modern .onboarding-step-panel{padding:26px 32px}@media(max-width:1560px){.command-band-modern .command-band-main{grid-template-columns:minmax(340px,440px) minmax(0,1fr)}.command-band-modern .command-actions-panel{gap:9px}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{gap:6px;padding-inline:9px}.command-band-modern .theme-option{min-width:62px;padding-inline:9px}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger{padding-inline:10px}}@media(max-width:1360px){.command-band-modern .command-band-main{grid-template-columns:1fr;gap:10px;padding:12px 0}.command-band-modern .command-actions-panel{justify-items:stretch}.command-band-modern .status-strip.command-status-strip{justify-content:start}.app-shell-modern .onboarding-hero-panel{grid-template-columns:1fr}.onboarding-hero-copy{padding-right:0;padding-bottom:22px;border-right:0;border-bottom:1px solid #dce6ef}.onboarding-summary-metric{min-height:148px}}@media(max-width:1180px){.app-shell.app-shell-modern{grid-template-columns:1fr}.workspace-sidebar{min-height:0;padding:14px 18px}.workspace-main-shell{padding:0 20px 46px}.app-shell-modern .command-band.command-band-modern{margin:0 -20px 18px;padding:0 20px}.workspace-sidebar-brand,a.workspace-sidebar-brand{display:flex;align-items:center;padding-bottom:12px}.workspace-sidebar-nav.workspace-nav{display:flex;overflow-x:auto}}@media(max-width:900px){.command-band-modern .command-actions-panel{grid-template-columns:1fr}.command-band-modern .status-strip.command-status-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch}.command-band-modern .command-utility-row,.command-band-modern .theme-option-group{width:100%}.legal-status-panel .section-header-row,.legal-status-alert-row,.onboarding-layout{grid-template-columns:1fr}.legal-status-details-link{justify-self:start}.legal-status-metrics,.onboarding-summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.workspace-main-shell{padding:0 14px 40px}.app-shell-modern .command-band.command-band-modern{margin:0 -14px 16px;padding:0 14px}.command-band-modern .command-heading-copy h1{max-width:52vw}.command-route-divider,.command-route-label,.command-band-modern .command-copy-details{display:none}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{flex-direction:column;gap:3px;min-height:50px;padding:6px 4px}.command-band-modern .command-status-strip strong{font-size:.62rem}.app-shell-modern .onboarding-hero-panel,.legal-status-panel,.app-shell-modern .onboarding-step-panel{padding:22px}.onboarding-summary-metrics,.legal-status-metrics,.onboarding-step-source-preview{grid-template-columns:1fr}.onboarding-summary-metric{min-height:128px;border-right:0;border-bottom:1px solid #dce6ef}.onboarding-summary-metric:last-child{border-bottom:0}}.command-band-modern .command-copy-details{display:none}@media(min-width:1181px)and (max-width:1500px){.command-band-modern .command-band-main{grid-template-columns:1fr;gap:8px;min-height:84px;padding:10px 0}.command-band-modern .command-heading-copy h1{max-width:none}.command-band-modern .command-actions-panel{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;justify-items:stretch}.command-band-modern .status-strip.command-status-strip{justify-content:start}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{min-height:34px;padding-inline:10px}.command-band-modern .command-utility-row{justify-content:end}.command-band-modern .command-theme-switcher{justify-self:end}}@media(min-width:1181px)and (max-width:1360px){.workspace-main-shell{padding-inline:24px}.app-shell-modern .command-band.command-band-modern{margin-inline:-24px;padding-inline:24px}.command-band-modern .command-band-main{grid-template-columns:minmax(300px,390px) minmax(0,1fr);gap:14px;min-height:74px;padding:0}.command-band-modern .command-heading-copy h1{font-size:1.12rem}.command-route-label{max-width:72px}.command-band-modern .command-actions-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.command-band-modern .status-strip.command-status-strip{grid-auto-flow:column;justify-content:end}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{min-height:34px;padding-inline:8px}.command-band-modern .command-status-strip strong{font-size:.66rem}.command-band-modern .command-status-strip span:not(.badge),.command-band-modern .command-status-strip .badge{font-size:.72rem}.command-band-modern .command-utility-row{gap:6px}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger{min-height:32px;padding-inline:9px}.command-band-modern .command-utility-action{min-width:84px}.command-band-modern .command-overflow-trigger{min-width:78px}.command-band-modern .command-theme-switcher{grid-column:1 / -1;justify-self:end}.command-band-modern .theme-option-group{height:34px}.command-band-modern .theme-option{min-width:58px;min-height:30px;padding-inline:8px;font-size:.76rem}.app-shell-modern .onboarding-hero-panel{grid-template-columns:minmax(320px,.82fr) minmax(430px,1.18fr);padding:24px 30px}.onboarding-hero-copy{padding-right:28px;padding-bottom:0;border-right:1px solid #dce6ef;border-bottom:0}.onboarding-panel-heading h2{font-size:clamp(1.75rem,2.6vw,2.2rem)}.onboarding-progress-summary strong{font-size:clamp(2.45rem,4vw,3rem)}.onboarding-summary-metric{min-height:152px;padding:12px 14px}.onboarding-summary-icon{width:50px;height:50px}.onboarding-summary-icon svg{width:23px;height:23px}.onboarding-summary-metric .metric-label{min-height:32px;font-size:.78rem}.onboarding-summary-metric strong{font-size:clamp(1.8rem,3vw,2.38rem)}}@media(min-width:901px)and (max-width:1180px){.command-band-modern .command-copy-details[open] p{right:auto;left:0}.app-shell-modern .onboarding-hero-panel{padding:24px}.onboarding-summary-metric{min-height:136px}}.app-shell.app-shell-modern{grid-template-columns:260px minmax(0,1fr)}.workspace-sidebar{padding:30px 22px;background:linear-gradient(180deg,#fff,#f7fbfe 58%,#f5f9fc);border-right-color:#d9e5ee}.workspace-sidebar-brand,a.workspace-sidebar-brand{padding:0 10px 24px}.workspace-sidebar-logo.brand-logo-frame{width:158px;height:40px}.workspace-sidebar-logo .brand-logo{width:158px}.workspace-sidebar-brand-copy strong{color:#44566b;font-size:.86rem;letter-spacing:0}.workspace-sidebar-nav.workspace-nav{gap:5px}.workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link{grid-template-columns:30px minmax(0,1fr);gap:12px;min-height:48px;padding:0 13px 0 16px;border:1px solid transparent;border-radius:7px;color:#596a7f;font-size:.91rem;font-weight:680;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.workspace-sidebar-nav .workspace-link:before{top:50%;left:7px;width:3px;height:0;border-radius:99px;background:#d9a722;opacity:0;transform:translateY(-50%);transition:height .16s ease,opacity .16s ease}.workspace-sidebar-nav .workspace-link:hover,.workspace-sidebar-nav .workspace-link:focus-visible{border-color:#cfe8f4;background:#f3fbff;color:#142133;transform:translate(1px)}.workspace-sidebar-nav .workspace-link.active,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{border-color:#bde7f7;background:linear-gradient(90deg,#f0fbff,#fff);color:#0e1726;box-shadow:inset 0 0 0 1px #0891b20f,0 10px 22px -18px #07598566}.workspace-sidebar-nav .workspace-link.active:before,.app-shell-modern .workspace-sidebar-nav .workspace-link.active:before{height:27px;opacity:1}.workspace-sidebar-nav .workspace-nav-icon{box-sizing:border-box;width:30px;height:30px;padding:5px;border-radius:7px;color:#6a7a8e;stroke:currentColor;transition:background-color .16s ease,color .16s ease}.workspace-sidebar-nav .workspace-link:hover .workspace-nav-icon,.workspace-sidebar-nav .workspace-link:focus-visible .workspace-nav-icon{background:#eaf7fc;color:#1f7da4}.workspace-sidebar-nav .workspace-link.active .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{background:#e5f7ff;color:#1484b2}.app-shell-modern .operations-receiving-panel{display:grid;gap:20px;padding:28px 30px 30px;scroll-margin-top:108px;border-color:#d5e3ec;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfdff),#fff;box-shadow:0 16px 34px -28px #0f172a59}.operations-receiving-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.operations-receiving-header h2{margin:0;color:#111827;font-size:clamp(1.7rem,2vw,2.1rem);font-weight:820;line-height:1.05}.operations-receiving-header p{max-width:680px;margin:8px 0 0;color:#66758a;font-size:.95rem;line-height:1.45}.operations-filter-bar{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:12px;padding:14px;border:1px solid #dbe7ef;border-radius:10px;background:#f7fbfd}.operations-filter-field{display:grid;gap:7px;min-width:0;color:#5f6f83;font-size:.72rem;font-weight:780;letter-spacing:.04em;text-transform:uppercase}.operations-filter-field input{width:100%;min-height:42px;padding:9px 12px;border-color:#d7e3ec;border-radius:8px;background:#fff;color:#111827;font-size:.9rem;font-weight:620;letter-spacing:0}.operations-filter-field input::placeholder{color:#9aa8b8;font-weight:560}.operations-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.operations-stat-card{position:relative;display:grid;align-content:space-between;min-height:104px;min-width:0;overflow:hidden;padding:15px 16px;border:1px solid #dbe7ef;border-radius:10px;background:#fff;box-shadow:0 9px 22px -20px #0f172a66}.operations-stat-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#c8d7e2}.operations-stat-card-info:before{background:#4aa6d8}.operations-stat-card-warning:before{background:#dfb22f}.operations-stat-card-danger:before{background:#df6b64}.operations-stat-card-success:before{background:#37a56f}.operations-stat-label{color:#5e6d82;font-size:.73rem;font-weight:820;letter-spacing:.04em;line-height:1.25;text-transform:uppercase}.operations-stat-value{min-width:0;margin-top:14px;color:#101827;font-size:clamp(1.58rem,2.2vw,2.15rem);font-weight:830;line-height:.98;overflow-wrap:anywhere}.operations-stat-card:last-child .operations-stat-value{display:-webkit-box;max-height:3.2em;overflow:hidden;font-size:clamp(1.08rem,1.4vw,1.35rem);line-height:1.08;-webkit-box-orient:vertical;-webkit-line-clamp:3}.operations-stream-card{align-content:start;gap:14px}.operations-stream-list{display:grid;gap:6px;min-width:0}.operations-stream-chip{min-width:0;overflow:hidden;padding:5px 7px;border:1px solid #ead89a;border-radius:6px;background:#fffaf0;color:#5e4610;font-size:.74rem;font-weight:780;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.operations-bulk-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid #dbe7ef;border-radius:10px;background:#fbfdff}.operations-bulk-toolbar>div:first-child{display:grid;gap:2px;min-width:128px}.operations-bulk-toolbar>div:first-child span{color:#69788b;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.operations-bulk-toolbar>div:first-child strong{color:#111827;font-size:.95rem;font-weight:760}.operations-bulk-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.app-shell-modern .operations-bulk-actions button{min-height:38px;padding:8px 12px;border-radius:8px;font-size:.8rem;font-weight:760;letter-spacing:0;box-shadow:none}.app-shell-modern .operations-bulk-actions .operations-action-secondary{border-color:#d7e3ec;background:#fff;color:#26364c}.app-shell-modern .operations-bulk-actions .operations-action-primary{border-color:#bde7f7;background:#eaf8ff;color:#0f6385}.app-shell-modern .operations-bulk-actions .operations-action-resolve{border-color:#cbead9;background:#eaf8f0;color:#16613d}.app-shell-modern .operations-bulk-actions button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 24px -20px #0f172a73}.app-shell-modern .operations-bulk-actions button:disabled{color:#97a3b2;opacity:.62}.app-shell-modern .operations-action-summary{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;padding:18px;border-color:#ead89a;border-radius:10px;background:linear-gradient(180deg,#fffdf6,#fffaf0);box-shadow:none}.operations-action-summary>div:first-child{display:grid;align-content:start;gap:4px}.operations-action-summary>div:first-child span{color:#a17b14;font-size:.72rem;font-weight:840;letter-spacing:.06em;text-transform:uppercase}.operations-action-summary h3{margin:0;color:#1f2937;font-size:1.15rem;line-height:1.15}.operations-action-summary .summary-list{display:grid;gap:8px;margin:0;padding-left:18px;color:#2d3748;font-size:.93rem;line-height:1.38}.operations-action-summary .summary-list li::marker{color:#d4a51e}.app-shell-modern .operations-exception-table{margin-top:2px;border-radius:10px;border-color:#dbe7ef;background:#fff}.app-shell-modern .operations-exception-table th{background:#f7fbfd;color:#627287;font-size:.72rem;letter-spacing:.04em}.app-shell-modern .operations-exception-table td{color:#26364c;font-size:.82rem}.app-shell-modern .operations-exception-table td:nth-child(4),.app-shell-modern .operations-exception-table td:nth-child(5),.app-shell-modern .operations-exception-table td:nth-child(7),.app-shell-modern .operations-exception-table td:nth-child(10){max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:1181px)and (max-width:1500px){.command-band-modern .command-heading-copy h1{max-width:610px}.operations-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.operations-stat-card{min-height:94px;padding:13px 14px}.operations-stat-value{font-size:clamp(1.42rem,2.1vw,1.92rem)}}@media(max-width:1180px){.app-shell.app-shell-modern{grid-template-columns:1fr}.workspace-sidebar{padding:14px 18px}.workspace-sidebar-brand,a.workspace-sidebar-brand{padding:0 0 12px}.workspace-sidebar-nav.workspace-nav{display:flex;gap:7px;overflow-x:auto}.workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link{min-width:126px;min-height:42px;padding:0 13px}.workspace-sidebar-nav .workspace-link:before{top:auto;left:14px;bottom:5px;width:calc(100% - 28px);height:3px;opacity:0;transform:none}.workspace-sidebar-nav .workspace-link.active:before,.app-shell-modern .workspace-sidebar-nav .workspace-link.active:before{height:3px;opacity:1}.operations-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-bulk-toolbar,.app-shell-modern .operations-action-summary{grid-template-columns:1fr;align-items:stretch}.operations-bulk-toolbar{display:grid}.operations-bulk-actions{justify-content:flex-start}}@media(max-width:760px){.app-shell-modern .operations-receiving-panel{padding:20px;gap:16px}.operations-receiving-header,.operations-bulk-toolbar{display:grid}.operations-filter-bar,.operations-stat-grid{grid-template-columns:1fr}.operations-bulk-actions{display:grid;grid-template-columns:1fr}.app-shell-modern .operations-bulk-actions button{width:100%}}.app-shell-modern .feedback-command-center{display:grid;gap:20px;padding:28px 30px 30px;border-color:#d5e3ec;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfdff),#fff;box-shadow:0 16px 34px -28px #0f172a59}.feedback-command-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.feedback-command-header>div:first-child{display:grid;gap:8px;min-width:0}.feedback-command-eyebrow,.feedback-panel-heading span{color:#5e6d82;font-size:.76rem;font-weight:840;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}.feedback-command-header h2,.feedback-panel-heading h2{margin:0;color:#111827;font-size:clamp(1.55rem,2vw,2rem);font-weight:820;line-height:1.08}.feedback-command-header p{max-width:850px;margin:0;color:#66758a;font-size:.94rem;line-height:1.45}.app-shell-modern .feedback-command-grid{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:12px;align-items:stretch}.app-shell-modern .feedback-primary-card,.app-shell-modern .feedback-queue-card{border-color:#dbe7ef;border-radius:10px;background:#fff;box-shadow:0 9px 22px -20px #0f172a66}.app-shell-modern .feedback-primary-card{display:grid;align-content:space-between;gap:16px;min-height:220px;padding:20px 22px}.app-shell-modern .feedback-primary-card>strong{max-width:15ch;color:#101827;font-size:clamp(1.8rem,2.8vw,2.55rem);font-weight:830;letter-spacing:0;line-height:1.03}.feedback-primary-detail{max-width:36rem;margin:0;color:#66758a;font-size:.9rem;font-weight:620;line-height:1.45}.app-shell-modern .feedback-primary-card .metric-label{color:#5e6d82;font-size:.74rem;font-weight:840;letter-spacing:.04em}.app-shell-modern .feedback-primary-card .operator-action-strip{align-items:center;margin-top:0}.app-shell-modern .feedback-queue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.feedback-signal-card{position:relative;display:grid;align-content:space-between;min-height:105px;min-width:0;overflow:hidden;padding:14px 15px}.feedback-signal-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#c8d7e2}.feedback-signal-card-info:before{background:#4aa6d8}.feedback-signal-card-warning:before{background:#dfb22f}.feedback-signal-card-danger:before{background:#df6b64}.feedback-signal-card-success:before{background:#37a56f}.app-shell-modern .feedback-signal-card strong{margin-top:7px;color:#101827;font-size:clamp(1.45rem,2vw,1.95rem);font-weight:830;line-height:1}.app-shell-modern .feedback-signal-card span:last-child{display:-webkit-box;margin-top:8px;overflow:hidden;color:#66758a;font-size:.82rem;font-weight:650;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-shell-modern .feedback-accuracy-panel{display:grid;gap:18px;padding:24px 30px 30px;border-color:#d5e3ec;border-radius:12px;background:#fbfdff;box-shadow:0 16px 34px -30px #0f172a47}.feedback-panel-heading{display:grid;gap:6px}.feedback-accuracy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feedback-accuracy-card{display:grid;gap:16px;min-width:0;min-height:174px;padding:18px;border:1px solid #dbe7ef;border-radius:10px;background:#fff;box-shadow:0 9px 22px -20px #0f172a66}.feedback-accuracy-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.feedback-accuracy-card-header span{color:#5e6d82;font-size:.74rem;font-weight:840;letter-spacing:.04em;text-transform:uppercase}.feedback-accuracy-card-header strong{padding:4px 8px;border:1px solid #cbead9;border-radius:999px;background:#eaf8f0;color:#16613d;font-size:.72rem;font-weight:820}.feedback-accuracy-value{display:grid;gap:3px}.feedback-accuracy-value strong{color:#101827;font-size:clamp(2rem,3vw,2.65rem);font-weight:830;line-height:.96}.feedback-accuracy-value span{color:#66758a;font-size:.82rem;font-weight:720}.feedback-accuracy-facts{display:flex;flex-wrap:wrap;gap:6px}.feedback-accuracy-facts span{padding:5px 7px;border:1px solid #dbe7ef;border-radius:6px;background:#f7fbfd;color:#42536a;font-size:.74rem;font-weight:720;line-height:1.12}.feedback-open-suggestions-card{background:linear-gradient(180deg,#fff,#f8fbfd)}@media(min-width:1181px)and (max-width:1500px){.command-band-modern .command-heading-copy h1{max-width:610px}.app-shell-modern .feedback-command-grid{grid-template-columns:minmax(330px,.85fr) minmax(0,1.15fr)}.app-shell-modern .feedback-primary-card{min-height:206px}.app-shell-modern .feedback-primary-card>strong{font-size:clamp(1.62rem,2.4vw,2.22rem)}}@media(max-width:1180px){.app-shell-modern .feedback-command-grid,.feedback-accuracy-grid{grid-template-columns:1fr}.app-shell-modern .feedback-queue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.app-shell-modern .feedback-command-center,.app-shell-modern .feedback-accuracy-panel{padding:20px;gap:16px}.feedback-command-header{display:grid}.app-shell-modern .feedback-queue-grid{grid-template-columns:1fr}.app-shell-modern .feedback-primary-card{min-height:0}}.app-shell-modern .feedback-forecast-panel{display:grid;gap:18px;padding:24px 30px 30px;scroll-margin-top:108px;border-color:#d5e3ec;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfdff),#fff;box-shadow:0 16px 34px -30px #0f172a47}.feedback-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.feedback-section-header>div:first-child{display:grid;gap:6px;min-width:0}.feedback-section-header>div:first-child>span{color:#5e6d82;font-size:.76rem;font-weight:840;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}.feedback-section-header h2{margin:0;color:#111827;font-size:clamp(1.45rem,1.8vw,1.85rem);font-weight:820;line-height:1.08}.feedback-section-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:48rem}.feedback-section-meta span{padding:5px 8px;border:1px solid #dbe7ef;border-radius:999px;background:#f7fbfd;color:#42536a;font-size:.75rem;font-weight:760;line-height:1.1}.forecast-metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.forecast-metric-card{position:relative;display:grid;align-content:space-between;min-height:92px;min-width:0;overflow:hidden;padding:13px 14px;border:1px solid #dbe7ef;border-radius:10px;background:#fff;box-shadow:0 9px 22px -20px #0f172a66}.forecast-metric-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#c8d7e2}.forecast-metric-card-info:before{background:#4aa6d8}.forecast-metric-card-warning:before{background:#dfb22f}.forecast-metric-card-danger:before{background:#df6b64}.forecast-metric-card-success:before{background:#37a56f}.forecast-metric-card>span{color:#5e6d82;font-size:.72rem;font-weight:840;letter-spacing:.04em;line-height:1.25;text-transform:uppercase}.forecast-metric-card strong{margin-top:10px;color:#101827;font-size:clamp(1.38rem,2vw,1.88rem);font-weight:830;line-height:.98}.forecast-metric-card small{color:#66758a;font-size:.76rem;font-weight:680}.app-shell-modern .forecast-backtest-grid{grid-template-columns:minmax(420px,1.2fr) minmax(300px,.8fr);gap:12px}.forecast-trend-card,.app-shell-modern .forecast-backtest-summary.forecast-brief-card{display:grid;gap:12px;min-width:0;padding:18px;border:1px solid #dbe7ef;border-radius:10px;background:#fff;box-shadow:0 9px 22px -20px #0f172a66}.forecast-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.forecast-card-heading h3,.forecast-bias-table h3,.forecast-backtest-summary.forecast-brief-card h3{margin:0;color:#111827;font-size:1rem;font-weight:820;line-height:1.15}.forecast-card-heading span{padding:4px 8px;border-radius:999px;background:#eef6fb;color:#286582;font-size:.72rem;font-weight:780}.app-shell-modern .forecast-backtest-chart{min-height:190px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.forecast-empty-chart{display:grid;align-content:center;justify-items:start;min-height:190px;padding:22px;border:1px dashed #cfdde7;border-radius:10px;background:#f8fbfd}.forecast-empty-chart span{color:#5e6d82;font-size:.72rem;font-weight:840;letter-spacing:.05em;text-transform:uppercase}.forecast-empty-chart strong{margin-top:6px;color:#111827;font-size:1.15rem;line-height:1.15}.forecast-empty-chart p{max-width:34rem;margin:8px 0 0;color:#66758a;font-size:.88rem;line-height:1.42}.app-shell-modern .forecast-backtest-summary.forecast-brief-card{align-content:start;background:#fffdf6;border-color:#ead89a}.forecast-backtest-summary.forecast-brief-card .summary-list{display:grid;gap:8px;margin:0;padding-left:18px;color:#2d3748;font-size:.88rem;line-height:1.38}.forecast-backtest-summary.forecast-brief-card .summary-list li::marker{color:#d4a51e}.app-shell-modern .forecast-bias-grid{gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.forecast-bias-table{min-width:0}.forecast-bias-empty-card{min-height:106px;padding:16px;border:1px solid #dbe7ef;border-radius:10px;background:#fff;box-shadow:0 9px 22px -20px #0f172a66}.forecast-bias-empty-card p{margin:10px 0 0;color:#66758a;font-size:.88rem;line-height:1.35}.app-shell-modern .feedback-compact-table{border-color:#dbe7ef;border-radius:10px;background:#fff}.app-shell-modern .feedback-compact-table th{background:#f7fbfd;color:#627287;font-size:.7rem;letter-spacing:.04em}.app-shell-modern .feedback-compact-table td{color:#26364c;font-size:.8rem}.feedback-section-header.forecast-model-selection-header{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,auto) auto;align-items:start;gap:12px}.feedback-section-header.forecast-model-selection-header .forecast-model-refresh-action{align-self:start;justify-self:end}@media(max-width:1180px){.forecast-metric-grid,.app-shell-modern .forecast-bias-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell-modern .forecast-backtest-grid,.feedback-section-header.forecast-model-selection-header{grid-template-columns:1fr}.feedback-section-header.forecast-model-selection-header .forecast-model-refresh-action,.feedback-section-meta{justify-self:start;justify-content:flex-start}}@media(max-width:760px){.app-shell-modern .feedback-forecast-panel{padding:20px;gap:16px}.feedback-section-header{display:grid}.forecast-metric-grid,.app-shell-modern .forecast-bias-grid{grid-template-columns:1fr}}.app-shell-modern .planning-analytics-panel{display:grid;gap:18px;padding:24px 30px 28px;scroll-margin-top:108px;border-color:var(--modern-border-strong);border-radius:12px;background:linear-gradient(180deg,var(--modern-surface-strong) 0%,var(--modern-surface) 100%),var(--modern-surface);box-shadow:0 18px 38px -32px #0f172a5c}.planning-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;min-width:0}.planning-section-header>div:first-child{display:grid;gap:6px;min-width:0}.planning-section-header>div:first-child>span,.planning-empty-card>span,.planning-next-step-copy>span{color:var(--muted);font-size:.74rem;font-weight:840;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}.planning-section-header h3{max-width:48rem;margin:0;color:var(--ink);font-size:clamp(1.25rem,1.6vw,1.65rem);font-weight:820;line-height:1.1}.planning-section-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:42rem}.planning-section-meta span{padding:5px 9px;border:1px solid var(--modern-border);border-radius:999px;background:var(--modern-surface-muted);color:var(--muted);font-size:.74rem;font-weight:760;line-height:1.1}.planning-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.planning-stat-card{position:relative;display:grid;align-content:space-between;min-height:88px;min-width:0;overflow:hidden;padding:13px 14px 13px 16px;border:1px solid var(--modern-border);border-radius:10px;background:var(--modern-surface-strong);box-shadow:0 9px 22px -20px #0f172a61}.planning-stat-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#64748b61}.planning-stat-card-info:before{background:#4aa6d8}.planning-stat-card-warning:before{background:#dfb22f}.planning-stat-card-danger:before{background:#df6b64}.planning-stat-card-success:before{background:#37a56f}.planning-stat-card span{color:var(--muted);font-size:.72rem;font-weight:840;letter-spacing:.04em;line-height:1.25;text-transform:uppercase}.planning-stat-card strong{margin-top:10px;color:var(--ink);font-size:clamp(1.4rem,2vw,1.9rem);font-weight:830;line-height:.98;overflow-wrap:anywhere}.app-shell-modern .allocation-optimizer-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:12px}.app-shell-modern .allocation-decision-list{gap:8px}.app-shell-modern .allocation-decision-card{min-height:74px;padding:13px 15px;border-color:var(--modern-border);border-radius:10px;background:var(--modern-surface-strong);box-shadow:0 9px 22px -22px #0f172a59}.app-shell-modern .allocation-decision-card:hover{border-color:#ecb21359;background:color-mix(in srgb,var(--modern-surface-strong) 86%,rgba(236,178,19,.12))}.allocation-decision-card strong{color:var(--ink);font-size:.94rem;line-height:1.15}.allocation-decision-card .muted-small{max-width:46rem;line-height:1.35}.allocation-decision-meta{gap:7px;font-size:.78rem;line-height:1.2}.planning-empty-card,.planning-mix-card{min-width:0;border:1px solid var(--modern-border);border-radius:10px;background:var(--modern-surface-strong)}.planning-empty-card{display:grid;align-content:center;min-height:150px;padding:20px}.planning-empty-card strong{max-width:42rem;margin-top:6px;color:var(--ink);font-size:1.05rem;line-height:1.18}.planning-empty-card p{max-width:46rem;margin:8px 0 0;color:var(--muted);font-size:.88rem;line-height:1.42}.planning-simulation-empty-card{min-height:122px;border-style:dashed;background:linear-gradient(180deg,var(--modern-surface) 0%,var(--modern-surface-muted) 100%),var(--modern-surface)}.planning-mix-card{display:grid;align-content:start;gap:10px;padding:16px;box-shadow:0 9px 22px -22px #0f172a59}.planning-mix-card>strong{color:var(--ink);font-size:.94rem;line-height:1.15}.planning-mix-card .summary-list{display:grid;gap:7px;margin:0;padding-left:18px;color:var(--muted);font-size:.86rem;line-height:1.35}.planning-mix-card .summary-list li::marker{color:var(--accent)}.planning-actions-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-top:2px}.app-shell-modern .planning-actions-row button{min-height:38px;padding:8px 14px;border-radius:9px;font-size:.82rem;font-weight:780;letter-spacing:0}.app-shell-modern .planning-compact-table{border-color:var(--modern-border);border-radius:10px;background:var(--modern-surface-strong)}.app-shell-modern .planning-compact-table th{background:var(--modern-surface-muted);color:var(--muted);font-size:.7rem;letter-spacing:.04em}.app-shell-modern .planning-compact-table td{color:var(--ink);font-size:.8rem}.app-shell-modern .planning-next-step-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;border-color:#ecb21361;border-radius:12px;background:linear-gradient(180deg,#ecb21317,#ecb21309),var(--modern-surface-strong);box-shadow:0 18px 38px -34px #0f172a57}.app-shell-modern .planning-next-step-panel.recommended-action-panel h3:after{display:none}.planning-next-step-copy{display:grid;gap:6px;min-width:0}.planning-next-step-copy>span{width:fit-content;padding:4px 8px;border-radius:999px;background:#ecb2132e;color:var(--accent-strong)}.planning-next-step-copy h3{margin:0;color:var(--ink);font-size:1.18rem;font-weight:820;line-height:1.12}.planning-next-step-copy p{max-width:48rem;margin:0;color:var(--muted);font-size:.9rem;line-height:1.42}@media(max-width:1180px){.planning-stat-grid,.app-shell-modern .allocation-optimizer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell-modern .planning-next-step-panel{display:grid;align-items:stretch}.app-shell-modern .planning-next-step-panel .planning-actions-row,.planning-section-meta{justify-content:flex-start}}@media(max-width:760px){.app-shell-modern .planning-analytics-panel,.app-shell-modern .planning-next-step-panel{padding:20px}.planning-section-header{display:grid}.planning-stat-grid,.app-shell-modern .allocation-optimizer-grid,.app-shell-modern .allocation-decision-card{grid-template-columns:1fr}.allocation-decision-meta{justify-content:flex-start}.app-shell-modern .planning-actions-row button{width:100%}}:root.dark,:root[data-theme=dark]{--dark-console-bg: #050914;--dark-console-bg-soft: #09111f;--dark-console-sidebar: rgba(7, 13, 23, .96);--dark-console-command: rgba(12, 19, 31, .94);--dark-console-panel: rgba(14, 22, 36, .94);--dark-console-panel-strong: rgba(19, 29, 47, .98);--dark-console-card: rgba(24, 34, 52, .92);--dark-console-card-muted: rgba(255, 255, 255, .045);--dark-console-line: rgba(148, 163, 184, .16);--dark-console-line-strong: rgba(148, 163, 184, .24);--dark-console-text: #f8fafc;--dark-console-muted: #b6c1d1;--dark-console-faint: #8290a3;--dark-console-accent: #f2c94c;--dark-console-blue: #38bdf8;--dark-console-success: #7dd3a7;--dark-console-danger: #fca5a5;--dark-console-shadow: 0 26px 70px -52px rgba(0, 0, 0, .9);--bg: var(--dark-console-bg);--bg-accent: var(--dark-console-bg-soft);--panel: var(--dark-console-panel);--panel-strong: var(--dark-console-panel-strong);--ink: var(--dark-console-text);--muted: var(--dark-console-muted);--border: var(--dark-console-line);--modern-page: radial-gradient(circle at 8% 0%, rgba(242, 201, 76, .12), transparent 24rem), linear-gradient(135deg, #050914 0%, #08101d 55%, #0d1626 100%);--modern-sidebar-bg: var(--dark-console-sidebar);--modern-command-bg: var(--dark-console-command);--modern-surface: var(--dark-console-panel);--modern-surface-strong: var(--dark-console-panel-strong);--modern-surface-muted: var(--dark-console-card-muted);--modern-border: var(--dark-console-line);--modern-border-strong: var(--dark-console-line-strong);--modern-shadow: var(--dark-console-shadow);--console-bg: var(--dark-console-bg);--console-sidebar: var(--dark-console-sidebar);--console-panel: var(--dark-console-panel);--console-panel-strong: var(--dark-console-panel-strong);--console-row: var(--dark-console-card-muted);--console-row-strong: rgba(255, 255, 255, .07);--console-line: var(--dark-console-line);--console-line-strong: var(--dark-console-line-strong);--console-text: var(--dark-console-text);--console-muted: var(--dark-console-muted);--console-faint: var(--dark-console-faint);--console-shadow: var(--dark-console-shadow);--beamo-page-gradient: var(--modern-page);--beamo-glass: var(--dark-console-panel);--beamo-glass-strong: var(--dark-console-panel-strong);--beamo-glass-muted: var(--dark-console-card-muted);--beamo-nav-bg: var(--dark-console-sidebar);--beamo-popover-bg: rgba(12, 19, 31, .98);--beamo-control-bg: rgba(15, 23, 42, .82);--beamo-control-hover: rgba(56, 189, 248, .12);--beamo-secondary-border: rgba(148, 163, 184, .24);--beamo-secondary-bg: rgba(15, 23, 42, .78);--beamo-secondary-text: var(--dark-console-text);--beamo-secondary-hover-text: #e0f2fe;--beamo-table-head: rgba(255, 255, 255, .055);--beamo-row-even: rgba(255, 255, 255, .025);--beamo-row-hover: rgba(56, 189, 248, .09)}:root.dark body,:root[data-theme=dark] body,:root.dark #root,:root[data-theme=dark] #root{background:var(--modern-page);color:var(--dark-console-text)}:root.dark .app-shell.app-shell-modern,:root[data-theme=dark] .app-shell.app-shell-modern{background:radial-gradient(circle at 6% 0%,rgba(242,201,76,.12),transparent 24rem),radial-gradient(circle at 98% 0%,rgba(56,189,248,.1),transparent 28rem),linear-gradient(135deg,var(--dark-console-bg),var(--dark-console-bg-soft));color:var(--dark-console-text)}:root.dark .workspace-sidebar,:root[data-theme=dark] .workspace-sidebar{background:linear-gradient(180deg,rgba(242,201,76,.06),transparent 13rem),var(--dark-console-sidebar);border-right-color:var(--dark-console-line);box-shadow:inset -1px 0 0 var(--dark-console-line)}:root.dark .workspace-sidebar-brand,:root.dark a.workspace-sidebar-brand,:root[data-theme=dark] .workspace-sidebar-brand,:root[data-theme=dark] a.workspace-sidebar-brand{background:transparent;border-color:transparent;box-shadow:none}:root.dark .workspace-sidebar-brand-copy strong,:root[data-theme=dark] .workspace-sidebar-brand-copy strong{color:var(--dark-console-muted)}:root.dark .workspace-sidebar-nav .workspace-link,:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link,:root[data-theme=dark] .workspace-sidebar-nav .workspace-link,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link{color:var(--dark-console-muted);border-color:transparent;background:transparent}:root.dark .workspace-sidebar-nav .workspace-link:hover,:root.dark .workspace-sidebar-nav .workspace-link:focus-visible,:root[data-theme=dark] .workspace-sidebar-nav .workspace-link:hover,:root[data-theme=dark] .workspace-sidebar-nav .workspace-link:focus-visible{color:var(--dark-console-text);border-color:var(--dark-console-line);background:#ffffff0e}:root.dark .workspace-sidebar-nav .workspace-link.active,:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link.active,:root[data-theme=dark] .workspace-sidebar-nav .workspace-link.active,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link.active{color:var(--theme-text);border-color:var(--theme-line-strong);background:var(--sidebar-active, var(--theme-panel-soft));box-shadow:none}:root.dark .workspace-sidebar-nav .workspace-link.active:before,:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link.active:before,:root[data-theme=dark] .workspace-sidebar-nav .workspace-link.active:before,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link.active:before{content:none;display:none}:root.dark .workspace-sidebar-nav .workspace-nav-icon,:root[data-theme=dark] .workspace-sidebar-nav .workspace-nav-icon{color:var(--theme-faint)}:root.dark .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon,:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon,:root[data-theme=dark] .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{color:var(--theme-text);background:color-mix(in srgb,var(--theme-text) 8%,transparent)}:root.dark .app-shell-modern .command-band.command-band-modern,:root[data-theme=dark] .app-shell-modern .command-band.command-band-modern{border-color:var(--dark-console-line);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),var(--dark-console-command);color:var(--dark-console-text);box-shadow:var(--dark-console-shadow)}:root.dark .command-band-modern .command-heading-copy h1,:root.dark .command-band-modern .command-route-label,:root.dark .command-band-modern .command-route-divider,:root.dark .command-band-modern .status-chip strong,:root[data-theme=dark] .command-band-modern .command-heading-copy h1,:root[data-theme=dark] .command-band-modern .command-route-label,:root[data-theme=dark] .command-band-modern .command-route-divider,:root[data-theme=dark] .command-band-modern .status-chip strong{color:var(--dark-console-text)}:root.dark .command-band-modern .command-status-strip>.status-chip,:root.dark .command-band-modern .command-status-strip>button.status-chip,:root[data-theme=dark] .command-band-modern .command-status-strip>.status-chip,:root[data-theme=dark] .command-band-modern .command-status-strip>button.status-chip{border-color:var(--dark-console-line)!important;background:#ffffff0b!important;color:var(--dark-console-text)}:root.dark .command-band-modern .command-status-strip span:not(.badge),:root.dark .command-band-modern .status-chip>span:not(.badge),:root[data-theme=dark] .command-band-modern .command-status-strip span:not(.badge),:root[data-theme=dark] .command-band-modern .status-chip>span:not(.badge){color:var(--dark-console-muted)}:root.dark .command-nav-jump,:root[data-theme=dark] .command-nav-jump{border-color:var(--dark-console-line);background:#ffffff0b;color:var(--dark-console-muted)}:root.dark .theme-option-group,:root.dark .command-band-modern .theme-option-group,:root[data-theme=dark] .theme-option-group,:root[data-theme=dark] .command-band-modern .theme-option-group{border-color:var(--dark-console-line);background:#03071299}:root.dark .theme-option,:root.dark .command-band-modern .theme-option,:root[data-theme=dark] .theme-option,:root[data-theme=dark] .command-band-modern .theme-option{color:var(--dark-console-muted);border-color:transparent;background:transparent}:root.dark .theme-option:hover:not(:disabled),:root.dark .theme-option:focus-visible,:root[data-theme=dark] .theme-option:hover:not(:disabled),:root[data-theme=dark] .theme-option:focus-visible{color:var(--dark-console-text);background:#ffffff0f}:root.dark .theme-option[aria-pressed=true],:root.dark .command-band-modern .theme-option[aria-pressed=true],:root[data-theme=dark] .theme-option[aria-pressed=true],:root[data-theme=dark] .command-band-modern .theme-option[aria-pressed=true]{border-color:#38bdf87a;background:#38bdf829;color:#e0f2fe;box-shadow:inset 0 0 0 1px #38bdf81f}:root.dark .app-shell-modern .button-secondary,:root.dark .app-shell-modern a.button-secondary,:root.dark .app-shell-modern .link-button,:root.dark .app-shell-modern a.link-button,:root.dark .app-shell-modern .command-utility-action,:root.dark .app-shell-modern .command-overflow-trigger,:root[data-theme=dark] .app-shell-modern .button-secondary,:root[data-theme=dark] .app-shell-modern a.button-secondary,:root[data-theme=dark] .app-shell-modern .link-button,:root[data-theme=dark] .app-shell-modern a.link-button,:root[data-theme=dark] .app-shell-modern .command-utility-action,:root[data-theme=dark] .app-shell-modern .command-overflow-trigger{border-color:var(--dark-console-line-strong);background:#ffffff0b;color:var(--dark-console-text);box-shadow:none}:root.dark .app-shell-modern .button-primary-action,:root.dark .app-shell-modern a.button-primary-action,:root.dark .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger),:root[data-theme=dark] .app-shell-modern .button-primary-action,:root[data-theme=dark] .app-shell-modern a.button-primary-action,:root[data-theme=dark] .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger){border-color:#38bdf861;background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#04111f;box-shadow:0 16px 28px -24px #38bdf8b3}:root.dark .app-shell-modern .panel,:root.dark .app-shell-modern .glass-panel,:root.dark .app-shell-modern .detail-card,:root.dark .app-shell-modern .metric-card,:root.dark .app-shell-modern .empty-state,:root.dark .app-shell-modern .workspace-control-panel,:root.dark .app-shell-modern .workspace-details,:root.dark .app-shell-modern .workspace-context-outcome,:root.dark .app-shell-modern .forecast,:root.dark .app-shell-modern .promotion-calendar-panel,:root.dark .app-shell-modern .forecast-backtest-panel,:root.dark .app-shell-modern .forecast-backtest-summary,:root.dark .app-shell-modern .forecast-backtest-chart,:root.dark .app-shell-modern .overview-console-panel,:root.dark .app-shell-modern .overview-workflow-panel,:root.dark .app-shell-modern .planning-command-center,:root.dark .app-shell-modern .procurement-command-center,:root.dark .app-shell-modern .operations-command-center,:root.dark .app-shell-modern .finance-command-center,:root.dark .app-shell-modern .feedback-command-center,:root.dark .app-shell-modern .creator-command-center,:root.dark .app-shell-modern .pilot-hero,:root.dark .app-shell-modern .planning-analytics-panel,:root[data-theme=dark] .app-shell-modern .panel,:root[data-theme=dark] .app-shell-modern .glass-panel,:root[data-theme=dark] .app-shell-modern .detail-card,:root[data-theme=dark] .app-shell-modern .metric-card,:root[data-theme=dark] .app-shell-modern .empty-state,:root[data-theme=dark] .app-shell-modern .workspace-control-panel,:root[data-theme=dark] .app-shell-modern .workspace-details,:root[data-theme=dark] .app-shell-modern .workspace-context-outcome,:root[data-theme=dark] .app-shell-modern .forecast,:root[data-theme=dark] .app-shell-modern .promotion-calendar-panel,:root[data-theme=dark] .app-shell-modern .forecast-backtest-panel,:root[data-theme=dark] .app-shell-modern .forecast-backtest-summary,:root[data-theme=dark] .app-shell-modern .forecast-backtest-chart,:root[data-theme=dark] .app-shell-modern .overview-console-panel,:root[data-theme=dark] .app-shell-modern .overview-workflow-panel,:root[data-theme=dark] .app-shell-modern .planning-command-center,:root[data-theme=dark] .app-shell-modern .procurement-command-center,:root[data-theme=dark] .app-shell-modern .operations-command-center,:root[data-theme=dark] .app-shell-modern .finance-command-center,:root[data-theme=dark] .app-shell-modern .feedback-command-center,:root[data-theme=dark] .app-shell-modern .creator-command-center,:root[data-theme=dark] .app-shell-modern .pilot-hero,:root[data-theme=dark] .app-shell-modern .planning-analytics-panel{border-color:var(--dark-console-line);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),var(--dark-console-panel);color:var(--dark-console-text);box-shadow:var(--dark-console-shadow)}:root.dark .app-shell-modern .planning-primary-card,:root.dark .app-shell-modern .planning-queue-card,:root.dark .app-shell-modern .planning-lane-card,:root.dark .app-shell-modern .procurement-primary-card,:root.dark .app-shell-modern .procurement-queue-card,:root.dark .app-shell-modern .procurement-lane-card,:root.dark .app-shell-modern .operations-primary-card,:root.dark .app-shell-modern .operations-queue-card,:root.dark .app-shell-modern .operations-lane-card,:root.dark .app-shell-modern .finance-primary-card,:root.dark .app-shell-modern .finance-queue-card,:root.dark .app-shell-modern .feedback-primary-card,:root.dark .app-shell-modern .feedback-queue-card,:root.dark .app-shell-modern .creator-primary-card,:root.dark .app-shell-modern .creator-queue-card,:root.dark .planning-stat-card,:root.dark .operations-stat-card,:root.dark .feedback-signal-card,:root.dark .feedback-accuracy-card,:root.dark .forecast-metric-card,:root.dark .forecast-trend-card,:root.dark .forecast-bias-empty-card,:root.dark .planning-empty-card,:root.dark .planning-mix-card,:root[data-theme=dark] .app-shell-modern .planning-primary-card,:root[data-theme=dark] .app-shell-modern .planning-queue-card,:root[data-theme=dark] .app-shell-modern .planning-lane-card,:root[data-theme=dark] .app-shell-modern .procurement-primary-card,:root[data-theme=dark] .app-shell-modern .procurement-queue-card,:root[data-theme=dark] .app-shell-modern .procurement-lane-card,:root[data-theme=dark] .app-shell-modern .operations-primary-card,:root[data-theme=dark] .app-shell-modern .operations-queue-card,:root[data-theme=dark] .app-shell-modern .operations-lane-card,:root[data-theme=dark] .app-shell-modern .finance-primary-card,:root[data-theme=dark] .app-shell-modern .finance-queue-card,:root[data-theme=dark] .app-shell-modern .feedback-primary-card,:root[data-theme=dark] .app-shell-modern .feedback-queue-card,:root[data-theme=dark] .app-shell-modern .creator-primary-card,:root[data-theme=dark] .app-shell-modern .creator-queue-card,:root[data-theme=dark] .planning-stat-card,:root[data-theme=dark] .operations-stat-card,:root[data-theme=dark] .feedback-signal-card,:root[data-theme=dark] .feedback-accuracy-card,:root[data-theme=dark] .forecast-metric-card,:root[data-theme=dark] .forecast-trend-card,:root[data-theme=dark] .forecast-bias-empty-card,:root[data-theme=dark] .planning-empty-card,:root[data-theme=dark] .planning-mix-card{border-color:var(--dark-console-line);background:var(--dark-console-card);color:var(--dark-console-text);box-shadow:0 14px 32px -28px #000000e6}:root.dark .planning-primary-card strong,:root.dark .planning-queue-card strong,:root.dark .planning-lane-card strong,:root.dark .procurement-primary-card strong,:root.dark .procurement-queue-card strong,:root.dark .operations-primary-card strong,:root.dark .operations-queue-card strong,:root.dark .finance-primary-card strong,:root.dark .finance-queue-card strong,:root.dark .feedback-primary-card strong,:root.dark .feedback-queue-card strong,:root.dark .planning-section-header h3,:root.dark .planning-stat-card strong,:root.dark .planning-empty-card strong,:root.dark .planning-mix-card>strong,:root.dark .planning-next-step-copy h3,:root.dark .operations-receiving-header h2,:root.dark .operations-stat-value,:root.dark .operations-bulk-toolbar>div:first-child strong,:root.dark .operations-action-summary h3,:root.dark .feedback-command-header h2,:root.dark .feedback-panel-heading h2,:root.dark .feedback-section-header h2,:root.dark .feedback-accuracy-value strong,:root.dark .forecast-empty-chart strong,:root.dark .forecast-card-heading h3,:root.dark .forecast-bias-table h3,:root[data-theme=dark] .planning-primary-card strong,:root[data-theme=dark] .planning-queue-card strong,:root[data-theme=dark] .planning-lane-card strong,:root[data-theme=dark] .procurement-primary-card strong,:root[data-theme=dark] .procurement-queue-card strong,:root[data-theme=dark] .operations-primary-card strong,:root[data-theme=dark] .operations-queue-card strong,:root[data-theme=dark] .finance-primary-card strong,:root[data-theme=dark] .finance-queue-card strong,:root[data-theme=dark] .feedback-primary-card strong,:root[data-theme=dark] .feedback-queue-card strong,:root[data-theme=dark] .planning-section-header h3,:root[data-theme=dark] .planning-stat-card strong,:root[data-theme=dark] .planning-empty-card strong,:root[data-theme=dark] .planning-mix-card>strong,:root[data-theme=dark] .planning-next-step-copy h3,:root[data-theme=dark] .operations-receiving-header h2,:root[data-theme=dark] .operations-stat-value,:root[data-theme=dark] .operations-bulk-toolbar>div:first-child strong,:root[data-theme=dark] .operations-action-summary h3,:root[data-theme=dark] .feedback-command-header h2,:root[data-theme=dark] .feedback-panel-heading h2,:root[data-theme=dark] .feedback-section-header h2,:root[data-theme=dark] .feedback-accuracy-value strong,:root[data-theme=dark] .forecast-empty-chart strong,:root[data-theme=dark] .forecast-card-heading h3,:root[data-theme=dark] .forecast-bias-table h3{color:var(--dark-console-text)}:root.dark .planning-queue-card:disabled,:root.dark .procurement-queue-card:disabled,:root.dark .operations-queue-card:disabled,:root.dark .finance-queue-card:disabled,:root.dark .feedback-queue-card:disabled,:root[data-theme=dark] .planning-queue-card:disabled,:root[data-theme=dark] .procurement-queue-card:disabled,:root[data-theme=dark] .operations-queue-card:disabled,:root[data-theme=dark] .finance-queue-card:disabled,:root[data-theme=dark] .feedback-queue-card:disabled{opacity:.86}:root.dark .planning-primary-card p,:root.dark .planning-queue-card span:last-child,:root.dark .procurement-queue-card span:last-child,:root.dark .operations-queue-card span:last-child,:root.dark .finance-queue-card span:last-child,:root.dark .feedback-queue-card span:last-child,:root[data-theme=dark] .planning-primary-card p,:root[data-theme=dark] .planning-queue-card span:last-child,:root[data-theme=dark] .procurement-queue-card span:last-child,:root[data-theme=dark] .operations-queue-card span:last-child,:root[data-theme=dark] .finance-queue-card span:last-child,:root[data-theme=dark] .feedback-queue-card span:last-child{color:var(--dark-console-muted)}:root.dark .metric-label,:root.dark .planning-section-header>div:first-child>span,:root.dark .planning-empty-card>span,:root.dark .planning-next-step-copy>span,:root.dark .planning-stat-card span,:root.dark .operations-stat-label,:root.dark .operations-filter-field,:root.dark .operations-bulk-toolbar>div:first-child span,:root.dark .operations-action-summary>div:first-child span,:root.dark .feedback-command-eyebrow,:root.dark .feedback-panel-heading span,:root.dark .feedback-section-header>div:first-child>span,:root.dark .forecast-metric-card>span,:root.dark .forecast-empty-chart span,:root[data-theme=dark] .metric-label,:root[data-theme=dark] .planning-section-header>div:first-child>span,:root[data-theme=dark] .planning-empty-card>span,:root[data-theme=dark] .planning-next-step-copy>span,:root[data-theme=dark] .planning-stat-card span,:root[data-theme=dark] .operations-stat-label,:root[data-theme=dark] .operations-filter-field,:root[data-theme=dark] .operations-bulk-toolbar>div:first-child span,:root[data-theme=dark] .operations-action-summary>div:first-child span,:root[data-theme=dark] .feedback-command-eyebrow,:root[data-theme=dark] .feedback-panel-heading span,:root[data-theme=dark] .feedback-section-header>div:first-child>span,:root[data-theme=dark] .forecast-metric-card>span,:root[data-theme=dark] .forecast-empty-chart span{color:var(--dark-console-faint)}:root.dark .muted-small,:root.dark .planning-empty-card p,:root.dark .planning-mix-card .summary-list,:root.dark .planning-next-step-copy p,:root.dark .operations-receiving-header p,:root.dark .operations-action-summary .summary-list,:root.dark .feedback-command-header p,:root.dark .feedback-primary-detail,:root.dark .feedback-accuracy-value span,:root.dark .feedback-accuracy-facts span,:root.dark .forecast-empty-chart p,:root.dark .forecast-backtest-summary.forecast-brief-card .summary-list,:root[data-theme=dark] .muted-small,:root[data-theme=dark] .planning-empty-card p,:root[data-theme=dark] .planning-mix-card .summary-list,:root[data-theme=dark] .planning-next-step-copy p,:root[data-theme=dark] .operations-receiving-header p,:root[data-theme=dark] .operations-action-summary .summary-list,:root[data-theme=dark] .feedback-command-header p,:root[data-theme=dark] .feedback-primary-detail,:root[data-theme=dark] .feedback-accuracy-value span,:root[data-theme=dark] .feedback-accuracy-facts span,:root[data-theme=dark] .forecast-empty-chart p,:root[data-theme=dark] .forecast-backtest-summary.forecast-brief-card .summary-list{color:var(--dark-console-muted)}:root.dark .operations-filter-bar,:root.dark .operations-bulk-toolbar,:root.dark .app-shell-modern .operations-action-summary,:root.dark .forecast-empty-chart,:root.dark .app-shell-modern .forecast-backtest-summary.forecast-brief-card,:root.dark .planning-simulation-empty-card,:root.dark .feedback-open-suggestions-card,:root.dark .app-shell-modern .planning-next-step-panel,:root[data-theme=dark] .operations-filter-bar,:root[data-theme=dark] .operations-bulk-toolbar,:root[data-theme=dark] .app-shell-modern .operations-action-summary,:root[data-theme=dark] .forecast-empty-chart,:root[data-theme=dark] .app-shell-modern .forecast-backtest-summary.forecast-brief-card,:root[data-theme=dark] .planning-simulation-empty-card,:root[data-theme=dark] .feedback-open-suggestions-card,:root[data-theme=dark] .app-shell-modern .planning-next-step-panel{border-color:var(--dark-console-line);background:linear-gradient(180deg,#ffffff0a,#ffffff05),#0f172ad1;color:var(--dark-console-text);box-shadow:none}:root.dark input,:root.dark select,:root.dark textarea,:root.dark .operations-filter-field input,:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea,:root[data-theme=dark] .operations-filter-field input{border-color:var(--dark-console-line-strong);background:#030712a8;color:var(--dark-console-text)}:root.dark input::placeholder,:root.dark textarea::placeholder,:root.dark .operations-filter-field input::placeholder,:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder,:root[data-theme=dark] .operations-filter-field input::placeholder{color:var(--dark-console-faint)}:root.dark .app-shell-modern .data-table,:root.dark .app-shell-modern .table-wrap,:root.dark .app-shell-modern .operations-exception-table,:root.dark .app-shell-modern .feedback-compact-table,:root.dark .app-shell-modern .planning-compact-table,:root[data-theme=dark] .app-shell-modern .data-table,:root[data-theme=dark] .app-shell-modern .table-wrap,:root[data-theme=dark] .app-shell-modern .operations-exception-table,:root[data-theme=dark] .app-shell-modern .feedback-compact-table,:root[data-theme=dark] .app-shell-modern .planning-compact-table{border-color:var(--dark-console-line);background:var(--dark-console-panel-strong);color:var(--dark-console-text)}:root.dark .app-shell-modern .data-table th,:root.dark .app-shell-modern .data-table thead th,:root.dark .app-shell-modern .operations-exception-table th,:root.dark .app-shell-modern .feedback-compact-table th,:root.dark .app-shell-modern .planning-compact-table th,:root[data-theme=dark] .app-shell-modern .data-table th,:root[data-theme=dark] .app-shell-modern .data-table thead th,:root[data-theme=dark] .app-shell-modern .operations-exception-table th,:root[data-theme=dark] .app-shell-modern .feedback-compact-table th,:root[data-theme=dark] .app-shell-modern .planning-compact-table th{background:#ffffff0e;color:var(--dark-console-faint)}:root.dark .app-shell-modern .data-table td,:root.dark .app-shell-modern .operations-exception-table td,:root.dark .app-shell-modern .feedback-compact-table td,:root.dark .app-shell-modern .planning-compact-table td,:root[data-theme=dark] .app-shell-modern .data-table td,:root[data-theme=dark] .app-shell-modern .operations-exception-table td,:root[data-theme=dark] .app-shell-modern .feedback-compact-table td,:root[data-theme=dark] .app-shell-modern .planning-compact-table td{border-bottom-color:var(--dark-console-line);color:var(--dark-console-muted)}:root.dark .operations-stream-chip,:root[data-theme=dark] .operations-stream-chip{border-color:#f2c94c47;background:#f2c94c1f;color:#fde68a}:root.dark .app-shell-modern .operations-bulk-actions .operations-action-secondary,:root[data-theme=dark] .app-shell-modern .operations-bulk-actions .operations-action-secondary{border-color:var(--dark-console-line-strong);background:#ffffff0b;color:var(--dark-console-text)}:root.dark .app-shell-modern .operations-bulk-actions .operations-action-primary,:root[data-theme=dark] .app-shell-modern .operations-bulk-actions .operations-action-primary{border-color:#38bdf847;background:#38bdf81f;color:#bae6fd}:root.dark .app-shell-modern .operations-bulk-actions .operations-action-resolve,:root[data-theme=dark] .app-shell-modern .operations-bulk-actions .operations-action-resolve{border-color:#7dd3a747;background:#7dd3a71f;color:#bbf7d0}:root.dark .app-shell-modern .allocation-decision-card,:root[data-theme=dark] .app-shell-modern .allocation-decision-card{border-color:var(--dark-console-line);background:var(--dark-console-card);color:var(--dark-console-text)}:root.dark .app-shell-modern .allocation-decision-card:hover,:root[data-theme=dark] .app-shell-modern .allocation-decision-card:hover{border-color:#38bdf866;background:#38bdf817}:root.dark .planning-next-step-copy>span,:root[data-theme=dark] .planning-next-step-copy>span,:root.dark .forecast-card-heading span,:root[data-theme=dark] .forecast-card-heading span{background:#f2c94c29;color:#fde68a}.app-shell-modern{--ui-comfort-panel-pad: 30px;--ui-comfort-gap: 22px;--ui-action-radius: 10px;--ui-action-primary-bg: #1098c7;--ui-action-primary-hover: #087fa9;--ui-action-primary-text: #ffffff;--ui-action-secondary-bg: #ffffff;--ui-action-secondary-hover: #f5f9fc;--ui-action-secondary-border: #d6e3ed;--ui-action-secondary-text: #172033;--ui-action-shadow: 0 14px 26px -22px rgba(15, 23, 42, .46)}.app-shell-modern .workspace-stack>.panel,.app-shell-modern .workspace-stack>.glass-panel,.app-shell-modern .workspace-stack>.workspace-control-panel,.app-shell-modern .workspace-stack>.workspace-details,.app-shell-modern .system-next-steps-panel,.app-shell-modern .exception-workboard-panel{gap:var(--ui-comfort-gap);padding:var(--ui-comfort-panel-pad)}.app-shell-modern .panel>h2,.app-shell-modern .panel>h3,.app-shell-modern .workspace-control-panel>h2,.app-shell-modern .workspace-control-panel>h3{margin:0;color:var(--ink);line-height:1.12}.app-shell-modern .panel>h2,.app-shell-modern .workspace-control-panel>h2{font-size:clamp(1.55rem,2vw,2rem);font-weight:820}.app-shell-modern .panel>h3,.app-shell-modern .workspace-control-panel>h3{font-size:clamp(1.1rem,1.45vw,1.35rem);font-weight:800}.app-shell-modern .panel>p,.app-shell-modern .workspace-control-panel>p,.app-shell-modern .panel>.muted-small,.app-shell-modern .workspace-control-panel>.muted-small{margin:8px 0 0;max-width:68rem;line-height:1.55}.app-shell-modern .summary-list,.app-shell-modern .feature-list{display:grid;gap:12px;margin:0;padding-left:22px;color:var(--ink);line-height:1.52}.app-shell-modern .summary-list li,.app-shell-modern .feature-list li{padding-left:4px}.app-shell-modern .summary-list li::marker,.app-shell-modern .feature-list li::marker{color:#d6a525;font-size:.8em}.app-shell-modern .actions{gap:10px;row-gap:10px;align-items:center}.app-shell-modern .exception-workboard-header{align-items:center;padding-bottom:4px}.app-shell-modern .exception-workboard-header h2{margin:0;color:var(--ink);font-size:clamp(1.55rem,2vw,2rem);line-height:1.12}.app-shell-modern .exception-workboard-header p{margin-top:8px;max-width:52rem;line-height:1.5}.app-shell-modern .exception-daily-summary,.app-shell-modern .exception-workboard-controls,.app-shell-modern .exception-bulk-bar{padding:16px;border-color:var(--modern-border);border-radius:12px;background:var(--modern-surface-muted)}.app-shell-modern .exception-workboard-controls,.app-shell-modern .exception-bulk-bar{gap:12px}.app-shell-modern .exception-owner-pill{min-height:54px;padding:10px 12px;border-color:var(--modern-border);border-radius:10px;background:var(--modern-surface-strong)}.app-shell-modern .button-primary-action,.app-shell-modern a.button-primary-action,.app-shell-modern .workspace-flow-link,.app-shell-modern .overview-primary-link,.app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger){min-height:42px;padding:10px 16px;border:1px solid color-mix(in srgb,var(--ui-action-primary-bg) 72%,#ffffff);border-radius:var(--ui-action-radius);background:var(--ui-action-primary-bg);color:var(--ui-action-primary-text);font-size:.84rem;font-weight:760;line-height:1.15;letter-spacing:0;box-shadow:var(--ui-action-shadow);white-space:normal}.app-shell-modern .button-primary-action:hover:not(:disabled),.app-shell-modern a.button-primary-action:hover,.app-shell-modern .workspace-flow-link:hover,.app-shell-modern .overview-primary-link:hover,.app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger):hover:not(:disabled){border-color:var(--ui-action-primary-hover);background:var(--ui-action-primary-hover);color:var(--ui-action-primary-text);box-shadow:0 16px 30px -22px #087fa9b3;transform:translateY(-1px)}.app-shell-modern .button-secondary,.app-shell-modern a.button-secondary,.app-shell-modern .link-button,.app-shell-modern a.link-button,.app-shell-modern .panel button:not([class]):not([type=submit]),.app-shell-modern .panel button:not(.button-primary-action):not(.button-secondary):not(.link-button):not(.status-chip):not(.theme-option):not(.command-utility-action):not(.command-overflow-trigger):not(.workspace-link):not(.onboarding-step-button):not(.exception-owner-pill):not([type=submit]),.app-shell-modern .workspace-control-panel button:not(.button-primary-action):not(.button-secondary):not(.link-button):not(.status-chip):not(.theme-option):not(.command-utility-action):not(.command-overflow-trigger):not(.workspace-link):not(.onboarding-step-button):not(.exception-owner-pill):not([type=submit]){min-height:42px;padding:9px 15px;border:1px solid var(--ui-action-secondary-border);border-radius:var(--ui-action-radius);background:var(--ui-action-secondary-bg);color:var(--ui-action-secondary-text);font-size:.84rem;font-weight:760;line-height:1.15;letter-spacing:0;box-shadow:none;text-align:center;white-space:normal}.app-shell-modern .button-secondary:hover:not(:disabled),.app-shell-modern a.button-secondary:hover,.app-shell-modern .link-button:hover:not(:disabled),.app-shell-modern a.link-button:hover,.app-shell-modern .panel button:not(.button-primary-action):not(.button-secondary):not(.link-button):not(.status-chip):not(.theme-option):not(.command-utility-action):not(.command-overflow-trigger):not(.workspace-link):not(.onboarding-step-button):not(.exception-owner-pill):not([type=submit]):hover:not(:disabled),.app-shell-modern .workspace-control-panel button:not(.button-primary-action):not(.button-secondary):not(.link-button):not(.status-chip):not(.theme-option):not(.command-utility-action):not(.command-overflow-trigger):not(.workspace-link):not(.onboarding-step-button):not(.exception-owner-pill):not([type=submit]):hover:not(:disabled){border-color:#bdd3e2;background:var(--ui-action-secondary-hover);color:var(--ui-action-secondary-text);box-shadow:0 12px 24px -22px #0f172a80;transform:translateY(-1px)}.app-shell-modern .data-table td button,.app-shell-modern .table-actions button{min-height:34px;padding:7px 11px;border-radius:8px;font-size:.76rem}@media(max-width:760px){.app-shell-modern{--ui-comfort-panel-pad: 22px;--ui-comfort-gap: 18px}.app-shell-modern .exception-workboard-header{display:grid;align-items:start}.app-shell-modern .exception-workboard-header .actions,.system-recommended-actions .actions{display:grid;grid-template-columns:1fr}.app-shell-modern .exception-workboard-header .actions button,.system-recommended-actions .actions button{width:100%}}:root.dark .app-shell-modern,:root[data-theme=dark] .app-shell-modern{--ui-action-primary-bg: #38bdf8;--ui-action-primary-hover: #7dd3fc;--ui-action-primary-text: #031525;--ui-action-secondary-bg: rgba(255, 255, 255, .055);--ui-action-secondary-hover: rgba(255, 255, 255, .085);--ui-action-secondary-border: var(--dark-console-line-strong);--ui-action-secondary-text: var(--dark-console-text);--ui-action-shadow: 0 16px 30px -24px rgba(56, 189, 248, .64)}:root.dark .app-shell-modern .button-primary-action,:root.dark .app-shell-modern a.button-primary-action,:root.dark .app-shell-modern .workspace-flow-link,:root.dark .app-shell-modern .overview-primary-link,:root.dark .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger),:root[data-theme=dark] .app-shell-modern .button-primary-action,:root[data-theme=dark] .app-shell-modern a.button-primary-action,:root[data-theme=dark] .app-shell-modern .workspace-flow-link,:root[data-theme=dark] .app-shell-modern .overview-primary-link,:root[data-theme=dark] .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger){border-color:#38bdf87a;background-color:var(--ui-action-primary-bg);background-image:none;color:var(--ui-action-primary-text);box-shadow:var(--ui-action-shadow)}:root.dark .app-shell-modern .button-primary-action:hover:not(:disabled),:root.dark .app-shell-modern a.button-primary-action:hover,:root.dark .app-shell-modern .workspace-flow-link:hover,:root.dark .app-shell-modern .overview-primary-link:hover,:root.dark .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger):hover:not(:disabled),:root[data-theme=dark] .app-shell-modern .button-primary-action:hover:not(:disabled),:root[data-theme=dark] .app-shell-modern a.button-primary-action:hover,:root[data-theme=dark] .app-shell-modern .workspace-flow-link:hover,:root[data-theme=dark] .app-shell-modern .overview-primary-link:hover,:root[data-theme=dark] .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger):hover:not(:disabled){border-color:#7dd3fc9e;background-color:var(--ui-action-primary-hover);background-image:none;color:var(--ui-action-primary-text)}:root.dark .app-shell-modern .system-next-steps-panel,:root[data-theme=dark] .app-shell-modern .system-next-steps-panel,:root.dark .app-shell-modern .exception-daily-summary,:root[data-theme=dark] .app-shell-modern .exception-daily-summary,:root.dark .app-shell-modern .exception-workboard-controls,:root[data-theme=dark] .app-shell-modern .exception-workboard-controls,:root.dark .app-shell-modern .exception-bulk-bar,:root[data-theme=dark] .app-shell-modern .exception-bulk-bar,:root.dark .app-shell-modern .exception-owner-pill,:root[data-theme=dark] .app-shell-modern .exception-owner-pill{border-color:var(--dark-console-line);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),var(--dark-console-panel);color:var(--dark-console-text)}:root.dark .app-shell-modern .summary-list,:root.dark .app-shell-modern .feature-list,:root[data-theme=dark] .app-shell-modern .summary-list,:root[data-theme=dark] .app-shell-modern .feature-list{color:var(--dark-console-muted)}.app-shell-modern{--simple-panel-gap: 18px;--simple-panel-pad: 26px;--simple-line: #dce6ef;--simple-surface: #ffffff;--simple-soft: #f7fafc;--simple-ink: #101828;--simple-muted: #667085;--simple-blue: #168bb9;--simple-warn-bg: #fff8e1;--simple-warn-border: #eed071;--simple-warn-text: #725617}.app-shell-modern .command-band.command-band-modern{margin:0 -28px 26px;padding:0 28px;border:0;border-bottom:1px solid var(--simple-line);border-radius:0;background:#fffffff7;box-shadow:none}.command-band-modern .command-band-main{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:74px;gap:18px}.command-band-modern .command-heading-copy{display:grid;grid-template-columns:minmax(0,auto) auto;align-items:center;gap:9px}.command-band-modern .command-heading-copy h1{max-width:min(36vw,360px);color:var(--simple-ink);font-size:clamp(1.05rem,1.25vw,1.32rem);font-weight:820;letter-spacing:0}.command-route-divider,.command-route-label{display:none}.command-band-modern .command-copy-details summary{width:25px;height:25px;min-width:25px;border-color:var(--simple-line);background:var(--simple-soft);color:var(--simple-muted);font-size:.68rem;opacity:.86}.command-band-modern .command-copy-details[open] p{position:absolute;z-index:40;width:min(430px,calc(100vw - 48px));margin-top:8px;padding:12px 14px;border:1px solid var(--simple-line);border-radius:10px;background:var(--simple-surface);color:var(--simple-muted);box-shadow:0 18px 42px -30px #0f172a73}.command-band-modern .command-actions-panel{display:flex;align-items:center;justify-content:flex-end;gap:10px}.command-band-modern .status-strip.command-status-strip{display:inline-flex;align-items:center;gap:4px;max-width:none;padding:3px;overflow:visible;border:1px solid var(--simple-line);border-radius:999px;background:var(--simple-soft)}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{min-height:34px;padding:0 11px;border:0;border-radius:999px;background:transparent}.command-band-modern .command-status-strip>button.status-chip:hover:not(:disabled),.command-band-modern .command-status-strip>button.status-chip:focus-visible{background:#fff;box-shadow:none;transform:none}.command-band-modern .command-status-strip strong{color:var(--simple-ink);font-size:.72rem;letter-spacing:0;text-transform:none}.command-band-modern .command-status-strip span:not(.badge),.command-band-modern .command-status-strip .badge{font-size:.76rem}.command-band-modern .command-attention-chip.has-attention{background:var(--simple-warn-bg);color:var(--simple-warn-text)}.command-band-modern .command-attention-chip.has-attention strong,.command-band-modern .command-attention-chip.has-attention span{color:var(--simple-warn-text)}.command-band-modern .command-attention-chip span{color:var(--simple-muted)}.command-band-modern .theme-option-group{height:42px;padding:3px;border-color:var(--simple-line);border-radius:999px;background:var(--simple-soft)}.command-band-modern .theme-option{width:34px;min-width:34px;min-height:34px;padding:0;border-radius:999px}.command-band-modern .theme-option[aria-pressed=true]{box-shadow:none}.command-band-modern .command-utility-row{gap:7px}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger{min-height:42px;border-color:var(--simple-line);border-radius:999px;background:#fff;color:var(--simple-ink);box-shadow:none}.command-band-modern .command-utility-action{padding:0 14px}.command-band-modern .command-overflow-trigger{width:42px;min-width:42px;padding:0}.command-overflow-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.app-shell-modern .workspace-stack{gap:24px}.app-shell-modern .workspace-stack>.panel,.app-shell-modern .workspace-stack>.glass-panel,.app-shell-modern .workspace-stack>.workspace-control-panel,.app-shell-modern .workspace-stack>.workspace-details,.app-shell-modern .legal-status-panel{gap:var(--simple-panel-gap);padding:var(--simple-panel-pad)}.app-shell-modern .section-intro{gap:8px;max-width:780px;padding:0 2px}.app-shell-modern .section-intro-eyebrow{color:var(--simple-muted);font-size:.74rem;letter-spacing:.02em}.app-shell-modern .section-intro-copy h2{color:var(--simple-ink);font-size:clamp(1.35rem,1.9vw,1.85rem);line-height:1.12}.app-shell-modern .section-intro-details summary{width:24px;height:24px;min-width:24px;border-color:var(--simple-line);background:var(--simple-soft);color:var(--simple-muted)}.app-shell-modern .status-strip:not(.command-status-strip){display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;overflow:visible;border:0;background:transparent}.app-shell-modern .status-strip:not(.command-status-strip) .metric-card,.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip,.app-shell-modern .status-strip:not(.command-status-strip)>button.status-chip{min-height:96px;padding:16px;border:1px solid var(--simple-line);border-radius:12px;background:#fff;box-shadow:none}.app-shell-modern .metric-card .metric-label{color:var(--simple-muted);font-size:.74rem;letter-spacing:.02em}.app-shell-modern .metric-card .metric-value{margin-top:8px;color:var(--simple-ink);font-size:clamp(1.55rem,2vw,2rem);line-height:1}.app-shell-modern .system-health-overview{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);align-items:stretch;gap:20px;padding:32px;border-color:var(--simple-line);background:linear-gradient(180deg,#fff,#fbfdff),#fff}.system-health-copy{display:grid;align-content:center;gap:10px;min-width:0}.system-health-copy .eyebrow,.system-health-copy h2,.system-health-copy p{margin:0}.system-health-copy h2{color:var(--simple-ink);font-size:clamp(2rem,3vw,3rem);line-height:1.02;letter-spacing:0}.system-health-copy p{max-width:58rem;color:var(--simple-muted);font-size:1rem;line-height:1.5}.system-health-focus{display:grid;align-content:start;gap:10px;padding:18px;border:1px solid var(--simple-line);border-radius:14px;background:var(--simple-soft)}.system-health-focus>span{color:var(--simple-muted);font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.system-health-focus strong{color:var(--simple-ink);font-size:1.35rem;line-height:1.12}.system-health-focus p{margin:0;color:var(--simple-muted);line-height:1.45}.system-health-metrics{grid-column:1 / -1}.app-shell-modern .warning-panel{border-color:var(--simple-warn-border);border-left:4px solid #d6a525;background:linear-gradient(180deg,#fffbeb,#fffdf6);color:var(--simple-warn-text)}.warning-panel-header{display:flex;align-items:center;justify-content:space-between;gap:14px}.warning-panel-header h2{margin:0}.warning-panel-header span{flex:0 0 auto;padding:5px 9px;border:1px solid rgba(214,165,37,.34);border-radius:999px;background:#ffffff9e;color:var(--simple-warn-text);font-size:.76rem;font-weight:800}.app-shell-modern .warning-panel ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.app-shell-modern .warning-panel li{position:relative;padding-left:18px;color:var(--simple-warn-text);line-height:1.45}.app-shell-modern .warning-panel li:before{content:"";position:absolute;top:.68em;left:0;width:6px;height:6px;border-radius:999px;background:#d6a525}@media(max-width:1120px){.command-band-modern .command-band-main,.command-band-modern .command-actions-panel,.app-shell-modern .system-health-overview{grid-template-columns:1fr}.command-band-modern .command-actions-panel{justify-content:start}.command-band-modern .command-heading-copy h1{max-width:min(70vw,420px)}}@media(max-width:760px){.app-shell-modern{--simple-panel-pad: 20px;max-width:100vw;overflow-x:clip}.app-shell-modern .workspace-sidebar,.app-shell-modern .workspace-main-shell{max-width:100vw;overflow-x:clip}.app-shell-modern .workspace-sidebar-nav,.app-shell-modern .table-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}.app-shell-modern .command-band.command-band-modern{margin:0 -16px 18px;padding:10px 16px}.command-band-modern .command-band-main,.command-band-modern .command-actions-panel{gap:12px}.command-band-modern .command-actions-panel,.command-band-modern .command-utility-row{flex-wrap:wrap}.command-band-modern .status-strip.command-status-strip{order:3;width:100%;justify-content:space-between}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{flex:1 1 0}.command-band-modern .theme-option-group{height:40px}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger{min-height:40px}.app-shell-modern .system-health-overview{padding:22px}.system-health-copy h2{font-size:2rem}.warning-panel-header{align-items:flex-start;flex-direction:column}}:root.dark .app-shell-modern,:root[data-theme=dark] .app-shell-modern{--simple-line: var(--dark-console-line);--simple-surface: var(--dark-console-panel);--simple-soft: rgba(255, 255, 255, .055);--simple-ink: var(--dark-console-text);--simple-muted: var(--dark-console-muted);--simple-blue: #38bdf8;--simple-warn-bg: rgba(242, 201, 76, .11);--simple-warn-border: rgba(242, 201, 76, .3);--simple-warn-text: #fde68a}:root.dark .app-shell-modern .command-band.command-band-modern,:root[data-theme=dark] .app-shell-modern .command-band.command-band-modern,:root.dark .command-band-modern .command-copy-details[open] p,:root[data-theme=dark] .command-band-modern .command-copy-details[open] p,:root.dark .command-band-modern .command-utility-action,:root.dark .command-band-modern .command-overflow-trigger,:root[data-theme=dark] .command-band-modern .command-utility-action,:root[data-theme=dark] .command-band-modern .command-overflow-trigger{border-color:var(--simple-line);background:#0f172af0;color:var(--simple-ink)}:root.dark .command-band-modern .status-strip.command-status-strip,:root.dark .command-band-modern .theme-option-group,:root.dark .command-band-modern .command-copy-details summary,:root[data-theme=dark] .command-band-modern .status-strip.command-status-strip,:root[data-theme=dark] .command-band-modern .theme-option-group,:root[data-theme=dark] .command-band-modern .command-copy-details summary{border-color:var(--simple-line);background:#ffffff0e}:root.dark .command-band-modern .command-status-strip>button.status-chip:hover:not(:disabled),:root.dark .command-band-modern .command-status-strip>button.status-chip:focus-visible,:root[data-theme=dark] .command-band-modern .command-status-strip>button.status-chip:hover:not(:disabled),:root[data-theme=dark] .command-band-modern .command-status-strip>button.status-chip:focus-visible{background:#ffffff13}:root.dark .command-band-modern .command-attention-chip.has-attention,:root[data-theme=dark] .command-band-modern .command-attention-chip.has-attention{background:var(--simple-warn-bg)}:root.dark .app-shell-modern .status-strip:not(.command-status-strip) .metric-card,:root.dark .app-shell-modern .status-strip:not(.command-status-strip)>.status-chip,:root.dark .app-shell-modern .status-strip:not(.command-status-strip)>button.status-chip,:root.dark .system-health-focus,:root[data-theme=dark] .app-shell-modern .status-strip:not(.command-status-strip) .metric-card,:root[data-theme=dark] .app-shell-modern .status-strip:not(.command-status-strip)>.status-chip,:root[data-theme=dark] .app-shell-modern .status-strip:not(.command-status-strip)>button.status-chip,:root[data-theme=dark] .system-health-focus{border-color:var(--simple-line);background:#ffffff0b;color:var(--simple-ink)}:root.dark .app-shell-modern .system-health-overview,:root[data-theme=dark] .app-shell-modern .system-health-overview{border-color:var(--simple-line);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),var(--dark-console-panel)}:root.dark .app-shell-modern .warning-panel,:root[data-theme=dark] .app-shell-modern .warning-panel{border-color:var(--simple-warn-border);border-left-color:#f2c94c94;background:linear-gradient(180deg,#f2c94c1a,#f2c94c0b),#0f172ac7;color:var(--simple-warn-text)}.app-shell-modern{--clarity-page-light: #f4f6fa;--clarity-page-light-2: #eef2f7;--clarity-surface: #ffffff;--clarity-surface-muted: #f7f9fc;--clarity-surface-strong: #ffffff;--clarity-line: #e3e8ef;--clarity-line-strong: #d3dae3;--clarity-ink: #0f172a;--clarity-ink-soft: #334155;--clarity-muted: #64748b;--clarity-accent: #1d8fb8;--clarity-accent-soft: rgba(29, 143, 184, .1);--clarity-accent-ring: rgba(29, 143, 184, .28);--clarity-warn-bg: #fff7e0;--clarity-warn-border: #f1c97b;--clarity-warn-text: #735312;--clarity-success: #15803d;--clarity-radius-sm: 8px;--clarity-radius-md: 12px;--clarity-radius-lg: 16px;--clarity-shadow-sm: 0 1px 0 rgba(15, 23, 42, .04);--clarity-shadow-md: 0 6px 18px -10px rgba(15, 23, 42, .18);--clarity-sidebar-width: 232px}:root.dark .app-shell-modern,:root[data-theme=dark] .app-shell-modern{--clarity-page-light: #0b1220;--clarity-page-light-2: #0d1424;--clarity-surface: rgba(20, 27, 42, .94);--clarity-surface-muted: rgba(255, 255, 255, .035);--clarity-surface-strong: rgba(22, 30, 46, .96);--clarity-line: rgba(255, 255, 255, .08);--clarity-line-strong: rgba(255, 255, 255, .14);--clarity-ink: #e6edf6;--clarity-ink-soft: #c7d1de;--clarity-muted: #8b97a8;--clarity-accent: #38bdf8;--clarity-accent-soft: rgba(56, 189, 248, .14);--clarity-accent-ring: rgba(56, 189, 248, .32);--clarity-warn-bg: rgba(242, 201, 76, .1);--clarity-warn-border: rgba(242, 201, 76, .32);--clarity-warn-text: #fde68a;--clarity-shadow-sm: 0 1px 0 rgba(0, 0, 0, .36);--clarity-shadow-md: 0 14px 30px -22px rgba(0, 0, 0, .72)}body:has(.app-shell-modern){background:radial-gradient(circle at 10% -8%,rgba(29,143,184,.08),transparent 36rem),linear-gradient(180deg,var(--clarity-page-light) 0%,var(--clarity-page-light-2) 100%)}.app-shell.app-shell-modern{grid-template-columns:var(--clarity-sidebar-width) minmax(0,1fr);gap:0}.app-shell-modern .workspace-sidebar{gap:14px;padding:20px 14px 24px;border-right:1px solid var(--clarity-line);background:var(--clarity-surface);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:var(--clarity-shadow-sm)}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{grid-template-columns:1fr;min-height:0;padding:4px 6px 10px;border:0;border-bottom:1px solid var(--clarity-line);border-radius:0;background:transparent;box-shadow:none}.app-shell-modern .workspace-sidebar-brand:hover{border-color:transparent;border-bottom-color:var(--clarity-line-strong);background:transparent}.app-shell-modern .workspace-sidebar-logo.brand-logo-frame{width:100%;height:36px;justify-content:flex-start;padding:0 2px}.app-shell-modern .workspace-sidebar-logo .brand-logo{width:108px;height:22px}.app-shell-modern .workspace-sidebar-brand-copy{display:none}.app-shell-modern .workspace-sidebar-nav.workspace-nav{gap:2px;padding:4px 0}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:11px;width:100%;min-height:38px;padding:0 12px 0 14px;border:0;border-radius:10px;background:transparent;color:var(--clarity-ink-soft);font-size:.875rem;font-weight:600;letter-spacing:0;box-shadow:none;transform:none}.app-shell-modern .workspace-sidebar-nav .workspace-link:before{position:absolute;left:4px;width:3px;height:0;border-radius:999px;background:var(--clarity-accent);transition:height .14s ease}.app-shell-modern .workspace-sidebar-nav .workspace-link:hover{background:var(--clarity-surface-muted);color:var(--clarity-ink)}.app-shell-modern .workspace-sidebar-nav .workspace-link.active{background:var(--clarity-accent-soft);color:var(--clarity-ink);border:0}.app-shell-modern .workspace-sidebar-nav .workspace-link.active:before{height:18px}.app-shell-modern .workspace-sidebar-nav .workspace-nav-icon{width:18px;height:18px;stroke:currentColor;opacity:.78}.app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{opacity:1;color:var(--clarity-accent)}.app-shell-modern .workspace-sidebar-nav .workspace-link-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell-modern .workspace-main-shell{gap:18px;padding:22px 32px 64px}.app-shell-modern .workspace-stack{width:100%;max-width:1320px;gap:20px;margin:0 auto}.app-shell-modern .command-band.command-band-modern{position:sticky;top:0;z-index:30;margin:0 -32px 6px;padding:14px 32px;border:0;border-bottom:1px solid var(--clarity-line);border-radius:0;background:#ffffffdb;backdrop-filter:saturate(160%) blur(14px);-webkit-backdrop-filter:saturate(160%) blur(14px);box-shadow:none}:root.dark .app-shell-modern .command-band.command-band-modern,:root[data-theme=dark] .app-shell-modern .command-band.command-band-modern{background:#0e1524db}.command-band-modern .command-band-main{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:56px;gap:16px}.command-band-modern .command-identity{display:flex;align-items:center;gap:12px;min-width:0}.command-band-modern .command-nav-jump{display:none}@media(max-width:1100px){.command-band-modern .command-nav-jump{display:inline-flex;width:36px;height:36px;padding:0;align-items:center;justify-content:center;border:1px solid var(--clarity-line);border-radius:10px;background:var(--clarity-surface);color:var(--clarity-ink-soft)}.command-band-modern .command-nav-jump svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.8}}.command-band-modern .command-heading-copy{display:flex;align-items:center;gap:8px;min-width:0}.command-band-modern .command-heading-copy h1{margin:0;max-width:min(50vw,520px);overflow:hidden;color:var(--clarity-ink);font-size:clamp(1.05rem,1.35vw,1.32rem);font-weight:700;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.command-band-modern .command-copy-details{position:relative}.command-band-modern .command-copy-details summary{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;min-width:22px;border:1px solid var(--clarity-line);border-radius:999px;background:var(--clarity-surface-muted);color:var(--clarity-muted);font-size:.66rem;font-weight:700;font-family:ui-serif,Georgia,serif;font-style:italic;cursor:pointer;opacity:1;list-style:none}.command-band-modern .command-copy-details summary::-webkit-details-marker{display:none}.command-band-modern .command-copy-details summary:hover{border-color:var(--clarity-line-strong);color:var(--clarity-ink-soft)}.command-band-modern .command-copy-details[open] summary{border-color:var(--clarity-accent-ring);background:var(--clarity-accent-soft);color:var(--clarity-accent)}.command-band-modern .command-copy-details[open] p{position:absolute;top:calc(100% + 6px);left:0;z-index:40;margin:0;width:min(420px,calc(100vw - 96px));padding:12px 14px;border:1px solid var(--clarity-line);border-radius:var(--clarity-radius-md);background:var(--clarity-surface);color:var(--clarity-ink-soft);font-size:.88rem;line-height:1.5;box-shadow:var(--clarity-shadow-md)}.command-band-modern .command-actions-panel{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:10px;grid-template-columns:none}.command-band-modern .status-strip.command-status-strip{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:4px;padding:3px;max-width:none;overflow:visible;border:1px solid var(--clarity-line);border-radius:999px;background:var(--clarity-surface-muted);box-shadow:none}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{display:inline-flex;align-items:center;gap:8px;min-width:0;min-height:30px;padding:0 10px;border:0!important;border-radius:999px;background:transparent!important;color:var(--clarity-ink-soft);box-shadow:none}.command-band-modern .command-status-strip>button.status-chip:hover:not(:disabled),.command-band-modern .command-status-strip>button.status-chip:focus-visible{background:var(--clarity-surface)!important;color:var(--clarity-ink);outline:none;box-shadow:var(--clarity-shadow-sm);transform:none}.command-band-modern .command-status-strip strong{color:var(--clarity-ink);font-size:.72rem;font-weight:700;letter-spacing:0;text-transform:none}.command-band-modern .command-status-strip span:not(.badge),.command-band-modern .command-status-strip .badge{font-size:.72rem;color:var(--clarity-muted)}.command-band-modern .command-status-strip .badge{padding:2px 8px;border:0;border-radius:999px}.command-band-modern .command-attention-chip.has-attention{background:var(--clarity-warn-bg)!important;color:var(--clarity-warn-text)}.command-band-modern .command-attention-chip.has-attention strong,.command-band-modern .command-attention-chip.has-attention span{color:var(--clarity-warn-text)}.command-band-modern .command-theme-switcher{display:inline-flex;align-items:center}.command-band-modern .theme-switcher-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.command-band-modern .theme-option-group{display:inline-flex;align-items:center;height:36px;padding:3px;border:1px solid var(--clarity-line);border-radius:999px;background:var(--clarity-surface-muted)}.command-band-modern .theme-option{display:inline-flex;align-items:center;justify-content:center;width:30px;min-width:30px;height:30px;min-height:30px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--clarity-muted);box-shadow:none}.command-band-modern .theme-option:hover{color:var(--clarity-ink)}.command-band-modern .theme-option[aria-pressed=true]{background:var(--clarity-surface);color:var(--clarity-ink);box-shadow:var(--clarity-shadow-sm)}.command-band-modern .theme-option-icon{width:14px;height:14px;stroke:currentColor;stroke-width:1.8}.command-band-modern .theme-option span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.command-band-modern .command-utility-row{display:inline-flex;align-items:center;gap:6px}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;min-height:36px;padding:0 12px;border:1px solid var(--clarity-line);border-radius:10px;background:var(--clarity-surface);color:var(--clarity-ink);font-size:.84rem;font-weight:600;box-shadow:none}.command-band-modern .command-utility-action:hover:not(:disabled),.command-band-modern .command-overflow-trigger:hover:not(:disabled){border-color:var(--clarity-line-strong);background:var(--clarity-surface-muted);transform:none;box-shadow:var(--clarity-shadow-sm)}.command-band-modern .command-utility-action svg{width:15px;height:15px;stroke:currentColor;stroke-width:1.8}.command-band-modern .command-overflow-trigger{width:36px;min-width:36px;padding:0}.command-band-modern .command-overflow-icon{width:16px;height:16px;fill:currentColor}.app-shell-modern .command-overflow-menu{min-width:240px;margin-top:8px;padding:6px;border:1px solid var(--clarity-line);border-radius:var(--clarity-radius-md);background:var(--clarity-surface);box-shadow:0 24px 60px -28px #0f172a52}.app-shell-modern .command-overflow-menu button,.app-shell-modern .command-overflow-menu .command-menu-link{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border:0;border-radius:8px;background:transparent;color:var(--clarity-ink-soft);font-size:.86rem;font-weight:600;text-align:left;text-decoration:none}.app-shell-modern .command-overflow-menu button:hover:not(:disabled),.app-shell-modern .command-overflow-menu button:focus-visible,.app-shell-modern .command-overflow-menu .command-menu-link:hover,.app-shell-modern .command-overflow-menu .command-menu-link:focus-visible{background:var(--clarity-surface-muted);color:var(--clarity-ink);outline:none}.app-shell-modern .command-overflow-menu .command-menu-section{display:grid;gap:1px;padding:4px 0}.app-shell-modern .command-overflow-menu .command-menu-title{padding:6px 10px 4px;color:var(--clarity-muted);font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.app-shell-modern .command-overflow-menu .command-menu-divider{height:1px;margin:6px;border-radius:0;background:var(--clarity-line)}.app-shell-modern .command-overflow-menu .command-menu-link .workspace-nav-icon{width:16px;height:16px;stroke:currentColor;opacity:.8}.app-shell-modern .command-overflow-menu .command-danger-menu-item{color:#c0392b}:root.dark .app-shell-modern .command-overflow-menu .command-danger-menu-item,:root[data-theme=dark] .app-shell-modern .command-overflow-menu .command-danger-menu-item{color:#f08379}.app-shell-modern .command-overflow-menu .command-danger-menu-item:hover:not(:disabled){background:#c0392b14}.app-shell-modern .panel,.app-shell-modern .glass-panel,.app-shell-modern .workspace-control-panel,.app-shell-modern .workspace-details{padding:22px;border:1px solid var(--clarity-line);border-radius:var(--clarity-radius-lg);background:var(--clarity-surface);box-shadow:var(--clarity-shadow-sm)}.app-shell-modern .glass-panel{background:var(--clarity-surface)}.app-shell-modern .panel h2,.app-shell-modern .panel h3,.app-shell-modern .section-intro-copy h2,.app-shell-modern .glass-panel h2,.app-shell-modern .glass-panel h3{color:var(--clarity-ink);letter-spacing:-.01em}.app-shell-modern .panel h2{font-size:clamp(1.05rem,1.2vw,1.18rem);font-weight:700}.app-shell-modern .panel h3{font-size:.98rem;font-weight:700}.app-shell-modern .section-intro{padding:4px 2px 0}.app-shell-modern .section-intro-copy h2{font-size:clamp(1.45rem,2vw,1.95rem);font-weight:700;line-height:1.12}.app-shell-modern .section-intro-eyebrow{color:var(--clarity-muted);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.app-shell-modern .section-intro p,.app-shell-modern .section-intro-copy p{color:var(--clarity-muted);font-size:.94rem;line-height:1.55}.app-shell-modern .status-strip:not(.command-status-strip){display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:0;border:0;background:transparent}.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip,.app-shell-modern .status-strip:not(.command-status-strip)>button.status-chip,.app-shell-modern .status-strip:not(.command-status-strip) .metric-card{display:grid;align-content:center;gap:6px;min-height:92px;padding:16px 18px;border:1px solid var(--clarity-line);border-radius:var(--clarity-radius-md);background:var(--clarity-surface);box-shadow:var(--clarity-shadow-sm)}.app-shell-modern .metric-card .metric-label,.app-shell-modern .status-strip:not(.command-status-strip) .metric-label,.app-shell-modern .status-strip:not(.command-status-strip) strong{color:var(--clarity-muted);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.app-shell-modern .status-strip:not(.command-status-strip) strong{color:var(--clarity-muted)}.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip span,.app-shell-modern .status-strip:not(.command-status-strip)>button.status-chip span{color:var(--clarity-ink);font-size:1.25rem;font-weight:700;letter-spacing:-.01em}.app-shell-modern .metric-card .metric-value{margin-top:4px;color:var(--clarity-ink);font-size:clamp(1.55rem,2vw,2rem);font-weight:700;letter-spacing:-.01em}.app-shell-modern button.button-primary-action,.app-shell-modern .button-primary-action,.app-shell-modern a.button-primary-action,.app-shell-modern button[type=submit]:not(.button-secondary):not(.command-utility-action):not(.command-overflow-trigger):not(.theme-option){display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 16px;border:1px solid transparent;border-radius:10px;background:var(--clarity-ink);color:#fff;font-size:.86rem;font-weight:700;letter-spacing:0;box-shadow:var(--clarity-shadow-sm)}.app-shell-modern button.button-primary-action:hover:not(:disabled),.app-shell-modern .button-primary-action:hover:not(:disabled),.app-shell-modern a.button-primary-action:hover{background:#1f2a3a;color:#fff;transform:none}:root.dark .app-shell-modern button.button-primary-action,:root.dark .app-shell-modern .button-primary-action,:root[data-theme=dark] .app-shell-modern button.button-primary-action,:root[data-theme=dark] .app-shell-modern .button-primary-action{background:var(--clarity-accent);color:#06121e}.app-shell-modern .button-secondary,.app-shell-modern a.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 14px;border:1px solid var(--clarity-line);border-radius:10px;background:var(--clarity-surface);color:var(--clarity-ink);font-size:.86rem;font-weight:600;text-decoration:none;box-shadow:none}.app-shell-modern .button-secondary:hover:not(:disabled),.app-shell-modern a.button-secondary:hover{border-color:var(--clarity-line-strong);background:var(--clarity-surface-muted);transform:none}.app-shell-modern .link-button,.app-shell-modern a.link-button{color:var(--clarity-accent);font-weight:600}.app-shell-modern input,.app-shell-modern select,.app-shell-modern textarea{min-height:38px;padding:8px 12px;border:1px solid var(--clarity-line);border-radius:10px;background:var(--clarity-surface);color:var(--clarity-ink);font-size:.9rem;box-shadow:var(--clarity-shadow-sm)}.app-shell-modern input:focus-visible,.app-shell-modern select:focus-visible,.app-shell-modern textarea:focus-visible{border-color:var(--clarity-accent);outline:none;box-shadow:0 0 0 3px var(--clarity-accent-soft)}.app-shell-modern label{color:var(--clarity-ink-soft);font-size:.84rem;font-weight:600}.app-shell-modern .table-wrap{border:1px solid var(--clarity-line);border-radius:var(--clarity-radius-md);background:var(--clarity-surface);box-shadow:var(--clarity-shadow-sm);overflow:hidden}.app-shell-modern .data-table,.app-shell-modern table{width:100%;border-collapse:collapse;background:transparent}.app-shell-modern .data-table th,.app-shell-modern .data-table thead th,.app-shell-modern table thead th{padding:10px 14px;border-bottom:1px solid var(--clarity-line);background:var(--clarity-surface-muted);color:var(--clarity-muted);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-align:left}.app-shell-modern .data-table td,.app-shell-modern table td{padding:12px 14px;border-bottom:1px solid var(--clarity-line);color:var(--clarity-ink-soft);font-size:.9rem}.app-shell-modern .data-table tr:last-child td,.app-shell-modern table tr:last-child td{border-bottom:0}.app-shell-modern .data-table tbody tr:hover td{background:var(--clarity-surface-muted)}.app-shell-modern .badge{display:inline-flex;align-items:center;gap:4px;padding:2px 9px;border:0;border-radius:999px;background:var(--clarity-surface-muted);color:var(--clarity-ink-soft);font-size:.74rem;font-weight:700;letter-spacing:0;text-transform:capitalize}.app-shell-modern .badge-healthy,.app-shell-modern .badge-success,.app-shell-modern .badge.healthy,.app-shell-modern .badge.success{background:#15803d1a;color:var(--clarity-success)}.app-shell-modern .badge-warning,.app-shell-modern .badge-degraded,.app-shell-modern .badge.warning,.app-shell-modern .badge.degraded{background:var(--clarity-warn-bg);color:var(--clarity-warn-text)}.app-shell-modern .badge-danger,.app-shell-modern .badge-error,.app-shell-modern .badge.danger,.app-shell-modern .badge.error{background:#b423181a;color:#b42318}.app-shell-modern .badge-neutral,.app-shell-modern .badge.neutral{background:var(--clarity-surface-muted);color:var(--clarity-muted)}.app-shell-modern .warning-panel{padding:16px 20px;border:1px solid var(--clarity-warn-border);border-left:3px solid #d6a525;border-radius:var(--clarity-radius-md);background:var(--clarity-warn-bg);color:var(--clarity-warn-text);box-shadow:none}.app-shell-modern .warning-panel h2{font-size:.95rem;font-weight:700}.app-shell-modern .warning-panel ul{margin-top:8px}.app-shell-modern .planning-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center,.app-shell-modern .finance-command-center,.app-shell-modern .feedback-command-center,.app-shell-modern .creator-command-center,.app-shell-modern .overview-console-panel,.app-shell-modern .overview-workflow-panel,.app-shell-modern .pilot-hero,.app-shell-modern .onboarding-hero-panel{padding:22px;border:1px solid var(--clarity-line);border-radius:var(--clarity-radius-lg);background:var(--clarity-surface);box-shadow:var(--clarity-shadow-sm)}.app-shell-modern .planning-primary-card,.app-shell-modern .procurement-primary-card,.app-shell-modern .operations-primary-card,.app-shell-modern .finance-primary-card,.app-shell-modern .feedback-primary-card,.app-shell-modern .creator-primary-card,.app-shell-modern .planning-queue-card,.app-shell-modern .procurement-queue-card,.app-shell-modern .operations-queue-card,.app-shell-modern .finance-queue-card,.app-shell-modern .feedback-queue-card,.app-shell-modern .creator-queue-card{border:1px solid var(--clarity-line);border-radius:var(--clarity-radius-md);background:var(--clarity-surface-muted);box-shadow:none}.app-shell-modern .planning-lane-card,.app-shell-modern .procurement-lane-card,.app-shell-modern .operations-lane-card{border:1px solid var(--clarity-line);border-radius:var(--clarity-radius-md);background:var(--clarity-surface);box-shadow:none}.app-shell-modern .decision-packet-status-strip,.app-shell-modern .overview-signal-column,.app-shell-modern .overview-brief-list,.app-shell-modern .overview-exception-rail,.app-shell-modern .overview-workflow-lane,.app-shell-modern .overview-rhythm-strip,.app-shell-modern .overview-attention-row{border:1px solid var(--clarity-line);border-radius:var(--clarity-radius-md);background:var(--clarity-surface-muted);box-shadow:none}.app-shell-modern .overview-rhythm-strip{overflow:hidden}.app-shell-modern .tab-strip,.app-shell-modern .filter-pills,.app-shell-modern .segmented{display:inline-flex;flex-wrap:wrap;gap:4px;padding:4px;border:1px solid var(--clarity-line);border-radius:999px;background:var(--clarity-surface-muted)}.app-shell-modern .tab-strip>*,.app-shell-modern .filter-pills>*,.app-shell-modern .segmented>*{border-radius:999px}@media(max-width:1100px){.app-shell-modern .workspace-main-shell{padding:18px 18px 56px}.app-shell-modern .command-band.command-band-modern{margin:0 -18px 6px;padding:10px 18px}}@media(max-width:760px){.app-shell-modern .workspace-main-shell{padding:14px 14px 48px}.app-shell-modern .command-band.command-band-modern{margin:0 -14px 4px;padding:8px 14px}.command-band-modern .command-heading-copy h1{max-width:60vw;font-size:1.05rem}.app-shell-modern .panel,.app-shell-modern .glass-panel{padding:18px}}:root.dark .app-shell-modern .panel,:root[data-theme=dark] .app-shell-modern .panel,:root.dark .app-shell-modern .glass-panel,:root[data-theme=dark] .app-shell-modern .glass-panel,:root.dark .app-shell-modern .workspace-control-panel,:root[data-theme=dark] .app-shell-modern .workspace-control-panel,:root.dark .app-shell-modern .table-wrap,:root[data-theme=dark] .app-shell-modern .table-wrap{border-color:var(--clarity-line);background:var(--clarity-surface);color:var(--clarity-ink)}:root.dark .app-shell-modern .workspace-sidebar,:root[data-theme=dark] .app-shell-modern .workspace-sidebar{background:#0b1220f0;border-right-color:var(--clarity-line)}:root.dark .app-shell-modern .command-overflow-menu,:root[data-theme=dark] .app-shell-modern .command-overflow-menu{background:var(--clarity-surface-strong);border-color:var(--clarity-line);box-shadow:0 24px 60px -22px #000000b3}.app-shell-modern{--clarity-sidebar-width: 212px}.app-shell-modern .workspace-sidebar{padding:14px 12px 18px!important;gap:10px!important}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{padding:4px 6px 12px!important;min-height:0!important}.app-shell-modern .workspace-sidebar-logo.brand-logo-frame{width:96px!important;height:26px!important;padding:0!important;justify-content:flex-start!important}.app-shell-modern .workspace-sidebar-logo .brand-logo{width:96px!important;height:20px!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav{gap:1px!important;padding:2px 0!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{grid-template-columns:16px minmax(0,1fr)!important;gap:10px!important;min-height:34px!important;padding:0 10px 0 12px!important;border:0!important;border-radius:8px!important;font-size:.84rem!important;font-weight:600!important;letter-spacing:0!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:before{left:3px!important;width:2px!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active:before{height:14px!important}.app-shell-modern .workspace-sidebar-nav .workspace-nav-icon{width:16px!important;height:16px!important}.app-shell-modern .workspace-main-shell{padding:16px 24px 48px!important;gap:14px!important}.app-shell-modern .workspace-stack{gap:14px!important}.app-shell-modern .command-band.command-band-modern{margin:0 -24px 6px!important;padding:10px 24px!important;min-height:0!important}.command-band-modern .command-band-main{min-height:48px!important;gap:12px!important}.command-band-modern .command-heading-copy h1{font-size:clamp(.98rem,1.1vw,1.18rem)!important}.command-band-modern .status-strip.command-status-strip{padding:2px!important;gap:0!important}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{min-height:28px!important;padding:0 9px!important;gap:6px!important;font-size:.74rem!important}.command-band-modern .command-status-strip strong{font-size:.7rem!important;font-weight:700!important;text-transform:none!important;letter-spacing:0!important}.command-band-modern .command-status-strip span:not(.badge),.command-band-modern .command-status-strip .badge{font-size:.7rem!important;font-weight:600!important;padding:1px 7px!important}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger{height:32px!important;min-height:32px!important;padding:0 10px!important;font-size:.78rem!important;border-radius:8px!important}.command-band-modern .command-utility-action svg{width:13px!important;height:13px!important}.command-band-modern .theme-option-group{height:30px!important;padding:2px!important}.command-band-modern .theme-option{width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important}.command-band-modern .theme-option-icon{width:12px!important;height:12px!important}.command-band-modern .command-copy-details summary{width:18px!important;height:18px!important;min-width:18px!important;font-size:.6rem!important}.app-shell-modern .status-strip:not(.command-status-strip){grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important;gap:8px!important}.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip,.app-shell-modern .status-strip:not(.command-status-strip)>button.status-chip,.app-shell-modern .status-strip:not(.command-status-strip) .metric-card{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:4px!important;min-height:62px!important;padding:10px 14px!important;border-radius:10px!important}.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip strong,.app-shell-modern .status-strip:not(.command-status-strip)>button.status-chip strong{color:var(--clarity-muted)!important;font-size:.65rem!important;font-weight:700!important;letter-spacing:.07em!important;text-transform:uppercase!important}.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip span,.app-shell-modern .status-strip:not(.command-status-strip)>button.status-chip span,.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip .badge{color:var(--clarity-ink)!important;font-size:1.05rem!important;font-weight:700!important;letter-spacing:-.01em!important;text-transform:none!important;padding:0!important;background:transparent!important;border:0!important}.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip .badge-healthy,.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip .badge-success{color:var(--clarity-success)!important}.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip .badge-degraded,.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip .badge-warning{color:var(--clarity-warn-text)!important}.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip .badge-error,.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip .badge-danger{color:#b42318!important}.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip .badge-neutral{color:var(--clarity-muted)!important}.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip.wide-chip,.app-shell-modern .status-strip:not(.command-status-strip) .status-chip.wide-chip{grid-column:span 2!important;min-height:62px!important;align-items:flex-start!important;gap:6px!important}.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip.wide-chip span,.app-shell-modern .status-strip:not(.command-status-strip) .status-chip.wide-chip span{color:var(--clarity-ink-soft)!important;font-size:.78rem!important;font-weight:500!important;line-height:1.4!important;letter-spacing:0!important;white-space:normal!important}.app-shell-modern .summary-metric-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(238px,1fr))!important;gap:10px!important;align-items:stretch!important}.app-shell-modern .summary-metric-card{min-width:0!important;display:flex!important;flex-direction:column!important;gap:12px!important;padding:14px!important;border:1px solid var(--clarity-line)!important;border-radius:10px!important;background:var(--clarity-surface)!important;box-shadow:none!important}.app-shell-modern .detail-cards>.summary-metric-card{flex:1 1 238px!important}.app-shell-modern .summary-metric-card-wide{grid-column:span 2!important}.app-shell-modern .summary-metric-card-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important}.app-shell-modern .summary-metric-card-header h3{margin:0!important;color:var(--clarity-ink)!important;font-size:.9rem!important;line-height:1.25!important;font-weight:750!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .summary-metric-card-action{flex:0 0 auto!important}.app-shell-modern .summary-metric-facts{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(104px,1fr))!important;gap:8px!important}.app-shell-modern .summary-metric-card-compact .summary-metric-facts{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))!important}.app-shell-modern .summary-metric-fact{min-width:0!important;display:grid!important;gap:3px!important;align-content:start!important;padding:9px 10px!important;border:1px solid rgba(148,163,184,.24)!important;border-radius:8px!important;background:#f8fafcdb!important}.app-shell-modern .summary-metric-fact span{min-width:0!important;color:var(--clarity-muted)!important;font-size:.7rem!important;line-height:1.25!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .summary-metric-fact strong{min-width:0!important;color:var(--clarity-ink)!important;font-size:1.02rem!important;line-height:1.16!important;font-weight:750!important;letter-spacing:0!important;overflow-wrap:anywhere!important}.app-shell-modern .summary-metric-fact small{min-width:0!important;color:var(--clarity-muted)!important;font-size:.72rem!important;line-height:1.35!important;letter-spacing:0!important}.app-shell-modern .summary-metric-fact-success strong{color:var(--clarity-success)!important}.app-shell-modern .summary-metric-fact-warning strong{color:var(--clarity-warn-text)!important}.app-shell-modern .summary-metric-fact-danger strong{color:#b42318!important}.app-shell-modern .summary-metric-fact-info strong{color:var(--clarity-accent)!important}.app-shell-modern .summary-metric-card-body{min-width:0!important}.app-shell-modern .summary-metric-empty{margin:0!important;color:var(--clarity-muted)!important;font-size:.84rem!important;line-height:1.45!important}.app-shell-modern .summary-movement-list{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:8px!important}.app-shell-modern .summary-movement-list li{min-width:0!important;display:grid!important;grid-template-columns:minmax(74px,1fr) minmax(42px,auto) auto minmax(42px,auto) minmax(42px,auto);align-items:center!important;gap:8px!important;padding:9px 10px!important;border:1px solid rgba(148,163,184,.24)!important;border-radius:8px!important;background:#f8fafcdb!important;color:var(--clarity-ink-soft)!important;font-size:.78rem!important;line-height:1.3!important}.app-shell-modern .summary-movement-list li strong,.app-shell-modern .summary-movement-list li span,.app-shell-modern .summary-movement-list li em{min-width:0!important;overflow-wrap:anywhere!important;letter-spacing:0!important}.app-shell-modern .summary-movement-list li strong{color:var(--clarity-ink)!important;font-weight:750!important}.app-shell-modern .summary-movement-list li span{color:var(--clarity-muted)!important;font-weight:650!important}.app-shell-modern .summary-movement-list li em{justify-self:end!important;padding:2px 7px!important;border-radius:999px!important;background:#4285f41a!important;color:var(--clarity-accent)!important;font-style:normal!important;font-weight:750!important}.app-shell-modern .compact-fact-row{min-width:0!important;display:flex!important;flex-wrap:wrap!important;gap:6px!important;align-items:center!important}.app-shell-modern .compact-fact-row>span{min-width:0!important;padding:2px 7px!important;border:1px solid rgba(148,163,184,.24)!important;border-radius:999px!important;background:#f8fafce6!important;color:var(--clarity-muted)!important;font-size:.72rem!important;line-height:1.35!important;font-weight:700!important;letter-spacing:0!important;overflow-wrap:anywhere!important}:root.dark .app-shell-modern .summary-metric-card,:root[data-theme=dark] .app-shell-modern .summary-metric-card{background:var(--clarity-surface)!important;border-color:var(--clarity-line)!important}:root.dark .app-shell-modern .summary-metric-fact,:root[data-theme=dark] .app-shell-modern .summary-metric-fact,:root.dark .app-shell-modern .summary-movement-list li,:root[data-theme=dark] .app-shell-modern .summary-movement-list li,:root.dark .app-shell-modern .compact-fact-row>span,:root[data-theme=dark] .app-shell-modern .compact-fact-row>span{background:#0f172a85!important;border-color:var(--clarity-line)!important}:root.dark .app-shell-modern .promotion-impact-list,:root[data-theme=dark] .app-shell-modern .promotion-impact-list,:root.dark .app-shell-modern .promotion-event-card,:root[data-theme=dark] .app-shell-modern .promotion-event-card,:root.dark .app-shell-modern .allocation-decision-card,:root[data-theme=dark] .app-shell-modern .allocation-decision-card{background:var(--clarity-surface)!important;border-color:var(--clarity-line)!important;color:var(--clarity-ink)!important;box-shadow:none!important}@media(max-width:760px){.app-shell-modern .summary-metric-grid{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .summary-metric-card-wide{grid-column:auto!important}.app-shell-modern .summary-metric-facts{grid-template-columns:repeat(auto-fit,minmax(128px,1fr))!important}.app-shell-modern .summary-movement-list li{grid-template-columns:minmax(0,1fr) auto!important}.app-shell-modern .summary-movement-list li span[aria-hidden=true]{display:none!important}.app-shell-modern .summary-movement-list li em{justify-self:start!important}}.app-shell-modern .metric-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:8px!important}.app-shell-modern .metric-grid .metric-card,.app-shell-modern .metric-card{display:flex!important;flex-direction:column!important;gap:4px!important;min-height:64px!important;padding:10px 14px!important;border:1px solid var(--clarity-line)!important;border-radius:10px!important;background:var(--clarity-surface)!important;box-shadow:none!important}.app-shell-modern .metric-grid .metric-label,.app-shell-modern .metric-card .metric-label{color:var(--clarity-muted)!important;font-size:.65rem!important;font-weight:700!important;letter-spacing:.07em!important;text-transform:uppercase!important}.app-shell-modern .metric-grid .metric-value,.app-shell-modern .metric-card .metric-value{margin:0!important;color:var(--clarity-ink)!important;font-size:1.2rem!important;font-weight:700!important;letter-spacing:-.01em!important;line-height:1.15!important}.app-shell-modern .panel,.app-shell-modern .glass-panel,.app-shell-modern .workspace-control-panel,.app-shell-modern .workspace-details{padding:16px!important;border-radius:12px!important}.app-shell-modern .panel h2,.app-shell-modern .glass-panel h2{font-size:.98rem!important}.app-shell-modern .planning-lane-card,.app-shell-modern .procurement-lane-card,.app-shell-modern .operations-lane-card{padding:12px 14px!important;border-radius:10px!important}.app-shell-modern .section-intro{padding:0!important}.app-shell-modern .section-intro-copy h2{font-size:clamp(1.15rem,1.6vw,1.45rem)!important}.app-shell-modern .planning-supplier-lanes-header,.app-shell-modern .procurement-supplier-lanes-header,.app-shell-modern .operations-supplier-lanes-header{padding-bottom:4px!important}.app-shell-modern .warning-panel{padding:12px 14px!important}@media(max-width:1180px){.app-shell-modern{--clarity-sidebar-width: 196px}.command-band-modern .command-status-strip strong{display:none!important}}@media(max-width:900px){.app-shell-modern .workspace-main-shell{padding:14px 14px 40px!important}.app-shell-modern .command-band.command-band-modern{margin:0 -14px 4px!important;padding:8px 14px!important}}.app-shell-modern{--clarity-sidebar-width: 224px !important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{grid-template-columns:22px minmax(0,1fr)!important;gap:12px!important;min-height:38px!important;padding:0 12px 0 14px!important;font-size:.875rem!important;color:#475569!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:hover{background:#0f172a0a!important;color:var(--clarity-ink)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active{background:var(--clarity-accent-soft)!important;color:var(--clarity-ink)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active:before{height:20px!important;width:3px!important;background:var(--clarity-accent)!important}.app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link svg.workspace-nav-icon{width:20px!important;height:20px!important;stroke:currentColor!important;stroke-width:1.6!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important;opacity:1!important;color:#475569!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:hover .workspace-nav-icon{color:var(--clarity-ink)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{color:var(--clarity-accent)!important;stroke-width:1.8!important}:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link{color:#c7d1de!important}:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-nav-icon{color:#c7d1de!important}:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link.active,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link.active{background:#38bdf829!important;color:#e6edf6!important}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{padding:8px 6px 14px!important}.app-shell-modern .planning-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center,.app-shell-modern .finance-command-center,.app-shell-modern .feedback-command-center,.app-shell-modern .creator-command-center{padding:18px!important;gap:14px!important}.app-shell-modern .planning-command-center .section-intro,.app-shell-modern .procurement-command-center .section-intro,.app-shell-modern .operations-command-center .section-intro,.app-shell-modern .finance-command-center .section-intro,.app-shell-modern .feedback-command-center .section-intro,.app-shell-modern .creator-command-center .section-intro{gap:4px!important}.app-shell-modern .planning-command-center .section-intro-eyebrow,.app-shell-modern .procurement-command-center .section-intro-eyebrow{font-size:.66rem!important}.app-shell-modern .planning-command-center .section-intro-copy h2,.app-shell-modern .procurement-command-center .section-intro-copy h2,.app-shell-modern .operations-command-center .section-intro-copy h2,.app-shell-modern .finance-command-center .section-intro-copy h2,.app-shell-modern .feedback-command-center .section-intro-copy h2,.app-shell-modern .creator-command-center .section-intro-copy h2{font-size:1.05rem!important;font-weight:700!important;line-height:1.2!important}.app-shell-modern .planning-queue-card,.app-shell-modern .procurement-queue-card,.app-shell-modern .operations-queue-card,.app-shell-modern .finance-queue-card,.app-shell-modern .feedback-queue-card,.app-shell-modern .creator-queue-card{min-height:88px!important;padding:12px 14px!important;border-radius:10px!important;gap:4px!important}.app-shell-modern .planning-queue-card strong,.app-shell-modern .procurement-queue-card strong,.app-shell-modern .operations-queue-card strong,.app-shell-modern .finance-queue-card strong,.app-shell-modern .feedback-queue-card strong,.app-shell-modern .creator-queue-card strong{font-size:1.15rem!important;font-weight:700!important;line-height:1.15!important}.app-shell-modern .planning-queue-card .metric-label,.app-shell-modern .procurement-queue-card .metric-label,.app-shell-modern .operations-queue-card .metric-label,.app-shell-modern .finance-queue-card .metric-label,.app-shell-modern .feedback-queue-card .metric-label,.app-shell-modern .creator-queue-card .metric-label{font-size:.65rem!important;letter-spacing:.07em!important;text-transform:uppercase!important;color:var(--clarity-muted)!important}.app-shell-modern .planning-queue-card .muted-small,.app-shell-modern .procurement-queue-card .muted-small,.app-shell-modern .operations-queue-card .muted-small,.app-shell-modern .finance-queue-card .muted-small,.app-shell-modern .feedback-queue-card .muted-small,.app-shell-modern .creator-queue-card .muted-small{font-size:.74rem!important;line-height:1.35!important;color:var(--clarity-muted)!important}.app-shell-modern .planning-primary-card,.app-shell-modern .procurement-primary-card,.app-shell-modern .operations-primary-card,.app-shell-modern .finance-primary-card,.app-shell-modern .feedback-primary-card,.app-shell-modern .creator-primary-card{padding:14px 16px!important;border-radius:10px!important;gap:8px!important}.app-shell-modern .planning-primary-card strong,.app-shell-modern .procurement-primary-card strong,.app-shell-modern .operations-primary-card strong,.app-shell-modern .finance-primary-card strong,.app-shell-modern .feedback-primary-card strong,.app-shell-modern .creator-primary-card strong{font-size:1.15rem!important;font-weight:700!important;line-height:1.2!important}.app-shell-modern .planning-command-grid,.app-shell-modern .procurement-command-grid,.app-shell-modern .operations-command-grid,.app-shell-modern .finance-command-grid,.app-shell-modern .feedback-command-grid,.app-shell-modern .creator-command-grid{grid-template-columns:minmax(240px,.7fr) minmax(360px,1.3fr)!important;gap:12px!important}.app-shell-modern .planning-queue-grid,.app-shell-modern .procurement-queue-grid,.app-shell-modern .operations-queue-grid,.app-shell-modern .finance-queue-grid,.app-shell-modern .feedback-queue-grid,.app-shell-modern .creator-queue-grid{gap:8px!important}.app-shell-modern .planning-brief-callouts{gap:10px!important}.app-shell-modern .planning-brief-callouts .detail-card{padding:14px!important;border-radius:10px!important;gap:6px!important}.app-shell-modern .planning-brief-callouts .detail-card .metric-label{font-size:.65rem!important;letter-spacing:.07em!important;text-transform:uppercase!important;color:var(--clarity-muted)!important}.app-shell-modern .planning-brief-callouts .detail-card strong{font-size:1.05rem!important;font-weight:700!important;line-height:1.25!important}.app-shell-modern .planning-brief-callouts .muted-small{font-size:.78rem!important;line-height:1.4!important;color:var(--clarity-muted)!important}.app-shell-modern .planning-supplier-lanes-header span.metric-label,.app-shell-modern .procurement-supplier-lanes-header span.metric-label,.app-shell-modern .operations-supplier-lanes-header span.metric-label{font-size:.65rem!important;letter-spacing:.07em!important;text-transform:uppercase!important}.app-shell-modern .planning-supplier-lanes-header strong,.app-shell-modern .procurement-supplier-lanes-header strong,.app-shell-modern .operations-supplier-lanes-header strong{font-size:1rem!important;font-weight:700!important}.app-shell-modern .planning-supplier-lanes-header .muted-small,.app-shell-modern .procurement-supplier-lanes-header .muted-small{font-size:.78rem!important}.app-shell-modern .planning-lane-card,.app-shell-modern .procurement-lane-card,.app-shell-modern .operations-lane-card{padding:10px 14px!important;min-height:0!important;gap:8px!important}.app-shell-modern .planning-lane-card strong,.app-shell-modern .procurement-lane-card strong,.app-shell-modern .operations-lane-card strong{font-size:.92rem!important;font-weight:700!important}.app-shell-modern .planning-lane-card .muted-small,.app-shell-modern .procurement-lane-card .muted-small,.app-shell-modern .operations-lane-card .muted-small{font-size:.76rem!important;color:var(--clarity-muted)!important}.app-shell-modern .operator-action-strip{gap:6px!important;flex-wrap:wrap!important}.app-shell-modern .operator-action-strip .button-primary-action,.app-shell-modern .operator-action-strip .button-secondary{min-height:32px!important;padding:0 12px!important;font-size:.82rem!important;border-radius:8px!important}.command-band-modern .command-heading-copy h1{font-weight:750!important}.app-shell-modern .recommended-action-panel,.app-shell-modern .planning-brief-panel{padding:16px!important;border-radius:12px!important;gap:12px!important}.app-shell-modern .recommended-action-panel h2,.app-shell-modern .planning-brief-panel h2{font-size:1rem!important}.app-shell-modern .primary-card-detail summary,.app-shell-modern .operator-copy-details summary{width:18px!important;height:18px!important;min-width:18px!important;font-size:.6rem!important}.app-shell-modern .promotion-calendar-panel .planning-supplier-lanes-header{padding-bottom:8px!important}.app-shell-modern .workspace-sidebar{background:linear-gradient(180deg,#fff,#fbfcfe)!important;border-right-color:var(--clarity-line)!important;box-shadow:inset -1px 0 #0f172a05!important}:root.dark .app-shell-modern .workspace-sidebar,:root[data-theme=dark] .app-shell-modern .workspace-sidebar{background:linear-gradient(180deg,#0c121ef5,#0b1220f0)!important}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{padding:10px 8px 14px!important;border-bottom:1px solid var(--clarity-line)!important;margin-bottom:6px!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav:before{content:"Workspaces";display:block;padding:4px 14px 8px;color:var(--clarity-muted);font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}@media(max-width:1100px){.app-shell-modern .workspace-sidebar-nav.workspace-nav:before{display:none}}.app-shell-modern .workspace-sidebar-nav .workspace-link{transition:background-color .14s ease,color .14s ease,transform .14s ease!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:hover{background:#1d8fb80f!important;color:var(--clarity-ink)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:active{transform:translateY(.5px)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active{background:linear-gradient(90deg,#1d8fb824,#1d8fb80d)!important;color:var(--clarity-accent)!important;font-weight:700!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{color:var(--clarity-accent)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active:before{height:22px!important;width:3px!important;background:var(--clarity-accent)!important;box-shadow:0 0 0 1px #1d8fb838}:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link.active,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link.active{background:linear-gradient(90deg,#38bdf82e,#38bdf80f)!important;color:#7dd3fc!important}:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{color:#7dd3fc!important}.app-shell-modern .command-band.command-band-modern{background:#fffffff0!important;border-bottom:1px solid var(--clarity-line)!important;box-shadow:0 1px #0f172a05!important}:root.dark .app-shell-modern .command-band.command-band-modern,:root[data-theme=dark] .app-shell-modern .command-band.command-band-modern{background:#0e1524eb!important}.command-band-modern .status-strip.command-status-strip{transition:border-color .14s ease,box-shadow .14s ease;background:#0f172a06!important;border-color:var(--clarity-line)!important}.command-band-modern .status-strip.command-status-strip:hover{border-color:var(--clarity-line-strong)!important;box-shadow:0 1px #0f172a0a!important}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{transition:background-color .12s ease,color .12s ease}.command-band-modern .command-status-strip>button.status-chip:hover:not(:disabled),.command-band-modern .command-status-strip>button.status-chip:focus-visible{background:#fff!important;color:var(--clarity-ink)!important;box-shadow:0 1px #0f172a0f,0 4px 10px -6px #0f172a1f!important}:root.dark .command-band-modern .command-status-strip>button.status-chip:hover:not(:disabled),:root[data-theme=dark] .command-band-modern .command-status-strip>button.status-chip:hover:not(:disabled){background:#ffffff0f!important}.command-band-modern .command-health-chip .badge-degraded,.command-band-modern .command-health-chip .badge-warning{position:relative;padding-left:14px!important}.command-band-modern .command-health-chip .badge-degraded:before,.command-band-modern .command-health-chip .badge-warning:before{content:"";position:absolute;left:4px;top:50%;width:6px;height:6px;border-radius:50%;background:#d6a525;transform:translateY(-50%);box-shadow:0 0 0 3px #d6a52538}.command-band-modern .command-health-chip .badge-healthy{position:relative;padding-left:14px!important}.command-band-modern .command-health-chip .badge-healthy:before{content:"";position:absolute;left:4px;top:50%;width:6px;height:6px;border-radius:50%;background:var(--clarity-success);transform:translateY(-50%);box-shadow:0 0 0 3px #15803d2e}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger{transition:background-color .12s ease,border-color .12s ease,transform .12s ease,box-shadow .12s ease!important}.command-band-modern .command-utility-action:hover:not(:disabled),.command-band-modern .command-overflow-trigger:hover:not(:disabled){background:#fff!important;border-color:var(--clarity-line-strong)!important;box-shadow:0 1px #0f172a0f,0 6px 14px -8px #0f172a2e!important;transform:translateY(-.5px)!important}.command-band-modern .command-utility-action:active,.command-band-modern .command-overflow-trigger:active{transform:translateY(0)!important}.command-band-modern .theme-option-group{background:#0f172a0a!important;border-color:var(--clarity-line)!important}.command-band-modern .theme-option{transition:background-color .12s ease,color .12s ease,box-shadow .12s ease!important}.command-band-modern .theme-option:hover:not([aria-pressed=true]){color:var(--clarity-ink)!important;background:#fff9!important}.command-band-modern .theme-option[aria-pressed=true]{background:#fff!important;color:var(--clarity-accent)!important;box-shadow:0 1px #0f172a0f,0 2px 6px -3px #0f172a1f!important}:root.dark .command-band-modern .theme-option-group,:root[data-theme=dark] .command-band-modern .theme-option-group{background:#ffffff0d!important;border-color:#ffffff14!important}:root.dark .command-band-modern .theme-option[aria-pressed=true],:root[data-theme=dark] .command-band-modern .theme-option[aria-pressed=true]{background:#38bdf82e!important;color:#7dd3fc!important}.command-band-modern .command-actions-panel>.command-theme-switcher:before{content:"";display:inline-block;width:1px;height:22px;margin:0 4px 0 2px;background:var(--clarity-line)}.command-band-modern .command-actions-panel>.command-utility-row:before{content:"";display:inline-block;width:1px;height:22px;margin:0 4px 0 2px;background:var(--clarity-line)}.app-shell-modern .warning-panel{padding:14px 18px!important;border-left:3px solid #d6a525!important;border-radius:12px!important;background:linear-gradient(180deg,#fffaeb,#fffdf6)!important}.app-shell-modern .warning-panel-header{padding-bottom:8px!important;margin-bottom:6px!important;border-bottom:1px solid rgba(214,165,37,.18)}.app-shell-modern .warning-panel-header h2{font-size:.9rem!important;font-weight:700!important}.app-shell-modern .warning-panel-header span{font-size:.7rem!important;padding:2px 9px!important}.app-shell-modern .warning-panel ul{gap:4px!important;margin:0!important}.app-shell-modern .warning-panel li{padding:4px 0 4px 18px!important;font-size:.86rem!important;line-height:1.45!important}.app-shell-modern .warning-panel li:before{top:.8em!important;width:5px!important;height:5px!important}.app-shell-modern .recommended-action-panel .metric-grid,.app-shell-modern .planning-brief-panel .metric-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:8px!important}.app-shell-modern .recommended-action-panel .metric-card,.app-shell-modern .planning-brief-panel .metric-card{background:var(--clarity-surface-muted)!important;border-color:var(--clarity-line)!important}.app-shell-modern .recommended-action-panel .section-intro h2,.app-shell-modern .recommended-action-panel h2{font-size:1.1rem!important;font-weight:700!important}.app-shell-modern .planning-primary-card .button-primary-action,.app-shell-modern .procurement-primary-card .button-primary-action,.app-shell-modern .operations-primary-card .button-primary-action{background:var(--clarity-ink)!important;color:#fff!important}.app-shell-modern .planning-primary-card .button-primary-action:hover:not(:disabled){background:#1f2a3a!important;transform:translateY(-.5px)!important;box-shadow:0 6px 14px -8px #0f172a52!important}:root.dark .app-shell-modern .planning-primary-card .button-primary-action,:root[data-theme=dark] .app-shell-modern .planning-primary-card .button-primary-action{background:var(--clarity-accent)!important;color:#06121e!important}.app-shell-modern .section-intro-eyebrow{font-size:.66rem!important;letter-spacing:.1em!important}.app-shell-modern .section-intro-copy h2{font-size:clamp(1.1rem,1.4vw,1.35rem)!important;font-weight:700!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible{outline:none!important;box-shadow:0 0 0 2px var(--clarity-accent-ring)!important}.app-shell-modern a.workspace-sidebar-brand{transition:background-color .14s ease}.app-shell-modern a.workspace-sidebar-brand:hover{background:#0f172a05!important}:root.dark .app-shell-modern a.workspace-sidebar-brand:hover,:root[data-theme=dark] .app-shell-modern a.workspace-sidebar-brand:hover{background:#ffffff08!important}.app-shell-modern{--clarity-sidebar-width: 236px !important}.app-shell-modern .workspace-sidebar{padding:16px 14px 22px!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{grid-template-columns:24px minmax(0,1fr)!important;gap:14px!important;min-height:42px!important;padding:0 14px 0 16px!important;font-size:.9rem!important;letter-spacing:-.005em!important}.app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link svg.workspace-nav-icon{width:22px!important;height:22px!important;stroke-width:1.7!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{stroke-width:1.9!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active:before{height:24px!important}.app-shell-modern .planning-command-grid,.app-shell-modern .procurement-command-grid,.app-shell-modern .operations-command-grid,.app-shell-modern .finance-command-grid,.app-shell-modern .feedback-command-grid,.app-shell-modern .creator-command-grid{grid-template-columns:minmax(260px,.85fr) minmax(360px,1.15fr)!important;gap:14px!important}.app-shell-modern .planning-queue-grid,.app-shell-modern .procurement-queue-grid,.app-shell-modern .operations-queue-grid,.app-shell-modern .finance-queue-grid,.app-shell-modern .feedback-queue-grid,.app-shell-modern .creator-queue-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(168px,1fr))!important;gap:10px!important}.app-shell-modern .planning-queue-card,.app-shell-modern .procurement-queue-card,.app-shell-modern .operations-queue-card,.app-shell-modern .finance-queue-card,.app-shell-modern .feedback-queue-card,.app-shell-modern .creator-queue-card{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;text-align:left!important;gap:6px!important;min-height:96px!important;padding:12px 14px!important;border-radius:12px!important;background:var(--clarity-surface)!important;border:1px solid var(--clarity-line)!important;transition:border-color .14s ease,background-color .14s ease,transform .14s ease,box-shadow .14s ease!important}.app-shell-modern .planning-queue-card:hover:not(:disabled),.app-shell-modern .procurement-queue-card:hover:not(:disabled),.app-shell-modern .operations-queue-card:hover:not(:disabled),.app-shell-modern .finance-queue-card:hover:not(:disabled),.app-shell-modern .feedback-queue-card:hover:not(:disabled),.app-shell-modern .creator-queue-card:hover:not(:disabled){border-color:var(--clarity-accent-ring)!important;background:#fff!important;transform:translateY(-.5px)!important;box-shadow:0 1px #0f172a0a,0 8px 18px -10px #0f172a29!important}.app-shell-modern .planning-queue-card:disabled,.app-shell-modern .procurement-queue-card:disabled,.app-shell-modern .operations-queue-card:disabled,.app-shell-modern .finance-queue-card:disabled,.app-shell-modern .feedback-queue-card:disabled,.app-shell-modern .creator-queue-card:disabled{opacity:.65!important;cursor:not-allowed!important}.app-shell-modern .planning-queue-card strong,.app-shell-modern .procurement-queue-card strong,.app-shell-modern .operations-queue-card strong,.app-shell-modern .finance-queue-card strong,.app-shell-modern .feedback-queue-card strong,.app-shell-modern .creator-queue-card strong{font-size:1.25rem!important;font-weight:700!important;line-height:1.1!important;letter-spacing:-.01em!important}.app-shell-modern .planning-queue-card .metric-label,.app-shell-modern .procurement-queue-card .metric-label,.app-shell-modern .operations-queue-card .metric-label,.app-shell-modern .finance-queue-card .metric-label,.app-shell-modern .feedback-queue-card .metric-label,.app-shell-modern .creator-queue-card .metric-label{white-space:normal!important;font-size:.65rem!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--clarity-muted)!important;line-height:1.2!important}.app-shell-modern .planning-queue-card .muted-small,.app-shell-modern .procurement-queue-card .muted-small,.app-shell-modern .operations-queue-card .muted-small,.app-shell-modern .finance-queue-card .muted-small,.app-shell-modern .feedback-queue-card .muted-small,.app-shell-modern .creator-queue-card .muted-small{display:block!important;margin-top:2px!important;font-size:.74rem!important;line-height:1.35!important;color:var(--clarity-muted)!important}.app-shell-modern .planning-primary-card,.app-shell-modern .procurement-primary-card,.app-shell-modern .operations-primary-card,.app-shell-modern .finance-primary-card,.app-shell-modern .feedback-primary-card,.app-shell-modern .creator-primary-card{padding:16px 18px!important;border-radius:12px!important;gap:10px!important;background:linear-gradient(180deg,#fbfdff 0%,var(--clarity-surface-muted) 100%)!important;border:1px solid var(--clarity-line)!important}:root.dark .app-shell-modern .planning-primary-card,:root[data-theme=dark] .app-shell-modern .planning-primary-card,:root.dark .app-shell-modern .procurement-primary-card,:root[data-theme=dark] .app-shell-modern .procurement-primary-card{background:linear-gradient(180deg,#38bdf80f,#ffffff08)!important}.app-shell-modern .planning-primary-card .metric-label,.app-shell-modern .procurement-primary-card .metric-label,.app-shell-modern .operations-primary-card .metric-label,.app-shell-modern .finance-primary-card .metric-label,.app-shell-modern .feedback-primary-card .metric-label,.app-shell-modern .creator-primary-card .metric-label{font-size:.66rem!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--clarity-muted)!important}.app-shell-modern .planning-primary-card strong,.app-shell-modern .procurement-primary-card strong,.app-shell-modern .operations-primary-card strong,.app-shell-modern .finance-primary-card strong,.app-shell-modern .feedback-primary-card strong,.app-shell-modern .creator-primary-card strong{font-size:1.25rem!important;line-height:1.15!important;letter-spacing:-.01em!important}.app-shell-modern .planning-lane-card,.app-shell-modern .procurement-lane-card,.app-shell-modern .operations-lane-card{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;padding:12px 16px!important;border-radius:10px!important;transition:border-color .12s ease,background-color .12s ease!important}.app-shell-modern .planning-lane-card:hover,.app-shell-modern .procurement-lane-card:hover,.app-shell-modern .operations-lane-card:hover{border-color:var(--clarity-accent-ring)!important;background:#1d8fb80a!important}.app-shell-modern .planning-lane-card>div:first-child,.app-shell-modern .procurement-lane-card>div:first-child,.app-shell-modern .operations-lane-card>div:first-child{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important}.app-shell-modern .planning-lane-card strong,.app-shell-modern .procurement-lane-card strong,.app-shell-modern .operations-lane-card strong{font-size:.95rem!important;line-height:1.2!important;text-align:left!important}.app-shell-modern .planning-lane-list,.app-shell-modern .procurement-lane-list,.app-shell-modern .operations-lane-list{gap:6px!important}.app-shell-modern .section-intro .section-intro-details summary,.app-shell-modern .recommended-action-panel .operator-copy-details summary,.app-shell-modern .planning-primary-card .operator-copy-details summary,.app-shell-modern .procurement-primary-card .operator-copy-details summary,.app-shell-modern .planning-command-center .operator-copy-details summary{display:none!important}.app-shell-modern{--clarity-sidebar-width: 240px !important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{grid-template-columns:26px minmax(0,1fr)!important;gap:14px!important;min-height:44px!important;padding:0 14px 0 16px!important;font-size:.92rem!important}.app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link svg.workspace-nav-icon{width:24px!important;height:24px!important;stroke-width:1.75!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{stroke-width:2!important}.command-band-modern .theme-option-group{display:inline-flex!important;align-items:center!important;gap:0!important;height:32px!important;padding:3px!important;border:1px solid var(--clarity-line)!important;border-radius:999px!important;background:#f1f5f9!important;box-shadow:inset 0 1px #0f172a08!important}:root.dark .command-band-modern .theme-option-group,:root[data-theme=dark] .command-band-modern .theme-option-group{background:#ffffff0f!important;border-color:#ffffff14!important}.command-band-modern .theme-option{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;color:var(--clarity-muted)!important;box-shadow:none!important;transition:background-color .14s ease,color .14s ease,box-shadow .14s ease!important}.command-band-modern .theme-option:hover:not([aria-pressed=true]){background:#ffffffc7!important;color:var(--clarity-ink)!important}:root.dark .command-band-modern .theme-option:hover:not([aria-pressed=true]),:root[data-theme=dark] .command-band-modern .theme-option:hover:not([aria-pressed=true]){background:#ffffff0f!important;color:#e6edf6!important}.command-band-modern .theme-option[aria-pressed=true]{background:#fff!important;color:var(--clarity-ink)!important;box-shadow:0 1px #0f172a0f,0 2px 6px -3px #0f172a29!important}:root.dark .command-band-modern .theme-option[aria-pressed=true],:root[data-theme=dark] .command-band-modern .theme-option[aria-pressed=true]{background:#38bdf838!important;color:#e0f2fe!important;box-shadow:0 1px #0000004d!important}.command-band-modern .theme-option[aria-pressed=true] .theme-option-icon{stroke-width:2.1!important}.command-band-modern .command-actions-panel>.command-theme-switcher:before{display:none!important}.app-shell-modern .planning-lane-card,.app-shell-modern .procurement-lane-card,.app-shell-modern .operations-lane-card{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:14px!important;padding:12px 16px!important}.app-shell-modern .procurement-lane-card>span:first-child,.app-shell-modern .planning-lane-card>span:first-child,.app-shell-modern .operations-lane-card>span:first-child{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important;min-width:0!important}.app-shell-modern .procurement-lane-card>span:nth-child(2),.app-shell-modern .planning-lane-card>span:nth-child(2),.app-shell-modern .operations-lane-card>span:nth-child(2){font-size:1rem!important;font-weight:700!important;color:var(--clarity-ink)!important;letter-spacing:-.01em!important}.app-shell-modern .procurement-lane-card .badge,.app-shell-modern .planning-lane-card .badge,.app-shell-modern .operations-lane-card .badge{font-size:.7rem!important;padding:3px 9px!important}.app-shell-modern .planning-queue-grid,.app-shell-modern .procurement-queue-grid,.app-shell-modern .operations-queue-grid,.app-shell-modern .finance-queue-grid,.app-shell-modern .feedback-queue-grid,.app-shell-modern .creator-queue-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}@media(max-width:1300px){.app-shell-modern .planning-command-grid,.app-shell-modern .procurement-command-grid,.app-shell-modern .operations-command-grid,.app-shell-modern .finance-command-grid,.app-shell-modern .feedback-command-grid,.app-shell-modern .creator-command-grid{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .planning-queue-grid,.app-shell-modern .procurement-queue-grid,.app-shell-modern .operations-queue-grid,.app-shell-modern .finance-queue-grid,.app-shell-modern .feedback-queue-grid,.app-shell-modern .creator-queue-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important}}.app-shell-modern .planning-primary-card,.app-shell-modern .procurement-primary-card,.app-shell-modern .operations-primary-card,.app-shell-modern .finance-primary-card,.app-shell-modern .feedback-primary-card,.app-shell-modern .creator-primary-card{align-self:stretch!important;justify-content:space-between!important}.app-shell-modern .procurement-command-center .section-intro,.app-shell-modern .procurement-command-center>.section-intro{padding-bottom:4px!important}.app-shell-modern .planning-supplier-lanes,.app-shell-modern .procurement-supplier-lanes,.app-shell-modern .operations-supplier-lanes{gap:10px!important}.app-shell-modern .planning-supplier-lanes-header,.app-shell-modern .procurement-supplier-lanes-header,.app-shell-modern .operations-supplier-lanes-header{display:flex!important;justify-content:space-between!important;align-items:flex-end!important;gap:12px!important;padding-bottom:2px!important}.app-shell-modern .planning-supplier-lanes-header>div,.app-shell-modern .procurement-supplier-lanes-header>div,.app-shell-modern .operations-supplier-lanes-header>div{display:flex!important;flex-direction:column!important;gap:2px!important}.command-band-modern .command-band-main{min-height:44px!important}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger{height:32px!important;min-height:32px!important}:root{--bx-bg: #f5f7fb;--bx-bg-soft: #eef2f8;--bx-surface: #ffffff;--bx-surface-soft: #fafbfd;--bx-surface-tint: #f4f7fb;--bx-line: #e2e8f0;--bx-line-strong: #cbd5e1;--bx-text: #0b1424;--bx-text-soft: #1f2937;--bx-text-muted: #64748b;--bx-text-faint: #94a3b8;--bx-accent: #1e80b5;--bx-accent-strong: #136590;--bx-accent-soft: #e8f4fa;--bx-accent-tint: #d5ebf5;--bx-accent-fg: #ffffff;--bx-accent-ring: rgba(30, 128, 181, .32);--bx-success: #15803d;--bx-success-soft: #dcfce7;--bx-warn: #b08118;--bx-warn-soft: #fef3c7;--bx-danger: #b42318;--bx-danger-soft: #fee2e2;--bx-r-xs: 6px;--bx-r-sm: 8px;--bx-r-md: 12px;--bx-r-lg: 16px;--bx-r-xl: 22px;--bx-r-pill: 999px;--bx-s-1: 4px;--bx-s-2: 8px;--bx-s-3: 12px;--bx-s-4: 16px;--bx-s-5: 20px;--bx-s-6: 24px;--bx-s-7: 32px;--bx-s-8: 40px;--bx-s-9: 56px;--bx-shadow-1: 0 1px 0 rgba(15, 23, 42, .04);--bx-shadow-2: 0 4px 12px -6px rgba(15, 23, 42, .16);--bx-shadow-3: 0 10px 28px -14px rgba(15, 23, 42, .22);--bx-shadow-4: 0 22px 60px -28px rgba(15, 23, 42, .3);--bx-shadow-ring: 0 0 0 3px var(--bx-accent-ring);--bx-motion: .16s cubic-bezier(.4, 0, .2, 1);--bx-sidebar-width: 244px}:root.dark,:root[data-theme=dark]{--bx-bg: #060b18;--bx-bg-soft: #080e1c;--bx-surface: #0e1626;--bx-surface-soft: #111a2d;--bx-surface-tint: rgba(255, 255, 255, .025);--bx-line: rgba(255, 255, 255, .08);--bx-line-strong: rgba(255, 255, 255, .14);--bx-text: #e6edf6;--bx-text-soft: #c7d1de;--bx-text-muted: #8b97a8;--bx-text-faint: #6b7689;--bx-accent: #38bdf8;--bx-accent-strong: #7dd3fc;--bx-accent-soft: rgba(56, 189, 248, .12);--bx-accent-tint: rgba(56, 189, 248, .2);--bx-accent-fg: #06121e;--bx-accent-ring: rgba(56, 189, 248, .36);--bx-success: #4ade80;--bx-success-soft: rgba(74, 222, 128, .12);--bx-warn: #facc15;--bx-warn-soft: rgba(250, 204, 21, .12);--bx-danger: #f87171;--bx-danger-soft: rgba(248, 113, 113, .12);--bx-shadow-1: 0 1px 0 rgba(0, 0, 0, .35);--bx-shadow-2: 0 6px 14px -8px rgba(0, 0, 0, .55);--bx-shadow-3: 0 14px 30px -18px rgba(0, 0, 0, .65);--bx-shadow-4: 0 28px 70px -32px rgba(0, 0, 0, .78)}body:has(.app-shell-modern),body:has(.login-shell-centered){background:radial-gradient(circle at 12% -6%,rgba(30,128,181,.08),transparent 38rem),radial-gradient(circle at 92% 4%,rgba(255,212,0,.05),transparent 32rem),linear-gradient(180deg,var(--bx-bg) 0%,var(--bx-bg-soft) 100%)!important}.app-shell.app-shell-modern{grid-template-columns:var(--bx-sidebar-width) minmax(0,1fr)!important}.app-shell-modern .workspace-sidebar{position:sticky!important;top:0!important;display:flex!important;flex-direction:column!important;gap:var(--bx-s-3)!important;height:100vh!important;padding:var(--bx-s-5) var(--bx-s-3) var(--bx-s-5)!important;background:linear-gradient(180deg,var(--bx-surface) 0%,var(--bx-surface-soft) 100%)!important;border-right:1px solid var(--bx-line)!important;box-shadow:var(--bx-shadow-1)!important}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{display:flex!important;align-items:center!important;gap:var(--bx-s-3)!important;padding:var(--bx-s-2) var(--bx-s-3) var(--bx-s-4)!important;border:0!important;border-bottom:1px solid var(--bx-line)!important;border-radius:0!important;background:transparent!important;margin-bottom:var(--bx-s-2)!important;text-decoration:none!important;color:inherit!important;transition:opacity var(--bx-motion)!important}.app-shell-modern .workspace-sidebar-brand:hover{opacity:.85!important;background:transparent!important}.app-shell-modern .workspace-sidebar-logo.brand-logo-frame{width:100%!important;height:30px!important;padding:0!important;border:0!important;background:transparent!important;justify-content:flex-start!important}.app-shell-modern .workspace-sidebar-logo .brand-logo{width:104px!important;height:24px!important;object-fit:contain!important;object-position:left center!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav{display:flex!important;flex-direction:column!important;gap:2px!important;padding:2px 0!important;margin:0!important;border:0!important;background:transparent!important;flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav:before{content:"Workspaces"!important;display:block!important;padding:6px var(--bx-s-4) 6px!important;color:var(--bx-text-faint)!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{position:relative!important;display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;align-items:center!important;gap:var(--bx-s-3)!important;width:100%!important;min-height:40px!important;padding:0 var(--bx-s-4) 0 var(--bx-s-4)!important;border:0!important;border-radius:var(--bx-r-sm)!important;background:transparent!important;color:var(--bx-text-soft)!important;font-size:.9rem!important;font-weight:600!important;letter-spacing:-.005em!important;text-decoration:none!important;box-shadow:none!important;transition:background-color var(--bx-motion),color var(--bx-motion),transform var(--bx-motion)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:before{content:""!important;position:absolute!important;left:4px!important;top:50%!important;width:3px!important;height:0!important;border-radius:var(--bx-r-pill)!important;background:var(--bx-accent)!important;transform:translateY(-50%)!important;opacity:0!important;transition:height var(--bx-motion),opacity var(--bx-motion)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:hover{background:var(--bx-accent-soft)!important;color:var(--bx-text)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active{background:linear-gradient(90deg,var(--bx-accent-soft) 0%,transparent 90%)!important;color:var(--bx-accent-strong)!important;font-weight:700!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active:before{height:22px!important;opacity:1!important;box-shadow:0 0 0 1px var(--bx-accent-ring)!important}.app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link svg.workspace-nav-icon{width:22px!important;height:22px!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important;opacity:1!important;color:var(--bx-text-muted)!important;transition:color var(--bx-motion),stroke-width var(--bx-motion)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:hover .workspace-nav-icon{color:var(--bx-accent)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{color:var(--bx-accent)!important;stroke-width:2!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible{outline:none!important;box-shadow:var(--bx-shadow-ring)!important}.app-shell-modern .workspace-main-shell{display:flex!important;flex-direction:column!important;gap:var(--bx-s-5)!important;padding:var(--bx-s-5) var(--bx-s-7) var(--bx-s-8)!important;min-width:0!important}.app-shell-modern .workspace-stack{display:flex!important;flex-direction:column!important;gap:var(--bx-s-5)!important;width:100%!important;max-width:1320px!important;margin:0 auto!important}.app-shell-modern .command-band.command-band-modern{position:sticky!important;top:0!important;z-index:30!important;margin:0 calc(var(--bx-s-7) * -1) var(--bx-s-2)!important;padding:12px var(--bx-s-7)!important;border:0!important;border-bottom:1px solid var(--bx-line)!important;border-radius:0!important;background:#ffffffdb!important;backdrop-filter:saturate(180%) blur(16px)!important;-webkit-backdrop-filter:saturate(180%) blur(16px)!important;box-shadow:var(--bx-shadow-1)!important}:root.dark .app-shell-modern .command-band.command-band-modern,:root[data-theme=dark] .app-shell-modern .command-band.command-band-modern{background:#0e1626e0!important}.command-band-modern .command-band-main{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:var(--bx-s-4)!important;min-height:46px!important}.command-band-modern .command-identity{display:flex!important;align-items:center!important;gap:var(--bx-s-3)!important;min-width:0!important}.command-band-modern .command-heading-copy{display:flex!important;align-items:center!important;gap:var(--bx-s-2)!important;min-width:0!important}.command-band-modern .command-heading-copy h1{margin:0!important;font-size:clamp(.98rem,1.1vw,1.18rem)!important;font-weight:700!important;color:var(--bx-text)!important;letter-spacing:-.01em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.command-band-modern .command-copy-details summary{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;min-width:20px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-pill)!important;background:var(--bx-surface-tint)!important;color:var(--bx-text-muted)!important;font-size:.6rem!important;font-style:italic!important;font-family:ui-serif,Georgia,serif!important;cursor:pointer!important;list-style:none!important}.command-band-modern .command-actions-panel{display:flex!important;align-items:center!important;gap:var(--bx-s-2)!important}.command-band-modern .status-strip.command-status-strip{display:inline-flex!important;align-items:center!important;gap:0!important;padding:3px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-pill)!important;background:var(--bx-surface-tint)!important;box-shadow:inset 0 1px #0f172a05!important}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{display:inline-flex!important;align-items:center!important;gap:var(--bx-s-2)!important;min-height:28px!important;padding:0 10px!important;border:0!important;border-radius:var(--bx-r-pill)!important;background:transparent!important;color:var(--bx-text-soft)!important;transition:background-color var(--bx-motion),color var(--bx-motion),box-shadow var(--bx-motion)!important}.command-band-modern .command-status-strip>button.status-chip:hover:not(:disabled),.command-band-modern .command-status-strip>button.status-chip:focus-visible{background:var(--bx-surface)!important;color:var(--bx-text)!important;box-shadow:var(--bx-shadow-2)!important;outline:none!important}.command-band-modern .command-status-strip strong{color:var(--bx-text)!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}.command-band-modern .command-status-strip span:not(.badge),.command-band-modern .command-status-strip .badge{font-size:.72rem!important;font-weight:600!important;color:var(--bx-text-muted)!important;padding:0!important;background:transparent!important;border:0!important;text-transform:none!important}.command-band-modern .command-health-chip .badge{position:relative!important;padding-left:14px!important;font-weight:700!important}.command-band-modern .command-health-chip .badge:before{content:""!important;position:absolute!important;left:4px!important;top:50%!important;width:6px!important;height:6px!important;border-radius:var(--bx-r-pill)!important;transform:translateY(-50%)!important;background:var(--bx-text-faint)!important;box-shadow:0 0 0 3px #94a3b82e!important}.command-band-modern .command-health-chip .badge-healthy:before{background:var(--bx-success)!important;box-shadow:0 0 0 3px #15803d29!important}.command-band-modern .command-health-chip .badge-degraded:before,.command-band-modern .command-health-chip .badge-warning:before{background:#d6a525!important;box-shadow:0 0 0 3px #d6a52538!important}.command-band-modern .command-health-chip .badge-error:before,.command-band-modern .command-health-chip .badge-danger:before{background:var(--bx-danger)!important;box-shadow:0 0 0 3px #b423182e!important}.command-band-modern .command-attention-chip.has-attention{background:var(--bx-warn-soft)!important;color:var(--bx-warn)!important}.command-band-modern .command-attention-chip.has-attention strong,.command-band-modern .command-attention-chip.has-attention span{color:var(--bx-warn)!important}.command-band-modern .command-status-strip .wide-chip{display:none!important}.command-band-modern .command-utility-row{display:inline-flex!important;align-items:center!important;gap:6px!important}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;height:32px!important;min-height:32px!important;padding:0 12px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-surface)!important;color:var(--bx-text)!important;font-size:.82rem!important;font-weight:600!important;box-shadow:none!important;transition:border-color var(--bx-motion),background-color var(--bx-motion),transform var(--bx-motion),box-shadow var(--bx-motion)!important}.command-band-modern .command-utility-action:hover:not(:disabled),.command-band-modern .command-overflow-trigger:hover:not(:disabled){border-color:var(--bx-line-strong)!important;background:var(--bx-surface)!important;transform:translateY(-.5px)!important;box-shadow:var(--bx-shadow-2)!important}.command-band-modern .command-utility-action svg{width:14px!important;height:14px!important;stroke:currentColor!important;stroke-width:1.8!important}.command-band-modern .command-overflow-trigger{width:32px!important;min-width:32px!important;padding:0!important}.command-band-modern .command-overflow-icon{width:16px!important;height:16px!important;fill:currentColor!important}.command-band-modern .command-theme-switcher{display:inline-flex!important;align-items:center!important}.command-band-modern .theme-switcher-label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.command-band-modern .theme-option-group{display:inline-flex!important;align-items:center!important;height:32px!important;padding:3px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-pill)!important;background:var(--bx-surface-tint)!important}.command-band-modern .theme-option{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;padding:0!important;border:0!important;border-radius:var(--bx-r-pill)!important;background:transparent!important;color:var(--bx-text-muted)!important;box-shadow:none!important;transition:background-color var(--bx-motion),color var(--bx-motion),box-shadow var(--bx-motion)!important}.command-band-modern .theme-option+.theme-option{margin-left:2px!important}.command-band-modern .theme-option:hover:not([aria-pressed=true]){background:var(--bx-surface)!important;color:var(--bx-text)!important}.command-band-modern .theme-option[aria-pressed=true]{background:var(--bx-surface)!important;color:var(--bx-accent)!important;box-shadow:var(--bx-shadow-2)!important}.command-band-modern .theme-option-icon{width:13px!important;height:13px!important;stroke:currentColor!important;stroke-width:1.9!important;fill:none!important}.command-band-modern .theme-option span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.app-shell-modern .command-overflow-menu{min-width:248px!important;margin-top:var(--bx-s-2)!important;padding:6px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface)!important;box-shadow:var(--bx-shadow-4)!important}.app-shell-modern .command-overflow-menu button,.app-shell-modern .command-overflow-menu .command-menu-link{display:flex!important;align-items:center!important;gap:var(--bx-s-3)!important;width:100%!important;padding:9px 10px!important;border:0!important;border-radius:var(--bx-r-sm)!important;background:transparent!important;color:var(--bx-text-soft)!important;font-size:.85rem!important;font-weight:600!important;text-align:left!important;text-decoration:none!important;transition:background-color var(--bx-motion),color var(--bx-motion)!important}.app-shell-modern .command-overflow-menu button:hover:not(:disabled),.app-shell-modern .command-overflow-menu .command-menu-link:hover{background:var(--bx-accent-soft)!important;color:var(--bx-text)!important}.app-shell-modern .command-overflow-menu .command-menu-title{padding:8px 10px 4px!important;color:var(--bx-text-faint)!important;font-size:.62rem!important;letter-spacing:.12em!important}.app-shell-modern .command-overflow-menu .command-menu-divider{height:1px!important;margin:6px 4px!important;background:var(--bx-line)!important}.app-shell-modern .command-overflow-menu .command-danger-menu-item{color:var(--bx-danger)!important}.app-shell-modern .command-overflow-menu .command-danger-menu-item:hover{background:var(--bx-danger-soft)!important;color:var(--bx-danger)!important}.app-shell-modern .section-intro{display:flex!important;flex-direction:column!important;gap:4px!important;padding:0!important}.app-shell-modern .section-intro-eyebrow{font-size:.66rem!important;font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--bx-text-faint)!important}.app-shell-modern .section-intro-copy h2,.app-shell-modern .section-intro h2{margin:0!important;font-size:clamp(1.4rem,1.9vw,1.85rem)!important;font-weight:720!important;letter-spacing:-.02em!important;color:var(--bx-text)!important;line-height:1.14!important}.app-shell-modern .section-intro p,.app-shell-modern .section-intro-copy p{margin:2px 0 0!important;max-width:64ch!important;font-size:.94rem!important;line-height:1.55!important;color:var(--bx-text-muted)!important}.app-shell-modern .panel,.app-shell-modern .glass-panel,.app-shell-modern .workspace-control-panel,.app-shell-modern .workspace-details{padding:var(--bx-s-5)!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-lg)!important;background:var(--bx-surface)!important;box-shadow:var(--bx-shadow-1)!important}.app-shell-modern .panel h2,.app-shell-modern .glass-panel h2,.app-shell-modern .workspace-control-panel h2,.app-shell-modern .workspace-details h2{margin:0!important;font-size:1.05rem!important;font-weight:700!important;letter-spacing:-.01em!important;color:var(--bx-text)!important}.app-shell-modern .panel h3{margin:0!important;font-size:.96rem!important;font-weight:700!important;letter-spacing:-.005em!important;color:var(--bx-text)!important}.app-shell-modern .panel p,.app-shell-modern .glass-panel p{color:var(--bx-text-soft)!important;line-height:1.55!important}.app-shell-modern .muted-small,.app-shell-modern .metric-label{color:var(--bx-text-muted)!important}.app-shell-modern .metric-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:var(--bx-s-2)!important}.app-shell-modern .metric-grid .metric-card,.app-shell-modern .metric-card{display:flex!important;flex-direction:column!important;gap:4px!important;min-height:70px!important;padding:12px 14px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface-tint)!important;box-shadow:none!important}.app-shell-modern .metric-grid .metric-label,.app-shell-modern .metric-card .metric-label{font-size:.62rem!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--bx-text-faint)!important}.app-shell-modern .metric-grid .metric-value,.app-shell-modern .metric-card .metric-value{margin:0!important;font-size:1.25rem!important;font-weight:720!important;line-height:1.15!important;letter-spacing:-.015em!important;color:var(--bx-text)!important}.app-shell-modern .status-strip:not(.command-status-strip){display:grid!important;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;gap:var(--bx-s-2)!important;padding:0!important;border:0!important;background:transparent!important}.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip,.app-shell-modern .status-strip:not(.command-status-strip)>button.status-chip{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:4px!important;min-height:70px!important;padding:12px 14px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface)!important;box-shadow:var(--bx-shadow-1)!important;transition:border-color var(--bx-motion),transform var(--bx-motion),box-shadow var(--bx-motion)!important}.app-shell-modern .status-strip:not(.command-status-strip)>button.status-chip:hover:not(:disabled){border-color:var(--bx-accent-ring)!important;transform:translateY(-.5px)!important;box-shadow:var(--bx-shadow-2)!important}.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip strong{color:var(--bx-text-faint)!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important}.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip span,.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip .badge{color:var(--bx-text)!important;font-size:1.1rem!important;font-weight:720!important;background:transparent!important;border:0!important;padding:0!important;text-transform:none!important}.app-shell-modern .button-primary-action,.app-shell-modern a.button-primary-action,.app-shell-modern button.button-primary-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:38px!important;padding:0 18px!important;border:1px solid transparent!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-text)!important;color:#fff!important;font-size:.86rem!important;font-weight:700!important;letter-spacing:0!important;text-decoration:none!important;box-shadow:var(--bx-shadow-1)!important;transition:background-color var(--bx-motion),transform var(--bx-motion),box-shadow var(--bx-motion)!important}.app-shell-modern .button-primary-action:hover:not(:disabled),.app-shell-modern a.button-primary-action:hover{background:#1f2a3a!important;transform:translateY(-.5px)!important;box-shadow:var(--bx-shadow-3)!important}:root.dark .app-shell-modern .button-primary-action,:root[data-theme=dark] .app-shell-modern .button-primary-action{background:var(--bx-accent)!important;color:var(--bx-accent-fg)!important}:root.dark .app-shell-modern .button-primary-action:hover,:root[data-theme=dark] .app-shell-modern .button-primary-action:hover{background:var(--bx-accent-strong)!important}.app-shell-modern .button-secondary,.app-shell-modern a.button-secondary{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:36px!important;padding:0 14px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-surface)!important;color:var(--bx-text)!important;font-size:.86rem!important;font-weight:600!important;text-decoration:none!important;box-shadow:none!important;transition:border-color var(--bx-motion),background-color var(--bx-motion),transform var(--bx-motion),box-shadow var(--bx-motion)!important}.app-shell-modern .button-secondary:hover:not(:disabled),.app-shell-modern a.button-secondary:hover{border-color:var(--bx-line-strong)!important;background:var(--bx-surface-tint)!important;transform:translateY(-.5px)!important;box-shadow:var(--bx-shadow-2)!important}.app-shell-modern .link-button,.app-shell-modern a.link-button{color:var(--bx-accent)!important;font-weight:600!important;text-decoration:none!important}.app-shell-modern .link-button:hover,.app-shell-modern a.link-button:hover{text-decoration:underline!important;color:var(--bx-accent-strong)!important}.app-shell-modern label{color:var(--bx-text-soft)!important;font-size:.84rem!important;font-weight:600!important}.app-shell-modern input,.app-shell-modern select,.app-shell-modern textarea{min-height:38px!important;padding:8px 12px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-surface)!important;color:var(--bx-text)!important;font-size:.9rem!important;box-shadow:var(--bx-shadow-1)!important;transition:border-color var(--bx-motion),box-shadow var(--bx-motion)!important}.app-shell-modern input:focus-visible,.app-shell-modern select:focus-visible,.app-shell-modern textarea:focus-visible{border-color:var(--bx-accent)!important;outline:none!important;box-shadow:var(--bx-shadow-ring)!important}.app-shell-modern .table-wrap{border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface)!important;box-shadow:var(--bx-shadow-1)!important;overflow:hidden!important}.app-shell-modern .data-table th,.app-shell-modern .data-table thead th,.app-shell-modern table thead th{padding:10px 14px!important;border-bottom:1px solid var(--bx-line)!important;background:var(--bx-surface-tint)!important;color:var(--bx-text-faint)!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important;text-align:left!important}.app-shell-modern .data-table td,.app-shell-modern table td{padding:11px 14px!important;border-bottom:1px solid var(--bx-line)!important;color:var(--bx-text-soft)!important;font-size:.88rem!important;vertical-align:middle!important}.app-shell-modern .data-table tbody tr:hover td{background:var(--bx-accent-soft)!important}.app-shell-modern .badge{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:2px 9px!important;border:0!important;border-radius:var(--bx-r-pill)!important;background:var(--bx-surface-tint)!important;color:var(--bx-text-soft)!important;font-size:.74rem!important;font-weight:700!important;letter-spacing:0!important;text-transform:capitalize!important}.app-shell-modern .badge-healthy,.app-shell-modern .badge-success{background:var(--bx-success-soft)!important;color:var(--bx-success)!important}.app-shell-modern .badge-warning,.app-shell-modern .badge-degraded{background:var(--bx-warn-soft)!important;color:var(--bx-warn)!important}.app-shell-modern .badge-error,.app-shell-modern .badge-danger{background:var(--bx-danger-soft)!important;color:var(--bx-danger)!important}.app-shell-modern .badge-neutral{background:var(--bx-surface-tint)!important;color:var(--bx-text-muted)!important}.app-shell-modern .warning-panel{padding:14px 18px!important;border:1px solid var(--bx-warn-soft)!important;border-left:3px solid #d6a525!important;border-radius:var(--bx-r-md)!important;background:linear-gradient(180deg,#fffaeb,#fffdf6)!important;color:var(--bx-warn)!important;box-shadow:var(--bx-shadow-1)!important}:root.dark .app-shell-modern .warning-panel,:root[data-theme=dark] .app-shell-modern .warning-panel{border-color:#facc1547!important;background:linear-gradient(180deg,#facc1514,#facc1508)!important;color:#fde68a!important}.app-shell-modern .warning-panel-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:var(--bx-s-3)!important;padding-bottom:8px!important;margin-bottom:6px!important;border-bottom:1px solid rgba(214,165,37,.18)!important}.app-shell-modern .warning-panel-header h2{margin:0!important;font-size:.92rem!important;font-weight:700!important}.app-shell-modern .warning-panel-header span{font-size:.7rem!important;font-weight:700!important;padding:2px 9px!important;border:1px solid rgba(214,165,37,.34)!important;border-radius:var(--bx-r-pill)!important;background:#ffffff9e!important;color:inherit!important}.app-shell-modern .warning-panel ul{display:flex!important;flex-direction:column!important;gap:4px!important;margin:0!important;padding:0!important;list-style:none!important}.app-shell-modern .warning-panel li{position:relative!important;padding:4px 0 4px 16px!important;font-size:.88rem!important;line-height:1.5!important}.app-shell-modern .warning-panel li:before{content:""!important;position:absolute!important;top:.8em!important;left:2px!important;width:5px!important;height:5px!important;border-radius:var(--bx-r-pill)!important;background:#d6a525!important}.app-shell-modern .planning-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center,.app-shell-modern .finance-command-center,.app-shell-modern .feedback-command-center,.app-shell-modern .creator-command-center{display:flex!important;flex-direction:column!important;gap:var(--bx-s-4)!important;padding:var(--bx-s-5)!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-lg)!important;background:var(--bx-surface)!important;box-shadow:var(--bx-shadow-1)!important}.app-shell-modern .planning-command-center .section-intro-copy h2,.app-shell-modern .procurement-command-center .section-intro-copy h2,.app-shell-modern .operations-command-center .section-intro-copy h2,.app-shell-modern .finance-command-center .section-intro-copy h2,.app-shell-modern .feedback-command-center .section-intro-copy h2,.app-shell-modern .creator-command-center .section-intro-copy h2{font-size:1.1rem!important;font-weight:720!important}.app-shell-modern .planning-command-grid,.app-shell-modern .procurement-command-grid,.app-shell-modern .operations-command-grid,.app-shell-modern .finance-command-grid,.app-shell-modern .feedback-command-grid,.app-shell-modern .creator-command-grid{display:grid!important;grid-template-columns:minmax(260px,.85fr) minmax(360px,1.15fr)!important;gap:var(--bx-s-3)!important}@media(max-width:1280px){.app-shell-modern .planning-command-grid,.app-shell-modern .procurement-command-grid,.app-shell-modern .operations-command-grid,.app-shell-modern .finance-command-grid,.app-shell-modern .feedback-command-grid,.app-shell-modern .creator-command-grid{grid-template-columns:minmax(0,1fr)!important}}.app-shell-modern .planning-primary-card,.app-shell-modern .procurement-primary-card,.app-shell-modern .operations-primary-card,.app-shell-modern .finance-primary-card,.app-shell-modern .feedback-primary-card,.app-shell-modern .creator-primary-card{display:flex!important;flex-direction:column!important;align-self:stretch!important;justify-content:space-between!important;gap:10px!important;padding:16px 18px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:linear-gradient(180deg,var(--bx-accent-soft) 0%,var(--bx-surface) 80%)!important;box-shadow:var(--bx-shadow-1)!important}:root.dark .app-shell-modern .planning-primary-card,:root[data-theme=dark] .app-shell-modern .planning-primary-card,:root.dark .app-shell-modern .procurement-primary-card,:root[data-theme=dark] .app-shell-modern .procurement-primary-card{background:linear-gradient(180deg,var(--bx-accent-soft),rgba(255,255,255,.02))!important}.app-shell-modern .planning-primary-card strong,.app-shell-modern .procurement-primary-card strong,.app-shell-modern .operations-primary-card strong,.app-shell-modern .finance-primary-card strong,.app-shell-modern .feedback-primary-card strong,.app-shell-modern .creator-primary-card strong{margin:0!important;font-size:1.22rem!important;font-weight:720!important;line-height:1.18!important;letter-spacing:-.01em!important;color:var(--bx-text)!important}.app-shell-modern .planning-queue-grid,.app-shell-modern .procurement-queue-grid,.app-shell-modern .operations-queue-grid,.app-shell-modern .finance-queue-grid,.app-shell-modern .feedback-queue-grid,.app-shell-modern .creator-queue-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}@media(max-width:700px){.app-shell-modern .planning-queue-grid,.app-shell-modern .procurement-queue-grid,.app-shell-modern .operations-queue-grid,.app-shell-modern .finance-queue-grid,.app-shell-modern .feedback-queue-grid,.app-shell-modern .creator-queue-grid{grid-template-columns:1fr!important}}.app-shell-modern .planning-queue-card,.app-shell-modern .procurement-queue-card,.app-shell-modern .operations-queue-card,.app-shell-modern .finance-queue-card,.app-shell-modern .feedback-queue-card,.app-shell-modern .creator-queue-card{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:6px!important;min-height:96px!important;padding:12px 14px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface)!important;text-align:left!important;cursor:pointer!important;transition:border-color var(--bx-motion),background-color var(--bx-motion),transform var(--bx-motion),box-shadow var(--bx-motion)!important}.app-shell-modern .planning-queue-card:hover:not(:disabled),.app-shell-modern .procurement-queue-card:hover:not(:disabled),.app-shell-modern .operations-queue-card:hover:not(:disabled),.app-shell-modern .finance-queue-card:hover:not(:disabled),.app-shell-modern .feedback-queue-card:hover:not(:disabled),.app-shell-modern .creator-queue-card:hover:not(:disabled){border-color:var(--bx-accent-ring)!important;background:var(--bx-surface)!important;transform:translateY(-.5px)!important;box-shadow:var(--bx-shadow-2)!important}.app-shell-modern .planning-queue-card:disabled,.app-shell-modern .procurement-queue-card:disabled,.app-shell-modern .operations-queue-card:disabled,.app-shell-modern .finance-queue-card:disabled,.app-shell-modern .feedback-queue-card:disabled,.app-shell-modern .creator-queue-card:disabled{opacity:.6!important;cursor:not-allowed!important}.app-shell-modern .planning-queue-card strong,.app-shell-modern .procurement-queue-card strong,.app-shell-modern .operations-queue-card strong,.app-shell-modern .finance-queue-card strong,.app-shell-modern .feedback-queue-card strong,.app-shell-modern .creator-queue-card strong{font-size:1.32rem!important;font-weight:720!important;line-height:1.12!important;letter-spacing:-.015em!important;color:var(--bx-text)!important}.app-shell-modern .planning-queue-card .metric-label,.app-shell-modern .procurement-queue-card .metric-label,.app-shell-modern .operations-queue-card .metric-label,.app-shell-modern .finance-queue-card .metric-label,.app-shell-modern .feedback-queue-card .metric-label,.app-shell-modern .creator-queue-card .metric-label{white-space:normal!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--bx-text-faint)!important}.app-shell-modern .planning-queue-card .muted-small,.app-shell-modern .procurement-queue-card .muted-small,.app-shell-modern .operations-queue-card .muted-small,.app-shell-modern .finance-queue-card .muted-small,.app-shell-modern .feedback-queue-card .muted-small,.app-shell-modern .creator-queue-card .muted-small{font-size:.78rem!important;line-height:1.4!important;color:var(--bx-text-muted)!important}.app-shell-modern .planning-lane-card,.app-shell-modern .procurement-lane-card,.app-shell-modern .operations-lane-card{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:var(--bx-s-3)!important;padding:12px 16px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface)!important;text-align:left!important;transition:border-color var(--bx-motion),background-color var(--bx-motion)!important}.app-shell-modern .planning-lane-card:hover,.app-shell-modern .procurement-lane-card:hover,.app-shell-modern .operations-lane-card:hover{border-color:var(--bx-accent-ring)!important;background:var(--bx-accent-soft)!important}.app-shell-modern .planning-lane-card>span:first-child,.app-shell-modern .procurement-lane-card>span:first-child,.app-shell-modern .operations-lane-card>span:first-child{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important;min-width:0!important}.app-shell-modern .planning-lane-card strong,.app-shell-modern .procurement-lane-card strong,.app-shell-modern .operations-lane-card strong{font-size:.96rem!important;font-weight:700!important;color:var(--bx-text)!important}.app-shell-modern .planning-lane-card>span:nth-child(2),.app-shell-modern .procurement-lane-card>span:nth-child(2),.app-shell-modern .operations-lane-card>span:nth-child(2){font-size:1rem!important;font-weight:720!important;letter-spacing:-.01em!important;color:var(--bx-text)!important}.app-shell-modern .overview-console-panel,.app-shell-modern .overview-workflow-panel{padding:var(--bx-s-5)!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-lg)!important;background:var(--bx-surface)!important;box-shadow:var(--bx-shadow-1)!important}.app-shell-modern .overview-command-panel{background:linear-gradient(135deg,var(--bx-surface) 0%,var(--bx-surface-tint) 100%)!important}.app-shell-modern .overview-next-panel,.app-shell-modern .overview-exception-card,.app-shell-modern .overview-rhythm-step{border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface)!important}.app-shell-modern .overview-next-link{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:38px!important;padding:0 16px!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-accent)!important;color:var(--bx-accent-fg)!important;font-weight:700!important;text-decoration:none!important;box-shadow:var(--bx-shadow-2)!important;transition:background-color var(--bx-motion),transform var(--bx-motion),box-shadow var(--bx-motion)!important}.app-shell-modern .overview-next-link:hover{background:var(--bx-accent-strong)!important;transform:translateY(-.5px)!important;box-shadow:var(--bx-shadow-3)!important}.app-shell-modern .overview-rhythm-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface-tint)!important;overflow:hidden!important}.app-shell-modern .overview-rhythm-step{border:0!important;border-right:1px solid var(--bx-line)!important;border-radius:0!important;padding:12px 14px!important;background:transparent!important}.app-shell-modern .overview-launch-group{display:flex!important;flex-direction:column!important;gap:var(--bx-s-2)!important}.app-shell-modern .overview-launch-group h3{margin:0!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--bx-text-faint)!important}.login-shell.login-shell-centered{min-height:100vh!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-content:center!important;align-items:start!important;justify-items:center!important;gap:var(--bx-s-4)!important;width:100%!important;max-width:none!important;margin:0!important;padding:clamp(28px,7vh,72px) var(--bx-s-5)!important;background:linear-gradient(180deg,var(--bx-bg) 0%,var(--bx-bg-soft) 100%)!important;border:0!important;border-radius:0!important;box-shadow:none!important}.login-hero.login-hero-minimal{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:var(--bx-s-4)!important;width:min(430px,100%)!important;margin:0!important;padding:0 var(--bx-s-1)!important;background:transparent!important;border:0!important;box-shadow:none!important}.login-hero.login-hero-minimal .login-logo{width:138px!important;height:34px!important;object-fit:contain!important}.login-brand-copy{min-width:0!important;padding-left:var(--bx-s-4)!important;border-left:1px solid var(--bx-line-strong)!important}.login-hero .login-product-name{margin:0 0 1px!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.14em!important;line-height:1.1!important;text-transform:uppercase!important;color:var(--bx-text-muted)!important}.login-brand-rail h1{margin:0!important;color:var(--bx-text)!important;font-size:clamp(1.42rem,5vw,1.78rem)!important;font-weight:760!important;letter-spacing:0!important;line-height:1.05!important}.login-card.glass-panel{justify-self:center!important;align-self:start!important;width:min(430px,100%)!important;max-width:430px!important;min-width:0!important;padding:var(--bx-s-6)!important;border:1px solid var(--bx-line-strong)!important;border-radius:var(--bx-r-sm)!important;background:color-mix(in srgb,var(--bx-surface) 94%,transparent)!important;box-shadow:0 24px 70px -42px #0f172a7a!important;backdrop-filter:blur(18px)!important}.login-card-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:var(--bx-s-4)!important;margin-bottom:var(--bx-s-5)!important}.login-card-header h2{margin:0!important;font-size:clamp(1.38rem,5vw,1.72rem)!important;font-weight:760!important;letter-spacing:0!important;line-height:1.08!important;color:var(--bx-text)!important}.login-card-kicker{margin:0 0 var(--bx-s-1)!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.1em!important;line-height:1.2!important;text-transform:uppercase!important;color:var(--bx-text-muted)!important}.login-card-actions{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:var(--bx-s-2)!important}.login-card-mode{display:inline-flex!important;align-items:center!important;min-height:24px!important;font-size:.64rem!important;font-weight:800!important;letter-spacing:.13em!important;text-transform:uppercase!important;color:var(--bx-success)!important;padding:0 var(--bx-s-3)!important;border-radius:var(--bx-r-pill)!important;background:var(--bx-success-soft)!important;border:1px solid color-mix(in srgb,var(--bx-success) 24%,transparent)!important;white-space:nowrap!important}.login-theme-switcher{display:inline-flex!important;align-items:center!important}.login-theme-switcher .theme-switcher-label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.login-theme-switcher .theme-option-group{display:inline-flex!important;align-items:center!important;height:32px!important;padding:3px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-pill)!important;background:var(--bx-surface-tint)!important}.login-theme-switcher .theme-option{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;padding:0!important;border:0!important;border-radius:var(--bx-r-pill)!important;background:transparent!important;color:var(--bx-text-muted)!important;box-shadow:none!important;transition:background-color var(--bx-motion),color var(--bx-motion),box-shadow var(--bx-motion)!important}.login-theme-switcher .theme-option+.theme-option{margin-left:2px!important}.login-theme-switcher .theme-option:hover:not([aria-pressed=true]){background:var(--bx-surface)!important;color:var(--bx-text)!important}.login-theme-switcher .theme-option[aria-pressed=true]{background:var(--bx-surface)!important;color:var(--bx-accent)!important;box-shadow:var(--bx-shadow-2)!important}.login-theme-switcher .theme-option-icon{width:13px!important;height:13px!important;stroke:currentColor!important;stroke-width:1.9!important}.login-theme-switcher .theme-option span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.login-form.login-form-stacked{display:flex!important;flex-direction:column!important;gap:var(--bx-s-4)!important}.login-form.login-form-stacked label{display:flex!important;flex-direction:column!important;gap:var(--bx-s-2)!important;width:100%!important;color:var(--bx-text)!important;font-size:.88rem!important;font-weight:720!important;letter-spacing:0!important}.login-form input{width:100%!important;min-height:48px!important;padding:0 var(--bx-s-4)!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-surface-soft)!important;color:var(--bx-text)!important;font-size:.98rem!important;font-weight:650!important;letter-spacing:0!important;box-shadow:inset 0 1px #ffffff0a!important;transition:border-color var(--bx-motion),background-color var(--bx-motion),box-shadow var(--bx-motion)!important}.login-form input::placeholder{color:var(--bx-text-faint)!important;opacity:1!important}.login-form input:focus-visible{border-color:var(--bx-accent)!important;background:var(--bx-surface)!important;box-shadow:var(--bx-shadow-ring)!important;outline:none!important}.login-form button[type=submit]{width:100%!important;min-height:48px!important;margin-top:var(--bx-s-1)!important;background:#0b1424!important;color:#fff!important;border-radius:var(--bx-r-sm)!important;font-size:.98rem!important;font-weight:760!important;letter-spacing:0!important;box-shadow:0 14px 28px -18px #0f172a85!important;transition:background-color var(--bx-motion),color var(--bx-motion),transform var(--bx-motion),box-shadow var(--bx-motion)!important}.login-form button[type=submit]:hover:not(:disabled){background:#162235!important;transform:translateY(-.5px)!important;box-shadow:var(--bx-shadow-3)!important}:root.dark .login-form button[type=submit],:root[data-theme=dark] .login-form button[type=submit]{background:var(--bx-accent)!important;color:var(--bx-accent-fg)!important}.login-form .login-skip-button{width:100%!important;min-height:44px!important;margin-top:calc(var(--bx-s-2) * -.25)!important;border:1px solid var(--bx-line-strong)!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-surface-tint)!important;color:var(--bx-text-soft)!important;font-size:.9rem!important;font-weight:740!important;letter-spacing:0!important;box-shadow:none!important;transition:border-color var(--bx-motion),background-color var(--bx-motion),color var(--bx-motion),transform var(--bx-motion)!important}.login-form .login-skip-button:hover:not(:disabled){border-color:var(--bx-accent-tint)!important;background:var(--bx-accent-soft)!important;color:var(--bx-accent-strong)!important;transform:translateY(-.5px)!important}:root.dark .login-form .login-skip-button,:root[data-theme=dark] .login-form .login-skip-button{background:#38bdf814!important;color:var(--bx-text-soft)!important}.login-auth-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;margin:0 0 var(--bx-s-5)!important;padding:4px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-surface-tint)!important}.login-auth-tabs button{min-height:38px!important;border:0!important;border-radius:calc(var(--bx-r-sm) - 2px)!important;background:transparent!important;color:var(--bx-text-muted)!important;font-size:.9rem!important;font-weight:760!important;letter-spacing:0!important;box-shadow:none!important}.login-auth-tabs button.is-active{background:var(--bx-surface)!important;color:var(--bx-text)!important;box-shadow:var(--bx-shadow-2)!important}.login-auth-alert{display:grid!important;gap:6px!important;margin:calc(var(--bx-s-3) * -1) 0 var(--bx-s-4)!important;padding:10px 12px!important;border:1px solid color-mix(in srgb,var(--bx-warn) 38%,var(--bx-line))!important;border-left:3px solid var(--bx-warn)!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-warn-soft)!important;color:var(--bx-text)!important;font-size:.84rem!important;font-weight:700!important;line-height:1.42!important}.login-auth-alert p{margin:0!important;color:inherit!important}.login-form button[type=button]{width:100%!important;min-height:44px!important;border:1px solid var(--bx-line-strong)!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-surface-tint)!important;color:var(--bx-text-soft)!important;font-size:.9rem!important;font-weight:740!important;letter-spacing:0!important;box-shadow:none!important}.login-form button[type=button]:hover:not(:disabled){border-color:var(--bx-accent-tint)!important;background:var(--bx-accent-soft)!important;color:var(--bx-accent-strong)!important}.signup-verification-stack{display:flex!important;flex-direction:column!important;gap:var(--bx-s-4)!important}.signup-verification-summary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:var(--bx-s-2)!important}.signup-verification-summary span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-surface-soft)!important;color:var(--bx-text-muted)!important;font-size:.82rem!important;font-weight:800!important}.signup-verification-summary span.is-done{border-color:color-mix(in srgb,var(--bx-success) 35%,transparent)!important;background:var(--bx-success-soft)!important;color:var(--bx-success)!important}.signup-verification-step{display:flex!important;flex-direction:column!important;gap:var(--bx-s-3)!important;padding:var(--bx-s-4)!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-surface-soft)!important}.signup-verification-step>div{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:var(--bx-s-3)!important}.signup-verification-step strong{color:var(--bx-text)!important;font-size:.9rem!important;font-weight:800!important}.signup-verification-step span,.signup-verification-note{color:var(--bx-text-muted)!important;font-size:.82rem!important;font-weight:680!important}.signup-verification-note{margin:0!important;line-height:1.45!important}.login-help{margin-top:var(--bx-s-5)!important;padding-top:var(--bx-s-4)!important;border-top:1px solid var(--bx-line)!important;font-size:.86rem!important;color:var(--bx-text-muted)!important}.login-help summary{cursor:pointer!important;color:var(--bx-text-muted)!important;font-weight:720!important}.login-help summary:hover{color:var(--bx-text)!important}.login-help p{margin:var(--bx-s-3) 0 0!important;color:var(--bx-text-muted)!important;line-height:1.55!important}.login-legal-links{display:flex!important;flex-wrap:wrap!important;gap:var(--bx-s-2)!important;margin-top:var(--bx-s-3)!important}.login-legal-links a{color:var(--bx-accent)!important;text-decoration:none!important;font-size:.78rem!important;font-weight:760!important;padding:6px 9px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-pill)!important;background:var(--bx-surface-tint)!important}.login-legal-links a:hover{border-color:var(--bx-accent-tint)!important;background:var(--bx-accent-soft)!important;text-decoration:none!important}body:has(.login-shell-centered){background:linear-gradient(180deg,var(--bx-bg) 0%,var(--bx-bg-soft) 100%)!important}:root.dark .login-card.glass-panel,:root[data-theme=dark] .login-card.glass-panel{background:#0e1626eb!important;box-shadow:0 26px 70px -38px #000000d1!important}:root.dark .login-form button[type=submit]:hover:not(:disabled),:root[data-theme=dark] .login-form button[type=submit]:hover:not(:disabled){background:#7dd3fc!important}@media(max-width:560px){.login-shell.login-shell-centered{padding:var(--bx-s-6) var(--bx-s-4)!important}.login-hero.login-hero-minimal{width:min(390px,100%)!important}.login-hero.login-hero-minimal .login-logo{width:120px!important}.login-card.glass-panel{width:min(390px,100%)!important;padding:var(--bx-s-5)!important}.login-card-header{flex-direction:column!important;align-items:stretch!important}.login-card-actions{flex-direction:row!important;align-items:center!important;justify-content:space-between!important}}.app-shell-modern .onboarding-hero-panel,.app-shell-modern .onboarding-step-panel{padding:var(--bx-s-6)!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-lg)!important;background:var(--bx-surface)!important;box-shadow:var(--bx-shadow-1)!important}.app-shell-modern .onboarding-step-rail{padding:var(--bx-s-4)!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-lg)!important;background:var(--bx-surface-tint)!important}.app-shell-modern .empty-state{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:var(--bx-s-2)!important;padding:var(--bx-s-5)!important;border:1px dashed var(--bx-line-strong)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface-tint)!important;color:var(--bx-text-muted)!important}.app-shell-modern .empty-state h3{margin:0!important;font-size:.96rem!important;font-weight:700!important;color:var(--bx-text)!important}@media(max-width:1200px){:root{--bx-sidebar-width: 220px}}@media(max-width:980px){.app-shell-modern .workspace-main-shell{padding:var(--bx-s-4) var(--bx-s-4) var(--bx-s-7)!important}.app-shell-modern .command-band.command-band-modern{margin:0 calc(var(--bx-s-4) * -1) var(--bx-s-2)!important;padding:10px var(--bx-s-4)!important}}.app-shell-modern button:focus-visible,.app-shell-modern a:focus-visible{outline:2px solid var(--bx-accent)!important;outline-offset:2px!important}.app-shell-modern .planning-action-plan{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:var(--bx-s-3)!important;margin:var(--bx-s-4) 0 0!important;padding:var(--bx-s-4)!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface-tint)!important}.app-shell-modern .planning-action-copy{display:flex!important;flex-direction:column!important;gap:6px!important;min-width:0!important}.app-shell-modern .planning-action-copy .metric-label{font-size:.62rem!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--bx-text-faint)!important}.app-shell-modern .planning-action-copy strong{font-size:1.05rem!important;font-weight:720!important;color:var(--bx-text)!important;line-height:1.25!important;letter-spacing:-.01em!important}.app-shell-modern .planning-action-copy p{margin:0!important;color:var(--bx-text-muted)!important;font-size:.9rem!important;line-height:1.55!important}.app-shell-modern .planning-action-buttons,.app-shell-modern .actions.planning-action-buttons{display:flex!important;flex-wrap:wrap!important;gap:8px!important;justify-content:flex-start!important;width:100%!important}.app-shell-modern .panel.detail-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))!important}.app-shell-modern .panel.detail-grid>div{min-width:0!important}.app-shell-modern .panel.detail-grid{padding:var(--bx-s-5)!important;gap:var(--bx-s-5)!important}.app-shell-modern .panel.detail-grid h2{margin:0 0 var(--bx-s-2)!important;font-size:1.15rem!important;font-weight:720!important;letter-spacing:-.015em!important;color:var(--bx-text)!important}.app-shell-modern .panel.detail-grid h3{margin:var(--bx-s-4) 0 var(--bx-s-2)!important;font-size:.96rem!important;font-weight:700!important;letter-spacing:-.005em!important;color:var(--bx-text)!important}.app-shell-modern .panel.detail-grid .summary-list{display:flex!important;flex-direction:column!important;gap:6px!important;margin:0 0 var(--bx-s-3)!important;padding:0!important;list-style:none!important}.app-shell-modern .panel.detail-grid .summary-list li{position:relative!important;padding:4px 0 4px 18px!important;color:var(--bx-text-soft)!important;font-size:.92rem!important;line-height:1.5!important;background:transparent!important}.app-shell-modern .panel.detail-grid .summary-list li:before{content:""!important;position:absolute!important;top:.78em!important;left:4px!important;width:6px!important;height:6px!important;border-radius:var(--bx-r-pill)!important;background:var(--bx-accent)!important}.app-shell-modern .planning-action-buttons,.app-shell-modern .actions.planning-action-buttons{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:10px!important;width:100%!important}.app-shell-modern .planning-action-buttons .button-secondary{min-width:0!important;min-height:38px!important;height:auto!important;padding:8px 12px!important;font-size:.84rem!important;font-weight:600!important;border-radius:var(--bx-r-sm)!important;justify-content:center!important;text-align:center!important;white-space:normal!important;line-height:1.3!important}@media(max-width:780px){.app-shell-modern .planning-action-buttons,.app-shell-modern .actions.planning-action-buttons{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))!important}}.app-shell-modern .sku-lifecycle-card{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(220px,280px)!important;align-items:start!important;gap:var(--bx-s-5)!important;margin:var(--bx-s-4) 0 0!important;padding:var(--bx-s-4) var(--bx-s-5)!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface-tint)!important;box-shadow:none!important}.app-shell-modern .sku-lifecycle-card-launch,.app-shell-modern .sku-lifecycle-card-growth{border-color:#15803d38!important;background:linear-gradient(180deg,rgba(220,252,231,.5),var(--bx-surface))!important}.app-shell-modern .sku-lifecycle-card-harvest{border-color:#d6a52547!important;background:linear-gradient(180deg,rgba(254,243,199,.4),var(--bx-surface))!important}.app-shell-modern .sku-lifecycle-card-liquidation,.app-shell-modern .sku-lifecycle-card-discontinued{border-color:#b4231838!important;background:linear-gradient(180deg,rgba(254,226,226,.4),var(--bx-surface))!important}.app-shell-modern .sku-lifecycle-card-copy{display:flex!important;flex-direction:column!important;gap:6px!important;min-width:0!important}.app-shell-modern .sku-lifecycle-card-copy .metric-label{font-size:.62rem!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--bx-text-faint)!important}.app-shell-modern .sku-lifecycle-heading{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-top:2px!important}.app-shell-modern .sku-lifecycle-heading strong{margin-right:4px!important;font-size:1.15rem!important;font-weight:720!important;color:var(--bx-text)!important;letter-spacing:-.01em!important}.app-shell-modern .sku-lifecycle-card p{margin:4px 0 0!important;color:var(--bx-text-muted)!important;font-size:.9rem!important;line-height:1.55!important}.app-shell-modern .sku-lifecycle-select-label{display:flex!important;flex-direction:column!important;gap:6px!important;min-width:0!important;color:var(--bx-text-faint)!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important}.app-shell-modern .sku-lifecycle-select-label select{height:40px!important;width:100%!important;padding:0 12px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-surface)!important;color:var(--bx-text)!important;font-size:.92rem!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important;box-shadow:var(--bx-shadow-1)!important;cursor:pointer!important;transition:border-color var(--bx-motion),box-shadow var(--bx-motion)!important}.app-shell-modern .sku-lifecycle-select-label select:focus-visible{border-color:var(--bx-accent)!important;outline:none!important;box-shadow:var(--bx-shadow-ring)!important}@media(max-width:700px){.app-shell-modern .sku-lifecycle-card{grid-template-columns:1fr!important}}.app-shell-modern .panel.detail-grid .detail-cards{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;gap:10px!important;margin-top:var(--bx-s-4)!important}.app-shell-modern .panel.detail-grid .detail-cards .metric-card{min-height:70px!important;padding:12px 14px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface)!important}.app-shell-modern .panel.detail-grid>div>details,.app-shell-modern details:has(>summary):not(.command-copy-details):not(.operator-copy-details):not(.section-intro-details){margin-top:var(--bx-s-4)!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface-tint)!important;overflow:hidden!important}.app-shell-modern .panel.detail-grid>div>details>summary,.app-shell-modern details:has(>summary):not(.command-copy-details):not(.operator-copy-details):not(.section-intro-details)>summary{display:flex!important;align-items:center!important;gap:8px!important;padding:10px 14px!important;font-size:.86rem!important;font-weight:700!important;color:var(--bx-text)!important;letter-spacing:-.005em!important;cursor:pointer!important;list-style:none!important;user-select:none!important;transition:background-color var(--bx-motion)!important}.app-shell-modern .panel.detail-grid>div>details>summary::-webkit-details-marker,.app-shell-modern details:has(>summary):not(.command-copy-details):not(.operator-copy-details):not(.section-intro-details)>summary::-webkit-details-marker{display:none!important}.app-shell-modern .panel.detail-grid>div>details>summary:before,.app-shell-modern details:has(>summary):not(.command-copy-details):not(.operator-copy-details):not(.section-intro-details)>summary:before{content:""!important;display:inline-block!important;width:0!important;height:0!important;border-left:5px solid var(--bx-text-muted)!important;border-top:4px solid transparent!important;border-bottom:4px solid transparent!important;transition:transform var(--bx-motion)!important}.app-shell-modern .panel.detail-grid>div>details[open]>summary:before,.app-shell-modern details[open]:has(>summary):not(.command-copy-details):not(.operator-copy-details):not(.section-intro-details)>summary:before{transform:rotate(90deg)!important}.app-shell-modern .panel.detail-grid>div>details>summary:hover{background:var(--bx-accent-soft)!important}.app-shell-modern .panel.detail-grid>div>details[open]>summary{border-bottom:1px solid var(--bx-line)!important}.app-shell-modern .panel.detail-grid>div>details>pre,.app-shell-modern details:has(>summary):not(.command-copy-details):not(.operator-copy-details):not(.section-intro-details)>pre{margin:0!important;padding:14px 16px!important;background:var(--bx-surface)!important;color:var(--bx-text-soft)!important;font-size:.78rem!important;font-family:ui-monospace,SF Mono,Menlo,Monaco,Consolas,monospace!important;line-height:1.55!important;white-space:pre!important;overflow-x:auto!important;border:0!important;border-radius:0!important}.app-shell-modern .panel.detail-grid>div>h2{margin-bottom:var(--bx-s-3)!important}.app-shell-modern .panel.detail-grid table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface)!important;overflow:hidden!important}.app-shell-modern .panel.detail-grid table thead th{padding:10px 14px!important;background:var(--bx-surface-tint)!important;color:var(--bx-text-faint)!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase!important;text-align:left!important;border-bottom:1px solid var(--bx-line)!important}.app-shell-modern .panel.detail-grid table tbody td{padding:9px 14px!important;font-size:.86rem!important;color:var(--bx-text-soft)!important;border-bottom:1px solid var(--bx-line)!important}.app-shell-modern .panel.detail-grid table tbody tr:last-child td{border-bottom:0!important}.app-shell-modern .panel.detail-grid table tbody tr:nth-child(2n) td{background:var(--bx-surface-tint)!important}.app-shell-modern .workspace-control-panel,.app-shell-modern .panel.workspace-control-panel{display:flex!important;flex-direction:column!important;gap:var(--bx-s-4)!important;padding:var(--bx-s-5)!important}.app-shell-modern .workspace-control-panel>h2{margin:0!important;font-size:1.05rem!important;font-weight:720!important;letter-spacing:-.01em!important}.app-shell-modern .workspace-control-panel>p{margin:0!important;max-width:64ch!important;font-size:.9rem!important;line-height:1.55!important;color:var(--bx-text-muted)!important}.app-shell-modern .workspace-control-panel>label,.app-shell-modern .workspace-control-panel>.controls>label,.app-shell-modern .panel.workspace-control-panel>label{display:flex!important;flex-direction:column!important;gap:6px!important;min-width:0!important;flex:1 1 220px!important;color:var(--bx-text-soft)!important;font-size:.78rem!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .workspace-control-panel{align-items:stretch!important}.app-shell-modern .workspace-control-panel>button:not([type=button]),.app-shell-modern .workspace-control-panel>button[type=submit],.app-shell-modern .workspace-control-panel>button:where(:not(.button-secondary)){align-self:flex-end!important;min-height:40px!important;padding:0 18px!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-text)!important;color:#fff!important;border:1px solid transparent!important;font-size:.88rem!important;font-weight:700!important;box-shadow:var(--bx-shadow-1)!important;cursor:pointer!important;transition:background-color var(--bx-motion),transform var(--bx-motion),box-shadow var(--bx-motion)!important}.app-shell-modern .workspace-control-panel>button:not(:disabled):hover{background:#1f2a3a!important;transform:translateY(-.5px)!important;box-shadow:var(--bx-shadow-3)!important}:root.dark .app-shell-modern .workspace-control-panel>button:not(.button-secondary),:root[data-theme=dark] .app-shell-modern .workspace-control-panel>button:not(.button-secondary){background:var(--bx-accent)!important;color:var(--bx-accent-fg)!important}.app-shell-modern .workspace-details,.app-shell-modern details.workspace-details{border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface-tint)!important;padding:0!important;margin:0!important;overflow:hidden!important;box-shadow:none!important}.app-shell-modern .workspace-details>summary,.app-shell-modern details.workspace-details>summary{display:flex!important;align-items:center!important;gap:10px!important;padding:12px 16px!important;font-size:.88rem!important;font-weight:700!important;color:var(--bx-text)!important;letter-spacing:-.005em!important;cursor:pointer!important;list-style:none!important;user-select:none!important;transition:background-color var(--bx-motion)!important}.app-shell-modern .workspace-details>summary::-webkit-details-marker{display:none!important}.app-shell-modern .workspace-details>summary:before{content:""!important;display:inline-block!important;width:0!important;height:0!important;border-left:5px solid var(--bx-text-muted)!important;border-top:4px solid transparent!important;border-bottom:4px solid transparent!important;transition:transform var(--bx-motion)!important}.app-shell-modern .workspace-details[open]>summary:before{transform:rotate(90deg)!important}.app-shell-modern .workspace-details>summary:hover{background:var(--bx-accent-soft)!important}.app-shell-modern .workspace-details[open]>summary{border-bottom:1px solid var(--bx-line)!important;background:var(--bx-surface)!important}.app-shell-modern .workspace-details>.form-row{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;gap:var(--bx-s-3)!important;padding:var(--bx-s-4) var(--bx-s-4) var(--bx-s-5)!important;background:var(--bx-surface)!important}.app-shell-modern .workspace-details>.form-row>label{display:flex!important;flex-direction:column!important;gap:6px!important;min-width:0!important;color:var(--bx-text-soft)!important;font-size:.78rem!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .workspace-details>.form-row>label>select,.app-shell-modern .workspace-details>.form-row>label>input{min-height:38px!important;padding:8px 12px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-surface)!important;color:var(--bx-text)!important;font-size:.88rem!important;font-weight:500!important;box-shadow:var(--bx-shadow-1)!important;transition:border-color var(--bx-motion),box-shadow var(--bx-motion)!important}.app-shell-modern .workspace-details>.form-row>label>input::placeholder{color:var(--bx-text-faint)!important}.app-shell-modern .workspace-details>.form-row>label>select:focus-visible,.app-shell-modern .workspace-details>.form-row>label>input:focus-visible{border-color:var(--bx-accent)!important;outline:none!important;box-shadow:var(--bx-shadow-ring)!important}.app-shell-modern .workspace-details>.form-row>label.checkbox-label{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:38px!important;padding:0 12px!important;margin-top:22px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-surface)!important;box-shadow:var(--bx-shadow-1)!important;cursor:pointer!important;font-size:.88rem!important;font-weight:600!important;color:var(--bx-text)!important;text-transform:none!important;letter-spacing:0!important;transition:border-color var(--bx-motion),background-color var(--bx-motion)!important}.app-shell-modern .workspace-details>.form-row>label.checkbox-label:hover{border-color:var(--bx-line-strong)!important;background:var(--bx-surface-tint)!important}.app-shell-modern .workspace-details>.form-row>label.checkbox-label>span{color:var(--bx-text)!important;font-size:.88rem!important;font-weight:600!important;text-transform:none!important;letter-spacing:0!important}.app-shell-modern .workspace-details>.form-row>label.checkbox-label>input[type=checkbox]{width:18px!important;height:18px!important;min-height:18px!important;margin:0!important;padding:0!important;accent-color:var(--bx-accent)!important;cursor:pointer!important;box-shadow:none!important;border:0!important}.app-shell-modern .workspace-details>.form-row>label.checkbox-label:has(input:checked){border-color:var(--bx-accent-ring)!important;background:var(--bx-accent-soft)!important}.app-shell-modern .panel.what-if{display:flex!important;flex-direction:column!important;gap:var(--bx-s-4)!important;padding:var(--bx-s-5)!important}.app-shell-modern .panel.what-if>h2{margin:0!important;font-size:1.05rem!important;font-weight:720!important;letter-spacing:-.01em!important}.app-shell-modern .panel.what-if .slider-wrap{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto auto!important;align-items:center!important;gap:var(--bx-s-3)!important;padding:var(--bx-s-4)!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface-tint)!important}.app-shell-modern .panel.what-if .slider-wrap>input[type=range]{grid-column:1 / 5!important;width:100%!important;height:6px!important;padding:0!important;border:0!important;border-radius:var(--bx-r-pill)!important;background:linear-gradient(to right,var(--bx-accent) 0%,var(--bx-accent) calc(var(--what-if-progress, 12) * 1%),var(--bx-line) calc(var(--what-if-progress, 12) * 1%),var(--bx-line) 100%)!important;-webkit-appearance:none!important;appearance:none!important;box-shadow:none!important;cursor:pointer!important;min-height:0!important}.app-shell-modern .panel.what-if .slider-wrap>input[type=range]::-webkit-slider-thumb{-webkit-appearance:none!important;appearance:none!important;width:18px!important;height:18px!important;border-radius:50%!important;background:var(--bx-accent)!important;border:2px solid #ffffff!important;box-shadow:0 0 0 1px var(--bx-accent),var(--bx-shadow-2)!important;cursor:pointer!important;transition:transform var(--bx-motion)!important}.app-shell-modern .panel.what-if .slider-wrap>input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.08)!important}.app-shell-modern .panel.what-if .slider-wrap>input[type=range]::-moz-range-thumb{width:18px!important;height:18px!important;border-radius:50%!important;background:var(--bx-accent)!important;border:2px solid #ffffff!important;box-shadow:0 0 0 1px var(--bx-accent),var(--bx-shadow-2)!important;cursor:pointer!important}.app-shell-modern .panel.what-if .slider-wrap>input[type=range]:focus-visible{outline:none!important;box-shadow:var(--bx-shadow-ring)!important}.app-shell-modern .panel.what-if .slider-wrap>span{grid-row:2!important;grid-column:1!important;font-size:1.4rem!important;font-weight:720!important;letter-spacing:-.02em!important;color:var(--bx-text)!important;font-variant-numeric:tabular-nums!important}.app-shell-modern .panel.what-if .slider-wrap>button{grid-row:2!important;grid-column:3!important;min-height:38px!important;padding:0 16px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-surface)!important;color:var(--bx-text)!important;font-size:.86rem!important;font-weight:700!important;cursor:pointer!important;box-shadow:var(--bx-shadow-1)!important;transition:border-color var(--bx-motion),background-color var(--bx-motion),transform var(--bx-motion),box-shadow var(--bx-motion)!important}.app-shell-modern .panel.what-if .slider-wrap>button:hover:not(:disabled){border-color:var(--bx-line-strong)!important;background:var(--bx-surface-tint)!important;transform:translateY(-.5px)!important;box-shadow:var(--bx-shadow-2)!important}.app-shell-modern .panel.what-if .slider-wrap>a{grid-row:2!important;grid-column:4!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 14px!important;border-radius:var(--bx-r-sm)!important;color:var(--bx-accent)!important;font-size:.86rem!important;font-weight:700!important;text-decoration:none!important;background:transparent!important;transition:background-color var(--bx-motion),color var(--bx-motion)!important}.app-shell-modern .panel.what-if .slider-wrap>a:hover{background:var(--bx-accent-soft)!important;color:var(--bx-accent-strong)!important}@media(max-width:720px){.app-shell-modern .panel.what-if .slider-wrap{grid-template-columns:1fr 1fr!important}.app-shell-modern .panel.what-if .slider-wrap>span{grid-column:1 / -1!important;grid-row:2!important}.app-shell-modern .panel.what-if .slider-wrap>button{grid-column:1!important;grid-row:3!important}.app-shell-modern .panel.what-if .slider-wrap>a{grid-column:2!important;grid-row:3!important}}.app-shell-modern .panel.controls.workspace-control-panel,.app-shell-modern .controls.workspace-control-panel{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important;align-items:end!important;gap:var(--bx-s-3) var(--bx-s-4)!important;padding:var(--bx-s-5)!important}.app-shell-modern .panel.controls.workspace-control-panel>p,.app-shell-modern .panel.controls.workspace-control-panel>h2,.app-shell-modern .panel.controls.workspace-control-panel>details{grid-column:1 / -1!important}.app-shell-modern .panel.controls.workspace-control-panel>p{margin:0!important;color:var(--bx-text-muted)!important;font-size:.92rem!important;line-height:1.55!important;max-width:64ch!important}.app-shell-modern .panel.controls.workspace-control-panel>label{display:flex!important;flex-direction:column!important;gap:6px!important;flex:none!important;min-width:0!important;align-self:end!important;color:var(--bx-text-soft)!important;font-size:.78rem!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .panel.controls.workspace-control-panel>label>select,.app-shell-modern .panel.controls.workspace-control-panel>label>input{height:40px!important;min-height:40px!important;padding:0 12px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-surface)!important;color:var(--bx-text)!important;font-size:.92rem!important;font-weight:600!important;box-shadow:var(--bx-shadow-1)!important;transition:border-color var(--bx-motion),box-shadow var(--bx-motion)!important}.app-shell-modern .panel.controls.workspace-control-panel>label>select:focus-visible,.app-shell-modern .panel.controls.workspace-control-panel>label>input:focus-visible{border-color:var(--bx-accent)!important;outline:none!important;box-shadow:var(--bx-shadow-ring)!important}.app-shell-modern .panel.controls.workspace-control-panel>button{align-self:end!important;justify-self:end!important;height:40px!important;min-height:40px!important;padding:0 20px!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-text)!important;color:#fff!important;border:1px solid transparent!important;font-size:.9rem!important;font-weight:700!important;letter-spacing:-.005em!important;box-shadow:var(--bx-shadow-1)!important;cursor:pointer!important;transition:background-color var(--bx-motion),transform var(--bx-motion),box-shadow var(--bx-motion)!important}.app-shell-modern .panel.controls.workspace-control-panel>button:hover:not(:disabled){background:#1f2a3a!important;transform:translateY(-.5px)!important;box-shadow:var(--bx-shadow-3)!important}.app-shell-modern .panel.controls.workspace-control-panel>button:disabled{opacity:.6!important;cursor:not-allowed!important}:root.dark .app-shell-modern .panel.controls.workspace-control-panel>button,:root[data-theme=dark] .app-shell-modern .panel.controls.workspace-control-panel>button{background:var(--bx-accent)!important;color:var(--bx-accent-fg)!important}:root.dark .app-shell-modern .panel.controls.workspace-control-panel>button:hover:not(:disabled),:root[data-theme=dark] .app-shell-modern .panel.controls.workspace-control-panel>button:hover:not(:disabled){background:var(--bx-accent-strong)!important}.app-shell-modern .panel.controls.workspace-control-panel>label .muted-small{position:absolute!important;margin-top:44px!important;font-size:.74rem!important;color:var(--bx-text-muted)!important}@media(max-width:820px){.app-shell-modern .panel.controls.workspace-control-panel,.app-shell-modern .controls.workspace-control-panel{grid-template-columns:1fr 1fr!important}.app-shell-modern .panel.controls.workspace-control-panel>button{grid-column:1 / -1!important;justify-self:stretch!important}}@media(max-width:540px){.app-shell-modern .panel.controls.workspace-control-panel,.app-shell-modern .controls.workspace-control-panel{grid-template-columns:1fr!important}}.app-shell-modern .overview-launchpad-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:var(--bx-s-3)!important}.app-shell-modern .overview-launch-group{display:flex!important;flex-direction:column!important;gap:var(--bx-s-2)!important;min-width:0!important}.app-shell-modern .overview-launch-group-header{display:grid!important;grid-template-columns:32px 1fr!important;align-items:center!important;gap:10px!important;padding:0 4px 4px!important}.app-shell-modern .overview-launch-group-header>span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-pill)!important;background:var(--bx-surface-tint)!important;color:var(--bx-text-faint)!important;font-size:.74rem!important;font-weight:800!important;letter-spacing:0!important;font-variant-numeric:tabular-nums!important}.app-shell-modern .overview-launch-group-header h3{margin:0!important;font-size:.78rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:var(--bx-text)!important}.app-shell-modern .overview-launch-group-header p{margin:1px 0 0!important;font-size:.78rem!important;line-height:1.4!important;color:var(--bx-text-muted)!important}.app-shell-modern .overview-launch-list{display:flex!important;flex-direction:column!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}.app-shell-modern .overview-launch-item{display:flex!important;flex-direction:column!important;gap:4px!important;min-width:0!important}.app-shell-modern .overview-launch-card{display:flex!important;flex-direction:column!important;gap:6px!important;min-height:0!important;padding:14px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface)!important;color:var(--bx-text)!important;text-decoration:none!important;box-shadow:var(--bx-shadow-1)!important;transition:border-color var(--bx-motion),background-color var(--bx-motion),transform var(--bx-motion),box-shadow var(--bx-motion)!important}.app-shell-modern .overview-launch-card:hover,.app-shell-modern .overview-launch-card:focus-visible{border-color:var(--bx-accent-ring)!important;background:var(--bx-surface)!important;transform:translateY(-1px)!important;box-shadow:var(--bx-shadow-2)!important;outline:none!important}.app-shell-modern .overview-launch-card .metric-label{color:var(--bx-text-faint)!important;font-size:.6rem!important;font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase!important}.app-shell-modern .overview-launch-card strong{color:var(--bx-text)!important;font-size:1.05rem!important;font-weight:720!important;letter-spacing:-.01em!important;line-height:1.15!important}.app-shell-modern .overview-launch-card>span:not(.metric-label){color:var(--bx-text-muted)!important;font-size:.84rem!important;font-weight:500!important;line-height:1.45!important}.app-shell-modern .overview-launch-card em{display:inline-flex!important;align-items:center!important;gap:4px!important;margin-top:4px!important;color:var(--bx-accent)!important;font-style:normal!important;font-size:.84rem!important;font-weight:700!important;letter-spacing:-.005em!important}.app-shell-modern .overview-launch-card:hover em{color:var(--bx-accent-strong)!important}.app-shell-modern .overview-launch-details{margin:0!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important}.app-shell-modern .overview-launch-details>summary{display:inline-flex!important;align-items:center!important;gap:6px!important;width:fit-content!important;padding:4px 8px!important;margin-left:6px!important;border-radius:var(--bx-r-pill)!important;background:transparent!important;color:var(--bx-text-faint)!important;font-size:.7rem!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important;cursor:pointer!important;list-style:none!important;transition:background-color var(--bx-motion),color var(--bx-motion)!important}.app-shell-modern .overview-launch-details>summary::-webkit-details-marker{display:none!important}.app-shell-modern .overview-launch-details>summary:hover{background:var(--bx-surface-tint)!important;color:var(--bx-text-muted)!important}.app-shell-modern .overview-launch-details[open]{margin-top:4px!important;padding:10px 12px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface-tint)!important}.app-shell-modern .overview-launch-details[open]>summary{margin-left:0!important;padding:0 0 6px!important;color:var(--bx-text)!important;background:transparent!important}.app-shell-modern .overview-launch-details p{margin:4px 0 0!important;font-size:.82rem!important;line-height:1.45!important;color:var(--bx-text-muted)!important}.app-shell-modern .overview-launch-details p strong{color:var(--bx-text)!important;font-weight:700!important}.app-shell-modern .overview-launch-tags{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:8px!important}.app-shell-modern .overview-launch-tags span{padding:3px 9px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-pill)!important;background:var(--bx-surface)!important;color:var(--bx-text-soft)!important;font-size:.72rem!important;font-weight:600!important}.app-shell-modern .overview-attention-list{display:flex!important;flex-direction:column!important;gap:6px!important;margin-top:var(--bx-s-4)!important;padding:0!important;border:0!important;background:transparent!important}.app-shell-modern .overview-attention-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:var(--bx-s-3)!important;padding:10px 14px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important;background:var(--bx-surface)!important;color:var(--bx-text)!important;text-decoration:none!important;box-shadow:var(--bx-shadow-1)!important;transition:border-color var(--bx-motion),background-color var(--bx-motion),transform var(--bx-motion)!important}.app-shell-modern .overview-attention-row:hover,.app-shell-modern .overview-attention-row:focus-visible{border-color:var(--bx-accent-ring)!important;background:var(--bx-surface)!important;transform:translate(2px)!important;outline:none!important}.app-shell-modern .overview-attention-row strong{font-size:.92rem!important;font-weight:700!important;letter-spacing:-.005em!important;color:var(--bx-text)!important}.app-shell-modern .overview-attention-row span{font-size:.82rem!important;color:var(--bx-text-muted)!important}.app-shell-modern .overview-attention-row .badge{font-size:.7rem!important;padding:3px 9px!important}.app-shell-modern .overview-workflow-panel.overview-launchpad-panel,.app-shell-modern .overview-workflow-panel{background:var(--bx-surface)!important;border-color:var(--bx-line)!important;color:var(--bx-text)!important}.app-shell-modern{overflow-x:clip!important}.app-shell-modern .workspace-main-shell,.app-shell-modern .workspace-stack{min-width:0!important;max-width:100%!important}.app-shell-modern .workspace-main-shell{overflow-x:clip!important}.command-band-modern .command-band-main,.command-band-modern .command-actions-panel{min-width:0!important}.command-band-modern .command-actions-panel{flex:0 1 auto!important;flex-wrap:wrap!important;justify-content:flex-end!important;overflow:visible!important}.command-band-modern .status-strip.command-status-strip{min-width:0!important;max-width:100%!important}.app-shell-modern .overview-console-panel.overview-command-panel{width:100%!important;max-width:100%!important;padding:var(--bx-s-5)!important;overflow:hidden!important}.app-shell-modern .overview-command-layout{display:grid!important;grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr)!important;gap:var(--bx-s-4)!important;align-items:stretch!important;min-width:0!important}.app-shell-modern .overview-next-panel,.app-shell-modern .overview-exception-card{min-width:0!important;min-height:0!important;padding:var(--bx-s-5)!important;border-radius:var(--bx-r-md)!important;overflow:hidden!important}.app-shell-modern .overview-next-panel{display:flex!important;flex-direction:column!important;gap:var(--bx-s-4)!important}.app-shell-modern .overview-next-kicker{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:var(--bx-s-3)!important;margin:0!important;color:var(--bx-text-muted)!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.app-shell-modern .overview-next-kicker>span:last-child{color:var(--bx-text-muted)!important;font-size:.72rem!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .overview-next-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:fit-content!important;max-width:100%!important;min-height:42px!important;margin:0!important;padding:0 16px!important;border:1px solid color-mix(in srgb,var(--bx-accent) 72%,var(--bx-line))!important;border-radius:var(--bx-r-sm)!important;background:var(--bx-accent)!important;color:var(--bx-accent-fg)!important;font-size:.96rem!important;font-weight:760!important;line-height:1!important;letter-spacing:0!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:var(--bx-shadow-2)!important}.app-shell-modern .overview-next-link span{color:inherit!important;font-size:inherit!important;line-height:inherit!important}.app-shell-modern .overview-next-link span[aria-hidden=true]{font-size:1.08rem!important}.app-shell-modern .overview-next-link:hover,.app-shell-modern .overview-next-link:focus-visible{border-color:var(--bx-accent-strong)!important;background:var(--bx-accent-strong)!important;color:var(--bx-accent-fg)!important;transform:translateY(-1px)!important;box-shadow:var(--bx-shadow-3)!important}.app-shell-modern .overview-next-panel>p{max-width:68ch!important;margin:0!important;color:var(--bx-text-soft)!important;font-size:.98rem!important;line-height:1.55!important}.app-shell-modern .overview-health-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin:auto 0 0!important;border-top:1px solid var(--bx-line)!important;overflow:hidden!important}.app-shell-modern .overview-health-item{min-width:0!important;padding:var(--bx-s-4) var(--bx-s-3) 0 0!important;border-right:1px solid var(--bx-line)!important}.app-shell-modern .overview-health-item:last-child{border-right:0!important}.app-shell-modern .overview-health-item>span,.app-shell-modern .overview-health-item>small{color:var(--bx-text-muted)!important;font-size:.75rem!important;font-weight:700!important;letter-spacing:0!important}.app-shell-modern .overview-health-item>strong{color:var(--bx-text)!important;font-size:1rem!important;font-weight:760!important;line-height:1.15!important}.app-shell-modern .overview-exception-card{display:flex!important;flex-direction:column!important;gap:var(--bx-s-4)!important}.app-shell-modern .overview-exception-card-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:var(--bx-s-3)!important}.app-shell-modern .overview-exception-card-header h3{margin:0!important;color:var(--bx-text)!important;font-size:1rem!important;font-weight:760!important}.app-shell-modern .overview-exception-card-header .link-button{min-height:32px!important;padding:0 11px!important;font-size:.78rem!important;white-space:nowrap!important}.app-shell-modern .overview-exception-empty-state{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:var(--bx-s-4)!important;min-height:100%!important}.app-shell-modern .overview-exception-empty-state>span{width:42px!important;height:42px!important;border-width:2px!important;font-size:1.2rem!important}.app-shell-modern .overview-exception-empty-state strong{display:block!important;color:var(--bx-text)!important;font-size:.98rem!important;font-weight:760!important;line-height:1.2!important}.app-shell-modern .overview-exception-empty-state p{max-width:none!important;margin:6px 0 0!important;color:var(--bx-text-muted)!important;font-size:.92rem!important;line-height:1.48!important}.app-shell-modern .overview-rhythm-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:var(--bx-s-4)!important;padding:0!important}.app-shell-modern .overview-rhythm-step{display:grid!important;grid-template-columns:32px minmax(0,1fr)!important;gap:var(--bx-s-3)!important;padding:var(--bx-s-4)!important;min-width:0!important;border-right:1px solid var(--bx-line)!important}.app-shell-modern .overview-rhythm-step:last-child{border-right:0!important}.app-shell-modern .overview-rhythm-step>span{width:30px!important;height:30px!important;min-width:30px!important}.app-shell-modern .overview-rhythm-step strong{color:var(--bx-text)!important;font-size:.95rem!important;font-weight:760!important}.app-shell-modern .overview-rhythm-step p{margin-top:5px!important;color:var(--bx-text-muted)!important;font-size:.8rem!important;line-height:1.4!important}@media(max-width:1180px){.app-shell-modern .overview-command-layout{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .overview-rhythm-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell-modern .overview-rhythm-step:nth-child(2n){border-right:0!important}.app-shell-modern .overview-rhythm-step:nth-child(n+3){border-top:1px solid var(--bx-line)!important}}@media(max-width:760px){.app-shell.app-shell-modern{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .workspace-sidebar{position:static!important;height:auto!important;padding:var(--bx-s-3)!important;border-right:0!important;border-bottom:1px solid var(--bx-line)!important}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{padding:0 0 var(--bx-s-3)!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav{flex-direction:row!important;gap:6px!important;overflow-x:auto!important;padding:0 0 2px!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav:before{display:none!important}.app-shell-modern .workspace-sidebar-nav .workspace-link-label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{flex:0 0 auto!important;grid-template-columns:24px!important;justify-content:center!important;width:46px!important;min-height:40px!important;padding:0!important}.app-shell-modern .workspace-main-shell{padding:var(--bx-s-3)!important;overflow-x:clip!important}.app-shell-modern .command-band.command-band-modern{margin:0 0 var(--bx-s-2)!important;padding:var(--bx-s-3)!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-md)!important}.command-band-modern .command-band-main{flex-direction:column!important;align-items:stretch!important}.command-band-modern .command-identity,.command-band-modern .command-actions-panel,.command-band-modern .command-utility-row{width:100%!important}.command-band-modern .command-actions-panel{justify-content:space-between!important}.command-band-modern .status-strip.command-status-strip{order:3!important;width:100%!important;justify-content:space-between!important}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{flex:1 1 0!important;justify-content:center!important}.app-shell-modern .overview-console-panel.overview-command-panel,.app-shell-modern .overview-workflow-panel.overview-launchpad-panel{padding:var(--bx-s-3)!important}.app-shell-modern .overview-next-panel,.app-shell-modern .overview-exception-card{padding:var(--bx-s-4)!important}.app-shell-modern .overview-next-kicker{align-items:flex-start!important;flex-direction:column!important;gap:4px!important}.app-shell-modern .overview-health-strip,.app-shell-modern .overview-rhythm-strip{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .overview-health-item{padding:var(--bx-s-3) 0!important;border-right:0!important;border-bottom:1px solid var(--bx-line)!important}.app-shell-modern .overview-health-item:last-child{border-bottom:0!important}.app-shell-modern .overview-exception-empty-state{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .overview-rhythm-step,.app-shell-modern .overview-rhythm-step:nth-child(n){border-right:0!important;border-top:1px solid var(--bx-line)!important}.app-shell-modern .overview-rhythm-step:first-child{border-top:0!important}}.app-shell-modern .marketplace-panel{display:flex!important;flex-direction:column!important;gap:var(--bx-s-4)!important;padding:var(--bx-s-5)!important;border-radius:var(--bx-r-lg)!important;background:var(--bx-surface)!important;box-shadow:0 16px 42px -34px #0f172a61!important}.app-shell-modern .marketplace-panel>.section-intro{display:flex!important;flex-direction:column!important;gap:5px!important;max-width:none!important;padding:0!important}.app-shell-modern .marketplace-panel .section-intro-copy{align-items:center!important;gap:var(--bx-s-2)!important}.app-shell-modern .marketplace-panel .section-intro-copy h2{margin:0!important;font-size:clamp(1.05rem,1.25vw,1.22rem)!important;font-weight:760!important;letter-spacing:0!important}.app-shell-modern .marketplace-panel .section-intro-eyebrow{color:var(--bx-text-faint)!important;font-size:.66rem!important;font-weight:820!important;letter-spacing:.12em!important;text-transform:uppercase!important}.app-shell-modern .marketplace-form.detail-cards{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;align-items:end!important;gap:var(--bx-s-3)!important;margin:0!important}.app-shell-modern .marketplace-form>.form-row{display:flex!important;grid-column:span 3!important;flex-direction:column!important;gap:6px!important;min-width:0!important;margin:0!important;color:var(--bx-text-soft)!important;font-size:.78rem!important;font-weight:720!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .marketplace-form>.form-row input,.app-shell-modern .marketplace-form>.form-row select{width:100%!important;height:38px!important;min-height:38px!important;padding:0 12px!important;border:1px solid var(--bx-line)!important;border-radius:var(--bx-r-sm)!important;background-color:var(--bx-surface)!important;color:var(--bx-text)!important;font-size:.9rem!important;font-weight:620!important;letter-spacing:0!important;box-shadow:var(--bx-shadow-1)!important;transition:border-color var(--bx-motion),background-color var(--bx-motion),box-shadow var(--bx-motion)!important}.app-shell-modern .marketplace-form>.form-row select{padding-right:34px!important;appearance:none!important;-webkit-appearance:none!important;background-image:linear-gradient(45deg,transparent 50%,var(--bx-text-muted) 50%),linear-gradient(135deg,var(--bx-text-muted) 50%,transparent 50%)!important;background-position:calc(100% - 17px) 50%,calc(100% - 12px) 50%!important;background-size:5px 5px,5px 5px!important;background-repeat:no-repeat!important}.app-shell-modern .marketplace-form>.form-row input:hover,.app-shell-modern .marketplace-form>.form-row select:hover{border-color:var(--bx-line-strong)!important;background-color:var(--bx-surface-soft)!important}.app-shell-modern .marketplace-form>.form-row input:focus-visible,.app-shell-modern .marketplace-form>.form-row select:focus-visible{border-color:var(--bx-accent)!important;outline:none!important;box-shadow:var(--bx-shadow-ring)!important}.app-shell-modern .marketplace-form>.form-row input:disabled{color:var(--bx-text-faint)!important;background:var(--bx-surface-tint)!important;cursor:not-allowed!important}.app-shell-modern .marketplace-form>.actions{display:flex!important;grid-column:span 3!important;align-items:end!important;justify-content:flex-start!important;gap:var(--bx-s-2)!important;min-width:0!important;margin:0!important}.app-shell-modern .marketplace-form>.actions .button-primary-action,.app-shell-modern .marketplace-form>.actions .button-secondary,.app-shell-modern .marketplace-form>.actions label.button-secondary{min-height:38px!important;white-space:nowrap!important}.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(2),.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(8),.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(13),.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(14){grid-column:span 4!important}.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(6),.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(7),.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(9),.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(10),.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(11),.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(12),.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(15){grid-column:span 2!important}.app-shell-modern .marketplace-policy-form>.actions{grid-column:span 2!important}.app-shell-modern .marketplace-panel .table-wrap,.app-shell-modern .marketplace-panel .data-table{margin-top:var(--bx-s-2)!important}@media(max-width:1180px){.app-shell-modern .marketplace-form>.form-row,.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(n),.app-shell-modern .marketplace-form>.actions,.app-shell-modern .marketplace-policy-form>.actions{grid-column:span 4!important}}@media(max-width:820px){.app-shell-modern .marketplace-form>.form-row,.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(n),.app-shell-modern .marketplace-form>.actions,.app-shell-modern .marketplace-policy-form>.actions{grid-column:span 6!important}}@media(max-width:620px){.app-shell-modern .marketplace-panel{padding:var(--bx-s-4)!important}.app-shell-modern .marketplace-form>.form-row,.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(n),.app-shell-modern .marketplace-form>.actions,.app-shell-modern .marketplace-policy-form>.actions{grid-column:1 / -1!important}.app-shell-modern .marketplace-form>.actions{flex-direction:column!important;align-items:stretch!important}}.app-shell-modern{--op-bg: #f6f8fb;--op-surface: #ffffff;--op-surface-soft: #f9fbfd;--op-surface-muted: #f1f5f9;--op-border: #dfe7ef;--op-border-strong: #cbd8e4;--op-text: #111827;--op-text-soft: #334155;--op-muted: #64748b;--op-faint: #94a3b8;--op-accent: #1479a5;--op-accent-soft: #e6f4fa;--op-accent-strong: #0d5f82;--op-amber: #c69214;--op-success: #1f8a4c;--op-danger: #b42318;--op-radius: 8px;--op-radius-lg: 10px;--op-shadow: 0 16px 40px -34px rgba(15, 23, 42, .42)}:root.dark .app-shell-modern,:root[data-theme=dark] .app-shell-modern{--op-bg: #070d1a;--op-surface: #0f1727;--op-surface-soft: #121c2f;--op-surface-muted: rgba(255, 255, 255, .045);--op-border: rgba(255, 255, 255, .09);--op-border-strong: rgba(255, 255, 255, .16);--op-text: #e6edf6;--op-text-soft: #c7d1de;--op-muted: #8b97a8;--op-faint: #6b7689;--op-accent: #38a9d6;--op-accent-soft: rgba(56, 189, 248, .12);--op-accent-strong: #7dd3fc;--op-amber: #facc15;--op-success: #4ade80;--op-danger: #f87171;--op-shadow: none}.app-shell-modern .workspace-page{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;min-width:0!important}.app-shell-modern .workspace-page-header,.app-shell-modern .workspace-stack>.section-intro{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;min-width:0!important;padding:4px 0 2px!important}.app-shell-modern .workspace-page-header .section-intro,.app-shell-modern .workspace-stack>.section-intro{min-width:0!important}.app-shell-modern .workspace-page-content{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;min-width:0!important}.app-shell-modern .workspace-page-actions{display:flex!important;flex:0 0 auto!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important}.app-shell-modern .workspace-panel{display:grid!important;gap:14px!important;min-width:0!important;padding:18px!important;border:1px solid var(--op-border)!important;border-radius:var(--op-radius-lg)!important;background:var(--op-surface)!important;box-shadow:var(--op-shadow)!important}.app-shell-modern .workspace-panel-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;min-width:0!important}.app-shell-modern .workspace-panel-header>.section-intro{flex:1 1 auto!important;min-width:0!important}.app-shell-modern .workspace-panel-copy{display:grid!important;gap:5px!important;min-width:0!important}.app-shell-modern .workspace-panel-copy h2,.app-shell-modern .workspace-panel-header .section-intro-copy h2{margin:0!important;color:var(--op-text)!important;font-size:clamp(1rem,1.2vw,1.18rem)!important;font-weight:760!important;line-height:1.2!important;letter-spacing:0!important}.app-shell-modern .workspace-panel-copy p{margin:0!important;max-width:68ch!important;color:var(--op-muted)!important;font-size:.86rem!important;line-height:1.5!important}.app-shell-modern .workspace-panel-actions{display:flex!important;flex:0 0 auto!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important}.app-shell-modern .workspace-panel-body{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;min-width:0!important}.app-shell-modern .control-grid,.app-shell-modern .forecast-controls.control-grid,.app-shell-modern .operations-filter-bar.control-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;align-items:end!important;gap:10px!important;min-width:0!important;margin:0!important}.app-shell-modern .control-grid-actions{display:flex!important;align-items:end!important;gap:8px!important;min-width:0!important}.app-shell-modern .control-grid-actions>button,.app-shell-modern .control-grid-actions>a{width:fit-content!important;min-width:0!important}.app-shell-modern .form-field,.app-shell-modern .operations-filter-field{display:flex!important;flex-direction:column!important;gap:6px!important;min-width:0!important;margin:0!important;color:var(--op-text-soft)!important;font-size:.78rem!important;font-weight:700!important;line-height:1.25!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .form-field-label,.app-shell-modern .operations-filter-field .form-field-label{color:var(--op-text-soft)!important;font-size:.78rem!important;font-weight:720!important}.app-shell-modern .form-field-hint{color:var(--op-muted)!important;font-size:.74rem!important;font-weight:600!important;line-height:1.35!important}.app-shell-modern .form-field input,.app-shell-modern .form-field select,.app-shell-modern .form-field textarea,.app-shell-modern .control-grid input,.app-shell-modern .control-grid select,.app-shell-modern .control-grid textarea,.app-shell-modern .po-form input,.app-shell-modern .po-form select,.app-shell-modern .po-form textarea,.app-shell-modern .workspace-details input,.app-shell-modern .workspace-details select,.app-shell-modern .workspace-details textarea,.app-shell-modern .data-table input,.app-shell-modern .data-table select{width:100%!important;min-height:38px!important;border:1px solid var(--op-border)!important;border-radius:var(--op-radius)!important;background-color:var(--op-surface)!important;color:var(--op-text)!important;font-size:.9rem!important;font-weight:620!important;line-height:1.2!important;letter-spacing:0!important;box-shadow:none!important}.app-shell-modern .form-field input,.app-shell-modern .form-field select,.app-shell-modern .control-grid input,.app-shell-modern .control-grid select,.app-shell-modern .po-form input,.app-shell-modern .po-form select,.app-shell-modern .workspace-details input,.app-shell-modern .workspace-details select,.app-shell-modern .data-table input,.app-shell-modern .data-table select{height:38px!important;padding:0 11px!important}.app-shell-modern .form-field textarea,.app-shell-modern .control-grid textarea,.app-shell-modern .po-form textarea,.app-shell-modern .workspace-details textarea{min-height:84px!important;padding:10px 11px!important}.app-shell-modern .form-field input:hover,.app-shell-modern .form-field select:hover,.app-shell-modern .form-field textarea:hover,.app-shell-modern .control-grid input:hover,.app-shell-modern .control-grid select:hover,.app-shell-modern .control-grid textarea:hover,.app-shell-modern .po-form input:hover,.app-shell-modern .po-form select:hover,.app-shell-modern .po-form textarea:hover,.app-shell-modern .workspace-details input:hover,.app-shell-modern .workspace-details select:hover,.app-shell-modern .workspace-details textarea:hover,.app-shell-modern .data-table input:hover,.app-shell-modern .data-table select:hover{border-color:var(--op-border-strong)!important;background-color:var(--op-surface-soft)!important}.app-shell-modern .form-field input:focus-visible,.app-shell-modern .form-field select:focus-visible,.app-shell-modern .form-field textarea:focus-visible,.app-shell-modern .control-grid input:focus-visible,.app-shell-modern .control-grid select:focus-visible,.app-shell-modern .control-grid textarea:focus-visible,.app-shell-modern .po-form input:focus-visible,.app-shell-modern .po-form select:focus-visible,.app-shell-modern .po-form textarea:focus-visible,.app-shell-modern .workspace-details input:focus-visible,.app-shell-modern .workspace-details select:focus-visible,.app-shell-modern .workspace-details textarea:focus-visible,.app-shell-modern .data-table input:focus-visible,.app-shell-modern .data-table select:focus-visible{border-color:var(--op-accent)!important;outline:none!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--op-accent) 20%,transparent)!important}.app-shell-modern .workspace-details,.app-shell-modern .workspace-panel .workspace-details{margin:0!important;padding:12px!important;border:1px solid var(--op-border)!important;border-radius:var(--op-radius-lg)!important;background:var(--op-surface-soft)!important}.app-shell-modern .workspace-details summary{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:28px!important;color:var(--op-text)!important;font-size:.86rem!important;font-weight:760!important}.app-shell-modern .workspace-details summary:after{content:"+"!important;color:var(--op-accent)!important;font-weight:820!important}.app-shell-modern .workspace-details[open] summary:after{content:"-"!important}.app-shell-modern .checkbox-label,.app-shell-modern .control-grid .checkbox-label,.app-shell-modern .forecast-controls .checkbox-label{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:38px!important;margin:0!important;padding:8px 10px!important;border:1px solid var(--op-border)!important;border-radius:var(--op-radius)!important;background:var(--op-surface)!important;color:var(--op-text-soft)!important;font-size:.82rem!important;font-weight:680!important}.app-shell-modern .checkbox-label input[type=checkbox]{flex:0 0 auto!important;width:16px!important;height:16px!important;min-height:16px!important;padding:0!important;accent-color:var(--op-accent)!important}.app-shell-modern .detail-cards{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;align-items:stretch!important;gap:8px!important;margin:0!important}.app-shell-modern .detail-card,.app-shell-modern .metric-card,.app-shell-modern .forecast-metric-card,.app-shell-modern .planning-stat-card,.app-shell-modern .operations-stat-card{border-color:var(--op-border)!important;border-radius:var(--op-radius-lg)!important;background:var(--op-surface-soft)!important;box-shadow:none!important}.app-shell-modern .data-table,.app-shell-modern .table-wrap{border:1px solid var(--op-border)!important;border-radius:var(--op-radius-lg)!important;background:var(--op-surface)!important;box-shadow:none!important;overflow:auto!important}.app-shell-modern .data-table table,.app-shell-modern .table-wrap table{border-collapse:separate!important;border-spacing:0!important;min-width:720px!important}.app-shell-modern .data-table th,.app-shell-modern .table-wrap th{position:sticky!important;top:0!important;z-index:1!important;border-bottom:1px solid var(--op-border)!important;background:var(--op-surface-muted)!important;color:var(--op-muted)!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important}.app-shell-modern .data-table td,.app-shell-modern .table-wrap td{border-bottom:1px solid var(--op-border)!important;color:var(--op-text-soft)!important;font-size:.84rem!important;line-height:1.42!important}.app-shell-modern .data-table tr:last-child td,.app-shell-modern .table-wrap tr:last-child td{border-bottom:0!important}.app-shell-modern .data-table tbody tr:hover td,.app-shell-modern .table-wrap tbody tr:hover td{background:color-mix(in srgb,var(--op-accent-soft) 70%,transparent)!important}.app-shell-modern .button-primary-action,.app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger),.app-shell-modern .control-grid-actions>button:not(.button-secondary){min-height:38px!important;border-radius:var(--op-radius)!important;background:var(--op-accent)!important;border-color:var(--op-accent)!important;color:#fff!important;box-shadow:none!important}.app-shell-modern .button-primary-action:hover:not(:disabled),.app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger):hover:not(:disabled),.app-shell-modern .control-grid-actions>button:not(.button-secondary):hover:not(:disabled){background:var(--op-accent-strong)!important;border-color:var(--op-accent-strong)!important;box-shadow:0 10px 22px -18px color-mix(in srgb,var(--op-accent) 70%,#000000)!important}:root.dark .app-shell-modern .button-primary-action,:root.dark .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger),:root.dark .app-shell-modern .control-grid-actions>button:not(.button-secondary),:root[data-theme=dark] .app-shell-modern .button-primary-action,:root[data-theme=dark] .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger),:root[data-theme=dark] .app-shell-modern .control-grid-actions>button:not(.button-secondary){color:#06121e!important}.app-shell-modern .marketplace-summary-strip{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell-modern .marketplace-panel,.app-shell-modern .feedback-review-panel,.app-shell-modern .finance-forecast-panel,.app-shell-modern .planning-controls-panel,.app-shell-modern .planning-what-if-panel,.app-shell-modern .procurement-buying-plan-panel{gap:14px!important}.app-shell-modern .marketplace-panel>.workspace-panel-header,.app-shell-modern .feedback-review-panel>.workspace-panel-header,.app-shell-modern .finance-forecast-panel>.workspace-panel-header,.app-shell-modern .planning-controls-panel>.workspace-panel-header,.app-shell-modern .planning-what-if-panel>.workspace-panel-header,.app-shell-modern .procurement-buying-plan-panel>.workspace-panel-header{padding-bottom:2px!important;border-bottom:1px solid var(--op-border)!important}.app-shell-modern .marketplace-panel .workspace-panel-body{gap:12px!important}.app-shell-modern .marketplace-form.detail-cards{grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:10px!important}.app-shell-modern .marketplace-form>.form-row{gap:6px!important}.app-shell-modern .operations-filter-bar.control-grid{padding:12px!important;border:1px solid var(--op-border)!important;border-radius:var(--op-radius-lg)!important;background:var(--op-surface-soft)!important}.app-shell-modern .finance-assumption-grid,.app-shell-modern .planning-advanced-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important}.app-shell-modern .slider-wrap{display:grid!important;grid-template-columns:minmax(220px,1fr) auto auto auto!important;align-items:center!important;gap:10px!important}.app-shell-modern .slider-wrap input[type=range]{width:100%!important;accent-color:var(--op-accent)!important}.app-shell-modern .decision-packet-panel-loading{display:grid!important;gap:6px!important;padding:14px!important;border:1px dashed var(--op-border-strong)!important;border-radius:var(--op-radius-lg)!important;background:var(--op-surface-soft)!important}.app-shell-modern .decision-packet-panel-loading h4{margin:0!important;color:var(--op-text)!important;font-size:.95rem!important}@media(max-width:900px){.app-shell-modern .workspace-page-header,.app-shell-modern .workspace-panel-header,.app-shell-modern .workspace-stack>.section-intro{flex-direction:column!important}.app-shell-modern .control-grid-actions,.app-shell-modern .workspace-page-actions,.app-shell-modern .workspace-panel-actions{width:100%!important;justify-content:stretch!important}.app-shell-modern .control-grid-actions>button,.app-shell-modern .control-grid-actions>a{width:100%!important}.app-shell-modern .slider-wrap{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important}}@media(max-width:620px){.app-shell-modern .workspace-page,.app-shell-modern .workspace-page-content{gap:10px!important}.app-shell-modern .workspace-panel{padding:14px!important}.app-shell-modern .control-grid,.app-shell-modern .forecast-controls.control-grid,.app-shell-modern .operations-filter-bar.control-grid{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .workspace-panel-header>.section-intro,.app-shell-modern .workspace-page-header>.section-intro{width:100%!important}}body:has(.app-shell-modern){background:#f6f8fb!important}:root.dark body:has(.app-shell-modern),:root[data-theme=dark] body:has(.app-shell-modern){background:#070d18!important}.app-shell-modern{--m2-bg: #f6f8fb;--m2-page: #ffffff;--m2-panel: #ffffff;--m2-panel-soft: #f8fafc;--m2-line: #e4ebf2;--m2-line-strong: #d2dde8;--m2-text: #111827;--m2-soft: #475569;--m2-muted: #718096;--m2-faint: #9aa8ba;--m2-accent: #1679a7;--m2-accent-soft: #e7f4fa;--m2-success: #20845a;--m2-warn: #a86e08;--m2-danger: #b42318;--m2-radius: 8px;--m2-shadow: 0 18px 44px -38px rgba(15, 23, 42, .45);--bx-sidebar-width: 216px}:root.dark .app-shell-modern,:root[data-theme=dark] .app-shell-modern{--m2-bg: #070d18;--m2-page: #0d1626;--m2-panel: #0f192a;--m2-panel-soft: #121e31;--m2-line: rgba(255, 255, 255, .08);--m2-line-strong: rgba(255, 255, 255, .16);--m2-text: #e5edf6;--m2-soft: #c5cfdd;--m2-muted: #8a96a8;--m2-faint: #6e7a8d;--m2-accent: #49b8e7;--m2-accent-soft: rgba(73, 184, 231, .12);--m2-success: #61d394;--m2-warn: #f2c94c;--m2-danger: #fb7185;--m2-shadow: none}.app-shell-modern .workspace-sidebar{width:var(--bx-sidebar-width)!important;padding:18px 12px!important;background:var(--m2-page)!important;border-right:1px solid var(--m2-line)!important;box-shadow:none!important}.app-shell-modern .workspace-sidebar-logo.brand-logo-frame{height:28px!important}.app-shell-modern .workspace-sidebar-logo .brand-logo{width:96px!important;height:21px!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav:before{content:"Workspace"!important;padding:5px 10px 8px!important;color:var(--m2-faint)!important;font-size:.72rem!important;font-weight:650!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{grid-template-columns:20px minmax(0,1fr)!important;min-height:36px!important;padding:0 10px!important;border-radius:var(--m2-radius)!important;color:var(--m2-soft)!important;font-size:.88rem!important;font-weight:590!important}.app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link svg.workspace-nav-icon{width:18px!important;height:18px!important;stroke-width:2.15!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:hover{background:var(--m2-panel-soft)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active{background:var(--m2-accent-soft)!important;color:var(--m2-accent)!important}.app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link svg.workspace-nav-icon{width:17px!important;height:17px!important;color:currentColor!important}.app-shell-modern .workspace-main-shell{padding:0 26px 40px!important;gap:14px!important;background:var(--m2-bg)!important}.app-shell-modern .command-band.command-band-modern{margin:0 -26px 12px!important;padding:10px 26px!important;min-height:58px!important;border-bottom:1px solid var(--m2-line)!important;background:color-mix(in srgb,var(--m2-bg) 82%,var(--m2-page))!important;backdrop-filter:blur(14px) saturate(150%)!important;-webkit-backdrop-filter:blur(14px) saturate(150%)!important;box-shadow:none!important}.command-band-modern .command-band-main{max-width:1220px!important;margin:0 auto!important;min-height:38px!important}.command-band-modern .command-heading-copy h1{color:var(--m2-text)!important;font-size:.96rem!important;font-weight:680!important}.command-band-modern .command-copy-details{display:none!important}.command-band-modern .status-strip.command-status-strip,.command-band-modern .theme-option-group{border-color:var(--m2-line)!important;background:var(--m2-page)!important;box-shadow:none!important}.command-band-modern .command-status-strip strong,.command-band-modern .command-status-strip span:not(.badge),.command-band-modern .command-status-strip .badge{color:var(--m2-soft)!important;font-size:.74rem!important}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger,.command-band-modern .theme-option{border-color:var(--m2-line)!important;background:var(--m2-page)!important;color:var(--m2-soft)!important;box-shadow:none!important}.app-shell-modern .workspace-stack{max-width:1220px!important;gap:12px!important}.app-shell-modern .section-intro{display:grid!important;gap:7px!important;min-width:0!important;padding:0!important}.app-shell-modern .section-intro-copy{display:grid!important;gap:6px!important;min-width:0!important}.app-shell-modern .section-intro-eyebrow,.app-shell-modern .eyebrow,.app-shell-modern .metric-label,.app-shell-modern .feedback-command-eyebrow,.app-shell-modern .feedback-panel-heading>span,.app-shell-modern .feedback-section-header span,.app-shell-modern .planning-section-header span,.app-shell-modern .procurement-supplier-lanes-header span,.app-shell-modern .operations-origin-lanes-header span,.app-shell-modern .operations-stat-label{color:var(--m2-muted)!important;font-size:.75rem!important;font-weight:650!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .section-intro-copy h2,.app-shell-modern .section-intro h2,.app-shell-modern .workspace-panel-header .section-intro-copy h2,.app-shell-modern .workspace-panel-copy h2{margin:0!important;color:var(--m2-text)!important;font-size:clamp(1.16rem,1.35vw,1.38rem)!important;font-weight:720!important;line-height:1.18!important;letter-spacing:0!important}.app-shell-modern .section-intro-copy p,.app-shell-modern .section-intro p,.app-shell-modern .workspace-panel-copy p{display:block!important;margin:0!important;max-width:70ch!important;color:var(--m2-muted)!important;font-size:.9rem!important;font-weight:450!important;line-height:1.5!important}.app-shell-modern .section-intro-details{display:none!important}.app-shell-modern .workspace-page{gap:16px!important}.app-shell-modern .workspace-page-header,.app-shell-modern .workspace-stack>.section-intro{padding:4px 0 6px!important}.app-shell-modern .workspace-page-content{gap:12px!important}.app-shell-modern .workspace-panel,.app-shell-modern .panel,.app-shell-modern .glass-panel,.app-shell-modern .workspace-control-panel,.app-shell-modern .workspace-details{border-color:var(--m2-line)!important;border-radius:var(--m2-radius)!important;background:var(--m2-panel)!important;box-shadow:none!important}.app-shell-modern .workspace-panel,.app-shell-modern .panel{padding:16px!important}.app-shell-modern .workspace-panel-header,.app-shell-modern .marketplace-panel>.workspace-panel-header,.app-shell-modern .feedback-review-panel>.workspace-panel-header,.app-shell-modern .finance-forecast-panel>.workspace-panel-header,.app-shell-modern .planning-controls-panel>.workspace-panel-header,.app-shell-modern .planning-what-if-panel>.workspace-panel-header,.app-shell-modern .procurement-buying-plan-panel>.workspace-panel-header{padding-bottom:10px!important;border-bottom:1px solid var(--m2-line)!important}.app-shell-modern .workspace-panel-body{gap:12px!important}.app-shell-modern .metric-card,.app-shell-modern .detail-card,.app-shell-modern .planning-stat-card,.app-shell-modern .operations-stat-card,.app-shell-modern .forecast-metric-card,.app-shell-modern .finance-queue-card,.app-shell-modern .feedback-signal-card,.app-shell-modern .procurement-queue-card,.app-shell-modern .operations-queue-card{border-color:var(--m2-line)!important;border-radius:var(--m2-radius)!important;background:var(--m2-panel-soft)!important;box-shadow:none!important}.app-shell-modern .metric-card,.app-shell-modern .detail-card{min-height:58px!important;padding:11px 12px!important}.app-shell-modern .metric-card .metric-value,.app-shell-modern .metric-value,.app-shell-modern .detail-card strong,.app-shell-modern .planning-stat-value,.app-shell-modern .operations-stat-value{color:var(--m2-text)!important;font-size:clamp(1rem,1.05vw,1.16rem)!important;font-weight:690!important;letter-spacing:0!important}.app-shell-modern .marketplace-workspace-page .workspace-page-content{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:12px!important}.app-shell-modern .marketplace-workspace-page .warning-panel,.app-shell-modern .marketplace-workspace-page .status-notice,.app-shell-modern .marketplace-summary-strip,.app-shell-modern .marketplace-policy-panel,.app-shell-modern .marketplace-linkage-panel{grid-column:1 / -1!important}.app-shell-modern .marketplace-channel-panel,.app-shell-modern .marketplace-health-panel{grid-column:span 5!important}.app-shell-modern .marketplace-connector-panel,.app-shell-modern .marketplace-mapping-panel{grid-column:span 7!important}.app-shell-modern .marketplace-summary-strip{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}.app-shell-modern .marketplace-summary-strip .metric-card{min-height:56px!important;background:var(--m2-page)!important}.app-shell-modern .marketplace-form.detail-cards{gap:9px!important}.app-shell-modern .marketplace-form>.form-row,.app-shell-modern .form-field,.app-shell-modern .operations-filter-field{color:var(--m2-soft)!important;font-size:.78rem!important;font-weight:620!important}.app-shell-modern input,.app-shell-modern select,.app-shell-modern textarea,.app-shell-modern .form-field input,.app-shell-modern .form-field select,.app-shell-modern .control-grid input,.app-shell-modern .control-grid select,.app-shell-modern .marketplace-form>.form-row input,.app-shell-modern .marketplace-form>.form-row select{border-color:var(--m2-line)!important;border-radius:var(--m2-radius)!important;background-color:var(--m2-page)!important;color:var(--m2-text)!important;font-size:.9rem!important;font-weight:560!important;box-shadow:none!important}.app-shell-modern input::placeholder,.app-shell-modern textarea::placeholder{color:var(--m2-faint)!important}.app-shell-modern .button-primary-action,.app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger),.app-shell-modern .control-grid-actions>button:not(.button-secondary){min-height:38px!important;padding:0 13px!important;border-radius:var(--m2-radius)!important;background:#111827!important;border-color:#111827!important;color:#fff!important;font-size:.84rem!important;font-weight:650!important;box-shadow:none!important}:root.dark .app-shell-modern .button-primary-action,:root.dark .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger),:root.dark .app-shell-modern .control-grid-actions>button:not(.button-secondary),:root[data-theme=dark] .app-shell-modern .button-primary-action,:root[data-theme=dark] .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger),:root[data-theme=dark] .app-shell-modern .control-grid-actions>button:not(.button-secondary){background:#e5edf6!important;border-color:#e5edf6!important;color:#08111f!important}.app-shell-modern .button-secondary,.app-shell-modern .link-button,.app-shell-modern .panel button:not(.button-primary-action):not(.button-secondary):not(.link-button):not(.status-chip):not(.theme-option):not(.command-utility-action):not(.command-overflow-trigger):not(.workspace-link):not(.onboarding-step-button):not(.exception-owner-pill):not([type=submit]),.app-shell-modern .workspace-control-panel button:not(.button-primary-action):not(.button-secondary):not(.link-button):not(.status-chip):not(.theme-option):not(.command-utility-action):not(.command-overflow-trigger):not(.workspace-link):not(.onboarding-step-button):not(.exception-owner-pill):not([type=submit]){border-color:var(--m2-line)!important;border-radius:var(--m2-radius)!important;background:var(--m2-page)!important;color:var(--m2-soft)!important;font-size:.84rem!important;font-weight:620!important;box-shadow:none!important}.app-shell-modern .data-table,.app-shell-modern .table-wrap{border-color:var(--m2-line)!important;border-radius:var(--m2-radius)!important;background:var(--m2-page)!important}.app-shell-modern .data-table th,.app-shell-modern .table-wrap th{background:var(--m2-panel-soft)!important;color:var(--m2-muted)!important;font-size:.72rem!important;font-weight:650!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .data-table td,.app-shell-modern .table-wrap td{color:var(--m2-soft)!important;font-size:.84rem!important}.app-shell-modern .badge,.app-shell-modern .status-badge{text-transform:none!important;letter-spacing:0!important}@media(max-width:1100px){.app-shell-modern .marketplace-channel-panel,.app-shell-modern .marketplace-health-panel,.app-shell-modern .marketplace-connector-panel,.app-shell-modern .marketplace-mapping-panel{grid-column:1 / -1!important}.app-shell-modern .marketplace-summary-strip{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important}}@media(max-width:760px){.app-shell-modern{--bx-sidebar-width: 100%}.app-shell-modern .workspace-main-shell{padding:0 14px 28px!important}.app-shell-modern .command-band.command-band-modern{margin:0 -14px 10px!important;padding:10px 14px!important}.command-band-modern .command-band-main{align-items:stretch!important;gap:10px!important}.command-band-modern .command-actions-panel{justify-content:space-between!important}.app-shell-modern .marketplace-workspace-page .workspace-page-content{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .marketplace-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell-modern .workspace-panel,.app-shell-modern .panel{padding:13px!important}}.app-shell-modern .marketplace-panel .section-intro-eyebrow,.app-shell-modern .workspace-panel .section-intro-eyebrow,.app-shell-modern .marketplace-summary-strip .metric-label,.app-shell-modern .marketplace-panel .metric-label,.app-shell-modern .workspace-panel .metric-label,.app-shell-modern .data-table th,.app-shell-modern .data-table thead th,.app-shell-modern .table-wrap th,.app-shell-modern .marketplace-form>.form-row,.app-shell-modern .marketplace-form>.form-row>span,.app-shell-modern .marketplace-form>.form-row>label{letter-spacing:0!important;text-transform:none!important}.app-shell-modern .marketplace-panel .section-intro-eyebrow,.app-shell-modern .workspace-panel .section-intro-eyebrow,.app-shell-modern .marketplace-summary-strip .metric-label,.app-shell-modern .marketplace-panel .metric-label,.app-shell-modern .workspace-panel .metric-label{color:var(--m2-muted)!important;font-size:.76rem!important;font-weight:620!important}.app-shell-modern .marketplace-panel,.app-shell-modern .workspace-panel{box-shadow:none!important}.app-shell-modern .marketplace-panel .section-intro-copy,.app-shell-modern .workspace-panel .section-intro-copy{align-items:flex-start!important}.app-shell-modern .marketplace-panel .section-intro-copy h2,.app-shell-modern .workspace-panel .section-intro-copy h2{font-weight:700!important}.app-shell-modern .marketplace-form>.form-row input,.app-shell-modern .marketplace-form>.form-row select,.app-shell-modern .workspace-control-panel input,.app-shell-modern .workspace-control-panel select,.app-shell-modern .workspace-details input,.app-shell-modern .workspace-details select{min-height:36px!important;height:36px!important}.app-shell-modern .marketplace-panel .table-wrap,.app-shell-modern .marketplace-panel .data-table,.app-shell-modern .workspace-panel .table-wrap,.app-shell-modern .workspace-panel .data-table{margin-top:4px!important}.app-shell-modern .data-table th,.app-shell-modern .data-table thead th,.app-shell-modern .table-wrap th{background:var(--m2-panel-soft)!important;color:var(--m2-soft)!important;font-size:.76rem!important;font-weight:620!important}.app-shell-modern .data-table td,.app-shell-modern .table-wrap td{color:var(--m2-soft)!important;font-size:.85rem!important}.app-shell-modern .status-strip:not(.command-status-strip),.app-shell-modern .marketplace-summary-strip{border-radius:var(--m2-radius)!important}.app-shell-modern .overview-launch-card,.app-shell-modern .overview-next-panel,.app-shell-modern .overview-exception-card,.app-shell-modern .overview-workflow-panel,.app-shell-modern .overview-console-panel{border-color:var(--m2-line)!important;border-radius:var(--m2-radius)!important;background:var(--m2-panel)!important;box-shadow:none!important}.app-shell-modern .overview-launch-card{min-height:0!important;padding:13px 14px!important}.app-shell-modern .overview-launch-card>span:not(.metric-label){font-size:clamp(.95rem,1.1vw,1.08rem)!important;font-weight:650!important}@media(max-width:760px){.app-shell-modern .workspace-sidebar{padding:12px 14px!important;background:var(--m2-page)!important;border-bottom:1px solid var(--m2-line)!important}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{display:flex!important;min-height:0!important;padding:0 0 10px!important}.app-shell-modern .workspace-sidebar-brand-copy{display:none!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav{display:flex!important;flex-direction:row!important;gap:7px!important;overflow-x:auto!important;padding:0 0 2px!important;scrollbar-width:none!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav::-webkit-scrollbar{display:none!important}.app-shell-modern .workspace-sidebar-nav .workspace-link-label{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:nowrap!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{flex:0 0 auto!important;grid-template-columns:15px auto!important;width:auto!important;min-height:34px!important;padding:0 10px!important;border:1px solid var(--m2-line)!important;background:var(--m2-page)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active{border-color:color-mix(in srgb,var(--m2-accent) 28%,var(--m2-line))!important;background:var(--m2-accent-soft)!important}.app-shell-modern .workspace-main-shell{padding:12px 14px 28px!important}}.app-shell-modern{--m4-bg: #f5f7fa;--m4-surface: #ffffff;--m4-surface-soft: #f9fbfd;--m4-border: #dfe7f0;--m4-border-strong: #cbd7e5;--m4-text: #0f172a;--m4-muted: #66758a;--m4-faint: #97a4b6;--m4-accent: #0e7aa7;--m4-accent-soft: #e7f4fb;--m4-primary: #111827;--bx-sidebar-width: 238px}:root.dark .app-shell-modern,:root[data-theme=dark] .app-shell-modern{--m4-bg: #070d18;--m4-surface: #0e1726;--m4-surface-soft: #121d2f;--m4-border: rgba(255, 255, 255, .09);--m4-border-strong: rgba(255, 255, 255, .16);--m4-text: #e8eef7;--m4-muted: #a6b2c4;--m4-faint: #7b8798;--m4-accent: #55c2ed;--m4-accent-soft: rgba(85, 194, 237, .14);--m4-primary: #e8eef7}body:has(.app-shell-modern){background:var(--m4-bg)!important}.app-shell-modern .workspace-sidebar{width:var(--bx-sidebar-width)!important;padding:18px 14px!important;background:var(--m4-surface)!important;border-right:1px solid var(--m4-border)!important}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{padding:0 6px 16px!important;border-bottom:1px solid var(--m4-border)!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav{display:grid!important;gap:12px!important;padding-top:14px!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav:before{display:none!important}.app-shell-modern .workspace-nav-group{display:grid!important;gap:5px!important}.app-shell-modern .workspace-nav-group-heading{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:8px!important;padding:0 8px!important}.app-shell-modern .workspace-nav-group-heading span{color:var(--m4-muted)!important;font-size:.7rem!important;font-weight:720!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .workspace-nav-group-heading small{color:var(--m4-faint)!important;font-size:.66rem!important;font-weight:560!important;letter-spacing:0!important}.app-shell-modern .workspace-nav-group-links{display:grid!important;gap:4px!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{grid-template-columns:18px minmax(0,1fr)!important;min-height:34px!important;padding:0 10px!important;border:1px solid transparent!important;border-radius:7px!important;color:var(--m4-muted)!important;font-size:.84rem!important;font-weight:610!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:hover{border-color:var(--m4-border)!important;background:var(--m4-surface-soft)!important;color:var(--m4-text)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active{border-color:color-mix(in srgb,var(--m4-accent) 32%,var(--m4-border))!important;background:var(--m4-accent-soft)!important;color:var(--m4-accent)!important;font-weight:720!important}.app-shell-modern .workspace-main-shell{padding:0 24px 38px!important;background:var(--m4-bg)!important}.app-shell-modern .command-band.command-band-modern{margin:0 -24px 16px!important;padding:12px 24px!important;background:color-mix(in srgb,var(--m4-surface) 80%,var(--m4-bg))!important;border-bottom:1px solid var(--m4-border)!important}.command-band-modern .command-band-main{max-width:1360px!important;min-height:44px!important;justify-content:space-between!important}.command-band-modern .command-identity{min-width:260px!important;max-width:520px!important}.command-band-modern .command-heading-copy{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:3px!important}.command-band-modern .command-heading-copy h1{font-size:1.06rem!important;font-weight:760!important}.command-band-modern .command-current-description{display:block!important;grid-column:1 / -1!important;margin:0!important;color:var(--m4-muted)!important;font-size:.8rem!important;font-weight:520!important;line-height:1.3!important}.command-band-modern .command-copy-details{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.command-band-modern .command-actions-panel{gap:10px!important}.command-band-modern .command-overflow-icon{width:17px!important;height:17px!important}.command-band-modern .command-overflow-icon circle{fill:currentColor!important;stroke:none!important}.command-band-modern .command-overflow-trigger .command-overflow-label{position:static!important;display:inline!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;color:currentColor!important;font-size:.82rem!important;font-weight:650!important;white-space:nowrap!important}.command-band-modern .status-strip.command-status-strip,.command-band-modern .theme-option-group{border-color:var(--m4-border)!important}.app-shell-modern .workspace-stack{max-width:1360px!important;gap:14px!important}.app-shell-modern .overview-console-panel.overview-command-panel{display:grid!important;gap:12px!important;padding:0!important;border:0!important;background:transparent!important}.app-shell-modern .overview-command-layout{display:grid!important;grid-template-columns:minmax(0,1.14fr) minmax(330px,.72fr)!important;gap:12px!important}.app-shell-modern .overview-next-panel,.app-shell-modern .overview-exception-card{min-height:0!important;padding:16px 17px!important;border:1px solid var(--m4-border)!important;border-radius:8px!important;background:var(--m4-surface)!important}.app-shell-modern .overview-next-kicker{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.app-shell-modern .overview-next-kicker span:last-child{color:var(--m4-muted)!important;font-size:.82rem!important;font-weight:680!important}.app-shell-modern .overview-next-link{width:fit-content!important;min-height:36px!important;margin:12px 0 10px!important;padding:0 14px!important;border-radius:8px!important;background:var(--m4-primary)!important;border:1px solid var(--m4-primary)!important;color:var(--m4-surface)!important;font-size:.95rem!important;font-weight:720!important;box-shadow:none!important}:root.dark .app-shell-modern .overview-next-link,:root[data-theme=dark] .app-shell-modern .overview-next-link{color:#07111f!important}.app-shell-modern .overview-next-panel>p{margin:0 0 12px!important;color:var(--m4-text)!important;font-size:.98rem!important;font-weight:520!important;line-height:1.45!important}.app-shell-modern .overview-health-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;padding-top:10px!important;border-top:1px solid var(--m4-border)!important}.app-shell-modern .overview-health-item{display:grid!important;gap:5px!important;min-height:68px!important;padding:10px!important;border:1px solid var(--m4-border)!important;border-radius:8px!important;background:var(--m4-surface-soft)!important}.app-shell-modern .overview-health-item:not(:last-child){border-right:1px solid var(--m4-border)!important}.app-shell-modern .overview-health-item span:first-child{color:var(--m4-muted)!important;font-size:.76rem!important;font-weight:650!important}.app-shell-modern .overview-health-item strong{color:var(--m4-text)!important;font-size:1.05rem!important;font-weight:760!important}.app-shell-modern .overview-health-item small{color:var(--m4-muted)!important;font-size:.74rem!important}.app-shell-modern .overview-exception-card{display:grid!important;align-content:start!important;gap:16px!important}.app-shell-modern .overview-exception-card-header h3{font-size:1rem!important;font-weight:760!important}.app-shell-modern .overview-exception-empty-state{grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;min-height:132px!important}.app-shell-modern .overview-exception-empty-state>span{width:42px!important;height:42px!important;font-size:1.35rem!important}.app-shell-modern .overview-rhythm-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;padding:0!important;border:0!important;background:transparent!important}.app-shell-modern .overview-rhythm-step,.app-shell-modern .overview-rhythm-step:nth-child(n){display:grid!important;grid-template-columns:32px minmax(0,1fr)!important;gap:10px!important;min-height:0!important;padding:12px!important;border:1px solid var(--m4-border)!important;border-radius:8px!important;background:var(--m4-surface)!important}.app-shell-modern .overview-rhythm-step>span{width:28px!important;height:28px!important;font-size:.8rem!important}.app-shell-modern .overview-rhythm-step strong{font-size:.94rem!important}.app-shell-modern .overview-rhythm-step p{margin:3px 0 0!important;font-size:.78rem!important;line-height:1.35!important}.app-shell-modern .overview-workflow-panel.overview-launchpad-panel,.app-shell-modern .overview-workflow-panel{padding:16px 17px!important;border:1px solid var(--m4-border)!important;border-radius:8px!important;background:var(--m4-surface)!important}.app-shell-modern .overview-launchpad-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;margin-bottom:14px!important}.app-shell-modern .overview-launchpad-header h2{font-size:1.05rem!important;font-weight:760!important}.app-shell-modern .overview-launchpad-header p{max-width:66ch!important;margin-top:5px!important;color:var(--m4-muted)!important;font-size:.9rem!important;line-height:1.45!important}.app-shell-modern .overview-launchpad-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:start!important;gap:10px!important}.app-shell-modern .overview-launch-group{display:grid!important;align-content:start!important;grid-template-rows:auto auto!important;gap:10px!important;min-width:0!important;padding:12px!important;border:1px solid var(--m4-border)!important;border-radius:8px!important;background:var(--m4-surface-soft)!important}.app-shell-modern .overview-launch-group-header{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;gap:9px!important;align-items:start!important}.app-shell-modern .overview-launch-group-header>span{width:26px!important;height:26px!important;border-radius:999px!important;border:1px solid var(--m4-border-strong)!important;background:var(--m4-surface)!important;color:var(--m4-muted)!important;font-size:.72rem!important;font-weight:720!important}.app-shell-modern .overview-launch-group-header h3{margin:0!important;color:var(--m4-text)!important;font-size:.82rem!important;font-weight:760!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .overview-launch-group-header p{margin:2px 0 0!important;color:var(--m4-muted)!important;font-size:.75rem!important;line-height:1.35!important}.app-shell-modern .overview-launch-list{display:grid!important;align-content:start!important;gap:8px!important;margin:0!important;padding:0!important}.app-shell-modern .overview-launch-item{min-width:0!important}.app-shell-modern .overview-launch-card{display:grid!important;align-content:start!important;gap:4px!important;min-height:106px!important;padding:11px 12px!important;border:1px solid var(--m4-border)!important;border-radius:8px!important;background:var(--m4-surface)!important;color:var(--m4-text)!important;text-decoration:none!important}.app-shell-modern .overview-launch-card:hover{border-color:color-mix(in srgb,var(--m4-accent) 42%,var(--m4-border))!important;background:color-mix(in srgb,var(--m4-accent-soft) 45%,var(--m4-surface))!important}.app-shell-modern .overview-launch-card .metric-label{color:var(--m4-muted)!important;font-size:.68rem!important}.app-shell-modern .overview-launch-card strong{color:var(--m4-text)!important;font-size:.95rem!important;font-weight:760!important}.app-shell-modern .overview-launch-card>span:not(.metric-label){color:var(--m4-muted)!important;font-size:.8rem!important;font-weight:560!important;line-height:1.32!important}.app-shell-modern .overview-launch-card em{align-self:end!important;color:var(--m4-accent)!important;font-size:.78rem!important;font-style:normal!important;font-weight:720!important}.app-shell-modern .overview-launch-details{margin-top:4px!important}.app-shell-modern .overview-launch-details summary{color:var(--m4-faint)!important;font-size:.72rem!important;font-weight:650!important}.app-shell-modern .overview-attention-list{display:grid!important;gap:8px!important;margin-top:12px!important}.app-shell-modern .overview-attention-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:10px!important;align-items:center!important;min-height:38px!important;padding:8px 10px!important;border:1px solid color-mix(in srgb,#f2c94c 38%,var(--m4-border))!important;border-radius:8px!important;background:color-mix(in srgb,#fef3c7 40%,var(--m4-surface))!important;text-decoration:none!important}.app-shell-modern .overview-attention-row span{color:var(--m4-muted)!important;font-size:.78rem!important}@media(max-width:1180px){.app-shell-modern .overview-command-layout,.app-shell-modern .overview-launchpad-grid,.app-shell-modern .overview-health-strip,.app-shell-modern .overview-rhythm-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.app-shell-modern{--bx-sidebar-width: 100%}.app-shell-modern .workspace-sidebar{padding:12px 14px!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav{display:flex!important;flex-direction:row!important;gap:7px!important;padding-top:10px!important;overflow-x:auto!important}.app-shell-modern .workspace-nav-group,.app-shell-modern .workspace-nav-group-links{display:contents!important}.app-shell-modern .workspace-nav-group-heading{display:none!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{flex:0 0 auto!important;grid-template-columns:15px auto!important;width:auto!important;min-height:34px!important;padding:0 10px!important}.app-shell-modern .workspace-main-shell{padding:12px 14px 28px!important}.app-shell-modern .command-band.command-band-modern{margin:0 0 12px!important;padding:12px!important;border:1px solid var(--m4-border)!important;border-radius:8px!important}.command-band-modern .command-band-main,.command-band-modern .command-actions-panel{align-items:stretch!important}.command-band-modern .command-current-description{display:none!important}.app-shell-modern .overview-command-layout,.app-shell-modern .overview-launchpad-grid,.app-shell-modern .overview-health-strip,.app-shell-modern .overview-rhythm-strip{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .overview-launchpad-header{flex-direction:column!important}.app-shell-modern .overview-attention-row{grid-template-columns:minmax(0,1fr)!important}}.app-shell.app-shell-modern{--m5-bg: #f6f8fb;--m5-surface: #ffffff;--m5-surface-soft: #f8fafc;--m5-border: #dce5ef;--m5-border-strong: #c3cfdd;--m5-text: #101827;--m5-muted: #647184;--m5-faint: #94a0af;--m5-accent: #16769f;--m5-accent-soft: #e7f4f9;--m5-primary: #111827;--m5-warning: #f2bd3d;--bx-sidebar-width: 218px;color:var(--m5-text)}:root.dark .app-shell.app-shell-modern,:root[data-theme=dark] .app-shell.app-shell-modern{--m5-bg: #07111d;--m5-surface: #0d1725;--m5-surface-soft: #121d2c;--m5-border: rgba(235, 244, 255, .1);--m5-border-strong: rgba(235, 244, 255, .18);--m5-text: #edf3fb;--m5-muted: #aab6c6;--m5-faint: #7f8da0;--m5-accent: #63c7ea;--m5-accent-soft: rgba(99, 199, 234, .13);--m5-primary: #f3f7fb;--m5-warning: #f3c44f}body:has(.app-shell-modern){background:var(--m5-bg)!important}.app-shell-modern .workspace-sidebar{padding:16px 12px!important;background:var(--m5-surface)!important;border-right:1px solid var(--m5-border)!important}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{min-height:50px!important;padding:0 4px 14px!important;border-bottom:1px solid var(--m5-border)!important}.app-shell-modern .workspace-sidebar-logo.brand-logo-frame{width:108px!important}.app-shell-modern .workspace-sidebar-brand-copy{display:none!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav{gap:10px!important;padding-top:14px!important}.app-shell-modern .workspace-nav-group{gap:4px!important}.app-shell-modern .workspace-nav-group-heading{padding:0 8px!important}.app-shell-modern .workspace-nav-group-heading span,.app-shell-modern .workspace-nav-group-heading small{color:var(--m5-faint)!important;font-size:.66rem!important;font-weight:680!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .workspace-nav-group-heading small{max-width:88px!important;overflow:hidden!important;text-align:right!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{grid-template-columns:17px minmax(0,1fr)!important;min-height:32px!important;padding:0 9px!important;border-radius:7px!important;font-size:.82rem!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active{border-color:color-mix(in srgb,var(--m5-accent) 28%,var(--m5-border))!important;background:var(--m5-accent-soft)!important;color:var(--m5-accent)!important}.app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link svg.workspace-nav-icon{width:14px!important;height:14px!important;stroke-width:1.9!important}.app-shell-modern .workspace-main-shell{padding:0 22px 34px!important;background:var(--m5-bg)!important}.app-shell-modern .command-band.command-band-modern{margin:0 -22px 14px!important;padding:10px 22px!important;background:color-mix(in srgb,var(--m5-surface) 92%,var(--m5-bg))!important;border-bottom:1px solid var(--m5-border)!important}.command-band-modern .command-band-main{max-width:1340px!important;min-height:46px!important}.command-band-modern .command-identity{min-width:220px!important;max-width:440px!important}.command-band-modern .command-heading-copy h1{color:var(--m5-text)!important;font-size:1rem!important;font-weight:760!important}.command-band-modern .command-current-description{max-width:40rem!important;color:var(--m5-muted)!important;font-size:.78rem!important;line-height:1.25!important}.command-band-modern .command-actions-panel>.command-theme-switcher:before,.command-band-modern .command-actions-panel>.command-utility-row:before{content:none!important;display:none!important}.command-band-modern .status-strip.command-status-strip,.command-band-modern .theme-option-group{min-height:34px!important;border-color:var(--m5-border)!important;border-radius:999px!important;background:var(--m5-surface)!important}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{min-height:30px!important;padding:0 10px!important;gap:7px!important}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger,.command-band-modern .theme-option{min-height:34px!important;border-color:var(--m5-border)!important;border-radius:8px!important;color:var(--m5-text)!important}.command-band-modern .command-overflow-trigger .command-overflow-label{font-size:.78rem!important}.app-shell-modern .workspace-stack{max-width:1340px!important;gap:12px!important}.app-shell-modern .overview-action-dashboard.overview-command-panel,.app-shell-modern .overview-workflow-panel.overview-launchpad-panel{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-shell-modern .overview-action-dashboard{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,.42fr)!important;gap:12px!important;align-items:stretch!important}.app-shell-modern .overview-action-main,.app-shell-modern .overview-exception-strip,.app-shell-modern .overview-launch-group,.app-shell-modern .overview-attention-row{border:1px solid var(--m5-border)!important;border-radius:9px!important;background:var(--m5-surface)!important;box-shadow:none!important}.app-shell-modern .overview-action-main{display:grid!important;grid-template-rows:auto auto!important;gap:12px!important;padding:16px!important}.app-shell-modern .overview-action-copy{display:grid!important;gap:12px!important}.app-shell-modern .overview-next-kicker{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;color:var(--m5-muted)!important}.app-shell-modern .overview-next-kicker span:last-child{color:var(--m5-muted)!important;font-size:.8rem!important;font-weight:670!important}.app-shell-modern .overview-action-row{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:14px!important;align-items:center!important}.app-shell-modern .overview-action-row p,.app-shell-modern .overview-action-main>p,.app-shell-modern .overview-next-panel>p{margin:0!important;color:var(--m5-text)!important;font-size:.98rem!important;font-weight:560!important;line-height:1.42!important}.app-shell-modern .overview-next-link{display:inline-flex!important;width:fit-content!important;min-height:38px!important;margin:0!important;padding:0 16px!important;border:1px solid var(--m5-primary)!important;border-radius:8px!important;background:var(--m5-primary)!important;color:var(--m5-surface)!important;font-size:.96rem!important;font-weight:760!important;box-shadow:none!important}:root.dark .app-shell-modern .overview-next-link,:root[data-theme=dark] .app-shell-modern .overview-next-link{color:#08111d!important}.app-shell-modern .overview-health-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;padding-top:12px!important;border-top:1px solid var(--m5-border)!important}.app-shell-modern .overview-health-item{min-height:44px!important;padding:0 14px!important;border:0!important;border-radius:0!important;background:transparent!important;gap:3px!important}.app-shell-modern .overview-health-item:first-child{padding-left:0!important}.app-shell-modern .overview-health-item:not(:last-child){border-right:1px solid var(--m5-border)!important}.app-shell-modern .overview-health-item span:first-child{color:var(--m5-muted)!important;font-size:.72rem!important;font-weight:680!important}.app-shell-modern .overview-health-item strong{color:var(--m5-text)!important;font-size:1rem!important;line-height:1.15!important}.app-shell-modern .overview-health-item small{color:var(--m5-muted)!important;font-size:.72rem!important}.app-shell-modern .overview-exception-strip{display:grid!important;align-content:start!important;gap:14px!important;padding:16px!important}.app-shell-modern .overview-exception-strip-header{display:flex!important;align-items:start!important;justify-content:space-between!important;gap:12px!important}.app-shell-modern .overview-exception-strip-header>div{display:grid!important;gap:4px!important}.app-shell-modern .overview-exception-strip-header strong{color:var(--m5-text)!important;font-size:1rem!important;font-weight:760!important}.app-shell-modern .overview-exception-inline{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:12px!important;align-items:start!important}.app-shell-modern .overview-exception-inline>span{display:inline-grid!important;place-items:center!important;width:32px!important;height:32px!important;border:2px solid #5fcf7e!important;border-radius:999px!important;color:#28a95d!important;font-size:1.05rem!important;font-weight:820!important}.app-shell-modern .overview-exception-inline strong{display:block!important;color:var(--m5-text)!important;font-size:.94rem!important}.app-shell-modern .overview-exception-inline p{margin:4px 0 0!important;color:var(--m5-muted)!important;font-size:.84rem!important;line-height:1.42!important}.app-shell-modern .overview-exception-list{display:grid!important;gap:8px!important}.app-shell-modern .overview-exception-row{min-height:42px!important;padding:9px 0!important;border:0!important;border-top:1px solid var(--m5-border)!important;border-radius:0!important;background:transparent!important}.app-shell-modern .overview-rhythm-strip.overview-rhythm-compact{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;padding:0!important;border:0!important;background:transparent!important}.app-shell-modern .overview-rhythm-step,.app-shell-modern .overview-rhythm-step:nth-child(n){display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;gap:10px!important;min-height:86px!important;padding:12px!important;border:1px solid var(--m5-border)!important;border-radius:9px!important;background:var(--m5-surface)!important}.app-shell-modern .overview-rhythm-step>span{display:inline-grid!important;place-items:center!important;width:26px!important;height:26px!important;border:1px solid var(--m5-border-strong)!important;border-radius:999px!important;background:var(--m5-surface-soft)!important;color:var(--m5-muted)!important;font-size:.78rem!important;font-weight:760!important}.app-shell-modern .overview-rhythm-step:first-child>span{border-color:transparent!important;background:var(--m5-warning)!important;color:#111827!important}.app-shell-modern .overview-rhythm-step strong{color:var(--m5-text)!important;font-size:.94rem!important}.app-shell-modern .overview-rhythm-step p{margin:3px 0 0!important;color:var(--m5-muted)!important;font-size:.78rem!important;line-height:1.34!important}.app-shell-modern .overview-launchpad-header{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:14px!important;margin:4px 0 10px!important}.app-shell-modern .overview-launchpad-header h2{color:var(--m5-text)!important;font-size:1rem!important;font-weight:780!important}.app-shell-modern .overview-launchpad-header p{max-width:64ch!important;margin-top:4px!important;color:var(--m5-muted)!important;font-size:.86rem!important;line-height:1.35!important}.app-shell-modern .overview-launchpad-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;align-items:start!important}.app-shell-modern .overview-launch-group{display:grid!important;gap:9px!important;padding:12px!important}.app-shell-modern .overview-launch-group-header{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;gap:9px!important}.app-shell-modern .overview-launch-group-header>span{display:inline-grid!important;place-items:center!important;width:26px!important;height:26px!important;border:1px solid var(--m5-border-strong)!important;border-radius:999px!important;background:var(--m5-surface-soft)!important;color:var(--m5-muted)!important;font-size:.72rem!important;font-weight:760!important}.app-shell-modern .overview-launch-group-header h3{color:var(--m5-text)!important;font-size:.84rem!important;font-weight:780!important}.app-shell-modern .overview-launch-group-header p{margin-top:2px!important;color:var(--m5-muted)!important;font-size:.75rem!important;line-height:1.32!important}.app-shell-modern .overview-launch-list{display:grid!important;gap:6px!important}.app-shell-modern .overview-launch-card{display:grid!important;gap:3px!important;min-height:88px!important;padding:10px!important;border:1px solid var(--m5-border)!important;border-radius:7px!important;background:var(--m5-surface-soft)!important;color:var(--m5-text)!important;box-shadow:none!important}.app-shell-modern .overview-launch-card:hover{border-color:color-mix(in srgb,var(--m5-accent) 44%,var(--m5-border))!important;background:var(--m5-accent-soft)!important}.app-shell-modern .overview-launch-card .metric-label{color:var(--m5-faint)!important;font-size:.66rem!important}.app-shell-modern .overview-launch-card strong{color:var(--m5-text)!important;font-size:.9rem!important;line-height:1.2!important}.app-shell-modern .overview-launch-card>span:not(.metric-label){color:var(--m5-muted)!important;font-size:.74rem!important;line-height:1.28!important}.app-shell-modern .overview-launch-card em{align-self:end!important;color:var(--m5-accent)!important;font-size:.74rem!important;font-style:normal!important;font-weight:740!important}.app-shell-modern .overview-launch-details{display:none!important}.app-shell-modern .overview-attention-list{display:grid!important;gap:7px!important;margin-top:10px!important}.app-shell-modern .overview-attention-row{grid-template-columns:minmax(0,1fr) auto auto!important;min-height:36px!important;padding:8px 10px!important;background:color-mix(in srgb,#fff7d6 56%,var(--m5-surface))!important}@media(max-width:1180px){.app-shell-modern .overview-action-dashboard,.app-shell-modern .overview-launchpad-grid,.app-shell-modern .overview-health-strip,.app-shell-modern .overview-rhythm-strip.overview-rhythm-compact{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.app-shell.app-shell-modern{--bx-sidebar-width: 100%}.app-shell-modern .workspace-sidebar{padding:12px 14px!important}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{min-height:42px!important;padding-bottom:10px!important}.app-shell-modern .workspace-sidebar-logo.brand-logo-frame{width:96px!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav{display:flex!important;flex-direction:row!important;gap:7px!important;padding-top:10px!important;overflow-x:auto!important}.app-shell-modern .workspace-nav-group,.app-shell-modern .workspace-nav-group-links{display:contents!important}.app-shell-modern .workspace-nav-group-heading{display:none!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{flex:0 0 auto!important;min-height:32px!important;width:auto!important}.app-shell-modern .workspace-main-shell{padding:10px 12px 28px!important}.app-shell-modern .command-band.command-band-modern{margin:0 0 12px!important;padding:11px!important;border:1px solid var(--m5-border)!important;border-radius:9px!important}.command-band-modern .command-band-main,.command-band-modern .command-actions-panel,.command-band-modern .command-utility-row{align-items:stretch!important}.command-band-modern .command-current-description{display:none!important}.app-shell-modern .overview-action-dashboard,.app-shell-modern .overview-action-row,.app-shell-modern .overview-launchpad-grid,.app-shell-modern .overview-health-strip,.app-shell-modern .overview-rhythm-strip.overview-rhythm-compact,.app-shell-modern .overview-attention-row{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .overview-action-main,.app-shell-modern .overview-exception-strip,.app-shell-modern .overview-launch-group,.app-shell-modern .overview-rhythm-step{padding:12px!important}.app-shell-modern .overview-next-link,.app-shell-modern .overview-action-row p{width:100%!important}.app-shell-modern .overview-health-item{padding:8px 0!important;border-right:0!important;border-bottom:1px solid var(--m5-border)!important}.app-shell-modern .overview-health-item:last-child{border-bottom:0!important}.app-shell-modern .overview-launchpad-header{align-items:stretch!important;flex-direction:column!important}}.app-shell-modern .workspace-nav-group-heading{justify-content:flex-start!important}.app-shell-modern .workspace-nav-group-heading small{display:none!important}.app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link svg.workspace-nav-icon{width:15px!important;height:15px!important;padding:0!important;border-radius:0!important;background:transparent!important;color:currentColor!important;stroke:currentColor!important;stroke-width:2!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:hover .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{background:transparent!important;color:currentColor!important}@media(max-width:760px){.app-shell-modern .command-band.command-band-modern{padding:10px!important}.command-band-modern .command-band-main{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:9px!important;min-height:0!important}.command-band-modern .command-identity{display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;align-items:center!important;min-width:0!important;max-width:none!important;gap:10px!important}.command-band-modern .command-nav-jump{width:36px!important;height:34px!important;border-radius:8px!important}.command-band-modern .command-heading-copy{min-width:0!important}.command-band-modern .command-heading-copy h1{font-size:.98rem!important}.command-band-modern .command-actions-panel{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important}.command-band-modern .status-strip.command-status-strip{order:1!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:0!important;width:100%!important;min-height:34px!important;overflow:hidden!important}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{display:inline-flex!important;justify-content:center!important;min-width:0!important;min-height:32px!important;padding:0 10px!important;white-space:nowrap!important}.command-band-modern .command-status-strip>.status-chip strong,.command-band-modern .command-status-strip>button.status-chip strong,.command-band-modern .command-status-strip>.status-chip span:not(.badge),.command-band-modern .command-status-strip>button.status-chip span:not(.badge){position:static!important;display:inline!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important}.command-band-modern .command-utility-row{order:2!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}.command-band-modern .command-theme-switcher{order:3!important;width:100%!important}.command-band-modern .theme-option-group{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger,.command-band-modern .theme-option{min-height:32px!important}}@media(max-width:760px){.app-shell-modern .command-band.command-band-modern{margin:0 -12px 10px!important;padding:10px 12px!important;border-width:0 0 1px!important;border-radius:0!important;background:var(--m5-surface)!important}.command-band-modern .command-band-main{gap:7px!important}.command-band-modern .command-actions-panel{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:8px!important;align-items:center!important;overflow-x:auto!important;padding-bottom:2px!important;scrollbar-width:none!important}.command-band-modern .command-actions-panel::-webkit-scrollbar{display:none!important}.command-band-modern .status-strip.command-status-strip,.command-band-modern .command-utility-row,.command-band-modern .command-theme-switcher,.command-band-modern .theme-option-group{flex:0 0 auto!important;width:auto!important}.command-band-modern .status-strip.command-status-strip{display:flex!important;grid-template-columns:none!important;min-width:190px!important}.command-band-modern .command-utility-row,.command-band-modern .theme-option-group{display:flex!important}}.app-shell.app-shell-modern{--minimal-bg: #f7f8fa;--minimal-surface: #ffffff;--minimal-line: #e1e7ef;--minimal-line-strong: #cbd5e1;--minimal-text: #111827;--minimal-muted: #667085;--minimal-soft: #f1f5f9;--minimal-accent: #0b78a3;--minimal-accent-soft: #e8f5fb;--bx-sidebar-width: 190px;color:var(--minimal-text)}:root.dark .app-shell.app-shell-modern,:root[data-theme=dark] .app-shell.app-shell-modern{--minimal-bg: #07111d;--minimal-surface: #0d1725;--minimal-line: rgba(235, 244, 255, .1);--minimal-line-strong: rgba(235, 244, 255, .18);--minimal-text: #edf3fb;--minimal-muted: #aab6c6;--minimal-soft: #121d2c;--minimal-accent: #63c7ea;--minimal-accent-soft: rgba(99, 199, 234, .13)}body:has(.app-shell-modern){background:var(--minimal-bg)!important}.app-shell-modern .workspace-sidebar{padding:18px 12px!important;background:var(--minimal-surface)!important;border-right:1px solid var(--minimal-line)!important}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{min-height:44px!important;padding:0 4px 16px!important;border-bottom:1px solid var(--minimal-line)!important}.app-shell-modern .workspace-sidebar-logo.brand-logo-frame{width:104px!important}.app-shell-modern .workspace-sidebar-brand-copy,.app-shell-modern .workspace-nav-group-heading{display:none!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav{display:grid!important;gap:3px!important;padding-top:14px!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{grid-template-columns:16px minmax(0,1fr)!important;min-height:31px!important;padding:0 8px!important;border:1px solid transparent!important;border-radius:7px!important;background:transparent!important;color:var(--minimal-muted)!important;font-size:.8rem!important;font-weight:650!important;transform:none!important;box-shadow:none!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible{background:var(--minimal-soft)!important;color:var(--minimal-text)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active{border-color:color-mix(in srgb,var(--minimal-accent) 24%,var(--minimal-line))!important;background:var(--minimal-accent-soft)!important;color:var(--minimal-accent)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:before{display:none!important}.app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link svg.workspace-nav-icon{width:14px!important;height:14px!important;padding:0!important;background:transparent!important;color:currentColor!important;stroke-width:2!important}.app-shell-modern .workspace-main-shell{padding:0 22px 36px!important;background:var(--minimal-bg)!important}.app-shell-modern .command-band.command-band-modern{margin:0 -22px 18px!important;padding:11px 22px!important;background:color-mix(in srgb,var(--minimal-surface) 94%,var(--minimal-bg))!important;border-bottom:1px solid var(--minimal-line)!important}.command-band-modern .command-band-main{max-width:1120px!important;min-height:38px!important;gap:18px!important}.command-band-modern .command-identity{min-width:0!important;max-width:360px!important}.command-band-modern .command-heading-copy h1{color:var(--minimal-text)!important;font-size:.98rem!important;font-weight:760!important}.command-band-modern .command-current-description{display:none!important}.command-band-modern .command-nav-jump,.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger,.command-band-modern .theme-option{min-height:32px!important;border-color:var(--minimal-line)!important;border-radius:8px!important;background:var(--minimal-surface)!important;color:var(--minimal-text)!important;box-shadow:none!important}.command-band-modern .command-actions-panel{gap:8px!important}.command-band-modern .status-strip.command-status-strip,.command-band-modern .theme-option-group{min-height:32px!important;border-color:var(--minimal-line)!important;background:var(--minimal-surface)!important;box-shadow:none!important}.command-band-modern .command-status-strip>.status-chip,.command-band-modern .command-status-strip>button.status-chip{min-height:30px!important;padding:0 10px!important}.app-shell-modern .workspace-stack{max-width:1120px!important;gap:14px!important}.app-shell-modern .overview-minimal-panel,.app-shell-modern .overview-minimal-workspaces{border:1px solid var(--minimal-line)!important;border-radius:10px!important;background:var(--minimal-surface)!important;box-shadow:none!important}.app-shell-modern .overview-minimal-panel{display:grid!important;gap:14px!important;padding:18px!important}.app-shell-modern .overview-minimal-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.app-shell-modern .overview-minimal-copy{display:grid!important;gap:5px!important;min-width:0!important}.app-shell-modern .overview-minimal-copy h2{margin:0!important;color:var(--minimal-text)!important;font-size:1.35rem!important;font-weight:780!important;letter-spacing:0!important}.app-shell-modern .overview-minimal-copy p{max-width:58ch!important;margin:0!important;color:var(--minimal-muted)!important;font-size:.92rem!important;line-height:1.45!important}.app-shell-modern .overview-next-link{min-height:36px!important;padding:0 14px!important;border:1px solid #111827!important;border-radius:8px!important;background:#111827!important;color:#fff!important;font-size:.9rem!important;font-weight:760!important;box-shadow:none!important;white-space:nowrap!important}:root.dark .app-shell-modern .overview-next-link,:root[data-theme=dark] .app-shell-modern .overview-next-link{border-color:#f3f7fb!important;background:#f3f7fb!important;color:#08111d!important}.app-shell-modern .overview-priority-rationale{border:1px solid var(--minimal-line)!important;border-radius:8px!important;background:color-mix(in srgb,var(--minimal-surface) 88%,var(--minimal-line))!important;overflow:hidden!important}.app-shell-modern .overview-priority-rationale summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:42px!important;padding:0 14px!important;color:var(--minimal-text)!important;cursor:pointer!important;list-style:none!important}.app-shell-modern .overview-priority-rationale summary::-webkit-details-marker{display:none!important}.app-shell-modern .overview-priority-rationale summary::marker{content:""!important}.app-shell-modern .overview-priority-rationale summary span{font-size:.82rem!important;font-weight:760!important}.app-shell-modern .overview-priority-rationale summary strong{margin-left:auto!important;color:var(--minimal-muted)!important;font-size:.74rem!important;font-weight:720!important;text-transform:uppercase!important}.app-shell-modern .overview-priority-rationale-body{display:grid!important;gap:12px!important;padding:0 14px 14px!important;border-top:1px solid var(--minimal-line)!important}.app-shell-modern .overview-priority-rationale-body>p{margin:12px 0 0!important;max-width:76ch!important;color:var(--minimal-muted)!important;font-size:.86rem!important;line-height:1.5!important}.app-shell-modern .overview-priority-rationale-grid{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;gap:12px!important}.app-shell-modern .overview-priority-rationale-grid section{min-width:0!important}.app-shell-modern .overview-priority-rationale-grid h3{margin:0 0 8px!important;color:var(--minimal-text)!important;font-size:.78rem!important;font-weight:760!important;letter-spacing:0!important}.app-shell-modern .overview-priority-signal-list,.app-shell-modern .overview-priority-citation-list{display:grid!important;gap:8px!important;margin:0!important;padding-left:20px!important}.app-shell-modern .overview-priority-citation-list{padding-left:0!important;list-style:none!important}.app-shell-modern .overview-priority-signal-list li,.app-shell-modern .overview-priority-citation-list li{min-width:0!important;color:var(--minimal-muted)!important;font-size:.78rem!important;line-height:1.4!important}.app-shell-modern .overview-priority-citation-list li{display:grid!important;gap:3px!important}.app-shell-modern .overview-priority-signal-list li>div{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:10px!important;min-width:0!important}.app-shell-modern .overview-priority-signal-list span,.app-shell-modern .overview-priority-citation-source{display:block!important;color:var(--minimal-text)!important;font-weight:720!important}.app-shell-modern .overview-priority-signal-list strong,.app-shell-modern .overview-priority-citation-list strong{color:var(--minimal-text)!important;font-size:.78rem!important;font-weight:680!important;overflow-wrap:anywhere!important}.app-shell-modern .overview-priority-signal-list p,.app-shell-modern .overview-priority-citation-list p{margin:2px 0 0!important;color:var(--minimal-muted)!important;overflow-wrap:anywhere!important}.app-shell-modern .overview-minimal-signals{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;padding-top:12px!important;border-top:1px solid var(--minimal-line)!important}.app-shell-modern .overview-minimal-signals>div{display:grid!important;gap:4px!important;min-width:0!important;padding:0 12px!important}.app-shell-modern .overview-minimal-signals>div:first-child{padding-left:0!important}.app-shell-modern .overview-minimal-signals>div:not(:last-child){border-right:1px solid var(--minimal-line)!important}.app-shell-modern .overview-minimal-signals span:first-child{color:var(--minimal-muted)!important;font-size:.72rem!important;font-weight:680!important}.app-shell-modern .overview-minimal-signals strong{color:var(--minimal-text)!important;font-size:.9rem!important;font-weight:760!important}.app-shell-modern .overview-self-healing-panel{gap:14px!important}.app-shell-modern .overview-self-healing-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;min-width:0!important}.app-shell-modern .overview-self-healing-header>div{display:grid!important;gap:5px!important;min-width:0!important}.app-shell-modern .overview-self-healing-header h2{margin:0!important;color:var(--minimal-text)!important;font-size:1.08rem!important;font-weight:780!important;letter-spacing:0!important}.app-shell-modern .overview-self-healing-header p,.app-shell-modern .overview-repair-command p,.app-shell-modern .overview-repair-candidate p{margin:0!important;color:var(--minimal-muted)!important;font-size:.84rem!important;line-height:1.45!important}.app-shell-modern .overview-repair-metrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;padding:12px 0!important;border-top:1px solid var(--minimal-line)!important;border-bottom:1px solid var(--minimal-line)!important}.app-shell-modern .overview-repair-metrics>div{display:grid!important;gap:4px!important;min-width:0!important;padding:0 12px!important}.app-shell-modern .overview-repair-metrics>div:first-child{padding-left:0!important}.app-shell-modern .overview-repair-metrics>div:not(:last-child){border-right:1px solid var(--minimal-line)!important}.app-shell-modern .overview-repair-metrics span{color:var(--minimal-muted)!important;font-size:.72rem!important;font-weight:680!important}.app-shell-modern .overview-repair-metrics strong{color:var(--minimal-text)!important;font-size:.95rem!important;font-weight:780!important}.app-shell-modern .overview-repair-command{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important}.app-shell-modern .overview-repair-command>div:first-child{display:grid!important;gap:4px!important;min-width:0!important}.app-shell-modern .overview-repair-command strong{color:var(--minimal-text)!important;font-size:.96rem!important;font-weight:780!important}.app-shell-modern .overview-repair-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important}.app-shell-modern .overview-repair-actions button,.app-shell-modern .overview-repair-details-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 12px!important;border:1px solid var(--minimal-line-strong)!important;border-radius:8px!important;background:var(--minimal-surface)!important;color:var(--minimal-text)!important;font-size:.82rem!important;font-weight:740!important;line-height:1.2!important;text-decoration:none!important;white-space:nowrap!important}.app-shell-modern .overview-repair-actions button:last-of-type{border-color:#111827!important;background:#111827!important;color:#fff!important}:root.dark .app-shell-modern .overview-repair-actions button:last-of-type,:root[data-theme=dark] .app-shell-modern .overview-repair-actions button:last-of-type{border-color:#f3f7fb!important;background:#f3f7fb!important;color:#08111d!important}.app-shell-modern .overview-repair-actions button:disabled{cursor:not-allowed!important;opacity:.54!important}.app-shell-modern .overview-repair-error{margin:0!important;color:#b42318!important;font-size:.84rem!important;font-weight:700!important}.app-shell-modern .overview-repair-candidates{display:grid!important;gap:8px!important}.app-shell-modern .overview-repair-candidate{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(140px,auto)!important;align-items:center!important;gap:12px!important;padding:10px 12px!important;border:1px solid var(--minimal-line)!important;border-radius:8px!important;background:var(--minimal-soft)!important}.app-shell-modern .overview-repair-candidate>div{display:grid!important;gap:3px!important;min-width:0!important}.app-shell-modern .overview-repair-candidate>strong,.app-shell-modern .overview-repair-candidate strong{color:var(--minimal-text)!important;font-size:.86rem!important}.app-shell-modern .overview-repair-candidate>span{justify-self:end!important;max-width:220px!important;color:var(--minimal-muted)!important;font-size:.75rem!important;font-weight:720!important;line-height:1.25!important;text-align:end!important}.app-shell-modern .overview-repair-candidate-empty{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .cash-budget-cockpit{display:grid!important;gap:14px!important}.app-shell-modern .cash-budget-command-panel,.app-shell-modern .cash-budget-flow-panel,.app-shell-modern .cash-budget-linked-workspaces{border:1px solid var(--minimal-line)!important;border-radius:10px!important;background:var(--minimal-surface)!important;box-shadow:none!important}.app-shell-modern .cash-budget-command-panel{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)!important;gap:16px!important;padding:18px!important}.app-shell-modern .cash-budget-command-copy{display:grid!important;align-content:start!important;gap:8px!important;min-width:0!important}.app-shell-modern .cash-budget-command-copy h2,.app-shell-modern .cash-budget-panel-heading h2{margin:0!important;color:var(--minimal-text)!important;font-weight:780!important;letter-spacing:0!important}.app-shell-modern .cash-budget-command-copy h2{font-size:1.42rem!important}.app-shell-modern .cash-budget-panel-heading h2{font-size:1.02rem!important}.app-shell-modern .cash-budget-command-copy p,.app-shell-modern .cash-budget-panel-heading p{max-width:68ch!important;margin:0!important;color:var(--minimal-muted)!important;font-size:.9rem!important;line-height:1.45!important}.app-shell-modern .cash-budget-command-actions,.app-shell-modern .cash-budget-approval-actions,.app-shell-modern .cash-budget-selection-bar>div{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.app-shell-modern .cash-budget-command-actions{margin-top:4px!important}.app-shell-modern .cash-budget-command-metrics,.app-shell-modern .cash-budget-capital-strip,.app-shell-modern .cash-budget-approval-metrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.app-shell-modern .cash-budget-command-metrics{align-content:start!important;grid-template-columns:repeat(2,minmax(140px,1fr))!important}.app-shell-modern .cash-budget-stepper{grid-column:1 / -1!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;padding-top:14px!important;border-top:1px solid var(--minimal-line)!important}.app-shell-modern .cash-budget-step{display:grid!important;gap:4px!important;min-width:0!important;padding:10px 12px!important;border:1px solid var(--minimal-line)!important;border-radius:8px!important;background:var(--minimal-soft)!important}.app-shell-modern .cash-budget-step span{color:var(--minimal-faint, #98a2b3)!important;font-size:.7rem!important;font-weight:780!important}.app-shell-modern .cash-budget-step strong{color:var(--minimal-text)!important;font-size:.86rem!important;font-weight:780!important}.app-shell-modern .cash-budget-step small{color:var(--minimal-muted)!important;font-size:.75rem!important;line-height:1.3!important}.app-shell-modern .cash-budget-step-active{border-color:var(--minimal-line-strong)!important;background:var(--minimal-surface)!important}.app-shell-modern .cash-budget-step-complete{border-color:#16a34a61!important;background:#16a34a0f!important}.app-shell-modern .cash-budget-grid{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:14px!important}.app-shell-modern .cash-budget-flow-panel{display:grid!important;gap:14px!important;padding:16px 18px 18px!important}.app-shell-modern .cash-budget-panel-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;min-width:0!important}.app-shell-modern .cash-budget-panel-heading>div{display:grid!important;gap:5px!important;min-width:0!important}.app-shell-modern .cash-budget-controls{align-items:end!important}.app-shell-modern .cash-budget-forecast-summary{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;padding:10px 0!important;border-top:1px solid var(--minimal-line)!important;border-bottom:1px solid var(--minimal-line)!important}.app-shell-modern .cash-budget-forecast-summary>div{display:grid!important;gap:4px!important;min-width:0!important;padding:0 10px!important}.app-shell-modern .cash-budget-forecast-summary>div:first-child{padding-left:0!important}.app-shell-modern .cash-budget-forecast-summary>div:not(:last-child){border-right:1px solid var(--minimal-line)!important}.app-shell-modern .cash-budget-forecast-summary span,.app-shell-modern .cash-budget-selection-bar span,.app-shell-modern .cash-budget-po-list span{color:var(--minimal-muted)!important;font-size:.78rem!important;font-weight:680!important}.app-shell-modern .cash-budget-forecast-summary strong{min-width:0!important;overflow:hidden!important;color:var(--minimal-text)!important;font-size:.86rem!important;font-weight:780!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell-modern .cash-budget-approval-actions{justify-content:flex-end!important}.app-shell-modern .cash-budget-selection-bar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:10px 12px!important;border:1px solid var(--minimal-line)!important;border-radius:8px!important;background:var(--minimal-soft)!important}.app-shell-modern .cash-budget-wave-list{display:grid!important;gap:8px!important}.app-shell-modern .cash-budget-wave-row{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:12px!important;border:1px solid var(--minimal-line)!important;border-radius:8px!important;background:var(--minimal-soft)!important}.app-shell-modern .cash-budget-wave-row.selected{border-color:var(--minimal-line-strong)!important;background:var(--minimal-surface)!important}.app-shell-modern .cash-budget-wave-row>span{display:grid!important;gap:3px!important;min-width:0!important}.app-shell-modern .cash-budget-wave-row strong{color:var(--minimal-text)!important;font-size:.9rem!important}.app-shell-modern .cash-budget-wave-row small{color:var(--minimal-muted)!important;font-size:.76rem!important;line-height:1.3!important}.app-shell-modern .cash-budget-wave-meta{justify-items:end!important;text-align:end!important}.app-shell-modern .cash-budget-exclusions{border-top:1px solid var(--minimal-line)!important;padding-top:10px!important}.app-shell-modern .cash-budget-exclusions summary{cursor:pointer!important;color:var(--minimal-text)!important;font-weight:740!important}.app-shell-modern .cash-budget-exclusions ul{display:grid!important;gap:6px!important;margin:10px 0 0!important;padding:0!important;list-style:none!important}.app-shell-modern .cash-budget-exclusions li{display:flex!important;justify-content:space-between!important;gap:12px!important;color:var(--minimal-muted)!important;font-size:.82rem!important}.app-shell-modern .cash-budget-po-list{display:grid!important;gap:4px!important;padding:12px!important;border:1px solid rgba(22,163,74,.32)!important;border-radius:8px!important;background:#16a34a0f!important}.app-shell-modern .cash-budget-po-list strong{color:var(--minimal-text)!important}.app-shell-modern .cash-budget-po-list a{justify-self:start!important;color:var(--minimal-accent)!important;font-weight:760!important}.app-shell-modern .cash-budget-linked-workspaces{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;padding:0!important;overflow:hidden!important}.app-shell-modern .cash-budget-linked-workspaces a{display:grid!important;gap:4px!important;min-width:0!important;padding:14px 16px!important;color:var(--minimal-text)!important;text-decoration:none!important}.app-shell-modern .cash-budget-linked-workspaces a:not(:last-child){border-right:1px solid var(--minimal-line)!important}.app-shell-modern .cash-budget-linked-workspaces a:hover,.app-shell-modern .cash-budget-linked-workspaces a:focus-visible{background:var(--minimal-soft)!important}.app-shell-modern .cash-budget-linked-workspaces strong{font-size:.9rem!important}.app-shell-modern .cash-budget-linked-workspaces span{color:var(--minimal-muted)!important;font-size:.78rem!important;line-height:1.35!important}.app-shell-modern .overview-minimal-workspaces{display:grid!important;gap:12px!important;padding:16px 18px 18px!important}.app-shell-modern .overview-minimal-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}.app-shell-modern .overview-minimal-heading h2{margin:0!important;color:var(--minimal-text)!important;font-size:1rem!important;font-weight:780!important}.app-shell-modern .overview-minimal-heading p{margin:3px 0 0!important;color:var(--minimal-muted)!important;font-size:.84rem!important}.app-shell-modern .my-work-inbox-panel{display:grid!important;gap:14px!important;padding:16px 18px 18px!important}.app-shell-modern .my-work-summary-strip{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;padding:12px 0!important;border-top:1px solid var(--minimal-line)!important;border-bottom:1px solid var(--minimal-line)!important}.app-shell-modern .my-work-summary-strip>div{display:grid!important;gap:4px!important;min-width:0!important;padding:0 12px!important}.app-shell-modern .my-work-summary-strip>div:first-child{padding-left:0!important}.app-shell-modern .my-work-summary-strip>div:not(:last-child){border-right:1px solid var(--minimal-line)!important}.app-shell-modern .my-work-summary-strip span{color:var(--minimal-muted)!important;font-size:.72rem!important;font-weight:680!important}.app-shell-modern .my-work-summary-strip strong{color:var(--minimal-text)!important;font-size:.9rem!important;font-weight:760!important}.app-shell-modern .my-work-loading{margin:0!important}.app-shell-modern .my-work-list{display:grid!important;gap:10px!important}.app-shell-modern .my-work-card{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:14px!important;border:1px solid var(--minimal-line)!important;border-left-width:3px!important;border-radius:10px!important;background:var(--minimal-soft)!important;box-shadow:none!important;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease!important}.app-shell-modern .my-work-card-severity-critical{border-left-color:#dc2626!important}.app-shell-modern .my-work-card-severity-high{border-left-color:#ea580c!important}.app-shell-modern .my-work-card-severity-warning{border-left-color:#ca8a04!important}.app-shell-modern .my-work-card-severity-info{border-left-color:var(--minimal-accent)!important}.app-shell-modern .my-work-card-severity-neutral{border-left-color:var(--minimal-line-strong)!important}.app-shell-modern .my-work-card:hover,.app-shell-modern .my-work-card:focus-within{border-top-color:var(--minimal-line-strong)!important;border-right-color:var(--minimal-line-strong)!important;border-bottom-color:var(--minimal-line-strong)!important;transform:translateY(-1px)!important;box-shadow:0 8px 20px #0f172a14!important}:root.dark .app-shell-modern .my-work-card:hover,:root.dark .app-shell-modern .my-work-card:focus-within,:root[data-theme=dark] .app-shell-modern .my-work-card:hover,:root[data-theme=dark] .app-shell-modern .my-work-card:focus-within{box-shadow:0 10px 24px #00000047!important}.app-shell-modern .my-work-card-main{min-width:0!important}.app-shell-modern .my-work-card-kicker{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-bottom:6px!important}.app-shell-modern .my-work-card-category,.app-shell-modern .my-work-card-due{color:var(--minimal-muted)!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.02em!important;text-transform:uppercase!important}.app-shell-modern .my-work-card-title{margin:0 0 4px!important;color:var(--minimal-text)!important;font-size:.96rem!important;font-weight:780!important;line-height:1.35!important;overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important}.app-shell-modern .my-work-card-summary{margin:0 0 8px!important;color:var(--minimal-muted)!important;font-size:.84rem!important;line-height:1.45!important;overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.app-shell-modern .my-work-meta-chips{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.app-shell-modern .my-work-meta-chip{display:inline-flex!important;align-items:center!important;min-height:22px!important;padding:0 8px!important;border:1px solid var(--minimal-line)!important;border-radius:999px!important;background:var(--minimal-surface)!important;color:var(--minimal-muted)!important;font-size:.72rem!important;font-weight:650!important;line-height:1.2!important}.app-shell-modern .my-work-card-action{min-height:34px!important;padding:0 12px!important;font-size:.8rem!important;white-space:nowrap!important}.app-shell-modern .my-work-card-action span{color:inherit!important}:root.dark .app-shell-modern a.my-work-card-action.overview-next-link,:root[data-theme=dark] .app-shell-modern a.my-work-card-action.overview-next-link{border-color:#f3f7fb!important;background:#f3f7fb!important;color:#08111d!important}:root.dark .app-shell-modern a.my-work-card-action.overview-next-link:hover,:root.dark .app-shell-modern a.my-work-card-action.overview-next-link:focus-visible,:root[data-theme=dark] .app-shell-modern a.my-work-card-action.overview-next-link:hover,:root[data-theme=dark] .app-shell-modern a.my-work-card-action.overview-next-link:focus-visible{border-color:#fff!important;background:#fff!important;color:#08111d!important}.app-shell-modern .my-work-empty{display:grid!important;gap:4px!important;padding:14px!important;border:1px dashed var(--minimal-line)!important;border-radius:10px!important;background:var(--minimal-soft)!important;color:var(--minimal-muted)!important}.app-shell-modern .my-work-empty strong{color:var(--minimal-text)!important}.app-shell-modern .overview-minimal-map{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.app-shell-modern .overview-minimal-lane{display:grid!important;gap:8px!important;min-width:0!important}.app-shell-modern .overview-minimal-lane h3{display:flex!important;align-items:center!important;gap:7px!important;margin:0!important;color:var(--minimal-muted)!important;font-size:.74rem!important;font-weight:760!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .overview-minimal-lane h3 span{color:var(--minimal-faint, #98a2b3)!important;font-size:.72rem!important}.app-shell-modern .overview-minimal-links{display:grid!important;gap:1px!important}.app-shell-modern .overview-minimal-links a{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:34px!important;padding:0 10px!important;border-radius:7px!important;color:var(--minimal-text)!important;font-size:.86rem!important;font-weight:700!important;text-decoration:none!important}.app-shell-modern .overview-minimal-links a:hover,.app-shell-modern .overview-minimal-links a:focus-visible{background:var(--minimal-soft)!important;color:var(--minimal-accent)!important}.app-shell-modern .metric-label,.app-shell-modern .section-intro-eyebrow,.app-shell-modern .workspace-panel .metric-label{letter-spacing:0!important;text-transform:none!important}@media(max-width:980px){.app-shell-modern .cash-budget-command-panel,.app-shell-modern .cash-budget-grid{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .cash-budget-command-metrics,.app-shell-modern .cash-budget-stepper,.app-shell-modern .cash-budget-forecast-summary,.app-shell-modern .cash-budget-capital-strip,.app-shell-modern .cash-budget-approval-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell-modern .cash-budget-forecast-summary>div{padding:10px!important;border-right:0!important;border-bottom:1px solid var(--minimal-line)!important}.app-shell-modern .cash-budget-forecast-summary>div:nth-last-child(-n+2){border-bottom:0!important}.app-shell-modern .overview-minimal-signals,.app-shell-modern .overview-minimal-map,.app-shell-modern .overview-repair-metrics,.app-shell-modern .my-work-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}.app-shell-modern .my-work-summary-strip>div{padding:8px 10px!important;border-right:0!important}.app-shell-modern .my-work-summary-strip>div:nth-child(3n){border-right:0!important}}@media(max-width:760px){.app-shell-modern .my-work-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell-modern .my-work-card{grid-template-columns:minmax(0,1fr)!important;align-items:start!important}.app-shell-modern .my-work-card-action{justify-self:start!important;margin-top:4px!important}}@media(max-width:760px){.app-shell.app-shell-modern{--bx-sidebar-width: 100%}.app-shell-modern .workspace-sidebar{padding:12px 14px!important}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{min-height:38px!important;justify-content:center!important;padding-bottom:10px!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav{display:flex!important;flex-direction:row!important;gap:7px!important;padding-top:10px!important;overflow-x:auto!important;scrollbar-width:none!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav::-webkit-scrollbar{display:none!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{flex:0 0 auto!important;min-height:32px!important}.app-shell-modern .workspace-main-shell{padding:0 12px 28px!important}.app-shell-modern .command-band.command-band-modern{margin:0 -12px 12px!important;padding:10px 12px!important;border-width:0 0 1px!important;border-radius:0!important}.command-band-modern .command-band-main{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important}.command-band-modern .command-actions-panel{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;overflow:visible!important}.command-band-modern .status-strip.command-status-strip,.command-band-modern .command-utility-row{width:100%!important}.command-band-modern .status-strip.command-status-strip{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,auto)!important}.command-band-modern .command-utility-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important}.command-band-modern .command-theme-switcher{display:none!important}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger{min-width:0!important}.app-shell-modern .overview-minimal-panel,.app-shell-modern .overview-minimal-workspaces,.app-shell-modern .cash-budget-command-panel,.app-shell-modern .cash-budget-flow-panel{padding:14px!important}.app-shell-modern .cash-budget-command-actions,.app-shell-modern .cash-budget-approval-actions,.app-shell-modern .cash-budget-selection-bar,.app-shell-modern .cash-budget-panel-heading{align-items:stretch!important;flex-direction:column!important}.app-shell-modern .cash-budget-command-actions>*,.app-shell-modern .cash-budget-approval-actions>*,.app-shell-modern .cash-budget-selection-bar button,.app-shell-modern .cash-budget-panel-heading>button{width:100%!important;min-width:0!important;justify-content:center!important;white-space:normal!important}.app-shell-modern .cash-budget-command-metrics,.app-shell-modern .cash-budget-stepper,.app-shell-modern .cash-budget-forecast-summary,.app-shell-modern .cash-budget-capital-strip,.app-shell-modern .cash-budget-approval-metrics,.app-shell-modern .cash-budget-linked-workspaces{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .cash-budget-forecast-summary>div,.app-shell-modern .cash-budget-forecast-summary>div:nth-last-child(-n+2),.app-shell-modern .cash-budget-linked-workspaces a:not(:last-child){border-right:0!important;border-bottom:1px solid var(--minimal-line)!important}.app-shell-modern .cash-budget-forecast-summary>div:last-child,.app-shell-modern .cash-budget-linked-workspaces a:last-child{border-bottom:0!important}.app-shell-modern .cash-budget-wave-row,.app-shell-modern .cash-budget-exclusions li{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:start!important}.app-shell-modern .cash-budget-wave-row{position:relative!important;padding-left:40px!important}.app-shell-modern .cash-budget-wave-row>input{position:absolute!important;left:12px!important;top:15px!important}.app-shell-modern .cash-budget-wave-meta{justify-items:start!important;text-align:start!important}.app-shell-modern .overview-minimal-hero,.app-shell-modern .overview-minimal-heading,.app-shell-modern .overview-self-healing-header{align-items:stretch!important;flex-direction:column!important}.app-shell-modern .overview-next-link{width:100%!important}.app-shell-modern .overview-priority-rationale summary{align-items:flex-start!important;flex-wrap:wrap!important;height:auto!important;padding:10px 12px!important}.app-shell-modern .overview-priority-rationale summary strong{margin-left:0!important}.app-shell-modern .overview-priority-rationale-grid{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .overview-priority-signal-list li>div{align-items:flex-start!important;flex-direction:column!important;gap:2px!important}.app-shell-modern .overview-minimal-signals,.app-shell-modern .overview-minimal-map,.app-shell-modern .overview-repair-metrics{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .overview-minimal-signals{padding-top:8px!important}.app-shell-modern .overview-minimal-signals>div{grid-template-columns:92px minmax(0,1fr)!important;align-items:center!important;padding:8px 0!important;border-right:0!important;border-bottom:1px solid var(--minimal-line)!important}.app-shell-modern .overview-minimal-signals>div:last-child{border-bottom:0!important}.app-shell-modern .overview-repair-metrics>div{grid-template-columns:112px minmax(0,1fr)!important;align-items:center!important;padding:8px 0!important;border-right:0!important;border-bottom:1px solid var(--minimal-line)!important}.app-shell-modern .overview-repair-metrics>div:last-child{border-bottom:0!important}.app-shell-modern .overview-repair-command,.app-shell-modern .overview-repair-candidate{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important}.app-shell-modern .overview-repair-actions{justify-content:stretch!important}.app-shell-modern .overview-repair-actions button,.app-shell-modern .overview-repair-details-link{flex:1 1 150px!important;min-width:0!important;white-space:normal!important}.app-shell-modern .overview-repair-candidate>span{justify-self:start!important;max-width:none!important;text-align:start!important}}.app-shell.app-shell-modern{--bx-sidebar-width: 224px;--sidebar-bg: #fbfdff;--sidebar-hover: #f2f6fb;--sidebar-active: var(--theme-panel-soft);--sidebar-active-line: var(--theme-line-strong);--sidebar-icon: #7a8798}:root.dark .app-shell.app-shell-modern,:root[data-theme=dark] .app-shell.app-shell-modern{--sidebar-bg: #080809;--sidebar-hover: #11151c;--sidebar-active: #121d2c;--sidebar-active-line: rgba(235, 244, 255, .22);--sidebar-icon: #8a96a8}.app-shell-modern .workspace-sidebar{position:sticky!important;top:0!important;display:flex!important;flex-direction:column!important;gap:16px!important;height:100vh!important;min-height:100vh!important;padding:18px 14px!important;overflow-y:auto!important;background:var(--sidebar-bg)!important;border-right:1px solid var(--minimal-line)!important;box-shadow:1px 0 #ffffffa6 inset!important}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:7px!important;align-items:start!important;min-height:auto!important;margin:0!important;padding:0 2px 16px!important;border:0!important;border-bottom:1px solid var(--minimal-line)!important;border-radius:0!important;text-decoration:none!important}.app-shell-modern .workspace-sidebar-logo.brand-logo-frame{width:120px!important;height:auto!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.app-shell-modern .workspace-sidebar-brand-copy{display:grid!important;gap:1px!important}.app-shell-modern .workspace-sidebar-brand-copy span{color:var(--minimal-text)!important;font-size:.82rem!important;font-weight:760!important;line-height:1.15!important}.app-shell-modern .workspace-sidebar-brand-copy strong{color:var(--minimal-muted)!important;font-size:.72rem!important;font-weight:650!important;line-height:1.1!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;align-items:stretch!important;align-content:stretch!important;justify-content:flex-start!important;gap:6px!important;min-height:0!important;padding:0!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{position:relative!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:42px!important;margin:0!important;padding:0 11px!important;border:1px solid transparent!important;border-radius:11px!important;background:transparent!important;color:var(--minimal-muted)!important;font-size:.88rem!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;box-shadow:none!important;transform:none!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:before{content:none!important;display:none!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible{background:var(--sidebar-hover)!important;color:var(--minimal-text)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible{outline:2px solid color-mix(in srgb,var(--minimal-line-strong) 72%,transparent)!important;outline-offset:2px!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active{border-color:var(--minimal-line-strong)!important;background:var(--sidebar-active)!important;color:var(--minimal-text)!important;box-shadow:none!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active:before{content:none!important;display:none!important}.app-shell-modern .workspace-sidebar-nav .workspace-link-label{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link svg.workspace-nav-icon{width:16px!important;height:16px!important;box-sizing:content-box!important;padding:6px!important;border-radius:8px!important;background:#0f172a0f!important;color:var(--sidebar-icon)!important;stroke-width:2!important}:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link svg.workspace-nav-icon,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link svg.workspace-nav-icon{background:#ffffff0d!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:hover .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible .workspace-nav-icon{background:#0f172a1a!important;color:var(--minimal-text)!important}:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link:hover .workspace-nav-icon,:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible .workspace-nav-icon,:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link:hover .workspace-nav-icon,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible .workspace-nav-icon,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{background:#ffffff14!important;color:var(--minimal-text)!important}@media(max-width:760px){.app-shell.app-shell-modern{--bx-sidebar-width: 100%}.app-shell-modern .workspace-sidebar{position:sticky!important;top:0!important;z-index:20!important;height:auto!important;min-height:0!important;gap:10px!important;padding:12px 14px!important;overflow:hidden!important;border-right:0!important;border-bottom:1px solid var(--minimal-line)!important;box-shadow:0 1px #ffffffb8 inset!important}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{justify-items:center!important;padding:0 0 10px!important}.app-shell-modern .workspace-sidebar-brand-copy{display:none!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav{display:flex!important;flex:0 0 auto!important;flex-direction:row!important;gap:8px!important;overflow-x:auto!important;padding:0 0 1px!important;scrollbar-width:none!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav::-webkit-scrollbar{display:none!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{flex:0 0 auto!important;grid-template-columns:16px auto!important;gap:8px!important;min-height:36px!important;padding:0 12px!important;border-radius:999px!important;font-size:.82rem!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:before{display:none!important}.app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link svg.workspace-nav-icon{width:15px!important;height:15px!important;padding:0!important;background:transparent!important}}.app-shell-modern .marketplace-mapping-panel{align-self:start!important;align-content:start!important;gap:16px!important;min-height:0!important}.app-shell-modern .marketplace-mapping-panel>.workspace-panel-header{padding-bottom:0!important;border-bottom:0!important}.app-shell-modern .marketplace-mapping-panel .section-intro{gap:6px!important}.app-shell-modern .marketplace-mapping-panel .section-intro-copy{gap:7px!important}.app-shell-modern .marketplace-mapping-panel .section-intro-copy h2{max-width:760px!important;font-size:clamp(1.28rem,1.7vw,1.7rem)!important;line-height:1.08!important}.app-shell-modern .marketplace-mapping-panel .section-intro-copy p{max-width:58ch!important;color:var(--m4-muted, var(--m2-muted))!important;font-size:.92rem!important;line-height:1.45!important}.app-shell-modern .marketplace-mapping-form{display:grid!important;gap:14px!important;min-width:0!important;padding:0!important}.app-shell-modern .marketplace-mapping-fields{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:10px!important;min-width:0!important}.app-shell-modern .marketplace-mapping-field{display:flex!important;flex-direction:column!important;gap:6px!important;min-width:0!important;margin:0!important;color:var(--m4-muted, var(--m2-soft))!important;font-size:.78rem!important;font-weight:650!important;line-height:1.2!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .marketplace-mapping-field-primary,.app-shell-modern .marketplace-mapping-field-secondary{grid-column:span 4!important}.app-shell-modern .marketplace-mapping-field-wide{grid-column:span 6!important}.app-shell-modern .marketplace-mapping-field>span{color:currentColor!important;font:inherit!important}.app-shell-modern .marketplace-mapping-field input,.app-shell-modern .marketplace-mapping-field select{width:100%!important;height:42px!important;min-height:42px!important;padding:0 13px!important;border:1px solid var(--m4-border, var(--m2-line))!important;border-radius:10px!important;background:var(--m4-surface, var(--m2-panel))!important;color:var(--m4-text, var(--m2-text))!important;font-size:.94rem!important;font-weight:620!important;line-height:1.2!important;letter-spacing:0!important;box-shadow:none!important}.app-shell-modern .marketplace-mapping-field select{padding-right:36px!important;appearance:none!important;-webkit-appearance:none!important;background-image:linear-gradient(45deg,transparent 50%,var(--m4-muted, var(--m2-muted)) 50%),linear-gradient(135deg,var(--m4-muted, var(--m2-muted)) 50%,transparent 50%)!important;background-position:calc(100% - 18px) 50%,calc(100% - 12px) 50%!important;background-repeat:no-repeat!important;background-size:6px 6px,6px 6px!important}.app-shell-modern .marketplace-mapping-field input::placeholder{color:var(--m4-faint, var(--m2-faint))!important}.app-shell-modern .marketplace-mapping-field input:hover,.app-shell-modern .marketplace-mapping-field select:hover{border-color:color-mix(in srgb,var(--m4-accent, #ecb213) 32%,var(--m4-border, var(--m2-line)))!important}.app-shell-modern .marketplace-mapping-field input:focus-visible,.app-shell-modern .marketplace-mapping-field select:focus-visible{border-color:var(--m4-accent, var(--m2-accent))!important;outline:none!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--m4-accent, #ecb213) 18%,transparent)!important}.app-shell-modern .marketplace-mapping-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-width:0!important;padding-top:2px!important}.app-shell-modern .marketplace-mapping-preview{min-width:0!important;display:grid!important;gap:2px!important;padding:10px 12px!important;border:1px solid var(--m4-border, var(--m2-line))!important;border-radius:12px!important;background:color-mix(in srgb,var(--m4-surface-soft, var(--m2-panel-soft)) 82%,transparent)!important}.app-shell-modern .marketplace-mapping-preview span,.app-shell-modern .marketplace-mapping-preview small{color:var(--m4-muted, var(--m2-muted))!important;font-size:.72rem!important;font-weight:620!important;line-height:1.2!important}.app-shell-modern .marketplace-mapping-preview strong{min-width:0!important;color:var(--m4-text, var(--m2-text))!important;font-size:.96rem!important;font-weight:760!important;line-height:1.15!important;overflow-wrap:anywhere!important}.app-shell-modern .marketplace-mapping-actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}.app-shell-modern .marketplace-mapping-actions .button-primary-action,.app-shell-modern .marketplace-mapping-actions .button-secondary{min-height:40px!important;padding:0 15px!important;border-radius:10px!important;white-space:nowrap!important}.app-shell-modern .marketplace-mapping-actions .button-primary-action:disabled{opacity:.48!important}.app-shell-modern .workspace-sidebar-nav .workspace-link:before,.app-shell-modern .workspace-sidebar-nav .workspace-link.active:before{content:none!important;display:none!important;width:0!important;height:0!important;box-shadow:none!important;opacity:0!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{grid-template-columns:34px minmax(0,1fr)!important;min-height:46px!important;gap:12px!important;padding:0 12px!important;border-radius:14px!important;border-color:transparent!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active{background:var(--sidebar-active)!important;color:var(--minimal-text)!important;border-color:var(--minimal-line-strong)!important;box-shadow:none!important}:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link.active,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link.active{background:var(--sidebar-active)!important;color:var(--minimal-text)!important;border-color:var(--minimal-line-strong)!important;box-shadow:none!important}:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link:before,:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link.active:before,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link:before,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link.active:before{content:none!important;display:none!important;width:0!important;height:0!important;box-shadow:none!important;opacity:0!important}.app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link svg.workspace-nav-icon{display:block!important;width:18px!important;height:18px!important;padding:7px!important;border-radius:11px!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{background:#0f172a1f!important;color:var(--minimal-text)!important}:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{background:#ffffff14!important;color:var(--minimal-text)!important}@media(max-width:980px){.app-shell-modern .marketplace-mapping-field-primary,.app-shell-modern .marketplace-mapping-field-secondary,.app-shell-modern .marketplace-mapping-field-wide{grid-column:span 6!important}}@media(max-width:640px){.app-shell-modern .marketplace-mapping-fields{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .marketplace-mapping-field-primary,.app-shell-modern .marketplace-mapping-field-secondary,.app-shell-modern .marketplace-mapping-field-wide{grid-column:1 / -1!important}.app-shell-modern .marketplace-mapping-footer,.app-shell-modern .marketplace-mapping-actions{align-items:stretch!important;flex-direction:column!important}.app-shell-modern .marketplace-mapping-actions .button-primary-action,.app-shell-modern .marketplace-mapping-actions .button-secondary{width:100%!important}}.app-shell-modern .workspace-details.marketplace-policy-details,.app-shell-modern .workspace-details.feedback-forecast-details,.app-shell-modern .workspace-details.system-advanced-details,.app-shell-modern .workspace-details.procurement-order-details,.app-shell-modern .workspace-details.operations-exception-details,.app-shell-modern .workspace-details.operations-action-details{margin-top:12px!important;padding:0!important;overflow:hidden!important;border:1px solid var(--minimal-line, var(--m2-line, #dce5ee))!important;border-radius:12px!important;background:var(--minimal-surface, var(--m2-panel, #ffffff))!important;box-shadow:none!important}.app-shell-modern .workspace-details.marketplace-policy-details>summary,.app-shell-modern .workspace-details.feedback-forecast-details>summary,.app-shell-modern .workspace-details.system-advanced-details>summary,.app-shell-modern .workspace-details.procurement-order-details>summary,.app-shell-modern .workspace-details.operations-exception-details>summary,.app-shell-modern .workspace-details.operations-action-details>summary{display:flex!important;min-height:46px!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0 14px!important;cursor:pointer!important;color:var(--minimal-text, var(--m2-text, #111827))!important;font-size:.9rem!important;font-weight:740!important;letter-spacing:0!important;list-style:none!important}.app-shell-modern .workspace-details.marketplace-policy-details>summary::-webkit-details-marker,.app-shell-modern .workspace-details.feedback-forecast-details>summary::-webkit-details-marker,.app-shell-modern .workspace-details.system-advanced-details>summary::-webkit-details-marker,.app-shell-modern .workspace-details.procurement-order-details>summary::-webkit-details-marker,.app-shell-modern .workspace-details.operations-exception-details>summary::-webkit-details-marker,.app-shell-modern .workspace-details.operations-action-details>summary::-webkit-details-marker{display:none!important}.app-shell-modern .workspace-details.marketplace-policy-details>summary:after,.app-shell-modern .workspace-details.feedback-forecast-details>summary:after,.app-shell-modern .workspace-details.system-advanced-details>summary:after,.app-shell-modern .workspace-details.procurement-order-details>summary:after,.app-shell-modern .workspace-details.operations-exception-details>summary:after,.app-shell-modern .workspace-details.operations-action-details>summary:after{content:"+";display:grid;width:26px;height:26px;place-items:center;flex:0 0 auto;border:1px solid var(--minimal-line, var(--m2-line, #dce5ee));border-radius:999px;color:var(--minimal-muted, var(--m2-muted, #6b778c));font-weight:760}.app-shell-modern .workspace-details.marketplace-policy-details[open]>summary,.app-shell-modern .workspace-details.feedback-forecast-details[open]>summary,.app-shell-modern .workspace-details.system-advanced-details[open]>summary,.app-shell-modern .workspace-details.procurement-order-details[open]>summary,.app-shell-modern .workspace-details.operations-exception-details[open]>summary,.app-shell-modern .workspace-details.operations-action-details[open]>summary{border-bottom:1px solid var(--minimal-line, var(--m2-line, #dce5ee))!important}.app-shell-modern .workspace-details.marketplace-policy-details[open]>summary:after,.app-shell-modern .workspace-details.feedback-forecast-details[open]>summary:after,.app-shell-modern .workspace-details.system-advanced-details[open]>summary:after,.app-shell-modern .workspace-details.procurement-order-details[open]>summary:after,.app-shell-modern .workspace-details.operations-exception-details[open]>summary:after,.app-shell-modern .workspace-details.operations-action-details[open]>summary:after{content:"-";color:var(--minimal-accent, var(--m2-accent, #ecb213))}.app-shell-modern .workspace-details.marketplace-policy-details>.data-table,.app-shell-modern .workspace-details.feedback-forecast-details>.data-table,.app-shell-modern .workspace-details.system-advanced-details>.data-table,.app-shell-modern .workspace-details.operations-exception-details>.data-table,.app-shell-modern .workspace-details.feedback-forecast-details .forecast-bias-grid{margin:12px!important}.app-shell-modern .workspace-details.procurement-order-details>.po-workspace{margin:12px!important}.app-shell-modern .workspace-details.operations-action-details>.operations-action-summary{margin:12px!important}.app-shell-modern .procurement-orders-panel,.app-shell-modern .procurement-buying-plan-panel,.app-shell-modern .operations-receiving-panel,.app-shell-modern .feedback-forecast-panel{align-content:start!important}.app-shell-modern .procurement-orders-panel>h2,.app-shell-modern .operations-receiving-panel h2,.app-shell-modern .feedback-forecast-panel h2{letter-spacing:0!important}.app-shell-modern .procurement-orders-panel .po-status-group,.app-shell-modern .operations-receiving-panel .po-status-group{min-width:0!important}:root.dark .app-shell-modern .workspace-details.marketplace-policy-details,:root.dark .app-shell-modern .workspace-details.feedback-forecast-details,:root.dark .app-shell-modern .workspace-details.system-advanced-details,:root.dark .app-shell-modern .workspace-details.procurement-order-details,:root.dark .app-shell-modern .workspace-details.operations-exception-details,:root.dark .app-shell-modern .workspace-details.operations-action-details,:root[data-theme=dark] .app-shell-modern .workspace-details.marketplace-policy-details,:root[data-theme=dark] .app-shell-modern .workspace-details.feedback-forecast-details,:root[data-theme=dark] .app-shell-modern .workspace-details.system-advanced-details,:root[data-theme=dark] .app-shell-modern .workspace-details.procurement-order-details,:root[data-theme=dark] .app-shell-modern .workspace-details.operations-exception-details,:root[data-theme=dark] .app-shell-modern .workspace-details.operations-action-details{border-color:#94a3b82e!important;background:#080f1b6b!important}:root.dark .app-shell-modern .workspace-details.marketplace-policy-details>summary,:root.dark .app-shell-modern .workspace-details.feedback-forecast-details>summary,:root.dark .app-shell-modern .workspace-details.system-advanced-details>summary,:root.dark .app-shell-modern .workspace-details.procurement-order-details>summary,:root.dark .app-shell-modern .workspace-details.operations-exception-details>summary,:root.dark .app-shell-modern .workspace-details.operations-action-details>summary,:root[data-theme=dark] .app-shell-modern .workspace-details.marketplace-policy-details>summary,:root[data-theme=dark] .app-shell-modern .workspace-details.feedback-forecast-details>summary,:root[data-theme=dark] .app-shell-modern .workspace-details.system-advanced-details>summary,:root[data-theme=dark] .app-shell-modern .workspace-details.procurement-order-details>summary,:root[data-theme=dark] .app-shell-modern .workspace-details.operations-exception-details>summary,:root[data-theme=dark] .app-shell-modern .workspace-details.operations-action-details>summary{color:#e8eef7!important}:root.dark .app-shell-modern .workspace-details.marketplace-policy-details>summary:after,:root.dark .app-shell-modern .workspace-details.feedback-forecast-details>summary:after,:root.dark .app-shell-modern .workspace-details.system-advanced-details>summary:after,:root.dark .app-shell-modern .workspace-details.procurement-order-details>summary:after,:root.dark .app-shell-modern .workspace-details.operations-exception-details>summary:after,:root.dark .app-shell-modern .workspace-details.operations-action-details>summary:after,:root[data-theme=dark] .app-shell-modern .workspace-details.marketplace-policy-details>summary:after,:root[data-theme=dark] .app-shell-modern .workspace-details.feedback-forecast-details>summary:after,:root[data-theme=dark] .app-shell-modern .workspace-details.system-advanced-details>summary:after,:root[data-theme=dark] .app-shell-modern .workspace-details.procurement-order-details>summary:after,:root[data-theme=dark] .app-shell-modern .workspace-details.operations-exception-details>summary:after,:root[data-theme=dark] .app-shell-modern .workspace-details.operations-action-details>summary:after{border-color:#94a3b833;color:#9dadc2}@media(max-width:720px){.app-shell-modern .data-table[data-mobile-cards=true]{overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell-modern .data-table[data-mobile-cards=true] table,.app-shell-modern .data-table[data-mobile-cards=true] thead,.app-shell-modern .data-table[data-mobile-cards=true] tbody,.app-shell-modern .data-table[data-mobile-cards=true] tr,.app-shell-modern .data-table[data-mobile-cards=true] td{display:block!important;width:100%!important}.app-shell-modern .data-table[data-mobile-cards=true] table{border:0!important;background:transparent!important}.app-shell-modern .data-table[data-mobile-cards=true] thead{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.app-shell-modern .data-table[data-mobile-cards=true] tbody{display:grid!important;gap:10px!important}.app-shell-modern .data-table[data-mobile-cards=true] tr{display:grid!important;gap:0!important;padding:10px 12px!important;border:1px solid var(--minimal-line, var(--m2-line, #dce5ee))!important;border-radius:12px!important;background:var(--minimal-surface, var(--m2-panel, #ffffff))!important;box-shadow:none!important}.app-shell-modern .data-table[data-mobile-cards=true] td{display:grid!important;grid-template-columns:minmax(92px,.42fr) minmax(0,1fr)!important;gap:10px!important;align-items:start!important;min-height:0!important;padding:7px 0!important;border:0!important;color:var(--minimal-text, var(--m2-text, #111827))!important;font-size:.86rem!important;line-height:1.35!important;overflow-wrap:anywhere!important;white-space:normal!important}.app-shell-modern .data-table[data-mobile-cards=true] td+td{border-top:1px solid var(--minimal-line, var(--m2-line, #dce5ee))!important}.app-shell-modern .data-table[data-mobile-cards=true] td:before{content:attr(data-label);min-width:0;color:var(--minimal-muted, var(--m2-muted, #6b778c));font-size:.72rem;font-weight:760;line-height:1.25}.app-shell-modern .data-table[data-mobile-cards=true] td[colspan]{display:block!important}.app-shell-modern .data-table[data-mobile-cards=true] td[colspan]:before,.app-shell-modern .data-table[data-mobile-cards=true] td:not([data-label]):before{content:none!important}.app-shell-modern .data-table[data-mobile-cards=true] input,.app-shell-modern .data-table[data-mobile-cards=true] select,.app-shell-modern .data-table[data-mobile-cards=true] textarea{width:100%!important;min-width:0!important}.app-shell-modern .procurement-command-grid,.app-shell-modern .procurement-queue-grid,.app-shell-modern .forecast-backtest-grid,.app-shell-modern .forecast-bias-grid,.app-shell-modern .operations-filter-bar{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .operations-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.app-shell-modern .operations-stat-card{min-height:86px!important;padding:12px!important}.app-shell-modern .operations-stat-label{font-size:.68rem!important;line-height:1.15!important}.app-shell-modern .operations-stat-value,.app-shell-modern .operations-stat-card:last-child .operations-stat-value{margin-top:9px!important;font-size:1.28rem!important;line-height:1.05!important;-webkit-line-clamp:2!important}.app-shell-modern .operations-bulk-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.app-shell-modern .operations-bulk-actions button{min-width:0!important;width:100%!important;min-height:36px!important;padding:7px 9px!important}.app-shell-modern .operations-action-summary{padding:14px!important;gap:10px!important}.app-shell-modern .operations-action-summary .summary-list{gap:6px!important;font-size:.86rem!important}.app-shell-modern .procurement-supplier-lanes-header,.app-shell-modern .feedback-section-header,.app-shell-modern .amazon-tools-header{display:grid!important;grid-template-columns:minmax(0,1fr)!important;justify-items:start!important}.app-shell-modern .workspace-details.marketplace-policy-details>.data-table,.app-shell-modern .workspace-details.feedback-forecast-details>.data-table,.app-shell-modern .workspace-details.system-advanced-details>.data-table,.app-shell-modern .workspace-details.operations-exception-details>.data-table,.app-shell-modern .workspace-details.feedback-forecast-details .forecast-bias-grid{margin:10px!important}.app-shell-modern .workspace-details.procurement-order-details>.po-workspace{margin:10px!important}.app-shell-modern .workspace-details.operations-action-details>.operations-action-summary{margin:10px!important}:root.dark .app-shell-modern .data-table[data-mobile-cards=true] tr,:root[data-theme=dark] .app-shell-modern .data-table[data-mobile-cards=true] tr{border-color:#94a3b82e!important;background:#080f1b61!important}:root.dark .app-shell-modern .data-table[data-mobile-cards=true] td,:root[data-theme=dark] .app-shell-modern .data-table[data-mobile-cards=true] td{color:#e8eef7!important}:root.dark .app-shell-modern .data-table[data-mobile-cards=true] td+td,:root[data-theme=dark] .app-shell-modern .data-table[data-mobile-cards=true] td+td{border-top-color:#94a3b829!important}:root.dark .app-shell-modern .data-table[data-mobile-cards=true] td:before,:root[data-theme=dark] .app-shell-modern .data-table[data-mobile-cards=true] td:before{color:#9dadc2!important}}.app-shell-modern .pilot-decision-hub{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)!important;align-items:stretch!important;gap:16px!important;padding:22px 24px!important;border-radius:14px!important;background:var(--minimal-surface, #ffffff)!important;box-shadow:none!important}.app-shell-modern .pilot-decision-copy{display:grid!important;align-content:center!important;gap:10px!important;min-width:0!important}.app-shell-modern .pilot-decision-copy>span{color:var(--minimal-muted, #6b7280)!important;font-size:.78rem!important;font-weight:760!important;letter-spacing:0!important}.app-shell-modern .pilot-decision-copy h2{max-width:760px!important;margin:0!important;color:var(--minimal-text, #111827)!important;font-size:clamp(1.55rem,2.1vw,2.2rem)!important;line-height:1.05!important}.app-shell-modern .pilot-decision-copy p{max-width:70ch!important;margin:0!important;color:var(--minimal-muted, #6b7280)!important;font-size:.98rem!important;font-weight:560!important;line-height:1.45!important}.app-shell-modern .pilot-decision-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;margin-top:4px!important}.app-shell-modern .pilot-decision-metrics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;align-content:stretch!important}.app-shell-modern .pilot-decision-metrics .metric-card{min-height:112px!important;padding:14px!important;border-radius:12px!important;box-shadow:none!important}.app-shell-modern .pilot-support-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.app-shell-modern .pilot-collapsible-panel{margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid var(--minimal-line, #dce5ee)!important;border-radius:12px!important;background:var(--minimal-surface, #ffffff)!important;box-shadow:none!important}.app-shell-modern .pilot-collapsible-panel>summary{display:flex!important;min-height:48px!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0 15px!important;cursor:pointer!important;color:var(--minimal-text, #111827)!important;font-size:.92rem!important;font-weight:780!important;letter-spacing:0!important;list-style:none!important}.app-shell-modern .pilot-collapsible-panel>summary::-webkit-details-marker{display:none!important}.app-shell-modern .pilot-collapsible-panel>summary:after{content:"+";display:grid;width:26px;height:26px;place-items:center;flex:0 0 auto;border:1px solid var(--minimal-line, #dce5ee);border-radius:999px;color:var(--minimal-muted, #6b7280);font-weight:780}.app-shell-modern .pilot-collapsible-panel[open]>summary{border-bottom:1px solid var(--minimal-line, #dce5ee)!important}.app-shell-modern .pilot-collapsible-panel[open]>summary:after{content:"-";color:var(--minimal-accent, #a07713)}.app-shell-modern .pilot-collapsible-panel>:not(summary){margin-left:16px!important;margin-right:16px!important}.app-shell-modern .pilot-collapsible-panel>:not(summary):last-child{margin-bottom:16px!important}.app-shell-modern .pilot-collapsible-panel>h2{margin-top:14px!important;margin-bottom:4px!important;color:var(--minimal-text, #111827)!important;font-size:1.05rem!important;line-height:1.2!important}.app-shell-modern .pilot-collapsible-panel>p{max-width:68ch!important;margin-top:0!important;color:var(--minimal-muted, #6b7280)!important;line-height:1.42!important}.app-shell-modern .operator-assistant-panel .operator-assistant-question{margin-top:14px!important}.app-shell-modern .operator-assistant-panel .actions{gap:8px!important}.app-shell-modern .operator-assistant-answer{margin-top:14px!important}.app-shell-modern .pilot-queue-panel{padding:18px 20px 22px!important;border-radius:14px!important;box-shadow:none!important}.app-shell-modern .pilot-queue-panel h2{margin-bottom:5px!important;font-size:1.2rem!important}.app-shell-modern .pilot-queue-panel>p{margin-bottom:10px!important}.app-shell-modern .pilot-queue-panel .data-table{margin-top:8px!important}.workspace-sidebar-logo.brand-logo-frame,.app-shell-modern .workspace-sidebar-logo.brand-logo-frame{display:flex!important;width:172px!important;max-width:100%!important;height:44px!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important;border:0!important;background:transparent!important}.workspace-sidebar-logo .brand-logo,.app-shell-modern .workspace-sidebar-logo .brand-logo{display:block!important;width:166px!important;max-width:100%!important;height:auto!important;object-fit:contain!important;object-position:left center!important}.workspace-sidebar-brand,a.workspace-sidebar-brand{overflow:visible!important}:root.dark,:root[data-theme=dark]{color-scheme:dark;background:#0a0a0b!important;--ink: #f7f7f8;--text: #f7f7f8;--muted: #a6a6ad;--faint: #777780;--border: #2b2b30;--accent: #f0c142;--beamo-cyan: #f0c142;--beamo-cyan-dark: #f0c142;--beamo-yellow: #f0c142;--beamo-yellow-dark: #f0c142;--console-bg: #0a0a0b;--console-ink: #f7f7f8;--console-muted: #a6a6ad;--console-border: #26262b;--console-yellow: #f0c142;--modern-bg: #0a0a0b;--modern-sidebar-bg: #080809;--modern-command-bg: rgba(15, 15, 17, .94);--modern-surface: #121214;--modern-surface-muted: #171719;--modern-surface-strong: #1d1d20;--modern-border: #2b2b30;--modern-border-strong: #3a3a40;--minimal-bg: #0a0a0b;--minimal-text: #f7f7f8;--minimal-muted: #a6a6ad;--minimal-line: #2b2b30;--minimal-surface: #121214;--minimal-soft: #18181b;--minimal-accent: #f0c142;--m2-text: #f7f7f8;--m2-soft: #d8d8dc;--m2-muted: #a6a6ad;--m2-faint: #777780;--m2-line: #2b2b30;--m2-page: #0a0a0b;--m2-panel: #121214;--m2-panel-soft: #18181b;--m2-accent: #f0c142;--m4-text: #f7f7f8;--m4-muted: #a6a6ad;--m4-faint: #777780;--m4-border: #2b2b30;--m4-surface: #121214;--m4-surface-soft: #18181b;--m4-accent: #f0c142;--m5-bg: #0a0a0b;--m5-panel: #121214;--m5-soft: #18181b;--m5-accent: #f0c142;--sidebar-active-line: var(--theme-line-strong)}:root.dark body,:root[data-theme=dark] body,:root.dark body:has(.app-shell-modern),:root[data-theme=dark] body:has(.app-shell-modern),:root.dark .app-shell-modern,:root[data-theme=dark] .app-shell-modern,:root.dark .workspace-main-shell,:root[data-theme=dark] .workspace-main-shell{background:#0a0a0b!important;color:#f7f7f8!important}:root.dark .workspace-sidebar,:root[data-theme=dark] .workspace-sidebar,:root.dark .app-shell-modern .workspace-sidebar,:root[data-theme=dark] .app-shell-modern .workspace-sidebar{border-color:#26262b!important;background:#080809!important;box-shadow:none!important}:root.dark .workspace-sidebar-brand-copy strong,:root[data-theme=dark] .workspace-sidebar-brand-copy strong{color:#a6a6ad!important}:root.dark .workspace-sidebar-nav .workspace-link,:root[data-theme=dark] .workspace-sidebar-nav .workspace-link,:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link{color:#b7b7bf!important}:root.dark .workspace-sidebar-nav .workspace-link:hover,:root[data-theme=dark] .workspace-sidebar-nav .workspace-link:hover,:root.dark .workspace-sidebar-nav .workspace-link:focus-visible,:root[data-theme=dark] .workspace-sidebar-nav .workspace-link:focus-visible{border-color:#34343a!important;background:#151518!important;color:#fff!important}:root.dark .workspace-sidebar-nav .workspace-link.active,:root[data-theme=dark] .workspace-sidebar-nav .workspace-link.active,:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link.active,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link.active{border-color:var(--minimal-line-strong)!important;background:var(--sidebar-active, #121d2c)!important;color:var(--minimal-text)!important;box-shadow:none!important}:root.dark .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon,:root[data-theme=dark] .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon,:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{background:#ffffff14!important;color:var(--minimal-text)!important}:root.dark .app-shell-modern .command-band.command-band-modern,:root[data-theme=dark] .app-shell-modern .command-band.command-band-modern{border-color:#26262b!important;background:#0c0c0ef5!important;color:#f7f7f8!important;box-shadow:none!important}:root.dark .app-shell-modern .panel,:root.dark .app-shell-modern .glass-panel,:root.dark .app-shell-modern .workspace-panel,:root.dark .app-shell-modern .pilot-collapsible-panel,:root[data-theme=dark] .app-shell-modern .panel,:root[data-theme=dark] .app-shell-modern .glass-panel,:root[data-theme=dark] .app-shell-modern .workspace-panel,:root[data-theme=dark] .app-shell-modern .pilot-collapsible-panel{border-color:#2b2b30!important;background:#121214!important;color:#f7f7f8!important;box-shadow:none!important}:root.dark .app-shell-modern .pilot-decision-hub,:root[data-theme=dark] .app-shell-modern .pilot-decision-hub{border-color:#303035!important;background:#121214!important}:root.dark .app-shell-modern h1,:root.dark .app-shell-modern h2,:root.dark .app-shell-modern h3,:root.dark .app-shell-modern h4,:root.dark .app-shell-modern strong,:root[data-theme=dark] .app-shell-modern h1,:root[data-theme=dark] .app-shell-modern h2,:root[data-theme=dark] .app-shell-modern h3,:root[data-theme=dark] .app-shell-modern h4,:root[data-theme=dark] .app-shell-modern strong{color:#f7f7f8!important}:root.dark .app-shell-modern p,:root.dark .app-shell-modern .muted-small,:root.dark .app-shell-modern .metric-label,:root[data-theme=dark] .app-shell-modern p,:root[data-theme=dark] .app-shell-modern .muted-small,:root[data-theme=dark] .app-shell-modern .metric-label{color:#a6a6ad!important}:root.dark .app-shell-modern a,:root[data-theme=dark] .app-shell-modern a{color:#f0c142!important}:root.dark .app-shell-modern .button-link,:root.dark .app-shell-modern .button-primary-action,:root.dark .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger),:root[data-theme=dark] .app-shell-modern .button-link,:root[data-theme=dark] .app-shell-modern .button-primary-action,:root[data-theme=dark] .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger){border-color:#f0c142!important;background:#f0c142!important;color:#121214!important}:root.dark .app-shell-modern button,:root.dark .app-shell-modern .button-secondary,:root.dark .app-shell-modern .operator-assistant-panel .secondary,:root[data-theme=dark] .app-shell-modern button,:root[data-theme=dark] .app-shell-modern .button-secondary,:root[data-theme=dark] .app-shell-modern .operator-assistant-panel .secondary{border-color:#333338!important;background:#18181b!important;color:#f7f7f8!important;box-shadow:none!important}:root.dark .app-shell-modern input,:root.dark .app-shell-modern select,:root.dark .app-shell-modern textarea,:root[data-theme=dark] .app-shell-modern input,:root[data-theme=dark] .app-shell-modern select,:root[data-theme=dark] .app-shell-modern textarea{border-color:#333338!important;background:#0d0d0f!important;color:#f7f7f8!important}:root.dark .app-shell-modern .data-table,:root.dark .app-shell-modern .table-wrap,:root[data-theme=dark] .app-shell-modern .data-table,:root[data-theme=dark] .app-shell-modern .table-wrap{border-color:#2b2b30!important;background:#121214!important}:root.dark .app-shell-modern .data-table th,:root.dark .app-shell-modern .table-wrap th,:root[data-theme=dark] .app-shell-modern .data-table th,:root[data-theme=dark] .app-shell-modern .table-wrap th{background:#18181b!important;color:#d8d8dc!important}:root.dark .app-shell-modern .data-table td,:root.dark .app-shell-modern .table-wrap td,:root[data-theme=dark] .app-shell-modern .data-table td,:root[data-theme=dark] .app-shell-modern .table-wrap td{border-color:#2b2b30!important;color:#d8d8dc!important}:root.dark .app-shell-modern .metric-card,:root.dark .app-shell-modern .pilot-signal-list div,:root[data-theme=dark] .app-shell-modern .metric-card,:root[data-theme=dark] .app-shell-modern .pilot-signal-list div{border-color:#2b2b30!important;background:#18181b!important;color:#f7f7f8!important}:root.dark .app-shell-modern .status-badge,:root.dark .app-shell-modern .badge,:root[data-theme=dark] .app-shell-modern .status-badge,:root[data-theme=dark] .app-shell-modern .badge{border-color:#f0c14247!important;background:#f0c1421f!important;color:#f8d56b!important}@media(max-width:920px){.app-shell-modern .pilot-decision-hub,.app-shell-modern .pilot-support-grid{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .pilot-decision-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:640px){.app-shell-modern .pilot-decision-hub{padding:18px!important}.app-shell-modern .pilot-decision-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.app-shell-modern .pilot-decision-metrics .metric-card{min-height:92px!important;padding:10px!important}.app-shell-modern .pilot-decision-metrics .metric-label{font-size:.68rem!important;line-height:1.15!important}.app-shell-modern .pilot-decision-metrics .metric-value{font-size:clamp(1rem,6vw,1.35rem)!important;line-height:1.05!important;overflow-wrap:anywhere!important}.app-shell-modern .pilot-decision-actions,.app-shell-modern .operator-assistant-panel .actions{align-items:stretch!important;flex-direction:column!important}.app-shell-modern .pilot-decision-actions>*,.app-shell-modern .operator-assistant-panel .actions>*{width:100%!important}.workspace-sidebar-logo.brand-logo-frame,.app-shell-modern .workspace-sidebar-logo.brand-logo-frame{width:154px!important}.workspace-sidebar-logo .brand-logo,.app-shell-modern .workspace-sidebar-logo .brand-logo{width:150px!important}}:root{--simple-bg: #f4f6f8;--simple-panel: #ffffff;--simple-panel-soft: #f8fafc;--simple-line: #dbe3ec;--simple-text: #101827;--simple-muted: #667085;--simple-faint: #98a2b3;--simple-accent: #ecb213;--simple-warn: #b7791f;--simple-radius: 12px;--simple-radius-sm: 9px;--simple-gap: 12px}:root.dark,:root[data-theme=dark]{--simple-bg: #080808;--simple-panel: #111111;--simple-panel-soft: #181818;--simple-line: #2b2b2b;--simple-text: #f7f7f7;--simple-muted: #b1b1b1;--simple-faint: #7c7c7c;--simple-accent: #f0c142;--simple-warn: #f0c142}.app-shell-modern .workspace-main-shell{background:var(--simple-bg)!important}.app-shell-modern .workspace-page,.app-shell-modern .system-workspace-modern{width:min(100%,1240px)!important;margin-inline:auto!important}.app-shell-modern .workspace-page-content,.app-shell-modern .workspace-stack,.app-shell-modern .system-workspace-modern{gap:var(--simple-gap)!important}.app-shell-modern .panel,.app-shell-modern .glass-panel,.app-shell-modern .workspace-panel{border:1px solid var(--simple-line)!important;border-radius:var(--simple-radius)!important;background:var(--simple-panel)!important;box-shadow:none!important}.app-shell-modern .panel,.app-shell-modern .workspace-panel{padding:16px!important}.app-shell-modern .workspace-panel-header,.app-shell-modern .section-header-row,.app-shell-modern .planning-section-header,.app-shell-modern .operations-receiving-header,.app-shell-modern .amazon-tools-header,.app-shell-modern .procurement-supplier-lanes-header,.app-shell-modern .planning-supplier-lanes-header,.app-shell-modern .operations-origin-lanes-header{gap:10px!important}.app-shell-modern .section-intro-copy h1,.app-shell-modern .section-intro-copy h2,.app-shell-modern .panel h2,.app-shell-modern .workspace-panel h2{color:var(--simple-text)!important;letter-spacing:0!important}.app-shell-modern .section-intro-copy p,.app-shell-modern .workspace-panel-header .section-intro-copy p,.app-shell-modern .panel>p,.app-shell-modern .system-section-panel>p.muted-small,.app-shell-modern .system-timeline-panel>p.muted-small{max-width:72ch!important;color:var(--simple-muted)!important;font-size:.9rem!important;line-height:1.42!important}.app-shell-modern .planning-command-center .section-intro-copy p,.app-shell-modern .procurement-command-center .section-intro-copy p,.app-shell-modern .operations-command-center .section-intro-copy p,.app-shell-modern .system-command-copy>p:not(.eyebrow){display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important;max-width:58ch!important}.app-shell-modern .planning-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center,.app-shell-modern .system-command-center{padding:16px!important;border-radius:var(--simple-radius)!important;background:var(--simple-panel)!important}.app-shell-modern .planning-command-grid,.app-shell-modern .procurement-command-grid,.app-shell-modern .operations-command-grid{grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr)!important;gap:12px!important}.app-shell-modern .planning-primary-card,.app-shell-modern .procurement-primary-card,.app-shell-modern .operations-primary-card,.app-shell-modern .system-command-state{min-height:0!important;padding:14px!important;border:1px solid var(--simple-line)!important;border-radius:var(--simple-radius-sm)!important;background:var(--simple-panel-soft)!important;box-shadow:none!important}.app-shell-modern .planning-primary-card>strong,.app-shell-modern .procurement-primary-card>strong,.app-shell-modern .operations-primary-card>strong,.app-shell-modern .system-command-state strong{color:var(--simple-text)!important;font-size:clamp(1.08rem,1.7vw,1.42rem)!important;font-weight:780!important;line-height:1.15!important}.app-shell-modern .planning-queue-grid,.app-shell-modern .procurement-queue-grid,.app-shell-modern .operations-queue-grid,.app-shell-modern .system-command-metrics{gap:8px!important}.app-shell-modern .planning-queue-card,.app-shell-modern .procurement-queue-card,.app-shell-modern .operations-queue-card,.app-shell-modern .system-command-metrics .metric-card{min-height:0!important;gap:4px!important;padding:11px 12px!important;border:1px solid var(--simple-line)!important;border-radius:var(--simple-radius-sm)!important;background:var(--simple-panel-soft)!important;box-shadow:none!important}.app-shell-modern .planning-queue-card strong,.app-shell-modern .procurement-queue-card strong,.app-shell-modern .operations-queue-card strong,.app-shell-modern .system-command-metrics .metric-card strong{color:var(--simple-text)!important;font-size:1.14rem!important;line-height:1.1!important}.app-shell-modern .planning-queue-card span:last-child,.app-shell-modern .procurement-queue-card span:last-child,.app-shell-modern .operations-queue-card span:last-child,.app-shell-modern .planning-lane-card .muted-small,.app-shell-modern .procurement-lane-card .muted-small,.app-shell-modern .operations-lane-card .muted-small{display:-webkit-box!important;overflow:hidden!important;color:var(--simple-muted)!important;font-size:.78rem!important;line-height:1.28!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.app-shell-modern .planning-supplier-lanes,.app-shell-modern .procurement-supplier-lanes,.app-shell-modern .operations-origin-lanes{margin-top:12px!important;padding-top:12px!important;border-top:1px solid var(--simple-line)!important}.app-shell-modern .planning-lane-list,.app-shell-modern .procurement-lane-list,.app-shell-modern .operations-lane-list{gap:8px!important}.app-shell-modern .planning-lane-card,.app-shell-modern .procurement-lane-card,.app-shell-modern .operations-lane-card{min-height:48px!important;padding:9px 11px!important;border-color:var(--simple-line)!important;border-radius:var(--simple-radius-sm)!important;background:var(--simple-panel-soft)!important;box-shadow:none!important}.app-shell-modern .status-strip:not(.command-status-strip),.app-shell-modern .metric-grid,.app-shell-modern .summary-metric-grid,.app-shell-modern .detail-cards,.app-shell-modern .planning-stat-grid,.app-shell-modern .operations-stat-grid{gap:8px!important}.app-shell-modern .status-strip:not(.command-status-strip){padding:10px!important;border:1px solid var(--simple-line)!important;border-radius:var(--simple-radius)!important;background:var(--simple-panel)!important}.app-shell-modern .status-strip:not(.command-status-strip) .status-chip,.app-shell-modern .metric-card,.app-shell-modern .detail-card,.app-shell-modern .operations-stat-card,.app-shell-modern .planning-stat-card{min-height:0!important;padding:10px 11px!important;border:1px solid var(--simple-line)!important;border-radius:var(--simple-radius-sm)!important;background:var(--simple-panel-soft)!important;box-shadow:none!important}.app-shell-modern .metric-label,.app-shell-modern .operations-stat-label,.app-shell-modern .planning-stat-label,.app-shell-modern .summary-metric-fact span,.app-shell-modern .data-table th,.app-shell-modern .data-table thead th{color:var(--simple-muted)!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}.app-shell-modern .summary-metric-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}.app-shell-modern .planning-accuracy-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important}.app-shell-modern .summary-metric-card{gap:10px!important;padding:12px!important;border-color:var(--simple-line)!important;border-radius:var(--simple-radius)!important;background:var(--simple-panel)!important}.app-shell-modern .summary-metric-card-header h3{color:var(--simple-muted)!important;font-size:.82rem!important;font-weight:760!important}.app-shell-modern .summary-metric-facts{grid-template-columns:repeat(auto-fit,minmax(86px,1fr))!important;gap:7px!important}.app-shell-modern .planning-accuracy-grid .summary-metric-facts{grid-template-columns:repeat(5,minmax(0,1fr))!important}.app-shell-modern .summary-metric-fact{min-height:62px!important;padding:8px!important;border-color:var(--simple-line)!important;border-radius:var(--simple-radius-sm)!important;background:var(--simple-panel-soft)!important}.app-shell-modern .summary-metric-fact strong{color:var(--simple-text)!important;font-size:.96rem!important;font-weight:780!important}.app-shell-modern .data-table,.app-shell-modern .table-wrap{overflow:auto!important;border:1px solid var(--simple-line)!important;border-radius:var(--simple-radius)!important;background:var(--simple-panel)!important;box-shadow:none!important}.app-shell-modern .data-table table{border-collapse:collapse!important}.app-shell-modern .data-table th,.app-shell-modern .data-table td{padding:9px 11px!important;border-color:var(--simple-line)!important;line-height:1.34!important;vertical-align:top!important}.app-shell-modern .data-table td{color:var(--simple-text)!important;font-size:.84rem!important}.app-shell-modern .data-table td p,.app-shell-modern .data-table td .muted-small{margin:3px 0 0!important;color:var(--simple-muted)!important;font-size:.78rem!important;line-height:1.32!important}.app-shell-modern .data-table td button,.app-shell-modern .data-table td .button-primary-action,.app-shell-modern .data-table td .button-secondary,.app-shell-modern .data-table td a.button-secondary,.app-shell-modern .data-table td .link-button,.app-shell-modern .data-table td a.link-button{min-height:30px!important;padding:0 10px!important;border-radius:8px!important;font-size:.78rem!important}.app-shell-modern .workspace-details,.app-shell-modern details.workspace-details,.app-shell-modern .system-deep-section{border-color:var(--simple-line)!important;border-radius:var(--simple-radius)!important;background:var(--simple-panel)!important;box-shadow:none!important}.app-shell-modern .workspace-details>summary,.app-shell-modern details.workspace-details>summary,.app-shell-modern .system-deep-section>summary{min-height:42px!important;padding:0 12px!important;color:var(--simple-text)!important;font-size:.86rem!important;font-weight:760!important;letter-spacing:0!important}.app-shell-modern .system-brief-panel{gap:8px!important}.app-shell-modern .system-brief-card,.app-shell-modern .system-section-panel,.app-shell-modern .system-timeline-panel,.app-shell-modern .amazon-tools-panel.system-section-panel,.app-shell-modern .system-legal-strip{padding:14px!important;border-color:var(--simple-line)!important;border-radius:var(--simple-radius)!important;background:var(--simple-panel)!important}.app-shell-modern .system-brief-card .summary-list,.app-shell-modern .summary-list{display:grid!important;gap:6px!important;margin:0!important}.app-shell-modern .system-brief-card .summary-list li,.app-shell-modern .summary-list li{color:var(--simple-muted)!important;font-size:.84rem!important;line-height:1.36!important}.app-shell-modern .marketplace-mapping-panel{padding:14px!important}.app-shell-modern .marketplace-mapping-form,.app-shell-modern .marketplace-mapping-fields{gap:10px!important}.app-shell-modern .marketplace-mapping-preview{min-height:0!important;padding:10px!important;border-color:var(--simple-line)!important;border-radius:var(--simple-radius-sm)!important;background:var(--simple-panel-soft)!important}.app-shell-modern .workspace-sidebar-nav .workspace-link{border-radius:12px!important}.app-shell-modern .workspace-sidebar-nav .workspace-link.active{box-shadow:none!important}:root.dark body:has(.app-shell-modern),:root[data-theme=dark] body:has(.app-shell-modern),:root.dark .app-shell-modern,:root[data-theme=dark] .app-shell-modern,:root.dark .workspace-main-shell,:root[data-theme=dark] .workspace-main-shell{background:var(--simple-bg)!important;color:var(--simple-text)!important}:root.dark .app-shell-modern .panel,:root.dark .app-shell-modern .glass-panel,:root.dark .app-shell-modern .workspace-panel,:root.dark .app-shell-modern .summary-metric-card,:root.dark .app-shell-modern .data-table,:root.dark .app-shell-modern .table-wrap,:root.dark .app-shell-modern .workspace-details,:root.dark .app-shell-modern details.workspace-details,:root.dark .app-shell-modern .system-deep-section,:root.dark .app-shell-modern .system-brief-card,:root.dark .app-shell-modern .system-section-panel,:root.dark .app-shell-modern .system-timeline-panel,:root.dark .app-shell-modern .amazon-tools-panel.system-section-panel,:root.dark .app-shell-modern .system-legal-strip,:root[data-theme=dark] .app-shell-modern .panel,:root[data-theme=dark] .app-shell-modern .glass-panel,:root[data-theme=dark] .app-shell-modern .workspace-panel,:root[data-theme=dark] .app-shell-modern .summary-metric-card,:root[data-theme=dark] .app-shell-modern .data-table,:root[data-theme=dark] .app-shell-modern .table-wrap,:root[data-theme=dark] .app-shell-modern .workspace-details,:root[data-theme=dark] .app-shell-modern details.workspace-details,:root[data-theme=dark] .app-shell-modern .system-deep-section,:root[data-theme=dark] .app-shell-modern .system-brief-card,:root[data-theme=dark] .app-shell-modern .system-section-panel,:root[data-theme=dark] .app-shell-modern .system-timeline-panel,:root[data-theme=dark] .app-shell-modern .amazon-tools-panel.system-section-panel,:root[data-theme=dark] .app-shell-modern .system-legal-strip{border-color:var(--simple-line)!important;background:var(--simple-panel)!important;color:var(--simple-text)!important}:root.dark .app-shell-modern .planning-primary-card,:root.dark .app-shell-modern .procurement-primary-card,:root.dark .app-shell-modern .operations-primary-card,:root.dark .app-shell-modern .system-command-state,:root.dark .app-shell-modern .planning-queue-card,:root.dark .app-shell-modern .procurement-queue-card,:root.dark .app-shell-modern .operations-queue-card,:root.dark .app-shell-modern .planning-lane-card,:root.dark .app-shell-modern .procurement-lane-card,:root.dark .app-shell-modern .operations-lane-card,:root.dark .app-shell-modern .metric-card,:root.dark .app-shell-modern .detail-card,:root.dark .app-shell-modern .operations-stat-card,:root.dark .app-shell-modern .planning-stat-card,:root.dark .app-shell-modern .summary-metric-fact,:root.dark .app-shell-modern .marketplace-mapping-preview,:root[data-theme=dark] .app-shell-modern .planning-primary-card,:root[data-theme=dark] .app-shell-modern .procurement-primary-card,:root[data-theme=dark] .app-shell-modern .operations-primary-card,:root[data-theme=dark] .app-shell-modern .system-command-state,:root[data-theme=dark] .app-shell-modern .planning-queue-card,:root[data-theme=dark] .app-shell-modern .procurement-queue-card,:root[data-theme=dark] .app-shell-modern .operations-queue-card,:root[data-theme=dark] .app-shell-modern .planning-lane-card,:root[data-theme=dark] .app-shell-modern .procurement-lane-card,:root[data-theme=dark] .app-shell-modern .operations-lane-card,:root[data-theme=dark] .app-shell-modern .metric-card,:root[data-theme=dark] .app-shell-modern .detail-card,:root[data-theme=dark] .app-shell-modern .operations-stat-card,:root[data-theme=dark] .app-shell-modern .planning-stat-card,:root[data-theme=dark] .app-shell-modern .summary-metric-fact,:root[data-theme=dark] .app-shell-modern .marketplace-mapping-preview{border-color:var(--simple-line)!important;background:var(--simple-panel-soft)!important}:root.dark .app-shell-modern .data-table th,:root.dark .app-shell-modern .table-wrap th,:root[data-theme=dark] .app-shell-modern .data-table th,:root[data-theme=dark] .app-shell-modern .table-wrap th{background:#181818!important;color:var(--simple-muted)!important}:root.dark .app-shell-modern h1,:root.dark .app-shell-modern h2,:root.dark .app-shell-modern h3,:root.dark .app-shell-modern h4,:root.dark .app-shell-modern strong,:root.dark .app-shell-modern .data-table td,:root[data-theme=dark] .app-shell-modern h1,:root[data-theme=dark] .app-shell-modern h2,:root[data-theme=dark] .app-shell-modern h3,:root[data-theme=dark] .app-shell-modern h4,:root[data-theme=dark] .app-shell-modern strong,:root[data-theme=dark] .app-shell-modern .data-table td{color:var(--simple-text)!important}:root.dark .app-shell-modern p,:root.dark .app-shell-modern .muted-small,:root.dark .app-shell-modern .metric-label,:root[data-theme=dark] .app-shell-modern p,:root[data-theme=dark] .app-shell-modern .muted-small,:root[data-theme=dark] .app-shell-modern .metric-label{color:var(--simple-muted)!important}:root.dark .app-shell-modern .button-primary-action,:root.dark .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger),:root.dark .app-shell-modern .control-grid-actions>button:not(.button-secondary),:root[data-theme=dark] .app-shell-modern .button-primary-action,:root[data-theme=dark] .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger),:root[data-theme=dark] .app-shell-modern .control-grid-actions>button:not(.button-secondary){border-color:var(--simple-accent)!important;background:var(--simple-accent)!important;color:#101010!important}:root.dark .app-shell-modern a,:root.dark .app-shell-modern .link-button,:root[data-theme=dark] .app-shell-modern a,:root[data-theme=dark] .app-shell-modern .link-button{color:var(--simple-accent)!important}@media(max-width:1120px){.app-shell-modern .planning-command-grid,.app-shell-modern .procurement-command-grid,.app-shell-modern .operations-command-grid,.app-shell-modern .system-command-center{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .planning-accuracy-grid .summary-metric-facts{grid-template-columns:repeat(auto-fit,minmax(88px,1fr))!important}}@media(max-width:760px){.app-shell-modern .workspace-main-shell{padding:0 12px 24px!important}.app-shell-modern .command-band.command-band-modern{margin-inline:-12px!important;padding:10px 12px!important}.app-shell-modern .panel,.app-shell-modern .workspace-panel,.app-shell-modern .planning-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center,.app-shell-modern .system-command-center{padding:12px!important}.app-shell-modern .planning-command-center .section-intro-copy p,.app-shell-modern .procurement-command-center .section-intro-copy p,.app-shell-modern .operations-command-center .section-intro-copy p,.app-shell-modern .workspace-panel-header .section-intro-copy p{-webkit-line-clamp:2!important}.app-shell-modern .planning-queue-grid,.app-shell-modern .procurement-queue-grid,.app-shell-modern .operations-queue-grid,.app-shell-modern .system-command-metrics,.app-shell-modern .planning-accuracy-grid,.app-shell-modern .summary-metric-grid,.app-shell-modern .system-brief-panel{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .data-table[data-mobile-cards=true] tr{padding:9px 10px!important;border-radius:var(--simple-radius-sm)!important}.app-shell-modern .data-table[data-mobile-cards=true] td{grid-template-columns:minmax(86px,.36fr) minmax(0,1fr)!important;gap:8px!important;padding:6px 0!important;font-size:.82rem!important}}.app-shell-modern .warning-panel{display:grid!important;gap:10px!important}.app-shell-modern .warning-panel ul{gap:7px 16px!important;margin:0!important;padding-left:18px!important}.app-shell-modern .warning-panel li{color:var(--simple-warn)!important;font-size:.86rem!important;line-height:1.36!important}.mobile-workspace-nav-shell,.mobile-bottom-nav,.mobile-workspace-more-menu{display:none}@media(max-width:760px){.app-shell.app-shell-modern{display:block!important;min-height:100dvh!important;overflow-x:clip!important;background:var(--simple-bg)!important}.app-shell-modern .workspace-sidebar{position:sticky!important;top:0!important;z-index:70!important;display:flex!important;flex-direction:row!important;align-items:center!important;height:50px!important;min-height:50px!important;gap:0!important;padding:7px 12px!important;border-right:0!important;border-bottom:1px solid var(--simple-line)!important;background:color-mix(in srgb,var(--simple-bg) 94%,transparent)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{display:inline-flex!important;width:auto!important;min-width:0!important;min-height:34px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.app-shell-modern .workspace-sidebar-brand-copy{display:none!important}.app-shell-modern .workspace-sidebar-logo.brand-logo-frame{width:116px!important;height:34px!important;min-width:116px!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important}.app-shell-modern .workspace-sidebar-logo .brand-logo{width:112px!important;height:auto!important;max-height:28px!important;overflow:visible!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav{display:none!important}.app-shell-modern .workspace-main-shell{gap:10px!important;min-height:calc(100dvh - 50px)!important;padding:0 10px calc(92px + env(safe-area-inset-bottom))!important;overflow-x:clip!important}.app-shell-modern .command-band.command-band-modern{position:sticky!important;top:50px!important;z-index:60!important;min-height:48px!important;margin:0 -10px 8px!important;padding:4px 10px!important;border-inline:0!important;border-radius:0!important;background:color-mix(in srgb,var(--simple-bg) 94%,transparent)!important;box-shadow:none!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important}.command-band-modern .command-band-main{display:block!important;padding:0!important}.command-band-modern .command-identity{display:none!important}.command-band-modern .command-actions-panel{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;width:100%!important;max-width:none!important;min-height:40px!important;padding:0!important;overflow:visible!important}.command-band-modern .status-strip.command-status-strip{display:grid!important;flex:1 1 auto!important;grid-template-columns:minmax(0,1fr) auto!important;min-width:0!important;max-width:190px!important;height:38px!important;gap:0!important;padding:2px!important;border:1px solid var(--simple-line)!important;border-radius:999px!important;background:var(--simple-panel)!important}.command-band-modern .status-strip.command-status-strip .status-chip{min-width:0!important;min-height:32px!important;padding:0 8px!important;border:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important;font-size:.7rem!important}.command-band-modern .status-strip.command-status-strip .status-chip strong,.command-band-modern .status-strip.command-status-strip .status-chip span{max-width:72px!important;overflow:hidden!important;font-size:.7rem!important;line-height:1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.command-band-modern .status-strip.command-status-strip .status-chip span:not(.badge){display:none!important}.command-band-modern .command-theme-switcher{flex:0 0 auto!important;height:38px!important;min-height:38px!important;max-width:112px!important}.command-band-modern .command-utility-row{display:flex!important;flex:0 0 auto!important;gap:6px!important;width:auto!important}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger{flex:0 0 38px!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;border-radius:12px!important;font-size:0!important}.command-band-modern .command-overflow-label{display:none!important}.command-band-modern .command-utility-action svg,.command-band-modern .command-overflow-trigger svg{width:16px!important;height:16px!important}.mobile-workspace-nav-shell{position:relative;z-index:90;display:block}.mobile-bottom-nav{position:fixed;right:10px;bottom:max(10px,env(safe-area-inset-bottom));left:10px;z-index:95;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;min-height:66px;padding:7px;border:1px solid var(--simple-line);border-radius:20px;background:color-mix(in srgb,var(--simple-panel) 95%,transparent);box-shadow:0 18px 48px #0f172a2e;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.mobile-bottom-link,.mobile-bottom-more-trigger,.mobile-workspace-more-link{display:grid;place-items:center;gap:3px;min-width:0;min-height:50px;padding:5px 2px;border:1px solid transparent;border-radius:14px;background:transparent;color:var(--simple-muted)!important;font-size:.66rem;font-weight:760;line-height:1;text-align:center;text-decoration:none;-webkit-tap-highlight-color:transparent}.mobile-bottom-link .workspace-nav-icon,.mobile-workspace-more-link .workspace-nav-icon{width:18px;height:18px;stroke-width:2.2}.mobile-bottom-link.active,.mobile-bottom-more-trigger.active,.mobile-workspace-more-link.active{border-color:color-mix(in srgb,var(--simple-accent) 36%,transparent);background:color-mix(in srgb,var(--simple-accent) 15%,transparent);color:var(--simple-text)!important}.mobile-workspace-more-menu{position:fixed;right:10px;bottom:calc(86px + env(safe-area-inset-bottom));left:10px;z-index:100;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:min(52dvh,360px);padding:10px;overflow:auto;border:1px solid var(--simple-line);border-radius:18px;background:var(--simple-panel);box-shadow:0 22px 60px #0f172a3d}.mobile-workspace-more-link{grid-template-columns:28px minmax(0,1fr);place-items:center start;min-height:46px;padding:8px 10px;text-align:left}.mobile-workspace-more-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell-modern .workspace-page{width:100%!important}.app-shell-modern .workspace-page-header{display:grid!important;gap:6px!important;margin:0 0 8px!important;padding:2px 0 0!important}.app-shell-modern .workspace-page-header .section-intro{gap:4px!important}.app-shell-modern .workspace-page-header .eyebrow{display:none!important}.app-shell-modern .workspace-page-header h1,.app-shell-modern .workspace-page-header h2{font-size:1.2rem!important;line-height:1.12!important}.app-shell-modern .workspace-page-header p,.app-shell-modern .workspace-panel-header p,.app-shell-modern .section-intro-copy p{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.app-shell-modern .workspace-page-content,.app-shell-modern .workspace-stack{gap:10px!important}.app-shell-modern .panel,.app-shell-modern .workspace-panel,.app-shell-modern .glass-panel,.app-shell-modern .planning-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center,.app-shell-modern .finance-command-center,.app-shell-modern .feedback-command-center,.app-shell-modern .system-command-center,.app-shell-modern .pilot-decision-hub{padding:11px!important;border-radius:12px!important}.app-shell-modern .planning-command-grid,.app-shell-modern .procurement-command-grid,.app-shell-modern .operations-command-grid,.app-shell-modern .finance-command-grid,.app-shell-modern .feedback-command-grid,.app-shell-modern .pilot-decision-hub,.app-shell-modern .pilot-support-grid,.app-shell-modern .marketplace-mapping-form,.app-shell-modern .marketplace-mapping-fields,.app-shell-modern .marketplace-mapping-footer{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .planning-primary-card,.app-shell-modern .procurement-primary-card,.app-shell-modern .operations-primary-card,.app-shell-modern .finance-primary-card,.app-shell-modern .feedback-primary-card{min-height:0!important;padding:12px!important}.app-shell-modern .planning-primary-card>strong,.app-shell-modern .procurement-primary-card>strong,.app-shell-modern .operations-primary-card>strong,.app-shell-modern .finance-primary-card>strong,.app-shell-modern .feedback-primary-card>strong{font-size:1.16rem!important}.app-shell-modern .planning-queue-grid,.app-shell-modern .procurement-queue-grid,.app-shell-modern .operations-queue-grid,.app-shell-modern .finance-queue-grid,.app-shell-modern .feedback-queue-grid,.app-shell-modern .marketplace-summary-strip,.app-shell-modern .metric-grid,.app-shell-modern .detail-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.app-shell-modern .summary-metric-grid,.app-shell-modern .planning-accuracy-grid,.app-shell-modern .system-brief-panel{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .metric-card,.app-shell-modern .detail-card,.app-shell-modern .planning-queue-card,.app-shell-modern .procurement-queue-card,.app-shell-modern .operations-queue-card,.app-shell-modern .finance-queue-card,.app-shell-modern .feedback-queue-card{min-height:76px!important;padding:10px!important}.app-shell-modern .metric-card .metric-value,.app-shell-modern .detail-card strong,.app-shell-modern .planning-queue-card strong,.app-shell-modern .procurement-queue-card strong,.app-shell-modern .operations-queue-card strong,.app-shell-modern .finance-queue-card strong,.app-shell-modern .feedback-queue-card strong{overflow-wrap:anywhere!important;font-size:1rem!important;line-height:1.08!important}.app-shell-modern .marketplace-mobile-disclosure{display:block!important;border-color:var(--simple-line)!important;background:var(--simple-panel)!important}.app-shell-modern .marketplace-mobile-disclosure>summary{min-height:54px!important;padding:9px 11px!important}.app-shell-modern .marketplace-mobile-disclosure>summary small{-webkit-line-clamp:1!important}.app-shell-modern .marketplace-mobile-disclosure-content{padding:10px!important}.app-shell-modern .marketplace-mobile-disclosure .marketplace-form,.app-shell-modern .marketplace-mobile-disclosure .marketplace-policy-form,.app-shell-modern .marketplace-mobile-disclosure .marketplace-channel-form,.app-shell-modern .marketplace-mobile-disclosure .marketplace-connector-form,.app-shell-modern .marketplace-mobile-disclosure .marketplace-mapping-fields{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .marketplace-mapping-preview{align-items:start!important}.app-shell-modern .marketplace-mapping-actions,.app-shell-modern .marketplace-mobile-disclosure .actions,.app-shell-modern .workspace-page-actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important}.app-shell-modern .marketplace-mapping-actions>*,.app-shell-modern .marketplace-mobile-disclosure .actions>*,.app-shell-modern .workspace-page-actions>*,.app-shell-modern .pilot-decision-actions>*,.app-shell-modern .operator-assistant-panel .actions>*{width:100%!important}.app-shell-modern .data-table[data-mobile-cards=true] tbody{gap:8px!important}.app-shell-modern .data-table[data-mobile-cards=true] tr{padding:9px 10px!important;border-radius:11px!important}.app-shell-modern .data-table[data-mobile-cards=true] td{grid-template-columns:minmax(82px,.38fr) minmax(0,1fr)!important;gap:7px!important;padding:6px 0!important;font-size:.81rem!important}.app-shell-modern input,.app-shell-modern select,.app-shell-modern textarea{min-height:42px!important;font-size:.92rem!important}}@media(max-width:390px){.command-band-modern .status-strip.command-status-strip{max-width:166px!important}.command-band-modern .command-theme-switcher{max-width:104px!important}.mobile-bottom-link,.mobile-bottom-more-trigger{font-size:.61rem!important}}:root.dark .mobile-bottom-nav,:root.dark .mobile-workspace-more-menu,:root[data-theme=dark] .mobile-bottom-nav,:root[data-theme=dark] .mobile-workspace-more-menu{border-color:var(--simple-line)!important;background:color-mix(in srgb,#111111 95%,transparent)!important;box-shadow:0 18px 50px #00000075!important}:root.dark .mobile-bottom-link.active,:root.dark .mobile-bottom-more-trigger.active,:root.dark .mobile-workspace-more-link.active,:root[data-theme=dark] .mobile-bottom-link.active,:root[data-theme=dark] .mobile-bottom-more-trigger.active,:root[data-theme=dark] .mobile-workspace-more-link.active{border-color:#f0c14257!important;background:#f0c14224!important;color:#fff!important}.app-shell-modern .warning-overflow-details{margin-top:2px!important;padding:0!important;overflow:hidden!important;border-color:color-mix(in srgb,var(--simple-warn) 24%,var(--simple-line))!important;background:color-mix(in srgb,var(--simple-panel) 92%,var(--simple-warn))!important}.app-shell-modern .warning-overflow-details>summary{min-height:38px!important;color:var(--simple-warn)!important}.app-shell-modern .warning-overflow-details[open]>ul{padding:10px 14px 12px 26px!important;border-top:1px solid color-mix(in srgb,var(--simple-warn) 24%,var(--simple-line))!important}.app-shell-modern .system-warning-panel>ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell-modern .planning-selected-sku-panel.detail-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.app-shell-modern .planning-sku-summary-column{display:grid!important;gap:12px!important;min-width:0!important}.app-shell-modern .planning-sku-summary-column>h2,.app-shell-modern .planning-sku-projection>h2{margin:0!important;color:var(--simple-text)!important;font-size:1.08rem!important}.app-shell-modern .planning-selected-sku-panel .summary-list{padding-left:18px!important}.app-shell-modern .planning-action-plan,.app-shell-modern .sku-lifecycle-card{padding:12px!important;border-color:var(--simple-line)!important;border-radius:var(--simple-radius)!important;background:var(--simple-panel-soft)!important;box-shadow:none!important}.app-shell-modern .planning-selected-sku-panel>.planning-sku-projection,.app-shell-modern .planning-sku-diagnostics{margin-top:0!important;padding:0!important;overflow:hidden!important}.app-shell-modern .planning-sku-diagnostics>h3,.app-shell-modern .planning-sku-diagnostics>.detail-cards,.app-shell-modern .planning-sku-diagnostics>.actions,.app-shell-modern .planning-sku-diagnostics>.data-table,.app-shell-modern .planning-sku-diagnostics>.summary-metric-card,.app-shell-modern .planning-sku-projection>h2,.app-shell-modern .planning-sku-projection>.data-table,.app-shell-modern .planning-sku-projection>.summary-metric-card,.app-shell-modern .planning-sku-projection>details:not(:first-child){margin:12px!important}.app-shell-modern .planning-sku-diagnostics .detail-cards{grid-template-columns:repeat(auto-fit,minmax(156px,1fr))!important}.app-shell-modern .planning-sku-projection>details:not(:first-child){padding:10px 12px!important;border:1px solid var(--simple-line)!important;border-radius:var(--simple-radius-sm)!important;background:var(--simple-panel-soft)!important}:root.dark .app-shell-modern .warning-overflow-details,:root[data-theme=dark] .app-shell-modern .warning-overflow-details{background:#f0c14214!important}:root.dark .app-shell-modern .planning-action-plan,:root.dark .app-shell-modern .sku-lifecycle-card,:root.dark .app-shell-modern .planning-sku-projection>details:not(:first-child),:root[data-theme=dark] .app-shell-modern .planning-action-plan,:root[data-theme=dark] .app-shell-modern .sku-lifecycle-card,:root[data-theme=dark] .app-shell-modern .planning-sku-projection>details:not(:first-child){border-color:var(--simple-line)!important;background:var(--simple-panel-soft)!important}@media(max-width:760px){.app-shell-modern .system-warning-panel>ul,.app-shell-modern .warning-panel ul{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .planning-action-plan,.app-shell-modern .sku-lifecycle-card{padding:10px!important}}.app-shell-modern .workspace-secondary-disclosure{padding:0!important;overflow:hidden!important;border:1px solid var(--simple-line)!important;border-radius:var(--simple-radius)!important;background:var(--simple-panel)!important;box-shadow:none!important}.app-shell-modern .workspace-secondary-disclosure>summary{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:56px!important;padding:10px 14px!important;cursor:pointer!important;list-style:none!important}.app-shell-modern .workspace-secondary-disclosure>summary::-webkit-details-marker{display:none!important}.app-shell-modern .workspace-secondary-disclosure>summary span:first-child{display:grid!important;gap:3px!important;min-width:0!important}.app-shell-modern .workspace-secondary-disclosure>summary strong{color:var(--simple-text)!important;font-size:.96rem!important;font-weight:780!important;line-height:1.15!important}.app-shell-modern .workspace-secondary-disclosure>summary small{display:block!important;overflow:hidden!important;color:var(--simple-muted)!important;font-size:.78rem!important;font-weight:650!important;line-height:1.25!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell-modern .workspace-secondary-disclosure>summary span:last-child{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:0 11px!important;border:1px solid var(--simple-line)!important;border-radius:999px!important;background:var(--simple-panel-soft)!important;color:var(--simple-muted)!important;font-size:.78rem!important;font-weight:760!important}.app-shell-modern .workspace-secondary-disclosure[open]>summary{border-bottom:1px solid var(--simple-line)!important}.app-shell-modern .workspace-secondary-disclosure[open]>summary span:last-child{color:var(--simple-text)!important}.app-shell-modern .workspace-secondary-content{display:grid!important;gap:12px!important;padding:12px!important}.app-shell-modern .workspace-secondary-content>.panel,.app-shell-modern .workspace-secondary-content>.workspace-panel,.app-shell-modern .workspace-secondary-content>details{margin:0!important}.app-shell-modern .system-secondary-content{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .planning-secondary-content>.summary-metric-grid,.app-shell-modern .planning-secondary-content>.detail-grid{align-items:stretch!important}.app-shell-modern .planning-secondary-content .planning-next-step-panel,.app-shell-modern .planning-secondary-content .planning-controls-panel,.app-shell-modern .planning-secondary-content .planning-what-if-panel{border-color:var(--simple-line)!important;background:var(--simple-panel-soft)!important}:root.dark .app-shell-modern .workspace-secondary-disclosure,:root[data-theme=dark] .app-shell-modern .workspace-secondary-disclosure{border-color:var(--simple-line)!important;background:#101010!important}:root.dark .app-shell-modern .workspace-secondary-disclosure>summary span:last-child,:root[data-theme=dark] .app-shell-modern .workspace-secondary-disclosure>summary span:last-child{background:#181818!important}:root.dark .app-shell-modern .legal-status-panel,:root.dark .app-shell-modern .legal-status-panel.compact,:root[data-theme=dark] .app-shell-modern .legal-status-panel,:root[data-theme=dark] .app-shell-modern .legal-status-panel.compact{border-color:var(--simple-line)!important;background:#111!important;color:var(--simple-text)!important}:root.dark .app-shell-modern .legal-status-fact,:root.dark .app-shell-modern .legal-status-alert-row,:root[data-theme=dark] .app-shell-modern .legal-status-fact,:root[data-theme=dark] .app-shell-modern .legal-status-alert-row{border-color:var(--simple-line)!important;background:#181818!important}@media(max-width:760px){.app-shell-modern .workspace-sidebar{gap:6px!important;padding:8px 10px!important}.app-shell-modern .workspace-sidebar-brand,.app-shell-modern a.workspace-sidebar-brand{display:flex!important;justify-content:flex-start!important;padding:0 0 6px!important}.app-shell-modern .workspace-sidebar-logo.brand-logo-frame{width:106px!important}.app-shell-modern .workspace-sidebar-logo .brand-logo{width:104px!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav{gap:6px!important;padding:0!important}.app-shell-modern .workspace-sidebar-nav .workspace-link,.app-shell-modern .workspace-sidebar-nav .workspace-link:hover,.app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible,.app-shell-modern .workspace-sidebar-nav .workspace-link.active{display:inline-flex!important;gap:6px!important;align-items:center!important;min-height:32px!important;padding:0 10px!important;font-size:.74rem!important}.app-shell-modern .workspace-sidebar-nav .workspace-nav-icon,.app-shell-modern .workspace-sidebar-nav .workspace-link svg.workspace-nav-icon{width:14px!important;height:14px!important}.app-shell-modern .workspace-main-shell{padding:0 10px 22px!important}.app-shell-modern .command-band.command-band-modern{margin:0 -10px 10px!important;padding:8px 10px!important}.command-band-modern .command-band-main{grid-template-columns:minmax(0,1fr)!important;gap:7px!important}.command-band-modern .command-identity{display:none!important}.command-band-modern .command-nav-jump{width:30px!important;height:30px!important}.command-band-modern .command-heading-copy{min-width:0!important}.command-band-modern .command-heading-copy h1{overflow:hidden!important;font-size:1rem!important;line-height:1.1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.command-band-modern .command-current-description,.command-band-modern .command-copy-details{display:none!important}.command-band-modern .command-actions-panel{display:flex!important;align-items:center!important;gap:6px!important;overflow-x:auto!important;scrollbar-width:none!important}.command-band-modern .command-actions-panel::-webkit-scrollbar{display:none!important}.command-band-modern .status-strip.command-status-strip{display:inline-grid!important;flex:1 0 178px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:0!important;width:auto!important;min-width:178px!important;padding:2px!important}.command-band-modern .status-strip.command-status-strip .status-chip{min-height:32px!important;padding:0 8px!important;border-radius:999px!important;font-size:.72rem!important}.command-band-modern .status-strip.command-status-strip .status-chip strong,.command-band-modern .status-strip.command-status-strip .status-chip span{font-size:.72rem!important;line-height:1!important}.command-band-modern .command-theme-switcher{display:flex!important;flex:0 0 auto!important;height:36px!important;min-height:36px!important}.command-band-modern .command-utility-row{display:flex!important;flex:0 0 auto!important;gap:6px!important;width:auto!important}.command-band-modern .command-utility-action,.command-band-modern .command-overflow-trigger{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;font-size:0!important}.command-band-modern .command-utility-action svg,.command-band-modern .command-overflow-trigger svg{width:15px!important;height:15px!important}.command-band-modern .command-overflow-label{display:none!important}.app-shell-modern .workspace-secondary-disclosure>summary{min-height:48px!important;padding:8px 10px!important}.app-shell-modern .workspace-secondary-disclosure>summary small{white-space:normal!important;-webkit-line-clamp:1!important;display:-webkit-box!important;-webkit-box-orient:vertical!important}.app-shell-modern .workspace-secondary-content{gap:10px!important;padding:10px!important}}@media(max-width:760px){.app-shell-modern .workspace-main-shell{padding:0 10px calc(92px + env(safe-area-inset-bottom))!important}.app-shell-modern .command-band.command-band-modern{min-height:48px!important;margin:0 -10px 8px!important;padding:4px 10px!important}.command-band-modern .command-band-main{padding:0!important}.command-band-modern .command-actions-panel{min-height:40px!important;padding:0!important;overflow:visible!important}.app-shell-modern .workspace-sidebar-nav.workspace-nav{display:none!important}}@media(min-width:761px){:root{--desktop-panel-pad: 14px;--desktop-tight-gap: 10px;--desktop-content-max: 1180px}.app-shell-modern .workspace-main-shell{gap:12px!important;padding:12px clamp(20px,2vw,32px) 48px!important}.app-shell-modern .workspace-stack,.app-shell-modern .workspace-page,.app-shell-modern .system-workspace-modern{width:min(100%,var(--desktop-content-max))!important;max-width:var(--desktop-content-max)!important;margin-inline:auto!important}.app-shell-modern .workspace-stack,.app-shell-modern .workspace-page-content,.app-shell-modern .system-workspace-modern{gap:var(--desktop-tight-gap)!important}.app-shell-modern .workspace-stack>.section-intro,.app-shell-modern .workspace-page-header{margin:0!important;padding:0!important}.app-shell-modern .section-intro{gap:7px!important}.app-shell-modern .section-intro-eyebrow,.app-shell-modern .eyebrow{color:var(--simple-faint)!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.06em!important}.app-shell-modern .section-intro-copy h2,.app-shell-modern .workspace-panel-copy h2,.app-shell-modern .workspace-panel-header h2,.app-shell-modern .panel h2{font-size:clamp(1.02rem,1vw,1.22rem)!important;line-height:1.14!important}.app-shell-modern .section-intro-copy p,.app-shell-modern .workspace-panel-header .section-intro-copy p,.app-shell-modern .workspace-panel-copy p,.app-shell-modern .panel>p,.app-shell-modern .muted-small{max-width:68ch!important;font-size:.84rem!important;line-height:1.34!important}.app-shell-modern .panel,.app-shell-modern .glass-panel,.app-shell-modern .workspace-panel,.app-shell-modern .summary-metric-card,.app-shell-modern .system-brief-card,.app-shell-modern .system-section-panel,.app-shell-modern .system-timeline-panel,.app-shell-modern .amazon-tools-panel.system-section-panel{border-radius:11px!important}.app-shell-modern .panel,.app-shell-modern .workspace-panel{padding:var(--desktop-panel-pad)!important}.app-shell-modern .workspace-panel-header,.app-shell-modern .feedback-command-header,.app-shell-modern .feedback-panel-heading,.app-shell-modern .feedback-section-header,.app-shell-modern .planning-section-header,.app-shell-modern .procurement-supplier-lanes-header,.app-shell-modern .operations-origin-lanes-header,.app-shell-modern .operations-receiving-header,.app-shell-modern .amazon-tools-header{align-items:start!important;gap:9px!important;margin-bottom:10px!important}.command-band-modern .command-overflow-trigger{flex:0 0 auto!important;width:auto!important;min-width:76px!important;height:36px!important;min-height:36px!important;padding:0 13px!important;gap:7px!important;font-size:.86rem!important}.command-band-modern .command-overflow-trigger .command-overflow-label{display:inline!important;max-width:none!important;overflow:visible!important;line-height:1!important}.command-band-modern .command-overflow-trigger svg{flex:0 0 15px!important;width:15px!important;height:15px!important}.app-shell-modern .warning-panel{display:grid!important;grid-template-columns:minmax(160px,.2fr) minmax(0,1fr)!important;align-items:start!important;gap:8px 14px!important;padding:12px 14px!important}.app-shell-modern .warning-panel-header{display:grid!important;gap:4px!important;margin:0!important}.app-shell-modern .warning-panel-header h2{margin:0!important;font-size:.92rem!important;line-height:1.16!important}.app-shell-modern .warning-panel-header span{width:fit-content!important;padding:3px 8px!important;border-radius:999px!important;background:color-mix(in srgb,var(--simple-warn) 13%,transparent)!important;color:var(--simple-warn)!important;font-size:.72rem!important;font-weight:800!important}.app-shell-modern .warning-panel>ul{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px 16px!important;margin:0!important;padding:0!important;list-style:none!important}.app-shell-modern .warning-panel>ul li{position:relative!important;padding-left:12px!important;color:var(--simple-muted)!important;font-size:.8rem!important;line-height:1.3!important}.app-shell-modern .warning-panel>ul li:before{position:absolute!important;top:.55em!important;left:0!important;width:5px!important;height:5px!important;border-radius:50%!important;background:var(--simple-warn)!important;content:""!important}.app-shell-modern .warning-overflow-details{grid-column:1!important;margin:0!important}.app-shell-modern .warning-overflow-details>summary{min-height:0!important;padding:5px 0!important;font-size:.78rem!important}.app-shell-modern .planning-brief-panel{display:grid!important;grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr)!important;align-items:start!important;gap:12px!important}.app-shell-modern .planning-brief-panel>.section-intro{grid-row:span 2!important}.app-shell-modern .planning-brief-panel>.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.app-shell-modern .planning-brief-callouts{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.app-shell-modern .planning-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center,.app-shell-modern .finance-command-center,.app-shell-modern .feedback-command-center{gap:12px!important;padding:14px!important}.app-shell-modern .planning-command-grid,.app-shell-modern .procurement-command-grid,.app-shell-modern .operations-command-grid,.app-shell-modern .finance-command-grid,.app-shell-modern .feedback-command-grid{grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr)!important;gap:10px!important;align-items:stretch!important}.app-shell-modern .planning-primary-card,.app-shell-modern .procurement-primary-card,.app-shell-modern .operations-primary-card,.app-shell-modern .finance-primary-card,.app-shell-modern .feedback-primary-card{min-height:0!important;padding:12px!important}.app-shell-modern .planning-primary-card>strong,.app-shell-modern .procurement-primary-card>strong,.app-shell-modern .operations-primary-card>strong,.app-shell-modern .finance-primary-card>strong,.app-shell-modern .feedback-primary-card>strong{font-size:clamp(1.12rem,1.35vw,1.45rem)!important;line-height:1.1!important}.app-shell-modern .planning-queue-grid,.app-shell-modern .procurement-queue-grid,.app-shell-modern .operations-queue-grid,.app-shell-modern .finance-queue-grid,.app-shell-modern .feedback-queue-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.app-shell-modern .planning-queue-card,.app-shell-modern .procurement-queue-card,.app-shell-modern .operations-queue-card,.app-shell-modern .finance-queue-card,.app-shell-modern .feedback-queue-card{min-height:88px!important;padding:10px!important}.app-shell-modern .planning-queue-card strong,.app-shell-modern .procurement-queue-card strong,.app-shell-modern .operations-queue-card strong,.app-shell-modern .finance-queue-card strong,.app-shell-modern .feedback-queue-card strong{font-size:1.08rem!important}.app-shell-modern .planning-supplier-lanes,.app-shell-modern .procurement-supplier-lanes,.app-shell-modern .operations-origin-lanes{margin-top:8px!important;padding-top:10px!important}.app-shell-modern .planning-lane-list,.app-shell-modern .procurement-lane-list,.app-shell-modern .operations-lane-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.app-shell-modern .planning-lane-card,.app-shell-modern .procurement-lane-card,.app-shell-modern .operations-lane-card{min-height:56px!important;padding:9px 10px!important}.app-shell-modern .planning-lane-card>span:first-child,.app-shell-modern .procurement-lane-card>span:first-child,.app-shell-modern .operations-lane-card>span:first-child{min-width:0!important}.app-shell-modern .planning-lane-card strong,.app-shell-modern .procurement-lane-card strong,.app-shell-modern .operations-lane-card strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell-modern .status-strip:not(.command-status-strip),.app-shell-modern .metric-grid,.app-shell-modern .detail-cards,.app-shell-modern .summary-metric-grid{gap:8px!important}.app-shell-modern .status-strip:not(.command-status-strip){padding:8px!important}.app-shell-modern .metric-card,.app-shell-modern .detail-card,.app-shell-modern .summary-metric-fact,.app-shell-modern .status-strip:not(.command-status-strip)>.status-chip{min-height:58px!important;padding:9px 10px!important}.app-shell-modern .metric-card .metric-value,.app-shell-modern .detail-card strong,.app-shell-modern .summary-metric-fact strong{font-size:1.02rem!important;line-height:1.08!important}.app-shell-modern .data-table,.app-shell-modern .table-wrap{position:relative!important;max-width:100%!important;overflow:auto!important;overscroll-behavior-x:contain!important;contain:paint!important}.app-shell-modern .data-table table{width:max-content!important;min-width:100%!important;max-width:none!important}.app-shell-modern .data-table th,.app-shell-modern .data-table td{max-width:260px!important;padding:8px 10px!important;white-space:normal!important}.app-shell-modern .data-table th{position:sticky!important;top:0!important;z-index:1!important}.app-shell-modern .data-table td:first-child,.app-shell-modern .data-table th:first-child{max-width:210px!important}.app-shell-modern .data-table td:last-child .actions,.app-shell-modern .data-table td:last-child .amazon-tool-controls{justify-content:flex-end!important}.app-shell-modern .data-table td .actions,.app-shell-modern .amazon-tool-controls{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.app-shell-modern .workspace-details:not([open])>:not(summary){display:none!important}.app-shell-modern .marketplace-workspace-page .workspace-page-content{align-items:start!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:10px!important}.app-shell-modern .marketplace-summary-strip,.app-shell-modern .marketplace-policy-panel,.app-shell-modern .marketplace-mapping-panel,.app-shell-modern .marketplace-health-panel,.app-shell-modern .marketplace-linkage-panel{grid-column:1 / -1!important}.app-shell-modern .marketplace-channel-panel{grid-column:span 4!important}.app-shell-modern .marketplace-connector-panel{grid-column:span 8!important}.app-shell-modern .marketplace-summary-strip{grid-template-columns:repeat(5,minmax(0,1fr))!important;padding:8px!important}.app-shell-modern .marketplace-panel{padding:14px!important}.app-shell-modern .marketplace-panel>.workspace-panel-header{margin-bottom:10px!important}.app-shell-modern .marketplace-policy-form{grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:9px!important}.app-shell-modern .marketplace-policy-form>.form-row{grid-column:span 2!important}.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(2),.app-shell-modern .marketplace-policy-form>.form-row:nth-of-type(8){grid-column:span 4!important}.app-shell-modern .marketplace-policy-form>.actions{grid-column:span 3!important;align-self:end!important}.app-shell-modern .marketplace-channel-form,.app-shell-modern .marketplace-connector-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.app-shell-modern .marketplace-channel-panel .workspace-panel-body,.app-shell-modern .marketplace-connector-panel .workspace-panel-body{gap:10px!important}.app-shell-modern .feedback-command-center{padding:14px!important}.app-shell-modern .feedback-command-header{grid-template-columns:minmax(0,1fr) auto!important;margin-bottom:8px!important}.app-shell-modern .feedback-accuracy-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}.app-shell-modern .feedback-accuracy-card,.app-shell-modern .feedback-signal-card{min-height:0!important;padding:11px!important}.app-shell-modern .forecast-backtest-panel.feedback-forecast-panel{padding:14px!important}.app-shell-modern .system-command-center{grid-template-columns:minmax(270px,.85fr) minmax(220px,.54fr) minmax(0,1.15fr)!important;gap:12px!important;padding:14px!important}.app-shell-modern .system-command-copy h2{font-size:clamp(1.28rem,1.8vw,1.72rem)!important}.app-shell-modern .system-command-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.app-shell-modern .system-section-nav{grid-column:1 / -1!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:0!important}.app-shell-modern .system-brief-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.app-shell-modern .system-brief-card,.app-shell-modern .system-section-panel,.app-shell-modern .system-timeline-panel{padding:13px!important}.app-shell-modern .system-secondary-content{gap:10px!important}.app-shell-modern .amazon-tools-panel .data-table th,.app-shell-modern .amazon-tools-panel .data-table td{max-width:220px!important}.app-shell-modern .warning-panel>ul li,.app-shell-modern .planning-queue-card>span:not(.metric-label),.app-shell-modern .procurement-queue-card>span:not(.metric-label),.app-shell-modern .operations-queue-card>span:not(.metric-label),.app-shell-modern .finance-queue-card>span:not(.metric-label),.app-shell-modern .feedback-queue-card>span:not(.metric-label),.app-shell-modern .feedback-signal-detail,.app-shell-modern .feedback-primary-detail,.app-shell-modern .planning-brief-callouts .muted-small,.app-shell-modern .marketplace-panel .workspace-panel-description{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.app-shell-modern .planning-command-center .section-intro-copy p,.app-shell-modern .procurement-command-center .section-intro-copy p,.app-shell-modern .operations-command-center .section-intro-copy p,.app-shell-modern .finance-command-center .section-intro-copy p,.app-shell-modern .feedback-command-header p{max-width:760px!important;display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.app-shell-modern .planning-command-center>.section-intro .section-intro-copy p,.app-shell-modern .procurement-command-center>.section-intro .section-intro-copy p,.app-shell-modern .operations-command-center>.section-intro .section-intro-copy p,.app-shell-modern .finance-command-center>.section-intro .section-intro-copy p{display:none!important}.app-shell-modern .marketplace-panel .section-intro,.app-shell-modern .workspace-panel-header .section-intro{gap:5px!important}.app-shell-modern .marketplace-panel .section-intro-copy,.app-shell-modern .workspace-panel-header .section-intro-copy{gap:4px!important}.app-shell-modern .marketplace-panel .section-intro-copy p,.app-shell-modern .workspace-panel-header .section-intro-copy p{max-width:780px!important;display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important}.app-shell-modern .planning-supplier-lanes-header h3,.app-shell-modern .procurement-supplier-lanes-header h3,.app-shell-modern .operations-origin-lanes-header h3,.app-shell-modern .feedback-panel-heading h2,.app-shell-modern .feedback-section-header h2,.app-shell-modern .marketplace-panel h2,.app-shell-modern .workspace-panel h2{font-size:1rem!important;line-height:1.18!important}.app-shell-modern .planning-command-center .operator-action-strip,.app-shell-modern .procurement-command-center .operator-action-strip,.app-shell-modern .operations-command-center .operator-action-strip,.app-shell-modern .finance-command-center .operator-action-strip,.app-shell-modern .feedback-command-center .operator-action-strip{gap:7px!important}.app-shell-modern .planning-command-center .button-primary-action,.app-shell-modern .procurement-command-center .button-primary-action,.app-shell-modern .operations-command-center .button-primary-action,.app-shell-modern .finance-command-center .button-primary-action,.app-shell-modern .feedback-command-center .button-primary-action,.app-shell-modern .planning-command-center .button-secondary,.app-shell-modern .procurement-command-center .button-secondary,.app-shell-modern .operations-command-center .button-secondary,.app-shell-modern .finance-command-center .button-secondary,.app-shell-modern .feedback-command-center .button-secondary{min-height:34px!important;padding:7px 11px!important;font-size:.82rem!important}.app-shell-modern .marketplace-policy-form input,.app-shell-modern .marketplace-policy-form select,.app-shell-modern .marketplace-channel-form input,.app-shell-modern .marketplace-channel-form select,.app-shell-modern .marketplace-connector-form input,.app-shell-modern .marketplace-connector-form select,.app-shell-modern .control-grid input,.app-shell-modern .control-grid select{min-height:36px!important;padding:7px 10px!important}.app-shell-modern .marketplace-policy-form label,.app-shell-modern .marketplace-channel-form label,.app-shell-modern .marketplace-connector-form label,.app-shell-modern .control-grid label{gap:5px!important;font-size:.76rem!important}}@media(min-width:761px)and (max-width:1220px){.app-shell-modern .planning-queue-grid,.app-shell-modern .procurement-queue-grid,.app-shell-modern .operations-queue-grid,.app-shell-modern .finance-queue-grid,.app-shell-modern .feedback-queue-grid,.app-shell-modern .planning-brief-panel>.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell-modern .planning-lane-list,.app-shell-modern .procurement-lane-list,.app-shell-modern .operations-lane-list,.app-shell-modern .feedback-accuracy-grid,.app-shell-modern .system-brief-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.app-shell-modern .operator-copy-details.primary-card-detail summary{width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;justify-content:center!important;border-color:var(--simple-line)!important;background:var(--simple-panel-soft)!important;color:var(--simple-muted)!important;font-size:0!important;letter-spacing:0!important}.app-shell-modern .operator-copy-details.primary-card-detail summary:after{width:13px!important;height:13px!important;border:2px solid currentColor!important;border-radius:50%!important;background:linear-gradient(currentColor,currentColor) center 3px / 2px 2px no-repeat,linear-gradient(currentColor,currentColor) center 7px / 2px 5px no-repeat!important;content:""!important}.app-shell-modern .operator-copy-details.primary-card-detail[open] summary{border-color:color-mix(in srgb,var(--simple-accent) 42%,var(--simple-line))!important;background:color-mix(in srgb,var(--simple-accent) 12%,var(--simple-panel))!important;color:var(--simple-accent)!important}.app-shell-modern .operator-info-dot{display:none!important}.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure){padding:0!important;overflow:hidden!important;border-color:var(--simple-line)!important;border-radius:12px!important;background:var(--simple-panel)!important;box-shadow:none!important}.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)>summary{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:42px!important;padding:9px 12px!important;color:var(--simple-text)!important;font-size:.86rem!important;line-height:1.2!important}.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)>summary:after{justify-self:end!important;width:24px!important;height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--simple-line)!important;border-radius:999px!important;background:var(--simple-panel-soft)!important;color:var(--simple-muted)!important;content:"+"!important;font-size:.9rem!important;font-weight:800!important}.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)[open]>summary:after{content:"-"!important}.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)>summary>span:first-child{min-width:0!important;display:grid!important;gap:2px!important}.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)>summary>span:first-child strong{overflow:hidden!important;color:var(--simple-text)!important;font-size:.9rem!important;line-height:1.15!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)>summary>span:first-child small{overflow:hidden!important;color:var(--simple-muted)!important;font-size:.75rem!important;font-weight:650!important;line-height:1.25!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)>summary>span:last-child:not(:first-child){justify-self:end!important;min-width:32px!important;padding:3px 8px!important;border:1px solid var(--simple-line)!important;border-radius:999px!important;background:var(--simple-panel-soft)!important;color:var(--simple-muted)!important;font-size:.74rem!important;font-weight:800!important;line-height:1.1!important;text-align:center!important}.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)[open]>:not(summary){margin:0!important}.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)[open]>ul,.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)[open]>.data-table,.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)[open]>.control-grid{border-top:1px solid var(--simple-line)!important}.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)[open]>ul{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;gap:7px!important;padding:10px 12px!important;list-style:none!important}.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)[open]>ul li{min-width:0!important;padding:7px 9px!important;border:1px solid var(--simple-line)!important;border-radius:9px!important;background:var(--simple-panel-soft)!important;color:var(--simple-muted)!important;font-size:.78rem!important;font-weight:680!important;line-height:1.25!important}.app-shell-modern .warning-panel>ul li{min-height:30px!important;padding:7px 9px 7px 22px!important;border:1px solid color-mix(in srgb,var(--simple-warn) 20%,var(--simple-line))!important;border-radius:9px!important;background:color-mix(in srgb,var(--simple-warn) 6%,var(--simple-panel))!important}.app-shell-modern .warning-panel>ul li:before{left:9px!important}.app-shell-modern .warning-overflow-details{border-style:dashed!important;background:color-mix(in srgb,var(--simple-warn) 7%,var(--simple-panel))!important}.app-shell-modern .legal-status-panel{gap:12px!important;padding:14px!important}.app-shell-modern .legal-status-panel .section-header-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:8px!important;margin-bottom:8px!important}.app-shell-modern .legal-status-panel .section-header-row h2{font-size:1rem!important}.app-shell-modern .legal-status-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.app-shell-modern .legal-status-fact{min-height:66px!important;padding:9px 10px!important;border-radius:10px!important}.app-shell-modern .legal-status-icon{width:30px!important;height:30px!important}.app-shell-modern .legal-status-alert-row{grid-template-columns:auto minmax(0,1fr) auto!important;gap:10px!important;min-height:0!important;padding:10px 12px!important;border-radius:10px!important}.app-shell-modern .legal-status-alert-row p{font-size:.86rem!important;line-height:1.32!important}@media(min-width:761px){.app-shell-modern .onboarding-hero-panel{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr)!important;gap:14px!important;min-height:0!important;padding:14px!important}.app-shell-modern .onboarding-hero-copy{gap:9px!important}.app-shell-modern .onboarding-progress-summary{display:flex!important;align-items:baseline!important;gap:8px!important}.app-shell-modern .onboarding-progress-summary strong{font-size:1.42rem!important}.app-shell-modern .onboarding-summary-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;padding:0!important;border:0!important;background:transparent!important}.app-shell-modern .onboarding-summary-metric{min-height:92px!important;padding:10px!important;border:1px solid var(--simple-line)!important;border-radius:11px!important;background:var(--simple-panel-soft)!important}.app-shell-modern .onboarding-summary-icon{width:30px!important;height:30px!important;margin-bottom:2px!important}.app-shell-modern .onboarding-layout{grid-template-columns:minmax(250px,.32fr) minmax(0,.68fr)!important;gap:10px!important}.app-shell-modern .onboarding-step-rail,.app-shell-modern .onboarding-step-panel{padding:14px!important}.app-shell-modern .onboarding-step-buttons{gap:7px!important}.app-shell-modern .onboarding-step-button{min-height:48px!important;padding:8px 10px!important;border-radius:11px!important}.app-shell-modern .system-legal-strip .legal-status-panel{padding:12px!important}.app-shell-modern .system-legal-strip .legal-status-metrics{display:none!important}.app-shell-modern .system-brief-panel{align-items:stretch!important}.app-shell-modern .system-brief-card .summary-list{gap:6px!important}.app-shell-modern .system-brief-card .summary-list li{line-height:1.32!important}.app-shell-modern .finance-forecast-panel{padding:14px!important}.app-shell-modern .finance-assumption-details>.finance-assumption-grid,.app-shell-modern .finance-assumption-details[open]>.finance-assumption-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;padding:10px!important}.app-shell-modern .finance-assumption-details .checkbox-label{min-height:36px!important;padding:7px 9px!important;border:1px solid var(--simple-line)!important;border-radius:9px!important;background:var(--simple-panel-soft)!important}.app-shell-modern .finance-forecast-panel .compact-empty-state{min-height:112px!important;padding:16px!important}.app-shell-modern .marketplace-policy-details>.data-table{max-height:360px!important}.app-shell-modern .marketplace-policy-panel{align-self:start!important}.app-shell-modern .marketplace-policy-form{padding:10px!important;border:1px solid var(--simple-line)!important;border-radius:12px!important;background:var(--simple-panel-soft)!important}.app-shell-modern .marketplace-policy-form>.actions{justify-content:flex-start!important}.app-shell-modern .feedback-command-center,.app-shell-modern .finance-command-center,.app-shell-modern .procurement-command-center,.app-shell-modern .operations-command-center{align-self:start!important}}@media(max-width:760px){.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)>summary{min-height:46px!important;padding:10px!important}.app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)>summary>span:first-child small{white-space:normal!important}.app-shell-modern .legal-status-panel .section-header-row,.app-shell-modern .legal-status-alert-row,.app-shell-modern .legal-status-metrics{grid-template-columns:minmax(0,1fr)!important}.app-shell-modern .onboarding-summary-metric{min-height:74px!important}}:root.dark .app-shell-modern .workspace-details:not(.workspace-secondary-disclosure),:root[data-theme=dark] .app-shell-modern .workspace-details:not(.workspace-secondary-disclosure),:root.dark .app-shell-modern .marketplace-policy-form,:root[data-theme=dark] .app-shell-modern .marketplace-policy-form,:root.dark .app-shell-modern .finance-assumption-details .checkbox-label,:root[data-theme=dark] .app-shell-modern .finance-assumption-details .checkbox-label,:root.dark .app-shell-modern .onboarding-summary-metric,:root[data-theme=dark] .app-shell-modern .onboarding-summary-metric{border-color:var(--simple-line)!important;background:var(--simple-panel-soft)!important}:root{--theme-bg: #fafafa;--theme-panel: #ffffff;--theme-panel-soft: #f8fafc;--theme-line: rgba(15, 23, 42, .12);--theme-line-strong: rgba(15, 23, 42, .2);--theme-text: #181d25;--theme-muted: #57616f;--theme-faint: #7b8492;--theme-accent: #ecb213;--theme-accent-strong: #9f7308;--theme-accent-soft: rgba(236, 178, 19, .16);--theme-warn: #b7791f;--theme-danger: #b42318;--theme-success: #067647;--theme-shadow-soft: 0 18px 48px rgba(15, 23, 42, .14);--theme-shadow-elevated: 0 22px 60px rgba(15, 23, 42, .22);--simple-bg: var(--theme-bg);--simple-panel: var(--theme-panel);--simple-panel-soft: var(--theme-panel-soft);--simple-line: var(--theme-line);--simple-text: var(--theme-text);--simple-muted: var(--theme-muted);--simple-faint: var(--theme-faint);--simple-accent: var(--theme-accent);--simple-warn: var(--theme-warn);--bg: var(--theme-bg);--bg-accent: var(--theme-panel-soft);--panel: var(--theme-panel);--panel-strong: var(--theme-panel);--ink: var(--theme-text);--muted: var(--theme-muted);--border: var(--theme-line);--accent: var(--theme-accent);--accent-strong: var(--theme-accent-strong);--accent-soft: var(--theme-accent-soft);--blue: var(--theme-accent);--blue-soft: var(--theme-accent-soft);--amber: var(--theme-warn);--danger: var(--theme-danger);--modern-page: var(--theme-bg);--modern-sidebar-bg: color-mix(in srgb, var(--theme-panel) 92%, transparent);--modern-command-bg: color-mix(in srgb, var(--theme-panel) 94%, transparent);--modern-surface: var(--theme-panel);--modern-surface-strong: var(--theme-panel);--modern-surface-muted: var(--theme-panel-soft);--modern-border: var(--theme-line);--modern-border-strong: var(--theme-line-strong);--modern-shadow: var(--theme-shadow-soft);--console-bg: var(--theme-bg);--console-sidebar: var(--modern-sidebar-bg);--console-panel: var(--theme-panel);--console-panel-strong: var(--theme-panel);--console-row: var(--theme-panel-soft);--console-row-strong: var(--theme-panel-soft);--console-line: var(--theme-line);--console-line-strong: var(--theme-line-strong);--console-text: var(--theme-text);--console-muted: var(--theme-muted);--console-faint: var(--theme-faint);--console-shadow: var(--theme-shadow-soft);--beamo-page-gradient: var(--theme-bg);--beamo-glass: var(--theme-panel);--beamo-glass-strong: var(--theme-panel);--beamo-glass-muted: var(--theme-panel-soft);--beamo-nav-bg: var(--modern-sidebar-bg);--beamo-popover-bg: var(--theme-panel);--beamo-line-subtle: var(--theme-line);--beamo-control-bg: var(--theme-panel);--beamo-control-hover: var(--theme-accent-soft);--beamo-row-even: var(--theme-panel-soft);--beamo-row-hover: var(--theme-accent-soft);--beamo-table-head: var(--theme-panel-soft);--beamo-badge-neutral-bg: var(--theme-panel-soft);--beamo-badge-neutral-text: var(--theme-muted);--beamo-secondary-border: var(--theme-line);--beamo-secondary-bg: var(--theme-panel-soft);--beamo-secondary-text: var(--theme-text);--beamo-secondary-hover-text: var(--theme-accent-strong);--beamo-placeholder: var(--theme-faint);--beamo-chart-axis: var(--theme-line-strong);--beamo-success: var(--theme-success);--beamo-warning: var(--theme-warn);--beamo-danger: var(--theme-danger);--minimal-text: var(--theme-text);--minimal-muted: var(--theme-muted);--minimal-line: var(--theme-line);--minimal-surface: var(--theme-panel);--minimal-soft: var(--theme-panel-soft);--minimal-accent: var(--theme-accent);--m2-text: var(--theme-text);--m2-soft: var(--theme-panel-soft);--m2-muted: var(--theme-muted);--m2-faint: var(--theme-faint);--m2-line: var(--theme-line);--m2-page: var(--theme-bg);--m2-panel: var(--theme-panel);--m2-panel-soft: var(--theme-panel-soft);--m2-accent: var(--theme-accent);--m4-text: var(--theme-text);--m4-muted: var(--theme-muted);--m4-faint: var(--theme-faint);--m4-border: var(--theme-line);--m4-surface: var(--theme-panel);--m4-surface-soft: var(--theme-panel-soft);--m4-accent: var(--theme-accent);--m5-bg: var(--theme-bg);--m5-panel: var(--theme-panel);--m5-soft: var(--theme-panel-soft);--m5-accent: var(--theme-accent);--sidebar-active-line: var(--theme-line-strong)}:root.dark,:root[data-theme=dark]{color-scheme:dark;--theme-bg: #0b1220;--theme-panel: #141a2a;--theme-panel-soft: rgba(20, 26, 42, .72);--theme-line: rgba(255, 255, 255, .1);--theme-line-strong: rgba(255, 255, 255, .16);--theme-text: #f8fafc;--theme-muted: #9aa4b2;--theme-faint: #737f90;--theme-accent: #f0c142;--theme-accent-strong: #f6d365;--theme-accent-soft: rgba(240, 193, 66, .16);--theme-warn: #f0c142;--theme-danger: #f87171;--theme-success: #7dd3a7;--theme-shadow-soft: 0 18px 48px rgba(0, 0, 0, .34);--theme-shadow-elevated: 0 22px 60px rgba(0, 0, 0, .46);--beamo-cyan: var(--theme-accent);--beamo-cyan-dark: var(--theme-accent);--beamo-cyan-soft: var(--theme-accent-soft);--beamo-yellow: var(--theme-accent);--beamo-yellow-dark: var(--theme-accent);--beamo-yellow-soft: var(--theme-accent-soft)}:root body:has(.app-shell-modern),:root .app-shell-modern,:root .workspace-main-shell{background:var(--theme-bg)!important;color:var(--theme-text)!important}:root .app-shell.app-shell-modern{background:var(--theme-bg)!important}:root .app-shell-modern .workspace-sidebar{border-color:var(--theme-line)!important;background:color-mix(in srgb,var(--theme-bg) 94%,transparent)!important;box-shadow:none!important}:root .app-shell-modern .workspace-sidebar-brand,:root .app-shell-modern a.workspace-sidebar-brand{border-color:transparent!important;background:transparent!important;color:var(--theme-text)!important;box-shadow:none!important}:root .app-shell-modern .workspace-sidebar-brand-copy strong,:root .app-shell-modern .workspace-sidebar-nav .workspace-link,:root .app-shell-modern .workspace-sidebar-nav .workspace-nav-icon{color:var(--theme-muted)!important}:root .app-shell-modern .workspace-sidebar-nav .workspace-link:hover,:root .app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible{border-color:var(--theme-line)!important;background:var(--theme-panel-soft)!important;color:var(--theme-text)!important}:root .app-shell-modern .workspace-sidebar-nav .workspace-link.active{border-color:transparent!important;background:var(--theme-accent)!important;color:var(--beamo-button-foreground)!important;box-shadow:var(--theme-shadow-soft)!important;border-radius:999px!important}:root .app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{background:transparent!important;color:var(--beamo-button-foreground)!important}:root .app-shell-modern .command-band.command-band-modern,:root .mobile-bottom-nav,:root .mobile-workspace-more-menu{border-color:var(--theme-line)!important;background:color-mix(in srgb,var(--theme-panel) 95%,transparent)!important;color:var(--theme-text)!important;box-shadow:var(--theme-shadow-soft)!important}:root .app-shell-modern .panel,:root .app-shell-modern .glass-panel,:root .app-shell-modern .workspace-panel,:root .app-shell-modern .workspace-details,:root .app-shell-modern details.workspace-details,:root .app-shell-modern .workspace-secondary-disclosure,:root .app-shell-modern .system-deep-section,:root .app-shell-modern .data-table,:root .app-shell-modern .table-wrap,:root .app-shell-modern .summary-metric-card,:root .app-shell-modern .system-brief-card,:root .app-shell-modern .system-section-panel,:root .app-shell-modern .system-timeline-panel,:root .app-shell-modern .amazon-tools-panel.system-section-panel,:root .app-shell-modern .system-legal-strip,:root .app-shell-modern .legal-status-panel,:root .app-shell-modern .legal-status-panel.compact,:root .app-shell-modern .marketplace-policy-form{border-color:var(--theme-line)!important;background:var(--theme-panel)!important;color:var(--theme-text)!important;box-shadow:none!important}:root .app-shell-modern .metric-card,:root .app-shell-modern .detail-card,:root .app-shell-modern .summary-metric-fact,:root .app-shell-modern .planning-primary-card,:root .app-shell-modern .procurement-primary-card,:root .app-shell-modern .operations-primary-card,:root .app-shell-modern .finance-primary-card,:root .app-shell-modern .feedback-primary-card,:root .app-shell-modern .planning-queue-card,:root .app-shell-modern .procurement-queue-card,:root .app-shell-modern .operations-queue-card,:root .app-shell-modern .finance-queue-card,:root .app-shell-modern .feedback-queue-card,:root .app-shell-modern .planning-lane-card,:root .app-shell-modern .procurement-lane-card,:root .app-shell-modern .operations-lane-card,:root .app-shell-modern .legal-status-fact,:root .app-shell-modern .legal-status-alert-row,:root .app-shell-modern .marketplace-mapping-preview,:root .app-shell-modern .finance-assumption-details .checkbox-label,:root .app-shell-modern .onboarding-summary-metric,:root .app-shell-modern .onboarding-step-rail,:root .app-shell-modern .onboarding-step-panel{border-color:var(--theme-line)!important;background:var(--theme-panel-soft)!important;color:var(--theme-text)!important;box-shadow:none!important}:root .app-shell-modern h1,:root .app-shell-modern h2,:root .app-shell-modern h3,:root .app-shell-modern h4,:root .app-shell-modern strong,:root .app-shell-modern .data-table td{color:var(--theme-text)!important}:root .app-shell-modern p,:root .app-shell-modern .muted-small,:root .app-shell-modern .metric-label,:root .app-shell-modern .data-table th,:root .app-shell-modern .data-table thead th{color:var(--theme-muted)!important}:root .app-shell-modern .data-table th,:root .app-shell-modern .table-wrap th{background:var(--theme-panel-soft)!important}:root .app-shell-modern input,:root .app-shell-modern select,:root .app-shell-modern textarea{border-color:var(--theme-line)!important;background:var(--theme-panel)!important;color:var(--theme-text)!important}:root .app-shell-modern .button-primary-action,:root .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger),:root .app-shell-modern .control-grid-actions>button:not(.button-secondary){border-color:var(--theme-accent)!important;background:var(--theme-accent)!important;color:color-mix(in srgb,var(--theme-bg) 72%,#000000)!important}:root .app-shell-modern button,:root .app-shell-modern .button-secondary,:root .app-shell-modern .operator-assistant-panel .secondary,:root .app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)>summary:after,:root .app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)>summary>span:last-child:not(:first-child),:root .app-shell-modern .workspace-secondary-disclosure>summary span:last-child{border-color:var(--theme-line)!important;background:var(--theme-panel-soft)!important;color:var(--theme-text)!important;box-shadow:none!important}:root .app-shell-modern a,:root .app-shell-modern .link-button{color:var(--theme-accent)!important}:root .mobile-bottom-link.active,:root .mobile-bottom-more-trigger.active,:root .mobile-workspace-more-link.active{border-color:color-mix(in srgb,var(--theme-accent) 36%,transparent)!important;background:color-mix(in srgb,var(--theme-accent) 15%,transparent)!important;color:var(--theme-text)!important}:root .command-band-modern .command-theme-switcher{flex:0 0 112px!important;width:112px!important}:root .command-band-modern .theme-option-group{display:grid!important;grid-template-columns:repeat(3,32px)!important;width:108px!important;min-width:108px!important}:root .command-band-modern .theme-option{justify-content:center!important;width:32px!important;min-width:32px!important;padding-inline:0!important}:root .mobile-bottom-link,:root .mobile-bottom-more-trigger{grid-template-columns:minmax(0,1fr)!important}:root .app-shell-modern *,:root .app-shell-modern *:before,:root .app-shell-modern *:after{min-width:0}:root .app-shell-modern .workspace-stack,:root .app-shell-modern .workspace-page,:root .app-shell-modern .workspace-page-content,:root .app-shell-modern .workspace-panel,:root .app-shell-modern .panel,:root .app-shell-modern .workspace-details,:root .app-shell-modern .workspace-secondary-content,:root .app-shell-modern .system-secondary-content,:root .app-shell-modern .detail-grid,:root .app-shell-modern .metric-grid,:root .app-shell-modern .detail-cards,:root .app-shell-modern .summary-metric-grid,:root .app-shell-modern .cycle-count-grid,:root .app-shell-modern .cycle-count-detail,:root .app-shell-modern .exception-workboard-header,:root .app-shell-modern .exception-workboard-header .actions,:root .app-shell-modern .cycle-count-header,:root .app-shell-modern .cycle-count-selected-header{min-width:0!important;max-width:100%!important}:root .app-shell-modern .table-wrap,:root .app-shell-modern .data-table{max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain!important}:root .app-shell-modern .data-table table,:root .app-shell-modern .table-wrap table{max-width:none!important}:root .app-shell-modern .marketplace-form>.actions{grid-column:span 4!important}:root .app-shell-modern .marketplace-form>.actions .button-primary-action,:root .app-shell-modern .marketplace-form>.actions .button-secondary,:root .app-shell-modern .marketplace-form>.actions label.button-secondary{flex-shrink:0!important}@media(max-width:720px){:root .app-shell-modern .data-table[data-mobile-cards=true]{contain:none!important;overflow:visible!important}:root .app-shell-modern .data-table[data-mobile-cards=true] table,:root .app-shell-modern .data-table[data-mobile-cards=true] thead,:root .app-shell-modern .data-table[data-mobile-cards=true] tbody,:root .app-shell-modern .data-table[data-mobile-cards=true] tr,:root .app-shell-modern .data-table[data-mobile-cards=true] tbody th,:root .app-shell-modern .data-table[data-mobile-cards=true] td{width:100%!important;min-width:0!important;max-width:100%!important}:root .app-shell-modern .data-table[data-mobile-cards=true] table{display:block!important;table-layout:auto!important}:root .app-shell-modern .data-table[data-mobile-cards=true] thead{display:block!important}:root .app-shell-modern .data-table[data-mobile-cards=true] tbody{display:grid!important}:root .app-shell-modern .data-table[data-mobile-cards=true] tr{display:grid!important;box-sizing:border-box!important}:root .app-shell-modern .data-table[data-mobile-cards=true] td{box-sizing:border-box!important}:root .app-shell-modern .data-table[data-mobile-cards=true] tbody th{display:grid!important;box-sizing:border-box!important;grid-template-columns:minmax(92px,.42fr) minmax(0,1fr)!important;gap:10px!important;align-items:start!important;padding:7px 0!important;border:0!important;color:var(--minimal-text, var(--m2-text, #111827))!important;font-size:.86rem!important;line-height:1.35!important;overflow-wrap:anywhere!important;white-space:normal!important}:root .app-shell-modern .data-table[data-mobile-cards=true] tbody th:before{content:attr(data-label);min-width:0;color:var(--minimal-muted, var(--m2-muted, #6b778c));font-size:.72rem;font-weight:760;line-height:1.25}:root .app-shell-modern .data-table[data-mobile-cards=true] tbody th[data-mobile-row-header=true]{display:none!important}:root .app-shell-modern .data-table[data-mobile-cards=true] tbody th:not([data-label]):before{content:none!important}:root .app-shell-modern .data-table[data-mobile-cards=true] td[colspan]{display:block!important;text-align:left!important}:root .app-shell-modern .cycle-count-header,:root .app-shell-modern .cycle-count-selected-header,:root .app-shell-modern .exception-workboard-header{display:grid!important;grid-template-columns:minmax(0,1fr)!important}:root .app-shell-modern .cycle-count-header>button,:root .app-shell-modern .cycle-count-selected-header>button,:root .app-shell-modern .exception-workboard-header .actions,:root .app-shell-modern .exception-workboard-header .actions>button{width:100%!important}:root .app-shell-modern .command-band-modern .theme-option span{display:none!important}:root .app-shell-modern .command-utility-action,:root .app-shell-modern .command-overflow-trigger{width:38px!important;min-width:38px!important;padding-inline:0!important;gap:0!important;font-size:0!important}:root .app-shell-modern .command-utility-action svg,:root .app-shell-modern .command-overflow-trigger svg{margin:0!important}:root .app-shell-modern .command-overflow-label{display:none!important}}@media(max-width:760px){:root .app-shell-modern{overflow-x:clip!important}:root .app-shell-modern .workspace-main-shell{padding:0 10px calc(124px + env(safe-area-inset-bottom))!important;overflow-x:clip!important}:root .app-shell-modern .command-band.command-band-modern{position:sticky!important;top:50px!important;z-index:60!important;min-height:0!important;margin:0 -10px 10px!important;padding:8px 10px 10px!important;border-bottom:1px solid var(--theme-line)!important;background:var(--theme-bg)!important;box-shadow:none!important}:root .command-band-modern .command-band-main{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;justify-items:stretch!important;width:100%!important;padding:0!important}:root .command-band-modern .command-identity{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important}:root .command-band-modern .command-nav-jump{display:none!important}:root .command-band-modern .command-heading-copy{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;min-width:0!important}:root .command-band-modern .command-heading-copy h1{display:block!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;color:var(--theme-text)!important;font-size:1rem!important;font-weight:780!important;line-height:1.12!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root .command-band-modern .command-current-description{display:none!important}:root .command-band-modern .command-copy-details{display:block!important;grid-column:2!important;width:32px!important;height:32px!important}:root .command-band-modern .command-copy-details summary{display:grid!important;width:32px!important;height:32px!important;min-height:32px!important;place-items:center!important;padding:0!important;border:1px solid var(--theme-line)!important;border-radius:999px!important;background:var(--theme-panel)!important;color:var(--theme-muted)!important;font-size:.78rem!important;font-weight:800!important}:root .command-band-modern .command-copy-details[open]{grid-column:1 / -1!important;width:100%!important;height:auto!important}:root .command-band-modern .command-copy-details[open] summary{margin-left:auto!important}:root .command-band-modern .command-copy-details p{margin:6px 0 0!important;padding:9px 10px!important;border:1px solid var(--theme-line)!important;border-radius:12px!important;background:var(--theme-panel)!important;color:var(--theme-muted)!important;font-size:.82rem!important;line-height:1.38!important}:root .command-band-modern .command-actions-panel{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"status utilities" "theme theme"!important;gap:8px!important;align-items:stretch!important;justify-items:stretch!important;width:100%!important;min-height:0!important;padding:0!important;overflow:visible!important}:root .command-band-modern .status-strip.command-status-strip{grid-area:status!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;height:44px!important;min-height:44px!important;padding:3px!important;overflow:hidden!important;border:1px solid var(--theme-line)!important;border-radius:999px!important;background:var(--theme-panel)!important}:root .command-band-modern .status-strip.command-status-strip .status-chip{display:inline-flex!important;justify-content:center!important;min-width:0!important;min-height:38px!important;padding:0 8px!important;border:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important}:root .command-band-modern .status-strip.command-status-strip .status-chip strong,:root .command-band-modern .status-strip.command-status-strip .status-chip span{max-width:100%!important;overflow:hidden!important;font-size:.72rem!important;line-height:1!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root .command-band-modern .command-utility-row{grid-area:utilities!important;display:grid!important;grid-template-columns:repeat(2,44px)!important;gap:6px!important;width:auto!important}:root .command-band-modern .command-utility-action,:root .command-band-modern .command-overflow-trigger{display:grid!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;place-items:center!important;padding:0!important;border-radius:14px!important;font-size:0!important}:root .command-band-modern .command-utility-action svg,:root .command-band-modern .command-overflow-trigger svg{width:17px!important;height:17px!important;margin:0!important}:root .command-band-modern .command-theme-switcher{grid-area:theme!important;display:block!important;width:100%!important;max-width:none!important;height:auto!important;min-height:44px!important}:root .command-band-modern .theme-switcher-label{display:none!important}:root .command-band-modern .theme-option-group{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;min-width:0!important;height:44px!important;gap:4px!important;padding:3px!important;border:1px solid var(--theme-line)!important;border-radius:999px!important;background:var(--theme-panel)!important}:root .command-band-modern .theme-option{width:100%!important;min-width:0!important;min-height:38px!important;padding:0!important;border-radius:999px!important}:root .command-band-modern .theme-option span{display:none!important}:root .app-shell-modern .button-primary-action,:root .app-shell-modern .button-secondary,:root .app-shell-modern .workspace-flow-link,:root .app-shell-modern .overview-next-link,:root .app-shell-modern .system-command-actions button,:root .app-shell-modern .system-section-nav a,:root .app-shell-modern button[type=submit]:not(.command-utility-action):not(.command-overflow-trigger){min-height:44px!important}:root .app-shell-modern .workspace-page-header p,:root .app-shell-modern .section-intro-copy p,:root .app-shell-modern .workspace-panel-copy p,:root .app-shell-modern .workspace-panel-header p,:root .app-shell-modern .planning-primary-card p,:root .app-shell-modern .procurement-primary-card p,:root .app-shell-modern .operations-primary-card p,:root .app-shell-modern .finance-primary-card p,:root .app-shell-modern .feedback-primary-card p,:root .app-shell-modern .system-command-copy>p:not(.eyebrow),:root .app-shell-modern .system-command-state p,:root .app-shell-modern .planning-queue-card span,:root .app-shell-modern .procurement-queue-card span,:root .app-shell-modern .operations-queue-card span,:root .app-shell-modern .finance-queue-card span,:root .app-shell-modern .feedback-queue-card span,:root .app-shell-modern .workspace-secondary-disclosure>summary small,:root .app-shell-modern .workspace-details:not(.workspace-secondary-disclosure)>summary>span:first-child small{display:block!important;max-height:none!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important}:root .mobile-bottom-nav{right:8px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;left:8px!important;min-height:68px!important;padding:7px!important;background:var(--theme-panel)!important;box-shadow:var(--theme-shadow-elevated)!important}:root .mobile-bottom-link,:root .mobile-bottom-more-trigger,:root .mobile-workspace-more-link{min-height:52px!important}:root .mobile-workspace-more-menu{right:8px!important;bottom:calc(88px + env(safe-area-inset-bottom))!important;left:8px!important;z-index:110!important;max-height:min(50dvh,340px)!important;background:var(--theme-panel)!important;box-shadow:var(--theme-shadow-elevated)!important;opacity:1!important}}:root{--ui-simple-radius: 10px;--ui-simple-gap: 10px;--ui-simple-pad: 14px}:root .command-band-modern .command-menu-context-section,:root .command-band-modern .command-menu-theme-section,:root .command-band-modern .command-menu-mobile-divider{display:none}:root .command-band-modern .command-overflow-menu{border-color:var(--theme-line)!important;background:var(--theme-panel)!important;color:var(--theme-text)!important}:root .command-band-modern .command-overflow-menu button{min-height:42px!important}:root .app-shell-modern .workspace-stack>.section-intro,:root .app-shell-modern .workspace-page-header{max-width:760px!important}:root .app-shell-modern .panel,:root .app-shell-modern .glass-panel,:root .app-shell-modern .workspace-panel,:root .app-shell-modern .workspace-details,:root .app-shell-modern .summary-metric-card,:root .app-shell-modern .system-command-center,:root .app-shell-modern .system-brief-panel,:root .app-shell-modern .legal-status-panel,:root .app-shell-modern .overview-minimal-panel,:root .app-shell-modern .overview-minimal-workspaces{border-radius:var(--ui-simple-radius)!important;box-shadow:none!important}:root .app-shell-modern .planning-command-center,:root .app-shell-modern .procurement-command-center,:root .app-shell-modern .operations-command-center,:root .app-shell-modern .finance-command-center,:root .app-shell-modern .feedback-command-center,:root .app-shell-modern .creator-command-center{padding:var(--ui-simple-pad)!important}:root .app-shell-modern .planning-command-grid,:root .app-shell-modern .procurement-command-grid,:root .app-shell-modern .operations-command-grid,:root .app-shell-modern .finance-command-grid,:root .app-shell-modern .feedback-command-grid,:root .app-shell-modern .creator-command-grid{align-items:start!important;gap:var(--ui-simple-gap)!important}:root .app-shell-modern .planning-primary-card,:root .app-shell-modern .procurement-primary-card,:root .app-shell-modern .operations-primary-card,:root .app-shell-modern .finance-primary-card,:root .app-shell-modern .feedback-primary-card,:root .app-shell-modern .creator-primary-card{min-height:0!important;padding:12px!important;border-radius:var(--ui-simple-radius)!important;background:var(--theme-panel-soft)!important}:root .app-shell-modern .planning-queue-grid,:root .app-shell-modern .procurement-queue-grid,:root .app-shell-modern .operations-queue-grid,:root .app-shell-modern .finance-queue-grid,:root .app-shell-modern .feedback-queue-grid,:root .app-shell-modern .creator-queue-grid{gap:8px!important}:root .app-shell-modern .planning-queue-card,:root .app-shell-modern .procurement-queue-card,:root .app-shell-modern .operations-queue-card,:root .app-shell-modern .finance-queue-card,:root .app-shell-modern .feedback-queue-card,:root .app-shell-modern .creator-queue-card{min-height:72px!important;padding:10px 11px!important;border-radius:9px!important;border-color:var(--theme-line)!important;background:var(--theme-panel-soft)!important;color:var(--theme-text)!important;box-shadow:none!important}:root .app-shell-modern .planning-queue-card strong,:root .app-shell-modern .procurement-queue-card strong,:root .app-shell-modern .operations-queue-card strong,:root .app-shell-modern .finance-queue-card strong,:root .app-shell-modern .feedback-queue-card strong,:root .app-shell-modern .creator-queue-card strong{font-size:clamp(1.02rem,1.1vw,1.2rem)!important;line-height:1.1!important}:root .app-shell-modern .planning-queue-card span:last-child,:root .app-shell-modern .procurement-queue-card span:last-child,:root .app-shell-modern .operations-queue-card span:last-child,:root .app-shell-modern .finance-queue-card span:last-child,:root .app-shell-modern .feedback-queue-card span:last-child,:root .app-shell-modern .creator-queue-card span:last-child{color:var(--theme-muted)!important;font-size:.78rem!important;line-height:1.3!important}:root .app-shell-modern .summary-metric-card{padding:12px!important}:root .app-shell-modern .summary-metric-facts{display:flex!important;flex-wrap:wrap!important;gap:8px!important}:root .app-shell-modern .summary-metric-fact{flex:1 1 142px!important;min-height:58px!important;padding:9px 10px!important;border-radius:9px!important}:root .app-shell-modern .operator-copy-details.primary-card-detail summary{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}:root .app-shell-modern .overview-minimal-links a,:root .app-shell-modern .overview-next-link,:root .app-shell-modern .workspace-flow-link{min-height:44px!important}:root.dark .app-shell-modern .planning-queue-card,:root.dark .app-shell-modern .procurement-queue-card,:root.dark .app-shell-modern .operations-queue-card,:root.dark .app-shell-modern .finance-queue-card,:root.dark .app-shell-modern .feedback-queue-card,:root.dark .app-shell-modern .creator-queue-card,:root[data-theme=dark] .app-shell-modern .planning-queue-card,:root[data-theme=dark] .app-shell-modern .procurement-queue-card,:root[data-theme=dark] .app-shell-modern .operations-queue-card,:root[data-theme=dark] .app-shell-modern .finance-queue-card,:root[data-theme=dark] .app-shell-modern .feedback-queue-card,:root[data-theme=dark] .app-shell-modern .creator-queue-card{background:var(--theme-panel-soft)!important;color:var(--theme-text)!important}@media(min-width:761px){:root .command-band-modern .command-utility-action,:root .command-band-modern .command-overflow-trigger,:root .command-band-modern .theme-option{min-height:38px!important}:root .command-band-modern .theme-option-group{height:38px!important;min-height:38px!important}:root .command-band-modern .theme-option{width:36px!important;min-width:36px!important}:root .command-band-modern .command-theme-switcher{flex-basis:124px!important;width:124px!important}}@media(max-width:760px){:root .app-shell-modern .workspace-main-shell{padding:0 10px calc(106px + env(safe-area-inset-bottom))!important}:root .app-shell-modern .command-band.command-band-modern{padding:6px 10px 8px!important;margin-bottom:8px!important}:root .command-band-modern .command-band-main{gap:6px!important}:root .command-band-modern .command-heading-copy{grid-template-columns:minmax(0,1fr)!important}:root .command-band-modern .command-heading-copy h1{font-size:.98rem!important}:root .command-band-modern .command-copy-details{display:none!important}:root .command-band-modern .command-actions-panel{grid-template-areas:"status utilities"!important;gap:6px!important}:root .command-band-modern .command-actions-panel>.command-theme-switcher{display:none!important}:root .command-band-modern .status-strip.command-status-strip{height:44px!important;min-height:44px!important}:root .command-band-modern .command-menu-context-section,:root .command-band-modern .command-menu-theme-section{display:grid!important;gap:8px!important;padding:8px!important}:root .command-band-modern .command-menu-context-section p{margin:0!important;color:var(--theme-muted)!important;font-size:.84rem!important;line-height:1.35!important}:root .command-band-modern .command-menu-mobile-divider{display:block!important}:root .command-band-modern .command-menu-theme-switcher{display:grid!important;width:100%!important;gap:6px!important}:root .command-band-modern .command-menu-theme-switcher .theme-switcher-label{display:block!important}:root .command-band-modern .command-menu-theme-switcher .theme-option-group{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;min-width:0!important;height:auto!important;min-height:44px!important;border-radius:12px!important}:root .command-band-modern .command-menu-theme-switcher .theme-option{display:inline-flex!important;width:100%!important;min-width:0!important;min-height:42px!important;padding:0 8px!important;gap:6px!important;font-size:.78rem!important}:root .command-band-modern .command-menu-theme-switcher .theme-option span{display:inline!important}:root .command-band-modern .command-overflow-menu{position:fixed!important;right:8px!important;bottom:calc(94px + env(safe-area-inset-bottom))!important;left:8px!important;top:auto!important;width:auto!important;max-height:min(56dvh,420px)!important;border-radius:16px!important;background:var(--theme-panel)!important;box-shadow:var(--theme-shadow-elevated)!important}:root .app-shell-modern .planning-command-center,:root .app-shell-modern .procurement-command-center,:root .app-shell-modern .operations-command-center,:root .app-shell-modern .finance-command-center,:root .app-shell-modern .feedback-command-center,:root .app-shell-modern .creator-command-center{padding:12px!important}:root .app-shell-modern .planning-command-grid,:root .app-shell-modern .procurement-command-grid,:root .app-shell-modern .operations-command-grid,:root .app-shell-modern .finance-command-grid,:root .app-shell-modern .feedback-command-grid,:root .app-shell-modern .creator-command-grid,:root .app-shell-modern .planning-queue-grid,:root .app-shell-modern .procurement-queue-grid,:root .app-shell-modern .operations-queue-grid,:root .app-shell-modern .finance-queue-grid,:root .app-shell-modern .feedback-queue-grid,:root .app-shell-modern .creator-queue-grid{grid-template-columns:minmax(0,1fr)!important}:root .app-shell-modern .planning-queue-card,:root .app-shell-modern .procurement-queue-card,:root .app-shell-modern .operations-queue-card,:root .app-shell-modern .finance-queue-card,:root .app-shell-modern .feedback-queue-card,:root .app-shell-modern .creator-queue-card{min-height:66px!important}:root .app-shell-modern .overview-minimal-links a{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-height:46px!important;padding:8px 10px!important}:root .app-shell-modern .system-command-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}:root .app-shell-modern .system-command-metrics .metric-card{min-height:72px!important;padding:10px!important}}@media(max-width:340px){:root .app-shell-modern .system-command-metrics{grid-template-columns:minmax(0,1fr)!important}}:root .app-shell-modern .section-intro-copy p,:root .app-shell-modern .workspace-panel-copy p,:root .app-shell-modern .workspace-panel-header p,:root .app-shell-modern .panel p,:root .app-shell-modern .muted-small,:root .app-shell-modern .feedback-primary-detail,:root .app-shell-modern .planning-queue-card span:last-child,:root .app-shell-modern .procurement-queue-card span:last-child,:root .app-shell-modern .operations-queue-card span:last-child,:root .app-shell-modern .finance-queue-card span:last-child,:root .app-shell-modern .feedback-queue-card span:last-child,:root .app-shell-modern .creator-queue-card span:last-child,:root .app-shell-modern .system-command-copy>p:not(.eyebrow){max-height:none!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important}:root .app-shell-modern .feedback-accuracy-card,:root .app-shell-modern .forecast-metric-card,:root .app-shell-modern .feedback-open-suggestions-card,:root .app-shell-modern .planning-diff-card,:root .app-shell-modern .procurement-risk-card,:root .app-shell-modern .operations-origin-card,:root .app-shell-modern .finance-event-card{border-color:var(--theme-line)!important;background:var(--theme-panel-soft)!important;color:var(--theme-text)!important;box-shadow:none!important}:root.dark .app-shell-modern .feedback-accuracy-card,:root.dark .app-shell-modern .forecast-metric-card,:root.dark .app-shell-modern .feedback-open-suggestions-card,:root.dark .app-shell-modern .planning-diff-card,:root.dark .app-shell-modern .procurement-risk-card,:root.dark .app-shell-modern .operations-origin-card,:root.dark .app-shell-modern .finance-event-card,:root[data-theme=dark] .app-shell-modern .feedback-accuracy-card,:root[data-theme=dark] .app-shell-modern .forecast-metric-card,:root[data-theme=dark] .app-shell-modern .feedback-open-suggestions-card,:root[data-theme=dark] .app-shell-modern .planning-diff-card,:root[data-theme=dark] .app-shell-modern .procurement-risk-card,:root[data-theme=dark] .app-shell-modern .operations-origin-card,:root[data-theme=dark] .app-shell-modern .finance-event-card{background:var(--theme-panel-soft)!important;color:var(--theme-text)!important}@media(max-width:1080px)and (min-width:761px){:root .command-band-modern .command-heading-copy h1{overflow:visible!important;text-overflow:clip!important;white-space:normal!important}}@media(max-width:900px)and (min-width:761px){:root .app-shell-modern .command-band.command-band-modern{min-height:0!important;padding:10px 14px!important}:root .command-band-modern .command-band-main{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;padding:0!important}:root .command-band-modern .command-identity{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:6px!important}:root .command-band-modern .command-nav-jump,:root .command-band-modern .command-current-description,:root .command-band-modern .command-copy-details,:root .command-band-modern .command-actions-panel>.command-theme-switcher{display:none!important}:root .command-band-modern .command-actions-panel{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;padding:0!important}:root .command-band-modern .status-strip.command-status-strip{height:48px!important;min-height:48px!important;max-width:none!important;padding:2px!important}:root .command-band-modern .status-strip.command-status-strip .status-chip{min-height:44px!important;height:44px!important}:root .command-band-modern .command-utility-row{display:grid!important;grid-template-columns:repeat(2,44px)!important;gap:6px!important;width:auto!important}:root .command-band-modern .command-utility-action,:root .command-band-modern .command-overflow-trigger{display:grid!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;place-items:center!important;padding:0!important;font-size:0!important}:root .command-band-modern .command-overflow-label{display:none!important}:root .command-band-modern .command-menu-context-section,:root .command-band-modern .command-menu-theme-section{display:grid!important;gap:8px!important;padding:8px!important}:root .command-band-modern .command-menu-theme-switcher .theme-switcher-label{display:block!important}:root .command-band-modern .command-menu-theme-switcher .theme-option-group{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;min-width:0!important}:root .command-band-modern .command-menu-theme-switcher .theme-option{display:inline-flex!important;width:100%!important;min-width:0!important;min-height:42px!important;padding:0 8px!important;gap:6px!important;font-size:.78rem!important}:root .command-band-modern .command-menu-theme-switcher .theme-option span{display:inline!important}:root .app-shell-modern .planning-command-grid,:root .app-shell-modern .procurement-command-grid,:root .app-shell-modern .operations-command-grid,:root .app-shell-modern .finance-command-grid,:root .app-shell-modern .feedback-command-grid,:root .app-shell-modern .creator-command-grid{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:760px){:root .command-band-modern .status-strip.command-status-strip{height:48px!important;min-height:48px!important;padding:2px!important}:root .command-band-modern .status-strip.command-status-strip .status-chip{min-height:44px!important;height:44px!important}:root .app-shell-modern input,:root .app-shell-modern select,:root .app-shell-modern textarea{min-height:44px!important}:root #root .app-shell-modern button:not(.theme-option):not(.command-utility-action):not(.command-overflow-trigger):not(.mobile-bottom-link):not(.mobile-workspace-more-trigger):not(.workspace-link),:root #root .app-shell-modern .button-primary-action,:root #root .app-shell-modern .button-secondary,:root #root .app-shell-modern .link-button{min-height:44px!important}:root .app-shell-modern .marketplace-policy-form input,:root .app-shell-modern .marketplace-policy-form select,:root .app-shell-modern .marketplace-form input,:root .app-shell-modern .marketplace-form select{height:44px!important;min-height:44px!important}:root .command-band-modern .command-overflow-menu{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;bottom:auto!important;left:auto!important;width:min(374px,calc(100vw - 16px))!important;max-height:min(62dvh,420px)!important}}:root .app-shell-modern .badge-label{max-height:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}:root .app-shell-modern .planning-queue-card,:root .app-shell-modern .procurement-queue-card,:root .app-shell-modern .operations-queue-card,:root .app-shell-modern .finance-queue-card{background:var(--theme-panel-soft)!important;border-color:var(--theme-line)!important;color:var(--theme-text)!important;box-shadow:none!important}:root.dark .app-shell-modern .planning-queue-card,:root.dark .app-shell-modern .procurement-queue-card,:root.dark .app-shell-modern .operations-queue-card,:root.dark .app-shell-modern .finance-queue-card,:root[data-theme=dark] .app-shell-modern .planning-queue-card,:root[data-theme=dark] .app-shell-modern .procurement-queue-card,:root[data-theme=dark] .app-shell-modern .operations-queue-card,:root[data-theme=dark] .app-shell-modern .finance-queue-card{background:var(--theme-panel-soft)!important;border-color:var(--theme-line)!important;color:var(--theme-text)!important}:root #root .app-shell-modern button.planning-queue-card,:root #root .app-shell-modern button.procurement-queue-card,:root #root .app-shell-modern button.operations-queue-card,:root #root .app-shell-modern button.finance-queue-card{background:var(--theme-panel-soft)!important;border-color:var(--theme-line)!important;color:var(--theme-text)!important;box-shadow:none!important}:root.dark #root .app-shell-modern button.planning-queue-card,:root.dark #root .app-shell-modern button.procurement-queue-card,:root.dark #root .app-shell-modern button.operations-queue-card,:root.dark #root .app-shell-modern button.finance-queue-card,:root[data-theme=dark] #root .app-shell-modern button.planning-queue-card,:root[data-theme=dark] #root .app-shell-modern button.procurement-queue-card,:root[data-theme=dark] #root .app-shell-modern button.operations-queue-card,:root[data-theme=dark] #root .app-shell-modern button.finance-queue-card{background:var(--theme-panel-soft)!important;border-color:var(--theme-line)!important;color:var(--theme-text)!important}:root{--c2-radius-xs: 6px;--c2-radius-sm: 8px;--c2-radius-md: 12px;--c2-radius-lg: 16px;--c2-radius-pill: 999px;--c2-space-1: 4px;--c2-space-2: 8px;--c2-space-3: 12px;--c2-space-4: 16px;--c2-space-5: 20px;--c2-space-6: 24px;--c2-space-7: 32px;--c2-space-8: 48px;--c2-fs-xs: .75rem;--c2-fs-sm: .86rem;--c2-fs-base: .95rem;--c2-fs-lg: 1.05rem;--c2-fs-xl: 1.2rem;--c2-fs-2xl: 1.5rem;--c2-fs-3xl: 1.85rem;--c2-lh-tight: 1.25;--c2-lh-snug: 1.4;--c2-lh-relaxed: 1.55;--c2-line: var(--theme-line);--c2-line-strong: var(--theme-line-strong);--c2-text: var(--theme-text);--c2-muted: var(--theme-muted);--c2-faint: #7a8595;--c2-bg: var(--theme-bg);--c2-panel: var(--theme-panel);--c2-panel-soft: var(--theme-panel-soft);--c2-accent: var(--theme-accent);--c2-accent-strong: var(--theme-accent-strong);--c2-accent-soft: var(--theme-accent-soft);--c2-success: #067647;--c2-success-soft: rgba(6, 118, 71, .12);--c2-warn: #b7791f;--c2-warn-soft: rgba(183, 121, 31, .14);--c2-danger: var(--theme-danger);--c2-danger-soft: rgba(180, 35, 24, .12);--c2-info: var(--theme-accent);--c2-info-soft: var(--theme-accent-soft);--c2-focus-ring: 0 0 0 3px color-mix(in srgb, var(--theme-accent) 32%, transparent);--c2-shadow-sm: 0 1px 2px rgba(15, 23, 42, .06);--c2-shadow-md: 0 4px 14px rgba(15, 23, 42, .08);--c2-shadow-lg: 0 18px 48px rgba(15, 23, 42, .14);--c2-divider: color-mix(in srgb, var(--theme-line) 80%, transparent)}:root.dark,:root[data-theme=dark]{--theme-muted: #c8cdd6;--theme-faint: #9aa1ad;--c2-faint: #9aa1ad;--c2-success: #7dd3a7;--c2-success-soft: rgba(125, 211, 167, .14);--c2-warn: #f0c142;--c2-warn-soft: rgba(240, 193, 66, .14);--c2-danger: #f87171;--c2-danger-soft: rgba(248, 113, 113, .16);--c2-info: var(--theme-accent);--c2-info-soft: var(--theme-accent-soft);--c2-shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--c2-shadow-md: 0 6px 18px rgba(0, 0, 0, .5);--c2-shadow-lg: 0 22px 60px rgba(0, 0, 0, .5);--c2-divider: color-mix(in srgb, var(--theme-line) 78%, transparent)}:root body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;line-height:var(--c2-lh-snug);font-feature-settings:"cv02","cv03","cv04","cv11"}:root .app-shell-modern h1,:root .app-shell-modern h2,:root .app-shell-modern h3,:root .app-shell-modern h4{color:var(--c2-text)!important;letter-spacing:-.02em!important;line-height:var(--c2-lh-tight)!important;text-wrap:balance}:root .app-shell-modern p,:root .app-shell-modern li{line-height:var(--c2-lh-relaxed)}:root .app-shell-modern .muted,:root .app-shell-modern .muted-small,:root .app-shell-modern .form-helper,:root .app-shell-modern .help-text,:root .app-shell-modern .metric-label,:root .app-shell-modern small,:root .app-shell-modern .form-field-helper,:root .app-shell-modern .form-field-label{color:var(--c2-muted)!important}:root .app-shell-modern .eyebrow,:root .app-shell-modern .section-intro-eyebrow{color:var(--c2-muted)!important;font-size:.7rem!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important}:root .app-shell-modern button:hover:not(:disabled),:root .app-shell-modern a:hover,:root .login-shell button:hover:not(:disabled),:root .login-shell a:hover{transform:none!important}:root .app-shell-modern button:focus-visible,:root .app-shell-modern a:focus-visible,:root .app-shell-modern input:focus-visible,:root .app-shell-modern select:focus-visible,:root .app-shell-modern textarea:focus-visible,:root .login-shell button:focus-visible,:root .login-shell a:focus-visible,:root .login-shell input:focus-visible{outline:none!important;box-shadow:var(--c2-focus-ring)!important;border-color:color-mix(in srgb,var(--theme-accent) 56%,var(--theme-line))!important}:root ::selection{background:color-mix(in srgb,var(--theme-accent) 35%,transparent);color:var(--c2-text)}:root .app-shell-modern *{scrollbar-color:color-mix(in srgb,var(--theme-line-strong) 70%,transparent) transparent;scrollbar-width:thin}:root .app-shell-modern *::-webkit-scrollbar{width:10px;height:10px}:root .app-shell-modern *::-webkit-scrollbar-track{background:transparent}:root .app-shell-modern *::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--theme-line-strong) 65%,transparent);border-radius:999px;border:2px solid transparent;background-clip:padding-box}:root .app-shell-modern *::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--theme-line-strong) 90%,transparent);background-clip:padding-box}:root .app-shell-modern .panel,:root .app-shell-modern .workspace-panel,:root .app-shell-modern .glass-panel{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;padding:clamp(16px,2vw,22px)!important;box-shadow:var(--c2-shadow-sm)!important;color:var(--c2-text)!important}:root .app-shell-modern .panel h2,:root .app-shell-modern .workspace-panel h2{font-size:var(--c2-fs-xl)!important;font-weight:700!important;margin:0!important}:root .app-shell-modern .panel h3,:root .app-shell-modern .workspace-panel h3{font-size:var(--c2-fs-lg)!important;font-weight:700!important;margin:0!important}:root .app-shell-modern .workspace-panel-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:var(--c2-space-4)!important;flex-wrap:wrap!important;margin-bottom:var(--c2-space-4)!important}:root .app-shell-modern .workspace-panel-actions{display:flex!important;gap:var(--c2-space-2)!important;flex-wrap:wrap!important}:root .app-shell-modern .section-intro{display:grid!important;gap:6px!important;min-width:0}:root .app-shell-modern .section-intro h2{font-size:var(--c2-fs-2xl)!important;font-weight:700!important;margin:0!important}:root .app-shell-modern .section-intro p,:root .app-shell-modern .section-intro-copy p{color:var(--c2-muted)!important;font-size:var(--c2-fs-base)!important;max-width:72ch!important;margin:0!important}:root .app-shell-modern .button-primary-action,:root .app-shell-modern button.button-primary-action,:root .app-shell-modern a.button-primary-action{background:var(--c2-accent)!important;color:#fff!important;border:1px solid var(--c2-accent)!important;border-radius:var(--c2-radius-sm)!important;padding:10px 16px!important;font-weight:650!important;letter-spacing:0!important;box-shadow:var(--c2-shadow-sm)!important;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,color .14s ease!important}:root.dark .app-shell-modern .button-primary-action,:root[data-theme=dark] .app-shell-modern .button-primary-action{color:#111!important}:root .app-shell-modern .button-primary-action:hover:not(:disabled){background:var(--c2-accent-strong)!important;border-color:var(--c2-accent-strong)!important;box-shadow:var(--c2-shadow-md)!important}:root .app-shell-modern .button-secondary,:root .app-shell-modern a.button-secondary,:root .app-shell-modern .link-button{background:var(--c2-panel)!important;color:var(--c2-text)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;padding:9px 14px!important;font-weight:600!important;box-shadow:none!important;transition:background .14s ease,border-color .14s ease,color .14s ease!important}:root .app-shell-modern .button-secondary:hover:not(:disabled),:root .app-shell-modern a.button-secondary:hover{background:var(--c2-panel-soft)!important;border-color:var(--c2-line-strong)!important;color:var(--c2-text)!important}:root .app-shell-modern .button-danger,:root .app-shell-modern button.button-danger,:root .app-shell-modern .command-danger-menu-item{background:var(--c2-danger-soft)!important;color:var(--c2-danger)!important;border:1px solid color-mix(in srgb,var(--c2-danger) 32%,var(--c2-line))!important}:root .app-shell-modern .button-danger:hover:not(:disabled),:root .app-shell-modern .command-danger-menu-item:hover:not(:disabled){background:color-mix(in srgb,var(--c2-danger) 18%,var(--c2-panel))!important;color:var(--c2-danger)!important;border-color:color-mix(in srgb,var(--c2-danger) 48%,var(--c2-line))!important}:root .app-shell-modern button:disabled,:root .app-shell-modern a[aria-disabled=true]{opacity:.55!important;cursor:not-allowed!important;box-shadow:none!important}:root .app-shell-modern input,:root .app-shell-modern select,:root .app-shell-modern textarea,:root .login-shell input,:root .login-shell select,:root .login-shell textarea{background:var(--c2-panel)!important;color:var(--c2-text)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;padding:10px 12px!important;font-size:var(--c2-fs-base)!important;line-height:var(--c2-lh-snug)!important;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease!important}:root .app-shell-modern input::placeholder,:root .app-shell-modern textarea::placeholder{color:var(--c2-faint)!important;opacity:1!important}:root .app-shell-modern input[type=checkbox],:root .app-shell-modern input[type=radio]{width:auto!important;accent-color:var(--c2-accent)!important}:root .app-shell-modern label{color:var(--c2-text)!important;font-size:var(--c2-fs-sm)!important;font-weight:600!important;gap:4px!important}:root .app-shell-modern .form-field{display:grid;gap:4px}:root .app-shell-modern .table-wrap,:root .app-shell-modern .data-table{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;box-shadow:var(--c2-shadow-sm)!important}:root .app-shell-modern .data-table table{border-collapse:separate!important;border-spacing:0!important;width:100%!important}:root .app-shell-modern .data-table thead th{position:sticky!important;top:0!important;z-index:2!important;background:var(--c2-panel-soft)!important;color:var(--c2-muted)!important;font-size:.74rem!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;padding:10px 14px!important;border-bottom:1px solid var(--c2-line)!important;white-space:nowrap!important}:root .app-shell-modern .data-table tbody th,:root .app-shell-modern .data-table tbody td{padding:10px 14px!important;font-size:var(--c2-fs-sm)!important;color:var(--c2-text)!important;border-bottom:1px solid var(--c2-divider)!important;vertical-align:middle!important;background:transparent!important}:root .app-shell-modern .data-table tbody tr:nth-child(2n) td,:root .app-shell-modern .data-table tbody tr:nth-child(2n) th{background:color-mix(in srgb,var(--c2-panel-soft) 55%,transparent)!important}:root .app-shell-modern .data-table tbody tr:hover td,:root .app-shell-modern .data-table tbody tr:hover th{background:var(--c2-accent-soft)!important}:root .app-shell-modern .data-table tbody tr:last-child td,:root .app-shell-modern .data-table tbody tr:last-child th{border-bottom:0!important}:root .app-shell-modern .data-table .selected-row td,:root .app-shell-modern .data-table .selected-row th{background:color-mix(in srgb,var(--c2-accent) 16%,transparent)!important}:root .app-shell-modern .data-table caption{caption-side:top;text-align:left;color:var(--c2-muted);font-size:var(--c2-fs-sm);padding:8px 14px 0}:root .app-shell-modern .data-table.slim-table tbody th,:root .app-shell-modern .data-table.slim-table tbody td{padding:7px 12px!important;font-size:.83rem!important}:root .app-shell-modern .data-table th.num,:root .app-shell-modern .data-table td.num{text-align:right!important;font-variant-numeric:tabular-nums!important}:root .app-shell-modern .badge{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:3px 10px!important;border-radius:var(--c2-radius-pill)!important;font-size:.74rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important;line-height:1.4!important;background:var(--c2-panel-soft)!important;color:var(--c2-muted)!important;border:1px solid var(--c2-line)!important}:root .app-shell-modern .badge .badge-dot{width:6px!important;height:6px!important;border-radius:999px!important;background:currentColor!important;opacity:.85!important}:root .app-shell-modern .badge-healthy,:root .app-shell-modern .badge-success,:root .app-shell-modern .badge-on-track,:root .app-shell-modern .badge-ok{background:var(--c2-success-soft)!important;color:var(--c2-success)!important;border-color:color-mix(in srgb,var(--c2-success) 30%,var(--c2-line))!important}:root .app-shell-modern .badge-warning,:root .app-shell-modern .badge-stale,:root .app-shell-modern .badge-degraded,:root .app-shell-modern .badge-missing,:root .app-shell-modern .badge-incomplete{background:var(--c2-warn-soft)!important;color:var(--c2-warn)!important;border-color:color-mix(in srgb,var(--c2-warn) 30%,var(--c2-line))!important}:root .app-shell-modern .badge-critical,:root .app-shell-modern .badge-blocked,:root .app-shell-modern .badge-danger,:root .app-shell-modern .badge-error{background:var(--c2-danger-soft)!important;color:var(--c2-danger)!important;border-color:color-mix(in srgb,var(--c2-danger) 30%,var(--c2-line))!important}:root .app-shell-modern .badge-info{background:var(--c2-info-soft)!important;color:var(--c2-info)!important;border-color:color-mix(in srgb,var(--c2-info) 30%,var(--c2-line))!important}:root .app-shell-modern .status-notice{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 12px!important;border-radius:var(--c2-radius-sm)!important;border:1px solid var(--c2-line)!important;background:var(--c2-panel-soft)!important;color:var(--c2-text)!important;font-size:var(--c2-fs-sm)!important}:root .app-shell-modern .status-notice .status-notice-dot{width:8px!important;height:8px!important;border-radius:999px!important;background:var(--c2-muted)!important}:root .app-shell-modern .status-notice-healthy,:root .app-shell-modern .status-notice-success{background:var(--c2-success-soft)!important;border-color:color-mix(in srgb,var(--c2-success) 30%,var(--c2-line))!important}:root .app-shell-modern .status-notice-healthy .status-notice-dot,:root .app-shell-modern .status-notice-success .status-notice-dot{background:var(--c2-success)!important}:root .app-shell-modern .warning-panel,:root .app-shell-modern .risk-panel{background:var(--c2-warn-soft)!important;border:1px solid color-mix(in srgb,var(--c2-warn) 35%,var(--c2-line))!important;color:var(--c2-text)!important}:root .app-shell-modern .warning-panel h2,:root .app-shell-modern .risk-panel h2{color:var(--c2-warn)!important;font-size:var(--c2-fs-lg)!important}:root .app-shell-modern .warning-panel ul{margin:8px 0 0!important;padding-left:1.2rem!important}:root .app-shell-modern .warning-panel li{color:var(--c2-text)!important;line-height:var(--c2-lh-relaxed)!important;margin:4px 0!important}:root .app-shell-modern .warning-panel-header{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:12px!important}:root .app-shell-modern .warning-panel-header>span{font-size:var(--c2-fs-sm)!important;font-weight:600!important;color:var(--c2-muted)!important}:root .app-shell-modern .metric-card,:root .app-shell-modern .detail-card,:root .app-shell-modern .summary-metric-card{display:grid!important;gap:4px!important;background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;padding:14px 16px!important;box-shadow:var(--c2-shadow-sm)!important;min-width:0!important}:root .app-shell-modern .metric-card .metric-label,:root .app-shell-modern .summary-metric-card .metric-label{color:var(--c2-muted)!important;font-size:var(--c2-fs-xs)!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important}:root .app-shell-modern .metric-card .metric-value,:root .app-shell-modern .summary-metric-card .metric-value,:root .app-shell-modern .metric-card strong{color:var(--c2-text)!important;font-size:var(--c2-fs-2xl)!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.15!important;font-variant-numeric:tabular-nums!important}:root .app-shell-modern .metric-card .muted-small,:root .app-shell-modern .summary-metric-card .muted-small,:root .app-shell-modern .metric-card small,:root .app-shell-modern .summary-metric-card small{color:var(--c2-muted)!important;font-size:var(--c2-fs-xs)!important}:root .app-shell-modern .empty-state{text-align:left!important;padding:clamp(20px,3vw,32px)!important;background:var(--c2-panel)!important;border:1px dashed color-mix(in srgb,var(--c2-line-strong) 80%,transparent)!important;border-radius:var(--c2-radius-md)!important}:root .app-shell-modern .empty-state h3{margin:0 0 6px!important;font-size:var(--c2-fs-lg)!important;color:var(--c2-text)!important}:root .app-shell-modern .empty-state p{margin:0!important;color:var(--c2-muted)!important;max-width:60ch!important}:root .app-shell-modern .empty-state .actions{margin-top:12px!important}:root .app-shell-modern .empty-state.compact-empty-state{padding:14px 16px!important}:root .app-shell-modern .workspace-stack{display:grid!important;gap:var(--c2-space-4)!important;min-width:0!important}:root .app-shell-modern .workspace-page{display:grid!important;gap:var(--c2-space-5)!important;min-width:0!important}:root .app-shell-modern .workspace-page-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:var(--c2-space-4)!important;flex-wrap:wrap!important}:root .app-shell-modern .workspace-page-actions{display:flex!important;align-items:center!important;gap:var(--c2-space-2)!important;flex-wrap:wrap!important}:root .app-shell-modern .workspace-page-content{display:grid!important;gap:var(--c2-space-4)!important}:root .app-shell-modern .workspace-sidebar{padding:var(--c2-space-4)!important;border-radius:var(--c2-radius-lg)!important}:root .app-shell-modern .workspace-sidebar-brand{padding:6px 6px 14px!important;margin-bottom:6px!important;border-bottom:1px solid var(--c2-divider)!important;border-radius:0!important}:root .app-shell-modern .workspace-sidebar-brand-copy{display:grid!important;gap:2px!important}:root .app-shell-modern .workspace-sidebar-brand-copy strong{font-size:var(--c2-fs-sm)!important;font-weight:700!important;color:var(--c2-text)!important;letter-spacing:0!important}:root .app-shell-modern .workspace-sidebar-nav{display:flex!important;flex-direction:column!important;gap:2px!important}:root .app-shell-modern .workspace-sidebar-nav .workspace-link{display:flex!important;align-items:center!important;gap:10px!important;padding:9px 12px!important;border-radius:var(--c2-radius-sm)!important;border:1px solid transparent!important;background:transparent!important;color:var(--c2-muted)!important;font-size:var(--c2-fs-sm)!important;font-weight:600!important;text-align:left!important;text-transform:none!important;letter-spacing:0!important;box-shadow:none!important;min-height:38px!important}:root .app-shell-modern .workspace-sidebar-nav .workspace-link .workspace-nav-icon{width:18px!important;height:18px!important;stroke:currentColor!important;stroke-width:1.6!important;stroke-linecap:round!important;stroke-linejoin:round!important;color:currentColor!important;fill:none!important;background:transparent!important;opacity:.85!important}:root .app-shell-modern .workspace-sidebar-nav .workspace-link:hover,:root .app-shell-modern .workspace-sidebar-nav .workspace-link:focus-visible{background:var(--c2-panel-soft)!important;color:var(--c2-text)!important;border-color:var(--c2-line)!important}:root .app-shell-modern .workspace-sidebar-nav .workspace-link.active{background:var(--theme-panel-soft)!important;border-color:var(--theme-line-strong)!important;color:var(--theme-text)!important;box-shadow:none!important}:root.dark .app-shell-modern .workspace-sidebar-nav .workspace-link.active,:root[data-theme=dark] .app-shell-modern .workspace-sidebar-nav .workspace-link.active{background:var(--sidebar-active, var(--theme-panel-soft))!important;color:var(--theme-text)!important}:root .app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{background:color-mix(in srgb,var(--theme-text) 8%,transparent)!important;color:var(--theme-text)!important;opacity:1!important}:root .app-shell-modern .command-band.command-band-modern{background:color-mix(in srgb,var(--c2-panel) 96%,transparent)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-lg)!important;padding:clamp(14px,1.6vw,18px) clamp(16px,1.8vw,22px)!important;box-shadow:var(--c2-shadow-sm)!important;margin-bottom:var(--c2-space-4)!important;backdrop-filter:saturate(140%) blur(6px)}:root .app-shell-modern .command-band-modern .command-band-main{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:var(--c2-space-4)!important;flex-wrap:wrap!important}:root .app-shell-modern .command-band-modern .command-identity{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}:root .app-shell-modern .command-band-modern .command-heading-copy{display:grid!important;gap:4px!important;min-width:0!important}:root .app-shell-modern .command-band-modern .command-heading-copy h1{font-size:clamp(1.25rem,2vw,1.7rem)!important;font-weight:700!important;margin:0!important;color:var(--c2-text)!important;letter-spacing:-.02em!important}:root .app-shell-modern .command-band-modern .command-current-description{margin:0!important;color:var(--c2-muted)!important;font-size:var(--c2-fs-sm)!important;line-height:var(--c2-lh-snug)!important}:root .app-shell-modern .command-band-modern .command-nav-jump{width:38px!important;height:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;color:var(--c2-muted)!important}:root .app-shell-modern .command-band-modern .command-nav-jump:hover{background:var(--c2-panel-soft)!important;color:var(--c2-text)!important}:root .app-shell-modern .command-band-modern .command-nav-jump svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;fill:none}:root .app-shell-modern .command-actions-panel{display:flex!important;align-items:center!important;gap:var(--c2-space-3)!important;flex-wrap:wrap!important;justify-content:flex-end!important}:root .app-shell-modern .command-status-strip{display:inline-flex!important;align-items:stretch!important;gap:6px!important;padding:4px!important;background:var(--c2-panel-soft)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-pill)!important}:root .app-shell-modern .command-status-strip .status-chip{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:6px 12px!important;background:transparent!important;border:0!important;border-radius:var(--c2-radius-pill)!important;color:var(--c2-text)!important;font-size:var(--c2-fs-sm)!important;font-weight:600!important;box-shadow:none!important}:root .app-shell-modern .command-status-strip .status-chip strong{font-weight:700!important}:root .app-shell-modern .command-status-strip .status-chip:hover{background:var(--c2-panel)!important}:root .app-shell-modern .command-status-strip .status-chip.has-attention{background:color-mix(in srgb,var(--c2-warn) 18%,var(--c2-panel))!important;color:var(--c2-warn)!important}:root .app-shell-modern .command-utility-row{display:inline-flex!important;align-items:center!important;gap:8px!important}:root .app-shell-modern .command-utility-action,:root .app-shell-modern .command-overflow-trigger{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:8px 12px!important;min-height:38px!important;background:var(--c2-panel)!important;color:var(--c2-text)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;font-size:var(--c2-fs-sm)!important;font-weight:600!important;box-shadow:none!important}:root .app-shell-modern .command-utility-action:hover:not(:disabled),:root .app-shell-modern .command-overflow-trigger:hover:not(:disabled){background:var(--c2-panel-soft)!important;color:var(--c2-text)!important;border-color:var(--c2-line-strong)!important}:root .app-shell-modern .command-utility-action svg,:root .app-shell-modern .command-overflow-trigger svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none}:root .app-shell-modern .command-overflow-menu{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;box-shadow:var(--c2-shadow-lg)!important;padding:8px!important;min-width:240px!important;color:var(--c2-text)!important}:root .app-shell-modern .command-overflow-menu button[role=menuitem]{display:flex!important;align-items:center!important;width:100%!important;padding:8px 12px!important;text-align:left!important;background:transparent!important;color:var(--c2-text)!important;border:0!important;border-radius:var(--c2-radius-xs)!important;font-size:var(--c2-fs-sm)!important;font-weight:600!important;box-shadow:none!important}:root .app-shell-modern .command-overflow-menu button[role=menuitem]:hover:not(:disabled){background:var(--c2-panel-soft)!important}:root .app-shell-modern .command-overflow-menu .command-menu-divider{height:1px!important;margin:6px 4px!important;background:var(--c2-divider)!important;border:0!important}:root .app-shell-modern .command-overflow-menu .command-menu-context-section{padding:8px 12px 10px!important;border-bottom:1px solid var(--c2-divider)!important;margin-bottom:6px!important}:root .app-shell-modern .command-overflow-menu .command-menu-context-section .command-menu-title{display:block;font-weight:700;font-size:var(--c2-fs-sm);color:var(--c2-text)}:root .app-shell-modern .command-overflow-menu .command-menu-context-section p{margin:4px 0 0;color:var(--c2-muted);font-size:var(--c2-fs-xs);line-height:var(--c2-lh-snug)}:root .login-shell .panel{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-lg)!important;box-shadow:var(--c2-shadow-lg)!important;padding:28px!important}:root .app-shell-modern details.workspace-details,:root .app-shell-modern details.command-copy-details,:root .app-shell-modern details.warning-overflow-details{border-radius:var(--c2-radius-sm)!important}:root .app-shell-modern details.workspace-details>summary,:root .app-shell-modern details.warning-overflow-details>summary{cursor:pointer;list-style:none;display:inline-flex;align-items:center;gap:6px;padding:6px 0;color:var(--c2-accent-strong);font-size:var(--c2-fs-sm);font-weight:600}:root .app-shell-modern details.workspace-details>summary::-webkit-details-marker,:root .app-shell-modern details.warning-overflow-details>summary::-webkit-details-marker{display:none}:root .app-shell-modern details.workspace-details>summary:before,:root .app-shell-modern details.warning-overflow-details>summary:before{content:"";width:0;height:0;border-left:5px solid currentColor;border-top:4px solid transparent;border-bottom:4px solid transparent;transition:transform .14s ease}:root .app-shell-modern details[open].workspace-details>summary:before,:root .app-shell-modern details[open].warning-overflow-details>summary:before{transform:rotate(90deg)}:root .app-shell-modern .command-band-modern .command-copy-details{display:inline-block;margin-top:4px}:root .app-shell-modern .command-band-modern .command-copy-details>summary{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;background:transparent;color:var(--c2-muted);border:1px solid transparent;border-radius:999px;cursor:pointer;list-style:none}:root .app-shell-modern .command-band-modern .command-copy-details>summary::-webkit-details-marker{display:none}:root .app-shell-modern .command-band-modern .command-copy-details>summary:hover,:root .app-shell-modern .command-band-modern .command-copy-details>summary:focus-visible{background:var(--c2-panel-soft);border-color:var(--c2-line);color:var(--c2-text)}:root .app-shell-modern .command-copy-details-icon{width:15px;height:15px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none}:root .app-shell-modern .command-band-modern .command-copy-details[open]>summary{background:var(--c2-accent-soft);border-color:color-mix(in srgb,var(--c2-accent) 40%,var(--c2-line));color:var(--c2-accent-strong)}:root .app-shell-modern .command-band-modern .command-copy-details>p{margin:8px 0 0;padding:10px 12px;background:var(--c2-panel-soft);border:1px solid var(--c2-line);border-radius:var(--c2-radius-sm);color:var(--c2-muted);font-size:var(--c2-fs-sm);line-height:var(--c2-lh-relaxed);max-width:60ch}:root .app-shell-modern .skip-link,:root .login-shell .skip-link{position:absolute;top:-100px;left:16px;background:var(--c2-accent);color:#fff;padding:8px 14px;border-radius:var(--c2-radius-sm);z-index:1000;font-weight:700}:root .app-shell-modern .skip-link:focus-visible,:root .login-shell .skip-link:focus-visible{top:16px}:root .app-shell-modern hr{border:0;border-top:1px solid var(--c2-divider);margin:var(--c2-space-4) 0}:root .app-shell-modern code,:root .app-shell-modern kbd,:root .app-shell-modern samp{font-family:JetBrains Mono,SFMono-Regular,ui-monospace,Menlo,Consolas,monospace;font-size:.85em;background:var(--c2-panel-soft);border:1px solid var(--c2-line);border-radius:var(--c2-radius-xs);padding:1px 5px;color:var(--c2-text)}:root .app-shell-modern .negative{color:var(--c2-danger)!important;font-variant-numeric:tabular-nums}:root .app-shell-modern .positive{color:var(--c2-success)!important;font-variant-numeric:tabular-nums}:root .app-shell-modern .metric-value,:root .app-shell-modern .data-table td,:root .app-shell-modern .data-table th{font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){:root .app-shell-modern *,:root .login-shell *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}@media(max-width:760px){:root .app-shell-modern .workspace-stack,:root .app-shell-modern .workspace-page-content{gap:12px!important}:root .app-shell-modern .panel,:root .app-shell-modern .workspace-panel{padding:14px!important;border-radius:var(--c2-radius-md)!important}:root .app-shell-modern .data-table[data-mobile-cards=true]{border:0!important;background:transparent!important;box-shadow:none!important}}:root .app-shell-modern .feedback-queue-card,:root .app-shell-modern .feedback-signal-card,:root .app-shell-modern .feedback-primary-card,:root .app-shell-modern .feedback-accuracy-card,:root .app-shell-modern .forecast-metric-card,:root .app-shell-modern .planning-queue-card,:root .app-shell-modern .procurement-queue-card,:root .app-shell-modern .operations-queue-card,:root .app-shell-modern .finance-queue-card{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;padding:16px!important;box-shadow:var(--c2-shadow-sm)!important;color:var(--c2-text)!important;min-width:0!important;align-content:start!important}:root .app-shell-modern .feedback-queue-card strong,:root .app-shell-modern .feedback-signal-card strong,:root .app-shell-modern .feedback-primary-card strong,:root .app-shell-modern .feedback-accuracy-card strong,:root .app-shell-modern .forecast-metric-card strong{font-size:clamp(1.4rem,2.4vw,1.85rem)!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.1!important;color:var(--c2-text)!important;font-variant-numeric:tabular-nums!important}:root .app-shell-modern .feedback-queue-card span,:root .app-shell-modern .feedback-signal-card span,:root .app-shell-modern .forecast-metric-card span,:root .app-shell-modern .feedback-accuracy-card span{color:var(--c2-muted);font-size:var(--c2-fs-sm);font-weight:500}:root .app-shell-modern .feedback-signal-card-warning{border-color:color-mix(in srgb,var(--c2-warn) 40%,var(--c2-line))!important;background:linear-gradient(180deg,var(--c2-warn-soft),var(--c2-panel))!important}:root .app-shell-modern .feedback-signal-card-danger{border-color:color-mix(in srgb,var(--c2-danger) 40%,var(--c2-line))!important;background:linear-gradient(180deg,var(--c2-danger-soft),var(--c2-panel))!important}:root .app-shell-modern .feedback-signal-card-success{border-color:color-mix(in srgb,var(--c2-success) 40%,var(--c2-line))!important;background:linear-gradient(180deg,var(--c2-success-soft),var(--c2-panel))!important}:root .app-shell-modern .feedback-signal-card-info{border-color:color-mix(in srgb,var(--c2-info) 40%,var(--c2-line))!important;background:linear-gradient(180deg,var(--c2-info-soft),var(--c2-panel))!important}:root .app-shell-modern .feedback-accuracy-card-header{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:8px!important}:root .app-shell-modern .feedback-accuracy-card-header strong{font-size:var(--c2-fs-xl)!important;font-weight:700!important}:root .app-shell-modern .feedback-accuracy-card-header>span{color:var(--c2-muted)!important;font-size:var(--c2-fs-xs)!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important}:root .app-shell-modern .feedback-accuracy-value{display:flex!important;align-items:baseline!important;gap:6px!important;margin-top:4px!important}:root .app-shell-modern .feedback-accuracy-value strong{font-size:var(--c2-fs-2xl)!important}:root .app-shell-modern .feedback-accuracy-facts{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important;gap:6px!important;margin-top:8px!important;padding-top:10px!important;border-top:1px solid var(--c2-divider)!important}:root .app-shell-modern .feedback-accuracy-facts span{color:var(--c2-muted)!important;font-size:var(--c2-fs-xs)!important;font-weight:600!important}:root .app-shell-modern .detail-grid,:root .app-shell-modern .feedback-queue-grid,:root .app-shell-modern .feedback-command-grid,:root .app-shell-modern .metric-grid{display:grid!important;gap:var(--c2-space-3)!important}:root .app-shell-modern .metric-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important}:root .app-shell-modern .detail-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important}:root .app-shell-modern .workspace-panel .section-intro h2,:root .app-shell-modern .workspace-panel-header .section-intro h2{font-size:var(--c2-fs-xl)!important;font-weight:700!important}:root .app-shell-modern .workspace-details,:root .app-shell-modern .section-intro-details{border-radius:var(--c2-radius-sm)!important}:root .app-shell-modern .section-intro-details[open]{background:var(--c2-panel-soft)!important;border:1px solid var(--c2-line)!important;padding:8px 12px!important}:root .mobile-bottom-nav{background:color-mix(in srgb,var(--c2-panel) 96%,transparent)!important;border-top:1px solid var(--c2-line)!important;box-shadow:0 -2px 12px #0000000f!important;backdrop-filter:saturate(160%) blur(8px)}:root .mobile-bottom-nav .mobile-bottom-link{color:var(--c2-muted)!important;background:transparent!important;border:0!important;font-size:.72rem!important;font-weight:600!important}:root .mobile-bottom-nav .mobile-bottom-link.active{color:var(--c2-accent)!important}:root .mobile-bottom-nav .mobile-bottom-link.active .workspace-nav-icon{color:var(--c2-accent)!important}:root .mobile-workspace-more-menu{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;box-shadow:var(--c2-shadow-lg)!important;padding:8px!important}:root .app-shell-modern .theme-switcher .theme-option-group{background:var(--c2-panel-soft)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-pill)!important;padding:3px!important;display:inline-flex!important;gap:2px!important}:root .app-shell-modern .theme-switcher .theme-option{background:transparent!important;color:var(--c2-muted)!important;border:0!important;border-radius:var(--c2-radius-pill)!important;padding:5px 10px!important;font-size:var(--c2-fs-xs)!important;font-weight:600!important;min-height:28px!important;box-shadow:none!important}:root .app-shell-modern .theme-switcher .theme-option[aria-pressed=true]{background:var(--beamo-button-gradient)!important;color:var(--beamo-button-foreground)!important;box-shadow:var(--shadow-soft)!important}:root .app-shell-modern .actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}:root .app-shell-modern .panel>*+*,:root .app-shell-modern .workspace-panel-body>*+*{margin-top:0}:root{--simple-bg: var(--c2-bg);--simple-panel: var(--c2-panel);--simple-panel-soft: var(--c2-panel-soft);--simple-line: var(--c2-line);--simple-text: var(--c2-text);--simple-muted: var(--c2-muted);--simple-faint: var(--c2-faint);--simple-accent: var(--c2-accent);--simple-warn: var(--c2-warn);--ui-simple-radius: var(--c2-radius-md);--ui-simple-radius-sm: var(--c2-radius-sm);--ui-simple-pad: var(--c2-space-4);--ui-simple-gap: var(--c2-space-3);--ui-simple-bg: var(--c2-bg);--ui-simple-panel: var(--c2-panel);--ui-simple-panel-soft: var(--c2-panel-soft);--ui-simple-line: var(--c2-line);--ui-simple-text: var(--c2-text);--ui-simple-muted: var(--c2-muted);--ui-simple-accent: var(--c2-accent);--bx-bg: var(--c2-bg);--bx-panel: var(--c2-panel);--bx-panel-soft: var(--c2-panel-soft);--bx-line: var(--c2-line);--bx-text: var(--c2-text);--bx-muted: var(--c2-muted);--bx-accent: var(--c2-accent);--bx-motion: .14s ease;--clarity-bg: var(--c2-bg);--clarity-panel: var(--c2-panel);--clarity-panel-soft: var(--c2-panel-soft);--clarity-line: var(--c2-line);--clarity-text: var(--c2-text);--clarity-muted: var(--c2-muted);--clarity-accent: var(--c2-accent);--m2-page: var(--c2-bg);--m2-panel: var(--c2-panel);--m2-panel-soft: var(--c2-panel-soft);--m2-line: var(--c2-line);--m2-text: var(--c2-text);--m2-muted: var(--c2-muted);--m2-faint: var(--c2-faint);--m2-accent: var(--c2-accent);--m2-soft: var(--c2-panel-soft);--m4-surface: var(--c2-panel);--m4-surface-soft: var(--c2-panel-soft);--m4-border: var(--c2-line);--m4-text: var(--c2-text);--m4-muted: var(--c2-muted);--m4-faint: var(--c2-faint);--m4-accent: var(--c2-accent);--m5-bg: var(--c2-bg);--m5-panel: var(--c2-panel);--m5-soft: var(--c2-panel-soft);--m5-accent: var(--c2-accent);--console-bg: var(--c2-bg);--console-panel: var(--c2-panel);--console-panel-strong: var(--c2-panel);--console-row: var(--c2-panel-soft);--console-row-strong: var(--c2-panel-soft);--console-line: var(--c2-line);--console-line-strong: var(--c2-line-strong);--console-text: var(--c2-text);--console-muted: var(--c2-muted);--console-faint: var(--c2-faint);--console-shadow: var(--c2-shadow-sm)}:root .topbar:after{background:linear-gradient(90deg,var(--theme-accent),color-mix(in srgb,var(--theme-accent) 30%,transparent))}:root .brand-logo-frame{border-color:var(--c2-line);background:var(--c2-panel)}:root .onboarding-progress-card{border-color:var(--c2-line)}:root .onboarding-step-button:hover{box-shadow:0 4px 14px color-mix(in srgb,var(--theme-accent) 14%,transparent)}:root .planning-primary-card,:root .procurement-primary-card,:root .operations-primary-card,:root .feedback-primary-card,:root .feedback-queue-card,:root .finance-primary-card,:root .system-primary-card,:root .creator-primary-card,:root .onboarding-progress-card,:root .onboarding-step-button{border-radius:var(--c2-radius-md)!important}:root .login-shell,:root .onboarding-workspace{background:var(--theme-bg);color:var(--c2-text)}:root .login-shell .panel,:root .login-shell .glass-panel,:root .onboarding-workspace .panel,:root .onboarding-workspace .glass-panel,:root .legal-document-panel,:root .legal-status-panel,:root .legal-gate-panel{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;box-shadow:var(--c2-shadow-sm)!important;color:var(--c2-text)!important}:root .login-shell input,:root .login-shell select,:root .login-shell textarea,:root .onboarding-workspace input,:root .onboarding-workspace select,:root .onboarding-workspace textarea{background:var(--c2-panel);color:var(--c2-text);border:1px solid var(--c2-line);border-radius:var(--c2-radius-sm);padding:10px 12px;font-size:var(--c2-fs-base);line-height:var(--c2-lh-snug)}:root .login-shell button:focus-visible,:root .login-shell input:focus-visible,:root .login-shell select:focus-visible,:root .login-shell textarea:focus-visible,:root .login-shell a:focus-visible,:root .onboarding-workspace button:focus-visible,:root .onboarding-workspace input:focus-visible,:root .onboarding-workspace select:focus-visible,:root .onboarding-workspace textarea:focus-visible,:root .onboarding-workspace a:focus-visible,:root .legal-document-panel a:focus-visible,:root .legal-status-panel a:focus-visible,:root .legal-gate-panel button:focus-visible{outline:none;box-shadow:var(--c2-focus-ring);border-color:color-mix(in srgb,var(--theme-accent) 56%,var(--theme-line))}:root .login-shell .button-primary-action,:root .onboarding-workspace .button-primary-action{background:var(--c2-accent);color:#fff;border:1px solid var(--c2-accent);border-radius:var(--c2-radius-sm);padding:10px 16px;font-weight:650;box-shadow:var(--c2-shadow-sm)}:root .login-shell .button-secondary,:root .onboarding-workspace .button-secondary{background:var(--c2-panel);color:var(--c2-text);border:1px solid var(--c2-line);border-radius:var(--c2-radius-sm);padding:9px 14px;font-weight:600;box-shadow:none}:root .login-shell *,:root .onboarding-workspace *{scrollbar-color:color-mix(in srgb,var(--theme-line-strong) 70%,transparent) transparent;scrollbar-width:thin}:root .legal-document-meta span{border-color:var(--c2-line);background:var(--c2-panel-soft);color:var(--c2-muted)}:root .legal-status-panel.compact{border-top-color:var(--c2-line);border-bottom-color:var(--c2-line)}:root.dark .topbar,:root[data-theme=dark] .topbar{background:var(--c2-panel);color:var(--c2-text);border-color:var(--c2-line)}:root.dark .brand-logo-frame,:root[data-theme=dark] .brand-logo-frame{background:var(--c2-panel);border-color:var(--c2-line)}:root.dark .onboarding-progress-card,:root[data-theme=dark] .onboarding-progress-card,:root.dark .onboarding-step-button,:root[data-theme=dark] .onboarding-step-button{background:var(--c2-panel-soft);border-color:var(--c2-line);color:var(--c2-text)}:root.dark .exception-daily-summary,:root[data-theme=dark] .exception-daily-summary,:root.dark .exception-workboard-controls,:root[data-theme=dark] .exception-workboard-controls{background:var(--c2-panel-soft);border-color:var(--c2-line);color:var(--c2-text)}:root.dark .legal-document-panel,:root.dark .legal-status-panel,:root.dark .legal-gate-panel,:root[data-theme=dark] .legal-document-panel,:root[data-theme=dark] .legal-status-panel,:root[data-theme=dark] .legal-gate-panel{background:var(--c2-panel);border-color:var(--c2-line);color:var(--c2-text)}:root.dark .legal-document-meta span,:root[data-theme=dark] .legal-document-meta span{background:var(--c2-panel-soft);border-color:var(--c2-line);color:var(--c2-muted)}:root.dark .login-shell,:root[data-theme=dark] .login-shell,:root.dark .onboarding-workspace,:root[data-theme=dark] .onboarding-workspace{background:var(--theme-bg);color:var(--c2-text)}@media(prefers-reduced-motion:no-preference){:root .app-shell-modern button:not(:disabled):not([aria-haspopup=menu]):active,:root .login-shell button:not(:disabled):active,:root .onboarding-workspace button:not(:disabled):active{transform:scale(.985);transition:transform 80ms ease}:root .app-shell-modern .command-overflow-menu,:root .app-shell-modern .mobile-workspace-more-menu{animation:c2-menu-in .14s cubic-bezier(.16,1,.3,1);transform-origin:top right}:root .app-shell-modern .feedback-queue-card,:root .app-shell-modern .planning-queue-card,:root .app-shell-modern .procurement-queue-card,:root .app-shell-modern .operations-queue-card,:root .app-shell-modern .finance-queue-card,:root .app-shell-modern .detail-card,:root .app-shell-modern .metric-card{transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}:root .app-shell-modern button.feedback-queue-card:hover:not(:disabled),:root .app-shell-modern button.planning-queue-card:hover:not(:disabled),:root .app-shell-modern button.procurement-queue-card:hover:not(:disabled),:root .app-shell-modern button.operations-queue-card:hover:not(:disabled),:root .app-shell-modern button.finance-queue-card:hover:not(:disabled){box-shadow:var(--c2-shadow-md)!important;border-color:var(--c2-line-strong)!important}}@keyframes c2-menu-in{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes c2-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}:root .c2-skeleton{display:block;min-height:1em;border-radius:var(--c2-radius-xs);background:linear-gradient(90deg,color-mix(in srgb,var(--c2-panel-soft) 60%,transparent),color-mix(in srgb,var(--c2-line) 35%,transparent),color-mix(in srgb,var(--c2-panel-soft) 60%,transparent));background-size:200% 100%;animation:c2-shimmer 1.4s ease-in-out infinite;color:transparent;user-select:none}@media(prefers-reduced-motion:reduce){:root .c2-skeleton{animation:none}}:root .app-shell-modern .empty-state{position:relative;background:linear-gradient(180deg,color-mix(in srgb,var(--c2-panel-soft) 80%,transparent),var(--c2-panel))!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;padding:clamp(20px,3vw,28px)!important}:root .app-shell-modern .empty-state h3{display:flex;align-items:center;gap:10px;margin:0 0 6px!important}:root .app-shell-modern .empty-state h3:before{content:"";width:8px;height:8px;border-radius:999px;background:color-mix(in srgb,var(--c2-accent) 60%,var(--c2-muted));box-shadow:0 0 0 4px var(--c2-accent-soft);flex:0 0 auto}:root .app-shell-modern .empty-state.compact-empty-state{padding:12px 14px!important}:root .app-shell-modern .empty-state.compact-empty-state h3{font-size:var(--c2-fs-base)!important;font-weight:600!important}:root .app-shell-modern .empty-state.compact-empty-state h3:before{width:6px;height:6px;box-shadow:0 0 0 3px var(--c2-accent-soft)}:root.dark .mobile-bottom-nav,:root[data-theme=dark] .mobile-bottom-nav,:root.dark .mobile-workspace-more-menu,:root[data-theme=dark] .mobile-workspace-more-menu{background:color-mix(in srgb,var(--c2-panel) 96%,transparent);border-color:var(--c2-line);color:var(--c2-text)}:root.dark .theme-switcher .theme-option-group,:root[data-theme=dark] .theme-switcher .theme-option-group{background:var(--c2-panel-soft);border-color:var(--c2-line)}:root.dark .theme-switcher .theme-option[aria-pressed=true],:root[data-theme=dark] .theme-switcher .theme-option[aria-pressed=true]{background:var(--c2-panel);color:var(--c2-text)}:root #root .app-shell-modern a.overview-next-link,:root #root .app-shell-modern .overview-next-link,:root #root .app-shell-modern a.overview-primary-link.overview-primary-link-strong,:root #root .app-shell-modern a.overview-cta-link{background:var(--c2-text)!important;color:var(--c2-panel)!important;border:1px solid var(--c2-text)!important;box-shadow:var(--c2-shadow-sm)!important;position:relative;z-index:1;font-weight:650!important;letter-spacing:0!important;text-decoration:none!important;transition:background .14s ease,color .14s ease,border-color .14s ease,box-shadow .14s ease,transform 80ms ease!important}:root #root .app-shell-modern a.overview-next-link:hover,:root #root .app-shell-modern .overview-next-link:hover,:root #root .app-shell-modern a.overview-next-link:focus-visible,:root #root .app-shell-modern .overview-next-link:focus-visible,:root #root .app-shell-modern a.overview-primary-link.overview-primary-link-strong:hover,:root #root .app-shell-modern a.overview-cta-link:hover{background:color-mix(in srgb,var(--c2-text) 92%,var(--c2-accent))!important;color:var(--c2-panel)!important;border-color:color-mix(in srgb,var(--c2-text) 92%,var(--c2-accent))!important;box-shadow:var(--c2-shadow-md)!important}:root #root .app-shell-modern a.overview-next-link span,:root #root .app-shell-modern .overview-next-link span{color:inherit!important}:root #root .app-shell-modern .warning-panel,:root #root .app-shell-modern .risk-panel,:root #root .app-shell-modern .risk-panel.warning-panel{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-left:3px solid var(--c2-warn)!important;border-radius:var(--c2-radius-md)!important;color:var(--c2-text)!important;box-shadow:var(--c2-shadow-sm)!important;padding:clamp(16px,2vw,22px)!important}:root #root .app-shell-modern .warning-panel h2,:root #root .app-shell-modern .risk-panel h2{color:var(--c2-text)!important;font-size:var(--c2-fs-lg)!important;font-weight:700!important;display:inline-flex;align-items:center;gap:10px}:root #root .app-shell-modern .warning-panel h2:before,:root #root .app-shell-modern .risk-panel h2:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--c2-warn);box-shadow:0 0 0 4px var(--c2-warn-soft);flex:0 0 auto}:root #root .app-shell-modern .warning-panel-header{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:12px!important;margin-bottom:6px!important}:root #root .app-shell-modern .warning-panel-header>span{color:var(--c2-muted)!important;font-size:var(--c2-fs-xs)!important;font-weight:600!important;letter-spacing:.04em!important}:root #root .app-shell-modern .warning-panel ul,:root #root .app-shell-modern .risk-panel ul{margin:6px 0 0!important;padding:0 0 0 1.1rem!important;list-style:disc}:root #root .app-shell-modern .warning-panel li,:root #root .app-shell-modern .warning-panel p,:root #root .app-shell-modern .risk-panel li,:root #root .app-shell-modern .risk-panel p{color:var(--c2-text)!important;font-size:var(--c2-fs-sm)!important;line-height:var(--c2-lh-relaxed)!important;white-space:normal!important;overflow:visible!important;overflow-wrap:anywhere!important;word-break:normal!important;text-overflow:clip!important;-webkit-line-clamp:unset!important;max-width:70ch!important}:root #root .app-shell-modern .warning-panel li::marker{color:var(--c2-muted)}:root #root .app-shell-modern .planning-warnings-panel,:root #root .app-shell-modern .procurement-warnings-panel,:root #root .app-shell-modern .operations-warnings-panel,:root #root .app-shell-modern .finance-warnings-panel,:root #root .app-shell-modern .pilot-warnings-panel,:root #root .app-shell-modern .system-warnings-panel,:root #root .app-shell-modern .feedback-warnings-panel{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-left:3px solid var(--c2-warn)!important;border-radius:var(--c2-radius-md)!important;color:var(--c2-text)!important}:root #root .app-shell-modern details.workspace-details,:root #root .app-shell-modern details.warning-overflow-details{margin-top:10px!important}:root #root .app-shell-modern details.workspace-details>summary,:root #root .app-shell-modern details.warning-overflow-details>summary{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:6px 12px!important;background:transparent!important;color:var(--c2-muted)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;font-size:var(--c2-fs-sm)!important;font-weight:600!important;cursor:pointer;list-style:none;min-height:30px!important;box-shadow:none!important;transition:background .14s ease,color .14s ease,border-color .14s ease!important}:root #root .app-shell-modern details.workspace-details>summary::-webkit-details-marker,:root #root .app-shell-modern details.warning-overflow-details>summary::-webkit-details-marker{display:none}:root #root .app-shell-modern details.workspace-details>summary:hover,:root #root .app-shell-modern details.warning-overflow-details>summary:hover,:root #root .app-shell-modern details.workspace-details>summary:focus-visible,:root #root .app-shell-modern details.warning-overflow-details>summary:focus-visible{background:var(--c2-panel-soft)!important;color:var(--c2-text)!important;border-color:var(--c2-line-strong)!important}:root #root .app-shell-modern details.workspace-details>summary:before,:root #root .app-shell-modern details.warning-overflow-details>summary:before{content:"";width:0;height:0;border-left:5px solid currentColor;border-top:4px solid transparent;border-bottom:4px solid transparent;transition:transform .14s ease;flex:0 0 auto}:root #root .app-shell-modern details[open].workspace-details>summary:before,:root #root .app-shell-modern details[open].warning-overflow-details>summary:before{transform:rotate(90deg)}:root{--c2-warn: #a16207;--c2-warn-soft: rgba(161, 98, 7, .13)}:root.dark,:root[data-theme=dark]{--c2-warn: #f5c252;--c2-warn-soft: rgba(245, 194, 82, .16)}:root #root .app-shell-modern .badge.badge-degraded,:root #root .app-shell-modern .badge.badge-warning,:root #root .app-shell-modern .badge.badge-stale,:root #root .app-shell-modern .badge.badge-missing,:root #root .app-shell-modern .badge.badge-incomplete,:root #root .app-shell-modern .badge-degraded,:root #root .app-shell-modern .badge-warning,:root #root .app-shell-modern .badge-stale,:root #root .app-shell-modern .badge-missing,:root #root .app-shell-modern .badge-incomplete{background:var(--c2-warn-soft)!important;color:var(--c2-warn)!important;border:1px solid color-mix(in srgb,var(--c2-warn) 32%,var(--c2-line))!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}:root #root .app-shell-modern .badge.badge-healthy,:root #root .app-shell-modern .badge.badge-success,:root #root .app-shell-modern .badge.badge-ok,:root #root .app-shell-modern .badge.badge-fresh,:root #root .app-shell-modern .badge-healthy,:root #root .app-shell-modern .badge-success,:root #root .app-shell-modern .badge-ok,:root #root .app-shell-modern .badge-fresh{background:var(--c2-success-soft)!important;color:var(--c2-success)!important;border:1px solid color-mix(in srgb,var(--c2-success) 32%,var(--c2-line))!important}:root #root .app-shell-modern .badge.badge-critical,:root #root .app-shell-modern .badge.badge-blocked,:root #root .app-shell-modern .badge.badge-danger,:root #root .app-shell-modern .badge.badge-error,:root #root .app-shell-modern .badge-critical,:root #root .app-shell-modern .badge-blocked,:root #root .app-shell-modern .badge-danger,:root #root .app-shell-modern .badge-error{background:var(--c2-danger-soft)!important;color:var(--c2-danger)!important;border:1px solid color-mix(in srgb,var(--c2-danger) 32%,var(--c2-line))!important}:root #root .app-shell-modern .metric-grid,:root #root .app-shell-modern .planning-brief-callouts,:root #root .app-shell-modern .planning-brief-grid,:root #root .app-shell-modern .overview-minimal-signals,:root #root .app-shell-modern .feedback-command-grid,:root #root .app-shell-modern .feedback-queue-grid,:root #root .app-shell-modern .procurement-queue-grid,:root #root .app-shell-modern .operations-queue-grid,:root #root .app-shell-modern .finance-queue-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:var(--c2-space-3)!important;align-items:stretch!important}:root #root .app-shell-modern .planning-brief-callouts>.detail-card,:root #root .app-shell-modern .planning-brief-callouts>.metric-card,:root #root .app-shell-modern .metric-grid>.metric-card,:root #root .app-shell-modern .metric-grid>.detail-card{padding:14px 16px!important;min-height:90px!important;display:grid!important;gap:4px!important;align-content:start!important}:root #root .app-shell-modern .metric-card,:root #root .app-shell-modern .detail-card,:root #root .app-shell-modern .summary-metric-card,:root #root .app-shell-modern .feedback-queue-card,:root #root .app-shell-modern .planning-queue-card,:root #root .app-shell-modern .procurement-queue-card,:root #root .app-shell-modern .operations-queue-card,:root #root .app-shell-modern .finance-queue-card{min-width:0!important;word-break:break-word;overflow-wrap:anywhere}:root #root .app-shell-modern .metric-card *,:root #root .app-shell-modern .detail-card *,:root #root .app-shell-modern .summary-metric-card *{min-width:0;overflow-wrap:anywhere}:root #root .app-shell-modern .overview-minimal-hero h2{text-wrap:balance;letter-spacing:-.02em!important}:root #root .app-shell-modern .overview-minimal-hero p{max-width:60ch;color:var(--c2-muted)!important}:root #root .app-shell-modern .warning-panel:before,:root #root .app-shell-modern .risk-panel:before{content:none!important}:root .onboarding-workspace .warning-panel,:root .legal-document-panel .warning-panel,:root .legal-status-panel .warning-panel,:root .login-shell .warning-panel{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-left:3px solid var(--c2-warn)!important;color:var(--c2-text)!important}:root .login-shell details.workspace-details>summary,:root .onboarding-workspace details.workspace-details>summary,:root .legal-document-panel details>summary,:root .legal-status-panel details>summary{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:transparent;color:var(--c2-muted);border:1px solid var(--c2-line);border-radius:var(--c2-radius-sm);font-size:var(--c2-fs-sm);font-weight:600;cursor:pointer;list-style:none}:root #root .app-shell-modern .section-intro h2,:root #root .app-shell-modern .workspace-page-header h2{text-wrap:balance;letter-spacing:-.02em!important}:root #root .app-shell-modern .section-intro p,:root #root .app-shell-modern .workspace-page-header p{max-width:72ch!important;color:var(--c2-muted)!important}:root #root .app-shell-modern .warning-panel,:root #root .app-shell-modern .risk-panel,:root #root .app-shell-modern .risk-panel.warning-panel,:root #root .app-shell-modern .system-warning-panel,:root #root .app-shell-modern .system-warnings-panel,:root #root .app-shell-modern .planning-warnings-panel,:root #root .app-shell-modern .procurement-warnings-panel,:root #root .app-shell-modern .operations-warnings-panel,:root #root .app-shell-modern .finance-warnings-panel,:root #root .app-shell-modern .pilot-warnings-panel,:root #root .app-shell-modern .feedback-warnings-panel{display:block!important;grid-template-columns:none!important;grid-template-rows:none!important;grid-template-areas:none!important;align-items:stretch!important;background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-left:3px solid var(--c2-warn)!important;border-radius:var(--c2-radius-md)!important;color:var(--c2-text)!important;padding:clamp(16px,2vw,22px)!important;box-shadow:var(--c2-shadow-sm)!important}:root #root .app-shell-modern .warning-panel-header{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;margin:0 0 10px!important;padding:0 0 8px!important;border-bottom:1px solid var(--c2-divider)!important;flex-wrap:wrap!important}:root #root .app-shell-modern .warning-panel-header h2{margin:0!important;flex:1 1 auto!important;display:inline-flex!important;align-items:center!important;gap:10px!important;font-size:var(--c2-fs-lg)!important;font-weight:700!important;color:var(--c2-text)!important}:root #root .app-shell-modern .warning-panel-header h2:before{content:""!important;width:8px!important;height:8px!important;border-radius:999px!important;background:var(--c2-warn)!important;box-shadow:0 0 0 4px var(--c2-warn-soft)!important;flex:0 0 auto!important}:root #root .app-shell-modern .warning-panel-header>span{flex:0 0 auto!important;padding:3px 10px!important;background:var(--c2-panel-soft)!important;color:var(--c2-muted)!important;border:1px solid var(--c2-line)!important;border-radius:999px!important;font-size:var(--c2-fs-xs)!important;font-weight:700!important;letter-spacing:.04em!important}:root #root .app-shell-modern .warning-panel ul,:root #root .app-shell-modern .warning-panel>ul,:root #root .app-shell-modern .risk-panel ul,:root #root .app-shell-modern .system-warning-panel ul,:root #root .app-shell-modern .system-warning-panel>ul,:root #root .app-shell-modern .system-warnings-panel ul,:root #root .app-shell-modern .planning-warnings-panel ul,:root #root .app-shell-modern .procurement-warnings-panel ul,:root #root .app-shell-modern .operations-warnings-panel ul,:root #root .app-shell-modern .finance-warnings-panel ul,:root #root .app-shell-modern .pilot-warnings-panel ul,:root #root .app-shell-modern .feedback-warnings-panel ul{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;grid-template-rows:none!important;grid-auto-flow:row!important;gap:6px!important;margin:0!important;padding:0!important;list-style:none!important;width:100%!important;min-width:0!important;max-width:100%!important}:root #root .app-shell-modern .warning-panel ul li,:root #root .app-shell-modern .warning-panel>ul li,:root #root .app-shell-modern .risk-panel ul li,:root #root .app-shell-modern .system-warning-panel ul li,:root #root .app-shell-modern .system-warning-panel>ul li,:root #root .app-shell-modern .system-warnings-panel ul li,:root #root .app-shell-modern .planning-warnings-panel ul li,:root #root .app-shell-modern .procurement-warnings-panel ul li,:root #root .app-shell-modern .operations-warnings-panel ul li,:root #root .app-shell-modern .finance-warnings-panel ul li,:root #root .app-shell-modern .pilot-warnings-panel ul li,:root #root .app-shell-modern .feedback-warnings-panel ul li{display:block!important;position:relative!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:6px 0 6px 18px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:var(--c2-text)!important;font-size:var(--c2-fs-sm)!important;font-weight:500!important;line-height:var(--c2-lh-relaxed)!important;white-space:normal!important;overflow:visible!important;overflow-wrap:anywhere!important;word-break:normal!important;text-overflow:clip!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important}:root #root .app-shell-modern .warning-panel ul li:before,:root #root .app-shell-modern .warning-panel>ul li:before,:root #root .app-shell-modern .system-warning-panel ul li:before,:root #root .app-shell-modern .system-warning-panel>ul li:before{content:""!important;position:absolute!important;top:.95em!important;left:4px!important;width:6px!important;height:6px!important;border-radius:999px!important;background:var(--c2-warn)!important;opacity:.85!important}:root #root .app-shell-modern .warning-panel ul li+li,:root #root .app-shell-modern .warning-panel>ul li+li{border-top:1px solid var(--c2-divider)!important}:root #root .app-shell-modern .warning-overflow-details,:root #root .app-shell-modern details.warning-overflow-details{display:block!important;grid-column:auto!important;grid-row:auto!important;margin:10px 0 0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;width:100%!important;min-width:0!important}:root #root .app-shell-modern .warning-overflow-details>summary{display:inline-flex!important;align-items:center!important;gap:8px!important;width:auto!important;padding:6px 12px!important;background:transparent!important;color:var(--c2-muted)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;font-size:var(--c2-fs-sm)!important;font-weight:600!important;min-height:30px!important;cursor:pointer;list-style:none;box-shadow:none!important}:root #root .app-shell-modern .warning-overflow-details[open]>ul{display:flex!important;flex-direction:column!important;gap:4px!important;margin:10px 0 0!important;padding:10px 0 0!important;background:transparent!important;border:0!important;border-top:1px solid var(--c2-divider)!important;list-style:none!important;width:100%!important}:root #root .app-shell-modern .warning-overflow-details[open]>ul li{display:block!important;width:100%!important;margin:0!important;padding:6px 0 6px 18px!important;background:transparent!important;border:0!important;border-radius:0!important;color:var(--c2-text)!important;font-size:var(--c2-fs-sm)!important;font-weight:500!important;line-height:var(--c2-lh-relaxed)!important;position:relative!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;text-overflow:clip!important;-webkit-line-clamp:unset!important}:root #root .app-shell-modern .warning-overflow-details[open]>ul li:before{content:""!important;position:absolute!important;top:.95em!important;left:4px!important;width:6px!important;height:6px!important;border-radius:999px!important;background:var(--c2-warn)!important;opacity:.6!important}:root.dark #root .app-shell-modern .warning-panel,:root[data-theme=dark] #root .app-shell-modern .warning-panel,:root.dark #root .app-shell-modern .system-warning-panel,:root[data-theme=dark] #root .app-shell-modern .system-warning-panel{background:var(--c2-panel)!important;border-color:var(--c2-line)!important;border-left-color:var(--c2-warn)!important;color:var(--c2-text)!important}:root.dark #root .app-shell-modern .warning-panel ul li,:root[data-theme=dark] #root .app-shell-modern .warning-panel ul li,:root.dark #root .app-shell-modern .system-warning-panel ul li,:root[data-theme=dark] #root .app-shell-modern .system-warning-panel ul li,:root.dark #root .app-shell-modern .warning-overflow-details[open]>ul li,:root[data-theme=dark] #root .app-shell-modern .warning-overflow-details[open]>ul li{color:var(--c2-text)!important;background:transparent!important;border-color:var(--c2-divider)!important}:root #root .app-shell-modern .system-health-overview{grid-template-columns:minmax(0,1fr)!important;gap:var(--c2-space-4)!important}:root #root .app-shell-modern .system-warning-panel ul li,:root #root .app-shell-modern .system-warning-panel>ul li{width:100%!important;background:transparent!important;border:0!important}:root #root .app-shell-modern .planning-primary-card,:root #root .app-shell-modern .planning-queue-card,:root #root .app-shell-modern .planning-lane-card,:root #root .app-shell-modern .procurement-primary-card,:root #root .app-shell-modern .procurement-queue-card,:root #root .app-shell-modern .procurement-lane-card,:root #root .app-shell-modern .operations-primary-card,:root #root .app-shell-modern .operations-queue-card,:root #root .app-shell-modern .operations-lane-card,:root #root .app-shell-modern .finance-primary-card,:root #root .app-shell-modern .finance-queue-card,:root #root .app-shell-modern .finance-lane-card,:root #root .app-shell-modern .feedback-primary-card,:root #root .app-shell-modern .feedback-queue-card,:root #root .app-shell-modern .feedback-lane-card,:root #root .app-shell-modern .system-primary-card,:root #root .app-shell-modern .system-queue-card,:root #root .app-shell-modern .system-lane-card,:root #root .app-shell-modern .pilot-primary-card,:root #root .app-shell-modern .pilot-queue-card,:root #root .app-shell-modern .pilot-lane-card{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;box-shadow:var(--c2-shadow-sm)!important;color:var(--c2-text)!important;min-width:0!important;align-content:start!important}:root #root .app-shell-modern .planning-queue-card:disabled,:root #root .app-shell-modern .planning-queue-card[aria-disabled=true],:root #root .app-shell-modern .procurement-queue-card:disabled,:root #root .app-shell-modern .procurement-queue-card[aria-disabled=true],:root #root .app-shell-modern .operations-queue-card:disabled,:root #root .app-shell-modern .operations-queue-card[aria-disabled=true],:root #root .app-shell-modern .finance-queue-card:disabled,:root #root .app-shell-modern .finance-queue-card[aria-disabled=true],:root #root .app-shell-modern .feedback-queue-card:disabled,:root #root .app-shell-modern .feedback-queue-card[aria-disabled=true]{background:var(--c2-panel-soft)!important;border-color:var(--c2-line)!important;color:var(--c2-muted)!important;opacity:.7!important;cursor:not-allowed!important;box-shadow:none!important}:root #root .app-shell-modern .planning-queue-card:disabled *,:root #root .app-shell-modern .planning-queue-card[aria-disabled=true] *,:root #root .app-shell-modern .procurement-queue-card:disabled *,:root #root .app-shell-modern .operations-queue-card:disabled *,:root #root .app-shell-modern .finance-queue-card:disabled *,:root #root .app-shell-modern .feedback-queue-card:disabled *{color:var(--c2-muted)!important}:root #root .app-shell-modern button:disabled,:root #root .app-shell-modern a[aria-disabled=true],:root #root .app-shell-modern input:disabled,:root #root .app-shell-modern select:disabled,:root #root .app-shell-modern textarea:disabled{cursor:not-allowed!important;opacity:.55!important;box-shadow:none!important}:root #root .app-shell-modern button:disabled:hover,:root #root .app-shell-modern a[aria-disabled=true]:hover{background:inherit!important;border-color:inherit!important;color:inherit!important;transform:none!important}:root #root .app-shell-modern .sku-lifecycle-card{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-left:3px solid var(--c2-accent)!important;border-radius:var(--c2-radius-md)!important;box-shadow:var(--c2-shadow-sm)!important;color:var(--c2-text)!important}:root #root .app-shell-modern .sku-lifecycle-card-launch,:root #root .app-shell-modern .sku-lifecycle-card-growth{background:var(--c2-panel)!important;border-color:var(--c2-line)!important;border-left:3px solid var(--c2-success)!important}:root #root .app-shell-modern .sku-lifecycle-card-harvest{background:var(--c2-panel)!important;border-color:var(--c2-line)!important;border-left:3px solid var(--c2-warn)!important}:root #root .app-shell-modern .sku-lifecycle-card-liquidation,:root #root .app-shell-modern .sku-lifecycle-card-discontinued{background:var(--c2-panel)!important;border-color:var(--c2-line)!important;border-left:3px solid var(--c2-danger)!important}:root #root .app-shell-modern .sku-lifecycle-card p{color:var(--c2-muted)!important}:root #root .app-shell-modern .sku-lifecycle-heading strong{color:var(--c2-text)!important}:root #root .app-shell-modern .pilot-hero{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-lg)!important;box-shadow:var(--c2-shadow-sm)!important;color:var(--c2-text)!important;padding:clamp(20px,2.5vw,28px)!important}:root #root .app-shell-modern .pilot-hero h2{color:var(--c2-text)!important;letter-spacing:-.02em!important;text-wrap:balance}:root #root .app-shell-modern .pilot-hero p:not(.eyebrow){color:var(--c2-muted)!important;max-width:72ch!important}:root #root .app-shell-modern .pilot-hero .eyebrow{color:var(--c2-muted)!important}:root #root .app-shell-modern .operations-command-center{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;box-shadow:var(--c2-shadow-sm)!important;color:var(--c2-text)!important}:root #root .app-shell-modern .feedback-command-center,:root #root .app-shell-modern .procurement-command-center,:root #root .app-shell-modern .finance-command-center,:root #root .app-shell-modern .planning-command-center,:root #root .app-shell-modern .pilot-command-center{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;box-shadow:var(--c2-shadow-sm)!important;color:var(--c2-text)!important}:root #root .app-shell-modern .exception-daily-summary,:root #root .app-shell-modern .exception-workboard-controls,:root #root .app-shell-modern .exception-summary-strip,:root #root .app-shell-modern .exception-summary-card{background:var(--c2-panel-soft)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;color:var(--c2-text)!important;box-shadow:none!important}:root #root .app-shell-modern .exception-workboard-panel,:root #root .app-shell-modern .exception-row-card,:root #root .app-shell-modern .exception-detail-card{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;color:var(--c2-text)!important}:root .onboarding-workspace .onboarding-step-button,:root #root .onboarding-workspace .onboarding-step-button{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;color:var(--c2-text)!important;box-shadow:var(--c2-shadow-sm)!important}:root .onboarding-workspace .onboarding-step-button:hover,:root #root .onboarding-workspace .onboarding-step-button:hover{background:var(--c2-panel-soft)!important;border-color:var(--c2-line-strong)!important;box-shadow:var(--c2-shadow-md)!important}:root .onboarding-workspace .onboarding-step-button.active,:root #root .onboarding-workspace .onboarding-step-button.active{background:var(--c2-accent-soft)!important;border-color:color-mix(in srgb,var(--c2-accent) 36%,var(--c2-line))!important;color:var(--c2-accent-strong)!important;box-shadow:inset 2px 0 0 var(--c2-accent),var(--c2-shadow-sm)!important}:root .onboarding-workspace .onboarding-step-button.complete,:root #root .onboarding-workspace .onboarding-step-button.complete{border-left:3px solid var(--c2-success)!important}:root #root .app-shell-modern .planning-command-grid>*,:root #root .app-shell-modern .procurement-command-grid>*,:root #root .app-shell-modern .operations-command-grid>*,:root #root .app-shell-modern .finance-command-grid>*,:root #root .app-shell-modern .feedback-command-grid>*{min-width:0!important}:root #root .app-shell-modern .planning-run-comparison-panel{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;box-shadow:var(--c2-shadow-sm)!important;color:var(--c2-text)!important;display:grid!important;gap:16px!important;min-width:0!important}:root #root .app-shell-modern .planning-run-comparison-panel-active{border-color:color-mix(in srgb,var(--c2-accent) 34%,var(--c2-line))!important}:root #root .app-shell-modern .planning-run-comparison-header{align-items:flex-start!important;display:flex!important;gap:14px!important;justify-content:space-between!important;min-width:0!important}:root #root .app-shell-modern .planning-run-comparison-header>div:first-child,:root #root .app-shell-modern .planning-comparison-story-header,:root #root .app-shell-modern .planning-comparison-assistant-header{display:grid!important;gap:4px!important;min-width:0!important}:root #root .app-shell-modern .planning-run-comparison-header h2{margin:0!important}:root #root .app-shell-modern .planning-run-comparison-header p{color:var(--c2-muted)!important;margin:0!important;max-width:860px!important}:root #root .app-shell-modern .planning-run-comparison-actions,:root #root .app-shell-modern .planning-comparison-suggested-actions{align-items:center!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important;justify-content:flex-end!important}:root #root .app-shell-modern .planning-run-ab-selector,:root #root .app-shell-modern .planning-run-comparison-metrics{display:grid!important;gap:10px!important;grid-template-columns:repeat(2,minmax(220px,1fr))!important;min-width:0!important}:root #root .app-shell-modern .planning-run-comparison-metrics{grid-template-columns:repeat(5,minmax(130px,1fr))!important}:root #root .app-shell-modern .planning-run-comparison-body{align-items:start!important;display:grid!important;gap:16px!important;grid-template-columns:minmax(360px,1fr) minmax(320px,.86fr)!important;min-width:0!important}:root #root .app-shell-modern .planning-comparison-story,:root #root .app-shell-modern .planning-comparison-assistant,:root #root .app-shell-modern .planning-comparison-answer{background:var(--c2-panel-soft)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;display:grid!important;gap:12px!important;min-width:0!important;padding:14px!important}:root #root .app-shell-modern .planning-comparison-story strong,:root #root .app-shell-modern .planning-comparison-assistant strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .app-shell-modern .planning-run-focus-chips,:root #root .app-shell-modern .planning-comparison-prompt-grid{display:grid!important;gap:8px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;min-width:0!important}:root #root .app-shell-modern .planning-run-focus-chip{align-items:center!important;background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;color:var(--c2-text)!important;cursor:pointer!important;display:flex!important;gap:8px!important;justify-content:space-between!important;min-height:44px!important;min-width:0!important;padding:9px 11px!important;text-align:start!important}:root #root .app-shell-modern .planning-run-focus-chip:hover{border-color:var(--c2-line-strong)!important}:root #root .app-shell-modern .planning-run-focus-chip.selected{background:var(--c2-accent-soft)!important;border-color:color-mix(in srgb,var(--c2-accent) 36%,var(--c2-line))!important;color:var(--c2-accent-strong)!important}:root #root .app-shell-modern .planning-run-focus-chip span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .app-shell-modern .planning-run-focus-chip strong{font-variant-numeric:tabular-nums!important}:root #root .app-shell-modern .planning-comparison-prompt-grid{grid-template-columns:1fr!important}:root #root .app-shell-modern .planning-comparison-assistant-input{color:var(--c2-text)!important;display:grid!important;gap:6px!important;font-size:var(--c2-fs-sm)!important;font-weight:800!important}:root #root .app-shell-modern .planning-comparison-assistant-input textarea{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;color:var(--c2-text)!important;min-height:92px!important;padding:10px 12px!important;resize:vertical!important}:root #root .app-shell-modern .planning-comparison-answer{background:var(--c2-panel)!important}:root #root .app-shell-modern .planning-comparison-answer p{color:var(--c2-text)!important;margin:0!important;white-space:pre-wrap!important}:root #root .app-shell-modern .warning-inline{background:var(--c2-warn-soft)!important;border:1px solid color-mix(in srgb,var(--c2-warn) 34%,var(--c2-line))!important;border-radius:var(--c2-radius-sm)!important;color:var(--c2-warn)!important;font-weight:700!important;padding:10px 12px!important}@media(max-width:1100px){:root #root .app-shell-modern .planning-run-comparison-body,:root #root .app-shell-modern .planning-run-comparison-metrics{grid-template-columns:1fr 1fr!important}}@media(max-width:760px){:root #root .app-shell-modern .planning-run-comparison-header,:root #root .app-shell-modern .planning-run-comparison-actions,:root #root .app-shell-modern .planning-comparison-suggested-actions{align-items:stretch!important;display:grid!important;grid-template-columns:1fr!important;justify-content:stretch!important}:root #root .app-shell-modern .planning-run-ab-selector,:root #root .app-shell-modern .planning-run-comparison-body,:root #root .app-shell-modern .planning-run-comparison-metrics,:root #root .app-shell-modern .planning-run-focus-chips{grid-template-columns:1fr!important}}:root #root .app-shell-modern .planning-approval-wave-panel{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;box-shadow:var(--c2-shadow-sm)!important;color:var(--c2-text)!important;display:grid!important;gap:16px!important;min-width:0!important}:root #root .app-shell-modern .planning-approval-wave-header,:root #root .app-shell-modern .planning-approval-wave-subheader{align-items:flex-start!important;display:flex!important;gap:14px!important;justify-content:space-between!important;min-width:0!important}:root #root .app-shell-modern .planning-approval-wave-header>div:first-child,:root #root .app-shell-modern .planning-approval-wave-subheader>div:first-child{display:grid!important;gap:4px!important;min-width:0!important}:root #root .app-shell-modern .planning-approval-wave-header h2{margin:0!important}:root #root .app-shell-modern .planning-approval-wave-header p,:root #root .app-shell-modern .planning-approval-wave-subheader span{color:var(--c2-muted)!important;margin:0!important}:root #root .app-shell-modern .planning-approval-wave-actions,:root #root .app-shell-modern .planning-approval-wave-selectors{align-items:center!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important;justify-content:flex-end!important}:root #root .app-shell-modern .success-callout{background:var(--c2-success-soft)!important;border:1px solid color-mix(in srgb,var(--c2-success) 30%,var(--c2-line))!important;border-radius:var(--c2-radius-sm)!important;color:var(--c2-success)!important;font-weight:700!important;padding:10px 12px!important}:root #root .app-shell-modern .planning-approval-wave-metrics,:root #root .app-shell-modern .planning-approval-wave-impact-grid{display:grid!important;gap:10px!important;grid-template-columns:repeat(4,minmax(130px,1fr))!important}:root #root .app-shell-modern .planning-approval-wave-grid{align-items:start!important;display:grid!important;gap:16px!important;grid-template-columns:minmax(360px,1fr) minmax(320px,.82fr)!important;min-width:0!important}:root #root .app-shell-modern .planning-approval-wave-list,:root #root .app-shell-modern .planning-approval-wave-impact{background:var(--c2-panel-soft)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;display:grid!important;gap:12px!important;min-width:0!important;padding:14px!important}:root #root .app-shell-modern .planning-approval-wave-cards{display:grid!important;gap:8px!important;min-width:0!important}:root #root .app-shell-modern .planning-approval-wave-card{align-items:center!important;background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;color:var(--c2-text)!important;cursor:pointer!important;display:grid!important;gap:10px!important;grid-template-columns:auto minmax(0,1fr) auto!important;min-width:0!important;padding:10px 12px!important}:root #root .app-shell-modern .planning-approval-wave-card.selected{border-color:color-mix(in srgb,var(--c2-accent) 38%,var(--c2-line))!important;box-shadow:inset 3px 0 0 var(--c2-accent),var(--c2-shadow-sm)!important}:root[dir=rtl] #root .app-shell-modern .planning-approval-wave-card.selected{box-shadow:inset -3px 0 0 var(--c2-accent),var(--c2-shadow-sm)!important}:root #root .app-shell-modern .planning-approval-wave-card>span{display:grid!important;gap:3px!important;min-width:0!important}:root #root .app-shell-modern .planning-approval-wave-card small,:root #root .app-shell-modern .planning-approval-wave-card em,:root #root .app-shell-modern .planning-approval-wave-impact-list span{color:var(--c2-muted)!important;font-size:var(--c2-fs-xs)!important;font-style:normal!important}:root #root .app-shell-modern .planning-approval-wave-card strong,:root #root .app-shell-modern .planning-approval-wave-card small,:root #root .app-shell-modern .planning-approval-wave-card em{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .app-shell-modern .planning-approval-wave-card-meta{align-items:end!important;text-align:end!important}:root #root .app-shell-modern .planning-approval-wave-impact-grid>div,:root #root .app-shell-modern .planning-approval-wave-impact-list li{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;display:grid!important;gap:3px!important;min-width:0!important;padding:10px 12px!important}:root #root .app-shell-modern .planning-approval-wave-impact-grid span{color:var(--c2-muted)!important;font-size:var(--c2-fs-xs)!important;font-weight:700!important}:root #root .app-shell-modern .planning-approval-wave-impact-list{display:grid!important;gap:8px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;list-style:none!important;margin:0!important;padding:0!important}:root #root .app-shell-modern .planning-approval-wave-exclusions{background:var(--c2-panel)!important;border:1px dashed var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;padding:10px 12px!important}:root #root .app-shell-modern .planning-approval-wave-exclusions summary{cursor:pointer!important;font-weight:800!important}:root #root .app-shell-modern .planning-approval-wave-exclusions ul{display:grid!important;gap:6px!important;list-style:none!important;margin:10px 0 0!important;padding:0!important}:root #root .app-shell-modern .planning-approval-wave-exclusions li{display:grid!important;gap:2px!important}:root #root .app-shell-modern .planning-approval-wave-exclusions li span{color:var(--c2-muted)!important;font-size:var(--c2-fs-xs)!important}@media(max-width:1100px){:root #root .app-shell-modern .planning-approval-wave-grid,:root #root .app-shell-modern .planning-approval-wave-metrics,:root #root .app-shell-modern .planning-approval-wave-impact-grid{grid-template-columns:1fr 1fr!important}}@media(max-width:760px){:root #root .app-shell-modern .planning-approval-wave-header,:root #root .app-shell-modern .planning-approval-wave-subheader,:root #root .app-shell-modern .planning-approval-wave-actions,:root #root .app-shell-modern .planning-approval-wave-selectors{align-items:stretch!important;display:grid!important;grid-template-columns:1fr!important;justify-content:stretch!important}:root #root .app-shell-modern .planning-approval-wave-actions>*,:root #root .app-shell-modern .planning-approval-wave-selectors>*,:root #root .app-shell-modern .planning-approval-wave-grid,:root #root .app-shell-modern .planning-approval-wave-metrics,:root #root .app-shell-modern .planning-approval-wave-impact-grid,:root #root .app-shell-modern .planning-approval-wave-impact-list{grid-template-columns:1fr!important;width:100%!important}:root #root .app-shell-modern .planning-approval-wave-card{grid-template-columns:auto minmax(0,1fr)!important}:root #root .app-shell-modern .planning-approval-wave-card-meta{grid-column:1 / -1!important;text-align:start!important}}:root #root .app-shell-modern .forecast-trend-card,:root #root .app-shell-modern .forecast-backtest-panel,:root #root .app-shell-modern .forecast-section-card,:root #root .app-shell-modern .cash-forecast-card,:root #root .app-shell-modern .cash-forecast-panel,:root #root .app-shell-modern .planning-action-plan,:root #root .app-shell-modern .planning-projection-card,:root #root .app-shell-modern .planning-selected-sku-panel{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;color:var(--c2-text)!important;box-shadow:var(--c2-shadow-sm)!important}:root #root .app-shell-modern .recharts-cartesian-axis-tick text,:root #root .app-shell-modern .recharts-legend-item-text,:root #root .app-shell-modern .recharts-text{fill:var(--c2-muted)!important;font-size:11px!important}:root #root .app-shell-modern .recharts-cartesian-grid-horizontal line,:root #root .app-shell-modern .recharts-cartesian-grid-vertical line{stroke:var(--c2-divider)!important;stroke-dasharray:2 4!important}:root #root .app-shell-modern .recharts-default-tooltip,:root #root .app-shell-modern .recharts-tooltip-wrapper>div{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;box-shadow:var(--c2-shadow-md)!important;color:var(--c2-text)!important}:root #root .app-shell-modern .recharts-tooltip-label,:root #root .app-shell-modern .recharts-tooltip-item{color:var(--c2-text)!important}:root #root .app-shell-modern .status-notice{background:var(--c2-panel-soft)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;color:var(--c2-text)!important}:root #root .app-shell-modern .status-notice-healthy,:root #root .app-shell-modern .status-notice-success{background:var(--c2-success-soft)!important;border-color:color-mix(in srgb,var(--c2-success) 30%,var(--c2-line))!important;color:var(--c2-success)!important}:root #root .app-shell-modern .status-notice .status-notice-dot{background:currentColor!important;opacity:.85}:root #root .app-shell-modern .data-table td button:not(.button-primary-action),:root #root .app-shell-modern .data-table td .button-secondary,:root #root .app-shell-modern .data-table td .link-button,:root #root .app-shell-modern .table-actions button,:root #root .app-shell-modern .table-actions a{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-xs)!important;color:var(--c2-text)!important;font-size:var(--c2-fs-xs)!important;font-weight:600!important;padding:4px 8px!important;min-height:26px!important}:root #root .app-shell-modern .data-table td .button-primary-action{border-radius:var(--c2-radius-xs)!important;font-size:var(--c2-fs-xs)!important;font-weight:650!important;padding:4px 10px!important;min-height:26px!important}:root #root .app-shell-modern .data-table td a.link-button{color:var(--c2-accent-strong)!important;background:transparent!important;border:0!important;text-decoration:underline!important;padding:0!important;font-weight:600!important}:root.dark #root .app-shell-modern .pilot-hero,:root[data-theme=dark] #root .app-shell-modern .pilot-hero,:root.dark #root .app-shell-modern .operations-command-center,:root[data-theme=dark] #root .app-shell-modern .operations-command-center,:root.dark #root .app-shell-modern .feedback-command-center,:root[data-theme=dark] #root .app-shell-modern .feedback-command-center,:root.dark #root .app-shell-modern .planning-command-center,:root[data-theme=dark] #root .app-shell-modern .planning-command-center,:root.dark #root .app-shell-modern .procurement-command-center,:root[data-theme=dark] #root .app-shell-modern .procurement-command-center,:root.dark #root .app-shell-modern .finance-command-center,:root[data-theme=dark] #root .app-shell-modern .finance-command-center,:root.dark #root .app-shell-modern .pilot-command-center,:root[data-theme=dark] #root .app-shell-modern .pilot-command-center{background:var(--c2-panel)!important;border-color:var(--c2-line)!important;color:var(--c2-text)!important}:root.dark #root .app-shell-modern .sku-lifecycle-card,:root[data-theme=dark] #root .app-shell-modern .sku-lifecycle-card,:root.dark #root .app-shell-modern .exception-workboard-panel,:root[data-theme=dark] #root .app-shell-modern .exception-workboard-panel,:root.dark #root .app-shell-modern .exception-row-card,:root[data-theme=dark] #root .app-shell-modern .exception-row-card,:root.dark #root .app-shell-modern .exception-detail-card,:root[data-theme=dark] #root .app-shell-modern .exception-detail-card{background:var(--c2-panel)!important;border-color:var(--c2-line)!important;color:var(--c2-text)!important}:root.dark #root .app-shell-modern .exception-daily-summary,:root[data-theme=dark] #root .app-shell-modern .exception-daily-summary,:root.dark #root .app-shell-modern .exception-workboard-controls,:root[data-theme=dark] #root .app-shell-modern .exception-workboard-controls,:root.dark #root .app-shell-modern .exception-summary-strip,:root[data-theme=dark] #root .app-shell-modern .exception-summary-strip,:root.dark #root .app-shell-modern .exception-summary-card,:root[data-theme=dark] #root .app-shell-modern .exception-summary-card{background:var(--c2-panel-soft)!important;border-color:var(--c2-line)!important;color:var(--c2-text)!important}:root #root .app-shell-modern .feedback-command-center,:root #root .app-shell-modern .feedback-command-panel,:root #root .app-shell-modern .feedback-command-hero,:root #root .app-shell-modern .creator-command-center,:root #root .app-shell-modern .creator-command-panel,:root #root .app-shell-modern .creator-command-hero,:root #root .app-shell-modern .procurement-command-center,:root #root .app-shell-modern .procurement-command-panel,:root #root .app-shell-modern .procurement-command-hero,:root #root .app-shell-modern .operations-command-panel,:root #root .app-shell-modern .operations-command-hero,:root #root .app-shell-modern .finance-command-center,:root #root .app-shell-modern .finance-command-panel,:root #root .app-shell-modern .finance-command-hero,:root #root .app-shell-modern .planning-command-panel,:root #root .app-shell-modern .planning-command-hero,:root #root .app-shell-modern .system-command-panel,:root #root .app-shell-modern .system-command-hero{background:var(--c2-panel)!important;background-image:none!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;box-shadow:var(--c2-shadow-sm)!important;color:var(--c2-text)!important}:root #root .app-shell-modern .feedback-accuracy-panel,:root #root .app-shell-modern .feedback-section-card,:root #root .app-shell-modern .feedback-panel,:root #root .app-shell-modern .feedback-detail-panel,:root #root .app-shell-modern .feedback-supplier-panel,:root #root .app-shell-modern .feedback-sku-detail-panel,:root #root .app-shell-modern .recommendation-run-panel{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;box-shadow:var(--c2-shadow-sm)!important;color:var(--c2-text)!important}:root #root .app-shell-modern .feedback-accuracy-card-header span,:root #root .app-shell-modern .feedback-accuracy-facts span,:root #root .app-shell-modern .feedback-command-eyebrow,:root #root .app-shell-modern .feedback-panel-heading span,:root #root .app-shell-modern .feedback-section-header span,:root #root .app-shell-modern .feedback-section-meta span,:root #root .app-shell-modern .operations-stat-label,:root #root .app-shell-modern .procurement-stat-label,:root #root .app-shell-modern .planning-stat-label,:root #root .app-shell-modern .finance-stat-label,:root #root .app-shell-modern .pilot-stat-label,:root #root .app-shell-modern .system-stat-label{color:var(--c2-muted)!important}:root #root .app-shell-modern .feedback-accuracy-value strong,:root #root .app-shell-modern .feedback-accuracy-card-header strong,:root #root .app-shell-modern .operations-stat-value,:root #root .app-shell-modern .procurement-stat-value,:root #root .app-shell-modern .planning-stat-value,:root #root .app-shell-modern .finance-stat-value,:root #root .app-shell-modern .pilot-stat-value,:root #root .app-shell-modern .system-stat-value{color:var(--c2-text)!important;font-variant-numeric:tabular-nums}:root #root .app-shell-modern .workspace-nav .workspace-link,:root #root .app-shell-modern .workspace-nav a.workspace-link{color:var(--c2-muted)!important;background:transparent!important;border-color:transparent!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important}:root #root .app-shell-modern .workspace-nav .workspace-link:hover,:root #root .app-shell-modern .workspace-nav .workspace-link:focus-visible{background:var(--c2-panel-soft)!important;color:var(--c2-text)!important;border-color:var(--c2-line)!important}:root #root .app-shell-modern .workspace-nav .workspace-link.active{background:var(--theme-panel-soft)!important;color:var(--theme-text)!important;border-color:var(--theme-line-strong)!important;box-shadow:none!important}:root.dark #root .app-shell-modern .workspace-nav .workspace-link.active,:root[data-theme=dark] #root .app-shell-modern .workspace-nav .workspace-link.active{background:var(--sidebar-active, var(--theme-panel-soft))!important;color:var(--theme-text)!important}:root #root .app-shell-modern .workspace-nav .workspace-link.active .workspace-nav-icon{background:color-mix(in srgb,var(--theme-text) 8%,transparent)!important;color:var(--theme-text)!important}:root input:focus,:root select:focus,:root textarea:focus,:root button:focus-visible,:root a:focus-visible{outline:none;border-color:color-mix(in srgb,var(--c2-accent) 56%,var(--c2-line));box-shadow:0 0 0 3px color-mix(in srgb,var(--c2-accent) 32%,transparent)}:root #root .app-shell-modern input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:6px;background:var(--c2-line)!important;border:0!important;border-radius:var(--c2-radius-pill)!important;padding:0!important;cursor:pointer}:root #root .app-shell-modern input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:999px;background:var(--c2-accent);border:2px solid var(--c2-panel);box-shadow:var(--c2-shadow-sm);cursor:pointer;transition:transform 80ms ease}:root #root .app-shell-modern input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:999px;background:var(--c2-accent);border:2px solid var(--c2-panel);box-shadow:var(--c2-shadow-sm);cursor:pointer}:root #root .app-shell-modern input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px color-mix(in srgb,var(--c2-accent) 32%,transparent)}:root .onboarding-workspace .onboarding-step-panel input,:root .onboarding-workspace .onboarding-step-panel select,:root .onboarding-workspace .onboarding-step-panel textarea,:root .onboarding-workspace .onboarding-step-content input,:root .onboarding-workspace .onboarding-step-content select,:root .onboarding-workspace .onboarding-step-content textarea{background:var(--c2-panel)!important;color:var(--c2-text)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;padding:10px 12px!important;font-size:var(--c2-fs-base)!important;line-height:var(--c2-lh-snug)!important}:root .onboarding-workspace .onboarding-step-panel input:focus-visible,:root .onboarding-workspace .onboarding-step-panel select:focus-visible,:root .onboarding-workspace .onboarding-step-panel textarea:focus-visible{outline:none;border-color:color-mix(in srgb,var(--c2-accent) 56%,var(--c2-line));box-shadow:0 0 0 3px color-mix(in srgb,var(--c2-accent) 32%,transparent)}:root #root .app-shell-modern .command-band,:root #root .app-shell-modern .command-band.command-band-modern{background:color-mix(in srgb,var(--c2-panel) 96%,transparent)!important;border-color:var(--c2-line)!important;color:var(--c2-text)!important;box-shadow:var(--c2-shadow-sm)!important}:root #root .app-shell-modern .cash-forecast-row,:root #root .app-shell-modern .cash-forecast-header,:root #root .app-shell-modern .cash-forecast-detail,:root #root .app-shell-modern .cash-forecast-summary,:root #root .app-shell-modern .capital-review-row,:root #root .app-shell-modern .capital-review-header,:root #root .app-shell-modern .capital-review-detail,:root #root .app-shell-modern .funding-posture-card,:root #root .app-shell-modern .funding-posture-row{background:var(--c2-panel-soft)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;color:var(--c2-text)!important}:root #root .app-shell-modern .channels-overview-panel,:root #root .app-shell-modern .channels-status-card,:root #root .app-shell-modern .marketplace-panel,:root #root .app-shell-modern .marketplace-config-panel,:root #root .app-shell-modern .marketplace-policy-form,:root #root .app-shell-modern .marketplace-status-card{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;box-shadow:var(--c2-shadow-sm)!important;color:var(--c2-text)!important}:root #root .app-shell-modern [role=tooltip],:root #root .app-shell-modern .tooltip,:root #root .app-shell-modern .tooltip-content{background:var(--c2-text)!important;color:var(--c2-panel)!important;border:0!important;border-radius:var(--c2-radius-sm)!important;padding:6px 10px!important;font-size:var(--c2-fs-xs)!important;font-weight:600!important;box-shadow:var(--c2-shadow-md)!important}:root #root .app-shell-modern .pagination,:root #root .app-shell-modern .pagination-controls,:root #root .app-shell-modern .pager{display:inline-flex!important;gap:4px!important;align-items:center!important}:root #root .app-shell-modern .pagination button,:root #root .app-shell-modern .pagination a,:root #root .app-shell-modern .pager button,:root #root .app-shell-modern .pager a{min-height:30px!important;min-width:30px!important;padding:4px 10px!important;border-radius:var(--c2-radius-sm)!important;background:var(--c2-panel)!important;color:var(--c2-text)!important;border:1px solid var(--c2-line)!important;font-size:var(--c2-fs-sm)!important;font-weight:600!important}:root #root .app-shell-modern .pagination button[aria-current=page],:root #root .app-shell-modern .pager button[aria-current=page]{background:var(--c2-accent-soft)!important;border-color:color-mix(in srgb,var(--c2-accent) 32%,var(--c2-line))!important;color:var(--c2-accent-strong)!important}:root #root .app-shell-modern .toggle,:root #root .app-shell-modern .switch,:root #root .app-shell-modern [role=switch]{border-radius:var(--c2-radius-pill)!important}:root.dark #root .app-shell-modern .recharts-default-tooltip,:root[data-theme=dark] #root .app-shell-modern .recharts-default-tooltip,:root.dark #root .app-shell-modern .recharts-tooltip-wrapper>div,:root[data-theme=dark] #root .app-shell-modern .recharts-tooltip-wrapper>div{background:var(--c2-panel)!important;color:var(--c2-text)!important;border-color:var(--c2-line)!important}:root.dark #root .app-shell-modern .feedback-command-center,:root[data-theme=dark] #root .app-shell-modern .feedback-command-center,:root.dark #root .app-shell-modern .creator-command-center,:root[data-theme=dark] #root .app-shell-modern .creator-command-center,:root.dark #root .app-shell-modern .procurement-command-center,:root[data-theme=dark] #root .app-shell-modern .procurement-command-center,:root.dark #root .app-shell-modern .finance-command-center,:root[data-theme=dark] #root .app-shell-modern .finance-command-center{background:var(--c2-panel)!important;background-image:none!important;border-color:var(--c2-line)!important;color:var(--c2-text)!important}:root.dark #root .app-shell-modern .feedback-accuracy-panel,:root[data-theme=dark] #root .app-shell-modern .feedback-accuracy-panel,:root.dark #root .app-shell-modern .feedback-section-card,:root[data-theme=dark] #root .app-shell-modern .feedback-section-card,:root.dark #root .app-shell-modern .feedback-supplier-panel,:root[data-theme=dark] #root .app-shell-modern .feedback-supplier-panel,:root.dark #root .app-shell-modern .feedback-sku-detail-panel,:root[data-theme=dark] #root .app-shell-modern .feedback-sku-detail-panel,:root.dark #root .app-shell-modern .recommendation-run-panel,:root[data-theme=dark] #root .app-shell-modern .recommendation-run-panel,:root.dark #root .app-shell-modern .channels-overview-panel,:root[data-theme=dark] #root .app-shell-modern .channels-overview-panel,:root.dark #root .app-shell-modern .marketplace-panel,:root[data-theme=dark] #root .app-shell-modern .marketplace-panel{background:var(--c2-panel)!important;border-color:var(--c2-line)!important;color:var(--c2-text)!important}:root.dark #root .app-shell-modern .cash-forecast-row,:root[data-theme=dark] #root .app-shell-modern .cash-forecast-row,:root.dark #root .app-shell-modern .capital-review-row,:root[data-theme=dark] #root .app-shell-modern .capital-review-row,:root.dark #root .app-shell-modern .funding-posture-card,:root[data-theme=dark] #root .app-shell-modern .funding-posture-card{background:var(--c2-panel-soft)!important;border-color:var(--c2-line)!important;color:var(--c2-text)!important}:root.dark #root .app-shell-modern .workspace-nav .workspace-link,:root[data-theme=dark] #root .app-shell-modern .workspace-nav .workspace-link{color:var(--c2-muted)!important}:root.dark #root .app-shell-modern .workspace-nav .workspace-link:hover,:root[data-theme=dark] #root .app-shell-modern .workspace-nav .workspace-link:hover{background:var(--c2-panel-soft)!important;color:var(--c2-text)!important}@media(max-width:760px){:root #root .app-shell-modern .workspace-sidebar{display:flex!important;align-items:center!important;justify-content:flex-start!important;height:50px!important;min-height:50px!important;padding:7px 12px!important;overflow:hidden!important}:root #root .app-shell-modern .workspace-sidebar-brand,:root #root .app-shell-modern a.workspace-sidebar-brand{display:inline-flex!important;align-items:center!important;width:124px!important;min-width:124px!important;min-height:44px!important;margin:0!important;padding:0!important;border:0!important;overflow:visible!important}:root #root .app-shell-modern .workspace-sidebar-logo.brand-logo-frame{width:116px!important;min-width:116px!important;height:34px!important}:root #root .app-shell-modern .workspace-sidebar-brand-copy,:root #root .app-shell-modern .workspace-sidebar-nav.workspace-nav{display:none!important}:root #root .app-shell-modern .command-band-modern .command-identity{display:flex!important;min-height:44px!important}:root #root .app-shell-modern .command-band-modern .command-nav-jump{display:none!important}:root #root .app-shell-modern .command-band-modern .command-heading-copy h1{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .app-shell-modern .data-table[data-mobile-cards=true] a,:root #root .app-shell-modern .data-table[data-mobile-cards=true] button,:root #root .app-shell-modern .data-table[data-mobile-cards=true] .button-link,:root #root .app-shell-modern a.button-link,:root #root .app-shell-modern .actions a,:root #root .app-shell-modern .slider-wrap a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:8px 10px!important}}:root #root .app-shell-modern .pilot-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}:root #root .app-shell-modern .pilot-decision-hub{grid-template-columns:minmax(0,1fr) minmax(440px,.92fr)!important;gap:18px!important;padding:clamp(20px,2.2vw,28px)!important;border:1px solid var(--c2-line)!important;border-left:4px solid #ffc400!important;border-radius:8px!important;background:var(--c2-panel)!important;box-shadow:0 12px 36px #0f172a0f!important}:root #root .app-shell-modern .pilot-decision-copy>span{display:inline-flex!important;align-items:center!important;gap:7px!important;color:var(--c2-muted)!important;font-size:.76rem!important;font-weight:750!important;letter-spacing:0!important;text-transform:uppercase!important}:root #root .app-shell-modern .pilot-decision-copy>span:before{content:"";width:8px;height:8px;border-radius:3px;background:#ffc400;box-shadow:0 0 0 4px #ffc4002e}:root #root .app-shell-modern .pilot-decision-copy h2{max-width:780px!important;color:var(--c2-text)!important;font-size:clamp(1.45rem,2vw,2.1rem)!important;font-weight:760!important;letter-spacing:0!important;line-height:1.08!important}:root #root .app-shell-modern .pilot-decision-copy p{color:var(--c2-muted)!important;font-size:.96rem!important;font-weight:500!important;line-height:1.5!important}:root #root .app-shell-modern .pilot-decision-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;border-left:1px solid var(--c2-line)!important}:root #root .app-shell-modern .pilot-decision-metrics .metric-card{min-height:116px!important;padding:16px 18px!important;border:0!important;border-left:1px solid var(--c2-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;justify-content:center!important}:root #root .app-shell-modern .pilot-decision-metrics .metric-label{color:var(--c2-muted)!important;font-size:.72rem!important;font-weight:680!important;letter-spacing:0!important;text-transform:none!important}:root #root .app-shell-modern .pilot-decision-metrics .metric-value{color:var(--c2-text)!important;font-size:clamp(1.3rem,2vw,1.85rem)!important;font-weight:760!important;letter-spacing:0!important;line-height:1.1!important}:root #root .app-shell-modern .pilot-decision-metrics .muted-small{color:var(--c2-muted)!important;font-size:.72rem!important;line-height:1.25!important}:root #root .app-shell-modern .panel.pilot-ai-panel{display:grid!important;gap:0!important;padding:0!important;overflow:hidden!important;border:1px solid color-mix(in srgb,var(--c2-accent) 22%,var(--c2-line))!important;border-radius:8px!important;background:var(--c2-panel)!important;box-shadow:0 16px 42px #0f172a14!important}:root #root .app-shell-modern .pilot-ai-icon{width:18px;height:18px;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}:root #root .app-shell-modern .pilot-ai-header{display:grid!important;grid-template-columns:minmax(240px,1fr) auto auto!important;align-items:center!important;gap:14px!important;min-width:0!important;padding:14px 18px!important;border-bottom:1px solid var(--c2-line)!important;background:linear-gradient(180deg,#fffffff5,#f8fafceb),var(--c2-panel)!important}:root #root .app-shell-modern .pilot-ai-title-group{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}:root #root .app-shell-modern .pilot-ai-mark,:root #root .app-shell-modern .pilot-ai-avatar{display:inline-grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:8px!important;background:linear-gradient(135deg,#0476ff,#10b7ff)!important;color:#fff!important;box-shadow:0 10px 24px #0476ff38!important}:root #root .app-shell-modern .pilot-ai-title-group h2{margin:0!important;color:var(--c2-text)!important;font-size:1.08rem!important;font-weight:760!important;letter-spacing:0!important;line-height:1.15!important}:root #root .app-shell-modern .pilot-ai-title-group p{margin:2px 0 0!important;color:var(--c2-muted)!important;font-size:.82rem!important;line-height:1.35!important}:root #root .app-shell-modern .pilot-ai-context-chips,:root #root .app-shell-modern .pilot-ai-tools{display:inline-flex!important;align-items:center!important;gap:8px!important;min-width:0!important}:root #root .app-shell-modern .pilot-ai-chip{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:32px!important;padding:6px 10px!important;border:1px solid var(--c2-line)!important;border-radius:7px!important;background:var(--c2-panel)!important;color:var(--c2-text)!important;font-size:.8rem!important;font-weight:650!important;letter-spacing:0!important;white-space:nowrap!important}:root #root .app-shell-modern .pilot-ai-chip:first-child{color:#047a41!important}:root #root .app-shell-modern .pilot-ai-tool-button{display:inline-grid!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;place-items:center!important;padding:0!important;border:1px solid transparent!important;border-radius:7px!important;background:transparent!important;color:var(--c2-muted)!important;box-shadow:none!important}:root #root .app-shell-modern .pilot-ai-tool-button:hover,:root #root .app-shell-modern .pilot-ai-tool-button:focus-visible,:root #root .app-shell-modern .pilot-ai-tool-button[aria-pressed=true]{border-color:var(--c2-line)!important;background:var(--c2-panel-soft)!important;color:var(--c2-accent-strong)!important}:root #root .app-shell-modern .pilot-ai-history-strip{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important;padding:10px 18px!important;border-bottom:1px solid var(--c2-line)!important;background:var(--c2-panel-soft)!important;color:var(--c2-muted)!important;font-size:.82rem!important;font-weight:600!important}:root #root .app-shell-modern .pilot-ai-history-strip span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .app-shell-modern .pilot-ai-body{display:grid!important;grid-template-columns:minmax(0,1.4fr) minmax(340px,.78fr)!important;height:390px!important;min-height:390px!important;min-width:0!important}:root #root .app-shell-modern .pilot-ai-body-chat-only{grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .pilot-ai-chat{display:grid!important;grid-template-rows:minmax(0,1fr) auto auto auto!important;gap:12px!important;min-height:0!important;min-width:0!important;padding:16px 16px 12px!important}:root #root .app-shell-modern .pilot-ai-thread{display:grid!important;align-content:start!important;gap:14px!important;min-height:0!important;overflow:auto!important;padding-right:4px!important;scrollbar-width:thin!important}:root #root .app-shell-modern .pilot-ai-thread:has(.pilot-ai-empty-thread){align-content:center!important}:root #root .app-shell-modern .pilot-ai-message{min-width:0!important;border:1px solid var(--c2-line)!important;border-radius:8px!important;background:var(--c2-panel)!important;color:var(--c2-text)!important;box-shadow:0 12px 28px #0f172a0d!important}:root #root .app-shell-modern .pilot-ai-message p{margin:0!important;color:var(--c2-text)!important;font-size:.95rem!important;font-weight:500!important;line-height:1.58!important}:root #root .app-shell-modern .pilot-ai-message-user{justify-self:end!important;display:inline-flex!important;align-items:center!important;gap:10px!important;max-width:min(560px,76%)!important;padding:10px 12px!important;border-color:color-mix(in srgb,var(--c2-accent) 24%,var(--c2-line))!important;background:color-mix(in srgb,var(--c2-accent-soft) 54%,var(--c2-panel))!important}:root #root .app-shell-modern .pilot-ai-message-user span{color:var(--c2-muted)!important;font-size:.72rem!important;font-weight:650!important;white-space:nowrap!important}:root #root .app-shell-modern .pilot-ai-response-row{display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;align-items:start!important;gap:12px!important}:root #root .app-shell-modern .pilot-ai-message-assistant{max-width:760px!important;padding:16px!important}:root #root .app-shell-modern .pilot-ai-empty-thread{display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;max-width:640px!important;padding:16px!important;border:1px solid var(--c2-line)!important;border-radius:8px!important;background:var(--c2-panel-soft)!important}:root #root .app-shell-modern .pilot-ai-empty-thread strong{display:block!important;color:var(--c2-text)!important;font-size:.98rem!important;font-weight:750!important;line-height:1.25!important}:root #root .app-shell-modern .pilot-ai-empty-thread p{margin:4px 0 0!important;color:var(--c2-muted)!important;font-size:.9rem!important;line-height:1.45!important}:root #root .app-shell-modern .pilot-ai-meta{margin-top:14px!important;gap:8px!important}:root #root .app-shell-modern .pilot-ai-meta span{border-color:var(--c2-line)!important;border-radius:7px!important;background:var(--c2-panel-soft)!important;color:var(--c2-muted)!important;font-size:.76rem!important;font-weight:700!important;letter-spacing:0!important}:root #root .app-shell-modern .pilot-ai-response-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:14px!important}:root #root .app-shell-modern .pilot-ai-action-primary,:root #root .app-shell-modern .pilot-ai-action-secondary{min-height:36px!important;padding:7px 12px!important;border-radius:7px!important;font-size:.82rem!important;font-weight:700!important}:root #root .app-shell-modern .pilot-ai-prompt-row{display:flex!important;flex-wrap:wrap!important;gap:8px!important}:root #root .app-shell-modern .pilot-ai-prompt{display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:36px!important;padding:7px 12px!important;border:1px solid var(--c2-line)!important;border-radius:7px!important;background:var(--c2-panel)!important;color:var(--c2-text)!important;box-shadow:none!important;font-size:.82rem!important;font-weight:680!important}:root #root .app-shell-modern .pilot-ai-prompt:hover:not(:disabled),:root #root .app-shell-modern .pilot-ai-prompt:focus-visible{border-color:color-mix(in srgb,var(--c2-accent) 42%,var(--c2-line))!important;background:var(--c2-accent-soft)!important;color:var(--c2-accent-strong)!important}:root #root .app-shell-modern .pilot-ai-composer{display:grid!important;grid-template-columns:24px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:54px!important;padding:7px 8px 7px 12px!important;border:1px solid color-mix(in srgb,var(--c2-accent) 48%,var(--c2-line))!important;border-radius:8px!important;background:var(--c2-panel)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--c2-accent) 10%,transparent)!important}:root #root .app-shell-modern .pilot-ai-composer>.pilot-ai-icon{color:var(--c2-muted)!important}:root #root .app-shell-modern .pilot-ai-composer textarea{min-height:38px!important;max-height:120px!important;padding:9px 0!important;border:0!important;background:transparent!important;color:var(--c2-text)!important;box-shadow:none!important;font-size:.94rem!important;font-weight:500!important;line-height:1.35!important;resize:vertical!important}:root #root .app-shell-modern .pilot-ai-composer textarea::placeholder{color:var(--c2-muted)!important;opacity:.85!important}:root #root .app-shell-modern .pilot-ai-send{display:inline-grid!important;min-width:40px!important;width:auto!important;height:40px!important;min-height:40px!important;place-items:center!important;padding:0 11px!important;border:1px solid #0476ff!important;border-radius:7px!important;background:linear-gradient(135deg,#0476ff,#0ea5e9)!important;color:#fff!important;box-shadow:0 10px 22px #0476ff33!important}:root #root .app-shell-modern .pilot-ai-send:disabled{background:var(--c2-line)!important;border-color:var(--c2-line)!important;color:var(--c2-muted)!important;box-shadow:none!important}:root #root .app-shell-modern .pilot-ai-command-hint{margin:-4px 0 0 2px!important;color:var(--c2-muted)!important;font-size:.75rem!important;font-weight:600!important;line-height:1.25!important}:root #root .app-shell-modern .pilot-ai-evidence-rail{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-content:start!important;gap:10px!important;min-height:0!important;min-width:0!important;padding:14px!important;border-left:1px solid var(--c2-line)!important;background:color-mix(in srgb,var(--c2-panel-soft) 72%,var(--c2-panel))!important}:root #root .app-shell-modern .pilot-ai-evidence-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0 2px 6px!important;border-bottom:2px solid color-mix(in srgb,var(--c2-accent) 65%,transparent)!important}:root #root .app-shell-modern .pilot-ai-evidence-heading span{display:inline-flex!important;align-items:center!important;gap:8px!important;color:var(--c2-text)!important;font-size:.9rem!important;font-weight:760!important}:root #root .app-shell-modern .pilot-ai-evidence-heading strong{color:var(--c2-muted)!important;font-size:.8rem!important;font-weight:760!important}:root #root .app-shell-modern .pilot-ai-evidence-list{display:grid!important;align-content:start!important;gap:7px!important;min-height:0!important;overflow:auto!important;padding-right:3px!important;scrollbar-width:thin!important}:root #root .app-shell-modern .pilot-ai-evidence-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:11px 12px!important;border:1px solid var(--c2-line)!important;border-radius:8px!important;background:var(--c2-panel)!important;box-shadow:0 8px 22px #0f172a0a!important}:root #root .app-shell-modern .pilot-ai-evidence-row div{display:grid!important;gap:2px!important;min-width:0!important}:root #root .app-shell-modern .pilot-ai-evidence-row div:last-child{justify-items:end!important;text-align:right!important}:root #root .app-shell-modern .pilot-ai-evidence-row strong{color:var(--c2-text)!important;font-size:.83rem!important;font-weight:730!important;line-height:1.2!important;overflow-wrap:anywhere!important}:root #root .app-shell-modern .pilot-ai-evidence-row div:last-child strong{color:#047a41!important;font-size:.9rem!important}:root #root .app-shell-modern .pilot-ai-evidence-row span{color:var(--c2-muted)!important;font-size:.74rem!important;font-weight:600!important;line-height:1.25!important;overflow-wrap:anywhere!important}:root #root .app-shell-modern .pilot-ai-evidence-empty{display:grid!important;justify-items:center!important;gap:8px!important;padding:28px 18px!important;border:1px dashed var(--c2-line)!important;border-radius:8px!important;background:var(--c2-panel)!important;color:var(--c2-muted)!important;text-align:center!important}:root #root .app-shell-modern .pilot-ai-evidence-empty p{max-width:28ch!important;margin:0!important;color:var(--c2-muted)!important;font-size:.84rem!important;line-height:1.45!important}:root #root .app-shell-modern .pilot-ai-context-summary{display:grid!important;gap:8px!important;margin-top:2px!important;padding:12px!important;border:1px solid var(--c2-line)!important;border-radius:8px!important;background:var(--c2-panel)!important}:root #root .app-shell-modern .pilot-ai-context-summary div{display:flex!important;align-items:center!important;gap:8px!important;color:var(--c2-text)!important}:root #root .app-shell-modern .pilot-ai-context-summary strong{font-size:.84rem!important;font-weight:760!important}:root #root .app-shell-modern .pilot-ai-context-summary p{margin:0!important;color:var(--c2-muted)!important;font-size:.8rem!important;line-height:1.45!important}:root #root .app-shell-modern .pilot-ai-context-summary>span{color:var(--c2-accent-strong)!important;font-size:.78rem!important;font-weight:740!important}:root.dark #root .app-shell-modern .panel.pilot-ai-panel,:root[data-theme=dark] #root .app-shell-modern .panel.pilot-ai-panel{background:var(--c2-panel)!important;border-color:var(--c2-line)!important;color:var(--c2-text)!important;box-shadow:none!important}:root.dark #root .app-shell-modern .pilot-ai-header,:root[data-theme=dark] #root .app-shell-modern .pilot-ai-header,:root.dark #root .app-shell-modern .pilot-ai-evidence-rail,:root[data-theme=dark] #root .app-shell-modern .pilot-ai-evidence-rail{background:var(--c2-panel-soft)!important}:root.dark #root .app-shell-modern .pilot-ai-chip,:root[data-theme=dark] #root .app-shell-modern .pilot-ai-chip,:root.dark #root .app-shell-modern .pilot-ai-message,:root[data-theme=dark] #root .app-shell-modern .pilot-ai-message,:root.dark #root .app-shell-modern .pilot-ai-prompt,:root[data-theme=dark] #root .app-shell-modern .pilot-ai-prompt,:root.dark #root .app-shell-modern .pilot-ai-composer,:root[data-theme=dark] #root .app-shell-modern .pilot-ai-composer,:root.dark #root .app-shell-modern .pilot-ai-evidence-row,:root[data-theme=dark] #root .app-shell-modern .pilot-ai-evidence-row,:root.dark #root .app-shell-modern .pilot-ai-context-summary,:root[data-theme=dark] #root .app-shell-modern .pilot-ai-context-summary{background:var(--c2-panel)!important;border-color:var(--c2-line)!important;color:var(--c2-text)!important}@media(max-width:1160px){:root #root .app-shell-modern .pilot-decision-hub,:root #root .app-shell-modern .pilot-ai-body{grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .pilot-decision-metrics,:root #root .app-shell-modern .pilot-ai-evidence-rail{border-left:0!important}:root #root .app-shell-modern .pilot-decision-metrics{border-top:1px solid var(--c2-line)!important;padding-top:8px!important}:root #root .app-shell-modern .pilot-ai-evidence-rail{border-top:1px solid var(--c2-line)!important}}@media(max-width:760px){:root #root .app-shell-modern .pilot-decision-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}:root #root .app-shell-modern .pilot-decision-metrics .metric-card{border-top:1px solid var(--c2-line)!important}:root #root .app-shell-modern .pilot-ai-header{grid-template-columns:minmax(0,1fr) auto!important}:root #root .app-shell-modern .pilot-ai-context-chips{grid-column:1 / -1!important;width:100%!important;overflow-x:auto!important;padding-bottom:2px!important}:root #root .app-shell-modern .pilot-ai-chat{padding:14px 12px 12px!important}:root #root .app-shell-modern .pilot-ai-body{height:auto!important;min-height:0!important}:root #root .app-shell-modern .pilot-ai-thread,:root #root .app-shell-modern .pilot-ai-evidence-list{max-height:none!important;overflow:visible!important}:root #root .app-shell-modern .pilot-ai-message-user{max-width:92%!important}:root #root .app-shell-modern .pilot-ai-response-row,:root #root .app-shell-modern .pilot-ai-empty-thread{grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .pilot-ai-avatar{display:none!important}:root #root .app-shell-modern .pilot-ai-composer{grid-template-columns:minmax(0,1fr) auto!important}:root #root .app-shell-modern .pilot-ai-composer>.pilot-ai-icon{display:none!important}:root #root .app-shell-modern .pilot-ai-evidence-row{grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .pilot-ai-evidence-row div:last-child{justify-items:start!important;text-align:left!important}}:root .language-switcher .theme-option span,:root .command-language-switcher .theme-option span,:root .login-language-switcher .theme-option span,:root #root .app-shell-modern .command-band-modern .language-switcher .theme-option span,:root #root .app-shell-modern .command-band-modern .command-language-switcher .theme-option span{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:nowrap!important;display:inline!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.03em!important;line-height:1!important;margin:0!important}:root .language-switcher .theme-option,:root .command-language-switcher .theme-option,:root .login-language-switcher .theme-option,:root #root .app-shell-modern .command-band-modern .language-switcher .theme-option,:root #root .app-shell-modern .command-band-modern .command-language-switcher .theme-option{min-width:38px!important;padding:0 10px!important;min-height:30px!important;justify-content:center!important}:root #root .app-shell-modern .command-band-modern .theme-switcher .theme-option-group,:root #root .app-shell-modern .command-band-modern .language-switcher .theme-option-group{background:var(--c2-panel-soft)!important;border:1px solid var(--c2-line)!important;border-radius:999px!important;padding:3px!important;gap:2px!important}:root #root .app-shell-modern .command-band-modern .theme-switcher .theme-option,:root #root .app-shell-modern .command-band-modern .language-switcher .theme-option{border-radius:999px!important;min-height:30px!important;color:var(--c2-muted)!important}:root #root .app-shell-modern .command-band-modern .theme-switcher .theme-option[aria-pressed=true],:root #root .app-shell-modern .command-band-modern .language-switcher .theme-option[aria-pressed=true]{background:var(--beamo-button-gradient)!important;color:var(--beamo-button-foreground)!important;box-shadow:var(--ui-shadow-xs)!important;border:1px solid transparent!important}:root #root .app-shell-modern .command-band-modern .theme-switcher .theme-option:hover:not([aria-pressed=true]),:root #root .app-shell-modern .command-band-modern .language-switcher .theme-option:hover:not([aria-pressed=true]){background:color-mix(in srgb,var(--c2-panel) 90%,transparent)!important;color:var(--c2-text)!important}@media(min-width:761px){:root #root .app-shell-modern .command-band-modern .command-nav-jump{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;background:transparent!important;box-shadow:none!important;pointer-events:none!important}}:root #root .app-shell-modern .overview-minimal-lane h3{align-items:baseline!important;gap:8px!important;font-size:.95rem!important;font-weight:760!important;color:var(--c2-text)!important;letter-spacing:-.005em!important}:root #root .app-shell-modern .overview-minimal-lane h3>span[aria-hidden=true]:first-child{flex:0 0 auto!important;font-size:.72rem!important;font-weight:700!important;font-variant-numeric:tabular-nums!important;color:var(--c2-muted)!important;letter-spacing:.06em!important}:root #root .app-shell-modern .overview-minimal-lane h3 .overview-minimal-lane-label{color:var(--c2-text)!important;font-size:.95rem!important;font-weight:760!important}:root #root .app-shell-modern .overview-minimal-signals strong{color:var(--c2-text)!important;font-size:.95rem!important;font-weight:720!important}:root #root .app-shell-modern .workspace-sidebar .brand-logo-frame,:root #root .app-shell-modern .workspace-sidebar-logo,:root #root .app-shell-modern .workspace-sidebar-logo.brand-logo-frame{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;overflow:visible!important}:root #root .app-shell-modern .workspace-sidebar-brand,:root #root .app-shell-modern a.workspace-sidebar-brand{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:6px!important;align-items:start!important;padding:4px 2px 14px!important;margin:0 0 8px!important;border:0!important;border-bottom:1px solid var(--c2-divider)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-decoration:none!important}:root #root .app-shell-modern .workspace-sidebar-brand:hover,:root #root .app-shell-modern a.workspace-sidebar-brand:hover,:root #root .app-shell-modern .workspace-sidebar-brand:focus-visible{background:transparent!important;box-shadow:none!important}:root #root .app-shell-modern .workspace-sidebar-logo .brand-logo{display:block!important;width:100%!important;max-width:132px!important;height:auto!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;filter:none!important}:root #root .app-shell-modern .command-band:after,:root #root .app-shell-modern .command-band-modern:after,:root #root .app-shell-modern .topbar:after{display:none!important;content:none!important;background:transparent!important}:root #root .app-shell-modern .command-band-modern .command-band-main{align-items:center!important;row-gap:10px!important;column-gap:16px!important}:root #root .app-shell-modern .command-band-modern .command-identity{align-items:center!important;gap:14px!important;min-height:38px!important}:root #root .app-shell-modern .command-band-modern .command-heading-copy{display:flex!important;align-items:center!important;gap:10px!important;min-height:38px!important}:root #root .app-shell-modern .command-band-modern .command-heading-copy h1{margin:0!important;line-height:1.15!important;display:inline-flex!important;align-items:center!important}:root #root .app-shell-modern .command-band-modern .command-current-description{display:none!important}:root #root .app-shell-modern .command-band-modern .command-status-strip,:root #root .app-shell-modern .command-band-modern .command-status-strip .status-chip,:root #root .app-shell-modern .command-band-modern .command-utility-action,:root #root .app-shell-modern .command-band-modern .command-overflow-trigger,:root #root .app-shell-modern .command-band-modern .theme-switcher .theme-option-group,:root #root .app-shell-modern .command-band-modern .language-switcher .theme-option-group,:root #root .app-shell-modern .command-band-modern .theme-switcher .theme-option,:root #root .app-shell-modern .command-band-modern .language-switcher .theme-option{min-height:36px!important;height:36px!important}:root #root .app-shell-modern .command-band-modern .command-status-strip{display:inline-flex!important;align-items:center!important;padding:0 4px!important;gap:4px!important;background:var(--c2-panel-soft)!important;border:1px solid var(--c2-line)!important;border-radius:999px!important}:root #root .app-shell-modern .command-band-modern .command-status-strip .status-chip{padding:0 12px!important;background:transparent!important;border:0!important;border-radius:999px!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;gap:8px!important}:root #root .app-shell-modern .command-band-modern .command-status-strip .status-chip strong{font-weight:700!important}:root #root .app-shell-modern .command-band-modern .theme-switcher,:root #root .app-shell-modern .command-band-modern .language-switcher{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:0!important}:root #root .app-shell-modern .command-band-modern .theme-switcher .theme-switcher-label,:root #root .app-shell-modern .command-band-modern .language-switcher .theme-switcher-label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;padding:0!important;margin:-1px!important}:root #root .app-shell-modern .command-band-modern .theme-switcher .theme-option-group,:root #root .app-shell-modern .command-band-modern .language-switcher .theme-option-group{display:inline-flex!important;align-items:center!important;gap:2px!important;padding:3px!important;background:var(--c2-panel-soft)!important;border:1px solid var(--c2-line)!important;border-radius:999px!important;box-shadow:none!important}:root #root .app-shell-modern .command-band-modern .theme-switcher .theme-option,:root #root .app-shell-modern .command-band-modern .language-switcher .theme-option{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 10px!important;min-width:32px!important;background:transparent!important;color:var(--c2-muted)!important;border:1px solid transparent!important;border-radius:999px!important;box-shadow:none!important;font-size:.72rem!important;font-weight:700!important;white-space:nowrap!important}:root #root .app-shell-modern .command-band-modern .theme-switcher .theme-option:hover:not([aria-pressed=true]),:root #root .app-shell-modern .command-band-modern .language-switcher .theme-option:hover:not([aria-pressed=true]){background:color-mix(in srgb,var(--c2-panel) 80%,transparent)!important;color:var(--c2-text)!important}:root #root .app-shell-modern .command-band-modern .theme-switcher .theme-option[aria-pressed=true],:root #root .app-shell-modern .command-band-modern .language-switcher .theme-option[aria-pressed=true]{background:var(--c2-panel)!important;color:var(--c2-text)!important;border-color:var(--c2-line)!important;box-shadow:0 1px 2px #0f172a0f!important}:root #root .app-shell-modern .command-band-modern .theme-switcher .theme-option-icon,:root #root .app-shell-modern .command-band-modern .language-switcher .theme-option-icon{width:15px!important;height:15px!important}:root #root .app-shell-modern .command-band-modern .command-utility-action,:root #root .app-shell-modern .command-band-modern .command-overflow-trigger{padding:0 14px!important;background:var(--c2-panel)!important;color:var(--c2-text)!important;border:1px solid var(--c2-line)!important;border-radius:8px!important;font-size:var(--c2-fs-sm)!important;font-weight:650!important;box-shadow:none!important;gap:8px!important}:root #root .app-shell-modern .command-band-modern .command-utility-action:hover:not(:disabled),:root #root .app-shell-modern .command-band-modern .command-overflow-trigger:hover:not(:disabled){background:var(--c2-panel-soft)!important;border-color:var(--c2-line-strong)!important;color:var(--c2-text)!important}:root #root .app-shell-modern .command-band-modern .command-utility-action svg,:root #root .app-shell-modern .command-band-modern .command-overflow-trigger svg{width:15px!important;height:15px!important}:root #root .app-shell-modern .command-band-modern .command-actions-panel{display:inline-flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}:root #root .app-shell-modern .workspace-sidebar{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:14px!important}:root.dark #root .app-shell-modern .workspace-sidebar,:root[data-theme=dark] #root .app-shell-modern .workspace-sidebar{background:transparent!important;border:0!important;box-shadow:none!important}:root #root .app-shell-modern .workspace-sidebar-brand,:root #root .app-shell-modern a.workspace-sidebar-brand{border:0!important;border-bottom:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}:root #root .app-shell-modern .command-band.command-band-modern{position:sticky!important;top:0!important;z-index:40!important;display:block!important;width:100%!important;background:color-mix(in srgb,var(--c2-bg) 88%,var(--c2-panel))!important;backdrop-filter:saturate(140%) blur(8px)!important;border:0!important;border-bottom:1px solid var(--c2-line)!important;border-radius:0!important;box-shadow:none!important;padding:12px clamp(16px,2vw,24px)!important;margin:0 0 16px!important}:root.dark #root .app-shell-modern .command-band.command-band-modern,:root[data-theme=dark] #root .app-shell-modern .command-band.command-band-modern{background:color-mix(in srgb,var(--c2-bg) 92%,var(--c2-panel))!important;border-bottom-color:var(--c2-line)!important}:root #root .app-shell-modern .command-band-modern .command-band-main{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;row-gap:8px!important;column-gap:16px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;grid-template-columns:none!important}:root #root .app-shell-modern .command-band-modern .command-identity{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;min-height:36px!important;margin-right:auto!important;padding:0!important;text-align:left!important}:root #root .app-shell-modern .command-band-modern .command-heading-copy{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;min-height:36px!important;margin:0!important;padding:0!important;text-align:left!important}:root #root .app-shell-modern .command-band-modern .command-heading-copy h1{font-size:clamp(1.15rem,1.4vw,1.4rem)!important;font-weight:740!important;letter-spacing:-.02em!important;color:var(--c2-text)!important;line-height:1.2!important;margin:0!important;padding:0!important;text-align:left!important}:root #root .app-shell-modern .command-band-modern .command-heading-copy .command-copy-details{display:none!important}:root #root .app-shell-modern .command-band-modern .command-actions-panel{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;gap:10px!important;flex-wrap:nowrap!important}:root #root .app-shell-modern .command-band-modern .command-actions-panel>.command-utility-row:before{content:""!important;display:inline-block!important;width:1px!important;height:22px!important;margin-right:4px!important;background:var(--c2-divider)!important}:root #root .app-shell-modern .command-band-modern .command-status-strip{background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:999px!important;padding:0 4px!important;gap:0!important;min-height:36px!important;height:36px!important}:root #root .app-shell-modern .command-band-modern .command-status-strip .status-chip{padding:0 12px!important;background:transparent!important;border:0!important;border-radius:999px!important;color:var(--c2-text)!important;min-height:30px!important;height:30px!important}:root #root .app-shell-modern .command-band-modern .command-status-strip .status-chip strong{font-size:var(--c2-fs-sm)!important;font-weight:700!important;color:var(--c2-text)!important}:root #root .app-shell-modern .command-band-modern .command-status-strip .command-attention-chip{border-left:1px solid var(--c2-divider)!important;border-radius:0 999px 999px 0!important;padding-left:12px!important}:root #root .app-shell-modern .command-band-modern .command-status-strip .command-attention-chip.has-attention strong{color:var(--c2-warn)!important}:root #root .app-shell-modern .command-band-modern .command-status-strip .command-attention-chip.has-attention{background:transparent!important}:root #root .app-shell-modern .command-band-modern .command-status-strip .command-health-chip:hover,:root #root .app-shell-modern .command-band-modern .command-status-strip .command-attention-chip:hover{background:var(--c2-panel-soft)!important}:root #root .app-shell-modern .command-band-modern .command-status-strip .badge{padding:2px 9px!important;font-size:.7rem!important;font-weight:700!important;letter-spacing:.05em!important;text-transform:uppercase!important;display:inline-flex!important;align-items:center!important;gap:6px!important;border-radius:999px!important}:root #root .app-shell-modern .command-band-modern .command-utility-row{display:inline-flex!important;align-items:center!important;gap:8px!important}:root #root .app-shell-modern .command-band-modern .command-utility-action,:root #root .app-shell-modern .command-band-modern .command-overflow-trigger{height:36px!important;min-height:36px!important;padding:0 14px!important;background:var(--c2-panel)!important;color:var(--c2-text)!important;border:1px solid var(--c2-line)!important;border-radius:8px!important;font-size:var(--c2-fs-sm)!important;font-weight:650!important;letter-spacing:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;box-shadow:none!important;transition:background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease!important}:root #root .app-shell-modern .command-band-modern .command-utility-action svg,:root #root .app-shell-modern .command-band-modern .command-overflow-trigger svg{width:15px!important;height:15px!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important}:root #root .app-shell-modern .command-band-modern .command-utility-action:hover:not(:disabled),:root #root .app-shell-modern .command-band-modern .command-overflow-trigger:hover:not(:disabled){background:var(--c2-panel-soft)!important;border-color:var(--c2-line-strong)!important;box-shadow:var(--c2-shadow-sm)!important}:root #root .app-shell-modern .command-band-modern .command-utility-action:active:not(:disabled),:root #root .app-shell-modern .command-band-modern .command-overflow-trigger:active:not(:disabled){transform:translateY(.5px)}:root #root .app-shell-modern .workspace-main-shell{padding-top:0!important}@media(max-width:920px){:root #root .app-shell-modern .command-band-modern .command-band-main{flex-direction:column!important;align-items:stretch!important}:root #root .app-shell-modern .command-band-modern .command-identity{width:100%!important}:root #root .app-shell-modern .command-band-modern .command-actions-panel{width:100%!important;justify-content:flex-end!important;flex-wrap:wrap!important}}:root #root .app-shell-modern .planning-sku-projection{display:flex!important;flex-direction:column!important;gap:12px!important;min-width:0!important;max-height:clamp(360px,60vh,560px)!important;overflow:hidden!important}:root #root .app-shell-modern .planning-sku-projection[open]{max-height:clamp(360px,60vh,560px)!important}:root #root .app-shell-modern .planning-sku-projection>.data-table{flex:1 1 auto!important;min-height:0!important;max-height:clamp(220px,36vh,360px)!important;overflow-y:auto!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important}:root #root .app-shell-modern .planning-sku-projection>.data-table table thead th{position:sticky!important;top:0!important;z-index:2!important;background:var(--c2-panel)!important}:root #root .app-shell-modern .planning-sku-projection>details{max-height:200px!important;overflow-y:auto!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;padding:8px 10px!important;background:var(--c2-panel-soft)!important}:root #root .app-shell-modern .planning-sku-projection>details>pre{margin:8px 0 0!important;padding:8px!important;max-height:140px!important;overflow:auto!important;background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;font-size:.72rem!important;white-space:pre-wrap!important;word-break:break-word!important}:root #root .app-shell-modern .planning-selected-sku-panel{max-height:none!important;align-items:start!important}:root #root .app-shell-modern .marketplace-policy-toolbar{display:flex!important;flex-wrap:wrap!important;align-items:end!important;gap:12px!important;padding:12px 14px!important;margin:0 0 14px!important;background:var(--c2-panel-soft)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important}:root #root .app-shell-modern .marketplace-policy-picker{display:grid!important;gap:4px!important;flex:1 1 280px!important;min-width:0!important}:root #root .app-shell-modern .marketplace-policy-picker>span{font-size:var(--c2-fs-xs)!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:var(--c2-muted)!important}:root #root .app-shell-modern .marketplace-policy-picker select{height:36px!important;padding:0 10px!important;background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;color:var(--c2-text)!important;font-size:var(--c2-fs-sm)!important;font-weight:600!important}:root #root .app-shell-modern .marketplace-policy-new{flex:0 0 auto!important;height:36px!important;padding:0 14px!important;border:1px dashed var(--c2-line-strong)!important;background:var(--c2-panel)!important;color:var(--c2-text)!important;border-radius:var(--c2-radius-sm)!important;font-size:var(--c2-fs-sm)!important;font-weight:650!important}:root #root .app-shell-modern .marketplace-policy-new:hover{background:var(--c2-panel-soft)!important;border-color:var(--c2-accent)!important;color:var(--c2-accent-strong)!important}:root #root .app-shell-modern .marketplace-policy-form{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:14px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;width:100%!important}:root #root .app-shell-modern .marketplace-policy-form>.marketplace-policy-group,:root #root .app-shell-modern .marketplace-policy-form>.actions{grid-column:auto!important;grid-row:auto!important;width:100%!important;align-self:stretch!important}:root #root .app-shell-modern .marketplace-policy-group{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:12px 16px!important;margin:0!important;padding:16px 18px 18px!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;background:var(--c2-panel)!important;box-shadow:var(--c2-shadow-sm)!important}:root #root .app-shell-modern .marketplace-policy-group>legend{grid-column:1 / -1!important;margin:0 0 4px!important;padding:0!important;font-size:var(--c2-fs-sm)!important;font-weight:730!important;color:var(--c2-text)!important;letter-spacing:-.005em!important;text-transform:none!important}:root #root .app-shell-modern .marketplace-policy-form .form-row{display:grid!important;gap:4px!important;margin:0!important;padding:0!important;font-size:var(--c2-fs-xs)!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:var(--c2-muted)!important;min-width:0!important}:root #root .app-shell-modern .marketplace-policy-form .form-row>input,:root #root .app-shell-modern .marketplace-policy-form .form-row>select{height:38px!important;padding:0 10px!important;font-size:var(--c2-fs-sm)!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important;color:var(--c2-text)!important;background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;box-shadow:none!important;min-width:0!important;width:100%!important;font-variant-numeric:tabular-nums!important}:root #root .app-shell-modern .marketplace-policy-form .form-row>input:focus-visible,:root #root .app-shell-modern .marketplace-policy-form .form-row>select:focus-visible{outline:none!important;border-color:var(--c2-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--c2-accent) 26%,transparent)!important}:root #root .app-shell-modern .marketplace-policy-form .form-row>input:disabled,:root #root .app-shell-modern .marketplace-policy-form .form-row>select:disabled{background:var(--c2-panel-soft)!important;color:var(--c2-muted)!important;cursor:not-allowed!important}:root #root .app-shell-modern .marketplace-policy-actions{display:flex!important;justify-content:flex-end!important;gap:10px!important;padding:10px 0 0!important;margin:0!important}:root #root .app-shell-modern .marketplace-policy-actions .button-primary-action{height:40px!important;padding:0 22px!important;font-size:var(--c2-fs-sm)!important;font-weight:700!important}:root.dark #root .app-shell-modern .marketplace-policy-toolbar,:root[data-theme=dark] #root .app-shell-modern .marketplace-policy-toolbar{background:var(--c2-panel-soft)!important;border-color:var(--c2-line)!important}:root.dark #root .app-shell-modern .marketplace-policy-group,:root[data-theme=dark] #root .app-shell-modern .marketplace-policy-group{background:var(--c2-panel)!important;border-color:var(--c2-line)!important}:root #root .app-shell-modern .marketplace-policy-group{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}@media(min-width:920px){:root #root .app-shell-modern .marketplace-policy-group:nth-of-type(3),:root #root .app-shell-modern .marketplace-policy-group:nth-of-type(4),:root #root .app-shell-modern .marketplace-policy-group:nth-of-type(5){grid-template-columns:repeat(2,minmax(0,1fr))!important}}:root #root .app-shell-modern .marketplace-policy-form .form-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto!important;grid-auto-flow:row!important;align-content:start!important}:root #root .app-shell-modern .marketplace-policy-form .form-row>input,:root #root .app-shell-modern .marketplace-policy-form .form-row>select{width:100%!important;max-width:none!important;justify-self:stretch!important}:root #root .app-shell-modern .command-band-modern .command-health-chip .badge:before,:root #root .app-shell-modern .command-band-modern .command-health-chip .badge-degraded:before,:root #root .app-shell-modern .command-band-modern .command-health-chip .badge-warning:before,:root #root .app-shell-modern .command-band-modern .command-health-chip .badge-healthy:before,:root #root .app-shell-modern .command-band-modern .command-health-chip .badge-error:before,:root #root .app-shell-modern .command-band-modern .command-health-chip .badge-danger:before{content:none!important;display:none!important;background:transparent!important;box-shadow:none!important}:root #root .app-shell-modern .command-band-modern .command-health-chip .badge{padding-left:10px!important}:root #root .app-shell-modern .command-band-modern .command-health-chip .badge-dot{width:7px!important;height:7px!important;border-radius:999px!important;opacity:1!important;box-shadow:none!important}:root #root .app-shell-modern .planning-selected-sku-panel.detail-grid{display:grid!important;gap:16px!important;align-items:start!important}@media(min-width:1100px){:root #root .app-shell-modern .planning-selected-sku-panel.detail-grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,1fr)!important}}@media(max-width:1099px){:root #root .app-shell-modern .planning-selected-sku-panel.detail-grid{grid-template-columns:minmax(0,1fr)!important}}:root #root .app-shell-modern .planning-sku-summary-column{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;min-width:0!important;align-content:start!important}:root #root .app-shell-modern .planning-sku-summary-column>.planning-action-plan,:root #root .app-shell-modern .planning-sku-summary-column>.sku-lifecycle-card{width:100%!important;margin:0!important;min-width:0!important}:root #root .app-shell-modern .planning-sku-summary-column>.detail-cards{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;gap:10px!important;margin:0!important}:root #root .app-shell-modern .planning-selected-sku-panel.detail-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important;align-items:stretch!important}@media(min-width:1100px){:root #root .app-shell-modern .planning-selected-sku-panel.detail-grid{grid-template-columns:minmax(0,1fr)!important}}:root #root .app-shell-modern .planning-sku-summary-column{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;min-width:0!important;align-content:start!important;width:100%!important}:root #root .app-shell-modern .planning-sku-summary-column>h2{grid-column:1 / -1!important;margin:0!important}:root #root .app-shell-modern .planning-sku-summary-column>ul.summary-list{grid-column:1 / -1!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:8px 16px!important;margin:0!important;padding:0!important;list-style:none!important}:root #root .app-shell-modern .planning-sku-summary-column>ul.summary-list>li{position:relative!important;padding:6px 0 6px 18px!important;margin:0!important;color:var(--c2-text)!important;font-size:var(--c2-fs-sm)!important;line-height:var(--c2-lh-relaxed)!important}:root #root .app-shell-modern .planning-sku-summary-column>ul.summary-list>li:before{content:""!important;position:absolute!important;top:.85em!important;left:4px!important;width:6px!important;height:6px!important;border-radius:999px!important;background:var(--c2-accent)!important;opacity:.7!important}@media(min-width:1024px){:root #root .app-shell-modern .planning-sku-summary-column{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)!important}:root #root .app-shell-modern .planning-sku-summary-column>.planning-action-plan{grid-column:1 / 2!important}:root #root .app-shell-modern .planning-sku-summary-column>.sku-lifecycle-card{grid-column:2 / 3!important}}:root #root .app-shell-modern .planning-sku-summary-column>.planning-action-plan,:root #root .app-shell-modern .planning-sku-summary-column>.sku-lifecycle-card{margin:0!important;min-width:0!important;width:100%!important;align-self:stretch!important}:root #root .app-shell-modern .planning-action-plan{display:grid!important;grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;align-content:start!important}:root #root .app-shell-modern .planning-action-plan>.planning-action-copy{display:grid!important;gap:6px!important;min-width:0!important}:root #root .app-shell-modern .planning-action-plan>.planning-action-buttons,:root #root .app-shell-modern .planning-action-plan>.actions.planning-action-buttons{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:10px!important;width:100%!important}:root #root .app-shell-modern .planning-action-plan .planning-action-buttons>.button-secondary{width:100%!important;min-width:0!important;min-height:38px!important;height:auto!important;padding:8px 12px!important;white-space:normal!important;line-height:1.3!important;text-align:center!important}:root #root .app-shell-modern .sku-lifecycle-card{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(180px,auto)!important;gap:12px 16px!important;align-items:start!important;padding:14px 16px!important}:root #root .app-shell-modern .sku-lifecycle-card>.sku-lifecycle-card-copy{display:grid!important;gap:6px!important;min-width:0!important}:root #root .app-shell-modern .sku-lifecycle-card .sku-lifecycle-heading{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;min-width:0!important}:root #root .app-shell-modern .sku-lifecycle-card>.sku-lifecycle-select-label{display:grid!important;gap:4px!important;font-size:var(--c2-fs-xs)!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:var(--c2-muted)!important}:root #root .app-shell-modern .sku-lifecycle-card>.sku-lifecycle-select-label>select{min-width:180px!important;height:36px!important;padding:0 10px!important;background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;color:var(--c2-text)!important;font-size:var(--c2-fs-sm)!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}@media(max-width:720px){:root #root .app-shell-modern .sku-lifecycle-card{grid-template-columns:minmax(0,1fr)!important}}:root #root .app-shell-modern .planning-sku-summary-column>.detail-cards{grid-column:1 / -1!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:10px!important;margin:0!important}:root #root .app-shell-modern .planning-sku-summary-column>details,:root #root .app-shell-modern .planning-sku-summary-column>.planning-sku-diagnostics{grid-column:1 / -1!important}:root #root .app-shell-modern .planning-selected-sku-panel>.planning-sku-projection{width:100%!important;max-height:none!important}:root #root .app-shell-modern .planning-selected-sku-panel>details.planning-sku-projection[open]>.data-table{max-height:clamp(280px,40vh,440px)!important}:root #root .app-shell-modern .transfer-lists-column{display:grid!important;gap:18px!important;min-width:0!important}:root #root .app-shell-modern .transfer-list-block{display:grid!important;gap:12px!important;padding:16px!important;background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;box-shadow:var(--c2-shadow-sm)!important}:root #root .app-shell-modern .transfer-list-header{display:flex!important;flex-wrap:wrap!important;align-items:end!important;justify-content:space-between!important;gap:12px!important;margin:0!important}:root #root .app-shell-modern .transfer-list-header h3{margin:0 0 2px!important;font-size:var(--c2-fs-base)!important;font-weight:720!important;color:var(--c2-text)!important;letter-spacing:-.005em!important}:root #root .app-shell-modern .transfer-list-header p{margin:0!important;color:var(--c2-muted)!important;font-size:var(--c2-fs-sm)!important;line-height:var(--c2-lh-snug)!important}:root #root .app-shell-modern .transfer-status-chips{display:inline-flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important;padding:4px!important;background:var(--c2-panel-soft)!important;border:1px solid var(--c2-line)!important;border-radius:999px!important}:root #root .app-shell-modern .transfer-status-chip{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:4px 10px!important;min-height:26px!important;background:transparent!important;color:var(--c2-muted)!important;border:1px solid transparent!important;border-radius:999px!important;font-size:var(--c2-fs-xs)!important;font-weight:700!important;letter-spacing:.02em!important;cursor:pointer!important;box-shadow:none!important;white-space:nowrap!important}:root #root .app-shell-modern .transfer-status-chip:hover:not(.is-active){background:var(--c2-panel)!important;color:var(--c2-text)!important}:root #root .app-shell-modern .transfer-status-chip.is-active{background:var(--c2-panel)!important;color:var(--c2-text)!important;border-color:var(--c2-line)!important;box-shadow:var(--c2-shadow-sm)!important}:root #root .app-shell-modern .transfer-status-chip-count{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:20px!important;height:18px!important;padding:0 6px!important;background:var(--c2-panel-soft)!important;color:var(--c2-muted)!important;border:1px solid var(--c2-line)!important;border-radius:999px!important;font-size:.66rem!important;font-weight:700!important;font-variant-numeric:tabular-nums!important}:root #root .app-shell-modern .transfer-empty{margin:4px 0 0!important;padding:14px!important;text-align:center!important;color:var(--c2-muted)!important;font-size:var(--c2-fs-sm)!important;background:var(--c2-panel-soft)!important;border:1px dashed var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important}:root #root .app-shell-modern .transfer-list-block .data-table{margin:0!important}:root.dark #root .app-shell-modern .transfer-list-block,:root[data-theme=dark] #root .app-shell-modern .transfer-list-block{background:var(--c2-panel)!important;border-color:var(--c2-line)!important}:root #root .app-shell-modern .transfer-lists-column{display:grid!important;gap:28px!important;min-width:0!important}:root #root .app-shell-modern .transfer-list-block{display:grid!important;gap:14px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;position:relative!important}:root #root .app-shell-modern .transfer-list-block+.transfer-list-block{padding-top:22px!important;border-top:1px solid var(--c2-divider)!important}:root #root .app-shell-modern .transfer-list-header{display:grid!important;gap:4px!important;margin:0!important;padding:0!important}:root #root .app-shell-modern .transfer-list-header>div:first-child{display:grid!important;gap:2px!important;margin:0!important}:root #root .app-shell-modern .transfer-list-header h3{margin:0!important;font-size:var(--c2-fs-lg)!important;font-weight:720!important;color:var(--c2-text)!important;letter-spacing:-.012em!important;line-height:1.2!important}:root #root .app-shell-modern .transfer-list-header p{margin:0!important;color:var(--c2-muted)!important;font-size:var(--c2-fs-sm)!important;line-height:var(--c2-lh-snug)!important;max-width:60ch!important}:root #root .app-shell-modern .transfer-status-chips{display:flex!important;flex-wrap:wrap!important;align-items:stretch!important;gap:0!important;padding:0!important;margin:6px 0 0!important;background:transparent!important;border:0!important;border-bottom:1px solid var(--c2-divider)!important;border-radius:0!important}:root #root .app-shell-modern .transfer-status-chip{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 14px!important;min-height:34px!important;background:transparent!important;color:var(--c2-muted)!important;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;margin-bottom:-1px!important;font-size:var(--c2-fs-sm)!important;font-weight:650!important;letter-spacing:0!important;cursor:pointer!important;box-shadow:none!important;white-space:nowrap!important;transition:color .14s ease,border-color .14s ease!important}:root #root .app-shell-modern .transfer-status-chip:hover:not(.is-active){background:transparent!important;color:var(--c2-text)!important;border-bottom-color:color-mix(in srgb,var(--c2-text) 18%,transparent)!important}:root #root .app-shell-modern .transfer-status-chip.is-active{background:transparent!important;color:var(--c2-text)!important;border-bottom-color:var(--c2-accent)!important;font-weight:720!important;box-shadow:none!important}:root #root .app-shell-modern .transfer-status-chip-count{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:22px!important;height:20px!important;padding:0 7px!important;background:var(--c2-panel-soft)!important;color:var(--c2-muted)!important;border:1px solid var(--c2-line)!important;border-radius:999px!important;font-size:.7rem!important;font-weight:700!important;font-variant-numeric:tabular-nums!important;letter-spacing:0!important}:root #root .app-shell-modern .transfer-status-chip.is-active .transfer-status-chip-count{background:var(--c2-accent-soft)!important;color:var(--c2-accent-strong)!important;border-color:color-mix(in srgb,var(--c2-accent) 35%,var(--c2-line))!important}:root #root .app-shell-modern .transfer-empty{margin:6px 0 0!important;padding:22px 14px!important;text-align:center!important;color:var(--c2-muted)!important;font-size:var(--c2-fs-sm)!important;font-weight:500!important;background:transparent!important;border:0!important;border-radius:0!important}:root #root .app-shell-modern .transfer-list-block .data-table{margin:6px 0 0!important}:root #root .app-shell-modern .transfer-list-block .data-table table{width:100%!important}:root #root .app-shell-modern .transfer-list-block tbody tr{cursor:pointer!important}:root #root .app-shell-modern .transfer-list-block tbody tr:hover{background:var(--c2-panel-soft)!important}:root #root .app-shell-modern .transfer-list-block tbody tr.selected-row{background:color-mix(in srgb,var(--c2-accent) 14%,transparent)!important}:root #root .app-shell-modern .transfer-detail-placeholder{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:220px!important;padding:24px!important;border:1px dashed var(--c2-line)!important;border-radius:var(--c2-radius-md)!important;background:var(--c2-panel-soft)!important;color:var(--c2-muted)!important;text-align:center!important}:root #root .app-shell-modern .transfer-detail-placeholder-glyph{width:36px!important;height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--c2-line)!important;border-radius:999px!important;color:var(--c2-faint)!important;background:var(--c2-panel)!important;font-size:.95rem!important;font-weight:800!important;letter-spacing:.08em!important}:root #root .app-shell-modern .transfer-detail-placeholder strong{font-size:var(--c2-fs-sm)!important;font-weight:700!important;color:var(--c2-text)!important}:root #root .app-shell-modern .transfer-detail-placeholder span{font-size:var(--c2-fs-xs)!important;font-weight:500!important;color:var(--c2-muted)!important;max-width:32ch!important;line-height:1.4!important}:root #root .app-shell-modern .operator-copy-details.primary-card-detail summary{width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:var(--c2-panel-soft)!important;border:1px solid var(--c2-line)!important;border-radius:999px!important;color:var(--c2-muted)!important;font-size:.78rem!important;font-weight:700!important;letter-spacing:0!important;line-height:1!important;cursor:pointer!important;list-style:none!important;box-shadow:none!important;transition:background .14s ease,color .14s ease,border-color .14s ease!important}:root #root .app-shell-modern .operator-copy-details.primary-card-detail summary:hover,:root #root .app-shell-modern .operator-copy-details.primary-card-detail summary:focus-visible{background:var(--c2-panel)!important;color:var(--c2-text)!important;border-color:var(--c2-line-strong)!important}:root #root .app-shell-modern .operator-copy-details.primary-card-detail[open] summary{background:var(--c2-accent-soft)!important;color:var(--c2-accent-strong)!important;border-color:color-mix(in srgb,var(--c2-accent) 35%,var(--c2-line))!important}:root #root .app-shell-modern .operator-copy-details.primary-card-detail summary::-webkit-details-marker{display:none!important}:root #root .app-shell-modern .operator-copy-details.primary-card-detail summary:before,:root #root .app-shell-modern .operator-copy-details.primary-card-detail summary::marker{content:none!important;display:none!important}:root #root .app-shell-modern .operator-copy-details.primary-card-detail summary:after{content:"i"!important;display:inline-block!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;background:none!important;border:0!important;border-radius:0!important;color:inherit!important;font-family:Times New Roman,Georgia,serif!important;font-style:italic!important;font-weight:700!important;font-size:.85rem!important;line-height:1!important;text-align:center!important}:root #root .app-shell-modern .operator-copy-details.primary-card-detail summary .operator-info-dot{display:none!important}:root #root .app-shell-modern .operator-copy-details.primary-card-detail[open] p{margin:8px 0 0!important;padding:10px 12px!important;background:var(--c2-panel)!important;border:1px solid var(--c2-line)!important;border-radius:var(--c2-radius-sm)!important;color:var(--c2-muted)!important;font-size:var(--c2-fs-sm)!important;line-height:var(--c2-lh-relaxed)!important;max-width:60ch!important}@media(max-width:760px){:root #root .app-shell-modern .operator-copy-details.primary-card-detail summary{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;font-size:.95rem!important}}:root #root .app-shell-modern .pilot-ai-evidence-row strong,:root #root .app-shell-modern .pilot-ai-evidence-row span,:root #root .app-shell-modern .pilot-ai-evidence-row p,:root #root .app-shell-modern .pilot-ai-message p,:root #root .app-shell-modern .pilot-ai-message span,:root #root .app-shell-modern .pilot-ai-context-summary p,:root #root .app-shell-modern .pilot-ai-context-summary span,:root #root .app-shell-modern .pilot-ai-context-summary strong{overflow-wrap:break-word!important;word-break:normal!important;white-space:normal!important}:root #root .app-shell-modern .pilot-ai-evidence-row{grid-template-columns:minmax(0,1fr)!important;gap:6px!important}:root #root .app-shell-modern .pilot-ai-evidence-row div:last-child{justify-items:start!important;text-align:left!important}:root #root .app-shell-modern .pilot-ai-panel.is-fullscreen{position:fixed!important;inset:0!important;z-index:1000!important;margin:0!important;border-radius:0!important;background:var(--c2-bg)!important;box-shadow:0 0 0 9999px #0f172a73!important;overflow:hidden!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important}:root #root .app-shell-modern .pilot-ai-panel.is-fullscreen .pilot-ai-body{height:auto!important;min-height:0!important;flex:1 1 auto!important}:root #root .app-shell-modern .pilot-ai-panel.is-fullscreen .pilot-ai-chat,:root #root .app-shell-modern .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-rail{min-height:0!important;height:100%!important}:root #root .app-shell-modern .pilot-ai-panel.is-fullscreen .pilot-ai-thread{max-height:none!important;min-height:0!important}:root #root .app-shell-modern .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-list{max-height:none!important;min-height:0!important}:root #root .app-shell-modern .pilot-ai-panel.is-fullscreen .pilot-ai-message p{max-width:80ch!important;font-size:var(--c2-fs-base)!important;line-height:var(--c2-lh-relaxed)!important}:root #root .app-shell-modern .pilot-ai-tool-button[aria-pressed=true]{background:var(--c2-accent-soft)!important;color:var(--c2-accent-strong)!important;border-color:color-mix(in srgb,var(--c2-accent) 35%,var(--c2-line))!important}:root #root .app-shell-modern .pilot-ai-tool-button:disabled{opacity:.5!important;cursor:not-allowed!important}:root #root .app-shell-modern .pilot-ai-panel.is-fullscreen .pilot-ai-thread,:root #root .app-shell-modern .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-list{overflow-y:auto!important}:root.dark #root .app-shell-modern .pilot-ai-panel.is-fullscreen,:root[data-theme=dark] #root .app-shell-modern .pilot-ai-panel.is-fullscreen{background:var(--c2-bg)!important;box-shadow:0 0 0 9999px #0009!important}:root #root .app-shell-modern .pilot-ai-body{height:clamp(480px,60vh,720px)!important;min-height:480px!important}:root #root .app-shell-modern .pilot-ai-message p{max-width:70ch!important}:root #root .app-shell-modern .pilot-ai-composer textarea{min-height:44px!important;padding:10px 12px!important}:root .pilot-ai-panel.is-fullscreen,:root #root .pilot-ai-panel.is-fullscreen,:root #root .app-shell-modern .pilot-ai-panel.is-fullscreen{position:fixed!important;inset:0!important;z-index:2000!important;margin:0!important;border-radius:0!important;background:var(--c2-bg)!important;color:var(--c2-text)!important;box-shadow:0 0 0 9999px #0f172a73!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;overflow:hidden!important;padding:16px clamp(20px,3vw,36px)!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-body{height:auto!important;min-height:0!important;flex:1 1 auto!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-chat,:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-rail{min-height:0!important;height:100%!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-thread,:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-list{max-height:none!important;min-height:0!important;overflow-y:auto!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-message p{max-width:80ch!important;font-size:var(--c2-fs-base)!important;line-height:var(--c2-lh-relaxed)!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-header{padding-bottom:12px!important;border-bottom:1px solid var(--c2-divider)!important;margin-bottom:8px!important}:root.dark .pilot-ai-panel.is-fullscreen,:root[data-theme=dark] .pilot-ai-panel.is-fullscreen{background:var(--c2-bg)!important;color:var(--c2-text)!important;box-shadow:0 0 0 9999px #0009!important}:root .pilot-ai-panel.is-fullscreen *,:root .pilot-ai-panel.is-fullscreen *:before,:root .pilot-ai-panel.is-fullscreen *:after{box-sizing:border-box!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-icon{width:18px!important;height:18px!important;stroke:currentColor!important;stroke-width:1.85!important;stroke-linecap:round!important;stroke-linejoin:round!important;flex:0 0 auto!important}:root .pilot-ai-panel.is-fullscreen>.pilot-ai-body{grid-row:2 / -1!important}:root .pilot-ai-panel.is-fullscreen>.pilot-ai-history-strip+.pilot-ai-body{grid-row:3 / -1!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-header{display:grid!important;grid-template-columns:minmax(240px,1fr) auto auto!important;align-items:center!important;gap:14px!important;min-width:0!important;padding:0 0 14px!important;border-bottom:1px solid var(--c2-divider)!important;margin-bottom:0!important;background:transparent!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-title-group{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-title-group h2{margin:0!important;color:var(--c2-text)!important;font-size:1.08rem!important;font-weight:760!important;letter-spacing:0!important;line-height:1.15!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-title-group p{margin:2px 0 0!important;color:var(--c2-muted)!important;font-size:.82rem!important;line-height:1.35!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-mark,:root .pilot-ai-panel.is-fullscreen .pilot-ai-avatar{display:inline-grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:8px!important;background:linear-gradient(135deg,#0476ff,#10b7ff)!important;color:#fff!important;box-shadow:0 10px 24px #0476ff38!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-context-chips,:root .pilot-ai-panel.is-fullscreen .pilot-ai-tools{display:inline-flex!important;align-items:center!important;gap:8px!important;min-width:0!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-chip{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:32px!important;padding:6px 10px!important;border:1px solid var(--c2-line)!important;border-radius:7px!important;background:var(--c2-panel)!important;color:var(--c2-text)!important;font-size:.8rem!important;font-weight:650!important;white-space:nowrap!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-chip:first-child{color:#047a41!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-tool-button{display:inline-grid!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;place-items:center!important;padding:0!important;border:1px solid transparent!important;border-radius:7px!important;background:transparent!important;color:var(--c2-muted)!important;box-shadow:none!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-tool-button:hover,:root .pilot-ai-panel.is-fullscreen .pilot-ai-tool-button:focus-visible,:root .pilot-ai-panel.is-fullscreen .pilot-ai-tool-button[aria-pressed=true]{border-color:color-mix(in srgb,var(--c2-accent) 35%,var(--c2-line))!important;background:var(--c2-accent-soft)!important;color:var(--c2-accent-strong)!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-tool-button:disabled{opacity:.5!important;cursor:not-allowed!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-history-strip{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important;padding:10px 0!important;border-bottom:1px solid var(--c2-line)!important;color:var(--c2-muted)!important;font-size:.82rem!important;font-weight:600!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-history-strip span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-body{display:grid!important;grid-template-columns:minmax(0,1.4fr) minmax(340px,.78fr)!important;min-height:0!important;min-width:0!important;height:100%!important;overflow:hidden!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-body-chat-only{grid-template-columns:minmax(0,1fr)!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-chat{display:grid!important;grid-template-rows:minmax(0,1fr) auto auto auto!important;gap:12px!important;min-height:0!important;min-width:0!important;height:100%!important;padding:16px 16px 12px 0!important;overflow:hidden!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-thread{display:grid!important;align-content:start!important;gap:14px!important;min-height:0!important;overflow-y:auto!important;padding-right:4px!important;scrollbar-width:thin!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-thread:has(.pilot-ai-empty-thread){align-content:center!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-response-row,:root .pilot-ai-panel.is-fullscreen .pilot-ai-empty-thread{display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;align-items:start!important;gap:12px!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-empty-thread{align-items:center!important;max-width:640px!important;padding:16px!important;border:1px solid var(--c2-line)!important;border-radius:8px!important;background:var(--c2-panel-soft)!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-empty-thread strong{display:block!important;color:var(--c2-text)!important;font-size:.98rem!important;font-weight:750!important;line-height:1.25!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-empty-thread p{margin:4px 0 0!important;color:var(--c2-muted)!important;font-size:.9rem!important;line-height:1.45!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-message{min-width:0!important;border:1px solid var(--c2-line)!important;border-radius:8px!important;background:var(--c2-panel)!important;color:var(--c2-text)!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-message-user{justify-self:end!important;display:inline-flex!important;align-items:center!important;gap:10px!important;max-width:min(560px,76%)!important;padding:10px 12px!important;border-color:color-mix(in srgb,var(--c2-accent) 24%,var(--c2-line))!important;background:color-mix(in srgb,var(--c2-accent-soft) 54%,var(--c2-panel))!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-message-assistant{max-width:760px!important;padding:16px!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-message p,:root .pilot-ai-panel.is-fullscreen .pilot-ai-message span,:root .pilot-ai-panel.is-fullscreen .pilot-ai-context-summary p,:root .pilot-ai-panel.is-fullscreen .pilot-ai-context-summary span,:root .pilot-ai-panel.is-fullscreen .pilot-ai-context-summary strong,:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-row strong,:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-row span,:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-row p{overflow-wrap:break-word!important;word-break:normal!important;white-space:normal!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-message p{margin:0!important;max-width:80ch!important;color:var(--c2-text)!important;font-size:var(--c2-fs-base)!important;line-height:var(--c2-lh-relaxed)!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-prompt-row{display:flex!important;flex-wrap:wrap!important;gap:8px!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-prompt{display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:36px!important;padding:7px 12px!important;border:1px solid var(--c2-line)!important;border-radius:7px!important;background:var(--c2-panel)!important;color:var(--c2-text)!important;box-shadow:none!important;font-size:.82rem!important;font-weight:680!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-composer{display:grid!important;grid-template-columns:24px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:54px!important;padding:7px 8px 7px 12px!important;border:1px solid color-mix(in srgb,var(--c2-accent) 48%,var(--c2-line))!important;border-radius:8px!important;background:var(--c2-panel)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--c2-accent) 10%,transparent)!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-composer textarea{min-height:44px!important;max-height:120px!important;padding:10px 12px!important;border:0!important;background:transparent!important;color:var(--c2-text)!important;box-shadow:none!important;font-size:.94rem!important;font-weight:500!important;line-height:1.35!important;resize:vertical!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-send{display:inline-grid!important;min-width:40px!important;width:auto!important;height:40px!important;min-height:40px!important;place-items:center!important;padding:0 11px!important;border:1px solid #0476ff!important;border-radius:7px!important;background:linear-gradient(135deg,#0476ff,#0ea5e9)!important;color:#fff!important;box-shadow:0 10px 22px #0476ff33!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-send:disabled{background:var(--c2-line)!important;border-color:var(--c2-line)!important;color:var(--c2-muted)!important;box-shadow:none!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-command-hint{margin:-4px 0 0 2px!important;color:var(--c2-muted)!important;font-size:.75rem!important;font-weight:600!important;line-height:1.25!important}:root .pilot-ai-panel.is-fullscreen .pilot-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-rail{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-content:start!important;gap:10px!important;min-height:0!important;min-width:0!important;height:100%!important;padding:16px 0 12px 16px!important;border-left:1px solid var(--c2-line)!important;background:color-mix(in srgb,var(--c2-panel-soft) 72%,var(--c2-panel))!important;overflow:hidden!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0 2px 6px!important;border-bottom:2px solid color-mix(in srgb,var(--c2-accent) 65%,transparent)!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-heading span{display:inline-flex!important;align-items:center!important;gap:8px!important;color:var(--c2-text)!important;font-size:.9rem!important;font-weight:760!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-heading strong{color:var(--c2-muted)!important;font-size:.8rem!important;font-weight:760!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-list{display:grid!important;align-content:start!important;gap:7px!important;min-height:0!important;overflow-y:auto!important;padding-right:3px!important;scrollbar-width:thin!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:center!important;gap:6px!important;padding:11px 12px!important;border:1px solid var(--c2-line)!important;border-radius:8px!important;background:var(--c2-panel)!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-row div{display:grid!important;gap:2px!important;min-width:0!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-row div:last-child{justify-items:start!important;text-align:left!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-row strong{color:var(--c2-text)!important;font-size:.83rem!important;font-weight:730!important;line-height:1.2!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-row div:last-child strong{color:#047a41!important;font-size:.9rem!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-row span{color:var(--c2-muted)!important;font-size:.74rem!important;font-weight:600!important;line-height:1.25!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-empty{display:grid!important;justify-items:center!important;gap:8px!important;padding:28px 18px!important;border:1px dashed var(--c2-line)!important;border-radius:8px!important;background:var(--c2-panel)!important;color:var(--c2-muted)!important;text-align:center!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-empty p{max-width:28ch!important;margin:0!important;color:var(--c2-muted)!important;font-size:.84rem!important;line-height:1.45!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-context-summary{display:grid!important;gap:8px!important;margin-top:2px!important;padding:12px!important;border:1px solid var(--c2-line)!important;border-radius:8px!important;background:var(--c2-panel)!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-context-summary div{display:flex!important;align-items:center!important;gap:8px!important;color:var(--c2-text)!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-context-summary strong{font-size:.84rem!important;font-weight:760!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-context-summary p{margin:0!important;color:var(--c2-muted)!important;font-size:.8rem!important;line-height:1.45!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-context-summary>span{color:var(--c2-accent-strong)!important;font-size:.78rem!important;font-weight:740!important}@media(max-width:980px){:root .pilot-ai-panel.is-fullscreen{padding:14px!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-header,:root .pilot-ai-panel.is-fullscreen .pilot-ai-body{grid-template-columns:minmax(0,1fr)!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-context-chips,:root .pilot-ai-panel.is-fullscreen .pilot-ai-tools{justify-content:flex-start!important;flex-wrap:wrap!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-chat,:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-rail{padding-left:0!important;padding-right:0!important;border-left:0!important}}:root #root .app-shell-modern .pilot-decision-hub{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;align-items:stretch!important;gap:clamp(18px,2vw,26px)!important;padding:clamp(18px,2vw,24px)!important;border-left-width:3px!important}:root #root .app-shell-modern .pilot-decision-copy{align-content:start!important;padding-top:2px!important}:root #root .app-shell-modern .pilot-decision-copy h2{max-width:720px!important;font-size:clamp(1.42rem,1.85vw,1.92rem)!important;line-height:1.12!important}:root #root .app-shell-modern .pilot-decision-copy p{max-width:62ch!important}:root #root .app-shell-modern .pilot-decision-actions .button-link{min-height:42px!important;min-width:max-content!important;padding-inline:16px!important;border-radius:8px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}:root #root .app-shell-modern .pilot-decision-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;border-left:0!important}:root #root .app-shell-modern .pilot-decision-metrics .metric-card{min-height:96px!important;justify-content:space-between!important;padding:14px 15px!important;border:1px solid var(--c2-line)!important;border-radius:8px!important;background:color-mix(in srgb,var(--c2-panel-soft) 54%,var(--c2-panel))!important}:root #root .app-shell-modern .pilot-decision-metrics .metric-card:first-child{border-left:1px solid var(--c2-line)!important}:root #root .app-shell-modern .pilot-decision-metrics .metric-label,:root #root .app-shell-modern .pilot-decision-metrics .muted-small{white-space:normal!important}:root #root .app-shell-modern .pilot-decision-metrics .metric-value{max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(1.24rem,1.65vw,1.72rem)!important;font-variant-numeric:tabular-nums!important}:root #root .app-shell-modern .panel.pilot-ai-panel{border-color:color-mix(in srgb,var(--c2-accent) 18%,var(--c2-line))!important}:root #root .app-shell-modern .pilot-ai-header{min-height:62px!important;padding:12px 16px!important}:root #root .app-shell-modern .pilot-ai-context-chips{justify-content:flex-end!important}:root #root .app-shell-modern .pilot-ai-chip{min-width:0!important;max-width:180px!important;overflow:hidden!important;text-overflow:ellipsis!important}:root #root .app-shell-modern .pilot-ai-body{height:clamp(350px,40vh,440px)!important;min-height:350px!important}:root #root .app-shell-modern .pilot-ai-chat{grid-template-rows:minmax(0,1fr) auto auto auto!important}:root #root .app-shell-modern .pilot-ai-thread{align-content:start!important;padding-top:8px!important}:root #root .app-shell-modern .pilot-ai-thread:has(.pilot-ai-empty-thread){align-content:start!important}:root #root .app-shell-modern .pilot-ai-empty-thread{width:min(100%,640px)!important;max-width:640px!important;margin-top:clamp(6px,3vh,28px)!important}:root #root .app-shell-modern .pilot-ai-prompt-row{align-items:center!important}:root #root .app-shell-modern .pilot-ai-composer{grid-template-columns:24px minmax(0,1fr) 44px!important;min-height:58px!important}:root #root .app-shell-modern .pilot-ai-composer textarea{width:100%!important;min-width:0!important;resize:none!important}:root #root .app-shell-modern .pilot-ai-send{width:42px!important;min-width:42px!important;padding:0!important}:root .pilot-ai-panel.is-fullscreen{background:radial-gradient(circle at 18% 18%,color-mix(in srgb,var(--c2-accent) 10%,transparent),transparent 28%),var(--c2-bg)!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-body{column-gap:18px!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-thread,:root .pilot-ai-panel.is-fullscreen .pilot-ai-thread:has(.pilot-ai-empty-thread){align-content:start!important;padding-top:clamp(14px,4vh,44px)!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-chat:has(.pilot-ai-empty-thread){align-content:center!important;grid-template-rows:auto auto auto auto!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-chat:has(.pilot-ai-empty-thread) .pilot-ai-thread{overflow:visible!important;padding-top:0!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-empty-thread{width:min(100%,640px)!important;margin-top:0!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-prompt-row{padding-top:2px!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-composer{grid-template-columns:24px minmax(0,1fr) 44px!important;min-height:58px!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-composer textarea{min-width:0!important;width:100%!important;resize:none!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-send{width:42px!important;min-width:42px!important;padding:0!important}@media(max-width:1160px){:root #root .app-shell-modern .pilot-decision-hub{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:760px){:root #root .app-shell-modern .pilot-decision-metrics{grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .pilot-ai-header{grid-template-columns:minmax(0,1fr)!important;align-items:start!important}:root #root .app-shell-modern .pilot-ai-tools,:root #root .app-shell-modern .pilot-ai-context-chips{width:100%!important;justify-content:flex-start!important;flex-wrap:wrap!important}:root #root .app-shell-modern .pilot-ai-body{height:auto!important;min-height:0!important}:root #root .app-shell-modern .pilot-ai-composer{grid-template-columns:22px minmax(0,1fr) 42px!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-header{gap:12px!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-body{overflow-y:auto!important;grid-auto-rows:auto!important;row-gap:14px!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-thread{padding-top:4px!important}:root .pilot-ai-panel.is-fullscreen .pilot-ai-evidence-rail{min-height:300px!important}}:root #root .app-shell-modern .pilot-decision-actions{align-items:center!important}:root #root .app-shell-modern .pilot-decision-link{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:42px!important;min-width:0!important;width:auto!important;padding:0 15px 0 16px!important;border:1px solid color-mix(in srgb,var(--c2-accent) 38%,var(--c2-line))!important;border-radius:9px!important;background:linear-gradient(135deg,color-mix(in srgb,var(--c2-accent-soft) 54%,var(--c2-panel)) 0%,var(--c2-panel) 100%)!important;color:var(--c2-text)!important;box-shadow:inset 0 1px #ffffff14,0 10px 24px #0476ff1f!important;font-size:.9rem!important;font-weight:760!important;letter-spacing:0!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}:root #root .app-shell-modern .pilot-decision-link-warning,:root #root .app-shell-modern .pilot-decision-link-danger{border-color:color-mix(in srgb,#f2c94c 36%,var(--c2-line))!important;background:linear-gradient(135deg,rgba(242,201,76,.14) 0%,var(--c2-panel) 74%)!important;box-shadow:inset 3px 0 #f2c94c,0 10px 22px #f2c94c1a!important}:root #root .app-shell-modern .pilot-decision-link-success{border-color:color-mix(in srgb,#16a34a 34%,var(--c2-line))!important;background:linear-gradient(135deg,rgba(22,163,74,.13) 0%,var(--c2-panel) 74%)!important;box-shadow:inset 3px 0 #16a34a,0 10px 22px #16a34a1a!important}:root #root .app-shell-modern .pilot-decision-link:hover,:root #root .app-shell-modern .pilot-decision-link:focus-visible{transform:translateY(-1px)!important;border-color:color-mix(in srgb,var(--c2-accent) 62%,var(--c2-line))!important;background:linear-gradient(135deg,color-mix(in srgb,var(--c2-accent-soft) 70%,var(--c2-panel)) 0%,var(--c2-panel) 100%)!important;color:var(--c2-text)!important;box-shadow:inset 0 1px #ffffff1a,0 14px 28px #0476ff29!important}:root #root .app-shell-modern .pilot-decision-link:focus-visible{outline:2px solid color-mix(in srgb,var(--c2-accent) 62%,transparent)!important;outline-offset:3px!important}:root #root .app-shell-modern .pilot-decision-link .pilot-decision-link-icon{width:16px!important;height:16px!important;flex:0 0 16px!important;stroke-width:2.1!important}:root #root .app-shell-modern .pilot-decision-actions>.badge{width:auto!important;min-height:32px!important;justify-content:center!important;padding:5px 11px!important}:root #root .app-shell-modern .operations-empty-lane{display:flex!important;align-items:center!important;min-height:56px!important;width:100%!important;padding:14px 16px!important;border:1px dashed color-mix(in srgb,var(--c2-accent) 34%,var(--c2-line))!important;border-radius:9px!important;background:linear-gradient(135deg,color-mix(in srgb,var(--c2-panel-soft) 86%,var(--c2-panel)) 0%,var(--c2-panel) 100%)!important;color:var(--c2-muted)!important;font-size:.9rem!important;font-weight:720!important;line-height:1.35!important}@media(max-width:760px){:root #root .app-shell-modern .command-band-modern .command-actions-panel{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;width:100%!important;min-width:0!important;flex-wrap:nowrap!important}:root #root .app-shell-modern .command-band-modern .command-status-strip{flex:1 1 auto!important;width:auto!important;max-width:none!important;min-width:0!important;height:38px!important;min-height:38px!important}:root #root .app-shell-modern .command-band-modern .command-status-strip .status-chip{height:32px!important;min-height:32px!important;padding:0 8px!important}:root #root .app-shell-modern .command-band-modern .command-status-strip .status-chip strong{max-width:72px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .app-shell-modern .command-band-modern .command-utility-row{display:grid!important;grid-template-columns:repeat(2,40px)!important;gap:6px!important;flex:0 0 auto!important;width:auto!important}:root #root .app-shell-modern .command-band-modern .command-actions-panel>.command-utility-row:before{display:none!important;content:none!important}:root #root .app-shell-modern .command-band-modern .command-utility-action,:root #root .app-shell-modern .command-band-modern .command-overflow-trigger{display:grid!important;width:40px!important;min-width:40px!important;height:38px!important;min-height:38px!important;place-items:center!important;padding:0!important;border-radius:12px!important;font-size:0!important;gap:0!important;overflow:hidden!important}:root #root .app-shell-modern .command-band-modern .command-overflow-label{display:none!important}:root #root .app-shell-modern .command-band-modern .command-overflow-menu{width:min(354px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important}:root #root .app-shell-modern .command-band-modern .command-utility-action svg,:root #root .app-shell-modern .command-band-modern .command-overflow-trigger svg{width:16px!important;height:16px!important;margin:0!important}:root #root .app-shell-modern .pilot-decision-actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:8px!important}:root #root .app-shell-modern .pilot-decision-link{width:100%!important;min-height:44px!important}:root #root .app-shell-modern .pilot-decision-actions>.badge{justify-self:start!important;width:auto!important}}:root #root .app-shell-modern .pilot-decision-link-warning{border-color:color-mix(in srgb,var(--c2-accent) 48%,var(--c2-line))!important;background:linear-gradient(135deg,color-mix(in srgb,var(--c2-accent-soft) 72%,var(--c2-panel)) 0%,var(--c2-panel) 80%)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--c2-accent) 12%,transparent),0 12px 26px color-mix(in srgb,var(--c2-accent) 14%,transparent)!important}:root #root .app-shell-modern .pilot-decision-link-warning:before{content:""!important;width:8px!important;height:8px!important;border-radius:999px!important;background:var(--c2-accent)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--c2-accent) 16%,transparent)!important}:root #root .app-shell-modern .pilot-decision-link-warning:hover,:root #root .app-shell-modern .pilot-decision-link-warning:focus-visible{border-color:color-mix(in srgb,var(--c2-accent) 68%,var(--c2-line))!important;background:linear-gradient(135deg,color-mix(in srgb,var(--c2-accent-soft) 88%,var(--c2-panel)) 0%,var(--c2-panel) 76%)!important}@media(max-width:760px){:root #root .app-shell-modern .command-band-modern .command-status-strip .command-health-chip{min-width:118px!important;max-width:132px!important}:root #root .app-shell-modern .command-band-modern .command-status-strip .command-health-chip .badge{max-width:118px!important}:root #root .app-shell-modern .command-band-modern .command-status-strip .command-health-chip .badge-label{max-width:86px!important}}.automation-command-center{display:grid;gap:22px}.automation-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.automation-error{margin-top:12px;padding:10px 14px;border-radius:12px;background:var(--danger-soft, rgba(239, 68, 68, .12));color:var(--danger, #b91c1c)}.automation-queue-table .automation-queue-row td{vertical-align:middle}.automation-detail{display:grid;gap:14px;border-color:#0ea5e94d}.automation-detail-header,.automation-detail-actions{display:flex;align-items:center;gap:12px}.automation-detail-header{justify-content:space-between}.automation-flags{list-style:none;margin:0;padding:0;display:grid;gap:6px}.automation-flag{border-radius:10px;padding:8px 12px;font-size:.9em;background:#94a3b829}.automation-flag-blocking{background:var(--danger-soft, rgba(239, 68, 68, .14));color:var(--danger, #b91c1c)}.automation-flag-warning{background:var(--warning-soft, rgba(234, 179, 8, .16))}.automation-screenshot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.automation-screenshot img{width:100%;border-radius:10px;border:1px solid rgba(148,163,184,.3)}.automation-screenshot figcaption{font-size:.8em;color:var(--muted, #64748b)}.automation-policy-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;align-items:end;margin-top:16px}.automation-checkbox{flex-direction:row;align-items:center;gap:8px}.automation-payment-toggle{border:1px solid var(--danger-soft, rgba(239, 68, 68, .3));border-radius:10px;padding:8px 12px}.language-dropdown{position:relative;z-index:20;min-width:0}:root .language-switcher .language-dropdown-button,:root .command-language-switcher .language-dropdown-button,:root .login-language-switcher .language-dropdown-button,:root #root .app-shell-modern .command-band-modern .language-switcher .language-dropdown-button,:root #root .app-shell-modern .command-band-modern .command-language-switcher .language-dropdown-button{align-items:center!important;background:var(--bx-surface-tint, var(--beamo-control-bg))!important;border:1px solid var(--bx-line, var(--border))!important;border-radius:var(--bx-r-pill, 999px)!important;box-shadow:none!important;color:var(--bx-text, var(--ink))!important;display:inline-flex!important;gap:8px!important;justify-content:space-between!important;min-height:32px!important;min-width:112px!important;padding:0 10px 0 12px!important;width:auto!important}:root .language-switcher .language-dropdown-button:hover,:root .language-switcher .language-dropdown-button:focus-visible,:root .language-switcher .language-dropdown-button[aria-expanded=true],:root .command-language-switcher .language-dropdown-button:hover,:root .command-language-switcher .language-dropdown-button:focus-visible,:root .command-language-switcher .language-dropdown-button[aria-expanded=true],:root .login-language-switcher .language-dropdown-button:hover,:root .login-language-switcher .language-dropdown-button:focus-visible,:root .login-language-switcher .language-dropdown-button[aria-expanded=true]{background:var(--bx-surface, var(--beamo-control-hover))!important;color:var(--bx-accent, var(--ink))!important}.language-dropdown-label,.language-dropdown-option-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root .language-switcher .language-dropdown-button .language-dropdown-label,:root .command-language-switcher .language-dropdown-button .language-dropdown-label,:root .login-language-switcher .language-dropdown-button .language-dropdown-label,:root #root .app-shell-modern .command-band-modern .language-switcher .language-dropdown-button .language-dropdown-label,:root #root .app-shell-modern .command-band-modern .command-language-switcher .language-dropdown-button .language-dropdown-label{display:inline-block!important;font-size:.76rem!important;font-weight:800!important;letter-spacing:0!important;line-height:1!important;max-width:96px!important;position:static!important;width:auto!important}.language-dropdown-caret{border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;display:inline-block;flex:0 0 auto;height:0;opacity:.78;transform-origin:center;transition:transform var(--bx-motion, .16s ease);width:0}.language-dropdown-button[aria-expanded=true] .language-dropdown-caret{transform:rotate(180deg)}.language-dropdown-menu{background:var(--bx-surface, var(--surface));border:1px solid var(--bx-line, var(--border));border-radius:8px;box-shadow:var(--bx-shadow-2, 0 18px 48px rgba(15, 23, 42, .18));display:grid;gap:3px;min-width:148px;width:max-content;max-width:min(220px,calc(100vw - 32px));padding:5px;position:absolute;right:0;top:calc(100% + 6px);z-index:1000}.language-dropdown-option{align-items:center;background:transparent;border:0;border-radius:7px;color:var(--bx-text, var(--ink));display:flex;font-size:.82rem;font-weight:750;gap:10px;justify-content:space-between;min-height:34px;min-width:136px;padding:0 10px;text-align:start;width:100%}.language-dropdown-option:hover,.language-dropdown-option:focus-visible{background:var(--bx-surface-tint, var(--beamo-control-hover));color:var(--bx-text, var(--ink));outline:none}.language-dropdown-option[aria-checked=true]{background:color-mix(in srgb,var(--bx-accent, #0ea5e9) 14%,transparent);color:var(--bx-accent, #0ea5e9)}.language-dropdown-selected-mark{border-radius:999px;display:inline-block;flex:0 0 auto;height:6px;width:6px}.language-dropdown-option[aria-checked=true] .language-dropdown-selected-mark{background:currentColor}.system-language-setting{align-items:center;border:1px solid var(--bx-line, var(--border));border-radius:8px;display:flex;gap:14px;justify-content:space-between;padding:12px;width:min(100%,540px)}.system-language-setting .muted-small{margin:4px 0 0}.system-language-switcher{flex:0 0 auto}#system-settings{position:relative;z-index:30}:root.dark .language-dropdown-menu,:root[data-theme=dark] .language-dropdown-menu{background:var(--bx-surface, #101827);border-color:var(--bx-line, rgba(148, 163, 184, .22));box-shadow:0 18px 48px #00000061}:root[dir=rtl] body,:root[dir=rtl] #root{direction:rtl}:root[dir=rtl] code,:root[dir=rtl] pre{direction:ltr;unicode-bidi:isolate}:root[dir=rtl] .language-switcher,:root[dir=rtl] .command-language-switcher,:root[dir=rtl] .login-language-switcher,:root[dir=rtl] .system-language-setting{direction:rtl}:root[dir=rtl] .language-dropdown-menu{left:0;right:auto;text-align:right}:root[dir=rtl] .language-dropdown-button,:root[dir=rtl] .language-dropdown-option{flex-direction:row-reverse}:root[dir=rtl] .language-dropdown-option{text-align:right}:root[dir=rtl] .system-language-setting,:root[dir=rtl] .panel,:root[dir=rtl] .workspace-panel,:root[dir=rtl] .command-band-modern,:root[dir=rtl] .toolbar,:root[dir=rtl] .form-grid,:root[dir=rtl] .automation-policy-form,:root[dir=rtl] .automation-detail{text-align:right}:root[dir=rtl] input:not([type=email]):not([type=url]),:root[dir=rtl] textarea,:root[dir=rtl] select,:root[dir=rtl] table,:root[dir=rtl] th,:root[dir=rtl] td{text-align:right}.language-dropdown-option-group{position:relative}.language-dropdown-option-group-trigger{width:100%}.language-dropdown-submenu-caret{border-bottom:4px solid transparent;border-left:5px solid currentColor;border-top:4px solid transparent;display:inline-block;flex:0 0 auto;height:0;opacity:.78;width:0}:root[dir=rtl] .language-dropdown-submenu-caret{border-left:0;border-right:5px solid currentColor}.language-dropdown-submenu{background:var(--bx-surface, var(--surface));border:1px solid var(--bx-line, var(--border));border-radius:8px;box-shadow:var(--bx-shadow-2, 0 18px 48px rgba(15, 23, 42, .18));display:none;gap:3px;left:calc(100% + 6px);max-height:min(280px,calc(100vh - 120px));min-width:136px;overflow-y:auto;padding:5px;position:absolute;top:0;width:max-content;z-index:1001}.language-dropdown-option-group.is-open>.language-dropdown-submenu{display:grid}@media(hover:hover){.language-dropdown-option-group:hover>.language-dropdown-submenu{display:grid}}:root[dir=rtl] .language-dropdown-submenu{left:auto;right:calc(100% + 6px)}.language-dropdown-option-group.is-open>.language-dropdown-option-group-trigger,.language-dropdown-option-group-trigger:hover,.language-dropdown-option-group-trigger:focus-visible{background:var(--bx-surface-tint, var(--beamo-control-hover));color:var(--bx-text, var(--ink));outline:none}.language-dropdown-submenu-option{min-width:128px}@media(max-width:760px){.language-dropdown,:root .language-switcher .language-dropdown-button,:root .command-language-switcher .language-dropdown-button,:root .login-language-switcher .language-dropdown-button{width:100%!important}.language-dropdown-menu{left:0;right:auto;width:100%}.language-dropdown-submenu{left:0;margin-top:4px;position:static;right:auto;width:100%}:root[dir=rtl] .language-dropdown-submenu{left:auto;right:0}.system-language-setting{align-items:stretch;flex-direction:column}}.command-alert-chip{position:relative}.command-alert-icon{align-items:center;display:inline-flex;height:18px;justify-content:center;position:relative;width:18px}.command-alert-icon svg{height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:18px}.command-alert-count{align-items:center;background:var(--danger, #b91c1c);border:2px solid var(--surface, #fff);border-radius:999px;color:#fff;display:inline-flex;font-size:.63rem;font-weight:800;height:17px;justify-content:center;line-height:1;min-width:17px;padding:0 4px;position:absolute;right:-10px;top:-8px}.alert-center-workspace{display:flex;flex-direction:column;gap:16px;min-width:0}.alert-center-header-panel,.alert-center-filters-panel{display:grid;gap:16px}.alert-center-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.alert-center-header h2{font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.15;margin:2px 0 6px}.alert-center-header p{color:var(--muted);margin:0;max-width:760px}.alert-center-header-actions,.alert-inbox-actions,.alert-inbox-snooze-controls,.alert-center-sku-filter{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.alert-center-header-actions{justify-content:flex-end}.alert-center-summary-grid{grid-template-columns:repeat(5,minmax(120px,1fr))}.alert-center-severity-strip{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.alert-center-severity-pill,.alert-unread-pill{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:999px;color:var(--ink);display:inline-flex;gap:6px;min-height:32px;padding:4px 10px}.alert-center-severity-pill{cursor:pointer}.alert-center-severity-pill:hover,.alert-center-severity-pill:focus-visible{border-color:var(--accent);outline:none}.alert-center-filters{align-items:end;display:grid;gap:12px;grid-template-columns:minmax(130px,.8fr) minmax(150px,.9fr) minmax(160px,1fr) minmax(220px,1.2fr) auto auto}.alert-center-filters label,.alert-inbox-action-draft label{color:var(--muted);display:grid;font-size:.82rem;font-weight:700;gap:6px}.alert-center-filters input,.alert-center-filters select,.alert-inbox-action-draft input,.alert-inbox-action-draft select{background:var(--surface);border:1px solid var(--border);border-radius:8px;color:var(--ink);font:inherit;min-height:38px;min-width:0;padding:8px 10px}.alert-center-checkbox{align-items:center;display:flex!important;min-height:38px}.alert-center-checkbox input{min-height:16px}.alert-center-clear-filters{min-height:38px}.alert-inbox-list{display:grid;gap:12px}.alert-inbox-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow-sm);display:grid;gap:14px;grid-template-columns:minmax(0,1fr) auto;padding:16px}.alert-inbox-card-unread{border-color:color-mix(in srgb,var(--accent) 55%,var(--border));box-shadow:inset 4px 0 0 var(--accent),var(--shadow-sm)}.alert-inbox-card-main{display:grid;gap:8px;min-width:0}.alert-inbox-status-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.alert-inbox-card h3{font-size:1.05rem;line-height:1.25;margin:0}.alert-inbox-card p{margin:0}.alert-inbox-note-preview{background:var(--surface-muted, rgba(148, 163, 184, .12));border:1px solid var(--border);border-radius:8px;color:var(--muted);padding:8px 10px}.alert-inbox-actions{align-content:start;justify-content:flex-end;max-width:360px}.alert-inbox-link{text-decoration:none}.alert-inbox-action-draft{align-items:end;border-top:1px solid var(--border);display:grid;gap:12px;grid-column:1 / -1;grid-template-columns:minmax(220px,1fr) auto auto;padding-top:14px}@media(max-width:1100px){.alert-center-summary-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}.alert-center-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.alert-center-header,.alert-inbox-card{grid-template-columns:1fr}.alert-center-header{display:grid}.alert-center-header-actions,.alert-inbox-actions,.alert-inbox-snooze-controls,.alert-center-sku-filter{align-items:stretch;flex-direction:column}.alert-center-summary-grid,.alert-center-filters,.alert-inbox-action-draft{grid-template-columns:1fr}.alert-center-header-actions>*,.alert-inbox-actions>*,.alert-inbox-snooze-controls>*,.alert-center-sku-filter>*{width:100%}}.learning-loop-panel{display:grid;gap:16px;min-width:0}.learning-loop-header,.learning-loop-section-heading{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;min-width:0}.learning-loop-header>div:first-child,.learning-loop-section-heading>div:first-child{display:grid;gap:6px;min-width:0}.learning-loop-header h2,.learning-loop-section-heading h3,.learning-loop-preview h3{margin:0}.learning-loop-header p,.learning-loop-preview p{color:var(--muted);margin:0}.learning-loop-header-actions,.learning-loop-actions,.learning-loop-recent-list{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.learning-loop-metrics,.learning-loop-value-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(120px,1fr))}.learning-loop-value-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}.learning-loop-grid{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr)}.learning-loop-queue,.learning-loop-detail,.learning-loop-preview,.learning-loop-recent{background:var(--surface);border:1px solid var(--border);border-radius:8px;display:grid;gap:12px;min-width:0;padding:14px}.learning-loop-suggestion-list{display:grid;gap:8px}.learning-loop-suggestion-row{align-items:center;background:var(--surface-muted, rgba(148, 163, 184, .1));border:1px solid var(--border);border-radius:8px;color:inherit;cursor:pointer;display:flex;gap:12px;justify-content:space-between;min-width:0;padding:10px 12px;text-align:left}.learning-loop-suggestion-row.selected{border-color:var(--accent, #2563eb);box-shadow:0 0 0 2px #2563eb1f}.learning-loop-suggestion-row>span:first-child{display:grid;gap:2px;min-width:0}.learning-loop-suggestion-row strong,.learning-loop-suggestion-row small,.learning-loop-recent-list strong,.learning-loop-recent-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.learning-loop-suggestion-row small,.learning-loop-section-heading span,.learning-loop-recent-list small{color:var(--muted)}.learning-loop-evidence-grid,.learning-loop-change-list{display:grid;gap:8px}.learning-loop-evidence-grid{grid-template-columns:repeat(5,minmax(92px,1fr))}.learning-loop-evidence-grid span,.learning-loop-change-list li,.learning-loop-recent-list>span{background:var(--surface-muted, rgba(148, 163, 184, .1));border:1px solid var(--border);border-radius:8px;display:grid;gap:3px;min-width:0;padding:9px 10px}.learning-loop-evidence-grid strong,.learning-loop-change-list small{color:var(--muted);font-size:.78rem;font-weight:700}.learning-loop-notes{color:var(--muted);display:grid;font-size:.84rem;font-weight:700;gap:6px}.learning-loop-notes textarea{background:var(--surface);border:1px solid var(--border);border-radius:8px;color:var(--text);font:inherit;min-height:86px;padding:10px 12px;resize:vertical}.learning-loop-change-list{list-style:none;margin:0;padding:0}.learning-loop-change-list li{grid-template-columns:minmax(130px,1fr) auto minmax(120px,.9fr)}.learning-loop-preview-placeholder{border-style:dashed}@media(max-width:1100px){.learning-loop-grid,.learning-loop-metrics,.learning-loop-value-grid,.learning-loop-evidence-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.learning-loop-header,.learning-loop-section-heading,.learning-loop-suggestion-row,.learning-loop-change-list li{display:grid;grid-template-columns:1fr}.learning-loop-header-actions,.learning-loop-actions{align-items:stretch;flex-direction:column;justify-content:stretch}.learning-loop-header-actions>*,.learning-loop-actions>*,.learning-loop-metrics,.learning-loop-value-grid,.learning-loop-grid,.learning-loop-evidence-grid{grid-template-columns:1fr;width:100%}}.invoice-matching-workspace{display:flex;flex-direction:column;gap:16px;min-width:0}.invoice-matching-command-panel{align-items:flex-start;display:flex;gap:18px;justify-content:space-between}.invoice-matching-command-copy{display:grid;gap:6px;max-width:860px}.invoice-matching-command-copy h2{font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.16;margin:0}.invoice-matching-command-copy p{color:var(--muted);margin:0}.invoice-matching-command-actions,.invoice-match-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.invoice-matching-summary-grid{grid-template-columns:repeat(5,minmax(130px,1fr))}.invoice-matching-filters-panel{display:grid;gap:14px}.invoice-matching-filters{align-items:end;display:grid;gap:12px;grid-template-columns:minmax(140px,.75fr) minmax(220px,1.1fr) minmax(280px,1.4fr) auto}.invoice-matching-filters label,.invoice-matching-manual-form label,.invoice-match-release-box label,.invoice-match-tolerance-grid label{color:var(--muted);display:grid;font-size:.82rem;font-weight:700;gap:6px}.invoice-matching-filters input,.invoice-matching-filters select,.invoice-matching-manual-form input,.invoice-match-release-box textarea,.invoice-match-tolerance-grid input{background:var(--surface);border:1px solid var(--border);border-radius:8px;color:var(--ink);font:inherit;min-height:38px;min-width:0;padding:8px 10px}.invoice-match-release-box textarea{min-height:92px;resize:vertical}.invoice-matching-layout{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(420px,.95fr) minmax(0,1.25fr)}.invoice-matching-list-panel,.invoice-matching-detail-panel,.invoice-matching-manual-panel{display:grid;gap:16px;min-width:0}.invoice-matching-table tbody tr{cursor:pointer}.invoice-match-row-button{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invoice-match-detail-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.invoice-match-detail-header h3{font-size:1.2rem;line-height:1.2;margin:2px 0 4px}.invoice-match-detail-badges{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.invoice-match-detail-cards{grid-template-columns:repeat(4,minmax(120px,1fr))}.invoice-match-discrepancy-strip{display:flex;flex-wrap:wrap;gap:8px}.invoice-match-discrepancy-pill{align-items:center;background:var(--surface-muted, rgba(148, 163, 184, .12));border:1px solid var(--border);border-radius:8px;color:var(--ink);display:inline-flex;gap:8px;min-height:34px;padding:6px 10px}.invoice-match-discrepancy-pill small{color:var(--muted);font-weight:600}.invoice-match-release-box{background:var(--surface-muted, rgba(148, 163, 184, .12));border:1px solid var(--border);border-radius:8px;display:grid;gap:12px;padding:14px}.invoice-match-playbook{background:var(--surface-muted, rgba(148, 163, 184, .08));border:1px solid var(--border);border-radius:10px;display:grid;gap:12px;padding:14px}.invoice-match-playbook-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.invoice-match-playbook-header h4{margin:4px 0 0}.invoice-match-playbook-steps{display:grid;gap:10px;list-style:none;margin:0;padding:0}.invoice-match-playbook-steps li{align-items:center;border:1px solid var(--border);border-radius:8px;display:grid;gap:10px;grid-template-columns:auto 1fr auto;padding:10px 12px}.invoice-match-playbook-steps li.playbook-step-current{border-color:var(--warning-border, #f59e0b)}.invoice-match-routing-hint{margin:0}.supplier-quote-guided-flow{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0 0 10px;padding:0}.supplier-quote-guided-flow li{align-items:center;border:1px solid var(--border);border-radius:999px;display:inline-flex;gap:8px;padding:6px 10px}.supplier-quote-guided-flow li.current{border-color:var(--accent, #2563eb)}.invoice-match-event-list{display:grid;gap:10px;list-style:none;margin:0;padding:0}.invoice-match-event-list li{border-left:3px solid var(--border);display:grid;gap:3px;padding-left:12px}:root[dir=rtl] .invoice-match-event-list li{border-left:0;border-right:3px solid var(--border);padding-left:0;padding-right:12px}.invoice-match-event-list span,.invoice-match-event-list p{color:var(--muted);margin:0}.invoice-matching-manual-form{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(160px,1fr))}.invoice-match-tolerance-details{grid-column:1 / -1}.invoice-match-tolerance-details summary{cursor:pointer;font-weight:800}.invoice-match-tolerance-grid{display:grid;gap:12px;grid-template-columns:repeat(5,minmax(120px,1fr));margin-top:12px}.invoice-matching-manual-form .actions{grid-column:1 / -1;justify-content:flex-end}@media(max-width:1200px){.invoice-matching-summary-grid,.invoice-match-detail-cards{grid-template-columns:repeat(3,minmax(130px,1fr))}.invoice-matching-layout{grid-template-columns:1fr}.invoice-matching-manual-form,.invoice-match-tolerance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.invoice-matching-command-panel,.invoice-match-detail-header{display:grid}.invoice-matching-command-actions,.invoice-match-actions,.invoice-match-detail-badges{align-items:stretch;flex-direction:column;justify-content:stretch}.invoice-matching-command-actions>*,.invoice-match-actions>*,.invoice-match-detail-badges>*{width:100%}.invoice-matching-summary-grid,.invoice-matching-filters,.invoice-match-detail-cards,.invoice-matching-manual-form,.invoice-match-tolerance-grid{grid-template-columns:1fr}}:root #root .app-shell-modern .pilot-focus-bar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;margin:12px 0 14px!important;padding:12px 14px!important;border:1px solid color-mix(in srgb,var(--c2-accent, var(--theme-accent)) 24%,var(--c2-line, var(--theme-line)))!important;border-radius:8px!important;background:color-mix(in srgb,var(--c2-accent-soft, var(--theme-panel-soft)) 42%,var(--c2-panel, var(--theme-panel)))!important;box-shadow:none!important}:root #root .app-shell-modern .pilot-focus-bar>div:first-child{min-width:0!important}:root #root .app-shell-modern .pilot-focus-bar span{display:block!important;margin-bottom:3px!important;color:var(--c2-muted, var(--theme-muted))!important;font-size:.72rem!important;font-weight:760!important;letter-spacing:0!important;text-transform:uppercase!important}:root #root .app-shell-modern .pilot-focus-bar strong{display:block!important;max-width:100%!important;overflow:hidden!important;color:var(--c2-text, var(--theme-text))!important;font-size:1rem!important;font-weight:780!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .app-shell-modern .pilot-focus-bar p{margin:4px 0 0!important;color:var(--c2-muted, var(--theme-muted))!important;font-size:.84rem!important;font-weight:560!important;line-height:1.36!important}:root #root .app-shell-modern .pilot-focus-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:8px!important;min-width:0!important}:root #root .app-shell-modern .pilot-focus-actions .link-button,:root #root .app-shell-modern .pilot-focus-actions a.link-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:7px 12px!important;border-radius:7px!important;font-size:.82rem!important;font-weight:760!important;line-height:1!important;white-space:nowrap!important}:root #root .app-shell-modern .data-table td .pilot-focus-button{justify-content:center!important;min-width:76px!important;border-color:var(--c2-line, var(--theme-line))!important;background:var(--c2-panel, var(--theme-panel))!important;color:var(--c2-muted, var(--theme-muted))!important;font-weight:760!important}:root #root .app-shell-modern .data-table td .pilot-focus-button[aria-pressed=true]{border-color:color-mix(in srgb,var(--c2-accent, var(--theme-accent)) 46%,var(--c2-line, var(--theme-line)))!important;background:color-mix(in srgb,var(--c2-accent-soft, var(--theme-panel-soft)) 68%,var(--c2-panel, var(--theme-panel)))!important;color:var(--c2-accent-strong, var(--theme-text))!important}:root #root .app-shell-modern .data-table tr.pilot-queue-row-focused td:first-child{box-shadow:inset 3px 0 0 var(--c2-accent, var(--theme-accent))!important}@media(max-width:760px){:root #root .app-shell-modern .pilot-focus-bar{grid-template-columns:minmax(0,1fr)!important;align-items:start!important}:root #root .app-shell-modern .pilot-focus-actions{width:100%!important;justify-content:flex-start!important}}.team-summary-grid{margin-top:.5rem}.workspace-switch-list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.workspace-switch-row{display:flex;align-items:center;gap:.75rem;padding:.7rem .9rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface, #ffffff)}.workspace-switch-row.is-current{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.workspace-switch-meta{display:flex;flex-direction:column;gap:.1rem;margin-right:auto}.workspace-switch-current{font-size:.78rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.04em}.team-invite-form{display:grid;gap:.85rem}.team-invite-row{display:grid;grid-template-columns:2fr 1fr;gap:.85rem}.team-invite-actions{display:flex;justify-content:flex-end}.team-members-table table{width:100%}.team-member-cell{display:flex;flex-direction:column;gap:.15rem;text-align:left}.team-member-email{display:inline-flex;align-items:center;gap:.4rem;font-weight:700}.team-self-chip{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.1rem .4rem;border-radius:999px;background:var(--accent-soft);color:var(--accent)}.team-member-note{font-style:italic}.team-row-disabled{opacity:.6}.team-actions-cell{white-space:nowrap}.badge-active{background:var(--success-soft);color:#166534}.badge-invited{background:var(--warning-soft);color:#92400e}.badge-disabled{background:#e2e8f0;color:#475569}.badge-owner{background:var(--accent-soft);color:var(--accent)}.form-error{color:var(--danger);font-size:.85rem;margin:.4rem 0 0}@media(max-width:720px){.team-invite-row{grid-template-columns:1fr}.workspace-switch-row{flex-wrap:wrap}}:root #root .app-shell.app-shell-modern .workspace-sidebar-nav .workspace-link:before,:root #root .app-shell.app-shell-modern .workspace-sidebar-nav .workspace-link.active:before{content:none!important;display:none!important}:root #root .app-shell.app-shell-modern .workspace-sidebar-nav .workspace-link.active,:root #root .app-shell.app-shell-modern .workspace-nav.workspace-sidebar-nav .workspace-link.active{background:var(--sidebar-active, var(--theme-panel-soft))!important;color:var(--theme-text)!important;border-color:var(--theme-line-strong)!important;box-shadow:none!important}:root #root .app-shell.app-shell-modern .workspace-sidebar-nav .workspace-link.active .workspace-nav-icon,:root #root .app-shell.app-shell-modern .workspace-nav.workspace-sidebar-nav .workspace-link.active .workspace-nav-icon{background:color-mix(in srgb,var(--theme-text) 8%,transparent)!important;color:var(--theme-text)!important}.workspace-nav{display:flex;gap:.35rem;flex-wrap:wrap;margin:.55rem 0 0;width:fit-content;max-width:100%;padding:.2rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--beamo-glass-muted)}.workspace-link{color:var(--muted);text-decoration:none;padding:.5rem .72rem;border:1px solid transparent;border-radius:999px;background:transparent}.workspace-link.active{color:var(--beamo-button-foreground);background:var(--accent);border-color:transparent;box-shadow:var(--shadow-soft)}.workspace-stack{display:grid;gap:1.25rem;grid-template-columns:minmax(0,1fr);min-width:0}.workspace-stack>*{min-width:0;max-width:100%}.workspace-split{display:grid;gap:1.25rem;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.form-row,.status-strip{display:flex;flex-wrap:wrap;gap:.75rem}@media(max-width:1024px){.workspace-split{grid-template-columns:1fr}}@media(max-width:640px){.workspace-nav{flex-wrap:nowrap;overflow-x:auto;width:100%}.workspace-link{flex:0 0 auto}}:root{--ui-bg: var(--bg);--ui-bg-elevated: var(--bg-accent);--ui-panel: var(--panel-strong);--ui-panel-muted: var(--beamo-glass-muted);--ui-panel-soft: var(--beamo-glass-muted);--ui-line: var(--border);--ui-line-strong: var(--beamo-line-subtle);--ui-text: var(--ink);--ui-muted: var(--muted);--ui-faint: var(--beamo-placeholder);--ui-accent: var(--accent);--ui-accent-strong: var(--accent-strong);--ui-accent-soft: var(--accent-soft);--ui-success: var(--beamo-success);--ui-success-bg: var(--beamo-success-bg);--ui-warn-text: var(--beamo-warning);--ui-warn-bg: var(--beamo-warning-bg);--ui-danger: var(--beamo-danger);--ui-danger-bg: var(--beamo-danger-bg);--ui-info: var(--accent-strong);--ui-info-bg: var(--accent-soft);--ui-radius-xs: 6px;--ui-radius-sm: 8px;--ui-radius-md: var(--radius);--ui-radius-lg: 16px;--ui-radius-pill: 999px;--ui-shadow-xs: var(--shadow-soft);--ui-shadow-sm: var(--shadow);--ui-shadow-md: var(--shadow)}:root.dark,:root[data-theme=dark]{--ui-bg: var(--bg);--ui-bg-elevated: var(--bg-accent);--ui-panel: var(--panel-strong);--ui-panel-muted: var(--beamo-glass-muted);--ui-panel-soft: var(--beamo-glass-muted);--ui-line: var(--border);--ui-line-strong: var(--beamo-line-subtle);--ui-text: var(--ink);--ui-muted: var(--muted);--ui-faint: var(--beamo-placeholder);--ui-accent: var(--accent);--ui-accent-strong: var(--accent-strong);--ui-accent-soft: var(--accent-soft);--ui-success: var(--beamo-success);--ui-success-bg: var(--beamo-success-bg);--ui-warn-text: var(--beamo-warning);--ui-warn-bg: var(--beamo-warning-bg);--ui-danger: var(--beamo-danger);--ui-danger-bg: var(--beamo-danger-bg);--ui-info: var(--accent-strong);--ui-info-bg: var(--accent-soft)}:root #root .app-shell-modern{--c2-bg: var(--ui-bg);--c2-panel: var(--ui-panel);--c2-panel-soft: var(--ui-panel-soft);--c2-line: var(--ui-line);--c2-line-strong: var(--ui-line-strong);--c2-text: var(--ui-text);--c2-muted: var(--ui-muted);--c2-accent: var(--ui-accent);--c2-accent-strong: var(--ui-accent-strong);--c2-accent-soft: var(--ui-accent-soft);--c2-success: var(--ui-success);--c2-success-soft: var(--ui-success-bg);--c2-warn: var(--ui-warn-text);--c2-warn-soft: var(--ui-warn-bg);--c2-danger: var(--ui-danger);--c2-danger-soft: var(--ui-danger-bg);--c2-radius-xs: var(--ui-radius-xs);--c2-radius-sm: var(--ui-radius-sm);--c2-radius-md: var(--ui-radius-md);--c2-radius-lg: var(--ui-radius-lg);--c2-radius-pill: var(--ui-radius-pill);--c2-shadow-sm: var(--ui-shadow-xs);--c2-shadow-md: var(--ui-shadow-sm);background:var(--ui-bg)!important;color:var(--ui-text)!important}:root #root .app-shell-modern *,:root #root .app-shell-modern *:before,:root #root .app-shell-modern *:after{box-sizing:border-box}:root #root .app-shell-modern .workspace-sidebar{background:var(--ui-panel)!important;border-right:1px solid var(--ui-line)!important;box-shadow:var(--ui-shadow-xs)!important}:root #root .app-shell-modern .workspace-sidebar-brand,:root #root .app-shell-modern a.workspace-sidebar-brand{min-height:48px!important;border-radius:var(--ui-radius-md)!important}:root #root .app-shell-modern .brand-logo-frame{background:var(--ui-panel-muted)!important;border:1px solid var(--ui-line)!important;color:var(--ui-text)!important}:root #root .app-shell-modern .workspace-nav,:root #root .app-shell-modern .command-workspace-nav{background:transparent!important;border-color:transparent!important;gap:6px!important;width:100%!important}:root #root .app-shell-modern .workspace-nav .workspace-link,:root #root .app-shell-modern .workspace-nav a.workspace-link{min-height:40px!important;padding:8px 14px!important;border-radius:var(--ui-radius-pill)!important;color:var(--ui-muted)!important;background:transparent!important;border:1px solid transparent!important;text-decoration:none!important;font-size:.8125rem!important;font-weight:500!important}:root #root .app-shell-modern .workspace-nav .workspace-link:hover,:root #root .app-shell-modern .workspace-nav .workspace-link:focus-visible{background:var(--beamo-control-hover)!important;color:var(--ui-text)!important;border-color:transparent!important}:root #root .app-shell-modern .workspace-nav .workspace-link.active,:root #root .app-shell-modern .workspace-nav a.workspace-link.active{background:var(--accent)!important;color:var(--beamo-button-foreground)!important;border-color:transparent!important;box-shadow:var(--ui-shadow-xs)!important}:root #root .app-shell-modern .command-band,:root #root .app-shell-modern .command-band.command-band-modern{background:var(--beamo-nav-bg)!important;border:1px solid var(--ui-line)!important;border-radius:var(--ui-radius-lg)!important;box-shadow:none!important;color:var(--ui-text)!important;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}:root #root .app-shell-modern .command-band-main,:root #root .app-shell-modern .command-actions-panel{min-width:0!important}:root #root .app-shell-modern .command-nav-jump,:root #root .app-shell-modern .command-status-strip .status-chip,:root #root .app-shell-modern .command-status-strip button.status-chip,:root #root .app-shell-modern .command-utility-action,:root #root .app-shell-modern .command-overflow-trigger,:root #root .app-shell-modern .theme-option{min-height:44px!important;min-width:44px!important;border-radius:var(--ui-radius-sm)!important}:root #root .app-shell-modern .command-nav-jump,:root #root .app-shell-modern .command-utility-action,:root #root .app-shell-modern .command-overflow-trigger{background:var(--ui-panel-muted)!important;border:1px solid var(--ui-line)!important;color:var(--ui-text)!important}:root #root .app-shell-modern .command-status-strip .status-chip,:root #root .app-shell-modern .command-status-strip button.status-chip{background:var(--ui-panel-muted)!important;border:1px solid var(--ui-line)!important;color:var(--ui-text)!important;padding:8px 12px!important}:root #root .app-shell-modern .theme-switcher{min-width:0!important}:root #root .app-shell-modern .theme-option-group{min-height:48px!important;padding:3px!important;border:1px solid var(--ui-line)!important;border-radius:var(--ui-radius-md)!important;background:var(--ui-panel-muted)!important}:root #root .app-shell-modern .theme-option{color:var(--ui-muted)!important;border:1px solid transparent!important;background:transparent!important;padding:7px 10px!important}:root #root .app-shell-modern .theme-option[aria-pressed=true]{background:var(--ui-panel)!important;border-color:var(--ui-line)!important;color:var(--ui-accent-strong)!important;box-shadow:var(--ui-shadow-xs)!important}:root #root .app-shell-modern .panel,:root #root .app-shell-modern .glass-panel,:root #root .app-shell-modern .detail-card,:root #root .app-shell-modern .metric-card,:root #root .app-shell-modern .summary-metric-card,:root #root .app-shell-modern .workspace-control-panel,:root #root .app-shell-modern .workspace-details,:root #root .app-shell-modern .overview-console-panel,:root #root .app-shell-modern .overview-workflow-panel,:root #root .app-shell-modern .planning-command-center,:root #root .app-shell-modern .procurement-command-center,:root #root .app-shell-modern .operations-command-center,:root #root .app-shell-modern .finance-command-center,:root #root .app-shell-modern .feedback-command-center,:root #root .app-shell-modern .creator-command-center,:root #root .app-shell-modern .channels-overview-panel,:root #root .app-shell-modern .channels-status-card,:root #root .app-shell-modern .marketplace-panel,:root #root .app-shell-modern .marketplace-config-panel,:root #root .app-shell-modern .marketplace-policy-form,:root #root .app-shell-modern .marketplace-status-card,:root #root .app-shell-modern .onboarding-hero-panel,:root #root .app-shell-modern .onboarding-step-rail,:root #root .app-shell-modern .onboarding-step-panel{background:var(--beamo-glass)!important;background-image:none!important;border:1px solid var(--ui-line)!important;border-radius:var(--ui-radius-md)!important;box-shadow:none!important;color:var(--ui-text)!important;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}:root #root .app-shell-modern .planning-queue-card,:root #root .app-shell-modern .procurement-queue-card,:root #root .app-shell-modern .operations-queue-card,:root #root .app-shell-modern .finance-queue-card,:root #root .app-shell-modern .feedback-queue-card,:root #root .app-shell-modern .creator-queue-card,:root #root .app-shell-modern .overview-stat-card,:root #root .app-shell-modern .overview-brief-card,:root #root .app-shell-modern .overview-step-card,:root #root .app-shell-modern .overview-workspace-card,:root #root .app-shell-modern .overview-alert-card,:root #root .app-shell-modern .overview-exception-card{background:var(--ui-panel-muted)!important;border:1px solid var(--ui-line)!important;border-radius:var(--ui-radius-md)!important;box-shadow:none!important;color:var(--ui-text)!important}:root #root .app-shell-modern .section-intro,:root #root .app-shell-modern .workspace-page-header,:root #root .app-shell-modern .workspace-stack{min-width:0!important}:root #root .app-shell-modern .section-intro p,:root #root .app-shell-modern .workspace-page-header p,:root #root .app-shell-modern .metric-label,:root #root .app-shell-modern .empty-state p{color:var(--ui-muted)!important}:root #root .app-shell-modern button,:root #root .app-shell-modern .button-primary-action,:root #root .app-shell-modern a.button-primary-action,:root #root .app-shell-modern .button-secondary,:root #root .app-shell-modern a.button-secondary,:root #root .app-shell-modern .link-button,:root #root .app-shell-modern a.link-button,:root #root .app-shell-modern .workspace-flow-link,:root #root .app-shell-modern .overview-primary-link{min-height:44px!important;border-radius:var(--ui-radius-sm)!important;font-weight:650!important;letter-spacing:0!important;text-decoration:none!important}:root #root .app-shell-modern .button-primary-action,:root #root .app-shell-modern a.button-primary-action,:root #root .app-shell-modern button[type=submit],:root #root .app-shell-modern .overview-primary-link-strong{background:var(--beamo-button-gradient)!important;color:var(--beamo-button-foreground)!important;border:1px solid transparent!important;box-shadow:var(--ui-shadow-xs)!important}:root #root .app-shell-modern .button-secondary,:root #root .app-shell-modern a.button-secondary,:root #root .app-shell-modern .link-button,:root #root .app-shell-modern a.link-button{background:var(--beamo-secondary-bg)!important;color:var(--beamo-secondary-text)!important;border:1px solid var(--beamo-secondary-border)!important}:root #root .app-shell-modern button:disabled,:root #root .app-shell-modern .button-primary-action:disabled,:root #root .app-shell-modern .button-secondary:disabled{opacity:.55!important;cursor:not-allowed!important}:root #root .app-shell-modern input,:root #root .app-shell-modern select,:root #root .app-shell-modern textarea{min-height:44px!important;border-radius:var(--ui-radius-sm)!important;border:1px solid var(--ui-line)!important;background:var(--ui-panel)!important;color:var(--ui-text)!important;box-shadow:none!important}:root #root .app-shell-modern input[type=checkbox],:root #root .app-shell-modern input[type=radio]{width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important;padding:0!important;border-radius:5px!important;accent-color:var(--ui-accent)!important;flex:0 0 20px!important}:root #root .app-shell-modern input[type=radio]{border-radius:var(--ui-radius-pill)!important}:root #root .app-shell-modern label:has(input[type=checkbox]),:root #root .app-shell-modern label:has(input[type=radio]){min-height:44px!important;display:inline-flex!important;align-items:center!important;gap:10px!important;cursor:pointer!important}:root #root .app-shell-modern input:focus,:root #root .app-shell-modern select:focus,:root #root .app-shell-modern textarea:focus,:root #root .app-shell-modern button:focus-visible,:root #root .app-shell-modern a:focus-visible{outline:none!important;border-color:color-mix(in srgb,var(--ui-accent) 52%,var(--ui-line))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--ui-accent) 26%,transparent)!important}:root #root .app-shell-modern .badge{--badge-bg: var(--ui-panel-soft);--badge-text: var(--ui-text);--badge-border: var(--ui-line);display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:28px!important;padding:4px 9px!important;border-radius:var(--ui-radius-pill)!important;background:var(--badge-bg)!important;color:var(--badge-text)!important;border:1px solid var(--badge-border)!important;font-size:.75rem!important;font-weight:750!important;letter-spacing:0!important;line-height:1.1!important;text-transform:none!important;white-space:nowrap!important}:root #root .app-shell-modern .badge .badge-dot{width:7px!important;height:7px!important;border-radius:var(--ui-radius-pill)!important;background:currentColor!important;opacity:.78!important;flex:0 0 auto!important}:root #root .app-shell-modern .badge.badge-warning,:root #root .app-shell-modern .badge.badge-degraded,:root #root .app-shell-modern .badge.badge-stale,:root #root .app-shell-modern .badge.badge-missing,:root #root .app-shell-modern .badge.badge-incomplete,:root #root .app-shell-modern .badge.badge-late,:root #root .app-shell-modern .badge.badge-overdue{--badge-bg: var(--ui-warn-bg);--badge-text: var(--ui-warn-text);--badge-border: color-mix(in srgb, var(--ui-warn-text) 36%, var(--ui-line))}:root #root .app-shell-modern .badge.badge-danger,:root #root .app-shell-modern .badge.badge-critical,:root #root .app-shell-modern .badge.badge-blocked,:root #root .app-shell-modern .badge.badge-error,:root #root .app-shell-modern .badge.badge-failed{--badge-bg: var(--ui-danger-bg);--badge-text: var(--ui-danger);--badge-border: color-mix(in srgb, var(--ui-danger) 34%, var(--ui-line))}:root #root .app-shell-modern .badge.badge-success,:root #root .app-shell-modern .badge.badge-healthy,:root #root .app-shell-modern .badge.badge-ok,:root #root .app-shell-modern .badge.badge-fresh,:root #root .app-shell-modern .badge.badge-active,:root #root .app-shell-modern .badge.badge-ready{--badge-bg: var(--ui-success-bg);--badge-text: var(--ui-success);--badge-border: color-mix(in srgb, var(--ui-success) 34%, var(--ui-line))}:root #root .app-shell-modern .badge.badge-info,:root #root .app-shell-modern .badge.badge-neutral,:root #root .app-shell-modern .badge.badge-paused,:root #root .app-shell-modern .badge.badge-draft{--badge-bg: var(--ui-info-bg);--badge-text: var(--ui-info);--badge-border: color-mix(in srgb, var(--ui-info) 28%, var(--ui-line))}:root #root .app-shell-modern .data-table{max-width:100%!important;min-width:0!important;overflow-x:auto!important;border-radius:var(--ui-radius-md)!important;border:1px solid var(--ui-line)!important;background:var(--ui-panel)!important}:root #root .app-shell-modern .data-table table{border-collapse:collapse!important;color:var(--ui-text)!important}:root #root .app-shell-modern .data-table thead th,:root #root .app-shell-modern .data-table th{background:var(--ui-panel-muted)!important;color:var(--ui-muted)!important;border-bottom:1px solid var(--ui-line)!important;font-size:.76rem!important;letter-spacing:.04em!important;text-transform:uppercase!important}:root #root .app-shell-modern .data-table td{color:var(--ui-text)!important;border-bottom:1px solid var(--ui-line)!important}:root #root .app-shell-modern .data-table td button,:root #root .app-shell-modern .data-table td a,:root #root .app-shell-modern .table-actions button,:root #root .app-shell-modern .table-actions a{min-height:36px!important}:root #root .app-shell-modern .mobile-bottom-nav{background:color-mix(in srgb,var(--ui-panel) 97%,transparent)!important;border:1px solid var(--ui-line)!important;box-shadow:var(--ui-shadow-md)!important}:root #root .app-shell-modern .mobile-bottom-nav a,:root #root .app-shell-modern .mobile-bottom-nav button{min-height:44px!important;border-radius:var(--ui-radius-sm)!important}:root #root .app-shell-modern .command-overflow-menu,:root #root .app-shell-modern .mobile-workspace-more-menu{background:var(--ui-panel)!important;border:1px solid var(--ui-line)!important;border-radius:var(--ui-radius-md)!important;box-shadow:var(--ui-shadow-md)!important;color:var(--ui-text)!important}@media(max-width:1180px){:root #root .app-shell-modern .command-band-main,:root #root .app-shell-modern .command-actions-panel{gap:10px!important}:root #root .app-shell-modern .command-actions-panel{flex-wrap:wrap!important}}:root #root .app-shell-modern .marketplace-command-center{grid-template-columns:minmax(250px,.46fr) minmax(0,1.54fr)!important;gap:20px 24px!important;padding:24px!important}:root #root .app-shell-modern .marketplace-command-copy h2{font-size:1.82rem!important;letter-spacing:0!important}:root #root .app-shell-modern .marketplace-command-copy p{max-width:34ch!important;font-size:.94rem!important}:root #root .app-shell-modern .marketplace-task-switcher{gap:10px!important}:root #root .app-shell-modern .marketplace-task-button{position:relative!important;min-height:82px!important;padding:16px 16px 14px!important;border-radius:18px!important;background:color-mix(in srgb,var(--ui-panel) 88%,var(--ui-panel-muted))!important;overflow:hidden!important}:root #root .app-shell-modern .marketplace-task-button:before{position:absolute!important;inset:12px auto 12px 0!important;width:3px!important;border-radius:999px!important;background:transparent!important;content:""!important;transition:background .16s ease,opacity .16s ease!important}:root #root .app-shell-modern .marketplace-task-button:focus{outline:none!important}:root #root .app-shell-modern .marketplace-task-button:focus-visible{outline:3px solid color-mix(in srgb,var(--ui-accent) 22%,transparent)!important;outline-offset:3px!important}:root #root .app-shell-modern .marketplace-task-button.active,:root #root .app-shell-modern .marketplace-task-button[aria-selected=true]{border-color:color-mix(in srgb,var(--ui-accent) 58%,var(--ui-line))!important;background:linear-gradient(180deg,color-mix(in srgb,var(--ui-accent-soft) 54%,var(--ui-panel)) 0%,var(--ui-panel) 100%)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ui-accent) 22%,transparent),0 12px 28px #0e74901a!important}:root #root .app-shell-modern .marketplace-task-button strong{font-size:.95rem!important}:root #root .app-shell-modern .marketplace-task-button small{color:color-mix(in srgb,var(--ui-muted) 88%,var(--ui-faint))!important}:root #root .app-shell-modern .marketplace-task-button b{font-size:1.24rem!important}:root #root .app-shell-modern .marketplace-channel-snapshot-list{gap:12px!important}:root #root .app-shell-modern .marketplace-channel-snapshot-row{min-height:56px!important;border-radius:16px!important;background:color-mix(in srgb,var(--ui-panel) 74%,var(--ui-panel-muted))!important}:root #root .app-shell-modern .marketplace-channel-snapshot-row:hover{border-color:color-mix(in srgb,var(--ui-accent) 24%,var(--ui-line))!important;background:color-mix(in srgb,var(--ui-panel) 66%,var(--ui-accent-soft))!important}:root #root .app-shell-modern .marketplace-panel{border-radius:24px!important}:root #root .app-shell-modern .marketplace-panel>.workspace-panel-header{padding-bottom:18px!important}:root #root .app-shell-modern .marketplace-form>.form-row input,:root #root .app-shell-modern .marketplace-form>.form-row select,:root #root .app-shell-modern .marketplace-mapping-field input,:root #root .app-shell-modern .marketplace-mapping-field select,:root #root .app-shell-modern .marketplace-policy-form .form-row>input,:root #root .app-shell-modern .marketplace-policy-form .form-row>select,:root #root .app-shell-modern .marketplace-policy-picker select{transition:border-color .14s ease,background .14s ease,box-shadow .14s ease!important}:root #root .app-shell-modern .marketplace-form>.form-row input:hover,:root #root .app-shell-modern .marketplace-form>.form-row select:hover,:root #root .app-shell-modern .marketplace-mapping-field input:hover,:root #root .app-shell-modern .marketplace-mapping-field select:hover,:root #root .app-shell-modern .marketplace-policy-form .form-row>input:hover,:root #root .app-shell-modern .marketplace-policy-form .form-row>select:hover,:root #root .app-shell-modern .marketplace-policy-picker select:hover{border-color:color-mix(in srgb,var(--ui-accent) 30%,var(--ui-line))!important}:root #root .app-shell-modern .marketplace-form>.form-row input:focus-visible,:root #root .app-shell-modern .marketplace-form>.form-row select:focus-visible,:root #root .app-shell-modern .marketplace-mapping-field input:focus-visible,:root #root .app-shell-modern .marketplace-mapping-field select:focus-visible,:root #root .app-shell-modern .marketplace-policy-form .form-row>input:focus-visible,:root #root .app-shell-modern .marketplace-policy-form .form-row>select:focus-visible,:root #root .app-shell-modern .marketplace-policy-picker select:focus-visible{border-color:color-mix(in srgb,var(--ui-accent) 58%,var(--ui-line))!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--ui-accent-soft) 55%,transparent)!important;outline:none!important}@media(max-width:1180px){:root #root .app-shell-modern .marketplace-command-center{gap:18px!important}}@media(max-width:760px){:root #root .app-shell-modern .marketplace-summary-strip .metric-card{flex-basis:132px!important}:root #root .app-shell-modern .marketplace-command-center{padding:17px!important}:root #root .app-shell-modern .marketplace-command-copy h2{font-size:1.22rem!important}:root #root .app-shell-modern .marketplace-task-button{min-height:76px!important;padding:12px 12px 11px!important}:root #root .app-shell-modern .marketplace-task-button:before{inset-block:10px!important}:root #root .app-shell-modern .marketplace-task-button strong{font-size:.86rem!important}:root #root .app-shell-modern .marketplace-task-button b{font-size:1rem!important}:root #root .app-shell-modern .marketplace-panel,:root #root .app-shell-modern .marketplace-mobile-disclosure{padding:20px!important}}@media(max-width:900px){:root #root .app-shell-modern .data-table[data-mobile-cards=true]{overflow:visible!important;border:0!important;background:transparent!important}:root #root .app-shell-modern .data-table[data-mobile-cards=true] table,:root #root .app-shell-modern .data-table[data-mobile-cards=true] tbody,:root #root .app-shell-modern .data-table[data-mobile-cards=true] tr,:root #root .app-shell-modern .data-table[data-mobile-cards=true] th,:root #root .app-shell-modern .data-table[data-mobile-cards=true] td{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important}:root #root .app-shell-modern .data-table[data-mobile-cards=true] thead,:root #root .app-shell-modern .data-table[data-mobile-cards=true] thead tr,:root #root .app-shell-modern .data-table[data-mobile-cards=true] thead th,:root #root .app-shell-modern .data-table[data-mobile-cards=true] thead td{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;padding:0!important;margin:-1px!important}:root #root .app-shell-modern .data-table[data-mobile-cards=true] tbody{display:grid!important;gap:10px!important}:root #root .app-shell-modern .data-table[data-mobile-cards=true] tbody tr{display:grid!important;gap:8px!important;max-width:100%!important;padding:12px!important;border:1px solid var(--ui-line)!important;border-radius:var(--ui-radius-md)!important;background:var(--ui-panel)!important;box-shadow:var(--ui-shadow-xs)!important}:root #root .app-shell-modern .data-table[data-mobile-cards=true] tbody th,:root #root .app-shell-modern .data-table[data-mobile-cards=true] tbody td{display:grid!important;grid-template-columns:minmax(92px,.38fr) minmax(0,1fr)!important;gap:10px!important;align-items:start!important;border:0!important;padding:0!important;background:transparent!important;color:var(--ui-text)!important;white-space:normal!important;overflow-wrap:anywhere!important}:root #root .app-shell-modern .data-table[data-mobile-cards=true] tbody td:before,:root #root .app-shell-modern .data-table[data-mobile-cards=true] tbody th:not([data-mobile-row-header=true]):before{content:attr(data-label)!important;min-width:0!important;color:var(--ui-muted)!important;font-size:.72rem!important;font-weight:750!important;letter-spacing:.04em!important;line-height:1.25!important;text-transform:uppercase!important}:root #root .app-shell-modern .data-table[data-mobile-cards=true] tbody th[data-mobile-row-header=true]{display:none!important}:root #root .app-shell-modern .data-table[data-mobile-cards=true] td button,:root #root .app-shell-modern .data-table[data-mobile-cards=true] td a,:root #root .app-shell-modern .data-table[data-mobile-cards=true] .button-secondary,:root #root .app-shell-modern .data-table[data-mobile-cards=true] .link-button{min-height:44px!important;justify-content:center!important}}@media(max-width:760px){:root #root .app-shell-modern{background:var(--ui-bg)!important}:root #root .app-shell-modern .workspace-sidebar{background:var(--ui-panel)!important;border-right:0!important;border-bottom:1px solid var(--ui-line)!important}:root #root .app-shell-modern .command-band,:root #root .app-shell-modern .command-band.command-band-modern{border-radius:0 0 var(--ui-radius-lg) var(--ui-radius-lg)!important;border-left:0!important;border-right:0!important}:root #root .app-shell-modern .command-actions-panel{align-items:center!important}:root #root .app-shell-modern .theme-option span{display:none!important}:root #root .app-shell-modern .data-table[data-mobile-cards=true] tbody th,:root #root .app-shell-modern .data-table[data-mobile-cards=true] tbody td{grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .data-table[data-mobile-cards=true] tbody td:before,:root #root .app-shell-modern .data-table[data-mobile-cards=true] tbody th:not([data-mobile-row-header=true]):before{margin-bottom:-2px!important}}:root #root .app-shell-modern .workspace-panel,:root #root .app-shell-modern .system-section-panel,:root #root .app-shell-modern .system-brief-panel,:root #root .app-shell-modern .system-command-center,:root #root .app-shell-modern .system-warning-panel,:root #root .app-shell-modern .planning-brief-panel,:root #root .app-shell-modern .recommended-action-panel,:root #root .app-shell-modern .marketplace-panel,:root #root .app-shell-modern .legal-gate-panel,:root #root .app-shell-modern .legal-status-panel,:root #root .app-shell-modern .legal-document-panel,:root #root .app-shell-modern .legal-request-panel,:root #root .app-shell-modern .onboarding-hero-panel,:root #root .app-shell-modern .onboarding-step-rail,:root #root .app-shell-modern .onboarding-step-panel{background:var(--ui-panel)!important;border:1px solid var(--ui-line)!important;border-radius:var(--ui-radius-lg)!important;box-shadow:var(--ui-shadow-xs)!important}:root #root .app-shell-modern .workspace-panel-header,:root #root .app-shell-modern .section-header-row,:root #root .app-shell-modern .onboarding-step-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;min-width:0!important}:root #root .app-shell-modern .system-command-copy,:root #root .app-shell-modern .feedback-panel-heading{display:grid!important;align-content:start!important;gap:8px!important;min-width:0!important}:root #root .app-shell-modern .workspace-panel-copy,:root #root .app-shell-modern .section-intro-copy,:root #root .app-shell-modern .onboarding-hero-copy,:root #root .app-shell-modern .onboarding-step-header>div{min-width:0!important;max-width:76ch!important}:root #root .app-shell-modern .workspace-panel-actions,:root #root .app-shell-modern .control-grid-actions,:root #root .app-shell-modern .onboarding-step-actions,:root #root .app-shell-modern .system-command-actions,:root #root .app-shell-modern .system-recommended-actions .actions,:root #root .app-shell-modern .marketplace-panel .actions,:root #root .app-shell-modern .feedback-control-grid .actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important}:root #root .app-shell-modern .detail-cards,:root #root .app-shell-modern .metric-grid,:root #root .app-shell-modern .summary-metric-grid,:root #root .app-shell-modern .forecast-metric-grid,:root #root .app-shell-modern .onboarding-summary-metrics,:root #root .app-shell-modern .feedback-accuracy-grid,:root #root .app-shell-modern .marketplace-health-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;gap:12px!important;align-items:stretch!important}:root #root .app-shell-modern .system-command-metrics{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important}:root #root .app-shell-modern .system-brief-panel{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr))!important;gap:12px!important;align-items:stretch!important}:root #root .app-shell-modern .detail-card,:root #root .app-shell-modern .metric-card,:root #root .app-shell-modern .summary-metric-card,:root #root .app-shell-modern .summary-metric-fact,:root #root .app-shell-modern .system-brief-card,:root #root .app-shell-modern .onboarding-summary-metric,:root #root .app-shell-modern .feedback-accuracy-card,:root #root .app-shell-modern .forecast-trend-card,:root #root .app-shell-modern .forecast-backtest-summary,:root #root .app-shell-modern .cash-forecast-row,:root #root .app-shell-modern .capital-review-row{background:var(--ui-panel-muted)!important;border:1px solid var(--ui-line)!important;border-radius:var(--ui-radius-md)!important;box-shadow:none!important;color:var(--ui-text)!important;min-width:0!important;overflow-wrap:anywhere!important}:root #root .app-shell-modern .detail-cards>*,:root #root .app-shell-modern .metric-grid>*,:root #root .app-shell-modern .summary-metric-grid>*,:root #root .app-shell-modern .forecast-metric-grid>*,:root #root .app-shell-modern .system-command-metrics>*,:root #root .app-shell-modern .onboarding-summary-metrics>*,:root #root .app-shell-modern .feedback-accuracy-grid>*,:root #root .app-shell-modern .marketplace-health-grid>*{min-width:0!important;max-width:100%!important}:root #root .app-shell-modern .summary-list{display:grid!important;gap:8px!important;padding-left:0!important;list-style:none!important}:root #root .app-shell-modern .summary-list li{background:var(--ui-panel-muted)!important;border:1px solid var(--ui-line)!important;border-radius:var(--ui-radius-sm)!important;color:var(--ui-text)!important;padding:9px 11px!important;min-width:0!important;overflow-wrap:anywhere!important}:root #root .app-shell-modern .form-grid,:root #root .app-shell-modern .dense-form-grid,:root #root .app-shell-modern .control-grid,:root #root .app-shell-modern .marketplace-form,:root #root .app-shell-modern .finance-assumption-grid,:root #root .app-shell-modern .forecast-controls{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;gap:12px!important;align-items:end!important}:root #root .app-shell-modern label:not(:has(input[type=checkbox])):not(:has(input[type=radio])),:root #root .app-shell-modern .form-row{display:grid!important;gap:7px!important;min-width:0!important;color:var(--ui-muted)!important;font-size:.78rem!important;font-weight:750!important}:root #root .app-shell-modern label input,:root #root .app-shell-modern label select,:root #root .app-shell-modern label textarea,:root #root .app-shell-modern .form-row input,:root #root .app-shell-modern .form-row select,:root #root .app-shell-modern .form-row textarea{width:100%!important}:root #root .app-shell-modern input[type=file]{min-height:44px!important;padding:8px!important}:root #root .app-shell-modern .workspace-details,:root #root .app-shell-modern .workspace-secondary-disclosure,:root #root .app-shell-modern .operator-copy-details,:root #root .app-shell-modern .primary-card-detail{background:var(--ui-panel-muted)!important;border:1px solid var(--ui-line)!important;border-radius:var(--ui-radius-md)!important;padding:10px 12px!important}:root #root .app-shell-modern .workspace-details>summary,:root #root .app-shell-modern .workspace-secondary-disclosure>summary,:root #root .app-shell-modern .operator-copy-details>summary,:root #root .app-shell-modern .primary-card-detail>summary{min-height:44px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;color:var(--ui-text)!important;cursor:pointer!important}:root #root .app-shell-modern .workspace-secondary-disclosure>summary>span:first-child,:root #root .app-shell-modern .workspace-details>summary>span:first-child{display:grid!important;gap:3px!important;min-width:0!important;flex:1 1 auto!important}:root #root .app-shell-modern .system-section-nav,:root #root .app-shell-modern .marketplace-linkage-row{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important}:root #root .app-shell-modern .system-section-nav a,:root #root .app-shell-modern .marketplace-linkage-row a{min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--ui-line)!important;border-radius:var(--ui-radius-sm)!important;background:var(--ui-panel)!important;color:var(--ui-text)!important;padding:8px 12px!important;text-decoration:none!important}:root #root .app-shell-modern .onboarding-step-buttons{display:grid!important;gap:8px!important}:root #root .app-shell-modern .onboarding-step-button{width:100%!important;min-height:58px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto auto!important;align-items:center!important;gap:10px!important;background:var(--ui-panel-muted)!important;border:1px solid var(--ui-line)!important;border-radius:var(--ui-radius-md)!important;color:var(--ui-text)!important;text-align:left!important}:root #root .app-shell-modern .onboarding-step-button.active{background:var(--ui-accent-soft)!important;border-color:color-mix(in srgb,var(--ui-accent) 38%,var(--ui-line))!important;box-shadow:inset 3px 0 0 var(--ui-accent)!important}:root #root .app-shell-modern .warning-panel,:root #root .app-shell-modern .risk-panel,:root #root .app-shell-modern .system-warning-panel{background:var(--ui-panel)!important;border:1px solid var(--ui-line)!important;border-left:4px solid var(--ui-warn-text)!important;border-radius:var(--ui-radius-lg)!important;color:var(--ui-text)!important}@media(max-width:900px){:root #root .app-shell-modern .workspace-panel-header,:root #root .app-shell-modern .section-header-row,:root #root .app-shell-modern .onboarding-step-header{display:grid!important}:root #root .app-shell-modern .form-grid,:root #root .app-shell-modern .dense-form-grid,:root #root .app-shell-modern .control-grid,:root #root .app-shell-modern .marketplace-form,:root #root .app-shell-modern .finance-assumption-grid,:root #root .app-shell-modern .forecast-controls{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:1180px){:root #root .app-shell-modern .command-band.command-band-modern{margin-inline:0!important;max-width:100%!important;width:100%!important}:root #root .app-shell-modern .system-command-center{grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .system-command-metrics,:root #root .app-shell-modern .system-brief-panel{grid-template-columns:repeat(auto-fit,minmax(min(160px,100%),1fr))!important}}@media(max-width:640px){:root #root .app-shell-modern .system-command-metrics,:root #root .app-shell-modern .system-brief-panel{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:900px)and (min-width:761px){:root #root .app-shell.app-shell-modern{display:block!important;min-height:100dvh!important;overflow-x:clip!important;background:var(--ui-bg)!important}:root #root .app-shell-modern .workspace-sidebar{position:sticky!important;top:0!important;z-index:80!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;height:58px!important;min-height:58px!important;padding:8px 16px!important;overflow:hidden!important;border-right:0!important;border-bottom:1px solid var(--ui-line)!important;border-radius:0!important;background:color-mix(in srgb,var(--ui-panel) 94%,transparent)!important;box-shadow:var(--ui-shadow-xs)!important;backdrop-filter:blur(20px)!important}:root #root .app-shell-modern .workspace-sidebar-brand,:root #root .app-shell-modern a.workspace-sidebar-brand{display:inline-flex!important;align-items:center!important;gap:10px!important;width:auto!important;min-width:0!important;min-height:44px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}:root #root .app-shell-modern .workspace-sidebar-logo.brand-logo-frame{width:132px!important;min-width:132px!important;height:38px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}:root #root .app-shell-modern .workspace-sidebar-logo .brand-logo{width:128px!important;max-height:34px!important}:root #root .app-shell-modern .workspace-sidebar-brand-copy{display:grid!important;gap:1px!important}:root #root .app-shell-modern .workspace-sidebar-brand-copy span{display:none!important}:root #root .app-shell-modern .workspace-sidebar-brand-copy strong{color:var(--ui-text)!important;font-size:.9rem!important;line-height:1.1!important}:root #root .app-shell-modern .workspace-sidebar-nav.workspace-nav{display:none!important}:root #root .app-shell-modern .workspace-main-shell{width:100%!important;min-height:calc(100dvh - 58px)!important;padding:12px 16px calc(96px + env(safe-area-inset-bottom))!important;overflow-x:clip!important}:root #root .app-shell-modern .command-band.command-band-modern{position:sticky!important;top:58px!important;z-index:70!important;display:block!important;width:100%!important;min-height:0!important;margin:0 0 12px!important;padding:10px 12px!important;border:1px solid var(--ui-line)!important;border-radius:var(--ui-radius-lg)!important;background:color-mix(in srgb,var(--ui-panel) 96%,transparent)!important;box-shadow:var(--ui-shadow-sm)!important;backdrop-filter:blur(18px)!important}:root #root .command-band-modern .command-band-main{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;justify-items:stretch!important;gap:12px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}:root #root .command-band-modern .command-identity{display:flex!important;align-items:center!important;grid-column:1!important;grid-row:1!important;gap:10px!important;min-width:0!important;max-width:none!important}:root #root .command-band-modern .command-nav-jump{display:inline-flex!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}:root #root .command-band-modern .command-heading-copy{min-width:0!important}:root #root .command-band-modern .command-heading-copy h1{overflow:hidden!important;color:var(--ui-text)!important;font-size:1.2rem!important;line-height:1.15!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .command-band-modern .command-current-description,:root #root .command-band-modern .command-copy-details,:root #root .command-band-modern .command-actions-panel>.command-theme-switcher{display:none!important}:root #root .command-band-modern .command-actions-panel{display:flex!important;align-items:center!important;justify-content:flex-end!important;justify-self:end!important;flex-wrap:nowrap!important;grid-column:2!important;grid-row:1!important;gap:8px!important;width:auto!important;min-width:0!important;padding:0!important}:root #root .command-band-modern .status-strip.command-status-strip{display:inline-flex!important;align-items:center!important;flex:0 1 auto!important;width:auto!important;max-width:min(360px,42vw)!important;height:44px!important;min-height:44px!important;gap:6px!important;padding:0!important;border:0!important;border-radius:var(--ui-radius-pill)!important;background:transparent!important}:root #root .command-band-modern .status-strip.command-status-strip .status-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:40px!important;max-width:176px!important;height:38px!important;min-height:38px!important;padding:0 10px!important;border:1px solid var(--ui-line)!important;border-radius:var(--ui-radius-pill)!important;background:var(--ui-panel-muted)!important;box-shadow:none!important;font-size:.78rem!important;overflow:hidden!important}:root #root .command-band-modern .status-strip.command-status-strip .status-chip strong,:root #root .command-band-modern .status-strip.command-status-strip .status-chip span{max-width:112px!important;overflow:hidden!important;font-size:.78rem!important;line-height:1!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .command-band-modern .status-strip.command-status-strip .status-chip .badge{max-width:128px!important}:root #root .command-band-modern .command-utility-row{display:flex!important;flex:0 0 auto!important;gap:6px!important;width:auto!important}:root #root .command-band-modern .command-utility-action,:root #root .command-band-modern .command-overflow-trigger{display:inline-grid!important;place-items:center!important;flex:0 0 44px!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;font-size:0!important}:root #root .command-band-modern .command-overflow-label{display:none!important}:root #root .mobile-workspace-nav-shell{position:relative!important;z-index:90!important;display:block!important}:root #root .mobile-bottom-nav{position:fixed!important;right:12px!important;bottom:max(10px,env(safe-area-inset-bottom))!important;left:12px!important;z-index:95!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:6px!important;min-height:66px!important;padding:7px!important;border:1px solid var(--ui-line)!important;border-radius:20px!important;background:color-mix(in srgb,var(--ui-panel) 96%,transparent)!important;box-shadow:var(--ui-shadow-md)!important;backdrop-filter:blur(22px)!important}:root #root .mobile-bottom-link,:root #root .mobile-bottom-more-trigger,:root #root .mobile-workspace-more-link{display:grid!important;place-items:center!important;gap:3px!important;min-width:0!important;min-height:50px!important;padding:5px 2px!important;border:1px solid transparent!important;border-radius:14px!important;background:transparent!important;color:var(--ui-muted)!important;font-size:.68rem!important;font-weight:760!important;line-height:1!important;text-align:center!important;text-decoration:none!important}:root #root .mobile-bottom-link.active,:root #root .mobile-bottom-more-trigger.active,:root #root .mobile-workspace-more-link.active{border-color:color-mix(in srgb,var(--ui-accent) 36%,transparent)!important;background:var(--ui-accent-soft)!important;color:var(--ui-accent-strong)!important}:root #root .mobile-workspace-more-menu{position:fixed!important;right:12px!important;bottom:calc(88px + env(safe-area-inset-bottom))!important;left:12px!important;z-index:110!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;max-height:min(48dvh,360px)!important;padding:10px!important;overflow:auto!important;border:1px solid var(--ui-line)!important;border-radius:var(--ui-radius-lg)!important;background:var(--ui-panel)!important;box-shadow:var(--ui-shadow-md)!important}}@media(max-width:760px){:root #root .command-band-modern .command-band-main{width:100%!important;max-width:none!important;margin:0!important}:root #root .command-band-modern .command-actions-panel{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:nowrap!important;gap:6px!important;width:100%!important;min-width:0!important;padding:0!important}:root #root .command-band-modern .status-strip.command-status-strip{display:flex!important;align-items:center!important;flex:1 1 auto!important;width:auto!important;max-width:none!important;min-width:0!important;grid-template-columns:none!important;gap:6px!important;padding:0!important;border:0!important;background:transparent!important}:root #root .command-band-modern .status-strip.command-status-strip .status-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:38px!important;min-height:38px!important;padding:0 8px!important;border:1px solid var(--ui-line)!important;background:var(--ui-panel-muted)!important}:root #root .command-band-modern .status-strip.command-status-strip .command-health-chip{flex:0 0 auto!important;min-width:112px!important;max-width:118px!important}:root #root .command-band-modern .status-strip.command-status-strip .command-health-chip>strong{display:none!important}:root #root .command-band-modern .status-strip.command-status-strip .command-health-chip .badge{max-width:106px!important;min-width:0!important;padding:3px 8px!important}:root #root .command-band-modern .status-strip.command-status-strip .command-health-chip .badge-label{display:inline!important;max-width:74px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .command-band-modern .status-strip.command-status-strip .command-attention-chip{flex:1 1 auto!important;min-width:76px!important;max-width:104px!important}:root #root .command-band-modern .command-utility-row{display:flex!important;flex:0 0 auto!important;gap:6px!important;width:auto!important}:root #root .command-band-modern .command-utility-action,:root #root .command-band-modern .command-overflow-trigger{display:inline-grid!important;place-items:center!important;flex:0 0 44px!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;font-size:0!important}:root #root .command-band-modern .command-overflow-label{display:none!important}}:root #root .app-shell-modern .pilot-decision-link-warning{border-color:color-mix(in srgb,var(--ui-accent) 48%,var(--ui-line))!important;background:linear-gradient(135deg,color-mix(in srgb,var(--ui-accent-soft) 72%,var(--ui-panel)) 0%,var(--ui-panel) 80%)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ui-accent) 12%,transparent),0 12px 26px color-mix(in srgb,var(--ui-accent) 14%,transparent)!important}:root #root .app-shell-modern .pilot-decision-link-warning:before{content:""!important;width:8px!important;height:8px!important;border-radius:999px!important;background:var(--ui-accent)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--ui-accent) 16%,transparent)!important}:root #root .app-shell-modern .pilot-decision-link-warning:hover,:root #root .app-shell-modern .pilot-decision-link-warning:focus-visible{border-color:color-mix(in srgb,var(--ui-accent) 68%,var(--ui-line))!important;background:linear-gradient(135deg,color-mix(in srgb,var(--ui-accent-soft) 88%,var(--ui-panel)) 0%,var(--ui-panel) 76%)!important}@media(max-width:760px){:root #root .command-band-modern .status-strip.command-status-strip .command-health-chip{min-width:118px!important;max-width:132px!important}:root #root .command-band-modern .status-strip.command-status-strip .command-health-chip .badge{max-width:118px!important}:root #root .command-band-modern .status-strip.command-status-strip .command-health-chip .badge-label{max-width:86px!important}}:root #root .app-shell-modern .onboarding-workspace{display:grid!important;gap:16px!important;max-width:1180px!important;padding-bottom:44px!important}:root #root .app-shell-modern .onboarding-hero-panel,:root #root .app-shell-modern .onboarding-workspace .legal-status-panel,:root #root .app-shell-modern .onboarding-step-rail,:root #root .app-shell-modern .onboarding-step-panel,:root #root .app-shell-modern .onboarding-workspace>.glass-panel:has(.onboarding-events){border:1px solid color-mix(in srgb,var(--ui-line) 82%,var(--ui-accent) 18%)!important;border-radius:18px!important;background:linear-gradient(180deg,color-mix(in srgb,var(--ui-panel) 96%,var(--ui-accent-soft)) 0%,var(--ui-panel) 100%)!important;box-shadow:0 1px color-mix(in srgb,#ffffff 45%,transparent) inset,0 18px 40px color-mix(in srgb,#07121f 15%,transparent)!important}:root.dark #root .app-shell-modern .onboarding-hero-panel,:root.dark #root .app-shell-modern .onboarding-workspace .legal-status-panel,:root.dark #root .app-shell-modern .onboarding-step-rail,:root.dark #root .app-shell-modern .onboarding-step-panel,:root.dark #root .app-shell-modern .onboarding-workspace>.glass-panel:has(.onboarding-events),:root[data-theme=dark] #root .app-shell-modern .onboarding-hero-panel,:root[data-theme=dark] #root .app-shell-modern .onboarding-workspace .legal-status-panel,:root[data-theme=dark] #root .app-shell-modern .onboarding-step-rail,:root[data-theme=dark] #root .app-shell-modern .onboarding-step-panel,:root[data-theme=dark] #root .app-shell-modern .onboarding-workspace>.glass-panel:has(.onboarding-events){background:linear-gradient(180deg,color-mix(in srgb,var(--ui-panel) 88%,var(--ui-accent-soft)) 0%,var(--ui-panel) 100%)!important;box-shadow:0 1px #ffffff0a inset,0 22px 48px #00000038!important}:root #root .app-shell-modern .onboarding-hero-panel{position:relative!important;overflow:hidden!important;display:grid!important;grid-template-columns:minmax(280px,.86fr) minmax(480px,1.14fr)!important;align-items:stretch!important;gap:28px!important;min-height:320px!important;padding:24px!important}:root #root .app-shell-modern .onboarding-hero-panel:before{content:""!important;position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;opacity:.34!important;background-image:linear-gradient(to right,color-mix(in srgb,var(--ui-line) 42%,transparent) 1px,transparent 1px),linear-gradient(to bottom,color-mix(in srgb,var(--ui-line) 32%,transparent) 1px,transparent 1px)!important;background-size:58px 58px!important;mask-image:linear-gradient(115deg,transparent 0%,#000 22%,#000 78%,transparent 100%)!important}:root #root .app-shell-modern .onboarding-hero-copy,:root #root .app-shell-modern .onboarding-summary-metrics{position:relative!important;z-index:1!important}:root #root .app-shell-modern .onboarding-hero-copy{display:grid!important;align-content:center!important;gap:14px!important;max-width:none!important;min-width:0!important;padding-right:26px!important;border-right:1px solid color-mix(in srgb,var(--ui-line) 68%,transparent)!important}:root #root .app-shell-modern .onboarding-panel-heading{display:grid!important;gap:8px!important}:root #root .app-shell-modern .onboarding-panel-heading h2{margin:0!important;color:var(--ui-text)!important;font-size:2.05rem!important;line-height:1.05!important;letter-spacing:0!important}:root #root .app-shell-modern .onboarding-panel-heading p,:root #root .app-shell-modern .onboarding-step-header p{max-width:54ch!important;margin:0!important;color:var(--ui-muted)!important;font-size:.98rem!important;line-height:1.55!important}:root #root .app-shell-modern .onboarding-progress-summary{display:flex!important;align-items:baseline!important;gap:10px!important;margin-top:4px!important}:root #root .app-shell-modern .onboarding-progress-summary strong{color:var(--ui-text)!important;font-size:3.25rem!important;font-weight:840!important;line-height:.92!important;letter-spacing:0!important}:root #root .app-shell-modern .onboarding-progress-summary span{color:var(--ui-faint)!important;font-size:.86rem!important;font-weight:760!important}:root #root .app-shell-modern .onboarding-progress-track{height:11px!important;max-width:430px!important;overflow:hidden!important;border:1px solid color-mix(in srgb,var(--ui-line) 72%,transparent)!important;border-radius:var(--ui-radius-pill)!important;background:color-mix(in srgb,var(--ui-panel-soft) 82%,var(--ui-line))!important;box-shadow:inset 0 1px 2px color-mix(in srgb,#07121f 14%,transparent)!important}:root #root .app-shell-modern .onboarding-progress-track span{display:block!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,var(--ui-accent) 0%,color-mix(in srgb,var(--ui-success) 52%,var(--ui-accent)) 100%)!important;box-shadow:0 0 22px color-mix(in srgb,var(--ui-accent) 24%,transparent)!important}:root #root .app-shell-modern .onboarding-summary-metrics{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}:root #root .app-shell-modern .onboarding-summary-metric{display:grid!important;grid-template-rows:auto auto 1fr!important;align-content:start!important;justify-items:start!important;gap:10px!important;min-height:138px!important;padding:16px!important;overflow:hidden!important;border-radius:16px!important;border:1px solid color-mix(in srgb,var(--ui-line) 78%,var(--ui-accent) 22%)!important;background:linear-gradient(145deg,color-mix(in srgb,var(--ui-panel-muted) 88%,var(--ui-accent-soft)) 0%,var(--ui-panel-muted) 100%)!important;box-shadow:none!important}:root #root .app-shell-modern .onboarding-summary-icon,:root #root .app-shell-modern .legal-status-icon{display:inline-grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:14px!important;background:color-mix(in srgb,var(--ui-accent-soft) 76%,var(--ui-panel))!important;color:var(--ui-accent-strong)!important;border:1px solid color-mix(in srgb,var(--ui-accent) 24%,var(--ui-line))!important}:root #root .app-shell-modern .onboarding-summary-icon svg,:root #root .app-shell-modern .legal-status-icon svg{width:21px!important;height:21px!important;stroke:currentColor!important;stroke-width:2!important;fill:none!important}:root #root .app-shell-modern .onboarding-summary-metric .metric-label,:root #root .app-shell-modern .legal-status-fact .metric-label,:root #root .app-shell-modern .onboarding-step-header .metric-label{color:var(--ui-faint)!important;font-size:.72rem!important;font-weight:820!important;line-height:1.2!important;letter-spacing:0!important}:root #root .app-shell-modern .onboarding-summary-metric strong{align-self:end!important;color:var(--ui-text)!important;font-size:2.5rem!important;font-weight:860!important;line-height:.95!important;letter-spacing:0!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-panel{display:grid!important;gap:16px!important;padding:22px!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-panel .section-header-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:12px!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-panel .section-header-row h2,:root #root .app-shell-modern .onboarding-step-rail h2,:root #root .app-shell-modern .onboarding-step-header h2{margin:0!important;color:var(--ui-text)!important;font-size:1.22rem!important;line-height:1.15!important;letter-spacing:0!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-metrics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-fact{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important;min-height:78px!important;padding:12px!important;border:1px solid var(--ui-line)!important;border-radius:14px!important;background:color-mix(in srgb,var(--ui-panel-muted) 92%,transparent)!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-fact>div{min-width:0!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-fact strong{display:block!important;max-width:100%!important;overflow:hidden!important;color:var(--ui-text)!important;font-size:1.7rem!important;line-height:1.05!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-icon-danger{background:var(--ui-danger-bg)!important;color:var(--ui-danger)!important;border-color:color-mix(in srgb,var(--ui-danger) 34%,var(--ui-line))!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-icon-success{background:var(--ui-success-bg)!important;color:var(--ui-success)!important;border-color:color-mix(in srgb,var(--ui-success) 34%,var(--ui-line))!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-alert-row{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:12px!important;border:1px solid color-mix(in srgb,var(--ui-warn-text) 30%,var(--ui-line))!important;border-radius:14px!important;background:linear-gradient(135deg,color-mix(in srgb,var(--ui-warn-bg) 70%,var(--ui-panel)) 0%,var(--ui-panel-muted) 100%)!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-alert-row p{min-width:0!important;margin:0!important;color:var(--ui-text)!important;line-height:1.45!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-alert-row a:not(.button-secondary){color:var(--ui-warn-text)!important;font-weight:780!important}:root #root .app-shell-modern .onboarding-workspace details.workspace-details,:root #root .app-shell-modern .onboarding-workspace .legal-details{overflow:hidden!important;border:1px solid var(--ui-line)!important;border-radius:14px!important;background:color-mix(in srgb,var(--ui-panel-muted) 88%,transparent)!important}:root #root .app-shell-modern .onboarding-workspace details.workspace-details>summary,:root #root .app-shell-modern .onboarding-workspace .legal-details>summary{min-height:56px!important;padding:12px 14px!important}:root #root .app-shell-modern .onboarding-workspace details.workspace-details>summary>span:last-child,:root #root .app-shell-modern .onboarding-workspace .legal-details>summary>span:last-child{flex:0 0 auto!important;min-width:max-content!important;white-space:nowrap!important}:root #root .app-shell-modern .onboarding-layout{display:grid!important;grid-template-columns:minmax(300px,368px) minmax(0,1fr)!important;gap:12px!important;align-items:start!important}:root #root .app-shell-modern .onboarding-step-rail,:root #root .app-shell-modern .onboarding-step-panel{padding:22px!important}:root #root .app-shell-modern .onboarding-step-rail{position:sticky!important;top:84px!important;display:grid!important;gap:14px!important}:root #root .app-shell-modern .onboarding-step-buttons{display:grid!important;gap:9px!important}:root #root .app-shell-modern .onboarding-step-button{position:relative!important;display:grid!important;grid-template-columns:36px minmax(0,1fr) auto 18px!important;align-items:center!important;gap:10px!important;min-height:62px!important;width:100%!important;padding:10px 12px!important;overflow:hidden!important;border:1px solid var(--ui-line)!important;border-radius:14px!important;background:color-mix(in srgb,var(--ui-panel-muted) 90%,transparent)!important;color:var(--ui-text)!important;text-align:left!important;box-shadow:none!important}:root #root .app-shell-modern .onboarding-step-button:before{content:""!important;position:absolute!important;inset:8px auto 8px 0!important;width:3px!important;border-radius:0 var(--ui-radius-pill) var(--ui-radius-pill) 0!important;background:transparent!important}:root #root .app-shell-modern .onboarding-step-button>span:first-child{display:inline-grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:12px!important;background:var(--ui-panel)!important;border:1px solid var(--ui-line)!important;color:var(--ui-muted)!important;font-size:.86rem!important;font-weight:820!important}:root #root .app-shell-modern .onboarding-step-button>strong{min-width:0!important;overflow:hidden!important;color:inherit!important;font-size:.92rem!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .app-shell-modern .onboarding-step-button .badge{max-width:126px!important;min-width:0!important}:root #root .app-shell-modern .onboarding-step-button .badge-label{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .app-shell-modern .onboarding-step-chevron{color:var(--ui-faint)!important;font-weight:900!important}:root #root .app-shell-modern .onboarding-step-button:hover{border-color:color-mix(in srgb,var(--ui-accent) 32%,var(--ui-line))!important;background:color-mix(in srgb,var(--ui-accent-soft) 28%,var(--ui-panel-muted))!important;transform:translateY(-1px)!important}:root #root .app-shell-modern .onboarding-step-button.active{border-color:color-mix(in srgb,var(--ui-accent) 52%,var(--ui-line))!important;background:linear-gradient(135deg,color-mix(in srgb,var(--ui-accent-soft) 74%,var(--ui-panel-muted)) 0%,var(--ui-panel-muted) 100%)!important;color:var(--ui-accent-strong)!important;box-shadow:0 12px 26px color-mix(in srgb,var(--ui-accent) 12%,transparent)!important}:root #root .app-shell-modern .onboarding-step-button.active:before{background:var(--ui-accent)!important}:root #root .app-shell-modern .onboarding-step-button.status-complete:before,:root #root .app-shell-modern .onboarding-step-button.status-ready:before{background:var(--ui-success)!important}:root #root .app-shell-modern .onboarding-step-button.status-blocked:before,:root #root .app-shell-modern .onboarding-step-button.status-needs_action:before{background:var(--ui-warn-text)!important}:root #root .app-shell-modern .onboarding-step-panel{display:grid!important;gap:16px!important;min-width:0!important}:root #root .app-shell-modern .onboarding-step-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:14px!important;padding-bottom:14px!important;border-bottom:1px solid var(--ui-line)!important}:root #root .app-shell-modern .onboarding-step-source-preview{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}:root #root .app-shell-modern .onboarding-step-source-preview>div,:root #root .app-shell-modern .onboarding-source-list div{min-width:0!important;padding:11px 12px!important;border:1px solid var(--ui-line)!important;border-radius:12px!important;background:color-mix(in srgb,var(--ui-panel-muted) 88%,transparent)!important}:root #root .app-shell-modern .onboarding-step-source-preview span,:root #root .app-shell-modern .onboarding-source-list dt{display:block!important;color:var(--ui-faint)!important;font-size:.7rem!important;font-weight:820!important;letter-spacing:0!important}:root #root .app-shell-modern .onboarding-step-source-preview strong,:root #root .app-shell-modern .onboarding-source-list dd{display:block!important;min-width:0!important;margin:4px 0 0!important;overflow:hidden!important;color:var(--ui-text)!important;font-size:.86rem!important;line-height:1.35!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .app-shell-modern .warning-summary{display:grid!important;gap:8px!important;margin:0!important;padding:0!important}:root #root .app-shell-modern .warning-summary li{position:relative!important;min-width:0!important;padding:11px 12px 11px 34px!important;border:1px solid color-mix(in srgb,var(--ui-warn-text) 30%,var(--ui-line))!important;border-radius:12px!important;background:color-mix(in srgb,var(--ui-warn-bg) 58%,var(--ui-panel-muted))!important;color:var(--ui-text)!important}:root #root .app-shell-modern .warning-summary li:before{content:""!important;position:absolute!important;left:14px!important;top:17px!important;width:7px!important;height:7px!important;border-radius:var(--ui-radius-pill)!important;background:var(--ui-warn-text)!important}:root #root .app-shell-modern .onboarding-step-panel .dense-form-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;align-items:end!important}:root #root .app-shell-modern .onboarding-step-panel .dense-form-grid>label,:root #root .app-shell-modern .onboarding-notes-label{display:grid!important;gap:7px!important;min-width:0!important;color:var(--ui-muted)!important;font-size:.75rem!important;font-weight:820!important;letter-spacing:0!important}:root #root .app-shell-modern .onboarding-step-panel input,:root #root .app-shell-modern .onboarding-step-panel select,:root #root .app-shell-modern .onboarding-step-panel textarea{min-height:46px!important;width:100%!important;border:1px solid var(--ui-line)!important;border-radius:12px!important;background:color-mix(in srgb,var(--ui-panel-muted) 82%,var(--ui-panel))!important;color:var(--ui-text)!important;box-shadow:0 1px color-mix(in srgb,#ffffff 35%,transparent) inset!important}:root #root .app-shell-modern .onboarding-step-panel textarea{min-height:104px!important;resize:vertical!important}:root #root .app-shell-modern .onboarding-step-panel input:focus-visible,:root #root .app-shell-modern .onboarding-step-panel select:focus-visible,:root #root .app-shell-modern .onboarding-step-panel textarea:focus-visible{border-color:color-mix(in srgb,var(--ui-accent) 58%,var(--ui-line))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--ui-accent) 22%,transparent),0 1px color-mix(in srgb,#ffffff 35%,transparent) inset!important}:root #root .app-shell-modern .onboarding-step-panel .detail-card{min-height:116px!important;padding:14px!important;border-radius:14px!important;background:linear-gradient(145deg,color-mix(in srgb,var(--ui-panel-muted) 86%,var(--ui-accent-soft)) 0%,var(--ui-panel-muted) 100%)!important}:root #root .app-shell-modern .onboarding-notes-label{margin-top:2px!important}:root #root .app-shell-modern .onboarding-source-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:0!important}:root #root .app-shell-modern .onboarding-step-actions{display:flex!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:10px!important;margin-top:2px!important;padding-top:16px!important;border-top:1px solid var(--ui-line)!important}:root #root .app-shell-modern .onboarding-workspace .button-primary-action,:root #root .app-shell-modern .onboarding-workspace .button-secondary{min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;font-weight:780!important;line-height:1.1!important;text-decoration:none!important}:root #root .app-shell-modern .onboarding-workspace .button-primary-action{border-color:transparent!important;background:var(--beamo-button-gradient)!important;color:var(--beamo-button-foreground)!important;box-shadow:0 12px 26px color-mix(in srgb,var(--ui-accent) 22%,transparent)!important}:root #root .app-shell-modern .onboarding-workspace .button-secondary{border-color:var(--ui-line)!important;background:color-mix(in srgb,var(--ui-panel-muted) 84%,var(--ui-panel))!important;color:var(--ui-text)!important}:root #root .app-shell-modern .onboarding-events{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:10px!important}:root #root .app-shell-modern .onboarding-events .detail-card{padding:14px!important;border-radius:14px!important;background:color-mix(in srgb,var(--ui-panel-muted) 88%,transparent)!important}@media(max-width:1180px){:root #root .app-shell-modern .onboarding-hero-panel{grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .onboarding-hero-copy{padding-right:0!important;padding-bottom:18px!important;border-right:0!important;border-bottom:1px solid color-mix(in srgb,var(--ui-line) 68%,transparent)!important}}@media(max-width:960px){:root #root .app-shell-modern .onboarding-layout{grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .onboarding-step-rail{position:static!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-metrics,:root #root .app-shell-modern .onboarding-step-panel .dense-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){:root #root .app-shell-modern .onboarding-workspace{gap:12px!important;padding-bottom:calc(112px + env(safe-area-inset-bottom))!important}:root #root .app-shell-modern .onboarding-hero-panel,:root #root .app-shell-modern .onboarding-workspace .legal-status-panel,:root #root .app-shell-modern .onboarding-step-rail,:root #root .app-shell-modern .onboarding-step-panel,:root #root .app-shell-modern .onboarding-workspace>.glass-panel:has(.onboarding-events){border-radius:16px!important;padding:16px!important}:root #root .app-shell-modern .onboarding-hero-panel{min-height:0!important;gap:16px!important}:root #root .app-shell-modern .onboarding-panel-heading h2{font-size:1.55rem!important}:root #root .app-shell-modern .onboarding-progress-summary strong{font-size:2.35rem!important}:root #root .app-shell-modern .onboarding-progress-track{max-width:none!important}:root #root .app-shell-modern .onboarding-summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}:root #root .app-shell-modern .onboarding-summary-metric{min-height:112px!important;padding:12px!important;border-radius:14px!important}:root #root .app-shell-modern .onboarding-summary-icon,:root #root .app-shell-modern .legal-status-icon{width:34px!important;height:34px!important;border-radius:12px!important}:root #root .app-shell-modern .onboarding-summary-icon svg,:root #root .app-shell-modern .legal-status-icon svg{width:18px!important;height:18px!important}:root #root .app-shell-modern .onboarding-summary-metric strong{font-size:1.75rem!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-panel .section-header-row,:root #root .app-shell-modern .onboarding-workspace .legal-status-alert-row,:root #root .app-shell-modern .onboarding-step-header{grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-metrics,:root #root .app-shell-modern .onboarding-step-panel .dense-form-grid,:root #root .app-shell-modern .onboarding-step-source-preview,:root #root .app-shell-modern .onboarding-source-list{grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .onboarding-workspace .legal-status-details-link,:root #root .app-shell-modern .onboarding-workspace .legal-status-alert-row .button-secondary{width:100%!important}:root #root .app-shell-modern .onboarding-step-buttons{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:266px!important;grid-template-columns:none!important;gap:9px!important;overflow-x:auto!important;padding-bottom:4px!important;scroll-snap-type:x mandatory!important}:root #root .app-shell-modern .onboarding-step-button{grid-template-columns:34px minmax(0,1fr) 18px!important;grid-template-rows:auto auto!important;min-height:76px!important;scroll-snap-align:start!important}:root #root .app-shell-modern .onboarding-step-button .badge{grid-column:2 / 4!important;justify-self:start!important;max-width:100%!important}:root #root .app-shell-modern .onboarding-step-chevron{grid-column:3!important;grid-row:1!important}:root #root .app-shell-modern .onboarding-step-actions{justify-content:stretch!important}:root #root .app-shell-modern .onboarding-step-actions>*{flex:1 1 140px!important}}@media(max-width:340px){:root #root .app-shell-modern .onboarding-summary-metrics{grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .onboarding-summary-metric{min-height:96px!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-rows:auto!important;align-items:center!important}:root #root .app-shell-modern .onboarding-summary-metric strong{justify-self:end!important;align-self:center!important}}:root #root .app-shell-modern .marketplace-workspace-page .workspace-page-content{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:12px!important}:root #root .app-shell-modern .marketplace-workspace-page .warning-panel,:root #root .app-shell-modern .marketplace-workspace-page .status-notice,:root #root .app-shell-modern .marketplace-summary-strip,:root #root .app-shell-modern .marketplace-command-center,:root #root .app-shell-modern .marketplace-workbench-grid{grid-column:1 / -1!important}:root #root .app-shell-modern .marketplace-summary-strip{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}:root #root .app-shell-modern .marketplace-summary-strip .metric-card{min-height:70px!important;border-radius:14px!important;background:color-mix(in srgb,var(--ui-panel) 94%,var(--ui-panel-muted))!important}:root #root .app-shell-modern .marketplace-command-center{display:grid!important;grid-template-columns:minmax(260px,.82fr) minmax(260px,.78fr) minmax(380px,1.16fr)!important;align-items:stretch!important;gap:12px!important;padding:16px!important;border:1px solid var(--ui-line)!important;border-radius:18px!important;background:linear-gradient(180deg,color-mix(in srgb,var(--ui-panel) 94%,var(--ui-accent-soft)) 0%,var(--ui-panel) 100%)!important;box-shadow:var(--ui-shadow-xs)!important}:root #root .app-shell-modern .marketplace-command-copy{display:grid!important;align-content:center!important;gap:7px!important;min-width:0!important}:root #root .app-shell-modern .marketplace-command-copy .eyebrow{color:var(--ui-faint)!important;font-size:.74rem!important;font-weight:780!important;letter-spacing:0!important;text-transform:none!important}:root #root .app-shell-modern .marketplace-command-copy h2{margin:0!important;color:var(--ui-text)!important;font-size:1.42rem!important;font-weight:760!important;line-height:1.15!important;letter-spacing:0!important}:root #root .app-shell-modern .marketplace-command-copy p{max-width:50ch!important;margin:0!important;color:var(--ui-muted)!important;font-size:.92rem!important;line-height:1.45!important}:root #root .app-shell-modern .marketplace-channel-snapshot{display:grid!important;gap:8px!important;min-width:0!important}:root #root .app-shell-modern .marketplace-channel-snapshot-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important;min-height:48px!important;padding:9px 10px!important;border:1px solid color-mix(in srgb,var(--ui-line) 82%,transparent)!important;border-radius:12px!important;background:color-mix(in srgb,var(--ui-panel-muted) 88%,transparent)!important}:root #root .app-shell-modern .marketplace-channel-snapshot-row>div{display:grid!important;gap:2px!important;min-width:0!important}:root #root .app-shell-modern .marketplace-channel-snapshot-row strong,:root #root .app-shell-modern .marketplace-task-button strong{min-width:0!important;overflow:hidden!important;color:var(--ui-text)!important;font-size:.92rem!important;line-height:1.18!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .app-shell-modern .marketplace-channel-snapshot-row span,:root #root .app-shell-modern .marketplace-task-button small{min-width:0!important;overflow:hidden!important;color:var(--ui-faint)!important;font-size:.76rem!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}:root #root .app-shell-modern .marketplace-task-switcher{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;min-width:0!important}:root #root .app-shell-modern .marketplace-task-button{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-width:0!important;min-height:64px!important;padding:10px 12px!important;border:1px solid var(--ui-line)!important;border-radius:14px!important;background:color-mix(in srgb,var(--ui-panel-muted) 88%,transparent)!important;color:var(--ui-text)!important;text-align:left!important;box-shadow:none!important}:root #root .app-shell-modern .marketplace-task-button>span{display:grid!important;gap:3px!important;min-width:0!important}:root #root .app-shell-modern .marketplace-task-button b{color:var(--ui-text)!important;font-size:1.08rem!important;font-weight:780!important;line-height:1!important}:root #root .app-shell-modern .marketplace-task-button:hover{border-color:color-mix(in srgb,var(--ui-accent) 32%,var(--ui-line))!important;background:color-mix(in srgb,var(--ui-accent-soft) 30%,var(--ui-panel-muted))!important}:root #root .app-shell-modern .marketplace-task-button.active,:root #root .app-shell-modern .marketplace-task-button[aria-selected=true]{border-color:color-mix(in srgb,var(--ui-accent) 50%,var(--ui-line))!important;background:color-mix(in srgb,var(--ui-accent-soft) 74%,var(--ui-panel))!important;box-shadow:inset 3px 0 0 var(--ui-accent)!important}:root #root .app-shell-modern .marketplace-task-button.active strong,:root #root .app-shell-modern .marketplace-task-button[aria-selected=true] strong,:root #root .app-shell-modern .marketplace-task-button.active b,:root #root .app-shell-modern .marketplace-task-button[aria-selected=true] b{color:var(--ui-accent-strong)!important}:root #root .app-shell-modern .marketplace-workbench-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;min-width:0!important}:root #root .app-shell-modern .marketplace-workbench-grid>.marketplace-panel,:root #root .app-shell-modern .marketplace-workbench-grid>.marketplace-mobile-disclosure{grid-column:1 / -1!important}:root #root .app-shell-modern .marketplace-panel{padding:18px!important;border:1px solid var(--ui-line)!important;border-radius:16px!important;background:var(--ui-panel)!important;box-shadow:var(--ui-shadow-xs)!important}:root #root .app-shell-modern .marketplace-panel>.workspace-panel-header{padding-bottom:12px!important;border-bottom:1px solid var(--ui-line)!important}:root #root .app-shell-modern .marketplace-panel .workspace-panel-body{gap:14px!important}:root #root .app-shell-modern .marketplace-policy-panel,:root #root .app-shell-modern .marketplace-channel-panel,:root #root .app-shell-modern .marketplace-connector-panel,:root #root .app-shell-modern .marketplace-mapping-panel{grid-column:1 / -1!important}:root #root .app-shell-modern .marketplace-review-panel{grid-column:span 6!important;align-self:start!important}:root #root .app-shell-modern .marketplace-form.detail-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}:root #root .app-shell-modern .marketplace-form>.form-row,:root #root .app-shell-modern .marketplace-mapping-field{display:grid!important;gap:6px!important;min-width:0!important;color:var(--ui-muted)!important;font-size:.76rem!important;font-weight:760!important;letter-spacing:0!important;text-transform:none!important}:root #root .app-shell-modern .marketplace-form>.form-row input,:root #root .app-shell-modern .marketplace-form>.form-row select,:root #root .app-shell-modern .marketplace-mapping-field input,:root #root .app-shell-modern .marketplace-mapping-field select,:root #root .app-shell-modern .marketplace-policy-form .form-row>input,:root #root .app-shell-modern .marketplace-policy-form .form-row>select,:root #root .app-shell-modern .marketplace-policy-picker select{min-height:42px!important;height:42px!important;border:1px solid var(--ui-line)!important;border-radius:12px!important;background:color-mix(in srgb,var(--ui-panel-muted) 76%,var(--ui-panel))!important;color:var(--ui-text)!important;box-shadow:none!important}:root #root .app-shell-modern .marketplace-form>.actions{align-self:end!important;justify-content:flex-start!important}:root #root .app-shell-modern .marketplace-mapping-form{display:grid!important;gap:14px!important}:root #root .app-shell-modern .marketplace-mapping-fields{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:10px!important}:root #root .app-shell-modern .marketplace-mapping-field-primary{grid-column:span 4!important}:root #root .app-shell-modern .marketplace-mapping-field-secondary{grid-column:span 4!important}:root #root .app-shell-modern .marketplace-mapping-footer{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding-top:2px!important}:root #root .app-shell-modern .marketplace-mapping-preview{display:grid!important;gap:3px!important;min-width:0!important;padding:11px 12px!important;border:1px solid var(--ui-line)!important;border-radius:14px!important;background:color-mix(in srgb,var(--ui-panel-muted) 88%,transparent)!important}:root #root .app-shell-modern .marketplace-mapping-preview span,:root #root .app-shell-modern .marketplace-mapping-preview small{color:var(--ui-faint)!important;font-size:.72rem!important}:root #root .app-shell-modern .marketplace-mapping-preview strong{color:var(--ui-text)!important;font-size:.98rem!important;overflow-wrap:anywhere!important}:root #root .app-shell-modern .marketplace-mapping-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important}:root #root .app-shell-modern .marketplace-policy-toolbar{margin:0!important;border-radius:14px!important;background:color-mix(in srgb,var(--ui-panel-muted) 88%,transparent)!important}:root #root .app-shell-modern .marketplace-policy-group{border-radius:14px!important;background:color-mix(in srgb,var(--ui-panel-muted) 72%,var(--ui-panel))!important;box-shadow:none!important}@media(max-width:1180px){:root #root .app-shell-modern .marketplace-command-center{grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .marketplace-channel-snapshot,:root #root .app-shell-modern .marketplace-task-switcher{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:900px){:root #root .app-shell-modern .marketplace-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}:root #root .app-shell-modern .marketplace-review-panel{grid-column:1 / -1!important}:root #root .app-shell-modern .marketplace-form.detail-cards,:root #root .app-shell-modern .marketplace-mapping-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important}:root #root .app-shell-modern .marketplace-form>.form-row,:root #root .app-shell-modern .marketplace-mapping-field-primary,:root #root .app-shell-modern .marketplace-mapping-field-secondary,:root #root .app-shell-modern .marketplace-mapping-field-wide{grid-column:auto!important}}@media(max-width:760px){:root #root .app-shell-modern .marketplace-summary-strip{grid-auto-flow:column!important;grid-auto-columns:minmax(138px,1fr)!important;grid-template-columns:none!important;overflow-x:auto!important;overscroll-behavior-x:contain!important;padding-bottom:4px!important;scroll-snap-type:x proximity!important}:root #root .app-shell-modern .marketplace-summary-strip .metric-card{min-height:62px!important;scroll-snap-align:start!important}:root #root .app-shell-modern .marketplace-command-center,:root #root .app-shell-modern .marketplace-panel,:root #root .app-shell-modern .marketplace-mobile-disclosure{border-radius:16px!important;padding:14px!important}:root #root .app-shell-modern .marketplace-command-copy h2{font-size:1.16rem!important}:root #root .app-shell-modern .marketplace-command-copy p{max-width:none!important;font-size:.82rem!important;line-height:1.34!important}:root #root .app-shell-modern .marketplace-task-switcher{order:2!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}:root #root .app-shell-modern .marketplace-task-button{min-height:64px!important;padding:10px!important}:root #root .app-shell-modern .marketplace-task-button strong{font-size:.84rem!important}:root #root .app-shell-modern .marketplace-task-button small{font-size:.7rem!important}:root #root .app-shell-modern .marketplace-task-button b{font-size:.96rem!important}:root #root .app-shell-modern .marketplace-channel-snapshot{order:3!important;gap:7px!important}:root #root .app-shell-modern .marketplace-channel-snapshot-row{min-height:42px!important;padding:8px 9px!important}:root #root .app-shell-modern .marketplace-channel-snapshot,:root #root .app-shell-modern .marketplace-form.detail-cards,:root #root .app-shell-modern .marketplace-mapping-fields,:root #root .app-shell-modern .marketplace-mapping-footer{grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .marketplace-task-switcher{grid-template-columns:repeat(2,minmax(0,1fr))!important}:root #root .app-shell-modern .marketplace-mapping-actions,:root #root .app-shell-modern .marketplace-form>.actions{justify-content:stretch!important}:root #root .app-shell-modern .marketplace-mapping-actions>*,:root #root .app-shell-modern .marketplace-form>.actions>*{flex:1 1 150px!important}}:root #root .app-shell-modern .marketplace-workspace-page .workspace-page-content{gap:18px!important}:root #root .app-shell-modern .marketplace-summary-strip{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:0!important;padding:10px!important;border:1px solid color-mix(in srgb,var(--ui-line) 84%,transparent)!important;border-radius:22px!important;background:color-mix(in srgb,var(--ui-panel) 88%,transparent)!important;box-shadow:0 18px 46px #0f172a12!important;scrollbar-width:none!important}:root #root .app-shell-modern .marketplace-summary-strip::-webkit-scrollbar,:root #root .app-shell-modern .marketplace-channel-snapshot-list::-webkit-scrollbar{display:none!important}:root #root .app-shell-modern .marketplace-summary-strip .metric-card{flex:1 1 0!important;min-width:0!important;min-height:76px!important;padding:15px 20px!important;border:0!important;border-radius:16px!important;background:transparent!important;box-shadow:none!important}:root #root .app-shell-modern .marketplace-summary-strip .metric-card+.metric-card{border-left:1px solid color-mix(in srgb,var(--ui-line) 72%,transparent)!important;border-radius:0!important}:root #root .app-shell-modern .marketplace-summary-strip .metric-label{font-size:.72rem!important;letter-spacing:.06em!important}:root #root .app-shell-modern .marketplace-summary-strip .metric-value{margin-top:6px!important;font-size:1.55rem!important;line-height:1!important}:root #root .app-shell-modern .marketplace-command-center{display:grid!important;grid-template-areas:"copy tasks" "channels channels"!important;grid-template-columns:minmax(260px,.52fr) minmax(0,1.48fr)!important;gap:22px 28px!important;padding:26px!important;border:1px solid color-mix(in srgb,var(--ui-line) 88%,transparent)!important;border-radius:28px!important;background:linear-gradient(135deg,color-mix(in srgb,var(--ui-panel) 92%,white) 0%,var(--ui-panel) 48%),color-mix(in srgb,var(--ui-accent-soft) 10%,var(--ui-panel))!important;box-shadow:0 24px 60px #0f172a14!important}:root #root .app-shell-modern .marketplace-command-copy{grid-area:copy!important;align-content:center!important;gap:10px!important;padding-right:6px!important}:root #root .app-shell-modern .marketplace-command-copy .eyebrow{color:var(--ui-accent-strong)!important;font-size:.74rem!important;font-weight:820!important}:root #root .app-shell-modern .marketplace-command-copy h2{max-width:13ch!important;font-size:2rem!important;font-weight:780!important;line-height:1.03!important}:root #root .app-shell-modern .marketplace-command-copy p{max-width:36ch!important;color:var(--ui-muted)!important;font-size:.98rem!important;line-height:1.5!important}:root #root .app-shell-modern .marketplace-task-switcher{grid-area:tasks!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;min-width:0!important}:root #root .app-shell-modern .marketplace-task-button{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-content:space-between!important;align-items:start!important;min-height:96px!important;padding:18px!important;border:1px solid color-mix(in srgb,var(--ui-line) 82%,transparent)!important;border-radius:20px!important;background:color-mix(in srgb,var(--ui-panel-muted) 42%,var(--ui-panel))!important;box-shadow:inset 0 1px #ffffffb3!important;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease!important}:root #root .app-shell-modern .marketplace-task-button:hover{transform:translateY(-1px)!important;border-color:color-mix(in srgb,var(--ui-accent) 36%,var(--ui-line))!important;background:color-mix(in srgb,var(--ui-panel) 70%,var(--ui-accent-soft))!important}:root #root .app-shell-modern .marketplace-task-button.active,:root #root .app-shell-modern .marketplace-task-button[aria-selected=true]{border-color:color-mix(in srgb,var(--ui-accent) 72%,var(--ui-line))!important;background:linear-gradient(180deg,color-mix(in srgb,var(--ui-accent-soft) 70%,var(--ui-panel)) 0%,var(--ui-panel) 100%)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ui-accent) 28%,transparent),0 16px 34px #0e74901f!important}:root #root .app-shell-modern .marketplace-task-button>span{display:grid!important;gap:6px!important;min-width:0!important}:root #root .app-shell-modern .marketplace-task-button strong{color:var(--ui-text)!important;font-size:.98rem!important;font-weight:780!important;line-height:1.15!important;white-space:normal!important}:root #root .app-shell-modern .marketplace-task-button small{color:var(--ui-faint)!important;font-size:.76rem!important;font-weight:760!important;line-height:1.2!important;white-space:normal!important}:root #root .app-shell-modern .marketplace-task-button b{justify-self:end!important;color:var(--ui-text)!important;font-size:1.35rem!important;font-weight:820!important;line-height:1!important}:root #root .app-shell-modern .marketplace-channel-snapshot{grid-area:channels!important;display:grid!important;gap:12px!important;padding-top:20px!important;border-top:1px solid color-mix(in srgb,var(--ui-line) 76%,transparent)!important}:root #root .app-shell-modern .marketplace-channel-snapshot-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;min-width:0!important;color:var(--ui-muted)!important;font-size:.76rem!important;font-weight:820!important;letter-spacing:.05em!important;text-transform:uppercase!important}:root #root .app-shell-modern .marketplace-channel-snapshot-heading strong{color:var(--ui-text)!important;font-size:.82rem!important;letter-spacing:0!important;text-transform:none!important}:root #root .app-shell-modern .marketplace-channel-snapshot-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}:root #root .app-shell-modern .marketplace-channel-snapshot-row{min-height:60px!important;padding:12px 14px!important;border-radius:18px!important;border-color:color-mix(in srgb,var(--ui-line) 76%,transparent)!important;background:color-mix(in srgb,var(--ui-panel-muted) 54%,var(--ui-panel))!important}:root #root .app-shell-modern .marketplace-channel-snapshot-row strong{font-size:.94rem!important}:root #root .app-shell-modern .marketplace-channel-snapshot-row span{font-size:.76rem!important}:root #root .app-shell-modern .marketplace-workbench-grid{gap:18px!important}:root #root .app-shell-modern .marketplace-panel{padding:28px!important;border-radius:26px!important;border-color:color-mix(in srgb,var(--ui-line) 84%,transparent)!important;box-shadow:0 18px 48px #0f172a0f!important}:root #root .app-shell-modern .marketplace-panel>.workspace-panel-header{padding-bottom:20px!important;border-bottom-color:color-mix(in srgb,var(--ui-line) 78%,transparent)!important}:root #root .app-shell-modern .marketplace-panel .workspace-panel-body{gap:24px!important}:root #root .app-shell-modern .marketplace-form.detail-cards{grid-template-columns:repeat(2,minmax(240px,1fr))!important;gap:18px 22px!important}:root #root .app-shell-modern .marketplace-form>.form-row,:root #root .app-shell-modern .marketplace-mapping-field{gap:9px!important;color:var(--ui-muted)!important;font-size:.78rem!important;font-weight:800!important}:root #root .app-shell-modern .marketplace-form>.form-row input,:root #root .app-shell-modern .marketplace-form>.form-row select,:root #root .app-shell-modern .marketplace-mapping-field input,:root #root .app-shell-modern .marketplace-mapping-field select,:root #root .app-shell-modern .marketplace-policy-form .form-row>input,:root #root .app-shell-modern .marketplace-policy-form .form-row>select,:root #root .app-shell-modern .marketplace-policy-picker select{min-height:50px!important;height:50px!important;padding-inline:14px!important;border-radius:16px!important;background:color-mix(in srgb,var(--ui-panel-muted) 50%,var(--ui-panel))!important}:root #root .app-shell-modern .marketplace-mapping-fields{gap:18px 20px!important}:root #root .app-shell-modern .marketplace-mapping-field-primary,:root #root .app-shell-modern .marketplace-mapping-field-secondary{grid-column:span 6!important}:root #root .app-shell-modern .marketplace-mapping-field-wide{grid-column:span 6!important}:root #root .app-shell-modern .marketplace-mapping-footer{grid-template-columns:minmax(260px,.7fr) minmax(260px,1fr)!important;gap:18px!important;padding-top:6px!important}:root #root .app-shell-modern .marketplace-mapping-preview{min-height:74px!important;padding:16px 18px!important;border-radius:20px!important}:root #root .app-shell-modern .marketplace-mapping-preview strong{font-size:1.05rem!important}:root #root .app-shell-modern .marketplace-mapping-actions{align-self:center!important;justify-content:flex-end!important;gap:10px!important}:root #root .app-shell-modern .marketplace-policy-toolbar{padding:16px!important;border:1px solid color-mix(in srgb,var(--ui-line) 78%,transparent)!important;border-radius:20px!important}:root #root .app-shell-modern .marketplace-policy-group{padding:18px!important;border-radius:20px!important}@media(max-width:1180px){:root #root .app-shell-modern .marketplace-command-center{grid-template-areas:"copy" "tasks" "channels"!important;grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .marketplace-command-copy h2{max-width:none!important}:root #root .app-shell-modern .marketplace-channel-snapshot-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:900px){:root #root .app-shell-modern .marketplace-summary-strip{flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important}:root #root .app-shell-modern .marketplace-summary-strip .metric-card{flex:0 0 158px!important}:root #root .app-shell-modern .marketplace-task-switcher{grid-template-columns:repeat(2,minmax(0,1fr))!important}:root #root .app-shell-modern .marketplace-form.detail-cards,:root #root .app-shell-modern .marketplace-mapping-fields,:root #root .app-shell-modern .marketplace-mapping-footer{grid-template-columns:minmax(0,1fr)!important}:root #root .app-shell-modern .marketplace-mapping-field-primary,:root #root .app-shell-modern .marketplace-mapping-field-secondary,:root #root .app-shell-modern .marketplace-mapping-field-wide{grid-column:auto!important}}@media(max-width:760px){:root #root .app-shell-modern .marketplace-workspace-page .workspace-page-content{gap:16px!important}:root #root .app-shell-modern .marketplace-summary-strip{flex-direction:row!important;flex-wrap:nowrap!important;margin-inline:-2px!important;padding:8px!important;border-radius:18px!important}:root #root .app-shell-modern .marketplace-summary-strip .metric-card{flex-basis:146px!important;min-height:68px!important;padding:12px 14px!important}:root #root .app-shell-modern .marketplace-command-center{gap:16px!important;padding:18px!important;border-radius:22px!important}:root #root .app-shell-modern .marketplace-command-copy{gap:8px!important;padding-right:0!important}:root #root .app-shell-modern .marketplace-command-copy h2{font-size:1.32rem!important}:root #root .app-shell-modern .marketplace-command-copy p{max-width:none!important;font-size:.88rem!important;line-height:1.42!important}:root #root .app-shell-modern .marketplace-task-switcher{order:2!important;gap:9px!important}:root #root .app-shell-modern .marketplace-task-button{min-height:84px!important;padding:13px!important;border-radius:16px!important}:root #root .app-shell-modern .marketplace-task-button strong{font-size:.88rem!important}:root #root .app-shell-modern .marketplace-task-button small{font-size:.68rem!important}:root #root .app-shell-modern .marketplace-task-button b{font-size:1.08rem!important}:root #root .app-shell-modern .marketplace-channel-snapshot{display:none!important}:root #root .app-shell-modern .marketplace-channel-snapshot-list{display:flex!important;gap:8px!important;overflow-x:auto!important;overscroll-behavior-x:contain!important;scroll-snap-type:x proximity!important}:root #root .app-shell-modern .marketplace-channel-snapshot-row{flex:0 0 216px!important;min-height:56px!important;scroll-snap-align:start!important}:root #root .app-shell-modern .marketplace-panel,:root #root .app-shell-modern .marketplace-mobile-disclosure{padding:18px!important;border-radius:22px!important}:root #root .app-shell-modern .marketplace-form>.form-row input,:root #root .app-shell-modern .marketplace-form>.form-row select,:root #root .app-shell-modern .marketplace-mapping-field input,:root #root .app-shell-modern .marketplace-mapping-field select,:root #root .app-shell-modern .marketplace-policy-form .form-row>input,:root #root .app-shell-modern .marketplace-policy-form .form-row>select,:root #root .app-shell-modern .marketplace-policy-picker select{min-height:48px!important;height:48px!important}}:root #root .app-shell-modern .marketplace-command-center{grid-template-columns:minmax(240px,.44fr) minmax(0,1.56fr)!important;gap:20px 24px!important;padding:24px!important;border-radius:26px!important}:root #root .app-shell-modern .marketplace-command-copy{align-content:start!important}:root #root .app-shell-modern .marketplace-command-copy h2{font-size:1.84rem!important;line-height:1.06!important}:root #root .app-shell-modern .marketplace-command-copy p{max-width:31ch!important;font-size:.92rem!important;line-height:1.45!important}:root #root .app-shell-modern .marketplace-task-switcher{gap:10px!important;align-items:start!important}:root #root .app-shell-modern .marketplace-task-button{position:relative!important;min-height:78px!important;padding:15px 16px 14px!important;border-radius:18px!important;border-color:color-mix(in srgb,var(--ui-line) 88%,transparent)!important;background:color-mix(in srgb,var(--ui-panel) 84%,var(--ui-panel-muted))!important;box-shadow:inset 0 1px #ffffffbf!important;overflow:hidden!important}:root #root .app-shell-modern .marketplace-task-button:before{position:absolute!important;inset:12px auto 12px 0!important;width:3px!important;border-radius:999px!important;background:transparent!important;content:""!important}:root #root .app-shell-modern .marketplace-task-button:hover{transform:translateY(-1px)!important;border-color:color-mix(in srgb,var(--ui-accent) 28%,var(--ui-line))!important;background:color-mix(in srgb,var(--ui-panel) 72%,var(--ui-accent-soft))!important}:root #root .app-shell-modern .marketplace-task-button.active,:root #root .app-shell-modern .marketplace-task-button[aria-selected=true]{border-color:color-mix(in srgb,var(--ui-accent) 62%,var(--ui-line))!important;background:linear-gradient(180deg,color-mix(in srgb,var(--ui-accent-soft) 58%,var(--ui-panel)) 0%,var(--ui-panel) 100%)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ui-accent) 22%,transparent),0 12px 28px #0e74901a!important}:root #root .app-shell-modern .marketplace-task-button.active:before,:root #root .app-shell-modern .marketplace-task-button[aria-selected=true]:before{background:var(--ui-accent)!important}:root #root .app-shell-modern .marketplace-task-button strong{font-size:.92rem!important}:root #root .app-shell-modern .marketplace-task-button small{color:color-mix(in srgb,var(--ui-muted) 88%,var(--ui-faint))!important;font-size:.72rem!important}:root #root .app-shell-modern .marketplace-task-button b{font-size:1.14rem!important}:root #root .app-shell-modern .marketplace-channel-snapshot{padding-top:18px!important}:root #root .app-shell-modern .marketplace-channel-snapshot-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:10px!important}:root #root .app-shell-modern .marketplace-channel-snapshot-row{min-height:56px!important;border-radius:16px!important}:root #root .app-shell-modern .marketplace-panel,:root #root .app-shell-modern .marketplace-mobile-disclosure{border-radius:24px!important}@media(max-width:760px){:root #root .app-shell-modern .marketplace-summary-strip{display:grid!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;overflow:visible!important;margin-inline:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}:root #root .app-shell-modern .marketplace-summary-strip .metric-card{flex:initial!important;min-width:0!important;min-height:66px!important;padding:12px 13px!important;border:1px solid color-mix(in srgb,var(--ui-line) 82%,transparent)!important;border-left:1px solid color-mix(in srgb,var(--ui-line) 82%,transparent)!important;border-radius:16px!important;background:color-mix(in srgb,var(--ui-panel) 90%,transparent)!important}:root #root .app-shell-modern .marketplace-summary-strip .metric-card+.metric-card{border-left:1px solid color-mix(in srgb,var(--ui-line) 82%,transparent)!important;border-radius:16px!important}:root #root .app-shell-modern .marketplace-summary-strip .metric-card:last-child{grid-column:1 / -1!important}:root #root .app-shell-modern .marketplace-summary-strip .metric-label{font-size:.66rem!important;line-height:1.15!important}:root #root .app-shell-modern .marketplace-summary-strip .metric-value{font-size:1.38rem!important}:root #root .app-shell-modern .marketplace-command-center{gap:14px!important;padding:16px!important;border-radius:20px!important}:root #root .app-shell-modern .marketplace-command-copy h2{font-size:1.2rem!important}:root #root .app-shell-modern .marketplace-command-copy p{max-width:none!important;font-size:.84rem!important;line-height:1.42!important}:root #root .app-shell-modern .marketplace-task-switcher{gap:8px!important}:root #root .app-shell-modern .marketplace-task-button{grid-template-columns:minmax(0,1fr)!important;min-height:72px!important;padding:12px!important;border-radius:15px!important}:root #root .app-shell-modern .marketplace-task-button:before{inset-block:9px!important;width:4px!important}:root #root .app-shell-modern .marketplace-task-button strong{font-size:.84rem!important}:root #root .app-shell-modern .marketplace-task-button small{font-size:.66rem!important}:root #root .app-shell-modern .marketplace-task-button b{justify-self:start!important;font-size:1rem!important}:root #root .app-shell-modern .marketplace-workbench-grid{gap:14px!important}:root #root .app-shell-modern .marketplace-panel,:root #root .app-shell-modern .marketplace-mobile-disclosure{padding:16px!important;border-radius:20px!important}}.glass-card,:root #root .app-shell-modern .glass-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--beamo-glass);color:var(--ink);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.gradient-hero{background:var(--beamo-page-gradient);color:var(--ink)}.gradient-accent,.button-primary-action.gradient-accent,a.button-primary-action.gradient-accent{background:var(--beamo-button-gradient);color:var(--beamo-button-foreground);border:1px solid transparent}.gradient-accent:hover,.button-primary-action.gradient-accent:hover,a.button-primary-action.gradient-accent:hover{background:var(--beamo-button-gradient-hover);color:var(--beamo-button-foreground)}:root #root .app-shell-modern{background:var(--beamo-page-gradient)!important}.login-shell,.login-shell-centered,.legal-public-shell,.legal-gate-shell{background:var(--beamo-page-gradient)}.login-card.glass-panel,.login-shell-centered .login-card{background:var(--beamo-glass);border:1px solid var(--border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.login-auth-tabs button.is-active{background:var(--accent)!important;color:var(--beamo-button-foreground)!important;box-shadow:var(--ui-shadow-xs)!important}.login-form button[type=submit],.login-card .button-primary-action{background:var(--beamo-button-gradient);color:var(--beamo-button-foreground);border:1px solid transparent}.login-form button[type=submit]:hover:not(:disabled),.login-card .button-primary-action:hover:not(:disabled){background:var(--beamo-button-gradient-hover)}.legal-public-nav a{color:var(--muted);text-decoration:none;font-size:.8125rem;font-weight:500}.legal-public-nav a:hover{color:var(--ink);background:var(--beamo-control-hover)}.legal-public-nav a.active{background:var(--accent);color:var(--beamo-button-foreground)}:root #root .app-shell-modern .command-band-modern .theme-switcher .theme-option[aria-pressed=true],:root #root .app-shell-modern .command-band-modern .language-switcher .theme-option[aria-pressed=true],:root .app-shell-modern .theme-switcher .theme-option[aria-pressed=true],:root .login-theme-switcher .theme-option[aria-pressed=true]{background:var(--beamo-button-gradient)!important;color:var(--beamo-button-foreground)!important;border:1px solid transparent!important;box-shadow:var(--ui-shadow-xs)!important}:root #root .app-shell-modern .workspace-sidebar-logo.brand-logo-frame,:root #root .app-shell-modern .workspace-sidebar .brand-logo-frame{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}:root #root .app-shell-modern .workspace-sidebar-logo .brand-logo,:root #root .app-shell-modern .brand-logo-frame .brand-logo{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important;object-fit:contain!important;object-position:center!important}.login-hero.login-hero-minimal .login-logo,.login-brand-logo,.legal-gate-logo{width:min(156px,42vw)!important;height:auto!important;aspect-ratio:1399 / 275!important;object-fit:contain!important;object-position:center!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}@media(max-width:560px){.login-hero.login-hero-minimal .login-logo,.login-brand-logo,.legal-gate-logo{width:min(128px,38vw)!important;height:auto!important}}
