.grid-stack{position:relative}.grid-stack-rtl{direction:ltr}.grid-stack-rtl>.grid-stack-item{direction:rtl}.grid-stack-placeholder>.placeholder-content{background-color:#0000001a;margin:0;position:absolute;width:auto;z-index:0!important}.grid-stack>.grid-stack-item{position:absolute;padding:0;top:0;width:var(--gs-column-width);height:var(--gs-cell-height)}.grid-stack>.grid-stack-item>.grid-stack-item-content{margin:0;position:absolute;width:auto;overflow-x:hidden;overflow-y:auto}.grid-stack>.grid-stack-item.size-to-content:not(.size-to-content-max)>.grid-stack-item-content{overflow-y:hidden}.grid-stack:not(.grid-stack-rtl)>.grid-stack-item{left:0}.grid-stack.grid-stack-rtl>.grid-stack-item{right:0}.grid-stack>.grid-stack-item>.grid-stack-item-content,.grid-stack>.grid-stack-placeholder>.placeholder-content{top:var(--gs-item-margin-top);right:var(--gs-item-margin-right);bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.grid-stack-item.ui-resizable-autohide>.ui-resizable-handle,.grid-stack-item.ui-resizable-disabled>.ui-resizable-handle{display:none}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se,.grid-stack-item>.ui-resizable-sw{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23666" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 20 20"><path d="m10 3 2 2H8l2-2v14l-2-2h4l-2 2"/></svg>');background-repeat:no-repeat;background-position:center}.grid-stack-item>.ui-resizable-ne{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-sw{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-nw{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-se{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-nw{cursor:nw-resize;width:20px;height:20px;top:var(--gs-item-margin-top);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-n{cursor:n-resize;height:10px;top:var(--gs-item-margin-top);left:25px;right:25px}.grid-stack-item>.ui-resizable-ne{cursor:ne-resize;width:20px;height:20px;top:var(--gs-item-margin-top);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-e{cursor:e-resize;width:10px;top:15px;bottom:15px;right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-se{cursor:se-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-s{cursor:s-resize;height:10px;left:25px;bottom:var(--gs-item-margin-bottom);right:25px}.grid-stack-item>.ui-resizable-sw{cursor:sw-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-w{cursor:w-resize;width:10px;top:15px;bottom:15px;left:var(--gs-item-margin-left)}.grid-stack-item.ui-draggable-dragging>.ui-resizable-handle{display:none!important}.grid-stack-item.ui-draggable-dragging{will-change:left,right,top}.grid-stack-item.ui-resizable-resizing{will-change:width,height}.ui-draggable-dragging,.ui-resizable-resizing{z-index:10000}.ui-draggable-dragging>.grid-stack-item-content,.ui-resizable-resizing>.grid-stack-item-content{box-shadow:1px 4px 6px #0003;opacity:.8}.grid-stack-animate,.grid-stack-animate .grid-stack-item{transition:left .3s,right .3s,top .3s,height .3s,width .3s}.grid-stack-animate .grid-stack-item.grid-stack-placeholder,.grid-stack-animate .grid-stack-item.ui-draggable-dragging,.grid-stack-animate .grid-stack-item.ui-resizable-resizing{transition:left 0s,right 0s,top 0s,height 0s,width 0s}.grid-stack>.grid-stack-item[gs-y="0"]{top:0}.grid-stack:not(.grid-stack-rtl)>.grid-stack-item[gs-x="0"]{left:0}.grid-stack.grid-stack-rtl>.grid-stack-item[gs-x="0"]{right:0}:root{color-scheme:dark;--studio-bg: #071017;--studio-surface: #0c171f;--studio-surface-2: #101e27;--studio-surface-3: #14242e;--studio-border: #263b47;--studio-border-soft: #1b2d37;--studio-text: #f1f5f6;--studio-muted: #95a7b1;--studio-muted-2: #6f838e;--studio-green: #38c96d;--studio-cyan: #31c5d8;--studio-amber: #f1b93b;--studio-red: #ef665d;--studio-radius: 6px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--studio-bg);color:var(--studio-text)}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}.studio-body{min-height:100vh;overflow-x:hidden}.studio-loading,.studio-error{display:grid;min-height:100vh;place-content:center;gap:12px;padding:28px;text-align:center}.studio-error strong{color:var(--studio-red)}.studio-error a{color:var(--studio-cyan)}.studio-button,.studio-icon-button,.studio-select,.studio-input,.studio-textarea{border:1px solid var(--studio-border);border-radius:var(--studio-radius);background:#0a141b;color:var(--studio-text)}.studio-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 13px;font-size:12px;font-weight:760;cursor:pointer}.studio-button:hover:not(:disabled){border-color:#4a6675;background:#12232d}.studio-button:focus-visible,.studio-icon-button:focus-visible,.studio-select:focus-visible,.studio-input:focus-visible,.studio-textarea:focus-visible{outline:2px solid var(--studio-cyan);outline-offset:2px}.studio-button:disabled,.studio-icon-button:disabled{opacity:.45;cursor:not-allowed}.studio-button.is-primary{border-color:#1ca653;background:#27b95d;color:#04140a}.studio-button.is-primary:hover:not(:disabled){border-color:#54e487;background:#45d777}.studio-button.is-quiet{background:transparent}.studio-button.is-danger{border-color:#ef665d8c;color:#ff9a93}.studio-icon-button{display:inline-grid;width:36px;height:36px;place-items:center;padding:0;cursor:pointer}.studio-icon-button svg,.studio-button svg,.studio-nav-link svg{width:16px;height:16px;stroke-width:1.8}.studio-brand{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.studio-brand img{display:block;width:152px;height:auto}.template-list-shell{min-height:100vh;background:var(--studio-bg) url(/assets/brand/dadalto-bi-pattern.svg) center top / 100% 300px no-repeat}.template-list-header{display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:0 max(24px,calc((100vw - 1240px)/2));border-bottom:1px solid var(--studio-border-soft);background:#071017e6}.template-list-main{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:46px 0 80px}.template-list-title{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.template-list-title h1{margin:0;font-size:30px;line-height:1.08;letter-spacing:0}.template-list-title p{max-width:650px;margin:8px 0 0;color:var(--studio-muted);font-size:14px;line-height:1.55}.template-list-actions{display:flex;gap:8px}.template-filterbar{display:grid;grid-template-columns:minmax(260px,1fr) 180px 150px;gap:9px;margin-bottom:14px}.studio-input,.studio-select{min-height:38px;padding:0 11px;font-size:12px}.studio-textarea{min-height:92px;padding:10px 11px;resize:vertical;font-size:12px;line-height:1.5}.template-table-wrap{overflow:hidden;border:1px solid var(--studio-border);border-radius:var(--studio-radius);background:#0a141be6}.template-table{width:100%;border-collapse:collapse}.template-table th,.template-table td{padding:13px 15px;border-bottom:1px solid var(--studio-border-soft);text-align:left;vertical-align:middle}.template-table th{color:var(--studio-muted);background:#0b171e;font-size:10px;text-transform:uppercase}.template-table td{font-size:12px}.template-table tbody tr:last-child td{border-bottom:0}.template-table tbody tr:hover{background:#31c5d809}.template-name-cell strong,.template-name-cell span{display:block}.template-name-cell strong{font-size:14px}.template-name-cell span{margin-top:4px;color:var(--studio-muted)}.template-row-actions{display:flex;justify-content:flex-end;gap:7px}.template-health{display:inline-flex;align-items:center;gap:7px;color:#8ee7aa}.template-health:before{width:7px;height:7px;border-radius:50%;background:var(--studio-green);content:""}.version-draft{color:var(--studio-amber)}.studio-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:12px;color:var(--studio-muted);font-size:11px}.studio-dialog{width:min(500px,calc(100% - 28px));padding:0;border:1px solid var(--studio-border);border-radius:7px;background:#0d1921;color:var(--studio-text);box-shadow:0 30px 90px #0009}.studio-dialog::backdrop{background:#02080cc2;backdrop-filter:blur(3px)}.studio-dialog form{display:grid;gap:14px;padding:18px}.studio-dialog header,.studio-dialog footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-dialog header{margin:-18px -18px 0;padding:14px 18px;border-bottom:1px solid var(--studio-border)}.studio-dialog header strong,.studio-dialog header span{display:block}.studio-dialog header strong{font-size:14px}.studio-dialog header span{margin-top:4px;color:var(--studio-muted);font-size:10px}.studio-dialog label{display:grid;gap:6px;color:var(--studio-muted);font-size:10px}.studio-dialog footer{justify-content:flex-end;padding-top:7px;border-top:1px solid var(--studio-border-soft)}.studio-overview{min-height:100vh;background:var(--studio-bg)}.studio-overview-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;min-height:72px;padding:0 28px;border-bottom:1px solid var(--studio-border);background:#09141b}.studio-breadcrumb{display:flex;align-items:center;gap:8px;color:var(--studio-muted);font-size:12px}.studio-breadcrumb a{color:var(--studio-muted);text-decoration:none}.studio-breadcrumb a:hover{color:var(--studio-text)}.studio-overview-main{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:38px 0 80px}.studio-overview-title{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:22px;padding-bottom:28px;border-bottom:1px solid var(--studio-border-soft)}.studio-overview-title h1{margin:0;font-size:32px}.studio-overview-title p{max-width:760px;margin:8px 0 0;color:var(--studio-muted);line-height:1.55}.studio-overview-actions{display:flex;gap:8px}.overview-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--studio-border-soft)}.overview-metric{padding:24px 20px;border-right:1px solid var(--studio-border-soft)}.overview-metric:last-child{border-right:0}.overview-metric span,.overview-metric strong{display:block}.overview-metric span{color:var(--studio-muted);font-size:10px;text-transform:uppercase}.overview-metric strong{margin-top:7px;font-size:19px}.overview-section{padding:30px 0;border-bottom:1px solid var(--studio-border-soft)}.overview-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.overview-section h2{margin:0;font-size:18px}.overview-section-head p{margin:5px 0 0;color:var(--studio-muted);font-size:12px}.version-table select{min-width:110px}.contract-policy-form{display:grid;grid-template-columns:110px 140px 1fr auto;align-items:center;gap:7px}.editor-shell{min-height:100vh;background:var(--studio-bg)}.editor-topbar{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:minmax(280px,1fr) auto auto;align-items:center;gap:16px;min-height:58px;padding:8px 14px;border-bottom:1px solid #304651;background:#081219;box-shadow:0 8px 24px #00000047}.editor-context{display:flex;align-items:center;min-width:0;gap:12px}.editor-context a{display:inline-grid;place-items:center;color:var(--studio-green)}.editor-context strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.editor-version{padding:5px 7px;border:1px solid var(--studio-border);border-radius:4px;color:var(--studio-muted);font-size:10px}.editor-state{display:inline-flex;align-items:center;gap:7px;color:var(--studio-muted);font-size:11px}.editor-state:before{width:7px;height:7px;border-radius:50%;background:var(--studio-green);content:""}.editor-state.is-dirty{color:var(--studio-amber)}.editor-state.is-dirty:before{background:var(--studio-amber)}.editor-view-controls,.editor-actions{display:flex;align-items:center;gap:7px}.editor-compare-label{display:inline-flex;align-items:center;gap:7px;color:var(--studio-muted);font-size:11px}.studio-toggle{position:relative;width:34px;height:18px;appearance:none;border:1px solid var(--studio-border);border-radius:18px;background:#263640;cursor:pointer}.studio-toggle:after{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#bac5ca;content:"";transition:transform .16s ease}.studio-toggle:checked{border-color:#1ca653;background:#1e8d4a}.studio-toggle:checked:after{transform:translate(16px);background:#fff}.editor-workspace{display:grid;grid-template-columns:248px minmax(620px,1fr) 284px;min-height:calc(100vh - 100px)}.editor-left,.editor-inspector{background:#0a151c}.editor-left{border-right:1px solid var(--studio-border)}.editor-inspector{border-left:1px solid var(--studio-border)}.studio-side-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--studio-border)}.studio-side-tabs button{min-height:40px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--studio-muted);font-size:11px;cursor:pointer}.studio-side-tabs button.is-active{border-bottom-color:var(--studio-green);color:var(--studio-text)}.studio-side-section{padding:12px;border-bottom:1px solid var(--studio-border-soft)}.studio-side-section h2{margin:0 0 9px;color:var(--studio-muted);font-size:10px;text-transform:uppercase}.studio-page-list,.studio-panel-palette{display:grid;gap:3px}.studio-page-row,.palette-button{display:flex;align-items:center;gap:9px;min-height:34px;padding:0 8px;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--studio-muted);font-size:11px;text-align:left;cursor:pointer}.studio-page-row.is-active{border-color:#38c96d40;background:#38c96d17;color:var(--studio-text)}.palette-button:hover{border-color:var(--studio-border);background:var(--studio-surface-2);color:var(--studio-text)}.palette-button svg,.studio-page-row svg{width:15px;height:15px}.studio-transformer-link{display:flex;align-items:center;gap:9px;min-height:38px;padding:0 8px;border:1px solid rgba(49,197,216,.24);border-radius:4px;background:#31c5d80f;color:#b9eaf0;font-size:11px;text-decoration:none}.studio-transformer-link:hover{border-color:var(--studio-cyan)}.studio-transformer-link svg{width:15px;height:15px}.editor-center{min-width:0;background:#071017}.canvas-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:48px;padding:6px 12px;border-bottom:1px solid var(--studio-border);background:#0b171f}.canvas-toolbar h1{margin:0;font-size:14px}.canvas-tools{display:flex;align-items:center;gap:6px}.canvas-tools .studio-button{min-height:32px;padding:0 9px}.canvas-viewport{min-height:calc(100vh - 148px);overflow:auto;padding:14px;background-color:#071017;background-image:linear-gradient(rgba(49,197,216,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(49,197,216,.035) 1px,transparent 1px);background-size:24px 24px}.canvas-frame{width:100%;min-width:760px;margin:0 auto;transition:max-width .2s ease}.canvas-frame[data-viewport=notebook]{max-width:1180px}.canvas-frame[data-viewport=mobile]{max-width:430px;min-width:430px}.grid-stack{min-height:780px}.grid-stack-item-content{overflow:hidden!important;border:1px solid #29404c;border-radius:4px;background:#0d1921;box-shadow:0 4px 12px #0000002e}.grid-stack-item.is-selected>.grid-stack-item-content{border-color:var(--studio-cyan);box-shadow:0 0 0 1px var(--studio-cyan),0 8px 20px #00000040}.grid-stack-item.is-disabled>.grid-stack-item-content{opacity:.38}.panel-inner{display:grid;grid-template-rows:auto minmax(0,1fr);height:100%}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px;padding:7px 10px 4px;color:#b8c5cb;font-size:9px;font-weight:760;text-transform:uppercase}.panel-heading button{border:0;background:transparent;color:var(--studio-muted);cursor:grab}.panel-body{min-height:0;padding:3px 10px 10px}.panel-chart{width:100%;height:100%;min-height:80px}.kpi-panel{display:grid;align-content:center;height:100%}.kpi-panel strong{font-size:clamp(18px,2vw,28px);line-height:1}.kpi-panel span{margin-top:10px;color:var(--studio-green);font-size:11px;font-weight:760}.panel-table{width:100%;border-collapse:collapse;font-size:9px}.panel-table th,.panel-table td{padding:5px 6px;border-bottom:1px solid var(--studio-border-soft);text-align:left}.panel-table th{color:var(--studio-muted);font-size:8px;text-transform:uppercase}.panel-table td:last-child,.panel-table th:last-child{text-align:right}.compare-layout{display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:1220px}.compare-column{min-width:0}.compare-column>header{display:flex;align-items:center;justify-content:space-between;min-height:34px;margin-bottom:7px;color:var(--studio-muted);font-size:10px;text-transform:uppercase}.compare-column .grid-stack{pointer-events:none}.inspector-head{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 13px;border-bottom:1px solid var(--studio-border)}.inspector-head strong{font-size:11px;text-transform:uppercase}.inspector-empty{padding:28px 18px;color:var(--studio-muted);font-size:12px;line-height:1.5}.inspector-tabs{display:flex;border-bottom:1px solid var(--studio-border)}.inspector-tabs button{min-height:38px;flex:1;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--studio-muted);font-size:10px;cursor:pointer}.inspector-tabs button.is-active{border-bottom-color:var(--studio-green);color:var(--studio-text)}.inspector-form{display:grid;gap:13px;padding:14px}.inspector-form label{display:grid;gap:6px;color:var(--studio-muted);font-size:10px}.inspector-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.inspector-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding-top:8px;border-top:1px solid var(--studio-border-soft)}.editor-statusbar{position:sticky;bottom:0;z-index:45;display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:5px 14px;border-top:1px solid var(--studio-border);background:#081219;color:var(--studio-muted);font-size:10px}.status-groups{display:flex;align-items:center;gap:18px}.status-item{display:inline-flex;align-items:center;gap:6px}.status-item.is-valid{color:#8feaaa}.status-item.is-warning{color:var(--studio-amber)}.code-drawer{position:fixed;inset:58px 0 42px;z-index:80;display:grid;grid-template-rows:auto minmax(0,1fr);background:#071017}.code-drawer[hidden]{display:none}.code-drawer-head{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 15px;border-bottom:1px solid var(--studio-border)}.code-drawer-head div strong,.code-drawer-head div span{display:block}.code-drawer-head div strong{font-size:13px}.code-drawer-head div span{margin-top:2px;color:var(--studio-muted);font-size:10px}.code-editor-host{min-height:0;overflow:auto}.cm-editor{height:100%;background:#081219;color:var(--studio-text);font-size:12px}.cm-scroller{overflow:auto;font-family:SFMono-Regular,Consolas,monospace}.cm-gutters{border-right:1px solid var(--studio-border)!important;background:#0b171f!important;color:#667b86!important}.demo-notice{display:flex;align-items:center;justify-content:center;gap:18px;min-height:42px;padding:7px 18px;border-bottom:1px solid #3c4a31;background:#182019;color:#d4dfd4;font-size:11px}.demo-notice strong{color:#78e99c}.demo-notice a{color:#b9dfff;font-weight:760;text-decoration:none}.demo-shell{min-height:100vh;background:var(--studio-bg)}.demo-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;min-height:72px;padding:0 28px;border-bottom:1px solid var(--studio-border);background:#09141b}.demo-title strong,.demo-title span{display:block}.demo-title strong{font-size:15px}.demo-title span{margin-top:4px;color:var(--studio-muted);font-size:10px}.demo-layout{display:grid;grid-template-columns:224px minmax(0,1fr);min-height:calc(100vh - 114px)}.demo-sidebar{display:flex;flex-direction:column;border-right:1px solid var(--studio-border);background:#09141b}.demo-sidebar-title{display:grid;gap:4px;padding:19px 16px;border-bottom:1px solid var(--studio-border-soft)}.demo-sidebar-title span,.demo-sidebar-foot span{color:var(--studio-muted);font-size:9px;text-transform:uppercase}.demo-sidebar-title strong{font-size:13px}.demo-sidebar nav{display:grid;gap:3px;padding:10px}.demo-sidebar nav button{display:flex;align-items:center;gap:10px;min-height:39px;padding:0 10px;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--studio-muted);font-size:11px;text-align:left;cursor:pointer}.demo-sidebar nav button:hover{border-color:var(--studio-border);color:var(--studio-text)}.demo-sidebar nav button.is-active{border-color:#38c96d4d;background:#38c96d17;color:var(--studio-text)}.demo-sidebar nav svg{width:15px;height:15px;flex:0 0 auto}.demo-sidebar-foot{display:grid;gap:4px;margin-top:auto;padding:15px 16px;border-top:1px solid var(--studio-border-soft)}.demo-sidebar-foot strong{font-size:11px}.demo-sidebar-foot span:last-child{text-transform:none}.demo-view-main{min-width:0;padding:18px}.demo-filterbar{display:grid;grid-template-columns:repeat(7,minmax(118px,1fr)) auto;align-items:end;gap:7px;margin-bottom:18px;padding:11px;border:1px solid var(--studio-border-soft);border-radius:var(--studio-radius);background:#09151d}.demo-filterbar label{display:grid;gap:5px;color:var(--studio-muted);font-size:9px;text-transform:uppercase}.demo-filterbar .studio-input,.demo-filterbar .studio-select{width:100%;min-width:0}.demo-view-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--studio-border-soft)}.demo-view-heading span{color:var(--studio-green);font-size:9px;font-weight:750;text-transform:uppercase}.demo-view-heading h1{margin:5px 0 0;font-size:22px}.demo-view-heading p{margin:6px 0 0;color:var(--studio-muted);font-size:12px;line-height:1.5}.demo-dashboard{min-height:780px}.demo-dashboard .grid-stack-item-content{cursor:default}.demo-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:12px;border:1px solid var(--studio-border);border-radius:var(--studio-radius);background:#0b171f}.demo-summary-grid div{padding:18px;border-right:1px solid var(--studio-border-soft)}.demo-summary-grid div:last-child{border-right:0}.demo-summary-grid span,.demo-summary-grid strong{display:block}.demo-summary-grid span{color:var(--studio-muted);font-size:9px;text-transform:uppercase}.demo-summary-grid strong{margin-top:7px;font-size:22px}.demo-chart-band{height:360px;padding:12px;border:1px solid var(--studio-border);border-radius:var(--studio-radius);background:#0d1921}.demo-chart-band>header{height:28px;color:var(--studio-muted);font-size:10px;font-weight:760;text-transform:uppercase}.demo-chart-band .panel-chart{height:calc(100% - 28px)}.demo-data-list{display:grid;border:1px solid var(--studio-border);border-radius:var(--studio-radius);background:#0b171f}.demo-data-list article{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:78px;padding:13px 16px;border-bottom:1px solid var(--studio-border-soft)}.demo-data-list article:last-child{border-bottom:0}.demo-data-list strong,.demo-data-list p{display:block;margin:0}.demo-data-list p{margin-top:5px;color:var(--studio-muted);font-size:11px}.demo-data-list time{color:var(--studio-muted);font-size:10px}.demo-severity,.demo-status{display:inline-flex;width:fit-content;align-items:center;min-height:23px;padding:0 7px;border:1px solid var(--studio-border);border-radius:3px;font-size:9px;font-weight:760}.demo-severity.is-high{border-color:#ef665d80;color:#ff9a93}.demo-severity.is-medium,.demo-status.is-warning{border-color:#f1b93b80;color:#ffd371}.demo-severity.is-low{border-color:#31c5d873;color:#79dfeb}.demo-status.is-ok{border-color:#38c96d73;color:#8ce5a8}.demo-table-wrap{overflow-x:auto;border:1px solid var(--studio-border);border-radius:var(--studio-radius);background:#0b171f}.demo-table-wrap .template-table{min-width:820px}.demo-region-note{display:flex;align-items:center;gap:14px;margin-bottom:12px;padding:12px 14px;border-left:3px solid var(--studio-cyan);background:#31c5d80f;font-size:11px}.demo-region-note span{color:var(--studio-muted)}.demo-input-zone{display:grid;place-items:center;min-height:210px;margin-bottom:12px;padding:24px;border:1px dashed #3a5968;border-radius:var(--studio-radius);background:#0a151c;text-align:center}.demo-input-zone svg{width:28px;height:28px;margin-bottom:10px;color:var(--studio-cyan)}.demo-input-zone span{margin:6px 0 14px;color:var(--studio-muted);font-size:11px}.demo-kanban{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.demo-kanban>section{min-height:320px;padding:10px;border:1px solid var(--studio-border);border-radius:var(--studio-radius);background:#09151d}.demo-kanban section>header{display:flex;justify-content:space-between;padding:3px 3px 12px;color:var(--studio-muted);font-size:10px;font-weight:760;text-transform:uppercase}.demo-kanban section>header span{color:var(--studio-text)}.demo-kanban article{display:grid;gap:12px;margin-bottom:8px;padding:13px;border:1px solid var(--studio-border-soft);border-radius:4px;background:#0d1b24}.demo-kanban article strong{font-size:11px}.demo-kanban article span{color:var(--studio-muted);font-size:9px}.demo-settings-list{display:grid;border:1px solid var(--studio-border);border-radius:var(--studio-radius);background:#0b171f}.demo-settings-list article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px;border-bottom:1px solid var(--studio-border-soft)}.demo-settings-list article:last-child{border-bottom:0}.demo-settings-list strong,.demo-settings-list span{display:block}.demo-settings-list span{margin-top:5px;color:var(--studio-muted);font-size:11px}.transformer-shell{min-height:100vh;background:var(--studio-bg)}.transformer-topbar{grid-template-columns:minmax(330px,1fr) auto auto}.transformer-main{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 58px)}.transformer-nav{position:sticky;top:58px;align-self:start;display:grid;grid-template-rows:repeat(4,min-content) 1fr;align-content:start;gap:3px;min-height:calc(100vh - 58px);padding:14px 10px;border-right:1px solid var(--studio-border);background:#09141b}.transformer-nav>a{min-height:36px;padding:10px;border:1px solid transparent;border-radius:4px;color:var(--studio-muted);font-size:11px;text-decoration:none}.transformer-nav>a:hover,.transformer-nav>a.is-active{border-color:#38c96d40;background:#38c96d12;color:var(--studio-text)}.transformer-safety{display:grid;align-self:end;gap:6px;padding:12px;border-top:1px solid var(--studio-border-soft)}.transformer-safety strong{color:#8feaaa;font-size:10px}.transformer-safety span{color:var(--studio-muted);font-size:9px;line-height:1.5}.transformer-content{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:20px 0 70px}.transformer-section{padding:24px 0;border-bottom:1px solid var(--studio-border-soft);scroll-margin-top:72px}.transformer-section>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.transformer-section h1,.transformer-section h2{margin:0;font-size:19px}.transformer-section p{margin:6px 0 0;color:var(--studio-muted);font-size:11px;line-height:1.5}.transformer-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.transformer-fields label,.transformer-region-grid label{display:grid;gap:6px;color:var(--studio-muted);font-size:9px;text-transform:uppercase}.transformer-add-map{display:flex;gap:7px}.transformer-map-table{overflow-x:auto;border:1px solid var(--studio-border);border-radius:var(--studio-radius)}.transformer-map-table .template-table{min-width:850px}.transformer-map-table td:nth-last-child(2){width:130px}.transformer-before{max-width:260px;color:var(--studio-muted)}.transformer-region-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.transformer-fixture{width:100%;min-height:160px;font-family:SFMono-Regular,Consolas,monospace}.transformer-preview{margin-top:10px;border:1px solid var(--studio-border);border-radius:var(--studio-radius);background:#0a151c}.transformer-preview-empty{padding:30px;color:var(--studio-muted);font-size:11px;text-align:center}.transformer-preview-summary{display:flex;align-items:center;gap:18px;padding:11px 13px;border-bottom:1px solid var(--studio-border-soft);font-size:10px}.transformer-preview-summary span{color:var(--studio-muted)}.transformer-preview-table{overflow-x:auto}.transformer-preview-table .template-table{min-width:980px}.demo-template-seo{padding:72px max(24px,calc((100vw - 1120px)/2));border-top:1px solid #223741;background:#081219}.demo-template-seo h2{max-width:760px;margin:0;font-size:28px}.demo-template-seo p{max-width:850px;margin:12px 0 0;color:var(--studio-muted);font-size:14px;line-height:1.7}.demo-template-seo nav{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.demo-template-seo a{color:inherit;text-decoration:none}.studio-toast{position:fixed;right:18px;bottom:58px;z-index:120;max-width:360px;padding:12px 14px;border:1px solid var(--studio-border);border-left:3px solid var(--studio-green);border-radius:var(--studio-radius);background:#10202a;box-shadow:0 18px 50px #0006;font-size:12px}.studio-toast.is-error{border-left-color:var(--studio-red)}@media(max-width:1180px){.editor-workspace{grid-template-columns:210px minmax(580px,1fr)}.editor-inspector{position:fixed;top:58px;right:0;bottom:42px;z-index:48;width:284px;box-shadow:-16px 0 40px #00000059}.overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-metric:nth-child(2){border-right:0}.overview-metric:nth-child(-n+2){border-bottom:1px solid var(--studio-border-soft)}.demo-filterbar{grid-template-columns:repeat(4,minmax(130px,1fr))}.transformer-topbar{grid-template-columns:1fr}.transformer-fields{grid-template-columns:1fr 1fr}}@media(max-width:760px){.template-list-header,.studio-overview-header,.demo-header{grid-template-columns:1fr;height:auto;padding:14px 18px}.template-list-header{align-items:flex-start}.template-list-main,.studio-overview-main{width:min(100% - 28px,1240px);padding-top:26px}.template-list-title,.studio-overview-title{grid-template-columns:1fr;align-items:start}.template-list-title{display:grid}.template-filterbar{grid-template-columns:1fr}.template-table-wrap{overflow-x:auto}.template-table{min-width:860px}.overview-metrics{grid-template-columns:1fr}.overview-metric{border-right:0;border-bottom:1px solid var(--studio-border-soft)}.contract-policy-form{grid-template-columns:1fr}.editor-topbar{position:relative;grid-template-columns:1fr}.editor-view-controls,.editor-actions{overflow-x:auto}.editor-workspace{grid-template-columns:1fr}.editor-left,.editor-inspector{display:none}.canvas-viewport{min-height:900px}.editor-statusbar{position:relative;overflow-x:auto}.demo-layout{grid-template-columns:66px minmax(0,1fr)}.demo-sidebar-title{padding:12px 8px;text-align:center}.demo-sidebar-title span,.demo-sidebar-title strong,.demo-sidebar nav button span,.demo-sidebar-foot{display:none}.demo-sidebar nav{padding:8px 6px}.demo-sidebar nav button{justify-content:center;padding:0}.demo-sidebar nav svg{width:18px;height:18px}.demo-view-main{padding:10px}.demo-filterbar{grid-template-columns:1fr 1fr}.demo-filterbar button{grid-column:1 / -1}.demo-view-heading h1{font-size:19px}.demo-summary-grid,.demo-kanban{grid-template-columns:1fr}.demo-summary-grid div{border-right:0;border-bottom:1px solid var(--studio-border-soft)}.demo-summary-grid div:last-child{border-bottom:0}.demo-data-list article{grid-template-columns:1fr}.demo-data-list time{justify-self:start}.transformer-main{grid-template-columns:1fr}.transformer-nav{position:static;grid-template-columns:repeat(4,minmax(140px,1fr));min-height:auto;overflow-x:auto;border-right:0;border-bottom:1px solid var(--studio-border)}.transformer-safety{display:none}.transformer-content{width:calc(100% - 24px)}.transformer-fields,.transformer-region-grid{grid-template-columns:1fr}.transformer-section>header{align-items:start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
