@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#20313b;background:#f3f6f7;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #20313b;--muted: #647782;--line: #dce4e7;--soft-line: #e9eef0;--surface: #ffffff;--canvas: #f3f6f7;--primary: #18557e;--primary-strong: #103f61;--primary-soft: #e7f0f5;--green: #15765f;--green-soft: #e5f3ed;--amber: #9a6615;--amber-soft: #fff3d9;--red: #b73c49;--red-soft: #fbe9eb;--teal: #167687;--shadow: 0 10px 30px rgba(28, 52, 65, .1)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:var(--canvas)}button,input,textarea,select{font:inherit;letter-spacing:0}button{color:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(24,85,126,.22);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#172a35;letter-spacing:0}h1{font-size:28px;line-height:1.25;margin-bottom:8px}h2{font-size:18px;line-height:1.4;margin-bottom:8px}h3{font-size:14px;line-height:1.5;margin-bottom:8px}p{line-height:1.7;color:var(--muted)}svg{flex:0 0 auto}code{font-family:SFMono-Regular,Consolas,monospace}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-warning{color:var(--amber)!important}.btn{min-height:38px;border:1px solid transparent;border-radius:5px;padding:8px 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:600;cursor:pointer;transition:background .16s,border .16s,transform .16s;white-space:nowrap}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.btn-primary{background:var(--primary);color:#fff;border-color:var(--primary)}.btn-primary:hover{background:var(--primary-strong)}.btn-secondary{background:#fff;color:var(--primary);border-color:#b7cbd6}.btn-secondary:hover{background:#f3f8fa;border-color:#8eaeba}.btn-quiet{background:transparent;color:var(--primary);padding-left:8px;padding-right:8px}.btn-quiet:hover{background:var(--primary-soft)}.btn-danger{color:var(--red);background:#fff;border-color:#e1a9b0}.btn-danger:hover{background:var(--red-soft)}.icon-btn{width:36px;height:36px;border:0;border-radius:5px;background:transparent;display:inline-grid;place-items:center;cursor:pointer;position:relative;color:#5b6f79}.icon-btn:hover,.icon-btn.is-active{background:#e8eef1;color:var(--primary)}.badge{min-height:22px;border-radius:4px;padding:2px 7px;display:inline-flex;align-items:center;gap:4px;width:fit-content;font-size:11px;font-weight:600;white-space:nowrap}.badge-neutral{background:#edf1f3;color:#566b76}.badge-primary{background:var(--primary-soft);color:var(--primary)}.badge-success{background:var(--green-soft);color:var(--green)}.badge-warning{background:var(--amber-soft);color:var(--amber)}.badge-danger{background:var(--red-soft);color:var(--red)}.badge-info{background:#e4f1f3;color:var(--teal)}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:40;width:242px;display:flex;flex-direction:column;background:#153746;color:#e7eff2;border-right:1px solid #204b5e}.brand{height:66px;padding:0 18px;display:flex;align-items:center;gap:11px;border-bottom:1px solid rgba(255,255,255,.1)}.brand-mark{width:34px;height:34px;border-radius:6px;display:grid;place-items:center;color:#fff;background:#2b7895}.brand>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.brand strong{font-size:16px;letter-spacing:0}.brand span{font-size:11px;color:#a8bdc6;margin-top:1px}.brand .icon-btn{display:none;margin-left:auto;color:#c7d7dc}.tenant-context{margin:14px 12px 8px;padding:12px;background:#ffffff12;border:1px solid rgba(255,255,255,.09);border-radius:6px;display:flex;flex-direction:column;gap:5px}.tenant-context .context-label{color:#91abb6;font-size:10px}.tenant-context b{color:#fff;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tenant-context>span:last-child{font-size:10px;color:#b9cbd2;display:flex;align-items:center;gap:5px}.status-dot{width:6px;height:6px;background:#5fd0a2;border-radius:50%}.sidebar nav{flex:1;overflow-y:auto;padding:6px 10px 16px}.nav-group{margin-top:16px}.nav-group h3{color:#7f9ba6;font-size:10px;font-weight:600;padding:0 10px;margin:0 0 6px}.nav-group a{height:41px;border-radius:5px;padding:0 10px;display:flex;align-items:center;gap:11px;color:#c2d1d6;text-decoration:none;font-size:13px;position:relative}.nav-group a:hover{color:#fff;background:#ffffff12}.nav-group a.active{color:#fff;background:#286b84}.nav-group a em{margin-left:auto;min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;background:#cc5763;border-radius:10px;color:#fff;font-style:normal;font-size:10px}.sidebar-boundary{margin:10px 12px 16px;padding:10px;border-top:1px solid rgba(255,255,255,.1);display:flex;gap:9px;color:#9eb3bc;font-size:10px;line-height:1.6}.app-main{margin-left:242px;min-height:100vh}.topbar{height:66px;position:sticky;top:0;z-index:30;padding:0 24px;background:#fffffff7;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.topbar-left,.topbar-right{display:flex;align-items:center;gap:9px;min-width:0}.topbar-left>.icon-btn{display:none}.topbar-left b{font-size:14px;white-space:nowrap}.sidebar-toggle,.scenario-trigger{height:34px;border:0;background:transparent;display:flex;align-items:center;gap:6px;color:#60737d;cursor:pointer;border-radius:5px;padding:0 8px}.sidebar-toggle:hover,.scenario-trigger:hover{background:#eef3f5;color:var(--primary)}.scenario-trigger{border:1px solid var(--line);font-size:12px;background:#fff}.crumb{color:#adbac0}.workspace-pill{height:37px;border-left:1px solid var(--line);padding-left:14px;display:flex;flex-direction:column;justify-content:center}.workspace-pill span{font-size:9px;color:#8a9aa2}.workspace-pill b{font-size:11px;max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification-dot{width:6px;height:6px;border-radius:50%;background:var(--red);position:absolute;top:7px;right:7px}.role-switcher{position:relative}.user-button{height:48px;display:flex;align-items:center;gap:8px;border:0;background:transparent;border-radius:5px;padding:4px 6px;cursor:pointer}.user-button:hover{background:#eef3f5}.user-button>span:nth-child(2),.role-menu button>span:nth-child(2){display:flex;flex-direction:column;text-align:left;min-width:0}.user-button b,.role-menu b{font-size:12px}.user-button small,.role-menu small{font-size:9px;color:#7c8e97;margin-top:1px}.avatar{width:31px;height:31px;border-radius:50%;background:#d7e6ec;color:var(--primary);display:grid;place-items:center;font-weight:700;font-size:12px;flex:0 0 auto}.avatar-sm{width:28px;height:28px}.role-menu{position:absolute;right:0;top:54px;width:270px;padding:7px;background:#fff;border:1px solid var(--line);border-radius:7px;box-shadow:var(--shadow);z-index:80}.role-menu-head{font-size:10px;color:#7a8c95;padding:7px 9px}.role-menu button{width:100%;min-height:48px;border:0;background:transparent;border-radius:5px;display:flex;align-items:center;gap:9px;padding:6px 8px;cursor:pointer}.role-menu button:hover,.role-menu button.selected{background:#eef5f7}.role-menu .badge{margin-left:auto}.content{max-width:1560px;margin:0 auto;padding:24px 28px 80px}.mobile-nav,.mobile-shade{display:none}.page-header{min-height:76px;margin-bottom:20px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.page-header h1{margin-bottom:6px}.page-header p{margin-bottom:0;font-size:13px;max-width:800px}.eyebrow{color:var(--primary);font-size:11px;font-weight:700;margin-bottom:5px}.page-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.section-head h2{margin:0}.section-head p{font-size:11px;margin:3px 0 0}.panel{background:var(--surface);border:1px solid var(--line);border-radius:7px;padding:19px;min-width:0}.metric-grid{display:grid;gap:12px;margin-bottom:16px}.metric-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric{min-height:116px;background:#fff;border:1px solid var(--line);border-top:3px solid var(--primary);border-radius:6px;padding:15px 16px 13px}.metric-success{border-top-color:var(--green)}.metric-warning{border-top-color:var(--amber)}.metric-danger{border-top-color:var(--red)}.metric-label{font-size:11px;color:var(--muted)}.metric-value{margin-top:8px;font-size:26px;font-weight:700;color:#19303d;line-height:1}.metric-foot{margin-top:12px;display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#75868e}.metric-foot b{color:var(--green)}.progress-wrap{display:flex;align-items:center;gap:8px;min-width:90px}.progress-track{height:6px;border-radius:3px;background:#e7edef;flex:1;min-width:50px;overflow:hidden}.progress-track span{height:100%;display:block;background:var(--primary);border-radius:3px}.progress-label{font-size:10px;min-width:32px;text-align:right;color:#60727b}.layout-two-one{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:16px;margin-bottom:16px}.layout-two-one>*{min-width:0}.notice{border:1px solid #bdd7e1;background:#edf7fa;color:#355e6e;border-radius:5px;padding:10px 12px;display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.6}.notice strong{display:block;color:currentColor;margin-bottom:1px}.notice-warning{background:#fff8e8;border-color:#edd39a;color:#795516}.notice-danger{background:#fff0f1;border-color:#ebb7bd;color:#8e303b}.notice-success{background:#eaf7f1;border-color:#b8ddcf;color:#17634f}.task-list{margin:0 -7px -7px}.task-row{width:100%;border:0;background:transparent;border-top:1px solid var(--soft-line);min-height:83px;padding:13px 7px;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}.task-row:hover{background:#f7fafb}.task-icon,.content-icon,.review-type,.risk-icon,.service-icon,.evidence-icon{width:36px;height:36px;border-radius:5px;display:grid;place-items:center;color:var(--primary);background:var(--primary-soft);flex:0 0 auto}.task-icon svg,.content-icon svg,.review-type svg,.risk-icon svg,.service-icon svg{width:18px;height:18px}.tone-warning{background:var(--amber-soft);color:var(--amber)}.tone-danger{background:var(--red-soft);color:var(--red)}.tone-primary{background:var(--primary-soft);color:var(--primary)}.task-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.task-main>span{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.task-main b{font-size:13px}.task-main small{color:#75868e;font-size:10px}.task-main .progress-wrap{max-width:460px}.capability-summary .ability-row{margin:16px 0}.ability-row>span{display:flex;justify-content:space-between;margin-bottom:7px}.ability-row b{font-size:12px}.ability-row small{font-size:10px;color:#7c8d95}.capability-summary>.btn{width:100%;margin-top:6px}.update-band{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;margin-bottom:16px;border-left:4px solid var(--amber)}.update-icon{width:44px;height:44px;display:grid;place-items:center;background:var(--amber-soft);color:var(--amber);border-radius:6px}.update-band h2{margin:7px 0 2px}.update-band p{margin:0;font-size:11px}.update-actions{display:flex;align-items:flex-end;flex-direction:column;gap:8px}.update-actions small{font-size:10px;color:#7a8c95}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.quick-grid button{min-height:94px;border:1px solid var(--soft-line);border-radius:6px;background:#f9fbfb;padding:13px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:10px;text-align:left;cursor:pointer}.quick-grid button:hover{border-color:#a9c3ce;background:#f2f8fa}.quick-grid svg{grid-row:span 2;color:var(--primary)}.quick-grid b{font-size:12px}.quick-grid span{font-size:10px;color:#7b8d96;margin-top:3px}.split-master-detail{display:grid;grid-template-columns:390px minmax(0,1fr);gap:16px;align-items:start}.master-list{padding:0;overflow:hidden}.master-list .filter-row{padding:12px;border-bottom:1px solid var(--line)}.message-item{width:100%;min-height:112px;padding:14px;border:0;border-bottom:1px solid var(--soft-line);background:#fff;display:flex;gap:9px;text-align:left;cursor:pointer}.message-item:hover,.message-item.active{background:#f0f7fa}.unread-mark{width:7px;height:7px;border-radius:50%;background:transparent;margin-top:6px;flex:0 0 auto}.unread-mark.show{background:var(--red)}.message-item>span:last-child{min-width:0}.message-item>span>span{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.message-item small{font-size:9px;color:#8a9aa2}.message-item b{font-size:12px;display:block;margin-bottom:4px}.message-item p{font-size:10px;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.detail-pane{min-height:520px;padding:28px}.detail-pane>h2{font-size:22px;margin:16px 0 10px}.detail-pane>p{font-size:13px}.document-head{display:flex;align-items:center;justify-content:space-between}.document-head>span{color:#86969e;font-size:10px}.detail-pane .notice{margin:20px 0}.impact-list{border:1px solid var(--line);border-radius:6px;overflow:hidden}.link-row{width:100%;min-height:63px;border:0;border-bottom:1px solid var(--soft-line);background:#fff;padding:10px 13px;display:flex;justify-content:space-between;align-items:center;text-align:left;cursor:pointer}.link-row:last-child{border-bottom:0}.link-row:hover{background:#f6f9fa}.link-row>span{display:flex;flex-direction:column;gap:3px}.link-row b{font-size:12px}.link-row small{font-size:10px;color:#788a93}.detail-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.document-block{margin:24px 0;padding:16px;border-left:3px solid var(--primary);background:#f7f9fa}.filter-row{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.filter-chip{height:31px;border:1px solid var(--line);border-radius:4px;background:#fff;padding:0 10px;display:inline-flex;align-items:center;gap:5px;color:#60737c;font-size:11px;cursor:pointer}.filter-chip.active,.filter-chip:hover{color:var(--primary);background:var(--primary-soft);border-color:#b7d0dc}.filter-spacer{flex:1}.ask-layout{min-height:calc(100vh - 115px);display:grid;grid-template-columns:220px minmax(0,1fr);border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.conversation-list{padding:13px;border-right:1px solid var(--line);background:#f8fafb;display:flex;flex-direction:column}.conversation-list>.btn{width:100%}.conversation-list h3{margin:20px 8px 7px;color:#7a8c94;font-size:10px}.conversation-list>button:not(.btn){min-height:43px;border:0;border-radius:5px;background:transparent;display:flex;align-items:center;gap:8px;text-align:left;color:#5b6e77;cursor:pointer;padding:7px 8px}.conversation-list>button span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px}.conversation-list>button.active,.conversation-list>button:hover{background:#eaf2f5;color:var(--primary)}.ask-safety{margin-top:auto;padding:11px;border:1px solid #d6e3e7;border-radius:5px;color:#637780}.ask-safety b{display:block;margin:6px 0 2px;font-size:11px}.ask-safety p{font-size:9px;margin:0}.ask-main{min-width:0;display:grid;grid-template-rows:auto 1fr auto;max-height:calc(100vh - 115px)}.ask-head{height:60px;padding:0 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.ask-head>div{display:flex;align-items:center;gap:10px}.ask-head>div>span{display:flex;flex-direction:column}.ask-head b{font-size:13px}.ask-head small{font-size:9px;color:#7e8f97;margin-top:2px}.chat-scroll{overflow-y:auto;padding:24px max(24px,calc((100% - 840px)/2))}.ask-empty{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.bot-orbit{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary);margin-bottom:16px}.ask-empty h2{font-size:21px}.ask-empty p{max-width:580px;font-size:12px}.prompt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:min(640px,100%);margin-top:16px}.prompt-grid button{min-height:58px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:10px;cursor:pointer;font-size:11px}.prompt-grid button:hover{border-color:#9dbbc7;background:#f1f7f9}.bubble{width:fit-content;max-width:78%;border-radius:7px;padding:11px 14px;font-size:12px;line-height:1.6}.user-bubble{margin-left:auto;background:var(--primary);color:#fff}.answer{display:flex;gap:12px;margin-top:22px}.answer-avatar{width:34px;height:34px;border-radius:6px;display:grid;place-items:center;background:var(--green-soft);color:var(--green);flex:0 0 auto}.answer-body{min-width:0;font-size:12px;line-height:1.75}.answer-status{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.answer-status>span{font-size:9px;color:#8a999f}.answer-body h3{margin:17px 0 5px}.answer-body p{color:#334953;margin-bottom:8px}.answer-body ol{margin:7px 0;padding-left:20px}.answer-body li{margin:6px 0}.citation-list{margin:16px 0;display:flex;flex-direction:column;gap:7px}.citation-list button{min-height:62px;border:1px solid #cbdde4;border-radius:5px;background:#f4f9fa;color:var(--primary);padding:9px 11px;display:flex;gap:9px;align-items:center;text-align:left;cursor:pointer}.citation-list button>span{flex:1;display:flex;flex-direction:column;min-width:0}.citation-list b{font-size:11px}.citation-list small{font-size:9px;color:#66808b;margin-top:3px}.answer-actions{margin-top:10px;display:flex;gap:4px;flex-wrap:wrap}.composer{padding:12px 18px 10px;border-top:1px solid var(--line);background:#fff}.composer-box{max-width:860px;margin:0 auto;min-height:58px;border:1px solid #aec4ce;border-radius:7px;padding:8px;display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:6px}.composer textarea{border:0;resize:none;outline:none;padding:3px;font-size:12px}.mic-btn,.send-btn{width:35px;height:35px;border:0;border-radius:5px;display:grid;place-items:center;cursor:pointer}.mic-btn{background:#edf2f4;color:#657982}.send-btn{background:var(--primary);color:#fff}.composer>small{display:block;text-align:center;color:#8b9aa1;font-size:9px;margin-top:6px}.citation-detail h2{margin:12px 0}.citation-detail dl,.context-dl,.security-block dl,.tenant-overview dl,.masked-debug dl{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden}.citation-detail dl>div,.context-dl>div,.security-block dl>div,.tenant-overview dl>div,.masked-debug dl>div{padding:10px;border-bottom:1px solid var(--soft-line)}.citation-detail dt,.context-dl dt,.security-block dt,.tenant-overview dt,.masked-debug dt{color:#829199;font-size:9px}.citation-detail dd,.context-dl dd,.security-block dd,.tenant-overview dd,.masked-debug dd{margin:4px 0 0;font-size:11px;word-break:break-word}.citation-detail blockquote{margin:18px 0;padding:16px;background:#f6f8f9;border-left:3px solid var(--primary);color:#354b55;font-size:12px;line-height:1.8}.search-band{background:#1a465b;border-radius:7px;padding:20px;color:#fff}.search-large{max-width:940px;margin:0 auto;min-height:52px;background:#fff;border-radius:6px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:6px 7px 6px 14px;color:#667c87}.search-large input{border:0;outline:0;min-width:0}.search-meta{max-width:940px;margin:8px auto 0;display:flex;justify-content:space-between;font-size:9px;color:#c1d2d9}.search-meta button{border:0;background:transparent;color:#fff;display:flex;align-items:center;gap:4px;cursor:pointer}.tabs,.review-tabs,.case-tabs,.drawer-tabs{display:flex;gap:0;border-bottom:1px solid var(--line);margin-top:15px;overflow-x:auto}.tabs button,.review-tabs button,.case-tabs button,.drawer-tabs button{min-height:42px;padding:0 15px;border:0;border-bottom:2px solid transparent;background:transparent;color:#677a83;cursor:pointer;white-space:nowrap;font-size:12px}.tabs button.active,.review-tabs button.active,.case-tabs button.active,.drawer-tabs button.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:600}.lookup-results{margin-top:14px}.result-count{font-size:10px;color:#71838c;margin-bottom:9px}.matter-card{background:#fff;border:1px solid var(--line);border-radius:7px;margin-bottom:10px;overflow:hidden}.matter-card>header{padding:17px;display:flex;justify-content:space-between;gap:14px}.matter-card header .badge{margin-right:5px}.matter-card h2{margin:9px 0 3px;font-size:17px}.matter-card p{font-size:10px;margin:0}.matter-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--soft-line)}.matter-grid>div{padding:12px 16px;border-bottom:1px solid var(--soft-line)}.matter-grid>div:nth-child(odd){border-right:1px solid var(--soft-line)}.matter-grid span{display:block;color:#819099;font-size:9px;margin-bottom:4px}.matter-grid b{font-size:11px;font-weight:500}.matter-card>footer{display:flex;gap:18px;padding:11px 16px;background:#f8fafb}.matter-card>footer span{display:flex;align-items:center;gap:5px;font-size:10px;color:#627680}.matter-card.compact header{align-items:center}.lookup-side h3{margin:20px 0 8px}.tag-cloud{display:flex;gap:6px;flex-wrap:wrap}.tag-cloud button{border:1px solid var(--line);background:#f8fafb;border-radius:4px;padding:6px 8px;font-size:10px;cursor:pointer}.knowledge-card section{margin:20px 0}.knowledge-card li{margin:7px 0;font-size:12px}.knowledge-card label{display:block;margin:8px 0;font-size:11px}.course-filter{margin-bottom:14px}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.course-card{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.course-cover{width:100%;height:162px;border:0;padding:0;position:relative;overflow:hidden;cursor:pointer;background:#dce5e8}.course-cover img{width:100%;height:100%;object-fit:cover;display:block}.course-cover>span{position:absolute;left:14px;bottom:13px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#ffffffeb;color:var(--primary)}.course-cover .badge{position:absolute;top:11px;left:11px}.course-content{padding:15px}.course-content>span{color:#71848d;font-size:10px}.course-content h2{margin:7px 0 5px;font-size:15px;min-height:42px}.course-content p{font-size:10px;min-height:34px;margin-bottom:11px}.course-content .progress-wrap{margin-bottom:13px}.course-content .btn{width:100%}.course-player{display:grid;grid-template-columns:minmax(0,2fr) 260px;border:1px solid var(--line);border-radius:6px;overflow:hidden;margin-bottom:12px}.video-stage{min-height:360px;background:#183340;position:relative;display:grid;place-items:center;overflow:hidden}.video-stage>img{width:100%;height:100%;object-fit:cover}.video-stage>button{position:absolute;width:58px;height:58px;border-radius:50%;border:0;background:#ffffffeb;color:var(--primary);display:grid;place-items:center;cursor:pointer}.video-slide{color:#fff;padding:40px;text-align:center}.video-slide span{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid #6aa0b5;color:#a9d0df}.video-slide h2{color:#fff;font-size:24px;margin:18px 0 7px}.video-slide p{color:#c1d3da}.course-player aside{padding:16px;background:#f7f9fa}.course-player aside h3{margin:14px 0 8px}.course-player aside button{width:100%;min-height:44px;border:0;background:transparent;border-radius:5px;display:grid;grid-template-columns:25px 1fr auto;align-items:center;text-align:left;font-size:10px;cursor:pointer;padding:4px}.course-player aside button.active{background:#e5eff3;color:var(--primary)}.course-player aside button>span{width:20px;height:20px;border-radius:50%;background:#dce5e9;display:grid;place-items:center;font-size:9px}.course-player aside small{color:#86969e;font-size:8px}.stepper{display:flex;align-items:flex-start;list-style:none;margin:0 0 18px;padding:0}.stepper li{flex:1;position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;color:#82929a;font-size:10px;text-align:center}.stepper li>span{width:28px;height:28px;border-radius:50%;border:1px solid #cbd6da;background:#fff;display:grid;place-items:center;z-index:1}.stepper li>i{position:absolute;top:14px;left:calc(50% + 16px);width:calc(100% - 32px);height:1px;background:#ccd7db}.stepper li.active,.stepper li.done{color:var(--primary)}.stepper li.active>span{border-color:var(--primary);background:var(--primary);color:#fff}.stepper li.done>span{border-color:var(--green);background:var(--green);color:#fff}.stepper li.done>i{background:var(--green)}.simulation-layout{display:grid;grid-template-columns:minmax(300px,1fr) minmax(430px,1.3fr);gap:16px;align-items:start}.scenario-image{height:210px;margin:-19px -19px 17px;position:relative;overflow:hidden;border-radius:7px 7px 0 0}.scenario-image img{width:100%;height:100%;object-fit:cover}.scenario-image .badge{position:absolute;top:12px;left:12px}.scenario-pane>p{font-size:12px}.scenario-pane dl{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.scenario-pane dl div{padding:9px;background:#f5f8f9;border-radius:4px}.scenario-pane dt{color:#84949b;font-size:9px}.scenario-pane dd{margin:3px 0 0;font-size:11px}.scenario-pane .notice{margin-top:15px}.interaction-pane{min-height:500px;display:flex;flex-direction:column}.interaction-pane>h2{font-size:19px;margin:15px 0 7px}.interaction-pane>p{font-size:11px}.choice-list{display:flex;flex-direction:column;gap:8px;margin:13px 0}.choice-list label{min-height:66px;border:1px solid var(--line);border-radius:6px;padding:11px;display:flex;align-items:flex-start;gap:10px;cursor:pointer}.choice-list label:has(input:checked),.choice-list label.selected{border-color:#8fb4c3;background:#eff7f9}.choice-list input{margin-top:3px;accent-color:var(--primary)}.choice-list span{display:flex;flex-direction:column;gap:3px}.choice-list b{font-size:12px}.choice-list small{font-size:10px;color:#7b8c94}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:14px}.check-grid label{min-height:48px;border:1px solid var(--line);border-radius:5px;padding:9px;display:flex;align-items:center;gap:8px;cursor:pointer;font-size:11px}.check-grid input{display:none}.check-grid label>span{width:20px;height:20px;border:1px solid #bdcbd1;border-radius:4px;display:grid;place-items:center}.check-grid label.checked{background:#eef7f4;border-color:#99c7b6}.check-grid label.checked>span{background:var(--green);color:#fff;border-color:var(--green)}.simulation-actions{margin-top:auto;padding-top:16px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:8px}.simulation-actions>span{font-size:10px;color:#819098}.score-ring{width:116px;height:116px;border:9px solid #dceff0;border-top-color:var(--teal);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:5px auto 16px}.score-ring strong{font-size:30px}.score-ring span{font-size:9px;color:#75878f}.score-ring.success{border-color:#cce7dc;border-top-color:var(--green)}.report{text-align:center}.report>p{font-size:11px}.score-list{border:1px solid var(--line);border-radius:6px;overflow:hidden;margin:16px 0;text-align:left}.score-list div{min-height:42px;padding:8px 12px;border-bottom:1px solid var(--soft-line);display:flex;align-items:center;justify-content:space-between;font-size:11px}.score-list div:last-child{border:0}.exam-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:16px;align-items:start}.exam-nav h3{margin-bottom:12px}.answer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.answer-grid button{aspect-ratio:1;border:1px solid var(--line);border-radius:4px;background:#fff;cursor:pointer;font-size:10px}.answer-grid button.answered{background:var(--primary-soft);color:var(--primary);border-color:#b5ced9}.answer-grid button.active{background:var(--primary);color:#fff}.exam-legend{display:flex;gap:10px;margin:14px 0;font-size:8px;color:#75868e}.exam-legend span{display:flex;align-items:center;gap:3px}.exam-legend i{width:9px;height:9px;border:1px solid var(--line);border-radius:2px}.exam-legend i.answered{background:var(--primary-soft)}.exam-legend i.current{background:var(--primary)}.question-pane{min-height:500px;display:flex;flex-direction:column}.question-pane>header{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#657983}.question-pane>h2{font-size:19px;margin:26px 0 12px}.exam-choices label{min-height:56px;align-items:center}.exam-choices label>i{width:27px;height:27px;border-radius:50%;border:1px solid #bdcbd1;display:grid;place-items:center;font-style:normal;font-size:11px}.exam-choices label.selected>i{background:var(--primary);border-color:var(--primary);color:#fff}.exam-choices label>span{font-size:12px}.question-pane>footer{margin-top:auto;padding-top:16px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:8px}.result-page{max-width:980px;margin:0 auto}.result-hero{min-height:180px;background:#fff;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;justify-content:center;gap:30px;margin-bottom:16px}.result-hero .score-ring{margin:0}.result-hero h1{margin:8px 0 4px}.result-hero p{font-size:11px;margin:0}.remediation-row{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.remediation-row>span:nth-child(2){display:flex;flex-direction:column}.remediation-row b{font-size:12px}.remediation-row small{color:#788a93;font-size:10px;margin-top:3px}.profile-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px}.ability-bars button{width:100%;min-height:53px;border:0;border-radius:5px;background:transparent;display:grid;grid-template-columns:110px 1fr 34px;gap:12px;align-items:center;padding:8px;cursor:pointer}.ability-bars button:hover,.ability-bars button.active{background:#f0f6f8}.ability-bars button>span{display:flex;flex-direction:column;text-align:left}.ability-bars b{font-size:11px}.ability-bars small{font-size:9px;color:#829199}.ability-bars button>div{height:9px;background:#e4ebee;border-radius:4px;position:relative}.ability-bars button>div i{position:absolute;inset:0 auto 0 0;background:var(--teal);border-radius:4px}.ability-bars button>div em{position:absolute;width:2px;height:15px;top:-3px;background:var(--red)}.ability-bars button>strong{font-size:13px}.evidence-panel .notice{margin:14px 0}.evidence-list{margin-bottom:14px}.evidence-list>div{min-height:55px;border-top:1px solid var(--soft-line);display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center}.evidence-icon{width:30px;height:30px}.evidence-icon.muted{background:#edf1f3;color:#819098}.evidence-list span:nth-child(2){display:flex;flex-direction:column}.evidence-list b{font-size:11px}.evidence-list small{font-size:9px;color:#7c8d95}.evidence-list strong{font-size:11px}.table-toolbar{min-height:46px;margin-bottom:11px;display:flex;justify-content:space-between;align-items:center;gap:12px}.toolbar-search{height:32px;min-width:240px;border:1px solid var(--line);border-radius:4px;display:flex;align-items:center;gap:6px;padding-left:9px;color:#71848d}.toolbar-search input{flex:1;min-width:0;border:0;outline:0;font-size:10px}.toolbar-search button{width:31px;height:30px;border:0;border-left:1px solid var(--line);background:transparent;display:grid;place-items:center;cursor:pointer}.data-table-wrap{overflow-x:auto;margin:0 -19px -19px}.data-table{width:100%;min-width:900px;border-collapse:collapse;font-size:11px}.data-table th{height:40px;padding:0 12px;text-align:left;color:#6c7e87;font-size:9px;font-weight:600;background:#f5f8f9;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.data-table td{height:63px;padding:8px 12px;border-bottom:1px solid var(--soft-line);vertical-align:middle}.data-table tbody tr{cursor:pointer}.data-table tbody tr:hover{background:#f5f9fa}.data-table td:first-child b,.data-table td:first-child small{display:block}.data-table td:first-child small{color:#829199;font-size:9px;margin-top:3px}.table-action{width:30px;height:30px;border:0;background:transparent;border-radius:4px;display:grid;place-items:center;cursor:pointer}.table-action:hover{background:#e9f0f2}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.form-grid label,.field-block,.ai-policy label,.blueprint-grid label{display:flex;flex-direction:column;gap:6px}.form-grid label>span,.field-block>span,.ai-policy label>span,.blueprint-grid label>span{font-size:10px;color:#667983;font-weight:600}.form-grid label.full{grid-column:1 / -1}input,textarea,select{border:1px solid #cbd6da;border-radius:4px;background:#fff;padding:9px 10px;color:var(--ink)}select{cursor:pointer}textarea{resize:vertical}.selection-box{min-height:61px;border:1px solid var(--line);border-radius:5px;padding:9px 11px;display:flex;align-items:center;gap:10px}.selection-box>span{flex:1;display:flex;flex-direction:column}.selection-box b{font-size:11px}.selection-box small{font-size:9px;color:#7b8c95;margin-top:3px}.number-field{display:grid;grid-template-columns:1fr auto}.number-field input{border-radius:4px 0 0 4px;min-width:0}.number-field em{display:flex;align-items:center;padding:0 9px;border:1px solid #cbd6da;border-left:0;border-radius:0 4px 4px 0;color:#768990;font-style:normal;font-size:9px;white-space:nowrap}.approval-flow{min-height:56px;border:1px solid var(--line);border-radius:5px;padding:10px;display:flex;align-items:center;justify-content:center;gap:10px}.approval-flow span{font-size:10px;display:flex;align-items:center;gap:6px}.approval-flow i{width:22px;height:22px;border-radius:50%;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center;font-style:normal}.content-picker{border:1px solid var(--line);border-radius:6px;overflow:hidden;margin:13px 0}.content-picker>div,.workspace-row,.package-list>div,.service-grid>div{min-height:62px;padding:9px 11px;border-bottom:1px solid var(--soft-line);display:flex;align-items:center;gap:10px}.content-picker>div:last-child,.package-list>div:last-child{border-bottom:0}.content-picker>div>span:nth-child(2),.workspace-row>span:nth-child(2),.package-list>div>span:nth-child(2),.service-grid>div>span:nth-child(2){flex:1;display:flex;flex-direction:column}.content-picker b,.workspace-row b,.package-list b,.service-grid b{font-size:11px}.content-picker small,.workspace-row small,.package-list small,.service-grid small{font-size:9px;color:#7c8e96;margin-top:3px}.switch input{display:none}.switch i{display:block;width:36px;height:20px;background:#c8d3d7;border-radius:10px;position:relative;transition:background .15s}.switch i:after{content:"";width:16px;height:16px;position:absolute;top:2px;left:2px;background:#fff;border-radius:50%;transition:left .15s}.switch input:checked+i{background:var(--green)}.switch input:checked+i:after{left:18px}.confirm-sheet .notice{margin-bottom:14px}.confirm-sheet dl{border:1px solid var(--line);border-radius:6px;margin:0;overflow:hidden}.confirm-sheet dl>div{display:grid;grid-template-columns:140px 1fr;min-height:45px;border-bottom:1px solid var(--soft-line);padding:8px 12px;align-items:center}.confirm-sheet dl>div:last-child{border:0}.confirm-sheet dt{color:#7b8d95;font-size:10px}.confirm-sheet dd{margin:0;font-size:11px}.plan-detail-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:15px}.plan-detail-head h2{margin:8px 0 3px}.plan-detail-head p{margin:0;font-size:10px}.plan-detail-head>div:last-child{text-align:right}.plan-detail-head>div:last-child strong{display:block;font-size:30px;color:var(--primary)}.plan-detail-head>div:last-child span{font-size:9px;color:#7a8c95}.org-progress>div{min-height:50px;display:grid;grid-template-columns:180px 1fr;align-items:center;border-top:1px solid var(--soft-line)}.org-progress>div>span{display:flex;flex-direction:column}.org-progress b{font-size:11px}.org-progress small{font-size:9px;color:#84939a}.blueprint-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ratio-list>div{display:grid;grid-template-columns:90px 1fr 40px;gap:10px;align-items:center;min-height:37px;font-size:10px}.ratio-list input{accent-color:var(--primary);padding:0}.table-mini{border:1px solid var(--line);border-radius:5px;overflow:hidden;display:grid;grid-template-columns:repeat(2,1fr)}.table-mini div{min-height:40px;padding:8px;display:grid;grid-template-columns:1fr auto auto;gap:13px;border-bottom:1px solid var(--soft-line);font-size:10px}.blueprint-side .check-row{min-height:56px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--soft-line)}.check-row>span:first-child{width:27px;height:27px;border-radius:50%;display:grid;place-items:center}.check-row>span:first-child.done{color:var(--green);background:var(--green-soft)}.check-row>span:first-child.pending{color:var(--amber);background:var(--amber-soft)}.check-row svg{width:15px}.check-row>span:nth-child(2){display:flex;flex-direction:column}.check-row b{font-size:11px}.check-row small{font-size:9px;color:#7f9097}.blueprint-side .notice,.blueprint-side>.btn{margin-top:13px;width:100%}.paper-preview{border:1px solid var(--line);border-radius:6px;margin-top:13px}.paper-preview>div{min-height:64px;border-bottom:1px solid var(--soft-line);padding:10px;display:grid;grid-template-columns:28px 1fr auto;gap:9px;align-items:center}.paper-preview>div>span:first-child{width:25px;height:25px;border-radius:4px;background:#eef3f5;display:grid;place-items:center;font-size:10px}.paper-preview p{display:flex;flex-direction:column;margin:0}.paper-preview b{font-size:11px}.paper-preview small{font-size:9px;color:#7e9098;margin-top:3px}.review-layout,.case-layout{display:grid;grid-template-columns:380px minmax(0,1fr);gap:16px;align-items:start}.review-queue,.case-list{padding:0;overflow:hidden}.review-queue .table-toolbar,.case-list .table-toolbar{padding:10px;margin:0;border-bottom:1px solid var(--line)}.review-queue .toolbar-search,.case-list .toolbar-search{min-width:0;flex:1}.review-queue>button,.case-list>button{width:100%;min-height:86px;border:0;border-bottom:1px solid var(--soft-line);background:#fff;padding:11px;display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;text-align:left;cursor:pointer}.review-queue>button.active,.case-list>button.active,.review-queue>button:hover,.case-list>button:hover{background:#eef6f8}.review-queue>button>span:nth-child(2),.case-list>button>span:nth-child(2){min-width:0}.review-queue>button>span>span,.case-list>button>span>span{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.review-queue button b,.case-list button b{display:block;font-size:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.review-queue button p,.case-list button p{margin:4px 0 0;font-size:9px}.review-queue button small,.case-list button small{font-size:8px;color:#89979e}.queue-empty{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#78909a}.queue-empty svg{color:var(--green);margin-bottom:9px}.queue-empty b{font-size:12px}.queue-empty span{font-size:9px;margin-top:3px}.review-detail,.case-detail{padding:0;overflow:hidden}.review-detail>header,.case-detail>header{padding:20px;display:flex;justify-content:space-between;align-items:flex-start}.review-detail header h2,.case-detail header h2{margin:9px 0 3px;font-size:18px}.review-detail header p,.case-detail header p{margin:0;font-size:9px}.review-tabs,.case-tabs{margin:0;padding:0 12px;background:#f7f9fa}.review-tabs em{background:#dfe9ed;border-radius:8px;padding:1px 5px;font-style:normal;font-size:8px}.review-detail>.notice{margin:14px 20px}.review-document{padding:4px 20px 20px}.review-document h3{margin-top:17px}.review-document p{font-size:11px;color:#40545e}.review-document blockquote{margin:12px 0;border-left:3px solid var(--amber);background:#fff8e8;padding:11px;color:#70501b;font-size:10px;line-height:1.7}.review-checks{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.review-checks label{min-height:38px;border:1px solid var(--line);border-radius:4px;padding:8px;font-size:10px;display:flex;align-items:center;gap:6px}.review-checks input{accent-color:var(--green)}.review-detail>footer,.case-detail>footer{border-top:1px solid var(--line);padding:12px 20px;display:flex;justify-content:flex-end;gap:7px}.version-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin-bottom:14px}.version-head>div{padding:10px;border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column;gap:4px}.version-head b{font-size:12px}.version-head small{font-size:9px;color:#7f9098}.diff-layout{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden}.diff-layout section{padding:16px;min-height:240px}.diff-layout section:first-child{border-right:1px solid var(--line)}.diff-layout p,.diff-layout del,.diff-layout ins{display:block;font-size:11px;line-height:1.8;text-decoration:none;padding:6px}.diff-layout del{background:var(--red-soft);color:#87313b}.diff-layout ins{background:var(--green-soft);color:#17624e}.diff-layout+.notice{margin-top:13px}.impact-chips{margin-top:9px;display:flex;gap:6px}.upload-zone{min-height:170px;border:1px dashed #aebfc6;border-radius:6px;margin-bottom:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#70848e}.upload-zone h3{margin:8px 0 2px}.upload-zone p{margin:0 0 9px;font-size:10px}.form-grid+.notice{margin-top:13px}.floating-state{position:fixed;right:24px;bottom:24px;z-index:60;background:#fff;border:1px solid #b8ddcf;box-shadow:var(--shadow);border-radius:6px;padding:12px;display:flex;align-items:center;gap:10px;color:var(--green)}.floating-state span{display:flex;flex-direction:column;font-size:10px;color:#56716a}.floating-state b{color:var(--green)}.floating-state button{border:0;background:transparent;color:var(--primary);cursor:pointer}.pipeline-summary{min-height:82px;background:#fff;border:1px solid var(--line);border-radius:7px;padding:16px 24px;display:flex;align-items:flex-start;margin:14px 0 16px}.pipeline-summary>div{flex:1;position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:9px;color:#83939a;text-align:center}.pipeline-summary div>span{width:27px;height:27px;border-radius:50%;border:1px solid #c5d1d6;display:grid;place-items:center;background:#fff;z-index:1}.pipeline-summary div>i{position:absolute;top:13px;left:calc(50% + 15px);width:calc(100% - 30px);height:1px;background:#ccd7db}.pipeline-summary div.done,.pipeline-summary div.active{color:var(--primary)}.pipeline-summary div.done>span{background:var(--green);color:#fff;border-color:var(--green)}.pipeline-summary div.done>i{background:var(--green)}.pipeline-summary div.active>span{border-color:var(--primary);color:var(--primary)}.scan-summary{margin:16px 20px;padding:14px;background:#f5f8f9;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.scan-score{width:86px;height:86px;border:7px solid #dce9ed;border-top-color:var(--amber);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.scan-score strong{font-size:19px}.scan-score span{font-size:7px}.scan-summary h3{margin:0 0 3px}.scan-summary p{margin:0;font-size:10px}.redaction-grid{margin:0 20px 16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px}.redaction-grid>div{min-height:120px;border:1px solid var(--line);border-radius:5px;padding:12px}.redaction-grid span{font-size:9px;color:#75878f}.redaction-grid p{font-size:10px;color:#40545e;margin-top:9px}.redact{background:#283940;color:#283940;padding:0 3px}.case-detail>h3,.case-detail>.review-checks{margin-left:20px;margin-right:20px}.compact-select{height:38px;min-width:100px;font-size:11px}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px}.dashboard-grid .span-two,.operations-grid .span-two{grid-column:span 2}.legend{display:flex;gap:10px;font-size:9px;color:#71848d}.legend span{display:flex;align-items:center;gap:4px}.legend i{width:12px;height:3px}.legend .blue{background:var(--primary)}.legend .green{background:var(--green)}.line-chart{height:260px}.line-chart svg{width:100%;height:100%;overflow:visible}.grid-lines line{stroke:#e4eaed;stroke-width:1}.chart-line{fill:none;stroke-width:3}.blue-line{stroke:var(--primary)}.green-line{stroke:var(--green)}.chart-points circle{fill:#fff;stroke:var(--primary);stroke-width:2}.axis-labels text{font-size:9px;fill:#819199}.rank-list>div{min-height:56px;border-bottom:1px solid var(--soft-line);display:grid;grid-template-columns:24px 1fr auto;gap:9px;align-items:center}.rank{width:21px;height:21px;border-radius:4px;display:grid;place-items:center;background:#e7eef1;color:#5d727c;font-size:9px;font-weight:700}.rank-list>div:nth-child(1) .rank{background:var(--red-soft);color:var(--red)}.rank-list>div>span:nth-child(2){display:flex;flex-direction:column}.rank-list b{font-size:11px}.rank-list small{font-size:8px;color:#809098;margin:2px 0 5px}.heatmap{overflow-x:auto}.heatmap>div{min-width:680px;display:grid;grid-template-columns:120px repeat(6,1fr);gap:6px;align-items:center;margin-bottom:6px}.heatmap-head{font-size:9px;color:#788a93;text-align:center}.heatmap-head span{text-align:left}.heatmap>div>strong{font-size:10px}.heatmap>div>span:not(:first-child){height:37px;display:grid;place-items:center;border-radius:4px;font-size:10px}.heatmap .high{background:#dff1e9;color:#17634f}.heatmap .mid{background:#e6f0f4;color:#275d75}.heatmap .low{background:#fff0d5;color:#805616}.risk-list button,.exception-demo,.data-ops>button{width:100%;min-height:65px;border:0;border-bottom:1px solid var(--soft-line);background:transparent;display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;text-align:left;cursor:pointer}.risk-list button:hover,.exception-demo:hover,.data-ops>button:hover{background:#f6f9fa}.risk-icon.danger{color:var(--red);background:var(--red-soft)}.risk-icon.warning,.service-icon.warning{color:var(--amber);background:var(--amber-soft)}.risk-icon.success{color:var(--green);background:var(--green-soft)}.risk-list button>span:nth-child(2),.exception-demo>span:nth-child(2),.data-ops>button>span:nth-child(2){display:flex;flex-direction:column}.risk-list b,.exception-demo b,.data-ops b{font-size:11px}.risk-list small,.exception-demo small,.data-ops small{font-size:9px;color:#7b8d95;margin-top:3px}.tenant-list{margin:0 -19px -19px}.tenant-list article{min-height:88px;border-top:1px solid var(--soft-line);padding:12px 15px;display:grid;grid-template-columns:minmax(300px,1.5fr) minmax(180px,.8fr) 95px 160px 30px;gap:14px;align-items:center}.tenant-list article:hover{background:#f7fafb}.tenant-main{border:0;background:transparent;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;min-width:0}.tenant-main>span:nth-child(2){min-width:0}.tenant-main>span>span{display:flex;gap:5px;margin-bottom:5px}.tenant-main b{display:block;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tenant-main small{font-size:9px;color:#819199}.tenant-logo{width:39px;height:39px;border-radius:6px;display:grid;place-items:center;background:#dfecef;color:var(--primary);font-weight:700;flex:0 0 auto}.tenant-logo.large{width:54px;height:54px;font-size:17px}.tenant-package,.tenant-users,.tenant-usage{display:flex;flex-direction:column;gap:4px}.tenant-package span,.tenant-users span,.tenant-usage>span{color:#829199;font-size:9px}.tenant-package b,.tenant-users b{font-size:10px}.tenant-detail-head{display:flex;align-items:center;gap:12px}.tenant-detail-head .badge{margin-right:4px}.tenant-detail-head h2{margin:7px 0 2px;font-size:18px}.tenant-detail-head p{margin:0;font-size:9px}.drawer-tabs{margin:16px -20px 15px;padding:0 12px}.tenant-overview h3{margin:18px 0 8px}.package-list>.notice{margin-bottom:9px}.package-list .btn{margin-left:5px}.policy-list label{min-height:60px;border-bottom:1px solid var(--soft-line);display:flex;align-items:center;justify-content:space-between;gap:12px}.policy-list label>span:first-child{display:flex;flex-direction:column}.policy-list b{font-size:11px}.policy-list small{font-size:9px;color:#7b8d95;margin-top:3px}.quota-list>div{min-height:61px;border-bottom:1px solid var(--soft-line);display:grid;grid-template-columns:160px 1fr;gap:10px;align-items:center}.quota-list>div>span{display:flex;flex-direction:column}.quota-list b{font-size:11px}.quota-list small{font-size:9px;color:#7e9098}.quota-list .btn{margin-top:13px}.ai-policy{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.ai-policy .notice{grid-column:1/-1}.data-ops .notice{margin-bottom:10px}.package-select>label{min-height:68px;border:1px solid var(--line);border-radius:5px;padding:10px;margin:8px 0;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.package-select>label>span:nth-child(2){display:flex;flex-direction:column}.package-select b{font-size:11px}.package-select small{font-size:9px;color:#7b8d95}.operations-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden}.service-grid>div:nth-child(odd){border-right:1px solid var(--soft-line)}.service-grid>div:nth-last-child(-n+2){border-bottom:0}.exception-demo{min-height:72px}.exception-demo>svg{width:22px;color:var(--primary)}.audit-table{overflow-x:auto}.audit-table>div{min-width:680px;min-height:48px;border-top:1px solid var(--soft-line);display:grid;grid-template-columns:76px 1.4fr .9fr 1fr 76px;gap:8px;align-items:center;font-size:9px}.audit-table>div>span:nth-child(2){display:flex;align-items:center;gap:7px}.audit-table b{font-size:10px}.audit-table code{color:#58717d}.no-grant{min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#798b94}.no-grant svg{width:30px;height:30px;margin-bottom:10px}.no-grant b{font-size:12px}.no-grant span{font-size:9px;margin-top:3px}.grant-panel>.btn{width:100%;margin-top:8px}.active-grant{min-height:145px;display:flex;gap:11px;align-items:flex-start;padding:10px;background:#fff8e8;border:1px solid #efd69d;border-radius:5px}.active-grant>div{display:flex;flex-direction:column;gap:5px}.active-grant b{font-size:12px}.active-grant span{font-size:9px;color:#77633e}.active-grant strong{color:var(--amber);font-size:19px}.masked-debug h3{margin-top:14px}.masked-debug .btn{margin-top:13px}.portal-shell{min-height:100vh;background:#eef2f3}.portal-top{height:68px;background:#fff;border-bottom:1px solid #d8e1e4;padding:0 24px;display:grid;grid-template-columns:1fr minmax(260px,540px) 1fr;align-items:center;gap:22px}.portal-brand{display:flex;align-items:center;gap:10px}.portal-brand>span{width:36px;height:36px;display:grid;place-items:center;background:#174d68;color:#fff;border-radius:5px}.portal-brand b{font-size:17px}.portal-brand em{font-size:9px;color:#78909a;font-style:normal;border-left:1px solid #d9e1e4;padding-left:10px}.portal-search{height:38px;border:1px solid #c8d5da;border-radius:5px;display:flex;align-items:center;gap:8px;padding:0 10px;color:#748892}.portal-search input{border:0;outline:0;flex:1;min-width:0;padding:0}.portal-user{display:flex;align-items:center;justify-content:flex-end;gap:8px}.portal-user>span:nth-child(2){display:flex;flex-direction:column}.portal-user b{font-size:11px}.portal-user small{font-size:8px;color:#7d8f97}.portal-body{display:grid;grid-template-columns:82px minmax(0,1fr);min-height:calc(100vh - 68px)}.portal-sidebar{background:#173b4c;padding:12px 8px;display:flex;flex-direction:column}.portal-sidebar button{min-height:66px;border:0;border-radius:5px;background:transparent;color:#afc3cc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer;position:relative}.portal-sidebar button span{font-size:9px}.portal-sidebar button em{position:absolute;right:10px;top:8px;width:17px;height:17px;border-radius:50%;background:var(--red);color:#fff;font-size:8px;font-style:normal;display:grid;place-items:center}.portal-sidebar button.active,.portal-sidebar button:hover{background:#28677e;color:#fff}.portal-sidebar>div{flex:1}.portal-content{max-width:1320px;width:100%;margin:0 auto;padding:24px 34px}.portal-context{min-height:64px;border-bottom:1px solid #d4dee2;display:flex;align-items:flex-start;justify-content:space-between}.portal-context>div{display:flex;gap:10px;align-items:center}.portal-context>div>span:nth-child(2){display:flex;flex-direction:column}.portal-context b{font-size:13px}.portal-context small{font-size:9px;color:#7e9098;margin-top:2px}.portal-logo{width:35px;height:35px;background:#d9e9ee;color:var(--primary);border-radius:5px;display:grid;place-items:center;font-weight:700}.portal-title{margin:32px 0 20px}.portal-title>span{color:var(--primary);font-size:10px;font-weight:700}.portal-title h1{font-size:28px;margin:5px 0}.portal-title p{margin:0;font-size:11px}.app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.app-grid>button{min-height:122px;border:1px solid #d4dfe3;border-radius:7px;background:#fff;padding:17px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;text-align:left;cursor:pointer}.app-grid>button:hover{border-color:#93b5c2;box-shadow:0 6px 18px #1f3f4d14}.app-grid>button.featured{border-left:4px solid var(--primary)}.app-icon{width:47px;height:47px;border-radius:7px;display:grid;place-items:center;background:#e3eff3;color:var(--primary)}.app-grid>button:nth-child(2) .app-icon{background:#e5f2ed;color:var(--green)}.app-grid>button:nth-child(3) .app-icon{background:#fff1dc;color:var(--amber)}.app-grid>button:nth-child(4) .app-icon{background:#e9e8f4;color:#665d95}.app-grid>button>span:nth-child(2){display:flex;flex-direction:column}.app-grid b{font-size:14px}.app-grid small{font-size:9px;color:#7b8d96;line-height:1.5;margin-top:4px}.portal-band{min-height:72px;margin-top:18px;background:#fff;border:1px solid #d4dfe3;border-radius:6px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.portal-band>div{display:flex;align-items:center;gap:10px;color:var(--green)}.portal-band>div>span{display:flex;flex-direction:column}.portal-band b{color:#2c444f;font-size:11px}.portal-band small{color:#7f9098;font-size:9px}.portal-band button{border:0;background:transparent;color:var(--primary);font-size:10px;display:flex;align-items:center;cursor:pointer}.gate-state{min-height:330px;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:12px}.gate-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin-bottom:12px}.gate-icon.success{background:var(--green-soft);color:var(--green)}.gate-state h2{margin:9px 0 3px}.gate-state p{max-width:600px;font-size:10px}.identity-grid{width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-top:13px}.identity-grid button{min-height:70px;border:1px solid var(--line);border-radius:5px;background:#fff;padding:8px;display:flex;align-items:center;gap:7px;text-align:left;cursor:pointer;position:relative}.identity-grid button.selected{border-color:#8bb2c1;background:#eff7f9}.identity-grid button>span:nth-child(2){min-width:0;display:flex;flex-direction:column}.identity-grid b{font-size:10px}.identity-grid small{font-size:8px;color:#7f9098}.identity-grid button>svg{color:var(--green);margin-left:auto}.context-dl{width:100%;margin-top:12px;text-align:left}.context-dl>div:last-child{grid-column:1/-1}.permission-checks{width:100%;margin-top:14px;border:1px solid var(--line);border-radius:6px}.permission-checks>div{min-height:56px;border-bottom:1px solid var(--soft-line);display:flex;align-items:center;gap:10px;padding:9px 12px;text-align:left}.permission-checks>div:last-child{border:0}.permission-checks>div>svg{color:var(--green)}.permission-checks>div>span{display:flex;flex-direction:column}.permission-checks b{font-size:11px}.permission-checks small{font-size:9px;color:#7d8e96}.gate-state>.notice{width:100%;margin:13px 0;text-align:left}.trace-code{background:#f1f4f5;border-radius:4px;padding:7px 10px;font-size:10px}.modal-backdrop,.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#152a3475;display:grid;place-items:center;padding:20px}.modal{max-height:calc(100vh - 40px);width:min(620px,100%);background:#fff;border-radius:7px;box-shadow:var(--shadow);display:flex;flex-direction:column;overflow:hidden}.modal-small{width:min(460px,100%)}.modal-large{width:min(980px,100%)}.modal>header,.drawer>header{min-height:58px;padding:0 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.modal>header h2,.drawer>header h2{font-size:16px;margin:0}.modal-body,.drawer-body{padding:19px;overflow-y:auto}.modal>footer,.drawer>footer{min-height:62px;padding:11px 18px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;gap:8px}.drawer-backdrop{place-items:stretch end;padding:0}.drawer{height:100vh;width:min(620px,92vw);background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column;animation:slide-in .18s ease-out}.drawer-body{flex:1}@keyframes slide-in{0%{transform:translate(20px);opacity:.7}to{transform:translate(0);opacity:1}}.toast{position:fixed;right:22px;top:78px;z-index:160;min-height:48px;max-width:min(420px,calc(100vw - 30px));border:1px solid #b9dccf;background:#fff;box-shadow:var(--shadow);border-radius:6px;padding:8px 8px 8px 12px;display:flex;align-items:center;gap:9px;color:var(--green)}.toast span{color:#40565f;font-size:11px;flex:1}.toast-warning{color:var(--amber);border-color:#ecd398}.toast-danger{color:var(--red);border-color:#e7b2b8}.toast-info{color:var(--primary);border-color:#b8d1dc}.security-block{text-align:center}.security-stop{width:70px;height:70px;border-radius:50%;background:var(--red-soft);color:var(--red);display:grid;place-items:center;margin:0 auto 11px}.security-stop svg{width:33px;height:33px}.security-block h2{margin:11px 0 4px}.security-block>p{font-size:11px}.security-block dl{text-align:left;margin:14px 0}.empty{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#819198;text-align:center}.empty-mark{width:52px;height:52px;border:1px dashed #b9c7cd;border-radius:50%;display:grid;place-items:center}.empty h3{margin:11px 0 2px}.empty p{font-size:10px}.access-denied{min-height:calc(100vh - 150px);max-width:620px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.access-denied>span{width:70px;height:70px;border-radius:50%;background:var(--red-soft);color:var(--red);display:grid;place-items:center;margin-bottom:12px}.access-denied>span svg{width:30px;height:30px}.access-denied h1{margin:12px 0 5px}.access-denied p{font-size:12px;max-width:540px}.access-denied .notice{margin:10px 0 18px;text-align:left}@media(max-width:1180px){.workspace-pill{display:none}.metric-grid.four,.quick-grid,.course-grid,.dashboard-grid,.operations-grid{grid-template-columns:repeat(2,1fr)}.tenant-list article{grid-template-columns:minmax(280px,1.5fr) minmax(160px,1fr) 90px 130px 30px}.tenant-package{display:none}.portal-top{grid-template-columns:1fr minmax(260px,420px) auto}.portal-brand em{display:none}}@media(max-width:900px){.sidebar{transform:translate(-100%);transition:transform .18s;width:265px}.sidebar.is-open{transform:translate(0)}.brand .icon-btn{display:grid}.mobile-shade{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;border:0;background:#0f222b7a}.app-main{margin-left:0}.topbar{padding:0 12px}.topbar-left>.icon-btn{display:grid}.sidebar-toggle span,.scenario-trigger,.topbar-right>.icon-btn,.user-button>span:nth-child(2),.user-button>svg{display:none}.content{padding:18px 16px 82px}.mobile-nav{position:fixed;z-index:34;inset:auto 0 0;height:64px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom)}.mobile-nav a,.mobile-nav button{border:0;background:transparent;color:#6e818a;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px}.mobile-nav a.active{color:var(--primary)}.page-header{min-height:auto;flex-direction:column;gap:12px}.page-header h1{font-size:23px}.page-actions{justify-content:flex-start}.layout-two-one,.split-master-detail,.profile-layout,.review-layout,.case-layout,.simulation-layout{grid-template-columns:1fr}.ask-layout{grid-template-columns:1fr;min-height:calc(100vh - 166px)}.conversation-list{display:none}.ask-main{max-height:calc(100vh - 166px)}.course-player{grid-template-columns:1fr}.course-player aside{display:none}.video-stage{min-height:300px}.exam-layout{grid-template-columns:1fr}.exam-nav{display:none}.dashboard-grid,.operations-grid{grid-template-columns:1fr}.dashboard-grid .span-two,.operations-grid .span-two{grid-column:span 1}.tenant-list article{grid-template-columns:1fr 100px 30px}.tenant-users,.tenant-usage{display:none}.portal-top{grid-template-columns:1fr auto}.portal-search{display:none}.portal-body{grid-template-columns:62px minmax(0,1fr)}.portal-sidebar{padding:8px 4px}.portal-sidebar button span{display:none}.portal-content{padding:20px}.app-grid,.identity-grid,.blueprint-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){h1{font-size:21px}.topbar{height:58px}.topbar-left b{max-width:120px;overflow:hidden;text-overflow:ellipsis}.role-menu{position:fixed;top:60px;right:8px;width:calc(100vw - 16px)}.content{padding:14px 11px 82px}.panel{padding:14px}.metric-grid.four,.metric-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:104px;padding:12px}.metric-value{font-size:22px}.update-band{grid-template-columns:auto 1fr}.update-actions{grid-column:1/-1;align-items:stretch}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-grid button{min-height:105px;grid-template-columns:1fr;grid-template-rows:auto auto auto}.quick-grid svg{grid-row:auto}.task-row{align-items:flex-start}.task-row>svg{display:none}.split-master-detail .master-list{display:none}.detail-pane{padding:18px}.ask-layout{margin:-14px -11px -18px;border-radius:0;border-left:0;border-right:0}.chat-scroll{padding:16px 12px}.bubble{max-width:90%}.answer{gap:8px}.answer-avatar{width:29px;height:29px}.composer{padding:9px}.composer-box{min-height:54px}.ask-head{padding:0 12px}.ask-head>.badge{display:none}.prompt-grid{grid-template-columns:1fr}.search-band{margin:0 -11px;border-radius:0;padding:12px}.search-large{grid-template-columns:auto 1fr}.search-large .btn{grid-column:1/-1}.search-meta{flex-wrap:wrap;gap:5px}.matter-card>header{flex-direction:column}.matter-grid{grid-template-columns:1fr}.matter-grid>div:nth-child(odd){border-right:0}.matter-card>footer{flex-wrap:wrap;gap:9px}.course-grid{grid-template-columns:1fr}.course-cover{height:180px}.video-stage{min-height:220px}.video-slide{padding:20px}.video-slide h2{font-size:19px}.stepper li b{display:none}.stepper li{min-width:38px}.scenario-image{margin:-14px -14px 14px}.check-grid,.review-checks{grid-template-columns:1fr}.interaction-pane{min-height:440px}.question-pane>h2{font-size:17px;margin-top:18px}.question-pane>footer{flex-wrap:wrap}.result-hero{flex-direction:column;text-align:center;padding:20px;gap:14px}.remediation-row{grid-template-columns:auto 1fr}.remediation-row .btn{grid-column:1/-1}.ability-bars button{grid-template-columns:90px 1fr 30px}.table-toolbar{align-items:stretch;flex-direction:column}.toolbar-search{min-width:0;width:100%}.form-grid,.blueprint-grid,.ai-policy{grid-template-columns:1fr}.ai-policy .notice{grid-column:auto}.approval-flow{align-items:flex-start;flex-direction:column}.approval-flow>svg{transform:rotate(90deg);align-self:center}.org-progress>div{grid-template-columns:110px 1fr}.ratio-list>div{grid-template-columns:76px 1fr 36px}.version-head{grid-template-columns:1fr}.version-head>svg{transform:rotate(90deg);justify-self:center}.diff-layout{grid-template-columns:1fr}.diff-layout section:first-child{border-right:0;border-bottom:1px solid var(--line)}.pipeline-summary{padding:13px 6px;overflow-x:auto}.pipeline-summary>div{min-width:60px}.scan-summary{grid-template-columns:auto 1fr;margin:13px}.scan-summary .btn{grid-column:1/-1}.redaction-grid{grid-template-columns:1fr;margin:0 13px 14px}.redaction-grid>svg{transform:rotate(90deg);justify-self:center}.case-detail>h3,.case-detail>.review-checks{margin-left:13px;margin-right:13px}.line-chart{height:210px;overflow-x:auto}.line-chart svg{min-width:560px}.tenant-list article{grid-template-columns:1fr 30px}.tenant-package,.tenant-users,.tenant-usage{display:none}.tenant-main b{white-space:normal}.quota-list>div{grid-template-columns:120px 1fr}.service-grid{grid-template-columns:1fr}.service-grid>div:nth-child(odd){border-right:0}.service-grid>div:nth-last-child(-n+2){border-bottom:1px solid var(--soft-line)}.service-grid>div:last-child{border-bottom:0}.portal-top{padding:0 12px}.portal-brand b{font-size:14px}.portal-user>span:nth-child(2),.portal-user>svg{display:none}.portal-body{grid-template-columns:1fr}.portal-sidebar{display:none}.portal-content{padding:16px 12px}.portal-context{min-height:54px}.portal-context b{max-width:220px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-title{margin:23px 0 16px}.portal-title h1{font-size:23px}.app-grid{grid-template-columns:1fr}.app-grid>button{min-height:96px}.portal-band{align-items:flex-start}.portal-band>button{display:none}.modal-backdrop{padding:8px;align-items:end}.modal{max-height:calc(100vh - 16px)}.modal>footer{flex-wrap:wrap}.drawer{width:100%}.identity-grid,.context-dl,.citation-detail dl,.security-block dl,.tenant-overview dl,.masked-debug dl{grid-template-columns:1fr}.context-dl>div:last-child{grid-column:auto}.toast{right:8px;left:8px;top:66px}}
