@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.drawer-layer{z-index:20;visibility:hidden;pointer-events:none;position:fixed;inset:0 0 0 248px}.drawer-layer--open{visibility:visible;pointer-events:auto}.drawer-backdrop{opacity:0;cursor:default;background:#071a442e;border:0;transition:opacity .18s;position:absolute;inset:0}.drawer-layer--open .drawer-backdrop{opacity:1}.info-panel{background:#fff;border-left:1px solid #e6eefc;grid-template-rows:auto 1fr auto;width:min(420px,92vw);height:100%;transition:transform .18s;display:grid;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-18px 0 38px #1565ff1a}.drawer-layer--open .info-panel{transform:translate(0)}.info-panel__header{border-bottom:1px solid #e6eefc;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 22px 18px;display:flex}.info-panel__eyebrow{color:#1565ff;letter-spacing:0;text-transform:uppercase;margin:0 0 5px;font-size:.72rem;font-weight:850}.info-panel h2{color:#101828;letter-spacing:0;margin:0;font-size:1rem;font-weight:850}.info-panel__close{color:#1565ff;cursor:pointer;background:#fff;border:1px solid #e6eefc;border-radius:8px;place-items:center;width:34px;height:34px;font-size:1.2rem;font-weight:800;display:grid}.person-form{grid-template-columns:1fr 1fr;gap:14px;min-height:0;padding:20px 22px;display:grid;overflow:auto}.person-field{gap:7px;display:grid}.person-field--wide,.status-field,.network-field,.child-actions{grid-column:1/-1}.person-field span,.status-field legend,.network-field legend{color:#344054;letter-spacing:0;font-size:.76rem;font-weight:800}.person-field input,.person-field select,.person-field textarea{color:#101828;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #d8e8ff;border-radius:8px;padding:9px 10px;font-size:.84rem}.person-field textarea{resize:vertical;min-height:106px}.person-field input:focus,.person-field select:focus,.person-field textarea:focus,.info-panel__close:focus-visible,.drawer-button:focus-visible{outline-offset:2px;outline:3px solid #4da3ff52}.status-field,.network-field{border:0;flex-wrap:wrap;gap:10px;margin:0;padding:0;display:flex}.status-field legend,.network-field legend{width:100%;margin-bottom:1px}.status-field label,.network-field label{color:#101828;border:1px solid #d8e8ff;border-radius:8px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:.82rem;font-weight:750;display:flex}.status-field input,.network-field input{accent-color:#1565ff}.child-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.child-action-slot{min-width:0}.child-action-button{color:#1565ff;cursor:pointer;background:#fff;border:1px solid #d8e8ff;border-radius:8px;width:100%;min-height:38px;font-size:.82rem;font-weight:850}.child-action-button:disabled{cursor:not-allowed;opacity:.45}.child-action-button:focus-visible{outline-offset:2px;outline:3px solid #4da3ff52}.child-action-status,.child-action-complete{color:#344054;background:#fff;border:1px solid #d8e8ff;border-radius:8px;margin:0;font-size:.82rem;font-weight:800}.child-action-status{align-items:center;min-height:38px;padding:0 12px;display:flex}.child-action-complete{color:#1565ff;grid-column:1/-1;padding:10px 12px}.info-panel__footer{background:#fff;border-top:1px solid #e6eefc;justify-content:flex-end;gap:10px;padding:16px 22px;display:flex}.drawer-button{cursor:pointer;border-radius:8px;min-width:98px;min-height:38px;font-size:.84rem;font-weight:850}.drawer-button--secondary{color:#1565ff;background:#fff;border:1px solid #d8e8ff}.drawer-button--primary{color:#fff;background:#1565ff;border:1px solid #1565ff}@media (width<=760px){.drawer-layer{inset:0}.person-form,.child-actions{grid-template-columns:1fr}}@media (width<=900px){.drawer-layer{inset:0}}.top-bar{background:#ffffffeb;border-bottom:1px solid #e3ebf7;grid-template-columns:minmax(180px,300px) minmax(0,1fr);align-items:center;gap:22px;min-height:74px;padding:0 28px;display:grid;box-shadow:0 10px 30px #0f234b0a}.top-bar__title p,.top-bar__title h1{margin:0}.top-bar__title p{color:#1565ff;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:600}.top-bar__title h1{color:#17213a;letter-spacing:0;margin-top:3px;font-size:1rem;font-weight:700;line-height:1.2}.top-bar__tools{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.top-bar__search{flex:540px;min-width:260px;max-width:680px;position:relative}.top-bar__search-icon{z-index:1;color:#1565ff;pointer-events:none;font-size:1rem;font-weight:700;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.top-bar__search-input,.top-bar__filter-button{color:#17213a;background:#fff;border:1px solid #dce6f5;border-radius:8px;min-height:42px;font-size:.82rem;font-weight:500;line-height:1.35;box-shadow:0 10px 24px #0f234b0a}.top-bar__search-input{width:100%;padding:0 16px 0 42px}.top-bar__search-input::placeholder{color:#7a8aa8}.top-bar__filters{flex:none;position:relative}.top-bar__filter-button{cursor:pointer;color:#1565ff;justify-content:center;align-items:center;min-width:104px;padding:0 14px;list-style:none;display:inline-flex}.top-bar__filter-button:hover{background:#eef6ff}.top-bar__filter-button::-webkit-details-marker{display:none}.top-bar__search-input:focus-visible,.top-bar__result:focus-visible,.top-bar__filter-button:focus-visible,.top-bar__clear-filters:focus-visible{outline-offset:2px;outline:3px solid #4da3ff42}.top-bar__results,.top-bar__no-results,.top-bar__filter-panel{z-index:40;background:#fff;border:1px solid #dce6f5;border-radius:8px;position:absolute;top:calc(100% + 10px);box-shadow:0 22px 44px #0f234b1f}.top-bar__results,.top-bar__no-results{width:min(520px,76vw);left:0}.top-bar__filter-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(540px,86vw);max-height:calc(100vh - 96px);padding:14px;display:grid;right:0;overflow:auto}.top-bar__results{gap:4px;max-height:300px;padding:7px;display:grid;overflow:auto}.top-bar__result{color:#17213a;cursor:pointer;text-align:left;background:#fff;border:0;border-radius:7px;gap:4px;width:100%;padding:10px 11px;display:grid}.top-bar__result:hover{background:#eef6ff}.top-bar__result span{font-size:.84rem;font-weight:600;line-height:1.35}.top-bar__result small,.top-bar__no-results{color:#6d7890;font-size:.73rem;font-weight:500;line-height:1.45}.top-bar__no-results{margin:0;padding:11px 13px}.top-bar__filter-group{border:1px solid #e3ebf7;border-radius:8px;gap:8px;margin:0;padding:11px;display:grid}.top-bar__filter-group legend{color:#17213a;padding:0 4px;font-size:.76rem;font-weight:700}.top-bar__filter-group label{color:#3f4d67;align-items:center;gap:8px;font-size:.76rem;font-weight:500;line-height:1.35;display:flex}.top-bar__filter-group input{accent-color:#1565ff}.top-bar__clear-filters{color:#1565ff;cursor:pointer;background:#fff;border:1px solid #1565ff;border-radius:8px;min-height:38px;font-size:.78rem;font-weight:700}.top-bar__user{border-left:1px solid #e3ebf7;align-items:center;gap:10px;min-width:188px;padding-left:16px;display:flex}.top-bar__user>span{color:#fff;background:linear-gradient(135deg,#1565ff,#4da3ff);border-radius:50%;place-items:center;width:38px;height:38px;font-size:.78rem;font-weight:700;display:grid}.top-bar__user strong,.top-bar__user small{white-space:nowrap;display:block}.top-bar__user strong{color:#17213a;font-size:.78rem;font-weight:700}.top-bar__user small{color:#6d7890;margin-top:2px;font-size:.72rem;font-weight:500;line-height:1.35}@media (width<=1100px){.top-bar{grid-template-columns:1fr;gap:12px;padding:14px 16px}.top-bar__tools{justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.top-bar__user{display:none}}@media (width<=760px){.top-bar__tools{flex-wrap:wrap}.top-bar__search{flex-basis:100%;min-width:0;max-width:none}.top-bar__filter-panel{grid-template-columns:1fr;width:min(320px,88vw);left:0;right:auto}}.persona-card{color:#1565ff;text-align:center;cursor:pointer;background:linear-gradient(#fff 0%,#fafdff 100%);border:1px solid #1565ff2e;border-radius:8px;place-items:center;width:136px;min-height:74px;transition:border-color .16s,box-shadow .16s,transform .16s,opacity .16s,background .16s;display:grid;box-shadow:0 18px 36px #0f234b21,0 2px 6px #0f234b0d}.persona-card:hover{border-color:#1565ff6b;transform:translateY(-2px);box-shadow:0 22px 44px #1565ff2e,0 3px 10px #0f234b14}.persona-card--root{color:#fff;background:linear-gradient(135deg,#1565ff 0%,#4da3ff 100%);border-color:#1565ff;box-shadow:0 26px 54px #1565ff47,0 0 0 5px #4da3ff1f}.persona-card--placeholder{background:#ffffffc2;border-style:dashed;border-color:#1565ff47;box-shadow:0 12px 28px #0f234b14}.persona-card:focus-visible{outline-offset:3px;outline:3px solid #4da3ff52}.persona-card__name{letter-spacing:0;font-size:.82rem;font-weight:880}.persona-card__line,.persona-card__status{color:#61708f;letter-spacing:0;margin-top:3px;font-size:.62rem;font-weight:780}.persona-card--root .persona-card__line,.persona-card--root .persona-card__status{color:#ffffffd6}.persona-card--dimmed{opacity:.28}.persona-card--highlighted{background:linear-gradient(#fff 0%,#f4f9ff 100%);border-color:#1565ff;transform:translateY(-4px)scale(1.02);box-shadow:0 0 0 5px #4da3ff57,0 0 0 10px #1565ff1a,0 28px 60px #1565ff47}.react-flow{direction:ltr}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.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 .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1px;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.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:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background:#1a192b;border:1px solid #fff;border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-top{top:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{top:50%;right:-4px;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{background:#ffffff80;margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute}.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-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{color:#222;text-align:center;background-color:#fff;border:1px solid #1a192b;border-radius:3px;width:150px;padding:10px;font-size:12px}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.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:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.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{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{box-sizing:content-box;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fefefe;border:none;border-bottom:1px solid #eee;justify-content:center;align-items:center;width:16px;height:16px;padding:5px;display:flex}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.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{background-color:#3367d9;border:1px solid #fff;border-radius:1px;width:4px;height:4px;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.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:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.tree-screen{background:radial-gradient(circle at 50% 0,#4da3ff14,#0000 34rem),linear-gradient(#1565ff05 1px,#0000 1px) 0 0/44px 44px,linear-gradient(90deg,#1565ff05 1px,#0000 1px) 0 0/44px 44px,#fff;width:100%;height:clamp(720px,100vh - 340px,920px);min-height:700px;position:relative;overflow:hidden}.tree-screen:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(#ffffff94,#ffffff14 42%,#ffffff75);position:absolute;inset:0}.tree-screen .react-flow{z-index:1;background:0 0;position:relative}.tree-screen .react-flow__pane{cursor:grab}.tree-screen .react-flow__pane.dragging{cursor:grabbing}.tree-persona-node{position:relative}.aurum-handle{opacity:0;pointer-events:none;border:0;width:1px;height:1px}.tree-screen .react-flow__edge-path{filter:drop-shadow(0 4px 7px #1565ff1f)}.tree-screen .react-flow__controls{background:#ffffffeb;border:1px solid #1565ff24;border-radius:8px;overflow:hidden;box-shadow:0 16px 36px #0f234b24}.tree-screen .react-flow__controls-button{color:#1565ff;background:#fffffff0;border-color:#e6eefc;width:38px;height:38px}.tree-screen .react-flow__controls-button:hover{background:#eef6ff}.tree-empty-state{z-index:1;color:#61708f;place-items:center;height:100%;font-size:.92rem;font-weight:750;display:grid;position:relative}@media (width<=760px){.tree-screen{height:640px;min-height:600px}}:root{color:#17213a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f8fc;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;min-height:100vh;margin:0}body{background:#f5f8fc;overflow:hidden}button,input,textarea,select{font:inherit}button{letter-spacing:0}.app-shell{background:radial-gradient(circle at 100% 0,#4da3ff1f,#0000 34rem),#f5f8fc;grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.app-sidebar{background:#ffffffeb;border-right:1px solid #e4ebf6;grid-template-rows:auto 1fr auto;height:100vh;padding:22px 16px;display:grid;position:sticky;top:0;box-shadow:16px 0 42px #0f234b0a}.app-sidebar__brand{color:#17213a;justify-items:center;gap:10px;min-height:104px;padding:14px 8px 18px;display:grid}.app-sidebar__logo{object-fit:cover;object-position:center;background:#fff;border-radius:6px;width:min(178px,100%);height:56px;display:block}.app-sidebar__brand span{color:#8a96aa;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:500;line-height:1.2;display:block}.app-sidebar__footer span,.app-sidebar__footer small{color:#6d7890;font-size:.74rem;font-weight:600;display:block}.app-sidebar__nav{align-content:start;gap:8px;margin-top:30px;display:grid}.app-sidebar__nav p{color:#9aa5b8;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;padding:0 12px;font-size:.68rem;font-weight:700}.app-sidebar__item{color:#3f4d67;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;padding:0 12px;font-size:.88rem;font-weight:600;line-height:1.25;display:grid;position:relative}.app-sidebar__item span{color:#1565ff;font-size:.82rem}.app-sidebar__item small{color:#a7b0c0;font-size:.58rem;font-weight:500;line-height:1.2}.app-sidebar__item--active{color:#1565ff;background:linear-gradient(135deg,#1565ff1f,#4da3ff14);box-shadow:inset 0 0 0 1px #1565ff0f}.app-sidebar__item--active:before{content:"";background:#1565ff;border-radius:999px;width:3px;position:absolute;top:9px;bottom:9px;left:0}.app-sidebar__item:disabled{cursor:not-allowed;opacity:.74}.app-sidebar__footer{background:#fff;border:1px solid #e0e8f5;border-radius:8px;gap:4px;padding:14px;display:grid;box-shadow:0 18px 36px #0f234b0d}.app-sidebar__footer strong{color:#17213a;font-size:.96rem;font-weight:700}.app-workspace{grid-template-rows:auto 1fr;min-width:0;height:100vh;display:grid;overflow:hidden}.app-content{min-width:0;padding:14px 22px 22px;overflow:auto}.dashboard-hero{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:12px;display:flex}.dashboard-hero__eyebrow,.tree-panel__header p,.kpi-card p,.franchise-card p{color:#66738a;margin:0;font-size:.76rem;font-weight:600;line-height:1.35}.dashboard-hero h1{color:#17213a;letter-spacing:0;margin:3px 0 5px;font-size:1.9rem;font-weight:800;line-height:1.08}.dashboard-hero p:not(.dashboard-hero__eyebrow){color:#6d7890;margin:0;font-size:.9rem;font-weight:500;line-height:1.5}.dashboard-hero__status{white-space:nowrap;align-items:center;gap:10px;display:flex}.dashboard-hero__status span,.dashboard-hero__status strong,.tree-panel__meta span{color:#3f4d67;background:#fff;border:1px solid #dce6f5;border-radius:8px;align-items:center;min-height:36px;padding:0 14px;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:0 12px 26px #0f234b0a}.dashboard-hero__status strong{color:#10a76a}.command-center{gap:12px;margin-bottom:14px;display:grid}.command-section{background:#ffffffd6;border:1px solid #d8e2f2f0;border-radius:8px;padding:14px;box-shadow:0 20px 46px #0f234b0e}.command-section__header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.command-section__header span{color:#1565ff;background:#fff;border:1px solid #dce6f5;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.68rem;font-weight:700;display:inline-grid}.command-section__header h2{color:#17213a;letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:600}.command-section__grid{gap:10px;display:grid}.command-section__grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.command-section__grid--business{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,2fr);align-items:stretch}.kpi-card{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #dfe8f6;border-radius:8px;align-items:flex-start;gap:14px;min-height:90px;padding:14px;display:flex;box-shadow:0 16px 34px #0f234b0e}.kpi-card__icon{background:linear-gradient(135deg,#1565ff,#4da3ff);border-radius:50%;flex:none;width:42px;height:42px;box-shadow:0 12px 24px #1565ff33}.kpi-card--green .kpi-card__icon{background:linear-gradient(135deg,#18b979,#49d79d);box-shadow:0 12px 24px #18b9792e}.kpi-card--rose .kpi-card__icon{background:linear-gradient(135deg,#e23a62,#f07490);box-shadow:0 12px 24px #e23a622e}.kpi-card--gold .kpi-card__icon{background:linear-gradient(135deg,#c89b3c,#f2b84b);box-shadow:0 12px 24px #c89b3c33}.kpi-card--gray .kpi-card__icon{background:linear-gradient(135deg,#94a3b8,#cbd5e1);box-shadow:0 12px 24px #64748b24}.kpi-card strong{color:#17213a;letter-spacing:0;margin-top:4px;font-size:clamp(1.34rem,1.85vw,1.82rem);font-weight:800;line-height:1.1;display:block}.kpi-card small{color:#6d7890;margin-top:6px;font-size:.72rem;font-weight:500;line-height:1.45;display:block}.franchise-card{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #dfe8f6;border-radius:8px;align-content:start;gap:12px;min-height:90px;padding:14px;display:grid;box-shadow:0 16px 34px #0f234b0e}.franchise-card header{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.franchise-card h2{color:#17213a;margin:3px 0 0;font-size:1rem;font-weight:700}.franchise-card__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;display:grid}.franchise-card__item{justify-content:space-between;align-items:center;gap:14px;min-height:26px;display:flex}.franchise-card__item span{color:#6d7890;align-items:center;gap:8px;font-size:.72rem;font-weight:600;display:inline-flex}.franchise-card__item strong{color:#17213a;font-size:.96rem;font-weight:700}.franchise-card__dot{background:#c89b3c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #c89b3c24}.tree-panel{background:#fff;border:1px solid #dfe8f6;border-radius:8px;overflow:hidden;box-shadow:0 24px 54px #0f234b14}.tree-panel__header{border-bottom:1px solid #edf2f8;justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:18px 20px;display:flex}.tree-panel__header h2{color:#17213a;margin:3px 0 0;font-size:1.16rem;font-weight:700;line-height:1.2}.tree-panel__meta{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}@media (width<=1180px){.command-section__grid--four,.command-section__grid--business{grid-template-columns:repeat(2,minmax(0,1fr))}.franchise-card{grid-column:1/-1}}@media (width<=900px){body{overflow:auto}.app-shell{grid-template-columns:1fr}.app-sidebar{grid-template-rows:auto;gap:14px;height:auto;padding:14px;position:relative}.app-sidebar__nav{gap:8px;margin-top:0;padding-bottom:2px;display:flex;overflow-x:auto}.app-sidebar__nav p,.app-sidebar__footer,.app-sidebar__item small{display:none}.app-sidebar__item{flex:none}.app-workspace{height:auto;min-height:100vh;overflow:visible}.app-content{padding:18px 16px 24px;overflow:visible}.dashboard-hero,.tree-panel__header{flex-direction:column;align-items:flex-start}.dashboard-hero__status{flex-wrap:wrap}.command-section__grid--four,.command-section__grid--business,.franchise-card__list{grid-template-columns:1fr}}
