:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#252a31;background:#f6f7f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1120px;min-height:100vh;background:#f6f7f9}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;z-index:10}.brand{height:66px;display:flex;align-items:center;gap:11px;padding:0 18px;border-bottom:1px solid #edf0f2}.brand-mark{width:31px;height:31px;border-radius:7px;background:linear-gradient(145deg,#1774df,#0957bd);display:grid;place-items:center;color:#fff;font-weight:800;font-size:17px;box-shadow:0 4px 12px #1667c83b}.brand strong,.tenant-chip strong{display:block;font-size:14px}.brand small,.tenant-chip small{display:block;margin-top:2px;color:#8a919b;font-size:10px}.workspace-label{padding:19px 18px 8px;color:#9ba1aa;font-size:10px;font-weight:700;letter-spacing:.09em}nav{padding:0 9px}.nav-item{width:100%;height:38px;padding:0 10px;margin:2px 0;display:flex;align-items:center;gap:10px;border:0;border-radius:6px;color:#4f5864;background:transparent;font-size:13px;text-align:left}.nav-item:hover{background:#f2f6fb;color:#1667c8}.nav-item.active{color:#1265c4;background:#eaf3fd;font-weight:600}.nav-dot{margin-left:auto;width:7px;height:7px;border-radius:50%;background:#e69b22}.sidebar-bottom{margin-top:auto;padding:13px;border-top:1px solid #edf0f2}.tenant-chip{display:flex;align-items:center;gap:9px;padding:8px 5px}.tenant-chip strong{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar{width:29px;height:29px;display:grid;place-items:center;flex:none;border-radius:50%;color:#165fb1;background:#dcecff;font-size:12px;font-weight:700}.help-link{margin-top:5px;width:100%;border:0;background:transparent;color:#78818d;display:flex;align-items:center;justify-content:space-between;padding:8px 5px;font-size:12px}.main-content{width:calc(100% - 232px);margin-left:232px}.topbar{position:sticky;top:0;height:66px;z-index:8;display:flex;align-items:center;padding:0 27px;border-bottom:1px solid #e2e6ea;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.breadcrumbs{display:flex;align-items:center;gap:5px;color:#747d88;font-size:12px;width:270px}.search{height:34px;width:min(430px,40vw);display:flex;align-items:center;gap:8px;margin:0 auto;padding:0 11px;border:1px solid #dde1e6;border-radius:6px;background:#f8f9fb;color:#8a929c}.search:focus-within{border-color:#6ca6e7;box-shadow:0 0 0 2px #1774df17}.search input{border:0;outline:0;background:transparent;width:100%;font-size:12px}.top-actions{width:270px;display:flex;align-items:center;justify-content:flex-end;gap:12px}.health{display:flex;align-items:center;gap:6px;color:#69727d;font-size:11px}.health-dot{width:7px;height:7px;border-radius:50%;background:#2aaf69;box-shadow:0 0 0 3px #2aaf6918}.health-dot.warning{background:#d5962c;box-shadow:0 0 0 3px #d5962c18}.icon-button,.mobile-menu{border:1px solid #e0e4e8;background:#fff;color:#68717c;display:grid;place-items:center;width:32px;height:32px;border-radius:6px}.mobile-menu{display:none}.user-avatar{background:#155eb2;color:#fff}.page-wrap{padding:29px 31px 50px;max-width:1600px;margin:0 auto}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.eyebrow{color:#7b8795;font-size:9px;font-weight:800;letter-spacing:.13em;margin:0 0 6px}h1{margin:0;font-size:24px;line-height:1.2;letter-spacing:-.02em}h2{margin:0;font-size:15px;letter-spacing:-.01em}.subheading,.panel-heading p{color:#77808b;margin:5px 0 0;font-size:12px}.status{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:4px;font-size:10px;font-weight:650;white-space:nowrap;background:#edf0f3;color:#68717c}.status-proposed,.status-submitted{background:#fff3dc;color:#a26107}.status-approved{background:#e6f5ed;color:#187949}.status-published,.status-synced{background:#e5f0fd;color:#145fae}.access-unauthenticated,.access-forbidden{background:#fff3dc;color:#9a5c08}.access-error{background:#fce8e8;color:#a43838}.notice{display:flex;align-items:center;gap:8px;padding:10px 13px;margin:-8px 0 18px;border:1px solid #bfe3d0;border-radius:6px;background:#edf9f2;color:#1d7449;font-size:12px}.notice-error{border-color:#edc3c3;background:#fff2f2;color:#a03838}.notice-info{border-color:#c7dbf1;background:#f1f7fd;color:#315f8c}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:14px}.metric-card,.panel{background:#fff;border:1px solid #e1e5e9;border-radius:7px;box-shadow:0 1px 1px #16283d08}.metric-card{min-height:112px;display:flex;gap:12px;padding:18px}.metric-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;color:#176dce;background:#eaf3fd}.metric-card span,.metric-card small{display:block;color:#858d97;font-size:10px}.metric-card strong{display:block;margin:6px 0 5px;font-size:23px;font-weight:650}.panel{padding:19px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:15px;border-bottom:1px solid #edf0f2}.workflow-panel{margin-bottom:14px}.stepper{display:flex;align-items:flex-start;padding:27px 6% 21px}.step{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;color:#939aa3;font-size:11px}.step-circle{width:28px;height:28px;position:relative;z-index:2;display:grid;place-items:center;border:2px solid #d6dce2;border-radius:50%;background:#fff;font-size:11px;font-weight:700}.step.complete{color:#1565be;font-weight:600}.step.complete .step-circle{color:#fff;border-color:#1771d5;background:#1771d5}.step-line{position:absolute;z-index:1;height:2px;left:50%;top:13px;width:100%;background:#e0e4e8}.step-line.complete{background:#65a1e1}.workflow-actions{display:flex;gap:8px;justify-content:center}.primary,.secondary{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:5px;font-size:12px;font-weight:600}.primary{border:1px solid #1264bf;background:#176dcc;color:#fff;box-shadow:0 1px 2px #176dcc25}.primary:hover{background:#0f5eb8}.primary:disabled{cursor:not-allowed;opacity:.45}.secondary{border:1px solid #d8dde3;background:#fff;color:#4e5864}.full{width:100%;margin-top:15px}.two-col{display:grid;grid-template-columns:1.4fr 1fr;gap:14px}.empty{min-height:137px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#9ba2ab;font-size:11px}.activity{padding-top:13px}.activity-row{display:flex;gap:10px;padding:8px 3px}.activity-row strong,.activity-row small{display:block;font-size:11px}.activity-row small{margin-top:3px;color:#88909a}.timeline-dot{width:7px;height:7px;margin-top:4px;border-radius:50%;background:#6ca6e7}.governance{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:17px}.governance div{padding:13px 9px;border-radius:5px;background:#f6f8fa;text-align:center}.governance span,.governance strong{display:block;font-size:10px}.governance strong{margin-top:7px;font-size:14px}.tag{height:22px;display:inline-flex;align-items:center;padding:0 8px;border-radius:4px;background:#f0f2f4;color:#6c7580;font-size:9px;font-weight:750;letter-spacing:.05em}.tag.blue{background:#e8f2fd;color:#1766bc}.dropzone{margin-top:18px;min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px dashed #aebbc9;border-radius:7px;background:#fafbfc;color:#778391}.dropzone:hover{border-color:#4d90da;background:#f5f9fe}.dropzone.disabled{cursor:wait;opacity:.7}.dropzone strong{color:#3e4854;font-size:13px}.dropzone span{font-size:11px}.file-summary{display:flex;align-items:center;gap:11px;margin-top:14px;padding:12px;border:1px solid #dce2e8;border-radius:6px}.file-summary>div:nth-child(2){flex:1}.file-summary strong,.file-summary small{display:block;font-size:11px}.file-summary small{color:#858e98;margin-top:4px}.file-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:5px;background:#e6f5ed;color:#227650;font-size:9px;font-weight:800}.info-callout,.drawer-callout{display:flex;align-items:flex-start;gap:8px;margin-top:14px;padding:10px 12px;border:1px solid #d5e5f7;border-radius:5px;background:#f2f7fd;color:#4e6b88;font-size:10px;line-height:1.55}.table-wrap{overflow:auto;margin:0 -19px -19px}table{width:100%;border-collapse:collapse;font-size:11px}th{padding:10px 13px;color:#78828d;background:#f8f9fa;border-bottom:1px solid #e2e6ea;text-align:left;font-size:9px;text-transform:uppercase;letter-spacing:.04em}td{padding:12px 13px;border-bottom:1px solid #edf0f2}tbody tr:hover{background:#f9fbfd}code,.type-pill{border-radius:4px;background:#f0f2f4;color:#44505c;padding:3px 5px;font-size:10px}.muted{color:#78828d;max-width:240px}.confidence-bar{display:flex;align-items:center;gap:7px;min-width:95px}.confidence-bar:before{content:"";width:48px;height:4px;border-radius:4px;background:#e7eaee}.confidence-bar i{position:absolute;max-width:48px;height:4px;border-radius:4px;background:#2da66a}.confidence-bar span{margin-left:1px;font-size:10px}.link-button{border:0;background:transparent;color:#1768c1;font-size:10px}.approval-card{display:flex;gap:14px;margin-top:17px;padding:18px;border:1px solid #dde2e7;border-radius:6px;background:#fafbfc}.approval-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:7px;background:#e8f2fd;color:#1769c2}.approval-content{flex:1}.approval-title{display:flex;align-items:center;gap:10px}.approval-content p{color:#7c858f;font-size:11px}.approval-actions{margin-top:14px}.approved-note{display:inline-flex;align-items:center;gap:6px;color:#1f7b4e;font-size:11px}.release-summary{display:flex;align-items:center;gap:12px;padding:22px 2px}.release-version{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#e8f2fd;color:#176ac4;font-weight:750}.release-summary strong,.release-summary small{display:block;font-size:11px}.release-summary small{color:#868e98;margin-top:4px}.integration-list{border-top:1px solid #edf0f2}.integration{display:flex;align-items:center;gap:10px;padding:12px 2px;border-bottom:1px solid #edf0f2}.integration div{flex:1}.integration strong,.integration small{display:block;font-size:10px}.integration small{margin-top:3px;color:#858e98}.evidence-list div{display:flex;justify-content:space-between;gap:15px;padding:13px 2px;border-bottom:1px solid #edf0f2;font-size:10px}.evidence-list span{color:#838b95}.evidence-list strong{text-align:right}.lineage{min-height:300px;display:flex;align-items:center;justify-content:center;gap:14px;overflow-x:auto;padding:25px 5px}.lineage-node{width:185px;min-height:108px;flex:none;display:flex;flex-direction:column;justify-content:center;padding:15px;border:1px solid #dce2e8;border-top:3px solid #94a0ad;border-radius:6px;background:#fff;box-shadow:0 2px 7px #1d324911}.lineage-node small{color:#8b949e;font-size:8px;font-weight:800;letter-spacing:.08em}.lineage-node strong{margin:8px 0 5px;font-size:11px}.lineage-node span{color:#8a929c;font-size:9px}.lineage-node.raw{border-top-color:#7a8694}.lineage-node.staging{border-top-color:#d99427}.lineage-node.published{border-top-color:#2b9d67}.lineage-node.semantic{border-top-color:#176dcc}.dashboard-entry{min-height:330px;display:flex;align-items:center;justify-content:center;gap:36px}.dashboard-entry>div:last-child{max-width:440px}.dashboard-entry h2{font-size:20px}.dashboard-entry p:not(.eyebrow){color:#77818c;line-height:1.7;font-size:12px}.dashboard-art{width:120px;height:120px;display:grid;place-items:center;border-radius:24px;color:#176ac5;background:linear-gradient(145deg,#f2f7fd,#dcecff)}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#1725342b}.drawer{position:absolute;inset:0 0 0 auto;width:420px;background:#fff;border-left:1px solid #dce1e6;box-shadow:-7px 0 25px #192b3d1a;padding:23px}.drawer-heading{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:17px;border-bottom:1px solid #e6e9ec}.drawer-heading h2{font-size:18px}.detail-list{display:grid;grid-template-columns:110px 1fr;margin-top:20px;font-size:11px}.detail-list dt,.detail-list dd{margin:0;padding:12px 0;border-bottom:1px solid #edf0f2}.detail-list dt{color:#858e98}.detail-list dd{font-weight:550}.detail-list .confidence{color:#188051}.access-panel{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.access-panel .access-icon{width:64px;height:64px;display:grid;place-items:center;margin-bottom:17px;border-radius:16px;background:#edf4fc;color:#1768c1}.access-panel h2{font-size:18px}.access-panel p{max-width:520px;margin:10px 0 19px;color:#74808d;font-size:12px;line-height:1.7}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:24px;background:#17253457;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sheet-dialog{width:min(540px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:22px;border:1px solid #dce2e8;border-radius:9px;background:#fff;box-shadow:0 16px 48px #17253433}.sheet-dialog-heading{display:flex;gap:13px;padding-bottom:18px;border-bottom:1px solid #edf0f2}.sheet-dialog-heading>div:last-child{min-width:0}.sheet-dialog-heading h2{font-size:18px}.sheet-dialog-heading p:not(.eyebrow){margin:7px 0 0;color:#78828d;font-size:11px;line-height:1.6;overflow-wrap:anywhere}.sheet-dialog-icon{width:42px;height:42px;flex:none;display:grid;place-items:center;border-radius:8px;background:#e9f5ee;color:#247750}.sheet-list{display:grid;gap:8px;margin:17px 0 0;padding:0;border:0}.sheet-list legend{padding-bottom:10px;color:#68727e;font-size:10px;font-weight:650}.sheet-option{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid #dfe4e9;border-radius:6px;background:#fbfcfd;cursor:pointer}.sheet-option:hover{border-color:#8bb8e7;background:#f7fafe}.sheet-option.selected{border-color:#4d90da;background:#edf5fd;box-shadow:0 0 0 2px #1774df12}.sheet-option input{accent-color:#176dcc}.sheet-option span{min-width:0}.sheet-option strong,.sheet-option small{display:block}.sheet-option strong{overflow:hidden;color:#37424e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.sheet-option small{margin-top:4px;color:#838c96;font-size:10px}.sheet-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:19px;padding-top:16px;border-top:1px solid #edf0f2}@media(max-width:1200px){.health{display:none}.metrics{grid-template-columns:repeat(2,1fr)}}
