:root{color:#172033;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100vh}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{border:0;border-radius:10px;background:#1d4ed8;color:#fff;cursor:pointer;padding:.75rem 1rem;font-weight:700}button.secondary{background:#e7ecf8;color:#172033}input{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:.75rem;margin-top:.35rem}label{display:block;font-weight:700}.login-page,.center-card{display:grid;min-height:100vh;place-items:center;padding:1rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 16px 40px #0f172a14;padding:1.25rem}.login-card{width:min(100%,440px);display:grid;gap:1rem}.app-shell{display:grid;gap:0;min-height:100vh;padding:0}.side-menu{background:#fff;border-right:1px solid #e2e8f0;display:grid;grid-template-rows:auto 1fr auto;height:100vh;min-height:100vh;min-width:0;overflow:auto;padding:1rem}.side-menu-header h1{font-size:1.35rem;line-height:1.2;margin-bottom:0}.side-menu-footer{border-top:1px solid #e2e8f0;display:grid;gap:.75rem;padding-top:1rem}.app-content{align-content:start;display:grid;gap:1rem;min-height:100vh;min-width:0;overflow:auto;padding:0}.app-content-full{min-height:100vh;padding:1rem}.layout-resizer{background:#e2e8f0;cursor:col-resize;min-height:100vh;position:relative;touch-action:none}.layout-resizer:before{background:#94a3b8;border-radius:999px;content:"";height:3rem;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .15s ease;width:3px}.layout-resizer:hover:before,.layout-resizer:focus-visible:before,.is-resizing-layout .layout-resizer:before{opacity:1}.layout-resizer:focus-visible{outline:2px solid #1d4ed8;outline-offset:-2px}.is-resizing-layout{cursor:col-resize;-webkit-user-select:none;user-select:none}.user-box,.logout-button{align-items:center;display:grid;gap:.65rem;grid-template-columns:1.6rem minmax(0,1fr);text-align:left}.user-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eyebrow{color:#1d4ed8;font-weight:800;letter-spacing:.08em;margin:0;text-transform:uppercase}h1,h2{margin:0 0 .75rem}.muted{color:#64748b}.error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#991b1b;padding:.75rem}.health-grid{display:grid;grid-template-columns:minmax(10rem,16rem) 1fr;gap:.65rem 1rem;margin:0}.health-grid dt{color:#64748b;font-weight:700}.health-grid dd{margin:0;overflow-wrap:anywhere}@media(max-width:700px){.app-shell{display:block}.side-menu{border-bottom:1px solid #e2e8f0;border-right:0;height:auto;min-height:auto}.layout-resizer{display:none}.app-content{min-height:auto}.health-grid{grid-template-columns:1fr}}.login-title-row,.section-title-row,.sheet-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.version-badge,.meta-pill{background:#e7ecf8;border-radius:999px;color:#172033;display:inline-flex;font-size:.82rem;font-weight:800;padding:.3rem .65rem;white-space:nowrap}.password-field{align-items:center;display:grid;gap:.5rem;grid-template-columns:1fr auto;margin-top:.35rem}.password-field input{margin-top:0}.inline-button{background:#e7ecf8;color:#172033;padding-inline:.8rem}.main-nav{align-content:start;display:grid;gap:.6rem;margin-top:1.5rem}.main-nav a{align-items:center;border:1px solid transparent;border-radius:12px;color:#172033;display:grid;font-weight:800;gap:.65rem;grid-template-columns:1.6rem minmax(0,1fr);padding:.7rem .8rem;text-decoration:none}.main-nav a:hover,.main-nav a.active{background:#e7ecf8;border-color:#cbd5e1}.nav-icon{align-items:center;background:#e7ecf8;border-radius:10px;display:inline-flex;font-weight:900;height:1.6rem;justify-content:center;line-height:1;width:1.6rem}.nav-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1rem 0}.mini-grid dt,.mini-grid dd{margin:0}.mini-grid dt{color:#64748b;font-size:.85rem;font-weight:800}.mini-grid dd{font-size:1.35rem;font-weight:900}.sheet-node{border:1px solid #e2e8f0;border-radius:16px;margin-top:1rem;padding:1rem}.sheet-node h3,.scope-card h3{margin:0 0 .25rem}.tree-list,.plain-list{list-style:none;margin:0;padding:0}.tree-row{border-top:1px solid #e2e8f0;padding:.75rem 0}.tree-row summary{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;gap:.5rem;font-weight:800}.tree-dot{background:#94a3b8;border:1px solid #cbd5e1;border-radius:999px;display:inline-block;height:.8rem;width:.8rem}.tree-description,.parameter{color:#64748b;margin:.65rem 0}.tree-children{border-left:3px solid #e2e8f0;margin-top:.75rem;padding-left:1rem}.child-link+.child-link{margin-top:1rem}.json-preview{background:#0f172a;border-radius:12px;color:#e2e8f0;font-size:.85rem;max-height:18rem;overflow:auto;padding:.85rem}.warning{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;color:#9a3412;padding:.75rem}.scope-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.scope-card{border:1px solid #e2e8f0;border-radius:16px;padding:1rem}code{background:#e7ecf8;border-radius:6px;padding:.1rem .3rem}@media(max-width:700px){.login-title-row,.section-title-row,.sheet-header,.password-field{align-items:stretch;grid-template-columns:1fr;flex-direction:column}.mini-grid{grid-template-columns:1fr}}.page-heading-only{padding:1rem}.page-heading-only h2{margin:0}html,body,#root{height:100vh;min-height:100vh;overflow:hidden}.app-shell,.side-menu{height:100vh;min-height:0;overflow:hidden}.main-nav{min-height:0;overflow:auto;padding-right:.25rem}.side-menu-footer{background:#fff;position:sticky;bottom:0}.app-content{height:100vh;min-height:0;overflow:auto;padding:1rem}.function-window{align-content:start;display:grid;gap:1rem;min-width:0}.page-title-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 10px 28px #0f172a0f;padding:1rem 1.25rem}.page-title-card h2{margin-bottom:.35rem}.tree-card{overflow:visible}.sheet-node{background:#fff;margin-top:.75rem}.root-sheet-node{border-color:#cbd5e1}.compact-sheet-header h3{font-size:1rem;margin:0}.compact-sheet-header h3 a,.tree-row-link,.linked-sheet-list a,.breadcrumb a,.dynamic-nav-list a{color:#1d4ed8;text-decoration:none}.compact-sheet-header h3 a:hover,.tree-row-link:hover,.linked-sheet-list a:hover,.breadcrumb a:hover,.dynamic-nav-list a:hover{text-decoration:underline}.compact-meta{font-size:.82rem;margin:.2rem 0 0}.tree-row{padding:.45rem 0;position:relative}.tree-row summary{border-radius:10px;padding:.35rem .45rem}.tree-row summary:hover{background:#f8fafc}.tree-row-link{font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-popover-inline{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#475569;display:none;font-size:.88rem;margin:.5rem 0 0 1.5rem;max-width:52rem;padding:.75rem}.row-popover-inline p{margin:.25rem 0}.tree-row:hover>details>.row-popover-inline,.tree-row:focus-within>details>.row-popover-inline{display:block}.navi-pill{background:#dcfce7;color:#166534}.tree-children{margin-left:1rem}.breadcrumb{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem}.breadcrumb-item{align-items:center;display:inline-flex;gap:.5rem}.detail-grid-card{overflow:auto}.detail-grid{display:grid;gap:.75rem 1rem;grid-template-columns:minmax(8rem,14rem) minmax(0,1fr);margin:0}.detail-grid dt{color:#64748b;font-weight:900}.detail-grid dd{margin:0;min-width:0;overflow-wrap:anywhere}.compact-json{margin:0;max-height:12rem}.linked-sheet-list{display:grid;gap:.6rem}.linked-sheet-list li{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem}.props-box,.props-table-wrap{overflow:auto}.props-table{border-collapse:collapse;min-width:42rem;width:100%}.props-table th,.props-table td{border-bottom:1px solid #e2e8f0;padding:.55rem .65rem;text-align:left;vertical-align:top}.props-table th{color:#475569;font-size:.82rem;text-transform:uppercase}.dynamic-nav-section{border-top:1px solid #e2e8f0;margin-top:.75rem;padding-top:.9rem}.dynamic-nav-section h2{color:#64748b;font-size:.78rem;letter-spacing:.08em;margin:0 0 .5rem;text-transform:uppercase}.dynamic-nav-list{display:grid;gap:.25rem;list-style:none;margin:0;padding:0}.dynamic-nav-list .dynamic-nav-list{border-left:2px solid #e2e8f0;margin:.3rem 0 .4rem .65rem;padding-left:.65rem}.dynamic-nav-node-header{align-items:center;border-radius:10px;display:flex;gap:.35rem;min-width:0;padding:.2rem .3rem}.dynamic-nav-node-header:hover{background:#f8fafc}.dynamic-nav-toggle{align-items:center;background:#eef2ff;border:1px solid #dbe3f8;border-radius:8px;color:#475569;cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:.85rem;font-weight:900;height:1.45rem;justify-content:center;line-height:1;padding:0;width:1.45rem}.dynamic-nav-toggle:hover{background:#e2e8f0}.dynamic-nav-list a{flex:1;font-size:.92rem;font-weight:800;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dynamic-nav-direct-link{border-radius:10px;display:block;padding:.35rem .45rem}.dynamic-nav-direct-link:hover{background:#f8fafc}.dynamic-nav-list a.active{color:#172033;text-decoration:underline}.nav-child-count{background:#e7ecf8;border-radius:999px;color:#475569;font-size:.72rem;font-weight:900;padding:.1rem .4rem}.dynamic-nav-empty{font-size:.86rem;margin:.5rem 0}@media(max-width:700px){html,body,#root{height:auto;overflow:auto}.app-shell,.side-menu,.app-content{height:auto;overflow:visible}.app-content{padding:1rem}.detail-grid{grid-template-columns:1fr}}.lazy-sheet-loader{display:flex;align-items:center;gap:.75rem;padding:.75rem 0 .25rem 1rem}.lazy-sheet-loader .error{margin:0}.tree-headbox{align-items:flex-start;display:grid;gap:1rem;grid-template-columns:minmax(16rem,1fr) minmax(20rem,auto)}.tree-headbox-side{align-items:flex-end;display:grid;gap:.75rem;justify-items:end}.stats-row{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:flex-end}.stat-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;min-width:5.5rem;padding:.55rem .7rem}.stat-box span{color:#64748b;display:block;font-size:.76rem;font-weight:900;text-transform:uppercase}.stat-box strong{display:block;font-size:1.1rem;line-height:1.2}.rows-only-sheet-node{background:#f8fafc;margin-top:.45rem;padding:.45rem .7rem}.rows-only-sheet-node>.tree-list>.tree-row:first-child{border-top:0}.page-rows-only-box{background:#f8fafc;border-left-color:#cbd5e1;border-radius:12px;margin-left:1rem;padding:.45rem .7rem}.row-popover-inline{display:none!important}.detail-row-list{display:grid;gap:.75rem}.detail-row-list>li{border:1px solid #e2e8f0;border-radius:14px;padding:.75rem}.detail-row-main{align-items:center;display:flex;flex-wrap:wrap;gap:.55rem}.detail-row-main a,.muted-link{color:#1d4ed8;font-weight:800;text-decoration:none}.detail-row-main a:hover,.muted-link:hover{text-decoration:underline}.detail-row-description{margin:.45rem 0 0}.nested-detail-links{margin-top:.65rem;padding-left:1.35rem}.page-option-nav a{color:#475569;font-size:.86rem}@media(max-width:900px){.tree-headbox{grid-template-columns:1fr}.tree-headbox-side{justify-items:stretch}.stats-row{justify-content:flex-start}}.detail-row-item{cursor:pointer;scroll-margin:7rem;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.detail-row-item-linked{background:#fff}.detail-row-item-leaf{background:#fff7ed;border-color:#fed7aa!important}.detail-row-item.is-selected{background:#dbeafe;border-color:#60a5fa!important;box-shadow:0 0 0 3px #60a5fa38}.meta-pill-muted{background:#ffedd5;color:#9a3412}.generator-tree-window{gap:.75rem}.generator-tree-title{align-items:flex-start;display:grid;gap:1rem;grid-template-columns:minmax(18rem,1fr) minmax(24rem,auto)}.generator-title-stats{justify-content:flex-end}.tree-card-flat{background:transparent;border:0;box-shadow:none;padding:0}.tree-help-text{margin:0 0 .5rem}.root-sheet-node{background:transparent;border:0;border-radius:0;margin-top:0;padding:0}.root-sheet-node>.sheet-header{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:.75rem;padding:.75rem 1rem}.root-sheet-node>.tree-list>.tree-row:first-child{border-top:0}@media(max-width:900px){.generator-tree-title{grid-template-columns:1fr}.generator-title-stats{justify-content:flex-start}}.tree-breadcrumb{margin-bottom:0}.tree-card-flat .sheet-node:not(.root-sheet-node){border:0;border-radius:0;box-shadow:none;margin-top:.35rem;padding:0 0 0 1rem}.tree-card-flat .tree-list{border-left:2px solid #cbd5e1;margin-left:.4rem;padding-left:1rem}.tree-card-flat .root-sheet-node>.tree-list{margin-left:0}.tree-card-flat .tree-row{border-top:0;padding:.25rem 0 .25rem .75rem;position:relative}.tree-card-flat .tree-row:before{border-top:2px solid #cbd5e1;content:"";left:-1rem;position:absolute;top:1.1rem;width:1rem}.tree-card-flat .tree-row summary{background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 18px #0f172a0d}.tree-row-expandable>details>summary{border-color:#bfdbfe}.row-expand-hint{background:#dbeafe;color:#1e40af}.child-sheet-names{color:#475569;flex:1 1 16rem;font-size:.86rem;font-weight:700;min-width:8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-rows-only-box{background:transparent;border-left:2px solid #93c5fd;border-radius:0;margin-left:1.35rem;padding:.25rem 0 .25rem 1rem}.rows-only-sheet-node{background:transparent;padding:0}.reverse-tree-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:1rem;padding:1rem}.reverse-tree-card h3{margin:0 0 .25rem}.reverse-tree-list{display:grid;gap:.55rem;margin-top:.75rem}.reverse-tree-list li{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem}.reverse-tree-step{align-items:center;display:inline-flex;gap:.35rem}.reverse-tree-step a{color:#1d4ed8;font-weight:800;text-decoration:none}.reverse-tree-step a:hover{text-decoration:underline}.reverse-tree-row-link{background:#eef2ff;border-radius:999px;padding:.15rem .5rem}.reverse-tree-separator{color:#94a3b8;font-weight:900}.link-button{background:none;border:0;border-radius:0;color:#1d4ed8;cursor:pointer;font:inherit;font-weight:800;padding:0;text-align:left;text-decoration:none}.link-button:hover{text-decoration:underline}.detail-modal-backdrop{align-items:center;background:#0f172a85;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:50}.detail-modal{background:#fff;border-radius:18px;box-shadow:0 30px 80px #0f172a59;max-height:min(90vh,56rem);max-width:min(96vw,62rem);overflow:auto;padding:1rem;width:100%}.detail-modal-header{align-items:flex-start;border-bottom:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem;padding-bottom:.85rem}.detail-modal-header h2{margin-bottom:0}.detail-modal-body{display:grid;gap:1rem}.popup-subsection{border-top:1px solid #e2e8f0;padding-top:.85rem}.popup-subsection h3{margin:0 0 .6rem}.tree-row-content{display:grid;flex:1 1 18rem;gap:.2rem;min-width:0}.tree-row-mainline{align-items:center;display:flex;flex-wrap:wrap;gap:.45rem;min-width:0}.tree-row-popup-button{min-width:0}.type-pill{background:#eef2ff;color:#3730a3}.parent-pill{background:#fef3c7;color:#92400e}.child-sheet-single{color:#475569;display:block;font-size:.86rem;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.child-sheet-names{display:none}.child-sheet-branch{background:#fff;border:1px solid #dbeafe;border-radius:14px;box-shadow:0 8px 18px #2563eb0d;margin:.45rem 0;padding:.55rem .7rem}.child-sheet-branch-header{align-items:center;border-bottom:1px solid #e0f2fe;display:flex;flex-wrap:wrap;gap:.55rem;justify-content:space-between;margin-bottom:.35rem;padding-bottom:.4rem}.child-sheet-branch-title{font-size:.94rem}.reverse-tree-card .root-sheet-node{margin-top:.75rem}.reverse-root-sheet-node>.tree-list,.reverse-parent-list{border-left:2px solid #cbd5e1;margin-left:.4rem;padding-left:1rem}.reverse-current-header{border-color:#fde68a!important;box-shadow:0 10px 24px #f59e0b14}.reverse-parent-row>details>summary{background:#fffbeb;border-color:#fde68a}.reverse-parent-link{color:#92400e}.reverse-parent-children{border-left-color:#facc15}.nested-reverse-parent-list{margin-left:0}.tree-card-flat .tree-list>.tree-row:last-child:after{background:#fff;content:"";height:calc(100% - 1.1rem);left:-1.1rem;position:absolute;top:1.2rem;width:.35rem;z-index:0}.tree-card-flat .tree-row:before,.tree-card-flat .tree-row summary{z-index:1}.multi-child-sheets-box{border-left:0;margin-left:.25rem;padding-left:.25rem}.child-sheet-branch>.rows-only-sheet-node>.tree-list{margin-left:.25rem}.tree-row-highlighted>details>summary{background:#fff7ed;border-color:#fb923c;box-shadow:0 10px 24px #f9731624}.tree-row-highlighted>details>summary .tree-row-link,.tree-row-highlighted>details>summary .tree-row-popup-button{color:#9a3412}.tree-row-highlighted>details>summary:after{background:#fed7aa;border:1px solid #fdba74;border-radius:999px;color:#9a3412;content:"Ursprüngliche Zeile";flex:0 0 auto;font-size:.76rem;font-weight:850;padding:.14rem .5rem}.reverse-via-row{color:#9a3412}.reverse-parent-nested-section{margin-top:.65rem}.reverse-parent-nested-section h4{color:#475569;font-size:.82rem;margin:0 0 .35rem .2rem;text-transform:uppercase}.reverse-parent-children>.rows-only-sheet-node>.tree-list{margin-left:.25rem}.tree-card-flat .tree-row>details>.multi-child-sheets-box{border-left:0!important;margin-left:0;padding-left:.75rem}.tree-card-flat .multi-child-sheets-box>.child-sheet-branch{margin-left:0}.tree-card-flat .child-sheet-branch>.rows-only-sheet-node{padding-left:0}.tree-card-flat .child-sheet-branch>.rows-only-sheet-node>.tree-list{margin-left:0}.tree-card-flat .tree-list>.tree-row:last-child:after{background:#f8fafc;bottom:-.35rem;content:"";left:-1.08rem;position:absolute;top:1.15rem;width:.55rem;z-index:0}.tree-card-flat .child-sheet-branch .tree-list>.tree-row:last-child:after,.tree-card-flat .reverse-tree-card .tree-list>.tree-row:last-child:after{background:#fff}.tree-card-flat .tree-row-multi-child>details>.multi-child-sheets-box{background:transparent;border-left:0!important;border-radius:0;margin-left:0;margin-top:.55rem;padding:0 0 0 1.35rem}.tree-card-flat .tree-row-multi-child>details>.multi-child-sheets-box:before,.tree-card-flat .tree-row-multi-child>details>.multi-child-sheets-box:after{display:none!important}.tree-card-flat .tree-row-multi-child>details[open]>summary:before{background:#f8fafc;bottom:-.65rem;content:"";left:-1.35rem;position:absolute;top:1.25rem;width:.7rem;z-index:0}.tree-card-flat .tree-row-multi-child>details>summary{position:relative}.tree-card-flat .tree-row-multi-child>details>summary>*{position:relative;z-index:1}.tree-card-flat .tree-row-multi-child>details>.multi-child-sheets-box>.child-sheet-branch{margin-left:0}.tree-card-flat .tree-row-multi-child .child-sheet-branch>.rows-only-sheet-node>.tree-list{border-left:2px solid #cbd5e1;margin-left:.4rem;padding-left:1rem}.tree-card-flat .tree-row>details>.page-rows-only-box{border-left:0!important;margin-left:0;padding-left:1.35rem}.tree-card-flat .page-rows-only-box>.rows-only-sheet-node>.tree-list{border-left:2px solid #cbd5e1;margin-left:.4rem;padding-left:1rem}.tree-card-flat .page-rows-only-box .tree-list>.tree-row:last-child:after{background:#fff}.tree-card-flat .reverse-parent-children{border-left:0!important;margin-left:0;padding-left:1.35rem}.tree-card-flat .reverse-parent-children>.rows-only-sheet-node>.tree-list{border-left:2px solid #cbd5e1;margin-left:.4rem;padding-left:1rem}.tree-card-flat .reverse-parent-children .tree-list>.tree-row:last-child:after{background:#fff}.tree-card-flat .tree-row-multi-child>details>.multi-child-sheets-box>.child-sheet-branch>.rows-only-sheet-node>.tree-list{border-left:2px solid #cbd5e1;margin-left:.4rem;padding-left:1rem}
