.oc-root{color:#16242e;min-height:100vh;font-family:var(--font-dm-sans),system-ui,sans-serif;background:#f4f7f8;display:flex}.oc-h{font-family:var(--font-outfit),system-ui,sans-serif}.oc-mono{font-family:var(--font-dm-mono),ui-monospace,monospace}.oc-rail{box-sizing:border-box;background:#fbfcfd;border-right:1px solid #e4eaed;flex-direction:column;flex-shrink:0;gap:2px;width:232px;height:100vh;padding:20px 14px 16px;display:flex;position:sticky;top:0}.oc-brand{align-items:center;gap:10px;padding:0 8px 18px;display:flex}.oc-brand-name{letter-spacing:.2px;font-size:15px;font-weight:700}.oc-brand-sub{color:#6e7f8a;letter-spacing:1.4px;text-transform:uppercase;font-size:10.5px}.oc-org-line{background:#14b8a612;border:1px solid #14b8a62e;border-radius:9px;align-items:center;gap:8px;min-width:0;margin:0 8px 14px;padding:7px 10px;display:flex}.oc-org-mark{color:#fff;background:linear-gradient(135deg,#14b8a6,#22c55e);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:flex}.oc-org-name{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;overflow:hidden}.oc-nav-item{color:#5b6b76;cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-family:inherit;font-size:13.5px;font-weight:500;text-decoration:none;display:flex}.oc-nav-item:hover{background:#f1f5f6}.oc-nav-item.active{color:#0f766e;background:#e6f4f1;font-weight:600}.oc-nav-count{font-family:var(--font-dm-mono),ui-monospace,monospace;color:#5b6b76;background:#eef2f4;border-radius:8px;padding:1px 7px;font-size:11px}.oc-nav-item.active .oc-nav-count{color:#fff;background:#0d9488}.oc-nav-section{color:#93a1aa;letter-spacing:1.3px;text-transform:uppercase;padding:16px 10px 6px;font-size:10.5px}.oc-rail-user{border-top:1px solid #e9eef1;align-items:center;gap:10px;padding:10px;display:flex}.oc-rail-signout{color:#93a1aa;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:color .12s,background .12s,border-color .12s;display:flex}.oc-rail-signout:hover{color:#0f766e;background:#f2f7f6;border-color:#dbe7e4}.oc-rail-signout:focus-visible{outline-offset:2px;outline:2px solid #0d9488}.oc-avatar{color:#0f766e;background:#d6ebe7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:600;display:flex}main.oc-main{background:0 0}main.oc-main:before,main.oc-main:after{content:none}.oc-main{box-sizing:border-box;flex-direction:column;flex-grow:1;min-width:0;padding:28px 36px;display:flex}.oc-title{font-size:24px;font-weight:700}.oc-subtle{color:#6e7f8a}.oc-card{background:#fff;border:1px solid #e4eaed;border-radius:14px}.oc-btn{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:9px 14px;font-family:inherit;font-size:12.5px;font-weight:600;display:inline-flex}.oc-btn:hover{background:#0b8378}.oc-btn:disabled{opacity:.5;cursor:default}.oc-btn-ghost{color:#16242e;background:#fff;border:1px solid #dbe3e7}.oc-btn-ghost:hover{background:#f6f9fa}.oc-btn-soft{color:#0f766e;background:#fff;border:1px solid #b8ddd6}.oc-btn-soft:hover{background:#f2faf8}.oc-input,.oc-select,.oc-textarea{color:#16242e;box-sizing:border-box;background:#fff;border:1px solid #dbe3e7;border-radius:10px;width:100%;padding:11px 14px;font-family:inherit;font-size:13.5px}.oc-input:focus,.oc-select:focus,.oc-textarea:focus{outline-offset:0;border-color:#0d9488;outline:2px solid #99d5cc}.oc-label{align-items:center;gap:6px;margin-bottom:6px;font-size:12.5px;font-weight:600;display:flex}.oc-chip{color:#5b6b76;white-space:nowrap;background:#eef2f4;border-radius:6px;padding:2px 8px;font-size:11px}.oc-chip-mono{font-family:var(--font-dm-mono),ui-monospace,monospace}.oc-chip-teal{color:#0f766e;background:#e6f4f1}.oc-chip-green{color:#15803d;background:#e9f7ee}.oc-chip-amber{color:#b45309;background:#fef3e2}.oc-evidence-chip{color:#0f766e;cursor:pointer;background:#e6f4f1;border:none;border-radius:6px;padding:3px 9px;font-family:inherit;font-size:11px}.oc-evidence-chip.open,.oc-evidence-chip:hover{background:#d3ece7}.oc-rationale{color:#3d5a54;background:#f4f9f8;border:1px solid #d8ebe7;border-radius:10px;padding:10px 14px;font-size:12px;line-height:1.55}.oc-row{border-bottom:1px solid #eef2f4;align-items:center;gap:14px;padding:12px 18px;display:flex}.oc-row:last-child{border-bottom:none}.oc-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.oc-board{gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.oc-col{flex-direction:column;flex:1;gap:8px;min-width:128px;min-height:320px;display:flex}.oc-choice{cursor:pointer;transition:border-color .12s,background .12s}.oc-choice:hover{border-color:#b8ddd6}.oc-col-drop{outline-offset:4px;background:#14b8a60f;border-radius:10px;outline:2px dashed #14b8a6}.oc-board-card{cursor:pointer;text-align:left;color:inherit;box-sizing:border-box;background:#fff;border:1px solid #e4eaed;border-radius:12px;width:100%;padding:12px 14px;font-family:inherit}.oc-board-card:hover{border-color:#b8ddd6}.oc-tabs{border-bottom:1px solid #e4eaed;gap:22px;font-size:13px;display:flex}.oc-tab{color:#6e7f8a;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:6px 2px 9px;font-family:inherit;font-size:13px;font-weight:500}.oc-tab.active{color:#0f766e;border-bottom-color:#0d9488;font-weight:600}.oc-seg{background:#eef2f4;border-radius:9px;gap:4px;padding:3px;display:flex}.oc-seg-item{color:#6e7f8a;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:4px 12px;font-family:inherit;font-size:12px;font-weight:500}.oc-seg-item.active{color:#16242e;background:#fff;font-weight:600}.oc-stat{background:#fff;border:1px solid #e4eaed;border-radius:12px;flex-direction:column;gap:1px;padding:10px 16px;display:flex}.oc-stat-value{font-family:var(--font-dm-mono),ui-monospace,monospace;font-size:18px;font-weight:500}.oc-stat-label{color:#6e7f8a;font-size:11px}.oc-friction-track{background:#eef2f4;border-radius:3px;height:6px;overflow:hidden}.oc-timeline-item{gap:10px;display:flex}.oc-link{color:#0f766e;cursor:pointer;font-family:inherit;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:none}.oc-link:hover{color:#0d9488}.oc-sample-note{color:#93a1aa;font-size:11px}.oc-script-section{background:#fbfcfd;border:1px solid #e4eaed;border-radius:10px;padding:12px 16px}.oc-script-label{font-family:var(--font-outfit),system-ui,sans-serif;letter-spacing:.8px;text-transform:uppercase;color:#0f766e;margin-bottom:5px;font-size:11px;font-weight:700}.oc-list-header{color:#93a1aa;letter-spacing:.6px;text-transform:uppercase;align-items:center;gap:14px;padding:6px 18px;font-size:10.5px;display:flex}.oc-sort{font-family:inherit;font-size:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.oc-sort:hover,.oc-sort.active{color:#0f766e}.oc-chip-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.oc-typeahead{z-index:20;background:#fff;border:1px solid #dbe3e7;border-radius:10px;max-height:264px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 6px 20px #16242e1a}.oc-typeahead-item{color:#16242e;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:8px 10px;font-family:inherit;font-size:13px;display:flex}.oc-typeahead-item.active{color:#0f766e;background:#e6f4f1}.oc-typeahead-code{color:#6e7f8a;font-size:11px}.oc-typeahead-empty{color:#6e7f8a;padding:8px 10px;font-size:12px}.oc-rail-cta{color:#fff;cursor:pointer;box-sizing:border-box;background:#0d9488;border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;margin:4px 0 10px;padding:9px 12px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;display:flex}.oc-rail-cta:hover{background:#0b8378}.oc-kbd{font-family:var(--font-dm-mono),ui-monospace,monospace;background:#ffffff38;border-radius:4px;padding:1px 5px;font-size:10.5px}.oc-modal-backdrop{z-index:50;background:#16242e52;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.oc-modal{background:#fff;border:1px solid #e4eaed;border-radius:16px;width:640px;max-width:100%;max-height:90vh;padding:26px 30px;overflow-y:auto;box-shadow:0 12px 40px #16242e29}.oc-sig-edit{cursor:pointer;text-align:inherit;color:inherit;background:0 0;border:none;border-radius:8px;margin:-4px -6px;padding:4px 6px;font-family:inherit}.oc-sig-edit:hover{background:#eef2f4}
