:root{--cipt-bg-page:#f1f5f9;--cipt-bg-card:#fff;--cipt-bg-table-header:#f8fafc;--cipt-bg-table-stripe:#f8fafc;--cipt-text-primary:#1e293b;--cipt-text-secondary:#475569;--cipt-text-muted:#64748b;--cipt-text-disabled:#94a3b8;--cipt-border-light:#f1f5f9;--cipt-border-default:#e2e8f0;--cipt-border-input:#cbd5e1;--cipt-primary:#7c3aed;--cipt-primary-hover:#6d28d9;--cipt-success:#16a34a;--cipt-warning:#d97706;--cipt-danger:#ef4444;--cipt-danger-dark:#dc2626;--cipt-info:#8b5cf6}[data-theme=dark]{--cipt-bg-page:#0f172a;--cipt-bg-card:#1e293b;--cipt-bg-table-header:#1a202c;--cipt-bg-table-stripe:#0f172a;--cipt-text-primary:#f1f5f9;--cipt-text-secondary:#cbd5e1;--cipt-text-muted:#94a3b8;--cipt-text-disabled:#64748b;--cipt-border-light:#1e293b;--cipt-border-default:#334155;--cipt-border-input:#475569;--cipt-primary:#a78bfa;--cipt-primary-hover:#8b5cf6;--cipt-success:#34d399;--cipt-warning:#fbbf24;--cipt-danger:#f87171;--cipt-danger-dark:#ef4444;--cipt-info:#c4b5fd}*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:var(--cipt-text-primary);background:var(--cipt-bg-page);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;transition:background-color .2s,color .2s}button{font-family:inherit;transition:background-color .15s,color .15s,border-color .15s,opacity .15s,box-shadow .15s,transform .1s}button:active:not(:disabled){transform:scale(.97)}button:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(.3)}button:focus-visible{outline:2px solid var(--cipt-primary);outline-offset:2px}a:focus-visible{outline:2px solid var(--cipt-primary);outline-offset:2px;border-radius:2px}button[style*="background: rgb(124, 58, 237)"]:hover:not(:disabled),button[style*="background:#7c3aed"]:hover:not(:disabled),button[style*="background: rgb(167, 139, 250)"]:hover:not(:disabled),button[style*="background:#a78bfa"]:hover:not(:disabled){filter:brightness(1.1)}input,select,textarea{font-family:inherit;transition:border-color .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 3px #7c3aed26;border-color:var(--cipt-primary)!important}[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{box-shadow:0 0 0 3px #a78bfa26}a{transition:color .15s}.cipt-card-hover{transition:box-shadow .2s,transform .2s}.cipt-card-hover:hover{transform:translateY(-1px);box-shadow:0 4px 16px #00000014}[data-theme=dark] .cipt-card-hover:hover{box-shadow:0 4px 16px #0000004d}.cipt-modal-overlay{animation:.15s fadeIn}.cipt-modal-box{animation:.2s slideUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.cipt-page-content{animation:.2s ease-out contentFadeIn}.cipt-tab-btn{transition:color .15s;position:relative}.cipt-tab-btn:after{content:"";background:var(--cipt-primary);width:0;height:2px;transition:width .2s,left .2s;position:absolute;bottom:0;left:50%}.cipt-tab-btn.active:after{width:100%;left:0}.cipt-badge{letter-spacing:.02em;border-radius:99px;padding:2px 10px;font-size:11px;font-weight:600;display:inline-block}[data-tooltip]{position:relative}[data-tooltip]:hover:after{content:attr(data-tooltip);background:var(--cipt-text-primary);color:var(--cipt-bg-page);white-space:nowrap;pointer-events:none;z-index:100;border-radius:4px;padding:4px 10px;font-size:12px;animation:.15s fadeIn;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.cipt-empty-state{text-align:center;color:var(--cipt-text-muted);padding:48px 24px}.cipt-empty-state svg,.cipt-empty-state .icon{opacity:.4;margin-bottom:12px;font-size:48px}.badge-draft{background:var(--cipt-bg-table-header);color:var(--cipt-text-secondary)}.badge-progress{color:#7c3aed;background:#f3e8ff}.badge-submitted{color:#d97706;background:#fef3c7}.badge-won{color:#16a34a;background:#dcfce7}.badge-lost{color:#dc2626;background:#fee2e2}[data-theme=dark] .badge-draft{background:var(--cipt-bg-card);color:var(--cipt-text-secondary)}[data-theme=dark] .badge-progress{color:#a78bfa;background:#a78bfa26}[data-theme=dark] .badge-submitted{color:#fbbf24;background:#fbbf2426}[data-theme=dark] .badge-won{color:#34d399;background:#34d39926}[data-theme=dark] .badge-lost{color:#f87171;background:#f8717126}nav button{font-family:inherit}::selection{color:#1e293b;background:#e9d5ff}[data-theme=dark] ::selection{color:#f1f5f9;background:#a78bfa4d}html{scroll-behavior:smooth}[data-separator]{background-color:var(--cipt-border-default);transition:background-color .15s}[data-separator]:hover{background-color:var(--cipt-text-muted)!important}@media (pointer:coarse){button{min-width:44px;min-height:44px}input,select,textarea{min-height:44px;font-size:16px!important}nav a,nav button{align-items:center;min-height:44px;display:inline-flex}.cipt-tab-btn{min-height:44px;padding-left:12px;padding-right:12px}.cipt-badge{padding:6px 14px;font-size:12px}.cipt-table-wrap{-webkit-overflow-scrolling:touch}body{font-size:15px}}@media (width<=768px) and (pointer:coarse){nav{gap:12px!important;padding-left:12px!important;padding-right:12px!important}nav>span:first-child{margin-right:12px!important;font-size:16px!important}}@keyframes rowFlash{0%{background-color:#f3e8ff}to{background-color:#0000}}@keyframes rowFlashDark{0%{background-color:#a78bfa33}to{background-color:#0000}}.cipt-table-wrap tbody tr.cipt-row-flash{animation:1.5s ease-out forwards rowFlash}[data-theme=dark] .cipt-table-wrap tbody tr.cipt-row-flash{animation:1.5s ease-out forwards rowFlashDark}.cipt-table-wrap tbody td{font-variant-numeric:tabular-nums}@media (width<=1024px){[role=tabpanel],main{padding:16px!important}[role=tablist]{-webkit-overflow-scrolling:touch;overflow-x:auto;padding-right:16px!important}body{font-size:13px}div[style*="borderRadius: 8"],div[style*="border-radius: 8px"],.cipt-card,[style*="padding: 24px"]{padding:16px!important}[style*="display: flex"][style*=space-between]{flex-wrap:wrap;gap:12px!important}[role=menuitem]{font-size:12px}}@media (width<=768px){[role=tabpanel],main{padding:12px!important}[role=tablist]{overflow-x:auto;padding-left:12px!important}[role=tab]{padding:8px 12px!important;font-size:12px!important}body{font-size:12px}.cipt-toolbar{flex-direction:column;align-items:flex-start!important;gap:8px!important}div[style*="borderRadius: 8"],div[style*="border-radius: 8px"],.cipt-card,[style*="padding: 24px"]{padding:12px!important}.cipt-toolbar button{width:100%;min-width:auto}}.cipt-hide-tablet{display:none!important}@media (width>=1025px){.cipt-hide-tablet{display:table-cell!important}}.cipt-stack-tablet{flex-flow:wrap}@media (width<=768px){.cipt-stack-tablet{flex-direction:column;align-items:stretch}.cipt-stack-tablet>*{width:100%}}@media print{nav,[role=tablist],.cipt-toolbar,button,.cmdk-overlay,.cipt-sidebar{display:none!important}body{font-size:11pt;color:#000!important;background:#fff!important}[data-theme=dark]{--cipt-bg-page:white;--cipt-text-primary:#000;--cipt-text-secondary:#333;--cipt-border-default:#ccc}main,[role=tabpanel],.cipt-page-content{max-width:100%!important;margin:0!important;padding:0!important}div[style*=boxShadow],div[style*=box-shadow]{box-shadow:none!important;border:1px solid #ddd!important}.cipt-table-wrap{border:none!important;max-height:none!important;overflow:visible!important}.cipt-table-wrap table{page-break-inside:auto}.cipt-table-wrap thead{display:table-header-group}.cipt-table-wrap tbody tr{page-break-inside:avoid}.cipt-table-wrap thead th{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#f0f0f0!important;position:static!important}span[style*=background]{-webkit-print-color-adjust:exact;print-color-adjust:exact}@page{margin:.75in}div[style*=borderRadius]{page-break-inside:avoid}}@keyframes presence-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.cipt-table-wrap{border:1px solid var(--cipt-border-default);scrollbar-gutter:stable;border-radius:8px;max-height:75vh;transition:border-color .2s;overflow:auto}.cipt-table-wrap table{border-collapse:collapse;width:100%;min-width:100%;font-size:13px}.cipt-table-wrap thead th{z-index:10;background:var(--cipt-bg-table-header);text-align:left;border-bottom:2px solid var(--cipt-border-default);color:var(--cipt-text-secondary);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;padding:10px 12px;font-size:11px;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;position:sticky;top:0}.cipt-table-wrap thead th.th-right{text-align:right}.cipt-table-wrap tbody tr:nth-child(2n){background:var(--cipt-bg-table-stripe);transition:background-color .15s}.cipt-table-wrap tbody tr:nth-child(odd){background:var(--cipt-bg-card);transition:background-color .15s}.cipt-table-wrap tbody tr{transition:background-color .15s}.cipt-table-wrap tbody tr:hover{background:#f5f3ff!important}[data-theme=dark] .cipt-table-wrap tbody tr:hover{background:#a78bfa26!important}.cipt-table-wrap tbody td{border-bottom:1px solid var(--cipt-border-light);color:var(--cipt-text-primary);vertical-align:middle;padding:8px 12px;transition:border-color .2s,color .2s}.cipt-table-wrap tbody td.td-right{text-align:right;font-variant-numeric:tabular-nums}.cipt-table-wrap tbody tr.row-total{font-weight:700;background:var(--cipt-bg-table-header)!important}.cipt-table-wrap tbody tr.row-total td{border-top:2px solid var(--cipt-border-default);padding-top:10px;padding-bottom:10px}.cipt-table-wrap tbody td input,.cipt-table-wrap tbody td select{box-sizing:border-box;max-width:100%}.cipt-table-wrap tbody td select{padding:4px 6px;font-size:12px;min-width:0!important}.cipt-table-wrap tbody td input{padding:4px 6px;font-size:12px}.cipt-table-wrap tbody td input:focus,.cipt-table-wrap tbody td select:focus{outline:2px solid var(--cipt-primary);outline-offset:-1px;border-color:var(--cipt-primary)}.margin-good{color:#16a34a}.margin-warn{color:#d97706}.margin-bad{color:#dc2626}.cipt-table-wrap tbody tr.row-selected{background:#f3e8ff!important}[data-theme=dark] .cipt-table-wrap tbody tr.row-selected{background:#a78bfa33!important}@media (width<=1024px){.cipt-table-wrap{max-height:none}}.cipt-table-wrap::-webkit-scrollbar{width:8px;height:8px}.cipt-table-wrap::-webkit-scrollbar-track{background:var(--cipt-bg-page);border-radius:4px}.cipt-table-wrap::-webkit-scrollbar-thumb{background:var(--cipt-border-input);border-radius:4px;transition:background-color .2s}.cipt-table-wrap::-webkit-scrollbar-thumb:hover{background:var(--cipt-text-muted)}@media (pointer:coarse){.cipt-table-wrap tbody td{padding:12px}.cipt-table-wrap thead th{padding:12px;font-size:12px}.cipt-table-wrap tbody td button{min-width:36px;min-height:36px;padding:6px 10px}}@media (width<=1024px){.cipt-table-wrap{max-height:60vh;font-size:12px}.cipt-table-wrap tbody td{padding:6px 8px}.cipt-table-wrap thead th{padding:8px;font-size:10px}.cipt-table-wrap tbody td.td-right{font-size:12px}.cipt-table-wrap td.cipt-hide-col-tablet,.cipt-table-wrap th.cipt-hide-col-tablet{display:none}}@media (width<=768px){.cipt-table-wrap{max-height:50vh;font-size:11px}.cipt-table-wrap tbody td{padding:4px 6px}.cipt-table-wrap thead th{padding:6px;font-size:9px}.cipt-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.cipt-table-wrap tbody td button{min-width:32px;min-height:32px;padding:4px 8px;font-size:11px}.cipt-table-wrap td[data-col=notes],.cipt-table-wrap th[data-col=notes],.cipt-table-wrap td[data-col=sort_order],.cipt-table-wrap th[data-col=sort_order],.cipt-table-wrap td[data-col=ci_part_number],.cipt-table-wrap th[data-col=ci_part_number]{display:none}}@media (width>=1025px){.cipt-hide-col-tablet{display:table-cell!important}}[cmdk-item][data-selected=true]{background:#f1f5f9}[cmdk-item]:hover,[cmdk-item][data-selected=true]{background:#f1f5f9;outline:none}[cmdk-dialog]{animation:.15s cubic-bezier(.16,1,.3,1) cmdk-slide-in}@keyframes cmdk-slide-in{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}[cmdk-input],[cmdk-input]:focus{outline:none}[cmdk-list]{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fafc}[cmdk-list]::-webkit-scrollbar{width:6px}[cmdk-list]::-webkit-scrollbar-track{background:#f8fafc}[cmdk-list]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}[cmdk-list]::-webkit-scrollbar-thumb:hover{background:#94a3b8}.cipt-help-overlay{z-index:800;background:#0000004d;animation:.15s fadeIn;position:fixed;inset:0}.cipt-help-panel{z-index:801;background:#fff;flex-direction:column;width:420px;max-width:90vw;height:100vh;animation:.25s slideInRight;display:flex;position:fixed;top:0;right:0;box-shadow:-4px 0 24px #0000001f}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.cipt-help-panel-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.cipt-help-panel-body{flex:1;padding:16px 20px;overflow-y:auto}.cipt-help-search{background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;margin-bottom:16px;padding:10px 12px 10px 36px;font-size:14px;transition:border-color .15s,box-shadow .15s}.cipt-help-search:focus{box-shadow:0 0 0 3px #7c3aed1a;border-color:#7c3aed!important}.cipt-help-search-wrap{flex-shrink:0;padding:0 20px;position:relative}.cipt-help-search-icon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:32px;transform:translateY(-50%)}.cipt-help-category{cursor:pointer;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:12px;margin-bottom:8px;padding:12px 16px;transition:background .15s,border-color .15s;display:flex}.cipt-help-category:hover{background:#f8fafc;border-color:#7c3aed}.cipt-help-article-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;width:100%;padding:12px 16px;transition:background .15s;display:block}.cipt-help-article-item:hover{background:#f1f5f9}.cipt-help-article-body{color:#334155;font-size:14px;line-height:1.7}.cipt-help-article-body p{margin:0 0 12px}.cipt-help-article-body strong{color:#1e293b;font-weight:600}.cipt-tour-overlay{z-index:900;pointer-events:none;position:fixed;inset:0}.cipt-tour-spotlight{pointer-events:none;z-index:901;border-radius:8px;transition:all .3s;position:absolute;box-shadow:0 0 0 9999px #0000008c}.cipt-tour-tooltip{z-index:902;pointer-events:auto;background:#fff;border-radius:12px;width:340px;max-width:calc(100vw - 32px);padding:20px;animation:.25s slideUp;position:absolute;box-shadow:0 8px 32px #0000002e}.cipt-tour-tooltip-arrow{background:#fff;width:12px;height:12px;position:absolute;transform:rotate(45deg);box-shadow:-2px -2px 4px #0000000a}.cipt-help-trigger{color:#64748b;cursor:pointer;vertical-align:middle;background:#e2e8f0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;padding:0;font-size:11px;font-weight:700;line-height:1;transition:background .15s,color .15s;display:inline-flex}.cipt-help-trigger:hover{color:#fff;background:#7c3aed}.cipt-tour-dots{justify-content:center;gap:6px;margin:12px 0 0;display:flex}.cipt-tour-dot{background:#e2e8f0;border-radius:50%;width:8px;height:8px;transition:background .2s}.cipt-tour-dot.active{background:#7c3aed}@media print{.cipt-help-overlay,.cipt-help-panel,.cipt-tour-overlay,.cipt-tour-tooltip,.cipt-help-trigger{display:none!important}}@media (width<=768px){.cipt-help-panel{width:100vw;max-width:100vw}.cipt-tour-tooltip{width:calc(100vw - 32px);left:16px!important}}
