@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#1d2a2b;font-synthesis:none;--ink:#172525;--muted:#71807d;--line:#d8dfdc;--paper:#fbfcfb;--green:#174c44;--mint:#d8ebe4;--orange:#de7844;--shadow:0 12px 35px #19302b14;background:#e9eeec;font-family:Manrope,Noto Sans SC,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit}button:disabled{opacity:.35;cursor:not-allowed}.app-shell{flex-direction:column;height:100vh;display:flex;overflow:hidden}.app-header{border-bottom:1px solid var(--line);z-index:5;background:#f7f9f8;flex:none;justify-content:space-between;align-items:center;height:68px;padding:0 22px;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand>span{color:#fff;background:var(--green);border-radius:11px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 6px 14px #174c4438}.brand svg{width:19px}.brand div{flex-direction:column;display:flex}.brand b{letter-spacing:-.3px;font-size:16px}.brand small{color:var(--muted);letter-spacing:.7px;font-size:12px}.header-actions{align-items:center;gap:5px;display:flex}.header-actions button,.icon-button,.title-actions button{background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:12px;font-weight:600;display:flex}.header-actions button:hover,.icon-button:hover,.title-actions button:hover{background:#e7edeb}.header-actions svg,.icon-button svg,.title-actions svg{width:16px}.header-actions i{background:var(--line);width:1px;height:22px;margin:0 5px}.workspace{background:var(--line);flex:1;grid-template-columns:300px minmax(450px,1fr) 360px;gap:1px;min-height:0;display:grid}.panel{background:var(--paper);min-width:0;min-height:0}.left-panel,.right-panel{flex-direction:column;display:flex}.project-select{padding:17px 16px 13px}.project-select label{letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:700;display:block}.project-select select,.filter-row select{border:1px solid var(--line);background:#fff;border-radius:7px;width:100%;padding:8px;font-weight:600}.filter-box{padding:0 16px 13px}.search{background:#f0f3f2;border:1px solid #0000;border-radius:7px;align-items:center;gap:7px;height:36px;padding:0 9px;display:flex}.search:focus-within{background:#fff;border-color:#72a096}.search svg{width:15px;color:var(--muted)}.search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.filter-row{grid-template-columns:1fr 1fr;gap:6px;margin-top:7px;display:grid}.filter-row select{padding:6px;font-size:12px;font-weight:500}.panel-heading{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.8px;color:var(--muted);justify-content:space-between;align-items:center;padding:7px 11px 7px 16px;font-size:12px;font-weight:700;display:flex}.panel-heading .icon-button{height:28px;padding:6px}.tree-scroll{flex:1;padding:7px 5px;overflow:auto}.tree-row{border-radius:6px;align-items:center;min-height:35px;padding-right:4px;display:flex;position:relative}.tree-row:hover{background:#f0f4f2}.tree-row.selected{background:var(--mint);color:#143d37}.tree-row .chevron{color:#83918f;background:0 0;border:0;width:18px;height:26px;padding:4px 1px}.tree-row .chevron svg{width:13px}.grip{opacity:0;color:#899}.tree-row:hover .grip{opacity:.6}.tree-main{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:7px;min-width:0;padding:4px;font-size:12px;display:flex}.tree-main svg{color:#657773;flex:none}.tree-main span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.status-dot{border:1px solid #82908e;border-radius:50%;flex:none;width:6px;height:6px;margin-left:auto}.status-dot.confirmed{background:#378870;border-color:#378870}.status-dot.unresolved{background:#e17646;border-color:#e17646}.status-dot.assumption{background:#e4b64c;border-color:#e4b64c}.status-dot.excluded{background:#bec6c4}.row-actions{background:inherit;display:none;position:absolute;right:3px}.tree-row.selected .row-actions{display:flex}.row-actions button{background:0 0;border:0;padding:3px}.row-actions svg{width:13px}.tree-hint{text-align:center;color:#98a3a1;padding:6px;font-size:12px}.center-panel{position:relative;overflow:hidden}.detail-scroll,.insight-scroll{height:100%;overflow:auto}.detail-scroll{padding:26px clamp(20px,4vw,55px) 50px}.node-breadcrumb{color:var(--muted);align-items:center;gap:5px;margin-bottom:14px;font-size:12px;display:flex}.node-breadcrumb button{color:var(--muted);background:0 0;border:0;padding:0}.node-breadcrumb span{padding-left:5px}.node-editor{border:1px solid var(--line);border-top:3px solid var(--green);box-shadow:var(--shadow);background:#fff;border-radius:5px;padding:22px}.title-line{align-items:center;display:flex}.title-input{letter-spacing:-.7px;width:100%;color:var(--ink);border:0;outline:0;padding:2px 0;font-size:25px;font-weight:700}.title-actions{display:flex}.title-actions button{padding:6px}.node-editor textarea{resize:vertical;border:0;border-bottom:1px solid var(--line);color:#52615e;outline:0;width:100%;min-height:65px;margin:10px 0 18px;font-size:13px;line-height:1.7}.form-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.form-grid.three{grid-template-columns:repeat(3,1fr)}label{color:var(--muted);flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}label input,label textarea,label select,.inline-form select,.rule-line input,.rule-line select,.card-actions select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:6px;outline:0;padding:9px;font-size:12px}label input:focus,label textarea:focus,label select:focus{border-color:#6c9e92;box-shadow:0 0 0 3px #d9ebe6}.tags-field{grid-template-columns:18px 55px 1fr;align-items:center;margin-top:13px;display:grid}.tags-field svg{width:14px}.editor-actions{gap:8px;margin-top:18px;display:flex}.primary,.secondary,.text-button{border:1px solid var(--green);border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-size:12px;font-weight:600;display:inline-flex}.primary{background:var(--green);color:#fff}.primary:hover{background:#0d3d36}.secondary{color:var(--green);border-color:var(--line);background:#fff}.primary svg,.secondary svg,.text-button svg{width:15px}.primary.compact{padding:7px 10px}.detail-section{margin-top:26px}.section-title{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-title h3{align-items:center;gap:7px;margin:0;font-size:13px;display:flex}.section-title h3 svg{width:16px;color:var(--green)}.section-title>span{color:#65716f;background:#e9eeec;border-radius:20px;padding:2px 7px;font-size:12px}.text-button{color:var(--green);background:0 0;border:0;padding:5px}.child-grid{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.child-grid>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:6px;align-items:center;gap:9px;padding:10px;display:flex}.child-grid>button:hover{border-color:#7aa297}.child-grid b{font-size:12px;display:block}.child-grid small{color:var(--muted);font-size:12px}.type-glyph{width:27px;height:27px;color:var(--green);background:#e5f1ed;border:1px solid #aac7bf;border-radius:5px;place-items:center;font-size:12px;font-weight:700;display:grid}.type-glyph.question,.type-glyph.exception{color:#a9552f;background:#fff0e7;border-color:#edc4ad}.inline-form{grid-template-columns:120px 1fr auto;gap:7px;display:grid}.relation-list{margin-top:8px}.relation-list>div{border-bottom:1px solid #e9edeb;align-items:center;gap:8px;padding:8px;font-size:12px;display:flex}.relation-list b{color:var(--green)}.relation-list span:nth-child(3){flex:1}.relation-list button{background:0 0;border:0}.relation-list svg{width:14px}.relation-direction{color:var(--orange);font-family:DM Mono}.rule-form{border:1px solid var(--line);background:#f1f5f3;border-radius:7px;margin-bottom:10px;padding:14px}.rule-line{grid-template-columns:25px 1fr 100px 1fr;align-items:center;gap:6px;margin:9px 0;display:grid}.rule-line span{font-size:12px;font-weight:700}.rule-form>.primary{margin-top:10px}.rule-card{border:1px solid var(--line);background:#fff;border-left:3px solid #5b847c;border-radius:5px;margin:8px 0;padding:12px}.rule-card>div:first-child{align-items:center;gap:8px;display:flex}.rule-card p{color:var(--muted);margin:5px 0;font-size:12px}.rule-card code,.scenario code{white-space:normal;background:#f3f5f4;border-radius:4px;padding:7px;font-family:DM Mono,monospace;font-size:12px;display:block}.rule-card small{color:#8a623c;margin-top:6px;display:block}.rule-status{background:#e8eeec;border-radius:3px;padding:2px 5px;font-size:12px}.card-actions{justify-content:flex-end;gap:5px;margin-top:8px;display:flex}.card-actions select{padding:5px}.card-actions button{color:#945a47;background:0 0;border:0;align-items:center;font-size:12px;display:flex}.card-actions svg{width:12px}.save-note{color:#899592;text-align:center;justify-content:center;align-items:center;gap:5px;margin-top:35px;font-size:12px;display:flex}.save-note svg{width:12px}.right-panel{background:#f5f7f6}.insight-tabs{border-bottom:1px solid var(--line);background:#fafbfa;grid-template-columns:repeat(5,1fr);display:grid}.insight-tabs button{color:#6d7a77;background:0 0;border:0;border-bottom:2px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:2px;height:60px;font-size:12px;display:flex;position:relative}.insight-tabs button.active{color:var(--green);border-bottom-color:var(--green);background:#f0f5f3}.insight-tabs svg{width:16px}.insight-tabs em{color:#fff;background:#e67b48;border-radius:10px;min-width:15px;font-style:normal;position:absolute;top:7px;right:11px}.insight-scroll{padding:18px 15px}.insight-head{align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.insight-head>span{width:33px;height:33px;color:var(--green);background:#e0ece8;border-radius:7px;place-items:center;display:grid}.insight-head svg{width:17px}.insight-head h2{margin:1px 0;font-size:14px}.insight-head p{color:var(--muted);margin:3px 0;font-size:12px}.issue-card,.node-issue{text-align:left;border:1px solid var(--line);background:#fff;border-radius:6px;width:100%;margin-bottom:7px;padding:11px;display:block}.issue-card:hover,.node-issue:hover{border-color:#9cb8b1}.issue-card>div{align-items:center;gap:7px;display:flex}.issue-card b{font-size:12px}.issue-card p{color:#596765;font-size:12px;line-height:1.5}.issue-card small{color:#397365;font-size:12px}.priority{color:#60706d;background:#e8eeec;border-radius:3px;padding:2px 5px;font-size:12px;display:inline-block}.priority.medium{color:#8b6811;background:#fbf0cf}.conflict-card{background:#fff;border:1px solid #e5baa9;border-left:3px solid #d36134;border-radius:6px;margin-bottom:9px;padding:12px}.conflict-card.resolved{border-color:#b7d2ca #b7d2ca #b7d2ca #3e8d79}.conflict-title{align-items:center;gap:7px;display:flex}.conflict-title svg{color:#c95831;width:15px}.conflict-title b{flex:1;font-size:12px}.conflict-title span{background:#fae6de;border-radius:3px;padding:2px 5px;font-size:12px}.conflict-card.resolved .conflict-title span{color:#276c5b;background:#dcede8}.conflict-card p{color:#5c6664;font-size:12px;line-height:1.6}.scenario{background:#f3f5f4;border-radius:5px;padding:8px}.scenario small{text-transform:uppercase;letter-spacing:.7px;color:#7d8886;font-size:12px}.scenario code{background:0 0;padding:3px 0}.group-label{letter-spacing:.8px;text-transform:uppercase;color:var(--muted);margin:18px 0 7px;font-size:12px}.group-label.assumption{color:#9b741a;align-items:center;gap:4px;display:flex}.group-label svg{width:13px}.node-issue{align-items:center;gap:9px;display:flex}.node-issue>.priority{width:6px;height:25px;padding:0}.node-issue b{font-size:12px;display:block}.node-issue small{color:var(--muted);font-size:12px}.impact-source{background:#eaf0ee;padding:8px;font-size:12px}.impact-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;gap:10px;width:100%;padding:10px 4px;display:flex}.impact-row>span{width:22px;height:22px;color:var(--green);background:#dceae6;border-radius:50%;place-items:center;font-size:12px;display:grid}.impact-row b{font-size:12px;display:block}.impact-row small{color:#7f8c89;font-family:DM Mono;font-size:12px}.stats-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.stats-grid div{border:1px solid var(--line);background:#fff;border-radius:6px;padding:12px}.stats-grid strong{color:var(--green);font-size:21px;display:block}.stats-grid span{color:var(--muted);font-size:12px}.completion{border:1px solid var(--line);background:#fff;border-radius:6px;margin-top:16px;padding:14px}.completion>div:first-child{justify-content:space-between;font-size:12px;display:flex}.progress{background:#e4eae8;height:6px;margin-top:9px}.progress i{background:var(--green);height:100%;display:block}.completion p{color:var(--muted);font-size:12px}.clear-state{text-align:center;color:#729188;padding:40px 15px}.clear-state svg{width:30px}.clear-state b{font-size:12px;display:block}.clear-state p,.empty-small{color:var(--muted);font-size:12px}.empty-small{text-align:center;border:1px dashed var(--line);grid-column:1/-1;padding:13px}.empty-state{color:#84918e;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state>svg{width:42px}.empty-state h2{font-size:17px}.empty-state p{font-size:12px}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#11252273;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:8px;width:min(620px,100%);max-height:85vh;padding:24px;overflow:auto;box-shadow:0 25px 70px #10282445}.modal.small{width:min(450px,100%)}.modal header,.modal footer{justify-content:space-between;align-items:flex-start;display:flex}.modal header h2{align-items:center;gap:8px;margin:4px 0 0;font-size:19px;display:flex}.modal header h2 svg{width:20px;color:var(--green)}.eyebrow{color:#6d8d85;letter-spacing:1.5px;font-size:12px}.modal>.muted{color:var(--muted);margin:7px 0 20px;font-size:12px}.modal>label{margin:14px 0}.modal .template-desc{color:#5b6865;background:#f1f5f3;padding:9px;font-size:12px}.preview-list{border:1px solid var(--line);border-radius:6px;max-height:340px;overflow:auto}.preview-head{z-index:1;background:#eef3f1;justify-content:space-between;padding:9px;font-size:12px;display:flex;position:sticky;top:0}.preview-head span{color:var(--muted)}.preview-item{text-align:left;background:#fff;border:0;border-bottom:1px solid #e9edeb;align-items:center;gap:9px;width:100%;padding:8px 10px;font-size:12px;display:flex}.preview-item.off{color:#9ba5a3;background:#fafafa;text-decoration:line-through}.check-box{width:17px;height:17px;color:var(--green);border:1px solid #aac0ba;border-radius:4px;place-items:center;display:grid}.check-box svg{width:12px}.modal footer{justify-content:flex-end;gap:7px;margin-top:18px}.toast{z-index:30;color:#fff;box-shadow:var(--shadow);background:#183f39;border:0;border-radius:6px;padding:11px 16px;position:fixed;top:76px;right:20px}@media (width<=1100px){.workspace{grid-template-columns:270px 1fr 320px}.detail-scroll{padding:22px}.header-actions button{font-size:0}.header-actions button svg{margin:0}}@media (width<=820px){.app-shell{height:auto;min-height:100vh;overflow:visible}.workspace{display:block}.app-header{position:sticky;top:0}.left-panel,.right-panel,.center-panel{border-bottom:1px solid var(--line);min-height:500px}.left-panel{height:55vh}.right-panel{height:70vh}.detail-scroll{height:auto}.form-grid.three,.child-grid{grid-template-columns:1fr}}.center-workspace{background:var(--paper);min-width:0;min-height:0;padding-top:43px;position:relative}.center-view-tabs{z-index:4;border-bottom:1px solid var(--line);background:#f7f9f8;justify-content:center;align-items:flex-end;gap:3px;height:43px;display:flex;position:absolute;top:0;left:0;right:0}.center-view-tabs button{color:#71807d;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;height:34px;padding:0 17px;font-size:12px;font-weight:600;display:flex}.center-view-tabs button:hover{color:var(--green);background:#edf2f0}.center-view-tabs button.active{color:var(--green);border-bottom-color:var(--green);background:#fff}.center-view-tabs svg{width:15px}.diagram-panel{background:#f7f9f8;flex-direction:column;height:100%;display:flex;overflow:hidden}.diagram-header{border-bottom:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;padding:18px 24px 14px;display:flex}.diagram-header h1{letter-spacing:-.3px;align-items:center;gap:8px;margin:3px 0;font-size:18px;display:flex}.diagram-header h1 svg{width:19px;color:var(--green)}.diagram-header p{color:var(--muted);margin:0;font-size:12px}.diagram-tools{border:1px solid var(--line);background:#f7f9f8;border-radius:7px;align-items:center;padding:3px;display:flex}.diagram-tools button{background:0 0;border:0;border-radius:5px;place-items:center;width:30px;height:28px;display:grid}.diagram-tools button:hover{color:var(--green);background:#e3ece9}.diagram-tools svg{width:15px}.diagram-tools span{text-align:center;color:#536461;min-width:45px;font-family:DM Mono;font-size:12px}.diagram-legend{border-bottom:1px solid var(--line);color:#6e7c79;background:#fbfcfb;flex:none;align-items:center;gap:15px;height:38px;padding:0 24px;font-size:12px;display:flex}.diagram-legend span{align-items:center;gap:5px;display:flex}.diagram-legend i{border-radius:50%;width:8px;height:8px;display:block}.diagram-legend .legend-line{background:#9db7b0;border-radius:0;width:20px;height:2px}.diagram-legend .legend-confirmed{background:#378870}.diagram-legend .legend-unresolved{background:#df7546}.diagram-legend .legend-assumption{background:#dbaa36}.diagram-legend b{color:#40534f;margin-left:auto}.diagram-viewport{background-color:#f3f6f5;background-image:radial-gradient(#cfdad7 .7px,#0000 .7px);background-size:18px 18px;flex:1;min-height:0;overflow:auto}.diagram-canvas{transform-origin:0 0;min-width:100%;min-height:100%;position:relative}.diagram-scaled{transform-origin:0 0;position:absolute;top:0;left:0}.diagram-lines{position:absolute;inset:0;overflow:visible}.diagram-lines path{fill:none;stroke:#9ab5ae;stroke-width:1.5px}.diagram-node{cursor:pointer;background:#fff;border:1px solid #cfdad7;border-left:4px solid #8ca39d;border-radius:8px;align-items:center;gap:9px;width:196px;height:62px;padding:9px 8px 9px 10px;transition:box-shadow .15s,border-color .15s,transform .15s;display:flex;position:absolute;box-shadow:0 4px 13px #21413a12}.diagram-node:hover{border-color:#5f9387;transform:translateY(-1px);box-shadow:0 7px 18px #1c4e4324}.diagram-node.selected{border-color:var(--green);outline:3px solid #c3ded7;box-shadow:0 8px 20px #174c442b}.diagram-node.status-confirmed{border-left-color:#378870}.diagram-node.status-unresolved{border-left-color:#df7546}.diagram-node.status-assumption{border-left-color:#dbaa36}.diagram-node.status-excluded{opacity:.55;border-style:dashed}.diagram-type{color:#176053;background:#e6f0ed;border:1px solid #bdd3cd;border-radius:7px;flex:none;place-items:center;width:31px;height:31px;font-size:12px;font-weight:700;display:grid}.diagram-node>div{flex:1;min-width:0}.diagram-node b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.diagram-node small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.diagram-node>button{width:25px;height:25px;color:var(--green);z-index:2;background:#fff;border:1px solid #abc0bb;border-radius:50%;place-items:center;display:grid;position:absolute;top:20px;right:-13px;box-shadow:0 2px 6px #173e3520}.diagram-node>button:hover{background:var(--green);color:#fff}.diagram-node>button svg{width:12px}.diagram-node>button em{color:#536c66;background:#e8efed;border-radius:8px;place-items:center;min-width:14px;height:14px;padding:0 3px;font-size:12px;font-style:normal;display:grid;position:absolute;top:-7px;right:-6px}.diagram-tip{border-top:1px solid var(--line);color:#879390;background:#fafbfa;flex:none;place-items:center;height:30px;font-size:12px;display:grid}@media (width<=820px){.center-workspace{height:75vh;min-height:500px}.diagram-header{padding:13px 15px}.diagram-header p{display:none}.diagram-legend{gap:9px;padding:0 15px}.diagram-legend b{display:none}}.workspace.tree-focus{grid-template-columns:220px minmax(700px,1fr) 250px}.tree-focus .project-select{padding:11px 11px 8px}.tree-focus .filter-box{padding:0 11px 9px}.tree-focus .filter-row,.tree-focus .tree-hint{display:none}.tree-focus .panel-heading{padding-left:11px}.tree-focus .tree-main{font-size:12px}.tree-focus .insight-head{margin-bottom:10px}.tree-focus .insight-head p,.tree-focus .issue-card p,.tree-focus .issue-card small,.tree-focus .conflict-card>p,.tree-focus .scenario{display:none}.tree-focus .insight-scroll{padding:12px 10px}.tree-focus .issue-card{margin-bottom:5px;padding:9px}.tree-focus .conflict-card{padding:9px}.tree-focus .insight-tabs span{font-size:12px}.diagram-node{width:176px}.diagram-node>button{inset:auto auto -13px 75px}.diagram-header{padding-top:14px;padding-bottom:11px}.diagram-legend{height:34px}@media (width<=1200px){.workspace.tree-focus{grid-template-columns:190px minmax(600px,1fr) 220px}.tree-focus .right-panel .insight-head p{display:none}}@media (width<=820px){.workspace.tree-focus{display:block}.tree-focus .filter-row{display:grid}.tree-focus .right-panel{display:none}.tree-focus .left-panel{height:38vh}.tree-focus .center-workspace{height:78vh}}.diagram-legend .legend-write{background:#dc7240}.diagram-legend .legend-read{background:#4485a2}.diagram-legend .legend-impact{border-top:2px dashed #8c62a3;border-radius:0;width:15px;height:0}.diagram-lines .structure-edge{fill:none;stroke:#a8bbb6;stroke-width:1.4px}.diagram-lines .data-edge{fill:none;stroke-width:2px;stroke-dasharray:5 4;opacity:.8}.diagram-lines .data-edge.write{stroke:#dc7240}.diagram-lines .data-edge.read{stroke:#4485a2}.diagram-lines marker#arrow-write path{fill:#dc7240;stroke:none}.diagram-lines marker#arrow-read path{fill:#4485a2;stroke:none}.diagram-node.data-node{background:#f3f0fa;border-color:#bcaed0 #bcaed0 #bcaed0 #76598e}.diagram-node.data-node .diagram-type{color:#684d80;background:#e8e0f1;border-color:#c9b9da}.data-summary{gap:3px;margin-top:3px;display:flex}.data-summary em{color:#317060;background:#e8f0ee;border-radius:3px;padding:1px 4px;font-size:12px;font-style:normal;font-weight:700}.data-summary em:first-child{color:#a84d29;background:#fae8df}.data-relation-hint{color:#526c66;background:#eaf2ef;border-left:3px solid #498476;margin:7px 0;padding:7px 9px;font-size:12px;line-height:1.5}.diagram-node:has(.data-summary){height:68px}.diagram-legend .legend-data{background:#76598e}.node-dialog-backdrop{z-index:12;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#182d2947;place-items:center;padding:28px;display:grid;position:absolute;inset:43px 0 0}.node-relation-dialog{background:#fff;border:1px solid #ccd8d4;border-radius:10px;flex-direction:column;width:min(640px,100%);max-height:min(720px,90%);display:flex;overflow:hidden;box-shadow:0 24px 65px #13302a3d}.node-relation-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:20px 22px 14px;display:flex}.node-relation-dialog h2{margin:3px 0;font-size:20px}.node-relation-dialog header p{color:var(--muted);margin:0;font-size:12px}.node-relation-dialog header button{background:#eef2f1;border:0;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.node-relation-dialog header svg{width:16px}.relation-summary{border-bottom:1px solid var(--line);background:#f7f9f8;grid-template-columns:repeat(3,1fr);display:grid}.relation-summary>div{border-right:1px solid var(--line);grid-template-columns:24px auto 1fr;align-items:center;gap:5px;padding:10px 16px;display:grid}.relation-summary>div:last-child{border:0}.relation-summary svg{width:15px;color:var(--green)}.relation-summary strong{font-size:16px}.relation-summary span{color:var(--muted);font-size:12px}.relation-dialog-content{padding:4px 22px 18px;overflow:auto}.relation-dialog-content section{margin-top:18px}.relation-dialog-content h3{align-items:center;gap:6px;margin:0 0 8px;font-size:12px;display:flex}.relation-dialog-content h3 svg{width:15px;color:var(--green)}.relation-flow{border:1px solid var(--line);border-radius:6px;grid-template-columns:1fr 74px 1fr;align-items:center;gap:8px;margin:5px 0;padding:8px 10px;font-size:12px;display:grid}.relation-flow span:last-child{text-align:right}.relation-flow b{border-radius:4px;justify-content:center;align-items:center;gap:3px;padding:4px;font-size:12px;display:flex}.relation-flow b svg{width:11px}.relation-flow.write b{color:#a54d2d;background:#fae7df}.relation-flow.read b{color:#336e88;background:#e3eff4}.impact-explanation{background:#fbf3ef;border-left:3px solid #d36a3d;margin:6px 0;padding:9px 11px}.impact-explanation.incoming{background:#f4f1f8;border-left-color:#786090}.impact-explanation>div{align-items:center;gap:6px;font-size:12px;display:flex}.impact-explanation svg{color:#8b9895;width:12px}.impact-explanation span{color:#76598e}.impact-explanation p{color:#6f7775;margin:5px 0 0;font-size:12px;line-height:1.5}.direct-relation{border-bottom:1px solid #edf0ef;grid-template-columns:1fr 70px 1fr;gap:6px;padding:7px 0;font-size:12px;display:grid}.direct-relation b{text-align:center;color:var(--green)}.direct-relation span:last-child{text-align:right}.dialog-empty{text-align:center;color:#71817d;padding:35px}.dialog-empty svg{width:28px}.dialog-empty b{font-size:12px;display:block}.dialog-empty p{font-size:12px}.node-relation-dialog>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:7px;padding:12px 22px;display:flex}.flow-panel{background:#f3f6f5;flex-direction:column;height:100%;display:flex;overflow:hidden}.flow-header{border-bottom:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;padding:14px 24px 12px;display:flex}.flow-header h1{align-items:center;gap:8px;margin:3px 0;font-size:18px;display:flex}.flow-header h1 svg{width:18px;color:var(--green)}.flow-header p{color:var(--muted);margin:0;font-size:12px}.flow-header label{width:220px}.flow-header select{background:#f7f9f8}.flow-toolbar{border-bottom:1px solid var(--line);background:#fbfcfb;flex:none;justify-content:space-between;align-items:center;height:45px;padding:0 24px;display:flex}.flow-toolbar>div:first-child{color:#657572;gap:16px;font-size:12px;display:flex}.add-step-wrap{position:relative}.add-step-menu{z-index:8;border:1px solid var(--line);background:#fff;border-radius:8px;width:260px;padding:6px;position:absolute;top:38px;right:0;box-shadow:0 15px 40px #1738312e}.add-step-menu>button{text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;width:100%;padding:8px;display:flex}.add-step-menu>button:hover{background:#edf3f1}.flow-mini-type{color:#286c5c;background:#e3efeb;border-radius:6px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:grid}.flow-mini-type.effect{color:#24704d;background:#dfeee5}.flow-mini-type.exception{color:#a84d2a;background:#fae6df}.flow-mini-type.condition{color:#886612;background:#f8edcf}.add-step-menu b{font-size:12px;display:block}.add-step-menu small{color:var(--muted);font-size:12px}.flow-viewport{background-image:radial-gradient(#cfdad7 .7px,#0000 .7px);background-size:18px 18px;flex:1;grid-template-columns:minmax(390px,620px) 245px;justify-content:center;align-items:start;gap:45px;min-height:0;padding:32px 35px 70px;display:grid;overflow:auto}.flow-board{flex-direction:column;align-items:center;min-width:390px;display:flex}.flow-node{cursor:pointer;background:#fff;border:1px solid #c9d7d3;border-left:4px solid #698f86;border-radius:9px;align-items:center;gap:12px;width:330px;min-height:64px;padding:11px 13px;display:flex;position:relative;box-shadow:0 5px 15px #1e413914}.flow-node:hover{border-color:#5b9285;box-shadow:0 8px 20px #1c4c4224}.flow-node>span{width:34px;height:34px;color:var(--green);background:#e5f0ed;border-radius:8px;flex:none;place-items:center;display:grid}.flow-node>span svg{width:17px}.flow-node>div{flex:1;min-width:0}.flow-node b{font-size:12px;display:block}.flow-node small{color:var(--muted);font-size:12px}.flow-node nav{display:flex}.flow-node nav button{background:0 0;border:0;border-radius:4px;width:25px;height:25px;padding:4px}.flow-node nav button:hover{background:#edf2f0}.flow-node nav svg{width:13px}.flow-node.start{background:#e8f3ef;border-color:#2c7565;border-left-width:1px;border-radius:35px}.flow-node.start>span{background:var(--green);color:#fff;border-radius:50%}.flow-node.decision{background:#fffbef;border-color:#d6b868 #d6b868 #d6b868 #bf8d19}.flow-node.decision>span{color:#805f0e;background:#f4e6ba}.flow-node.data{background:#f6f2f9;border-color:#baaaca #baaaca #baaaca #75578c}.flow-node.result{background:#eef8f1;border-color:#69a27f #69a27f #69a27f #2e8152}.flow-node.result>span,.flow-node.end>span{color:#257044;background:#d8eee0}.flow-node.end{background:#e3f2e8;border-color:#65a27c;border-left-width:1px;border-radius:35px}.flow-arrow{color:#77928b;flex-direction:column;align-items:center;width:30px;height:43px;display:flex}.flow-arrow i{background:#88a79f;width:1px;height:26px}.flow-arrow svg{width:14px;margin-top:-3px}.flow-stage{flex-direction:column;align-items:center;display:flex}.decision-labels{color:#997319;justify-content:space-between;width:330px;margin:-4px 0 -6px;font-size:12px;display:flex}.flow-results{flex-direction:column;gap:8px;display:flex}.missing-result{color:#367256;text-align:left;background:#f0f7f2;border:1px dashed #6ca184;border-radius:9px;grid-template-rows:auto auto;grid-template-columns:32px 1fr;align-items:center;width:330px;min-height:66px;padding:9px 14px;display:grid}.missing-result svg{grid-row:1/3;width:20px}.missing-result b{font-size:12px}.missing-result span{color:#6b8178;font-size:12px}.exception-lane{background:#fff9f6;border:1px solid #e2c4b8;border-radius:9px;position:sticky;top:0;overflow:hidden;box-shadow:0 5px 15px #5330220f}.exception-lane>header{background:#f8e8e1;border-bottom:1px solid #e5c8bd;gap:8px;padding:12px;display:flex}.exception-lane>header svg{color:#b75a34;width:17px}.exception-lane>header b{font-size:12px;display:block}.exception-lane>header span{color:#8d7167;font-size:12px;display:block}.exception-lane>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #eee0da;gap:8px;width:100%;padding:11px;display:flex}.exception-lane>button:hover{background:#f9ece6}.exception-lane>button svg{color:#b65a36;width:15px}.exception-lane>button b{font-size:12px;display:block}.exception-lane>button span{color:#8a7770;font-size:12px}.exception-lane .empty-exception{color:#9b674f;justify-content:center;align-items:center}.flow-empty{color:#71817d;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.flow-empty>svg{width:42px}.flow-empty h2{font-size:16px}.flow-empty p{font-size:12px}@media (width<=1200px){.flow-viewport{grid-template-columns:minmax(350px,1fr) 210px;gap:20px;padding-left:18px;padding-right:18px}.flow-node,.decision-labels,.missing-result{width:300px}}@media (width<=820px){.flow-header{gap:12px;padding:12px}.flow-header p{display:none}.flow-header label{width:170px}.flow-toolbar{padding:0 12px}.flow-toolbar>div:first-child{display:none}.flow-viewport{padding:24px 12px;display:block}.exception-lane{width:300px;margin:30px auto 0;position:static}}.header-actions .ai-header-button{color:var(--green);background:#e3efeb;border:1px solid #bad2cb}.header-actions .ai-header-button:hover{background:#d2e7e0}.ai-dialog{flex-direction:column;width:min(760px,100%);max-height:92vh;padding:0;display:flex;overflow:hidden}.ai-dialog>header{padding:20px 22px 12px}.ai-dialog>header h2 svg{color:#6b4f86}.ai-health{color:#667673;background:#edf2f1;border-radius:6px;align-items:center;gap:7px;min-height:30px;margin:0 22px 12px;padding:6px 9px;font-size:12px;display:flex}.ai-health svg{width:13px}.ai-health.ready{color:#287153;background:#e1f1e8}.ai-health.missing,.ai-health.unconfigured{color:#a44e2c;background:#fae8df}.ai-target{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f4f7f6;grid-template-columns:75px 1fr auto;align-items:center;padding:10px 22px;font-size:12px;display:grid}.ai-target>span,.ai-target small{color:var(--muted)}.ai-action-grid{grid-template-columns:repeat(5,1fr);gap:6px;padding:14px 22px 8px;display:grid}.ai-action-grid>button{border:1px solid var(--line);text-align:center;background:#fff;border-radius:7px;flex-direction:column;align-items:center;gap:5px;min-width:0;padding:9px 6px;display:flex}.ai-action-grid>button:hover{border-color:#91afa8}.ai-action-grid>button.active{background:#e8f2ef;border-color:#5b8d81;box-shadow:0 0 0 2px #d5e9e3}.ai-action-grid svg{width:17px;color:var(--green)}.ai-action-grid b{font-size:12px;display:block}.ai-action-grid small{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.3;display:block}.ai-instruction{margin:4px 22px 10px}.ai-instruction textarea{resize:vertical;min-height:55px}.ai-error{color:#954326;background:#fae7df;border-left:3px solid #cf6035;align-items:flex-start;gap:7px;margin:0 22px 10px;padding:9px;font-size:12px;display:flex}.ai-error svg{flex:none;width:15px}.ai-result{border:1px solid var(--line);background:#f8faf9;border-radius:7px;min-height:0;margin:0 22px 4px;overflow:auto}.ai-summary{background:#edf4f1;gap:8px;padding:11px;display:flex}.ai-summary>svg{color:#6b4f86;width:17px}.ai-summary b{font-size:12px}.ai-summary p{color:#5c6b68;margin:3px 0;font-size:12px;line-height:1.5}.ai-notes{border-top:1px solid var(--line);color:#7d681f;padding:7px 11px;font-size:12px}.ai-notes.warning{color:#995036}.ai-notes b{margin-bottom:3px;display:block}.ai-notes span{padding:2px 0;display:block}.ai-notes span:before{content:"·";padding-right:5px}.ai-preview-head{border-top:1px solid var(--line);justify-content:space-between;padding:8px 11px;font-size:12px;display:flex}.ai-preview-head span{color:var(--muted)}.ai-preview-list{grid-template-columns:1fr 1fr;gap:6px;padding:0 8px 9px;display:grid}.ai-preview-list>button{text-align:left;border:1px solid var(--line);opacity:.55;background:#fff;border-radius:6px;gap:8px;padding:8px;display:flex}.ai-preview-list>button.included{opacity:1;border-color:#9ebbb3}.ai-preview-list i{border:1px solid #a9bab6;border-radius:4px;flex:none;place-items:center;width:17px;height:17px;display:grid}.ai-preview-list i svg{width:11px;color:var(--green)}.ai-preview-list>button>span{min-width:0}.ai-preview-list b{font-size:12px;display:block}.ai-preview-list small{color:#52736b;font-size:12px}.ai-preview-list em{color:var(--muted);margin-top:3px;font-size:12px;font-style:normal;line-height:1.4;display:block}.ai-preview-list strong{background:#e9f0ee;border-radius:3px;margin-top:4px;padding:2px 4px;font-size:12px;display:inline-block}.ai-dialog>footer{border-top:1px solid var(--line);margin:0;padding:10px 22px}.ai-safety{color:#7d8986;justify-content:center;align-items:center;gap:5px;margin:0;padding:0 15px 10px;font-size:12px;display:flex}.ai-safety svg{width:11px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=820px){.ai-action-grid{grid-template-columns:1fr 1fr;padding-left:14px;padding-right:14px}.ai-preview-list{grid-template-columns:1fr}.ai-target{grid-template-columns:60px 1fr}.ai-target small{display:none}}.primary-navigation{align-self:stretch;align-items:flex-end;gap:4px;display:flex}.primary-navigation button{color:#687875;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:7px;min-width:112px;height:48px;font-size:12px;font-weight:700;display:flex;position:relative}.primary-navigation button:hover{color:var(--green);background:#edf2f0}.primary-navigation button.active{color:var(--green);border-bottom-color:var(--green)}.primary-navigation svg{width:16px}.primary-navigation em{background:var(--orange);border-radius:50%;width:7px;height:7px;position:absolute;top:10px;right:12px;box-shadow:0 0 0 2px #fff}.assistant-workspace,.canvas-workspace{grid-template-columns:300px minmax(0,1fr)}.focus-workspace{background:#f1f5f3;min-width:0;min-height:0;padding:0 0 50px;overflow:auto}.focus-hero{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:28px 34px 24px;display:flex}.focus-hero h1,.issue-center-head h1{letter-spacing:-.6px;align-items:center;gap:10px;margin:5px 0 7px;font-size:25px;display:flex}.focus-hero h1 svg,.issue-center-head h1 svg{width:25px;color:var(--green)}.focus-hero p,.issue-center-head p{color:var(--muted);margin:0;font-size:12px}.focus-hero .secondary{align-items:center;gap:7px;display:flex}.focus-hero .secondary svg{width:15px}.change-empty{text-align:center;border:1px solid var(--line);width:min(620px,100% - 40px);box-shadow:var(--shadow);background:#fff;border-radius:12px;margin:70px auto;padding:48px}.change-empty>span{background:var(--mint);width:54px;height:54px;color:var(--green);border-radius:15px;place-items:center;margin:auto;display:grid}.change-empty>span svg{width:25px}.change-empty h2{margin:17px 0 7px}.change-empty p{max-width:470px;color:var(--muted);margin:0 auto 22px;font-size:12px;line-height:1.7}.change-empty .primary,.change-title .primary,.merge-actions button{align-items:center;gap:7px;display:inline-flex}.change-empty svg,.change-title button svg,.merge-actions svg{width:15px}.change-layout{grid-template-columns:minmax(440px,1fr) 310px;align-items:start;gap:18px;padding:22px;display:grid}.change-main,.scope-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;overflow:hidden}.change-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:22px;display:flex}.change-badge{color:#2d725f;letter-spacing:.5px;background:#e4f1ec;border-radius:4px;padding:3px 7px;font-size:12px;font-weight:800;display:inline-block}.change-title h2{margin:7px 0 4px;font-size:20px}.change-title p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.change-summary{color:#526660;background:#f1f6f4;gap:8px;padding:12px 22px;display:flex}.change-summary svg{color:#6a4d84;flex:none;width:16px}.change-summary p{margin:0;font-size:12px;line-height:1.55}.change-diff-head{justify-content:space-between;align-items:center;padding:17px 22px 10px;display:flex}.change-diff-head span{color:var(--muted);margin-left:7px;font-size:12px}.change-diff-head small{color:#ad603e;background:#fbede7;border-radius:4px;padding:4px 7px;font-size:12px}.change-no-diff{text-align:center;color:#71817d;border:1px dashed #b8c9c4;border-radius:8px;margin:0 22px 22px;padding:30px}.change-no-diff svg{width:24px}.change-no-diff b{color:#40514e;margin:6px;font-size:12px;display:block}.change-no-diff p{margin:0;font-size:12px}.change-operations{border:1px solid var(--line);border-radius:7px;margin:0 22px 20px;overflow:hidden}.change-operations article{border-bottom:1px solid #edf0ef;align-items:center;gap:10px;padding:11px;display:flex}.change-operations article:last-child{border-bottom:0}.change-operations article>span{border-radius:5px;place-items:center;width:24px;height:24px;font-weight:800;display:grid}.diff-add{color:#22704e;background:#dff1e7}.diff-link{color:#356d88;background:#e5eef4}.change-operations b{font-size:12px;display:block}.change-operations small{color:var(--muted);font-size:12px}.merge-actions{border-top:1px solid var(--line);background:#fafbfb;align-items:center;gap:10px;padding:13px 22px;display:flex}.merge-actions>span{color:var(--muted);align-items:center;gap:4px;margin:auto;font-size:12px;display:flex}.merge-actions>span svg{color:#43836f}.danger-soft{color:#a95130;border-color:#d9b1a1}.scope-panel>header{border-bottom:1px solid var(--line);background:#f7f9f8;align-items:center;gap:9px;padding:17px;display:flex}.scope-panel>header svg{width:18px;color:var(--green)}.scope-panel>header b{font-size:12px;display:block}.scope-panel>header small{color:var(--muted);font-size:12px}.scope-group{padding:14px 15px 6px}.scope-group h3{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;margin:0 0 7px;font-size:12px}.scope-group button{text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;padding:6px;display:flex}.scope-group button:hover{background:#eff4f2}.scope-group button>i{background:#bac4c1;border-radius:50%;width:7px;height:7px}.scope-group button>i.editable{background:#3f8d73}.scope-group button span{min-width:0}.scope-group button b{text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:12px;display:block;overflow:hidden}.scope-group button small{color:var(--muted);font-size:12px}.scope-group>p{color:var(--muted);padding-left:6px;font-size:12px}.scope-rules{border-top:1px solid var(--line);justify-content:space-between;margin:8px 15px;padding:10px;font-size:12px;display:flex}.scope-rules span{color:var(--muted)}.scope-note{color:#806928;background:#fff8ea;align-items:flex-start;gap:6px;margin:0;padding:12px 15px;font-size:12px;line-height:1.5;display:flex}.scope-note svg{flex:none;width:12px}.issue-center{background:#f1f5f3;flex:1;min-height:0;padding-bottom:40px;overflow:auto}.issue-center-head{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:112px;padding:22px 32px;display:flex}.issue-center-head>div:last-child{text-align:center;border-left:1px solid var(--line);min-width:100px}.issue-center-head strong{color:#b65331;font-size:25px;display:block}.issue-center-head span{color:var(--muted);font-size:12px}.issue-grid{grid-template-columns:360px minmax(450px,1fr);align-items:start;gap:18px;padding:20px;display:grid}.issue-inbox,.issue-focus{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:9px;overflow:hidden}.issue-inbox>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:14px 16px;font-size:12px;display:flex}.issue-inbox>header span{color:var(--muted)}.issue-inbox>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0ef;grid-template-columns:44px 1fr 16px;align-items:start;gap:8px;width:100%;padding:12px;display:grid}.issue-inbox>button:hover{background:#f7f9f8}.issue-inbox>button.active{box-shadow:inset 3px 0 var(--green);background:#eaf2ef}.issue-inbox>button>i{text-align:center;border-radius:4px;padding:3px;font-size:12px;font-style:normal;font-weight:800}.issue-inbox>button>span{min-width:0}.issue-inbox>button b{font-size:12px;display:block}.issue-inbox>button small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:12px;line-height:1.45;display:block;overflow:hidden}.issue-inbox>button>svg{color:#9aa5a2;width:14px}.priority.blocker,.priority.high{color:#a54a28;background:#fae5dc}.priority.medium,.priority.low{color:#497066;background:#e7efec}.issue-focus{padding-bottom:18px}.issue-focus-title{border-bottom:1px solid var(--line);padding:22px}.issue-focus-title>span{border-radius:4px;padding:3px 6px;font-size:12px;font-weight:800;display:inline-block}.issue-focus-title h2{margin:9px 0 6px;font-size:20px}.issue-focus-title p{color:#5f6f6c;margin:0;font-size:12px;line-height:1.6}.issue-evidence{background:#f8faf9;padding:15px 22px}.issue-evidence>b{margin-bottom:7px;font-size:12px;display:block}.issue-evidence>span{color:#52615e;align-items:center;gap:6px;padding:3px 0;font-size:12px;display:flex}.issue-evidence svg{color:#75598b;width:12px}.impact-bundle{border:1px solid var(--line);border-radius:8px;margin:18px 22px;overflow:hidden}.impact-bundle>header{background:#edf3f1;justify-content:space-between;align-items:center;padding:12px;display:flex}.impact-bundle>header>div{gap:8px;display:flex}.impact-bundle>header svg{width:17px;color:var(--green)}.impact-bundle>header b{font-size:12px;display:block}.impact-bundle>header small{color:var(--muted);font-size:12px;display:block}.impact-bundle>header em{color:var(--green);font-size:12px;font-style:normal}.impact-bundle>div{grid-template-columns:1fr 1fr .75fr;display:grid}.impact-bundle section{border-right:1px solid var(--line);padding:12px}.impact-bundle section:last-child{border:0}.impact-bundle h3{color:var(--muted);text-transform:uppercase;margin:0 0 8px;font-size:12px}.impact-bundle section>span{grid-template-columns:7px 1fr auto;align-items:center;gap:5px;padding:4px 0;font-size:12px;display:grid}.impact-bundle section>span i{background:#57927f;border-radius:50%;width:5px;height:5px}.impact-bundle section>span small{color:var(--muted);font-size:12px}.impact-bundle section>strong{color:var(--green);font-size:24px}.impact-bundle section>p{color:var(--muted);font-size:12px;line-height:1.5}.issue-start{align-items:center;gap:7px;margin-left:22px;display:flex}.issue-start svg{width:14px}.issue-clear{text-align:center;color:var(--muted);margin:80px auto}.issue-clear svg{color:#43836f;width:42px}.issue-clear h2{color:var(--ink)}@media (width<=1050px){.brand small{display:none}.primary-navigation button{min-width:92px}.change-layout{grid-template-columns:1fr}.issue-grid{grid-template-columns:310px 1fr}.impact-bundle>div{grid-template-columns:1fr}.impact-bundle section{border-right:0;border-bottom:1px solid var(--line)}}@media (width<=820px){.app-header{padding:0 10px}.brand div{display:none}.primary-navigation button{min-width:auto;padding:0 9px}.primary-navigation button span,.header-actions button:not(:first-child):not(:nth-child(2)){display:none}.assistant-workspace,.canvas-workspace{grid-template-columns:1fr}.assistant-workspace>.left-panel,.canvas-workspace>.left-panel{display:none}.focus-hero,.issue-center-head{padding:18px}.focus-hero .secondary{display:none}.change-layout{padding:12px}.issue-grid{padding:12px;display:block}.issue-inbox{margin-bottom:12px}}.diff-update,.diff-rule{color:#6a4f82;background:#efe8f5}.diff-update svg,.diff-rule svg{width:13px}.diff-rule{color:#80620f;background:#f8edcf}.change-operations article em{color:#687975;margin-top:3px;font-size:12px;font-style:normal;line-height:1.4;display:block}.merge-conflicts{border:1px solid #e2b9a8;border-radius:8px;margin:0 22px 20px;overflow:hidden}.merge-conflicts>header{color:#934729;background:#fbebe4;gap:9px;padding:12px;display:flex}.merge-conflicts>header svg{flex:none;width:17px}.merge-conflicts>header b{font-size:12px;display:block}.merge-conflicts>header small{font-size:12px}.merge-conflicts article{border-top:1px solid #f0ddd5;grid-template-columns:1.15fr 1fr 1fr;align-items:stretch;gap:8px;padding:10px;display:grid}.merge-conflicts article>div{padding:5px}.merge-conflicts article>div b{font-size:12px;display:block}.merge-conflicts article>div small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.merge-conflicts article>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:6px;padding:7px}.merge-conflicts article>button:hover{border-color:#84a69d}.merge-conflicts article>button.selected{background:#edf3f1;border-color:#587c73;box-shadow:0 0 0 2px #dcebe6}.merge-conflicts article>button.selected.proposed{background:#f2edf6;border-color:#75598b;box-shadow:0 0 0 2px #e7deee}.merge-conflicts article>button span{color:var(--muted);font-size:12px;display:block}.merge-conflicts article>button b{text-overflow:ellipsis;margin-top:3px;font-size:12px;display:block;overflow:hidden}.ai-preview-list b{align-items:center;gap:5px;display:flex}.ai-preview-list b svg{color:#6a4f82;flex:none;width:12px}.ai-no-change{text-align:center;color:var(--muted);grid-column:1/-1;margin:5px;padding:18px;font-size:12px}.merge-actions>span:has(.lucide-alert-triangle){color:#a54e2c}.merge-actions>span:has(.lucide-alert-triangle) svg{color:#b65835}@media (width<=820px){.merge-conflicts article{grid-template-columns:1fr}.merge-conflicts article>div{padding-bottom:0}}.change-validation{border:1px solid #b9ccc6;border-radius:8px;margin:0 22px 20px;overflow:hidden}.change-validation>header{background:#edf4f1;align-items:center;gap:9px;padding:12px;display:flex}.change-validation>header>svg{color:#367b65;width:18px}.change-validation>header>div:nth-child(2){min-width:0}.change-validation>header b{font-size:12px;display:block}.change-validation>header small{color:var(--muted);font-size:12px}.change-validation>header>div:last-child{gap:5px;margin-left:auto;display:flex}.change-validation>header>div:last-child span{color:#65736f;background:#e3e9e7;border-radius:4px;padding:3px 5px;font-size:12px}.change-validation>header>div:last-child .solved{color:#267153;background:#dcefe5}.change-validation>header>div:last-child .introduced{color:#a44c2a;background:#fae6de}.validation-columns{grid-template-columns:repeat(3,1fr);display:grid}.validation-columns>section{border-right:1px solid var(--line);min-width:0;padding:11px}.validation-columns>section:last-child{border:0}.validation-columns h3{text-transform:uppercase;color:#6b7976;justify-content:space-between;margin:0 0 7px;font-size:12px;display:flex}.validation-columns h3 span{text-align:center;background:#e9edec;border-radius:8px;min-width:17px;padding:1px 4px}.validation-columns article{border-bottom:1px solid #edf0ef;grid-template-columns:7px 1fr;gap:5px;padding:6px 0;display:grid}.validation-columns article>i{background:#9ba8a5;border-radius:50%;width:6px;height:6px;margin-top:3px}.validation-columns .solved article>i{background:#3a896d}.validation-columns .introduced article>i{background:#d56a3d}.validation-columns article b{font-size:12px;display:block}.validation-columns article small{max-height:26px;color:var(--muted);margin-top:2px;font-size:12px;line-height:1.4;display:block;overflow:hidden}.validation-columns article em{color:#87651b;background:#fff0d4;border-radius:3px;margin-top:4px;padding:2px 4px;font-size:12px;font-style:normal;display:inline-block}.validation-columns section>p{color:#899591;font-size:12px}.change-validation>footer{background:#fff8f5;border-top:1px solid #eccbbd;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.change-validation>footer>div{color:#9a4a2b;align-items:center;gap:7px;display:flex}.change-validation>footer svg{width:15px}.change-validation>footer b{font-size:12px;display:block}.change-validation>footer small{color:#846b61;font-size:12px;display:block}.change-validation>footer button{padding:6px 9px;font-size:12px}@media (width<=900px){.validation-columns{grid-template-columns:1fr}.validation-columns>section{border-right:0;border-bottom:1px solid var(--line)}.change-validation>footer{flex-direction:column;align-items:flex-start}}.workspace.canvas-workspace{background:var(--paper);display:block;position:relative}.canvas-workspace>.center-workspace{height:100%}.canvas-tree-drawer{z-index:20;pointer-events:none;width:300px;transition:transform .2s;position:absolute;inset:0 auto 0 0;transform:translate(-102%);box-shadow:12px 0 35px #122f2929}.tree-drawer-open .canvas-tree-drawer{pointer-events:auto;transform:translate(0)}.canvas-tree-drawer>.left-panel{border-right:1px solid var(--line);height:100%}.canvas-tree-scrim{z-index:19;opacity:0;pointer-events:none;background:#172b272e;border:0;transition:opacity .2s;position:absolute;inset:0}.tree-drawer-open .canvas-tree-scrim{opacity:1;pointer-events:auto}.canvas-drawer-close{z-index:3;background:#e8eeec;border:0;border-radius:6px;place-items:center;width:29px;height:29px;display:grid;position:absolute;top:9px;right:10px}.canvas-drawer-close:hover{color:var(--green);background:#d9e6e2}.canvas-drawer-close svg{width:15px}.center-view-tabs .canvas-sidebar-trigger{border:1px solid #0000;border-radius:6px;min-width:auto;height:34px;padding:0 11px;position:absolute;bottom:4px;left:12px}.center-view-tabs .canvas-sidebar-trigger:hover,.center-view-tabs .canvas-sidebar-trigger.active{border-color:var(--line);background:#e8efed}.center-view-tabs .canvas-sidebar-trigger.active{border-bottom-color:var(--line)}@media (width<=820px){.canvas-tree-drawer{width:min(320px,88vw)}.center-view-tabs .canvas-sidebar-trigger{padding:0 8px;font-size:0;left:5px}.center-view-tabs .canvas-sidebar-trigger svg{margin:0}}.detail-modal-backdrop{z-index:15;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#162c2852;place-items:center;padding:24px;display:grid;position:absolute;inset:43px 0 0}.detail-modal{background:var(--paper);border:1px solid #cbd7d3;border-radius:11px;width:min(1080px,100%);height:min(790px,100%);position:relative;overflow:hidden;box-shadow:0 26px 75px #102b2545}.detail-modal>.center-panel{background:var(--paper);height:100%}.detail-modal-close{z-index:5;background:#e9efed;border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:15px;right:17px}.detail-modal-close:hover{color:var(--green);background:#dce7e3}.detail-modal-close svg{width:17px}.detail-modal .function-detail-page{padding-top:54px}@media (width<=820px){.detail-modal-backdrop{padding:8px}.detail-modal{height:calc(100% - 10px)}.detail-modal .function-detail-page{padding:50px 14px 35px}}.ai-first-hero{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.ai-first-hero>div{min-width:0}.ai-first-hero h1{letter-spacing:-.6px;margin:5px 0 7px;font-size:25px}.ai-first-hero p{color:#5e6d6a;margin:0;font-size:12px;line-height:1.6}.ai-first-hero>button{flex:none}.ai-first-hero>button svg{width:14px}.ai-breakdown-workspace{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;margin-top:20px;overflow:hidden}.ai-breakdown-workspace>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:21px 22px;display:flex}.ai-breakdown-workspace>header h2{align-items:center;gap:8px;margin:4px 0;font-size:18px;display:flex}.ai-breakdown-workspace>header h2 svg{color:#6b5181;width:20px}.ai-breakdown-workspace>header p{color:var(--muted);margin:0;font-size:12px}.ai-breakdown-health{color:#2f745f;background:#e5f0ec;border-radius:12px;flex:none;align-items:center;gap:5px;padding:5px 8px;font-size:12px;display:flex}.ai-breakdown-health svg{width:12px}.ai-breakdown-health.missing,.ai-breakdown-health.unconfigured{color:#9d4d2e;background:#fae9e2}.breakdown-paths{grid-template-columns:repeat(3,1fr);gap:8px;padding:18px 22px 10px;display:grid}.breakdown-paths>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;align-items:flex-start;gap:9px;min-width:0;min-height:128px;padding:14px;display:flex;position:relative}.breakdown-paths>button:hover{border-color:#8eaca4}.breakdown-paths>button.selected{background:#edf4f1;border-color:#547e73;box-shadow:0 0 0 2px #dceae5}.breakdown-paths>button>svg:first-child{width:19px;color:var(--green);flex:none}.breakdown-paths>button>svg:last-child{width:14px;color:var(--green);position:absolute;top:9px;right:9px}.breakdown-paths b,.breakdown-paths small,.breakdown-paths em{display:block}.breakdown-paths b{padding-right:15px;font-size:12px}.breakdown-paths small{color:#586864;margin-top:5px;font-size:12px;line-height:1.45}.breakdown-paths em{color:#877039;margin-top:8px;font-size:12px;font-style:normal;line-height:1.4}.ai-breakdown-instruction{margin:4px 22px 13px}.ai-breakdown-instruction textarea{resize:vertical;min-height:54px}.ai-breakdown-action{border-top:1px solid var(--line);background:#f8faf9;justify-content:space-between;align-items:center;gap:15px;padding:13px 22px;display:flex}.ai-breakdown-action>div{align-items:center;gap:8px;display:flex}.ai-breakdown-action>div>svg{color:#76598e;width:17px}.ai-breakdown-action b,.ai-breakdown-action small{display:block}.ai-breakdown-action small{color:var(--muted);margin-top:2px;font-size:12px}.ai-breakdown-result{border-top:1px solid var(--line)}.breakdown-analysis{background:#f1f5f3;align-items:flex-start;gap:9px;padding:15px 22px;display:flex}.breakdown-analysis>svg{color:#6d5183;flex:none;width:18px}.breakdown-analysis p{color:#52635f;margin:4px 0 0;font-size:12px;line-height:1.55}.breakdown-findings{grid-template-columns:1fr 1fr;gap:8px;padding:12px 22px;display:grid}.breakdown-findings section{background:#fff8e9;border-left:3px solid #d4aa3a;padding:10px}.breakdown-findings section.warning{background:#fcf0eb;border-left-color:#d46c3e}.breakdown-findings p{color:#6c654e;margin:5px 0 0;font-size:12px;line-height:1.45}.proposal-heading{justify-content:space-between;align-items:center;padding:12px 22px 8px;display:flex}.proposal-heading b,.proposal-heading small{display:block}.proposal-heading small{color:var(--muted);margin-top:2px;font-size:12px}.proposal-heading>button{color:var(--green);background:0 0;border:0;font-size:12px}.breakdown-proposals{grid-template-columns:1fr 1fr;gap:7px;padding:0 22px 17px;display:grid}.breakdown-proposals>button{border:1px solid var(--line);text-align:left;opacity:.55;background:#fff;border-radius:7px;align-items:flex-start;gap:9px;padding:11px;display:flex}.breakdown-proposals>button.included{opacity:1;background:#fbfdfc;border-color:#8fb1a7}.breakdown-proposals>button>i{border:1px solid #a9bbb6;border-radius:4px;flex:none;place-items:center;width:18px;height:18px;display:grid}.breakdown-proposals>button>i svg{width:11px;color:var(--green)}.breakdown-proposals>button>span{min-width:0}.breakdown-proposals b{font-size:12px}.breakdown-proposals small{color:var(--green);margin-left:6px;font-size:12px}.breakdown-proposals p{color:#62716e;margin:5px 0;font-size:12px;line-height:1.45}.breakdown-proposals em{color:#76598e;font-size:12px;font-style:normal;display:block}.ai-breakdown-result>footer{border-top:1px solid var(--line);background:#fafbfb;justify-content:flex-end;align-items:center;gap:13px;padding:12px 22px;display:flex}.ai-breakdown-result>footer>span{color:var(--muted);margin-right:auto;font-size:12px}.manual-editor-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:9px;margin-top:20px;padding:20px 22px}.manual-editor-panel>header{justify-content:space-between;align-items:flex-start;margin-bottom:13px;display:flex}.manual-editor-panel h2{margin:4px 0;font-size:15px}.manual-editor-panel>label{margin-top:10px}.manual-editor-panel textarea{resize:vertical;min-height:65px}.manual-breakdown{box-shadow:none}@media (width<=820px){.ai-first-hero{flex-direction:column;align-items:stretch}.breakdown-paths{grid-template-columns:1fr}.breakdown-paths>button{min-height:auto}.breakdown-proposals,.breakdown-findings{grid-template-columns:1fr}.ai-breakdown-action,.ai-breakdown-result>footer{flex-direction:column;align-items:stretch}.ai-breakdown-result>footer>span{margin-right:0}.ai-breakdown-workspace>header{flex-direction:column}}.function-detail-page{padding-top:22px}.function-detail-hero{border:1px solid var(--line);border-top:3px solid var(--green);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:22px 26px}.function-detail-meta{gap:6px;margin-bottom:7px;display:flex}.function-detail-meta span{color:#537069;background:#edf3f1;border-radius:10px;padding:3px 7px;font-size:12px}.function-detail-hero textarea{resize:vertical;border:0;border-bottom:1px solid var(--line);color:#52615e;outline:0;width:100%;min-height:58px;margin-top:9px;padding:8px 0;font-size:12px;line-height:1.65}.feature-breakdown-workspace{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:9px;margin-top:20px;overflow:hidden}.feature-breakdown-workspace>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.feature-breakdown-workspace>header h2,.advanced-heading h2{align-items:center;gap:8px;margin:4px 0 3px;font-size:17px;display:flex}.feature-breakdown-workspace>header h2 em{min-width:20px;color:var(--green);text-align:center;background:#e6efec;border-radius:10px;padding:2px 6px;font-size:12px;font-style:normal}.feature-breakdown-workspace>header p,.advanced-heading p{color:var(--muted);margin:0;font-size:12px}.feature-breakdown-workspace>header>div:last-child{gap:7px;display:flex}.feature-breakdown-workspace button svg{width:14px}.breakdown-empty{text-align:center;color:#71817d;padding:38px 22px}.breakdown-empty>svg{width:29px;color:var(--green)}.breakdown-empty b{color:#344844;margin-top:7px;font-size:12px;display:block}.breakdown-empty p{max-width:490px;margin:5px auto 15px;font-size:12px;line-height:1.6}.breakdown-list{padding:10px 18px}.breakdown-list article{border-bottom:1px solid #e9eeec;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.breakdown-list article:last-child{border-bottom:0}.breakdown-order{width:24px;height:24px;color:var(--green);background:#e3efeb;border-radius:7px;place-items:center;font-size:12px;font-weight:800;display:grid}.breakdown-main{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:12px 4px;display:flex}.breakdown-main:hover b{color:var(--green)}.breakdown-main>span{min-width:0}.breakdown-main b{font-size:12px;display:block}.breakdown-main small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.breakdown-main>svg{color:#93a09d;width:14px}.breakdown-actions{opacity:.35;gap:2px;display:flex}.breakdown-list article:hover .breakdown-actions{opacity:1}.breakdown-actions button{background:0 0;border:0;border-radius:5px;place-items:center;width:27px;height:27px;padding:0;display:grid}.breakdown-actions button:hover{background:#edf2f0}.breakdown-actions button:last-child:hover{color:#a94e2c;background:#fae9e2}.breakdown-next{border-top:1px solid var(--line);background:#f8faf9;justify-content:space-between;align-items:center;gap:12px;padding:13px 20px;display:flex}.breakdown-next b,.breakdown-next small{display:block}.breakdown-next b{font-size:12px}.breakdown-next small{color:var(--muted);margin-top:2px;font-size:12px}.advanced-settings{margin-top:28px}.advanced-heading{padding:0 2px 4px}.advanced-heading h2{font-size:14px}.advanced-settings>.disclosure-section{margin-top:9px}@media (width<=760px){.feature-breakdown-workspace>header{flex-direction:column;align-items:stretch}.feature-breakdown-workspace>header>div:last-child{grid-template-columns:1fr 1fr;display:grid}.breakdown-actions{opacity:1}.breakdown-list{padding-left:10px;padding-right:10px}.breakdown-next{flex-direction:column;align-items:stretch}.function-detail-hero{padding:18px}}.function-breakdown{background:#f2f7f5;border:1px solid #bfd3cd;border-radius:9px;padding:18px;margin:18px 0 10px!important}.function-breakdown>div:first-child{align-items:flex-start;gap:11px;display:flex}.function-breakdown>div:first-child>svg{width:22px;color:var(--green);flex:none}.function-breakdown b{font-size:12px;display:block}.function-breakdown p{color:#61706d;margin:4px 0 0;font-size:12px;line-height:1.6}.function-child-preview{grid-template-columns:1fr 1fr;gap:6px;margin-top:14px;display:grid}.function-child-preview>span{background:#fff;border:1px solid #d9e2df;border-radius:5px;justify-content:space-between;gap:7px;padding:8px;font-size:12px;display:flex}.function-child-preview small{color:var(--muted);font-size:12px}.function-child-preview em{color:var(--muted);grid-column:1/-1;font-size:12px;font-style:normal}.relation-details{border:1px solid var(--line);border-radius:7px;margin-top:14px;overflow:hidden}.relation-details>summary{cursor:pointer;background:#f7f9f8;align-items:center;gap:8px;padding:11px 13px;font-size:12px;font-weight:700;list-style:none;display:flex}.relation-details>summary::-webkit-details-marker{display:none}.relation-details>summary:after{content:"＋";color:var(--green);margin-left:3px}.relation-details[open]>summary:after{content:"−"}.relation-details>summary small{color:var(--muted);margin-left:auto;font-size:12px;font-weight:500}.relation-details>div{padding:0 13px 14px}.relation-details>div>section:first-child{margin-top:14px}@media (width<=700px){.function-child-preview{grid-template-columns:1fr}}.header-menu{position:relative}.header-menu-popover{border:1px solid var(--line);z-index:12;background:#fff;border-radius:8px;width:180px;padding:6px;position:absolute;top:40px;right:0;box-shadow:0 14px 35px #15302a29}.header-menu-popover button{justify-content:flex-start;width:100%;height:36px}.header-menu-popover button:last-child{color:#995237}.tree-tools{align-items:center;gap:5px;padding:0 16px 11px;display:flex}.tree-tools>button{border:1px solid var(--line);color:#657572;background:#fff;border-radius:6px;align-items:center;gap:6px;height:31px;padding:0 9px;font-size:12px;display:flex}.tree-tools>button:first-child{flex:1;justify-content:flex-start}.tree-tools>button.active{color:var(--green);background:#eaf2ef;border-color:#9ab9b0}.tree-tools svg{width:13px}.tree-tools span{text-align:center;background:#d7e7e2;border-radius:9px;min-width:17px;margin-left:auto;padding:1px 5px;font-size:12px}.tree-tools .clear-filter{justify-content:center;width:31px;padding:0}.disclosure-section{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:16px;overflow:hidden}.disclosure-section>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:11px 14px;font-size:12px;font-weight:700;list-style:none;display:flex}.disclosure-section>summary::-webkit-details-marker{display:none}.disclosure-section>summary:after{content:"＋";color:var(--green);font-size:14px}.disclosure-section[open]>summary:after{content:"−"}.disclosure-section>summary:hover{background:#f4f7f6}.disclosure-section>summary small{color:var(--muted);margin-left:auto;font-size:12px;font-weight:500}.disclosure-body{border-top:1px solid var(--line);background:#fbfcfb;padding:14px}.node-editor>.disclosure-section{background:#f8faf9;margin-top:18px}.detail-disclosure{margin-top:12px}.detail-disclosure .detail-section{margin-top:0}.detail-disclosure .section-title{display:none}.review-prompt{background:#f3f8f6;border:1px solid #bfd2cc;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;margin:22px;padding:18px;display:flex}.review-prompt>div{align-items:center;gap:10px;display:flex}.review-prompt svg{width:20px;color:var(--green)}.review-prompt b,.review-prompt small{display:block}.review-prompt small{color:var(--muted);margin-top:3px;font-size:12px}.review-prompt button svg{color:#fff;width:15px}.change-layout.focused{width:min(820px,100% - 44px);margin:0 auto;padding-left:0;padding-right:0;display:block}.change-diff-head .text-button{font-size:12px}.issue-focus>.issue-lifecycle-actions{border-bottom:1px solid var(--line);justify-content:flex-start;padding:18px 22px}.issue-disclosure{margin:12px 22px}.issue-disclosure .issue-evidence{border-top:1px solid var(--line);padding:13px}.issue-disclosure .impact-bundle{border:0;border-top:1px solid var(--line);border-radius:0;margin:0}.issue-disclosure .issue-provenance{border-top:1px solid var(--line);margin:0;padding:13px}@media (width<=820px){.header-menu{display:block!important}.header-menu>button{display:flex!important}.header-menu-popover button{font-size:12px!important;display:flex!important}.review-prompt{flex-direction:column;align-items:stretch}.change-layout.focused{width:auto;margin:0 12px}.disclosure-section>summary{align-items:flex-start}.disclosure-section>summary small{text-align:right}}.review-next-step{background:#eaf4f0;border:1px solid #a9c8bf;border-radius:8px;align-items:flex-start;gap:10px;margin:18px 22px 2px;padding:14px;display:flex}.review-next-step>svg{color:#327760;flex:none;width:20px}.review-next-step b{font-size:13px;display:block}.review-next-step small{color:#526763;margin-top:4px;font-size:12px;line-height:1.5;display:block}.tree-main{font-size:13px}.tree-main small,.tree-hint,.project-select label,.panel-heading,.tree-tools>button{font-size:12px}.primary-navigation button{font-size:13px}.center-view-tabs button{font-size:12px}.diagram-header h1{font-size:21px}.diagram-header p,.diagram-legend,.diagram-tip{font-size:12px}.diagram-node b{font-size:13px}.diagram-node small,.diagram-node .data-summary em,.eyebrow{font-size:12px}.ai-first-hero p{font-size:13px}.function-detail-meta span{font-size:12px}.ai-breakdown-workspace>header p{font-size:12px;line-height:1.5}.ai-breakdown-health{font-size:12px}.breakdown-paths b{font-size:13px}.breakdown-paths small{font-size:12px;line-height:1.55}.breakdown-paths em{font-size:12px;line-height:1.5}.ai-breakdown-instruction{font-size:12px}.ai-breakdown-instruction textarea{font-size:13px}.ai-breakdown-action b,.ai-breakdown-action small{font-size:12px}.breakdown-analysis b{font-size:13px}.breakdown-analysis p{font-size:12px;line-height:1.6}.breakdown-findings b{font-size:12px}.breakdown-findings p{font-size:12px;line-height:1.55}.proposal-heading b{font-size:13px}.proposal-heading small,.proposal-heading>button,.breakdown-proposals b,.breakdown-proposals small{font-size:12px}.breakdown-proposals p{font-size:12px;line-height:1.55}.breakdown-proposals em,.ai-breakdown-result>footer>span,.focus-hero p,.change-title p,.change-summary p{font-size:12px}.review-prompt b{font-size:13px}.review-prompt small{font-size:12px}.change-diff-head b{font-size:13px}.change-diff-head span,.change-diff-head .text-button,.change-operations b,.change-operations small,.change-operations article em,.merge-actions>span,.change-validation>header b,.change-validation>header small,.validation-columns h3,.validation-columns article b,.validation-columns article small{font-size:12px}.disclosure-section>summary{font-size:13px}.disclosure-section>summary small{font-size:12px}.change-validation.conflict-only>header{border-bottom:0}.change-validation.conflict-only.has-conflict>header{background:#fff0ea}.change-validation.conflict-only.has-conflict>header>svg{color:#bd5832}.blocking-conflict-list{border-top:1px solid #ecd1c5;padding:5px 14px 12px}.blocking-conflict-list article{border-bottom:1px solid #f0e0da;align-items:flex-start;gap:9px;padding:10px 0;display:flex}.blocking-conflict-list article:last-child{border-bottom:0}.blocking-conflict-list svg{color:#bf5932;flex:none;width:17px}.blocking-conflict-list b,.blocking-conflict-list small{display:block}.blocking-conflict-list b{font-size:13px}.blocking-conflict-list small{color:#6d5a53;margin-top:4px;font-size:12px;line-height:1.55}.change-validation.conflict-only>footer{background:#f4f8f6;border-top:1px solid #d4e2dd}.change-validation.conflict-only>footer>div{color:#397561}.change-validation.conflict-only>footer b{font-size:13px}.change-validation.conflict-only>footer small{color:#5c6e69;font-size:12px;line-height:1.5}.validation-columns article small{max-height:none;line-height:1.55;overflow:visible}.validation-columns article{padding:9px 0}.change-validation>header,.change-validation>header>div:last-child{flex-wrap:wrap}.change-operations article{align-items:flex-start}.issue-inbox>button small{line-height:1.55}.scope-group button b{line-height:1.4}.ai-preview-list em{line-height:1.55}.diagram-node{height:70px}.diagram-node>button{top:24px}.diagram-context{border-bottom:1px solid var(--line);background:#fbfcfb;flex:none;justify-content:space-between;align-items:center;gap:15px;height:44px;padding:0 24px;display:flex}.diagram-context nav{align-items:center;min-width:0;display:flex;overflow:hidden}.diagram-context nav button{color:#70807c;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;border-radius:5px;align-items:center;gap:4px;min-width:0;max-width:210px;height:30px;padding:0 7px;font-size:12px;display:flex;overflow:hidden}.diagram-context nav button:hover{color:var(--green);background:#edf2f0}.diagram-context nav button.current{color:var(--green);font-weight:700}.diagram-context nav svg{flex:none;width:13px}.diagram-context>div{flex:none;gap:6px;display:flex}.diagram-context>div span{color:#61716d;background:#e8eeec;border-radius:12px;padding:4px 8px;font-size:12px}.diagram-level-label{z-index:1;color:#71817d;letter-spacing:.7px;text-transform:uppercase;font-size:12px;font-weight:700;position:absolute;left:18px}.diagram-lines path{stroke:#a5bbb5;stroke-width:1.6px}.diagram-node{border-radius:10px;width:220px;height:76px;padding:10px 36px 10px 11px;transition:left .22s,top .22s,box-shadow .15s,border-color .15s,transform .15s;box-shadow:0 5px 16px #1d403814}.diagram-node.depth-0{background:linear-gradient(135deg,#fff,#f1f7f5);border-color:#8bb1a7;border-left-width:5px}.diagram-node:hover{z-index:3}.diagram-node>.diagram-node-actions{opacity:.25;flex-direction:column;align-items:center;gap:5px;width:34px;min-width:34px;height:auto;transition:opacity .15s;display:flex;position:absolute;top:7px;right:-18px}.diagram-node:hover>.diagram-node-actions,.diagram-node.selected>.diagram-node-actions{opacity:1}.diagram-node-actions button{width:31px;height:29px;color:var(--green);background:#fff;border:1px solid #abc2bc;border-radius:8px;place-items:center;display:grid;position:relative;box-shadow:0 3px 9px #143a311f}.diagram-node-actions button:hover{background:var(--green);color:#fff}.diagram-node-actions button svg{width:14px;transition:transform .18s}.diagram-node-actions button svg.expanded{transform:rotate(90deg)}.diagram-node-actions button em{color:#3e6159;background:#dfeae7;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:12px;font-style:normal;display:grid;position:absolute;top:-7px;right:-7px}.diagram-node-summary{color:#71817d;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:12px;display:block;overflow:hidden}.diagram-scaled.semantic-medium .diagram-node-summary,.diagram-scaled.semantic-small .diagram-node-summary,.diagram-scaled.semantic-small .diagram-node small,.diagram-scaled.semantic-small .data-summary{display:none}.diagram-scaled.semantic-small .diagram-node{height:58px;padding-top:9px;padding-bottom:9px}.diagram-scaled.semantic-small .diagram-node>.diagram-node-actions{top:5px}.diagram-scaled.semantic-small .diagram-level-label{opacity:.7}.diagram-tools{gap:2px}.diagram-tools button+button{border-left:1px solid #e2e8e6}.diagram-tip{height:34px}@media (width<=820px){.diagram-context{padding:0 12px}.diagram-context>div span:last-child{display:none}.diagram-node{width:200px}.diagram-node>.diagram-node-actions{opacity:.8}}.hierarchy-map{background:#f1f5f3;height:100%;min-height:0;overflow:hidden}.hierarchy-scroll{height:100%;padding:28px clamp(20px,3vw,44px) 55px;overflow:auto}.product-overview-hero{background:linear-gradient(135deg,#fff 0%,#f5faf8 72%,#e4f0ec 100%);border:1px solid #cbd9d5;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;padding:27px 30px 0;display:grid;overflow:hidden;box-shadow:0 12px 32px #183b3317}.product-overview-hero h1{align-items:center;gap:10px;margin:6px 0;font-size:27px;display:flex}.product-overview-hero h1 svg{width:25px;color:var(--green)}.product-overview-hero p{color:#5d6d69;max-width:750px;margin:0;font-size:13px;line-height:1.65}.product-overview-stats{background:#ffffffa8;border-top:1px solid #d5e1dd;grid-column:1/-1;grid-template-columns:repeat(5,1fr);margin:22px -30px 0;display:grid}.product-overview-stats>div{border-right:1px solid #dbe5e2;padding:15px 20px}.product-overview-stats>div:last-child{border:0}.product-overview-stats strong,.product-overview-stats span{display:block}.product-overview-stats strong{font-size:22px}.product-overview-stats span{color:#6b7976;margin-top:2px;font-size:12px}.product-overview-stats .warning strong{color:#b45734}.function-map-section{margin-top:28px}.function-map-section>header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;padding:0 3px;display:flex}.function-map-section>header h2{margin:5px 0 3px;font-size:20px}.function-map-section>header p{color:var(--muted);margin:0;font-size:12px}.function-map-section>header>span{color:#46665f;background:#dfeae7;border-radius:15px;padding:6px 10px;font-size:12px}.function-domain-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:14px;display:grid}.function-domain-card{background:#fff;border:1px solid #d0dcda;border-top:4px solid #8ca69f;border-radius:12px;flex-direction:column;min-width:0;min-height:330px;padding:20px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;position:relative;box-shadow:0 7px 22px #1b3a3312}.function-domain-card:hover{border-color:#91b0a8;transform:translateY(-3px);box-shadow:0 13px 30px #1b43391f}.function-domain-card.status-confirmed{border-top-color:#3c8c75}.function-domain-card.status-unresolved{border-top-color:#db7144}.function-domain-card.status-assumption{border-top-color:#d5a933}.function-domain-card>header{align-items:center;gap:11px;display:flex}.domain-icon{color:#176053;background:#e5f1ed;border:1px solid #bdd2cc;border-radius:9px;flex:none;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:grid}.function-domain-card>header>div{min-width:0}.function-domain-card h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;overflow:hidden}.function-domain-card>header p{color:var(--muted);margin:3px 0 0;font-size:12px}.function-domain-card>header>em{color:#a84f2e;background:#fae9e2;border-radius:12px;align-items:center;gap:4px;margin-left:auto;padding:4px 7px;font-size:12px;font-style:normal;display:flex}.function-domain-card>header>em svg{width:13px}.domain-description{color:#5d6c69;min-height:42px;margin:15px 0 11px;font-size:12px;line-height:1.65}.domain-progress{background:#e6ecea;border-radius:3px;height:5px;margin:0 0 25px;position:relative}.domain-progress>span{background:#57937f;border-radius:3px;height:100%;display:block}.domain-progress small{color:#71807d;font-size:12px;position:absolute;top:8px;right:0}.domain-preview{background:#f5f8f7;border-radius:8px;margin-top:7px;padding:13px}.domain-preview>b{color:#50635e;margin-bottom:7px;font-size:12px;display:block}.domain-preview>span{border-bottom:1px solid #e3e9e7;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 0;font-size:12px;display:grid}.domain-preview>span:last-of-type{border:0}.domain-preview i{background:#68a08f;border-radius:50%;width:6px;height:6px}.domain-preview small{color:var(--muted);font-size:12px}.domain-preview>p{color:var(--muted);margin:6px 0;font-size:12px}.function-domain-card>footer{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:16px;display:flex}.function-domain-card>footer button{white-space:nowrap}.branch-breadcrumb{align-items:center;height:38px;margin-bottom:12px;display:flex;overflow:hidden}.branch-breadcrumb button{color:#697975;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;border-radius:5px;align-items:center;gap:5px;min-width:0;max-width:230px;height:30px;padding:0 7px;font-size:12px;display:flex;overflow:hidden}.branch-breadcrumb button:hover{background:#e4ece9}.branch-breadcrumb button.current{color:var(--green);font-weight:700}.branch-breadcrumb svg{flex:none;width:13px}.branch-hero{background:linear-gradient(135deg,#fff,#edf6f2);border:1px solid #c9dad5;border-radius:13px;justify-content:space-between;align-items:center;gap:24px;padding:23px 26px;display:flex;box-shadow:0 10px 28px #183c3317}.branch-hero>div:first-child{align-items:flex-start;gap:14px;min-width:0;display:flex}.branch-hero h1{margin:3px 0 6px;font-size:24px}.branch-hero p{color:#5c6d69;margin:0;font-size:12px;line-height:1.6}.branch-hero small{color:#597069;font-size:12px}.branch-hero>div:last-child{flex:none;align-items:center;gap:8px;display:flex}.branch-hero>div:last-child>span{text-align:center;color:#687874;background:#fffc;border-radius:8px;min-width:76px;padding:8px 10px;font-size:12px}.branch-hero>div:last-child>span strong{color:var(--ink);font-size:18px;display:block}.branch-hero>div:last-child>span.warning strong{color:#b25432}.branch-group{background:#fff;border:1px solid #d2ddda;border-radius:12px;margin-top:18px;overflow:hidden}.branch-group>header{background:#f7f9f8;border-bottom:1px solid #dce5e2;align-items:center;gap:11px;padding:16px 18px;display:flex}.branch-group>header>span{color:#236b58;background:#dfeee9;border-radius:8px;place-items:center;width:35px;height:35px;display:grid}.branch-group.branch>header>span{color:#b05b34;background:#fff0e6}.branch-group.support>header>span{color:#705187;background:#eee8f4}.branch-group>header svg{width:18px}.branch-group>header h2{margin:0;font-size:15px}.branch-group>header p{color:var(--muted);margin:3px 0 0;font-size:12px}.branch-group>header em{text-align:center;background:#e3ebe8;border-radius:14px;min-width:27px;margin-left:auto;padding:3px 7px;font-size:12px;font-style:normal}.branch-item-grid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:10px;padding:14px;display:grid}.branch-item{background:#fff;border:1px solid #d8e1de;border-left:4px solid #88a49c;border-radius:9px;grid-template-columns:31px minmax(0,1fr);gap:10px;min-width:0;padding:14px;display:grid}.branch-item.status-confirmed{border-left-color:#398a72}.branch-item.status-unresolved{border-left-color:#dc7144}.branch-item.status-assumption{border-left-color:#d5aa37}.branch-index{color:#2a725e;background:#e4efeb;border-radius:7px;place-items:center;width:27px;height:27px;font-size:12px;font-weight:800;display:grid}.branch-item>div{min-width:0}.branch-item header{align-items:center;gap:7px;display:flex}.branch-item h3{white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:14px;overflow:hidden}.branch-item header>span{color:#61726e;background:#edf2f0;border-radius:8px;margin-left:auto;padding:2px 6px;font-size:12px}.branch-item p{color:#64736f;min-height:38px;margin:7px 0;font-size:12px;line-height:1.55}.branch-item footer{border-top:1px solid #e7ecea;justify-content:space-between;align-items:center;gap:8px;padding-top:8px;display:flex}.branch-item footer>small{color:#75837f;font-size:12px}.branch-item footer>span{gap:4px;display:flex}.branch-item footer button{color:var(--green);background:0 0;border:0;border-radius:5px;align-items:center;gap:4px;padding:5px 7px;font-size:12px;display:flex}.branch-item footer button:hover{background:#e8f0ed}.branch-item footer svg{width:13px}.hierarchy-empty{text-align:center;color:#71827e;background:#fbfcfb;border:1px dashed #b8cbc5;border-radius:12px;padding:55px 20px}.hierarchy-empty>svg{color:#4d8978;width:32px}.hierarchy-empty h3{color:var(--ink);margin:8px 0 4px;font-size:16px}.hierarchy-empty p{margin:0 0 15px;font-size:12px}@media (width<=1100px){.product-overview-stats{grid-template-columns:repeat(3,1fr)}.branch-hero{flex-direction:column;align-items:flex-start}.branch-hero>div:last-child{flex-wrap:wrap;width:100%}.branch-hero>div:last-child>button{margin-left:auto}}@media (width<=700px){.hierarchy-scroll{padding:18px 12px 40px}.product-overview-hero{grid-template-columns:1fr;padding:22px 20px 0}.product-overview-stats{grid-template-columns:1fr 1fr;margin-left:-20px;margin-right:-20px}.function-map-section>header{flex-direction:column;align-items:flex-start}.function-domain-grid,.branch-item-grid{grid-template-columns:1fr}.branch-hero>div:last-child>span{flex:1}.branch-hero>div:last-child>button{width:100%;margin-left:0}}.org-chart{background:#f5f7f6;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.org-chart-toolbar{z-index:5;background:#fffffff5;border-bottom:1px solid #d8e1de;flex:none;grid-template-columns:minmax(180px,1fr) minmax(320px,540px) minmax(310px,1fr);align-items:center;gap:18px;min-height:66px;padding:10px 22px;display:grid;position:relative;box-shadow:0 3px 12px #1e3d360f}.org-chart-title{align-items:center;gap:10px;min-width:0;display:flex}.org-chart-title>svg{width:24px;color:var(--green)}.org-chart-title>span{min-width:0}.org-chart-title b,.org-chart-title small{display:block}.org-chart-title b{font-size:16px}.org-chart-title small{color:#71807d;margin-top:2px;font-size:13px}.org-search-wrap{background:#f8faf9;border:1px solid #cbd8d4;border-radius:22px;align-items:center;gap:8px;height:42px;padding:0 10px 0 13px;display:flex;box-shadow:0 4px 14px #1c3a3314}.org-search-wrap:focus-within{background:#fff;border-color:#6c9e92;box-shadow:0 0 0 3px #d9ebe6}.org-search-wrap>svg{color:#59726c;flex:none;width:18px}.org-search-wrap input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.org-search-wrap>span{color:#5f716d;flex:none;font-size:13px}.org-search-wrap button{background:0 0;border:0;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.org-search-wrap button:hover{background:#e5ecea}.org-search-wrap button svg{width:15px}.org-chart-actions{justify-content:flex-end;align-items:center;gap:3px;display:flex}.org-chart-actions button{background:0 0;border:0;border-radius:7px;place-items:center;min-width:34px;height:34px;display:grid}.org-chart-actions button:hover{color:var(--green);background:#e7efec}.org-chart-actions button svg{width:17px}.org-chart-actions i{background:#d9e1df;width:1px;height:24px;margin:0 4px}.org-chart-actions>span{text-align:center;color:#53645f;min-width:48px;font-size:13px}.org-chart-actions .focus-exit{color:#315e54;background:#f5f8f7;border:1px solid #c9d7d3;gap:5px;width:auto;padding:0 10px;font-size:13px;display:flex}.org-search-summary{z-index:4;color:#50655f;background:#edf4f1;border-bottom:1px solid #dce4e2;flex:none;justify-content:center;align-items:center;gap:7px;min-height:43px;padding:6px 20px;font-size:13px;display:flex;position:relative}.org-search-summary>span{margin-right:6px}.org-search-summary button{color:#285f52;background:#fff;border:1px solid #c8d7d3;border-radius:6px;align-items:center;gap:5px;height:30px;padding:0 10px;font-size:13px;display:flex}.org-search-summary button:hover{background:#f7fbf9;border-color:#7fa99e}.org-search-summary button svg{width:14px}.org-chart-viewport{overscroll-behavior:contain;background-color:#f6f8f7;background-image:radial-gradient(#d2dcda .8px,#0000 .8px);background-size:20px 20px;flex:1;min-height:0;overflow:auto}.org-chart-canvas{min-width:100%;min-height:100%;position:relative}.org-chart-scaled{transform-origin:0 0;position:absolute;top:0;left:0}.org-chart-lines{position:absolute;inset:0;overflow:visible}.org-chart-lines path{fill:none;stroke:#a8bbb6;stroke-width:1.5px;stroke-linejoin:round;transition:opacity .2s,stroke .2s}.org-chart-lines path.dimmed{opacity:.12}.org-node{cursor:pointer;background:#fff;border:1px solid #cbd8d4;border-top:3px solid #8da39e;border-radius:7px;grid-template-columns:34px minmax(0,1fr) 24px;align-items:center;gap:8px;width:190px;height:62px;padding:9px 7px 9px 10px;transition:opacity .2s,box-shadow .15s,border-color .15s,transform .15s;display:grid;position:absolute;box-shadow:0 4px 11px #1c3b3417}.org-node:hover{z-index:4;border-color:#6e9b90;transform:translateY(-2px);box-shadow:0 8px 19px #19463c29}.org-node.depth-0{background:linear-gradient(145deg,#fff,#edf6f2);border-color:#246f5e #5f9588 #5f9588;box-shadow:0 7px 18px #194c4126}.org-node.status-confirmed{border-top-color:#368870}.org-node.status-unresolved{border-top-color:#df7546}.org-node.status-assumption{border-top-color:#d4a62e}.org-node.status-excluded,.org-node.status-deprecated{opacity:.62;border-style:dashed}.org-node.selected{border-color:#2f806d;outline:3px solid #c5e1da}.org-node.dimmed{opacity:.16}.org-node.search-match{border-color:#b87939;box-shadow:0 0 0 3px #f6ddbf,0 7px 17px #68411b24}.org-node.current-match{z-index:3;border-color:#b65c25;box-shadow:0 0 0 4px #f5d3b9,0 8px 20px #6e3b1c2e}.org-node-type{color:#176153;background:#e7f1ee;border:1px solid #bed2cd;border-radius:5px;place-items:center;width:32px;height:32px;font-size:14px;font-weight:800;display:grid}.org-node-copy{min-width:0}.org-node-copy b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.35;display:block;overflow:hidden}.org-node-copy small{text-overflow:ellipsis;white-space:nowrap;color:#697975;margin-top:3px;font-size:12px;display:block;overflow:hidden}.org-node-focus{color:#82918e;opacity:0;background:0 0;border:0;border-radius:5px;place-items:center;width:24px;height:27px;display:grid}.org-node:hover .org-node-focus,.org-node.selected .org-node-focus,.org-node.current-match .org-node-focus{opacity:1}.org-node-focus:hover{color:var(--green);background:#e6efec}.org-node-focus svg{width:15px}.org-node-toggle{color:#326c5e;z-index:3;background:#fff;border:1px solid #adc2bd;border-radius:13px;justify-content:center;align-items:center;gap:1px;min-width:29px;height:25px;padding:0 5px;display:flex;position:absolute;bottom:-16px;left:50%;transform:translate(-50%);box-shadow:0 2px 7px #1a3d3521}.org-node-toggle:hover{background:#e8f2ef}.org-node-toggle svg{width:13px}.org-node-toggle em{font-size:12px;font-style:normal}.org-chart-tip{color:#71807d;background:#fafbfb;border-top:1px solid #d9e1df;flex:none;place-items:center;height:36px;font-size:13px;display:grid}@media (width<=1050px){.org-chart-toolbar{grid-template-columns:1fr minmax(280px,1.5fr)}.org-chart-title{display:none}.org-chart-actions{justify-content:flex-end}}@media (width<=720px){.org-chart-toolbar{grid-template-columns:1fr;gap:7px;padding:8px 10px}.org-chart-actions{justify-content:center}.org-chart-actions .focus-exit{z-index:6;position:absolute;bottom:-40px;left:10px}.org-search-summary{white-space:nowrap;justify-content:flex-start;overflow:auto}.org-chart-tip{display:none}}.auto-flow{background:#f2f6f4;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.auto-flow-header{border-bottom:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:25px;min-height:86px;padding:16px 26px;display:flex}.auto-flow-header h1{align-items:center;gap:8px;margin:3px 0;font-size:21px;display:flex}.auto-flow-header h1 svg{width:21px;color:var(--green)}.auto-flow-header p{color:var(--muted);margin:0;font-size:13px}.auto-flow-badge{color:#286957;white-space:nowrap;background:#e4f2ed;border-radius:18px;align-items:center;gap:7px;padding:8px 11px;font-size:13px;display:flex}.auto-flow-badge svg{width:15px}.auto-flow-layout{flex:1;grid-template-columns:285px minmax(0,1fr);min-height:0;display:grid}.flow-catalog{border-right:1px solid var(--line);background:#fbfcfb;flex-direction:column;min-height:0;display:flex}.flow-catalog>header{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;height:64px;padding:0 18px;display:flex}.flow-catalog>header b,.flow-catalog>header small{display:block}.flow-catalog>header b{font-size:15px}.flow-catalog>header small{color:var(--muted);margin-top:3px;font-size:12px}.flow-catalog>header em{color:#315f55;text-align:center;background:#dfeae7;border-radius:14px;min-width:27px;padding:4px 7px;font-size:13px;font-style:normal}.flow-catalog>div{padding:8px;overflow:auto}.flow-catalog button{text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-height:62px;margin-bottom:5px;padding:9px;display:grid}.flow-catalog button:hover{background:#f0f4f2}.flow-catalog button.active{color:#174c44;background:#e4f0ec;border-color:#a9c8bf}.flow-catalog button>span{color:#56716a;background:#e5ecea;border-radius:7px;place-items:center;width:27px;height:27px;font-size:13px;font-weight:800;display:grid}.flow-catalog button.active>span{color:#fff;background:#246d5d}.flow-catalog button b,.flow-catalog button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.flow-catalog button b{font-size:14px}.flow-catalog button small{color:#71807d;margin-top:4px;font-size:12px}.flow-detail{flex-direction:column;min-width:0;min-height:0;display:flex}.flow-detail-head{border-bottom:1px solid var(--line);background:#f9fbfa;flex:none;justify-content:space-between;align-items:center;gap:22px;min-height:102px;padding:16px 25px;display:flex}.flow-detail-head>div:first-child{min-width:0}.flow-detail-head>div:first-child>span{color:#397364;font-size:12px;font-weight:700}.flow-detail-head h2{margin:3px 0;font-size:22px}.flow-detail-head p{color:#687874;max-width:720px;margin:0;font-size:13px;line-height:1.5}.flow-stat-row{flex:none;gap:6px;display:flex}.flow-stat-row>span{text-align:center;color:#687874;background:#fff;border:1px solid #d7e1de;border-radius:7px;min-width:78px;padding:7px 9px;font-size:12px}.flow-stat-row strong{color:#203b36;font-size:17px;display:block}.flow-path-area{background-image:radial-gradient(#d0dcd8 .7px,#0000 .7px);background-size:18px 18px;flex:1;grid-template-columns:minmax(390px,620px) 260px;justify-content:center;align-items:start;gap:34px;min-height:0;padding:28px 30px 60px;display:grid;overflow:auto}.auto-flow-board{flex-direction:column;align-items:center;min-width:390px;display:flex}.auto-flow-stage{flex-direction:column;align-items:center;display:flex}.auto-branch-label{color:#846414;background:#fff6dc;border-radius:6px;align-items:center;gap:7px;width:330px;margin-top:7px;padding:7px 10px;font-size:12px;display:flex}.auto-branch-label svg{flex:none;width:14px}.auto-flow-end{background:#e5f3ea;border:1px solid #6da082;border-radius:32px;align-items:center;gap:11px;width:330px;min-height:62px;padding:10px 15px;display:flex}.auto-flow-end>svg{color:#28704c;width:24px}.auto-flow-end b,.auto-flow-end small{display:block}.auto-flow-end b{font-size:14px}.auto-flow-end small{color:#60776b;margin-top:3px;font-size:12px}.flow-inferred-empty{color:#426b61;background:#f6faf8;border:1px dashed #9bbab1;border-radius:8px;grid-template-columns:32px 1fr;gap:2px 9px;width:330px;padding:13px;display:grid}.flow-inferred-empty svg{grid-row:1/3;width:23px}.flow-inferred-empty b{font-size:13px}.flow-inferred-empty span{color:#6a7d78;font-size:12px;line-height:1.45}.flow-side-paths{background:#fff;border:1px solid #d6e0dd;border-radius:9px;position:sticky;top:0;overflow:hidden;box-shadow:0 5px 15px #26413b0f}.flow-side-paths>header{background:#edf4f1;border-bottom:1px solid #dbe5e2;gap:8px;padding:12px;display:flex}.flow-side-paths>header svg{color:#356e60;width:18px}.flow-side-paths>header b,.flow-side-paths>header span{display:block}.flow-side-paths>header b{font-size:14px}.flow-side-paths>header span{color:#71807d;margin-top:2px;font-size:12px}.flow-side-paths>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #e8edeb;align-items:flex-start;gap:9px;width:100%;padding:11px;display:flex}.flow-side-paths>button:hover{background:#f3f7f5}.flow-side-paths>button>svg{color:#98741c;flex:none;width:17px}.flow-side-paths>button.exception>svg{color:#b85a34}.flow-side-paths button b,.flow-side-paths button small{display:block}.flow-side-paths button b{font-size:13px}.flow-side-paths button small{color:#788682;margin-top:3px;font-size:12px}.flow-side-empty{color:#5e7c72;align-items:center;gap:8px;padding:22px 14px;font-size:13px;display:flex}.flow-side-empty svg{width:18px}@media (width<=1050px){.auto-flow-layout{grid-template-columns:235px minmax(0,1fr)}.flow-path-area{grid-template-columns:minmax(350px,1fr) 220px;gap:18px;padding-left:16px;padding-right:16px}.flow-detail-head{align-items:flex-start}.flow-stat-row{display:none}}@media (width<=760px){.auto-flow-header{min-height:72px;padding:12px}.auto-flow-header p,.auto-flow-badge{display:none}.auto-flow-layout{display:block;overflow:auto}.flow-catalog{border-right:0;border-bottom:1px solid var(--line);height:auto}.flow-catalog>div{display:flex;overflow:auto}.flow-catalog button{min-width:220px}.flow-detail{min-height:650px}.flow-path-area{padding:22px 12px;display:block}.flow-side-paths{width:330px;margin:28px auto 0;position:static}}.org-chart-lines path{stroke-width:1.4px}.org-node{border-radius:6px;grid-template-columns:28px minmax(0,1fr) 21px;gap:6px;width:158px;height:52px;padding:7px 5px 7px 8px;box-shadow:0 3px 9px #1c3b3414}.org-node.compact-leaf{box-shadow:0 2px 6px #1c3b3412}.org-node-type{width:27px;height:27px;font-size:13px}.org-node-copy b{font-size:13px;line-height:1.3}.org-node-copy small{margin-top:2px}.org-node-focus{width:21px;height:25px}.org-node-toggle{min-width:27px;height:23px;bottom:-14px}.org-chart-lines path.compact-edge{stroke:#9eb3ae;stroke-width:1.3px}.issue-status-summary{border-left:1px solid var(--line);align-items:center;padding-left:20px;display:flex}.issue-center-head>.issue-status-summary>div{text-align:center;border:0;min-width:72px}.issue-status-summary strong{color:var(--ink);font-size:22px;display:block}.issue-status-summary span{color:var(--muted);font-size:12px}.issue-filters{border-bottom:1px solid var(--line);background:#fafbfb;align-items:center;gap:5px;padding:10px 20px;display:flex}.issue-filters button{color:#667572;background:0 0;border:1px solid #0000;border-radius:15px;align-items:center;gap:6px;padding:5px 9px;font-size:12px;display:flex}.issue-filters button:hover{background:#edf2f0}.issue-filters button.active{color:var(--green);background:#e6f0ed;border-color:#9cb8b0;font-weight:700}.issue-filters button span{text-align:center;background:#dce5e2;border-radius:8px;min-width:16px;padding:1px 4px;font-size:12px}.issue-inbox>button>span>em{color:#65736f;background:#e8edeb;border-radius:4px;margin-top:5px;padding:2px 5px;font-size:12px;font-style:normal;display:inline-block}.issue-inbox>button.status-inProgress>span>em{color:#684f7d;background:#e7e0ef}.issue-inbox>button.status-resolved>span>em{color:#287052;background:#dcefe5}.issue-inbox>button.status-accepted>span>em{color:#826116;background:#fff0d3}.issue-inbox>button.status-ignored{opacity:.65}.issue-filter-empty{text-align:center;color:var(--muted);padding:35px 12px;font-size:12px}.issue-title-meta{align-items:center;gap:6px;display:flex}.issue-title-meta>span{border-radius:4px;padding:3px 6px;font-size:12px;font-weight:800;display:inline-block}.issue-status{color:#61706d;background:#e8edeb}.issue-status.status-inProgress{color:#674d7e;background:#e7e0ef}.issue-status.status-resolved{color:#287052;background:#dcefe5}.issue-status.status-accepted{color:#826116;background:#fff0d3}.issue-status.status-ignored{color:#777;background:#eceeed}.issue-provenance{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.issue-provenance span{color:#5f706c;background:#eef3f1;border-radius:4px;align-items:center;gap:4px;padding:4px 6px;font-size:12px;display:flex}.issue-provenance svg{width:11px;color:var(--green)}.issue-lifecycle-actions{justify-content:flex-end;gap:7px;padding:0 22px;display:flex}.issue-lifecycle-actions button{align-items:center;gap:6px;display:flex}.issue-lifecycle-actions svg{width:13px}@media (width<=820px){.issue-status-summary{display:none}.issue-filters{padding:8px 10px;overflow:auto}.issue-filters button{white-space:nowrap}.issue-center-head{height:auto}}.flow-sequence,.flow-sequence-item{flex-direction:column;align-items:center;display:flex}.flow-branches{justify-content:center;align-items:flex-start;gap:22px;margin:0 -180px 18px;padding-top:26px;display:flex;position:relative}.flow-branches:before{content:"";background:#89a69e;height:1px;position:absolute;top:0;left:176px;right:176px}.flow-branches.single:before{display:none}.flow-branch{flex-direction:column;align-items:center;width:330px;display:flex;position:relative}.flow-branch:before{content:"";background:#89a69e;width:1px;height:26px;position:absolute;top:-26px;left:50%}.flow-branch-number{z-index:1;color:#806313;background:#fffaf0;border:1px solid #d6b868;border-radius:12px;margin:-13px 0 8px;padding:3px 9px;font-size:12px;font-weight:700;position:relative}.flow-split-stem{background:#89a69e;width:1px;height:28px}.flow-node.exception{background:#fff7f3;border-color:#df9c82 #df9c82 #df9c82 #bd5a35}.flow-node.exception>span{color:#a84d2a;background:#f8e4dc}.flow-merge-hint{color:#426b61;background:#f6faf8;border:1px dashed #8eaaa2;border-radius:14px;align-items:center;gap:6px;margin:8px 0 0;padding:5px 9px;font-size:12px;display:flex}.flow-merge-hint svg{width:13px}@media (width<=1100px){.flow-branches{flex-direction:column;gap:18px;margin:0}.flow-branches:before{display:none}.flow-branch:before{height:18px;top:-18px;left:50%}}.recovery-notice{z-index:1000;color:#733f25;background:#fff7ef;border:1px solid #dda785;border-radius:8px;align-items:center;gap:10px;max-width:min(850px,100vw - 24px);padding:10px 12px;font-size:14px;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #5a32192e}.recovery-notice span{flex:1}.recovery-notice button{white-space:nowrap;color:#6b3820;background:#fff;border:1px solid #c89270;border-radius:6px;padding:6px 9px;font-size:13px}.ai-task-picker{background:#f7faf9;border:1px solid #cad9d5;border-radius:10px;margin:14px 22px 8px;padding:14px}.ai-task-picker>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}.ai-task-picker>header b,.ai-task-picker>header small{display:block}.ai-task-picker>header b{font-size:14px}.ai-task-picker>header small{color:var(--muted);margin-top:3px;font-size:12px}.ai-task-picker>header>span{color:#266c59;white-space:nowrap;background:#ddefe8;border-radius:12px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;display:flex}.ai-task-picker>header>span svg{width:13px}.ai-action-choice{text-align:left;background:#fff;border:1px solid #74a296;border-radius:8px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:12px;display:grid;box-shadow:0 0 0 2px #dcece7}.ai-action-choice>svg{width:22px;color:var(--green)}.ai-action-choice span{min-width:0}.ai-action-choice b,.ai-action-choice small,.ai-action-choice em{display:block}.ai-action-choice b{font-size:14px}.ai-action-choice small{color:#536864;margin-top:2px;font-size:12px}.ai-action-choice em{color:var(--muted);margin-top:4px;font-size:12px;font-style:normal}.ai-action-choice strong{color:var(--green);background:#edf4f2;border-radius:6px;padding:6px 9px;font-size:12px}.ai-action-options{border-top:1px solid #dbe5e2;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px;padding-top:9px;display:grid}.ai-action-options>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:7px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:8px;min-width:0;padding:9px;display:grid}.ai-action-options>button:hover{background:#f8fbfa;border-color:#91afa8}.ai-action-options svg{width:17px;color:var(--green)}.ai-action-options b,.ai-action-options small{display:block}.ai-action-options b{font-size:12px}.ai-action-options b em{color:#266c59;background:#ddefe8;border-radius:8px;margin-left:6px;padding:2px 5px;font-size:11px;font-style:normal}.ai-action-options small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.35}.ai-instruction>small{color:var(--muted);margin-left:7px;font-size:12px;font-weight:400}@media (width<=620px){.ai-task-picker{margin-left:14px;margin-right:14px}.ai-action-choice{grid-template-columns:32px minmax(0,1fr)}.ai-action-choice>strong{grid-column:2;justify-self:start}.ai-action-options{grid-template-columns:1fr}}.ai-auto-plan{background:linear-gradient(135deg,#f8fbfa,#edf6f3);border:1px solid #bcd2cc;border-radius:10px;grid-template-columns:36px minmax(0,1fr);gap:11px;margin:14px 22px 8px;padding:14px;display:grid}.ai-auto-plan>svg{color:#286d5b;width:22px}.ai-auto-plan b{font-size:14px}.ai-auto-plan p{color:#536864;margin:4px 0;font-size:12px;line-height:1.55}.ai-auto-plan small{color:var(--muted);font-size:12px}.ai-stage-result{background:#eaf5f1;border:1px solid #9fc4b9;border-radius:8px;grid-template-columns:28px minmax(0,1fr);gap:9px;margin-bottom:10px;padding:11px 12px;display:grid}.ai-stage-result>svg{color:#24705b;width:18px}.ai-stage-result span,.ai-stage-result b{display:block}.ai-stage-result span{color:#55716a;font-size:12px}.ai-stage-result b{margin-top:2px;font-size:14px}.ai-stage-result p{color:#566b66;margin:5px 0 0;font-size:12px;line-height:1.5}@media (width<=620px){.ai-auto-plan{margin-left:14px;margin-right:14px}}.assistant-handoff{box-shadow:var(--shadow);background:linear-gradient(135deg,#f8fbfa,#edf5f2);border:1px solid #b9d0ca;border-radius:10px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:20px;padding:16px 18px;display:grid}.assistant-handoff>svg{color:#654d7e;width:23px}.assistant-handoff b,.assistant-handoff small{display:block}.assistant-handoff b{font-size:14px}.assistant-handoff p{color:#536864;margin:4px 0;font-size:12px;line-height:1.5}.assistant-handoff small{color:var(--muted);font-size:12px}.assistant-handoff>button{white-space:nowrap}.assistant-handoff>button svg{width:15px}@media (width<=720px){.assistant-handoff{grid-template-columns:32px minmax(0,1fr)}.assistant-handoff>button{grid-column:1/-1;width:100%}}.prototype-workspace{background:#edf3f1;grid-template-columns:230px minmax(0,1fr);height:calc(100vh - 116px);display:grid;overflow:hidden}.prototype-sidebar{border-right:1px solid var(--line);background:#f8faf9;padding:16px 10px;overflow:auto}.prototype-sidebar header{justify-content:space-between;align-items:center;padding:4px 8px 12px;display:flex}.prototype-sidebar header b{font-size:15px}.prototype-sidebar header span{color:#45645c;background:#e1ebe8;border-radius:12px;padding:2px 7px;font-size:12px}.prototype-sidebar>button{text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;width:100%;padding:11px 12px;display:block}.prototype-sidebar>button:hover{background:#eef4f2}.prototype-sidebar>button.active{color:#174f42;background:#e4f1ed;border-color:#a9c6be}.prototype-sidebar>button b,.prototype-sidebar>button small{display:block}.prototype-sidebar>button b{font-size:14px}.prototype-sidebar>button small{color:var(--muted);margin-top:3px;font-size:12px}.prototype-sidebar>p{color:var(--muted);padding:8px;font-size:13px}.prototype-main{min-width:0;padding:18px;overflow:auto}.prototype-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.prototype-toolbar>div{align-items:center;gap:8px;display:flex}.prototype-toolbar select{border:1px solid var(--line);height:38px;color:var(--text);font:inherit;background:#fff;border-radius:7px;padding:0 10px}.prototype-toolbar button{align-items:center;gap:6px;display:flex}.prototype-toolbar button svg{width:16px}.device-switch{border:1px solid var(--line);background:#fff;border-radius:8px;padding:3px;display:flex}.device-switch button{background:0 0;border:0;padding:6px 9px}.device-switch button.active{color:#175244;background:#deece8}.prototype-meta{border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:12px;padding:13px 15px;display:flex}.prototype-meta b{font-size:16px}.prototype-meta p{color:var(--muted);margin:4px 0 0;font-size:13px}.prototype-meta>span{white-space:nowrap;color:#55716a;font-size:13px}.prototype-notes{background:#fffaf0;border:1px solid #e2cfaa;border-radius:8px;margin-bottom:12px;padding:11px 14px}.prototype-notes summary{cursor:pointer;font-weight:650}.prototype-notes p{color:#715a30;margin:8px 0 0;font-size:13px}.prototype-frame{background:#fff;border:1px solid #b9c9c5;border-radius:12px;height:calc(100vh - 250px);min-height:480px;margin:auto;transition:max-width .2s;overflow:hidden;box-shadow:0 18px 45px #183e3424}.prototype-frame.desktop{max-width:1180px}.prototype-frame.mobile{max-width:420px}.prototype-frame iframe{background:#fff;border:0;width:100%;height:100%}.prototype-empty{text-align:center;height:100%;min-height:480px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.prototype-empty>svg{color:#4c8174;width:38px;height:38px}.prototype-empty h2{color:var(--text);margin:14px 0 4px}.prototype-empty p{max-width:520px;margin:0 0 18px}.prototype-error{color:#8b4327;background:#fff2eb;border:1px solid #e4b9a5;border-radius:8px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;display:flex}.prototype-error svg{width:18px}@media (width<=760px){.prototype-workspace{grid-template-columns:1fr}.prototype-sidebar{display:none}.prototype-toolbar{flex-direction:column;align-items:flex-start}.prototype-toolbar>div{flex-wrap:wrap}.prototype-frame{height:calc(100vh - 320px)}}.prototype-progress{background:#f4faf8;border:1px solid #abc9c0;border-radius:10px;margin-bottom:12px;padding:14px 16px}.prototype-progress header{justify-content:space-between;align-items:flex-start;display:flex}.prototype-progress header b,.prototype-progress header small{display:block}.prototype-progress header small{color:#59716b;margin-top:3px;font-size:13px}.prototype-progress header>span{color:#216654;font-weight:700}.prototype-progress>div{gap:7px;margin-top:12px;display:flex;overflow:auto}.prototype-progress i{color:#78908a;background:#fff;border:1px solid #d2dfdc;border-radius:7px;align-items:center;gap:5px;min-width:90px;padding:7px 9px;font-size:12px;font-style:normal;display:flex}.prototype-progress i svg{width:14px}.prototype-progress i em{text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.prototype-progress i.active{color:#195e4d;border-color:#5d9a89}.prototype-progress i.done{color:#1d6c57;background:#e4f4ef;border-color:#8fc4b5}.prototype-progress i.failed{color:#a14627;background:#fff1eb;border-color:#e1a58c}.login-page{background:radial-gradient(circle at 18% 18%,#d8ebe4 0,#0000 34%),linear-gradient(135deg,#eef4f1 0%,#f9fbfa 58%,#e4eeeb 100%);grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);align-items:center;gap:clamp(45px,8vw,130px);min-height:100vh;padding:clamp(36px,7vw,100px);display:grid}.login-intro{max-width:720px}.login-brand{align-items:center;gap:12px;margin-bottom:72px;display:flex}.login-brand>span,.login-loading>span{background:var(--green);color:#fff;border-radius:13px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 10px 24px #174c4438}.login-brand svg,.login-loading svg{width:23px}.login-brand b{font-size:22px}.login-intro .eyebrow{color:#467268;letter-spacing:2px;margin:0 0 18px;font-size:13px;font-weight:800}.login-intro h1{color:#17332e;letter-spacing:-2.5px;margin:0;font-size:clamp(38px,4.3vw,68px);line-height:1.16}.login-intro>p:last-child{color:#58706a;max-width:630px;margin:28px 0 0;font-size:18px;line-height:1.8}.login-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffed;border:1px solid #d2dfdb;border-radius:18px;justify-self:end;width:100%;max-width:480px;padding:42px;box-shadow:0 28px 80px #17423824}.login-lock{width:48px;height:48px;color:var(--green);background:#e2f0eb;border-radius:13px;place-items:center;display:grid}.login-lock svg{width:22px}.login-card h2{letter-spacing:-.5px;margin:24px 0 7px;font-size:28px}.login-card>p{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.login-card form{gap:19px;margin-top:30px;display:grid}.login-card label{color:#40544f;gap:8px;font-size:14px}.login-card input{border-radius:8px;height:48px;padding:0 14px;font-size:15px}.login-card form>button{height:49px;margin-top:4px;font-size:15px}.login-card form>button svg{width:18px}.login-card>small{color:#84918e;margin-top:21px;font-size:13px;line-height:1.5;display:block}.login-error{color:#8f3f22;background:#fff1eb;border:1px solid #e3af9b;border-radius:7px;padding:10px 12px;font-size:14px}.login-loading{color:#526a64;background:#eef3f1;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:100vh;display:flex}.login-loading>span{animation:1.5s ease-in-out infinite login-pulse}.login-loading p{margin:0;font-size:15px}.login-service-error{box-shadow:var(--shadow);color:#813b23;background:#fff5ef;border:1px solid #e3af9b;border-radius:8px;align-items:center;gap:12px;padding:11px 15px;font-size:14px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.login-service-error button{color:var(--green);background:0 0;border:0;font-weight:700}.header-user{border-bottom:1px solid var(--line);align-items:center;gap:9px;margin-bottom:5px;padding:8px 10px 11px;display:flex}.header-user>svg{width:18px;color:var(--green)}.header-user span,.header-user b,.header-user small{display:block}.header-user b{font-size:13px}.header-user small{color:var(--muted);margin-top:2px;font-size:12px;font-weight:400}@keyframes login-pulse{50%{transform:scale(1.06);box-shadow:0 14px 30px #174c4460}}@media (width<=850px){.login-page{grid-template-columns:1fr;padding:28px}.login-intro{display:none}.login-card{justify-self:center;padding:30px}.login-service-error{justify-content:space-between;width:calc(100% - 30px)}}.login-passkey-button{width:100%;height:49px;color:var(--green);background:#eef6f3;border:1px solid #9dbbb3;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:700;display:flex}.login-passkey-primary{margin-top:30px}.login-passkey-button:hover{background:#e2f0eb}.login-passkey-button svg{width:19px}.login-standalone-error{margin-top:14px}.login-enroll-button,.login-text-button{color:#53786f;background:0 0;border:0;width:100%;margin-top:12px;font-size:13px;font-weight:600}.login-card form>.login-text-button{height:auto;margin-top:-5px}.modal-close{background:#edf2f0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.modal-close svg{width:17px}.passkey-modal{width:min(560px,100%)}.passkey-modal>.primary{margin-top:12px}.passkey-code{background:#f0f7f4;border:1px solid #b9d2cb;border-radius:8px;gap:9px;margin:16px 0;padding:15px;display:grid}.passkey-code small,.passkey-code span{color:var(--muted);font-size:12px}.passkey-code code{color:#fff;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;background:#173f38;border-radius:6px;padding:10px;font-family:DM Mono,monospace;font-size:13px;line-height:1.6}.passkey-code .secondary{justify-self:start}.passkey-code-actions{grid-template-columns:auto 1fr auto;align-items:end;gap:8px;display:grid}.passkey-code-actions label{min-width:0}.passkey-code-actions input{width:100%}.passkey-list{border-top:1px solid var(--line);margin-top:22px;padding-top:16px}.passkey-list h3{margin:0 0 10px;font-size:13px}.passkey-list h3 span{color:var(--green);background:#e4eeeb;border-radius:10px;margin-left:5px;padding:1px 6px}.passkey-list article{border-bottom:1px solid #e8edeb;align-items:center;gap:10px;padding:11px 4px;display:flex}.passkey-list article>svg{width:18px;color:var(--green)}.passkey-list article>div{flex:1;min-width:0}.passkey-list article b,.passkey-list article small{display:block}.passkey-list article b{font-size:13px}.passkey-list article small{color:var(--muted);margin-top:3px;font-size:11px}.passkey-list article>button{color:#9a5138;background:0 0;border:0;border-radius:6px;width:32px;height:32px}.passkey-list article>button:hover{background:#faebe6}.passkey-list article>button svg{width:15px}@media (width<=600px){.passkey-code-actions{grid-template-columns:1fr}.passkey-code-actions .secondary,.passkey-code-actions .primary{justify-self:stretch}}.prototype-findings{background:#fff;border:1px solid #c9d8d4;border-radius:10px;margin-bottom:12px;overflow:hidden}.prototype-findings>header{background:#edf4f2;justify-content:space-between;align-items:center;gap:16px;padding:15px 17px;display:flex}.prototype-findings>header b{font-size:15px;display:block}.prototype-findings>header small{color:var(--muted);margin-top:3px;font-size:13px;display:block}.prototype-findings>header>span{color:var(--green);background:#fff;border-radius:13px;padding:4px 8px;font-size:13px}.prototype-findings article{border-top:1px solid var(--line);grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 17px;display:grid}.prototype-findings article>i{background:#91a29d;border-radius:50%;width:8px;height:8px}.prototype-findings article>i.warning{background:#d59828}.prototype-findings article>i.error{background:#ce5c37}.prototype-findings article b{font-size:14px}.prototype-findings article p{color:#5f6f6b;margin:4px 0;font-size:13px}.prototype-findings article small{color:#81908c;font-size:12px}.prototype-findings article button{color:var(--green);background:#fff;border:1px solid #bdd1cb;border-radius:7px;align-items:center;gap:5px;padding:8px 10px;font-weight:700;display:flex}.prototype-findings article button svg{width:14px}.prototype-feedback-backdrop{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#11272261;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.prototype-feedback-dialog{background:#fff;border:1px solid #c7d4d0;border-radius:12px;width:min(650px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 28px 80px #102a2447}.prototype-feedback-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:22px;display:flex}.prototype-feedback-dialog>header span{color:var(--green);font-size:13px;font-weight:750}.prototype-feedback-dialog h2{margin:5px 0;font-size:21px}.prototype-feedback-dialog p{color:var(--muted);margin:0;font-size:13px}.prototype-feedback-dialog>header button{background:#edf2f0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.prototype-feedback-dialog>header svg{width:17px}.feedback-fields{grid-template-columns:1fr 1fr;gap:14px;padding:20px 22px;display:grid}.feedback-fields label{color:#425650;gap:6px;font-size:13px;font-weight:700;display:grid}.feedback-fields .wide{grid-column:1/-1}.feedback-fields input,.feedback-fields select,.feedback-fields textarea{font-size:14px}.feedback-fields textarea{resize:vertical;min-height:82px}.prototype-feedback-dialog>footer{border-top:1px solid var(--line);background:#fafbfb;justify-content:flex-end;gap:9px;padding:14px 22px;display:flex}.prototype-feedback-dialog>footer button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:9px 14px}@media (width<=700px){.prototype-findings article{grid-template-columns:8px 1fr}.prototype-findings article button{grid-column:2;width:max-content}.feedback-fields{grid-template-columns:1fr}.feedback-fields .wide{grid-column:auto}}
