@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#faf8f5;color:#1a1a1a}*{box-sizing:border-box}body{margin:0;min-width:1024px;background:#faf8f5}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #e8e4df;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:12px}.brand-logo{display:block;height:31px;width:auto}.brand-subtitle{color:#6b6b6b;font-size:12px;font-weight:500;margin-top:2px}.topbar-actions{align-items:center;display:flex;gap:10px}.app-tabs{align-items:center;border-bottom:1px solid #e8e4df;background:#ffffffeb;display:flex;gap:8px;height:48px;padding:0 24px}.app-tabs button{border:1px solid transparent;border-radius:999px;background:transparent;color:#6b6b6b;font-size:13px;font-weight:750;letter-spacing:.02em;padding:8px 14px;text-transform:uppercase;transition:background .15s ease,border-color .15s ease,color .15s ease}.app-tabs button:hover,.app-tabs button.active{border-color:#00c8e066;background:#00c8e014;color:#089}.save-status{border-right:1px solid #e8e4df;color:#6b6b6b;display:flex;flex-direction:column;font-size:11px;line-height:1.2;padding-right:12px;text-align:right}.save-status span{font-weight:700;letter-spacing:.05em;text-transform:uppercase}.save-status strong{color:#4a4a4a;font-size:12px;font-weight:600}.save-status small{color:#b91c1c;max-width:260px}.revision-status{color:#8a8178;font-size:12px}.primary-button,.secondary-button,.ghost-button,.review-actions button,.icon-button{border:1px solid #e8e4df;border-radius:999px;background:#fff;color:#1a1a1a;display:inline-flex;align-items:center;gap:8px;padding:9px 13px;transition:border-color .15s ease,background .15s ease,color .15s ease}.primary-button{border-color:#00c8e059;background:#00c8e0;color:#08383f;font-weight:650}.secondary-button{background:#fff;font-weight:650}.primary-button:disabled,.secondary-button:disabled,.review-actions button:disabled{cursor:not-allowed;opacity:.55}.ghost-button:hover,.review-actions button:hover,.icon-button:hover{border-color:#00c8e0;color:#089}.review-actions .danger-button{border-color:#dc262638;color:#b91c1c}.review-actions .danger-button:hover{border-color:#dc262670;background:#dc262614;color:#991b1b}.ghost-button:disabled{cursor:default;opacity:.48}.ghost-button:disabled:hover{border-color:#e8e4df;color:#1a1a1a}.workspace{display:grid;grid-template-columns:330px minmax(460px,1fr) 420px;height:calc(100vh - 148px)}.graph-workspace{height:calc(100vh - 148px);overflow:hidden;padding:10px 18px 18px}.app-footer{align-items:center;background:#fffffff0;border-top:1px solid #e8e4df;color:#8a8178;display:flex;font-size:12px;gap:8px;height:32px;justify-content:center}.app-footer button{background:transparent;border:0;color:#089;font-size:12px;font-weight:700;padding:0;text-decoration:underline;text-underline-offset:3px}.app-footer button:hover{color:#006b78}.sidebar,.editor-panel{overflow:auto;background:#fff}.sidebar{border-right:1px solid #e8e4df;padding:18px 14px}.canvas-panel{overflow:auto;padding:28px}.editor-panel{border-left:1px solid #e8e4df;padding:22px}.editor-panel-expanded{box-shadow:-18px 0 50px #1a1a1a1f;position:fixed;inset:148px 0 0 auto;width:min(1260px,calc(100vw - 330px));z-index:30}.search-box{display:flex;align-items:center;gap:8px;border:1px solid #e8e4df;border-radius:14px;padding:10px 12px;background:#faf8f5;color:#6b6b6b}.search-box input{width:100%;border:0;outline:0;background:transparent}.review-progress{display:flex;justify-content:space-between;margin:14px 2px 18px;color:#6b6b6b;font-size:12px}.review-progress strong{color:#4a4a4a}.tree{display:flex;flex-direction:column;gap:10px}.tree-group{padding-top:10px}.tree>.tree-group:first-child{border-top:1px solid #f0ede8}.tree-group-header{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:6px;color:#6b6b6b;font-size:12px;font-weight:650;letter-spacing:.04em;margin:6px 4px;padding:4px 0;text-align:left;text-transform:uppercase}.tree-group-header:hover{color:#089}.tree-group-header.active{border-radius:13px;background:#00c8e014;color:#089}.tree-group-header em{margin-left:auto;font-style:normal}.tree-button{width:100%;display:flex;align-items:center;gap:9px;border:1px solid transparent;border-radius:13px;background:transparent;color:#1a1a1a;padding:8px 9px;text-align:left}.tree-add-button{align-items:center;background:transparent;border:0;border-radius:999px;color:#9a938b;display:inline-flex;height:24px;justify-content:center;margin:4px 0 0 23px;padding:0;width:24px}.tree-add-button:hover{background:#f5f3f0;color:#4a4a4a}.tree-button:hover{background:#f5f3f0}.tree-button.active{border-color:#00c8e073;background:#00c8e014}.tree-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.tree-chevron{color:#6b6b6b;display:inline-flex;flex:0 0 14px}.tree-chevron.spacer{width:14px}.tree-count{border-radius:999px;background:#f5f3f0;color:#6b6b6b;flex:0 0 auto;font-size:10px;font-weight:700;min-width:20px;padding:2px 6px;text-align:center}.tree-nested{margin-left:16px;padding-left:10px;border-left:1px solid #f0ede8}.tree-nested.compact .tree-button{padding-block:6px}.tree-branch-hint{color:#089;font-size:10px;font-weight:700;letter-spacing:.08em;margin:8px 0 6px 8px;text-transform:uppercase}.node-dot{width:9px;height:9px;border-radius:999px;background:#d9d3c9;flex:0 0 auto}.node-dot.portfolio{background:#00c8e0}.node-dot.mandate{background:#00b0c8}.node-dot.topics,.node-dot.topic{background:#089}.node-dot.drivers,.node-dot.driver{background:#4a4a4a}.node-dot.subtopics,.node-dot.subtopic{background:#d97706}.node-dot.dependencies,.node-dot.dependency,.node-dot.contexts,.node-dot.context{background:#7c3aed}.node-dot.factor{background:#d97706}.node-dot.exclusion{background:#dc2626}.overview,.visual-tree-canvas{max-width:980px;margin:0 auto}.ontology-graph-shell{display:flex;flex-direction:column;gap:14px;height:100%;min-height:0}.graph-header{align-items:center;border:0;border-radius:0;background:transparent;display:flex;justify-content:space-between;gap:12px;min-height:34px;margin-bottom:0;padding:0 4px}.graph-header>span{color:#4a4a4a;font-size:13px;font-weight:750;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.graph-header .ghost-button{flex:0 0 auto;padding:6px 10px;font-size:12px}.graph-header-actions{align-items:center;display:flex;flex:0 0 auto;gap:8px}.ontology-graph-frame{border:1px solid #e8e4df;border-radius:30px;background:radial-gradient(circle at 20% 18%,rgba(0,200,224,.14),transparent 28%),radial-gradient(circle at 82% 70%,rgba(124,58,237,.12),transparent 30%),linear-gradient(135deg,#fff,#faf8f5 56%,#f2fbfd);box-shadow:inset 0 1px #fffc,0 18px 45px #1a1a1a12;flex:1;min-height:420px;overflow:hidden;position:relative}.ontology-graph-frame .react-flow__node{transition:transform .32s cubic-bezier(.2,.8,.2,1),opacity .18s ease}.ontology-graph-frame .react-flow__attribution{background:#ffffffb8;color:#8a8177}.ontology-graph-frame .react-flow__controls{border:1px solid rgba(232,228,223,.86);border-radius:16px;box-shadow:0 14px 30px #1a1a1a14;overflow:hidden}.ontology-graph-frame .react-flow__controls-button{border-bottom-color:#f0ede8}.ontology-minimap{border:1px solid rgba(232,228,223,.86);border-radius:18px;box-shadow:0 14px 34px #1a1a1a14;overflow:hidden}.glossary-card{background:#ffffffeb;border:1px solid rgba(232,228,223,.92);border-radius:18px;box-shadow:0 16px 42px #1a1a1a1f;max-width:330px;padding:10px;position:absolute;right:18px;top:18px;z-index:5}.glossary-card.expanded{width:min(330px,calc(100% - 36px))}.glossary-toggle{align-items:center;background:transparent;border:0;color:#1a1a1a;cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:0;text-align:left;width:100%}.glossary-toggle span{color:#089;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.glossary-toggle strong{border-radius:999px;background:#00c8e01f;color:#007586;font-size:10px;font-weight:850;letter-spacing:.06em;padding:5px 8px;text-transform:uppercase}.glossary-toggle:hover strong{background:#00c8e0;color:#08383f}.glossary-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.glossary-chips span{border-radius:999px;background:#f5f3f0;color:#6b6b6b;font-size:10px;font-weight:800;letter-spacing:.04em;padding:5px 8px;text-transform:uppercase}.glossary-definitions{display:grid;gap:9px;margin:12px 0 0}.glossary-definitions div{border-top:1px solid rgba(232,228,223,.78);padding-top:8px}.glossary-definitions dt{color:#1a1a1a;font-size:12px;font-weight:850;margin-bottom:3px}.glossary-definitions dd{color:#5f676c;font-size:12px;line-height:1.35;margin:0}.ontology-node-card{animation:graph-node-enter .22s cubic-bezier(.2,.8,.2,1);border:1.5px solid rgba(0,104,118,.38);border-radius:24px;background:#ffffffe6;box-shadow:0 16px 40px #1a1a1a1a;color:#1a1a1a;min-height:92px;overflow:hidden;padding:13px;position:relative;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;will-change:transform;width:228px}.ontology-node-card:hover,.ontology-node-card.selected{border-color:#008899b8;box-shadow:0 20px 46px #0068762e;transform:translateY(-1px)}.ontology-node-card.expandable{cursor:pointer}.ontology-node-card.expanded{border-color:#008899d1;box-shadow:0 18px 48px #0068762e}.ontology-node-card.mandate{background:linear-gradient(135deg,#ecfeff,#fff);border-color:#00687680}.ontology-node-card.topics,.ontology-node-card.topic{border-color:#0068769e}.ontology-node-card.subtopics,.ontology-node-card.subtopic{border-color:#b4530985}.ontology-node-card.drivers,.ontology-node-card.driver{border-color:#4a4a4a7a}.ontology-node-card.dependencies,.ontology-node-card.dependency,.ontology-node-card.contexts,.ontology-node-card.context{border-color:#6329be85}.ontology-node-core{align-items:flex-start;display:flex;gap:9px}.ontology-node-core div{min-width:0}.ontology-node-card em,.ontology-node-text-button.eyebrow-text{color:#089;display:block;font-size:10px;font-style:normal;font-weight:800;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.ontology-node-text-button{border:0;background:transparent;color:#1a1a1a;cursor:pointer;padding:0;text-align:left}.ontology-node-text-button:hover{color:#089;text-decoration:underline;text-underline-offset:3px}.ontology-node-title{display:-webkit-box;font-size:15px;font-weight:700;line-height:1.25;max-width:178px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ontology-node-summary{color:#6b6b6b;display:-webkit-box;font-size:11px;line-height:1.35;margin:9px 0 0 18px;max-width:178px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ontology-focus-button,.ontology-expand-pill{border:1px solid rgba(0,200,224,.38);border-radius:999px;background:#00c8e01a;color:#007586;font-size:10px;font-weight:800;letter-spacing:.06em;margin:10px 0 0 18px;padding:5px 8px;text-transform:uppercase}.ontology-focus-button:hover{background:#00c8e0;color:#08383f}.ontology-data-link{background:transparent;border:0;color:#6b6b6b;display:inline-flex;font-size:11px;font-weight:700;margin:10px 0 0 18px;padding:0;text-decoration:underline;text-underline-offset:3px}.ontology-data-link:hover{color:#089}.ontology-expand-pill{align-items:center;display:inline-flex;font-size:14px;justify-content:center;line-height:1;margin:0;min-height:26px;min-width:26px;position:absolute;right:11px;bottom:11px;transition:background .15s ease,color .15s ease,transform .15s ease}.ontology-node-card:hover .ontology-expand-pill{background:#00c8e0;color:#08383f;transform:scale(1.04)}.ontology-handle{height:1px;opacity:0;width:1px}.ontology-edge.contains path{stroke:#0088995c;stroke-width:1.4}.ontology-edge.depends path{animation:graph-edge-pulse 2.2s linear infinite;stroke:#7c3aed8a;stroke-width:2}.ontology-edge.context path{animation:graph-edge-flow 2.6s linear infinite;stroke:#d977066b;stroke-dasharray:5 5}.ontology-graph-frame .react-flow__edge-textbg{fill:#ffffffd1}.ontology-graph-frame .react-flow__edge-text{fill:#6b6b6b;font-size:9px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}@keyframes graph-node-enter{0%{opacity:0;transform:scale(.96) translateY(4px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes graph-edge-flow{to{stroke-dashoffset:-20}}@keyframes graph-edge-pulse{0%,to{stroke-opacity:.36}50%{stroke-opacity:.78}}.network-view-shell{display:flex;flex-direction:column;gap:14px;height:100%;min-height:0}.network-stats{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.network-stats span,.network-legend span{border-radius:999px;background:#f5f3f0;color:#6b6b6b;display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:800;letter-spacing:.04em;padding:6px 9px;text-transform:uppercase}.network-canvas-panel{border:1px solid #e8e4df;border-radius:30px;background:radial-gradient(circle at 28% 24%,rgba(0,200,224,.18),transparent 28%),radial-gradient(circle at 68% 58%,rgba(124,58,237,.14),transparent 32%),radial-gradient(circle at 48% 88%,rgba(217,119,6,.1),transparent 26%),linear-gradient(135deg,#fcfbf8,#eefcff);box-shadow:inset 0 1px #fffc,0 18px 45px #1a1a1a12;flex:1;height:100%;min-height:420px;overflow:hidden;position:relative}.focus-canvas-panel{background:radial-gradient(circle at 50% 50%,rgba(0,200,224,.22),transparent 23%),radial-gradient(circle at 50% 50%,transparent 30%,rgba(124,58,237,.1) 31%,transparent 46%),radial-gradient(circle at 50% 50%,transparent 52%,rgba(217,119,6,.08) 53%,transparent 70%),linear-gradient(135deg,#fcfbf8,#eefcff)}.g6-canvas-panel{background:radial-gradient(circle at 50% 50%,rgba(0,200,224,.16),transparent 18%),radial-gradient(circle at 20% 78%,rgba(217,119,6,.12),transparent 28%),radial-gradient(circle at 80% 24%,rgba(124,58,237,.14),transparent 30%),linear-gradient(135deg,#fff,#eefcff)}.network-sigma-canvas,.g6-canvas{top:0;right:0;bottom:0;left:0;position:absolute;z-index:1}.sunburst-view-shell{display:flex;flex-direction:column;gap:14px;height:100%;min-height:0}.sunburst-canvas-panel{border:1px solid #e8e4df;border-radius:30px;background:radial-gradient(circle at 50% 50%,rgba(0,136,153,.14),transparent 18%),radial-gradient(circle at 50% 50%,transparent 29%,rgba(124,58,237,.08) 30%,transparent 48%),radial-gradient(circle at 50% 50%,transparent 54%,rgba(217,119,6,.08) 55%,transparent 72%),linear-gradient(135deg,#fffdf8,#effcff);box-shadow:inset 0 1px #ffffffdb,0 18px 45px #1a1a1a12;flex:1;display:grid;place-items:center;min-height:420px;overflow:hidden;position:relative}.sunburst-chart{display:block;height:min(760px,calc(100vh - 190px));max-height:calc(100% - 26px);max-width:min(920px,calc(100vw - 72px));width:min(84vh,92%)}.sunburst-center{cursor:pointer;fill:#fff;filter:drop-shadow(0 10px 22px rgba(26,26,26,.12));stroke:#089;stroke-width:3}.sunburst-center-label{fill:#089;font-size:12px;font-weight:850;letter-spacing:.08em;pointer-events:none;text-transform:uppercase}.sunburst-center-name{fill:#1a1a1a;font-size:13px;font-weight:850;pointer-events:none}.sunburst-segment path{cursor:pointer;filter:drop-shadow(0 7px 14px rgba(26,26,26,.06));stroke:#ffffffe0;stroke-width:3;transition:filter .16s ease,opacity .16s ease,transform .16s ease}.sunburst-segment:hover path{filter:drop-shadow(0 14px 24px rgba(26,26,26,.16));opacity:.92;transform:scale(1.01)}.sunburst-segment.mandate path{fill:#0f6f8f}.sunburst-segment.topic path{fill:#089}.sunburst-segment.subtopic path{fill:#00a7ba}.sunburst-segment.driver path{fill:#7c3aed}.sunburst-segment.dependency path{fill:#5b21b6}.sunburst-segment.context path{fill:#d97706}.sunburst-label{fill:#fff;font-size:10px;font-weight:850;letter-spacing:.02em;paint-order:stroke;pointer-events:none;stroke:#1a1a1a24;stroke-linejoin:round;stroke-width:3}.sunburst-legend{bottom:18px;display:flex;flex-wrap:wrap;gap:8px;left:18px;position:absolute;right:18px;z-index:2}.sunburst-legend span{align-items:center;border-radius:999px;background:#ffffffc7;color:#344047;display:inline-flex;gap:7px;font-size:10px;font-weight:800;letter-spacing:.05em;padding:7px 10px;text-transform:uppercase}.sunburst-swatch{border-radius:999px;display:inline-block;height:9px;width:9px}.sunburst-swatch.topic{background:#089}.sunburst-swatch.subtopic{background:#00a7ba}.sunburst-swatch.driver{background:#7c3aed}.sunburst-swatch.dependency{background:#5b21b6}.sunburst-swatch.context{background:#d97706}.icicle-view-shell{display:flex;flex-direction:column;gap:14px;height:100%;min-height:0}.icicle-canvas-panel{border:1px solid #e8e4df;border-radius:30px;background:linear-gradient(rgba(255,255,255,.72) 1px,transparent 1px),radial-gradient(circle at 24% 18%,rgba(0,136,153,.14),transparent 26%),radial-gradient(circle at 72% 50%,rgba(124,58,237,.1),transparent 28%),linear-gradient(135deg,#fffdf8,#effcff);background-size:100% 84px,auto,auto,auto;box-shadow:inset 0 1px #ffffffdb,0 18px 45px #1a1a1a12;flex:1;min-height:420px;overflow:auto;position:relative}.icicle-chart{display:block;min-height:100%;min-width:1080px;padding:24px;width:100%}.icicle-segment rect{cursor:pointer;filter:drop-shadow(0 8px 14px rgba(26,26,26,.06));stroke:#ffffffe0;stroke-width:2;transition:filter .16s ease,opacity .16s ease,transform .16s ease}.icicle-segment:hover rect{filter:drop-shadow(0 15px 24px rgba(26,26,26,.15));opacity:.92;transform:translateY(-2px)}.icicle-segment.portfolio rect{fill:#103844}.icicle-segment.mandate rect{fill:#0f6f8f}.icicle-segment.topics rect,.icicle-segment.topic rect{fill:#089}.icicle-segment.subtopic rect{fill:#00a7ba}.icicle-segment.driver rect{fill:#7c3aed}.icicle-segment.dependencies rect,.icicle-segment.dependency rect{fill:#5b21b6}.icicle-segment.contexts rect,.icicle-segment.context rect{fill:#d97706}.icicle-label{fill:#fff;font-size:13px;font-weight:850;letter-spacing:-.01em;pointer-events:none}.icicle-meta{fill:#ffffffc7;font-size:10px;font-weight:760;letter-spacing:.03em;pointer-events:none;text-transform:uppercase}.icicle-legend{bottom:18px;display:flex;flex-wrap:wrap;gap:8px;left:18px;position:absolute;right:18px;z-index:2}.icicle-legend span{align-items:center;border-radius:999px;background:#ffffffc7;color:#344047;display:inline-flex;gap:7px;font-size:10px;font-weight:800;letter-spacing:.05em;padding:7px 10px;text-transform:uppercase}.icicle-swatch{border-radius:999px;display:inline-block;height:9px;width:9px}.icicle-swatch.topic{background:#089}.icicle-swatch.subtopic{background:#00a7ba}.icicle-swatch.driver{background:#7c3aed}.icicle-swatch.dependency{background:#5b21b6}.icicle-swatch.context{background:#d97706}.network-legend{position:absolute;z-index:2;bottom:18px;display:flex;flex-wrap:wrap;gap:8px;left:18px;right:18px}.focus-node-tooltip{border:1px solid rgba(0,200,224,.28);border-radius:16px;background:#ffffffe6;box-shadow:0 16px 38px #1a1a1a1f;cursor:pointer;display:flex;flex-direction:column;gap:4px;left:18px;max-width:320px;padding:10px 12px;text-align:left;position:absolute;top:18px;z-index:3}.focus-node-tooltip:hover{border-color:#00c8e094;box-shadow:0 18px 42px #00889929}.focus-node-tooltip span{color:#089;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.focus-node-tooltip strong{color:#1a1a1a;font-size:13px;line-height:1.25}.graph-editor-backdrop{align-items:center;background:#1a1a1a47;display:flex;top:116px;right:0;bottom:0;left:0;justify-content:center;padding:24px;position:fixed;z-index:20}.graph-editor-modal{max-height:min(760px,calc(100vh - 164px));width:min(560px,calc(100vw - 48px))}.create-node-modal{background:#fff;border:1px solid #e8e4df;border-radius:24px;box-shadow:0 24px 70px #1a1a1a33;max-height:min(760px,calc(100vh - 164px));overflow:auto;padding:22px;width:min(560px,calc(100vw - 48px))}.create-node-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}.graph-editor-modal .editor-panel{border:1px solid #e8e4df;border-radius:24px;box-shadow:0 24px 70px #1a1a1a33;max-height:min(760px,calc(100vh - 164px));overflow:auto;position:static;width:100%}.overview-header{border:1px solid #e8e4df;border-radius:28px;background:#fff;padding:26px;margin-bottom:20px}.overview-header p,.eyebrow{color:#089;font-size:12px;font-weight:700;letter-spacing:.08em;margin:0 0 8px;text-transform:uppercase}.overview-header h1{font-size:clamp(30px,5vw,48px);line-height:.98;letter-spacing:-.05em;margin:0 0 12px}.topic-executive-summary{border:1px solid #f0ede8;border-radius:16px;background:#faf8f5;margin:14px 0 0;padding:10px 12px}.topic-executive-summary summary{color:#089;cursor:pointer;font-size:13px;font-weight:750}.topic-executive-summary p{color:#4a4a4a;font-size:13px;font-weight:400;letter-spacing:0;line-height:1.65;margin:10px 0 0;text-transform:none;white-space:pre-wrap}.overview-header span{color:#6b6b6b}.topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.topic-card{border:1px solid #e8e4df;border-radius:22px;background:#fff;padding:18px;min-height:190px;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.topic-card:hover,.topic-card.active{border-color:#00c8e073;box-shadow:0 14px 30px #1a1a1a12;transform:translateY(-1px)}.topic-card-top{display:flex;justify-content:space-between;align-items:center;color:#6b6b6b;font-size:12px}.topic-card h2{margin:16px 0 8px;font-size:18px;letter-spacing:-.03em}.topic-card p{color:#4a4a4a;font-size:13px;line-height:1.55;margin:0}.canvas-tree{position:relative;padding:6px 10px 24px}.canvas-tree-section{position:relative;margin-top:30px;padding-left:42px}.canvas-tree-section:before{content:"";position:absolute;left:20px;top:-22px;bottom:18px;width:2px;background:#e8e4df}.canvas-root{position:relative;width:min(520px,100%)}.canvas-root:after{content:"";position:absolute;left:20px;bottom:-30px;width:2px;height:30px;background:#e8e4df}.canvas-tree-section-label{color:#089;font-size:11px;font-weight:800;letter-spacing:.08em;margin:4px 0 8px 14px;text-transform:uppercase}.canvas-tree-branch{position:relative;margin-top:8px}.canvas-tree-branch:before{content:"";position:absolute;left:-22px;top:25px;width:22px;height:2px;background:#e8e4df}.canvas-tree-children{position:relative;margin:12px 0 12px 34px;padding-left:34px}.canvas-tree-children:before{content:"";position:absolute;left:12px;top:-12px;bottom:24px;width:2px;background:#f0ede8}.canvas-tree-children .canvas-tree-branch:before{left:-22px;top:24px;background:#f0ede8}.driver-children:before{background:#00889938}.canvas-tree-children.factor-children{margin-left:42px}.canvas-tree-children.factor-children:before{background:#00c8e059}.canvas-tree-children.exclusion-children{margin-top:18px}.canvas-tree-children.exclusion-children:before{background:#dc262638}.visual-node{position:relative;width:min(620px,100%);display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #f0ede8;border-radius:20px;background:#faf8f5;color:#1a1a1a;padding:14px 16px;text-align:left;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.visual-node:hover,.visual-node.active{border-color:#00c8e073;background:#00c8e014;box-shadow:0 10px 24px #1a1a1a0f;transform:translateY(-1px)}.visual-node.portfolio{border-color:#00c8e080;background:#fff;box-shadow:0 14px 34px #1a1a1a0f}.visual-node.topic{background:#fff}.visual-node.driver{width:min(560px,100%)}.visual-node.factor,.visual-node.exclusion{width:min(500px,100%);background:#fff}.visual-node-left{min-width:0;display:flex;align-items:center;gap:10px}.visual-chevron{color:#6b6b6b;display:inline-flex;flex:0 0 16px}.visual-chevron.spacer{width:16px}.visual-node-text{min-width:0;display:flex;flex-direction:column;gap:4px}.visual-node-text strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.visual-node-text em{color:#6b6b6b;font-size:11px;font-style:normal;font-weight:650;letter-spacing:.03em;text-transform:uppercase}.selected-canvas{max-width:980px;margin:0 auto}.selected-header h1{max-width:780px}.selected-header span{display:block;max-width:840px;line-height:1.6}.selected-card,.branch-column,.related-section{border:1px solid #e8e4df;border-radius:22px;background:#fff;padding:18px;margin-top:14px}.feature-card{display:flex;flex-direction:column;gap:16px}.feature-card p{color:#4a4a4a;font-size:16px;line-height:1.65;margin:0}.detail-row{border-top:1px solid #f0ede8;padding:12px 0}.detail-row:first-child{border-top:0;padding-top:0}.detail-row span{color:#089;display:block;font-size:11px;font-weight:800;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.detail-row p,.detail-row li{color:#4a4a4a;font-size:14px;line-height:1.55;margin:0;padding-left:12px}.detail-row ul{margin:0;padding-left:18px}.inline-add-button{border:0;background:transparent;color:#1a1a1a;display:block;font-size:12px;font-weight:700;margin:8px 0 0 auto;padding:0}.inline-add-button:hover{color:#089;text-decoration:underline;text-underline-offset:3px}.detail-section-toggle{width:100%;border:0;background:transparent;color:#089;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:.08em;margin-bottom:8px;padding:0;text-align:left;text-transform:uppercase}.detail-section-toggle em{margin-left:auto;color:#6b6b6b;font-style:normal}.detail-pill{border-radius:999px;background:#f5f3f0;color:#6b6b6b;display:inline-flex;font-size:10px;font-style:normal;font-weight:700;letter-spacing:.04em;margin-top:8px;padding:3px 7px;text-transform:uppercase}.topic-list,.detail-object-list{display:flex;flex-direction:column;gap:10px}.indented-listing{padding-left:12px}.topic-summary-button,.detail-object-list article,.detail-object-card{border:1px solid #f0ede8;border-radius:16px;background:#faf8f5;padding:12px;text-align:left}.topic-summary-button,.detail-object-card{width:100%;transition:border-color .15s ease,background .15s ease,transform .15s ease}.topic-summary-button:hover,.detail-object-card:hover{border-color:#00c8e073;background:#00c8e014;transform:translateY(-1px)}.topic-summary-button span,.detail-object-list strong{color:#1a1a1a;display:block;font-size:14px;font-weight:700;line-height:1.35;margin-bottom:6px}.topic-summary-button p,.detail-object-list p{color:#4a4a4a;font-size:13px;line-height:1.5;margin:0}.topic-summary-button em,.detail-object-list em{color:#6b6b6b;display:block;font-size:11px;font-style:normal;font-weight:650;letter-spacing:.03em;margin-top:8px;text-transform:uppercase}.driver-listing-card.selected{border-color:#1a1a1a;box-shadow:0 0 0 1px #1a1a1a}.driver-listing-row{align-items:stretch;display:grid;gap:8px;grid-template-columns:auto 1fr}.driver-listing-expander,.driver-listing-select{background:transparent;border:0;color:inherit;text-align:left}.driver-listing-expander{align-items:center;border-radius:10px;display:inline-flex;justify-content:center;padding:0 4px}.driver-listing-expander:hover{background:#00c8e01a}.driver-listing-select{padding:0;width:100%}.driver-listing-question{color:#4a4a4a;font-size:13px;line-height:1.45;margin:4px 0 0}.driver-listing-evidence{border-left:2px solid rgba(0,200,224,.25);display:flex;flex-direction:column;gap:8px;margin:10px 0 0 17px;padding-left:14px}.driver-listing-evidence details{border:1px solid #e8e4df;border-radius:12px;background:#fffdfa;padding:10px}.driver-listing-evidence summary{cursor:pointer;font-size:13px;font-weight:700}.driver-context-edit-link{background:transparent;border:0;color:#089;display:block;font-size:12px;font-weight:700;margin-top:10px;padding:0;text-align:left}.driver-context-edit-link:hover{text-decoration:underline}.branch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.branch-column{min-height:360px}.branch-column-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.branch-column-header h2,.related-section h2{font-size:14px;letter-spacing:.04em;margin:0;text-transform:uppercase}.branch-column-header span{color:#6b6b6b;font-size:12px}.related-list{display:flex;flex-direction:column;gap:8px}.related-button{width:100%;border:1px solid #f0ede8;border-radius:16px;background:#faf8f5;padding:11px 12px;text-align:left;transition:border-color .15s ease,background .15s ease}.related-button:hover{border-color:#00c8e073;background:#00c8e014}.related-button>span{color:#1a1a1a;display:block;font-size:13px;line-height:1.35;margin-bottom:8px}.related-button div,.canvas-meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.related-button em,.importance-pill{border-radius:999px;background:#f5f3f0;color:#6b6b6b;font-size:10px;font-style:normal;font-weight:700;letter-spacing:.04em;padding:3px 7px;text-transform:uppercase}.editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.editor-header-actions{display:flex;flex:0 0 auto;gap:8px}.editor-header h2{margin:0;font-size:24px;line-height:1.1;letter-spacing:-.04em}.editor-graph-pill{border:1px solid rgba(0,200,224,.35);border-radius:999px;background:#00c8e014;color:#089;display:inline-flex;font-size:12px;font-weight:700;margin-top:10px;padding:5px 9px}.editor-graph-pill:hover{background:#00c8e029}.icon-button{padding:8px}.review-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:18px 0 22px}.review-actions button{font-size:12px;padding:7px 10px}.review-actions .save-button{border-color:#00c8e059;color:#089;font-weight:700}.editor-save-message{color:#6b6b6b;font-size:12px;margin:-12px 0 18px}.editor-save-message.dirty,.editor-save-message.error,.editor-save-message.conflict{color:#b45309}.editor-save-message.error,.editor-save-message.conflict{color:#b91c1c}.review-badge{border-radius:999px;display:inline-flex;align-items:center;padding:3px 7px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.review-badge.unreviewed{background:#f5f3f0;color:#6b6b6b}.review-badge.reviewed{background:#16a34a1c;color:#13763a}.editor-fields{display:flex;flex-direction:column;gap:14px}.field{display:flex;flex-direction:column;gap:7px}.field span,.source-refs h3{color:#6b6b6b;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.field input,.field select,.field textarea{width:100%;border:1px solid #1a1a1a;border-radius:14px;background:#faf8f5;color:#1a1a1a;outline:0;padding:12px}.field textarea{resize:vertical;line-height:1.5}.field input:focus,.field select:focus,.field textarea:focus{border-color:#00c8e0;box-shadow:0 0 0 3px #00c8e01c}.data-sources-editor{border-top:1px solid #f0ede8;display:flex;flex-direction:column;gap:12px;padding-top:14px}.data-sources-header{align-items:center;display:flex;justify-content:space-between;gap:12px}.data-sources-header span{color:#6b6b6b;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.data-sources-header button,.data-source-remove{border:0;background:transparent;color:#1a1a1a;font-size:12px;font-weight:700;padding:0}.data-sources-header button:hover,.data-source-remove:hover{color:#089;text-decoration:underline;text-underline-offset:3px}.data-source-card{border:1px solid #c8c0b8;border-radius:16px;background:#faf8f5;display:flex;flex-direction:column;gap:10px;padding:12px}.data-source-remove{align-self:flex-end;color:#9a5806}.source-refs,.source-empty{margin-top:24px;border-top:1px solid #f0ede8;padding-top:18px}.source-empty{color:#6b6b6b;font-size:13px}.driver-evidence-list{border-top:0;margin-top:0;padding-top:0}.source-refs details{border:1px solid #e8e4df;border-radius:14px;padding:12px;margin-top:10px;background:#faf8f5}.source-refs summary{cursor:pointer;font-size:13px;font-weight:650}.source-section{color:#6b6b6b;font-size:12px}blockquote{border-left:3px solid #00c8e0;color:#4a4a4a;font-size:13px;line-height:1.5;margin:10px 0 0;padding-left:10px}@media (max-width: 1180px){body{min-width:0}.workspace{grid-template-columns:280px 1fr}.editor-panel{position:fixed;inset:116px 0 0 auto;width:min(420px,100vw);box-shadow:-18px 0 40px #1a1a1a1f}.topic-grid,.branch-grid{grid-template-columns:1fr}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:SF Mono,Fira Code,Consolas,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.left-0{left:0}.right-0{right:0}.right-2{right:.5rem}.top-0{top:0}.z-10{z-index:10}.z-50{z-index:50}.col-span-2{grid-column:span 2 / span 2}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-6{margin-left:1.5rem}.mr-1{margin-right:.25rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-\[0\.45rem\]{margin-top:.45rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-9{height:2.25rem}.h-\[320px\]{height:320px}.h-\[3px\]{height:3px}.h-\[480px\]{height:480px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-\[80vh\]{max-height:80vh}.min-h-0{min-height:0px}.min-h-\[calc\(100vh-3\.5rem\)\]{min-height:calc(100vh - 3.5rem)}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-14{width:3.5rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-5\/12{width:41.666667%}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-7\/12{width:58.333333%}.w-9{width:2.25rem}.w-\[220px\]{width:220px}.w-\[800px\]{width:800px}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-\[1320px\]{max-width:1320px}.max-w-\[80\%\]{max-width:80%}.max-w-\[85\%\]{max-width:85%}.max-w-\[min\(100\%\,32rem\)\]{max-width:min(100%,32rem)}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.scale-\[1\.406\]{--tw-scale-x: 1.406;--tw-scale-y: 1.406;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(12deg)}}.animate-wiggle{animation:wiggle .5s ease-in-out 3}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-quorym-border-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(240 237 232 / var(--tw-divide-opacity, 1))}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl,.rounded-3xl{border-radius:1.5rem}.rounded-\[1\.75rem\]{border-radius:1.75rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:1rem}.rounded-b-2xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-\[3px\]{border-left-width:3px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-\[\#cfc7bb\]{--tw-border-opacity: 1;border-color:rgb(207 199 187 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-500\/30{border-color:#22c55e4d}.border-quorym-accent{--tw-border-opacity: 1;border-color:rgb(0 200 224 / var(--tw-border-opacity, 1))}.border-quorym-accent\/20{border-color:#00c8e033}.border-quorym-accent\/25{border-color:#00c8e040}.border-quorym-accent\/30{border-color:#00c8e04d}.border-quorym-accent\/50{border-color:#00c8e080}.border-quorym-border{--tw-border-opacity: 1;border-color:rgb(232 228 223 / var(--tw-border-opacity, 1))}.border-quorym-border-light{--tw-border-opacity: 1;border-color:rgb(240 237 232 / var(--tw-border-opacity, 1))}.border-quorym-border\/30{border-color:#e8e4df4d}.border-quorym-text\/10{border-color:#1a1a1a1a}.border-quorym-text\/20{border-color:#1a1a1a33}.border-red-500\/30{border-color:#ef44444d}.border-transparent{border-color:transparent}.border-yellow-600{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.bg-\[\#4A154B\]{--tw-bg-opacity: 1;background-color:rgb(74 21 75 / var(--tw-bg-opacity, 1))}.bg-\[\#6264A7\]{--tw-bg-opacity: 1;background-color:rgb(98 100 167 / var(--tw-bg-opacity, 1))}.bg-\[\#EA4335\]{--tw-bg-opacity: 1;background-color:rgb(234 67 53 / var(--tw-bg-opacity, 1))}.bg-\[\#d9d3c9\]{--tw-bg-opacity: 1;background-color:rgb(217 211 201 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600\/15{background-color:#16a34a26}.bg-green-900\/20{background-color:#14532d33}.bg-quorym-accent{--tw-bg-opacity: 1;background-color:rgb(0 200 224 / var(--tw-bg-opacity, 1))}.bg-quorym-accent\/10{background-color:#00c8e01a}.bg-quorym-accent\/20{background-color:#00c8e033}.bg-quorym-accent\/70{background-color:#00c8e0b3}.bg-quorym-bg{--tw-bg-opacity: 1;background-color:rgb(250 248 245 / var(--tw-bg-opacity, 1))}.bg-quorym-border{--tw-bg-opacity: 1;background-color:rgb(232 228 223 / var(--tw-bg-opacity, 1))}.bg-quorym-card{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-quorym-card\/95{background-color:#fffffff2}.bg-quorym-panel-alt{--tw-bg-opacity: 1;background-color:rgb(250 248 245 / var(--tw-bg-opacity, 1))}.bg-quorym-panel-alt\/50{background-color:#faf8f580}.bg-quorym-panel\/70{background-color:#f5f3f0b3}.bg-quorym-surface{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-quorym-surface\/80{background-color:#fffc}.bg-quorym-surface\/95{background-color:#fffffff2}.bg-red-600\/10{background-color:#dc26261a}.bg-red-900\/20{background-color:#7f1d1d33}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-quorym-accent\/10{--tw-gradient-to: rgb(0 200 224 / .1) var(--tw-gradient-to-position)}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-12{padding-bottom:3rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:SF Mono,Fira Code,Consolas,monospace}.font-report{font-family:"Computer Modern Serif","CMU Serif",Georgia,serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[1\.02rem\]{font-size:1.02rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[17px\]{font-size:17px}.text-\[2\.15rem\]{font-size:2.15rem}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.normal-case{text-transform:none}.italic{font-style:italic}.leading-7{line-height:1.75rem}.leading-\[1\.75\]{line-height:1.75}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.01em\]{letter-spacing:-.01em}.tracking-\[-0\.055em\]{letter-spacing:-.055em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-normal{letter-spacing:0em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#7a3f3f\]{--tw-text-opacity: 1;color:rgb(122 63 63 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-quorym-accent{--tw-text-opacity: 1;color:rgb(0 200 224 / var(--tw-text-opacity, 1))}.text-quorym-accent-dark{--tw-text-opacity: 1;color:rgb(0 136 153 / var(--tw-text-opacity, 1))}.text-quorym-danger{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-quorym-muted{--tw-text-opacity: 1;color:rgb(107 107 107 / var(--tw-text-opacity, 1))}.text-quorym-muted\/60{color:#6b6b6b99}.text-quorym-muted\/70{color:#6b6b6bb3}.text-quorym-text{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.text-quorym-text-secondary{--tw-text-opacity: 1;color:rgb(74 74 74 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity, 1))}.placeholder-quorym-muted::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 107 107 / var(--tw-placeholder-opacity, 1))}.placeholder-quorym-muted::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 107 107 / var(--tw-placeholder-opacity, 1))}.accent-quorym-accent{accent-color:#00C8E0}.accent-quorym-success{accent-color:#16A34A}.opacity-20{opacity:.2}.opacity-40{opacity:.4}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_0_rgba\(0\,0\,0\,0\.03\)\]{--tw-shadow: 0 1px 0 rgba(0,0,0,.03);--tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_22px_70px_rgba\(26\,26\,26\,0\.07\)\]{--tw-shadow: 0 22px 70px rgba(26,26,26,.07);--tw-shadow-colored: 0 22px 70px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-1{outline-width:1px}.outline-quorym-accent\/35{outline-color:#00c8e059}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-quorym-accent{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 200 224 / var(--tw-ring-opacity, 1))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{font-size:100%;color-scheme:light}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#faf8f5;color:#1a1a1a}code{font-family:SF Mono,Fira Code,Consolas,Courier New,monospace}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f5f3f0}::-webkit-scrollbar-thumb{background:#999;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#777}.prose{--tw-prose-body: #4A4A4A;--tw-prose-headings: #1A1A1A;--tw-prose-links: #008899;--tw-prose-bold: #1A1A1A;--tw-prose-code: #008899;--tw-prose-quotes: #8A8A8A}.first\:mt-0:first-child{margin-top:0}.hover\:border-quorym-accent\/50:hover{border-color:#00c8e080}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-quorym-accent-hover:hover{--tw-bg-opacity: 1;background-color:rgb(0 176 200 / var(--tw-bg-opacity, 1))}.hover\:bg-quorym-accent\/10:hover{background-color:#00c8e01a}.hover\:bg-quorym-accent\/5:hover{background-color:#00c8e00d}.hover\:bg-quorym-accent\/90:hover{background-color:#00c8e0e6}.hover\:bg-quorym-bg:hover{--tw-bg-opacity: 1;background-color:rgb(250 248 245 / var(--tw-bg-opacity, 1))}.hover\:bg-quorym-card:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-quorym-card\/50:hover{background-color:#ffffff80}.hover\:bg-quorym-muted:hover{--tw-bg-opacity: 1;background-color:rgb(107 107 107 / var(--tw-bg-opacity, 1))}.hover\:bg-quorym-panel-alt:hover{--tw-bg-opacity: 1;background-color:rgb(250 248 245 / var(--tw-bg-opacity, 1))}.hover\:bg-quorym-surface\/50:hover{background-color:#ffffff80}.hover\:bg-yellow-300:hover{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.hover\:text-quorym-accent:hover{--tw-text-opacity: 1;color:rgb(0 200 224 / var(--tw-text-opacity, 1))}.hover\:text-quorym-accent-hover:hover{--tw-text-opacity: 1;color:rgb(0 176 200 / var(--tw-text-opacity, 1))}.hover\:text-quorym-text:hover{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-quorym-accent:focus{--tw-border-opacity: 1;border-color:rgb(0 200 224 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-quorym-accent:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 200 224 / var(--tw-ring-opacity, 1))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.prose-headings\:text-quorym-text :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.prose-p\:my-2 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:.5rem;margin-bottom:.5rem}.prose-p\:my-4 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:1rem;margin-bottom:1rem}.prose-p\:text-quorym-text-secondary :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(74 74 74 / var(--tw-text-opacity, 1))}.prose-a\:text-quorym-accent :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(0 200 224 / var(--tw-text-opacity, 1))}.prose-strong\:text-quorym-text :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.prose-ul\:my-2 :is(:where(ul):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:.5rem;margin-bottom:.5rem}.prose-li\:my-1 :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:.25rem;margin-bottom:.25rem}.prose-li\:text-quorym-text-secondary :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(74 74 74 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 768px){.md\:block{display:block}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:px-7{padding-left:1.75rem;padding-right:1.75rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.md\:text-\[19px\]{font-size:19px}.md\:text-\[3\.35rem\]{font-size:3.35rem}}@media (min-width: 1024px){.lg\:w-\[30rem\]{width:30rem}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}}.\[\&_a\]\:text-quorym-accent a{--tw-text-opacity: 1;color:rgb(0 200 224 / var(--tw-text-opacity, 1))}.\[\&_a\]\:underline a{text-decoration-line:underline}.\[\&_li\]\:my-0 li,.\[\&_ol\]\:my-0 ol{margin-top:0;margin-bottom:0}.\[\&_p\+p\]\:mt-2 p+p{margin-top:.5rem}.\[\&_p\]\:my-0 p{margin-top:0;margin-bottom:0}.\[\&_strong\]\:font-semibold strong{font-weight:600}.\[\&_strong\]\:text-quorym-text strong{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.\[\&_ul\]\:my-0 ul{margin-top:0;margin-bottom:0}
