:root{color:#182230;font-synthesis:none;--blue:#2563a5;--blue-dark:#184d86;--blue-soft:#eaf2fb;--line:#dce2e9;--muted:#667181;--surface:#fff;background:#f7f8fa;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{background:var(--surface);border-bottom:1px solid var(--line);height:68px}.topbar-inner,.nav-inner,.page,.global-search{width:min(1160px,100% - 40px);margin:0 auto}.topbar-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-mark{background:var(--blue);color:#fff;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.brand-mark svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;width:25px;height:25px}.brand strong{letter-spacing:-.02em;font-size:19px;line-height:1.05;display:block}.brand small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.demo-label{color:#7a5611;background:#fff7df;border:1px solid #ecd99c;border-radius:4px;padding:5px 9px;font-size:12px;font-weight:600}.search-band{background:#eef3f8;border-bottom:1px solid #d9e2ec;padding:22px 0}.global-search{background:#fff;border:1px solid #aebdcd;border-radius:6px;align-items:center;height:52px;display:flex;overflow:hidden;box-shadow:0 1px 2px #162c4412}.global-search:focus-within{border-color:var(--blue);outline:3px solid #b9d4f280}.global-search>svg{color:#53667a;flex:none;width:22px;margin:0 13px 0 17px}.global-search input{color:#172333;border:0;outline:0;flex:1;min-width:0;height:100%;font-size:15px}.clear-search{color:#6e7988;cursor:pointer;background:0 0;border:0;width:40px;font-size:24px}.search-button{background:var(--blue);color:#fff;cursor:pointer;border:0;height:100%;padding:0 25px;font-weight:600}.search-button:hover{background:var(--blue-dark)}.main-nav{background:var(--surface);border-bottom:1px solid var(--line)}.nav-inner{align-items:stretch;gap:8px;height:58px;display:flex}.nav-inner>a:not(.button){color:#526071;border-bottom:3px solid #0000;align-items:center;gap:7px;padding:0 16px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.nav-inner>a:not(.button) svg{width:18px}.nav-inner>a.active:not(.button){color:var(--blue);border-bottom-color:var(--blue);font-weight:600}.nav-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.button svg{width:17px;height:17px}.button.primary{color:#fff;background:var(--blue);border-color:var(--blue)}.button.primary:hover{background:var(--blue-dark)}.button.secondary{color:var(--blue-dark);background:#fff;border-color:#aabbd0}.button.secondary:hover{background:var(--blue-soft)}.button.ghost{border-color:var(--line);color:#4e5b6b;background:#fff}.button.small{min-height:34px}.button:disabled{opacity:.6;cursor:wait}.page{flex:1;padding-top:35px;padding-bottom:70px}.page-heading{margin-bottom:28px}.page-heading h1,.detail-header h1{letter-spacing:-.035em;margin:5px 0 7px;font-size:28px;line-height:1.2}.page-heading p{color:var(--muted);margin:0;font-size:14px}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:700}.heading-with-action{justify-content:space-between;align-items:end;gap:20px;display:flex}.error-banner,.form-error{color:#9c2828;background:#fff0f0;border:1px solid #efb5b5;border-radius:5px;width:min(1160px,100% - 40px);margin:15px auto 0;padding:11px 14px;font-size:13px}.loading{min-height:300px;color:var(--muted);place-content:center;justify-items:center;font-size:14px;display:grid}.loading span{border:2px solid #d9e2eb;border-top-color:var(--blue);border-radius:50%;width:25px;height:25px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.search-welcome{text-align:center;max-width:610px;margin:65px auto}.search-welcome-icon{background:var(--blue-soft);width:58px;height:58px;color:var(--blue);border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.search-welcome-icon svg{width:27px;height:27px}.search-welcome h2{margin:0 0 8px;font-size:20px}.search-welcome p{color:var(--muted);font-size:14px;line-height:1.55}.search-tips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:20px;display:flex}.search-tips span{border:1px solid var(--line);color:#667181;background:#fff;border-radius:4px;padding:7px 10px;font-size:12px}.result-section+.result-section{margin-top:35px}.section-title{justify-content:space-between;margin:0 0 12px;display:flex}.section-title>div{align-items:center;gap:8px;display:flex}.section-title svg{color:var(--blue)}.section-title h2{margin:0;font-size:17px}.count{color:#546171;background:#edf1f5;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:700}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:6px;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:#536071;text-transform:uppercase;letter-spacing:.045em;white-space:nowrap;background:#f4f6f8;padding:11px 14px;font-size:11px;font-weight:700}td{vertical-align:middle;color:#354253;border-top:1px solid #e7ebef;padding:13px 14px}tr:hover td{background:#fafcff}td small{color:#7a8491;margin-top:4px;font-size:11px;display:block}.item-link,.code-link{color:#184f89;font-weight:600;text-decoration:none}.item-link:hover,.code-link:hover{text-decoration:underline}.code-link{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.sap-copy{color:#154f89;cursor:pointer;white-space:nowrap;background:#eaf3fc;border:1px solid #8fb4da;border-radius:5px;align-items:center;gap:6px;min-height:30px;padding:4px 8px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:700;transition:background-color .12s,border-color .12s;display:inline-flex}.sap-copy:hover{background:#dcecfb;border-color:#5f94c8}.sap-copy:focus-visible{outline-offset:1px;outline:3px solid #b9d4f2}.sap-copy svg{flex:none;width:15px;height:15px}.sap-copy-label{letter-spacing:.05em;font-family:Inter,system-ui,sans-serif;font-size:9px}.sap-copy-feedback{font-family:Inter,system-ui,sans-serif;font-size:10px}.sap-copy.copied{color:#24633e;background:#e7f5ec;border-color:#87b99a}.sap-copy-prominent{min-height:36px;padding:6px 11px;font-size:15px}.tree-sap{flex:none;margin-left:auto}.badge{white-space:nowrap;border-radius:10px;align-items:center;padding:3px 8px;font-size:10px;font-weight:700;line-height:1.2;display:inline-flex}.badge-active{color:#286441;background:#e8f5ed}.badge-inactive{color:#5e6670;background:#eceff2}.badge-maintenance,.badge-pending{color:#805915;background:#fff3d6}.empty-state{text-align:center;background:#fbfcfd;border:1px dashed #c9d1db;border-radius:6px;padding:42px 20px}.empty-state strong{font-size:15px}.empty-state p{color:var(--muted);margin:7px 0 0;font-size:13px}.tree-help{color:#6a7583;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;display:flex}.tree-help-chevron{border:1px solid var(--line);background:#fff;border-radius:3px;place-items:center;width:24px;height:24px;display:grid}.tree-help-chevron svg{width:13px}.tree{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden}.tree-area+.tree-area{border-top:1px solid var(--line)}.tree-row{align-items:center;gap:8px;min-height:49px;padding:4px 16px 4px 10px;display:flex}.area-row{background:#f2f5f8;min-height:52px}.equipment-row{border-top:1px solid #e7ebf0}.component-row{background:#fafbfc;border-top:1px solid #edf0f3}.part-row{border-top:1px solid #f0f2f4;min-height:46px}.toggle{color:#617084;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;place-items:center;width:34px;height:34px;display:grid}.toggle:hover{background:#e4ebf2}.toggle svg{width:16px;height:16px}.toggle-spacer{flex:none;width:34px}.area-symbol,.component-symbol{border-radius:4px;flex:none;place-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:grid}.area-symbol{color:#fff;background:#53718e}.component-symbol{color:#46627e;background:#e4ebf2}.node-icon{color:#65778b;flex:none;width:20px}.part-row .node-icon{color:var(--blue)}.tree-label{color:#263547;font-size:13px;font-weight:600;text-decoration:none}.tree-label:hover{color:var(--blue);text-decoration:underline}.static-label{cursor:pointer;background:0 0;border:0;padding:0}.area-row .tree-label{font-size:14px}.tree-meta{color:#7b8591;margin-left:8px;font-size:11px}.equipment-row .badge{margin-left:auto}.tree-count{color:#7b8591;margin-left:auto;font-size:11px}.tree-children{border-left:1px solid #dce3ea;margin-left:30px}.tree-children .tree-children,.parts-branch{margin-left:38px}.sap-code{color:#4f5e6e;margin-left:auto;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.quantity{color:#546271;text-align:right;min-width:50px;font-size:11px;font-weight:600}.tree-empty{color:#7a8592;border-top:1px solid #edf0f3;padding:17px 20px 17px 55px;font-size:12px}.tree-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:10px;display:flex}.tree-toolbar .tree-help{margin-bottom:0}.tree-controls{gap:7px;display:flex}.tree-controls button{color:#3f5871;cursor:pointer;background:#fff;border:1px solid #b8c5d2;border-radius:4px;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.tree-controls button:hover{color:var(--blue);background:var(--blue-soft);border-color:#93abc3}.tree-controls svg{width:15px;height:15px}.list-tools{border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:6px 6px 0 0;align-items:center;gap:12px;min-height:55px;padding:9px 12px;display:flex}.list-tools input{border:1px solid #c7d0da;border-radius:4px;width:min(330px,100%);height:36px;padding:0 11px}.list-tools span{color:var(--muted);margin-left:auto;font-size:11px}.list-tools+.table-wrap{border-radius:0 0 6px 6px}.usage-count{width:24px;height:24px;color:var(--blue);background:#eaf2fb;border-radius:50%;place-items:center;font-weight:700;display:inline-grid}.back-link{color:#5b6878;align-items:center;gap:5px;margin-bottom:25px;font-size:12px;text-decoration:none;display:inline-flex}.back-link:hover{color:var(--blue)}.back-link svg{width:16px}.detail-header{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:32px;display:grid}.detail-icon{background:var(--blue-soft);width:52px;height:52px;color:var(--blue);border-radius:7px;place-items:center;display:grid}.detail-icon svg{width:26px;height:26px}.detail-header h1{margin-top:3px;font-size:26px}.detail-subtitle{color:#5e6b7a;align-items:center;gap:10px;font-size:13px;display:flex}.sap-highlight{color:#30445b;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:700}.detail-section{border:1px solid var(--line);background:#fff;border-radius:6px;margin-bottom:20px;padding:23px}.detail-section>h2,.detail-section .section-title h2{margin:0 0 20px;font-size:17px}.detail-section .section-title{margin-bottom:18px}.detail-section .section-title h2{margin:0}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:50px;margin:0;display:grid}.detail-field{border-bottom:1px solid #edf0f3;margin-bottom:15px;padding:0 0 17px}.detail-field.wide{grid-column:1/-1}.detail-field dt{color:#77818e;text-transform:uppercase;letter-spacing:.045em;margin-bottom:6px;font-size:10px;font-weight:700}.detail-field dd{color:#273548;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.5}.component-table+.component-table{margin-top:25px}.component-table h3,.subparts h3{color:#425268;margin:0 0 9px;font-size:13px}.relation-note{border-left:3px solid var(--blue);background:#f1f6fb;padding:11px 14px;font-size:12px}.relation-note a{color:var(--blue);font-weight:600}.subparts{margin-top:18px}.subparts>a{border-top:1px solid var(--line);color:#244e7a;align-items:center;gap:9px;padding:10px 12px;font-size:13px;text-decoration:none;display:flex}.subparts>a span{color:#6d7785;margin-left:auto;font-family:ui-monospace,monospace;font-size:11px}.subparts svg{width:18px}.form-page{max-width:880px}.record-form{flex-direction:column;gap:18px;display:flex}.form-section{border:1px solid var(--line);background:#fff;border-radius:6px;padding:24px}.form-section h2{margin:0 0 5px;font-size:17px}.form-section>p,.form-section-heading p{color:var(--muted);margin:0 0 21px;font-size:12px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.form-grid .full{grid-column:1/-1}.record-form label{margin-bottom:17px;display:block}.record-form label:last-child{margin-bottom:0}.record-form label>span{color:#3d4b5c;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.record-form label>small{color:#78828e;margin-top:5px;font-size:10px;display:block}.record-form input,.record-form select,.record-form textarea,.list-tools input{color:#1e2b3b;background:#fff;border:1px solid #bac5d1;border-radius:4px;outline:none;width:100%;padding:0 11px}.record-form input,.record-form select{height:40px}.record-form textarea{resize:vertical;padding-top:10px;line-height:1.4}.record-form input:focus,.record-form select:focus,.record-form textarea:focus,.list-tools input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #b9d4f250}.form-actions{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.form-error{width:100%;margin:0}.form-section-heading{justify-content:space-between;align-items:start;gap:15px;display:flex}.inline-empty{color:#6d7885;background:#fafbfc;border:1px dashed #c9d2dc;justify-content:center;align-items:center;gap:10px;min-height:80px;padding:15px;font-size:12px;display:flex}.inline-empty svg{width:19px}.link-list{flex-direction:column;gap:10px;display:flex}.link-editor{border:1px solid var(--line);background:#fafbfc;border-radius:4px;grid-template-columns:1.4fr 1fr 130px 36px;align-items:end;gap:10px;padding:13px;display:grid}.link-editor label{margin:0}.link-action-spacer{width:36px;height:40px}.icon-button{color:#7a4b4b;cursor:pointer;background:#fff;border:1px solid #d2d8df;border-radius:4px;place-items:center;width:36px;height:40px;display:grid}.icon-button svg{width:17px}.tree-edit{color:#52677e;border-radius:4px;flex:none;place-items:center;width:32px;height:32px;display:grid}.tree-edit:hover{color:var(--blue);background:var(--blue-soft)}.tree-edit svg{width:16px;height:16px}.system-row{background:#f8fafc;border-top:1px solid #e4e9ee}.system-symbol{color:#285f93;background:#dceaf8;border-radius:4px;flex:none;place-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:grid}.tree-empty a{color:var(--blue);font-weight:600}.area-symbol svg,.system-symbol svg,.component-symbol svg{stroke-width:1.8px;width:16px;height:16px}.tree-add{color:#245b91;background:#fff;border:1px solid #b8c7d7;border-radius:4px;flex:none;align-items:center;gap:4px;min-height:30px;padding:0 9px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.tree-add:hover{background:var(--blue-soft);border-color:#8eabc7}.tree-add svg{width:14px;height:14px}.record-form input:read-only{color:#536171;cursor:default;background:#f1f4f7}.detail-actions{align-items:center;gap:8px;display:flex}.section-action{color:var(--blue);margin-left:auto;font-size:12px;font-weight:600;text-decoration:none}.section-action:hover{text-decoration:underline}.new-part-hint{color:var(--muted);margin-top:15px;font-size:12px}.new-part-hint a{color:var(--blue);font-weight:600}.heading-actions{align-items:center;gap:8px;display:flex}.import-page{max-width:1050px}.import-panel,.import-preview{border:1px solid var(--line);background:#fff;border-radius:6px;margin-bottom:18px;padding:22px}.import-columns{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:18px;display:flex}.import-columns strong{margin-right:4px;font-size:12px}.import-columns span{color:#42566c;background:#eef3f8;border-radius:4px;padding:5px 8px;font-size:10px;font-weight:600}.file-input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.upload-zone{color:#536477;cursor:pointer;background:#f9fbfd;border:1px dashed #9eb0c2;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:175px;display:flex}.upload-zone:hover{border-color:var(--blue);background:#f3f8fd}.upload-zone>svg{width:35px;height:35px;color:var(--blue)}.upload-zone>strong{color:#27384b;font-size:14px}.upload-zone>span:not(.button){color:#768391;font-size:11px}.upload-zone .button{pointer-events:none;margin-top:5px}.import-error{margin:0 0 18px}.import-summary{background:var(--line);border:1px solid var(--line);border-radius:5px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:17px;display:grid;overflow:hidden}.import-summary>div{background:#f8fafb;align-items:baseline;gap:6px;padding:12px 15px;display:flex}.import-summary strong{color:#25384c;font-size:18px}.import-summary span{color:#6d7987;text-transform:uppercase;font-size:10px;font-weight:700}.import-summary .has-errors strong{color:#a03b3b}.invalid-row td{color:#7d6a68;background:#fff9f8}.row-error{color:#ad3838!important}.import-action{text-transform:uppercase;border-radius:9px;padding:3px 7px;font-size:9px;font-weight:700;display:inline-flex}.action-criar{color:#286441;background:#e8f5ed}.action-atualizar{color:#285d91;background:#e9f2fb}.action-ignorar{color:#8b3c34;background:#f8e9e7}.preview-limit{color:var(--muted);margin:10px 0 0;font-size:10px}.import-actions{margin-top:18px}.button.danger{color:#9a3030;background:#fff;border-color:#d9a7a7}.button.danger:hover{color:#fff;background:#a43b3b;border-color:#a43b3b}.tree-delete{color:#8a5d5d;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;place-items:center;width:32px;height:32px;display:grid}.tree-delete:hover{color:#a22f2f;background:#f9eaea}.tree-delete:disabled{opacity:.45;cursor:wait}.tree-delete svg{width:16px;height:16px}.row-actions{gap:5px;display:flex}.row-actions .icon-button{color:#4f6277;width:30px;height:30px;text-decoration:none}.row-actions .icon-button:hover{color:var(--blue);background:var(--blue-soft)}.row-actions .danger-icon{color:#945151}.row-actions .danger-icon:hover{color:#a22f2f;background:#f9eaea}.row-actions button:disabled{opacity:.45;cursor:wait}.form-field{min-width:0;margin-bottom:17px;display:block}.form-field.full{grid-column:1/-1}.form-field>span{color:#3d4b5c;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.form-field>small{color:#78828e;margin-top:5px;font-size:10px;display:block}.link-editor .form-field{margin:0}.searchable-select{min-width:0;position:relative}.searchable-input{background:#fff;border:1px solid #bac5d1;border-radius:4px;align-items:center;height:40px;display:flex}.searchable-input:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #b9d4f250}.searchable-input>svg{color:#627387;flex:none;width:17px;height:17px;margin-left:10px}.searchable-input input{flex:1;min-width:0;height:38px!important;box-shadow:none!important;border:0!important;padding:0 8px!important}.searchable-input button{color:#657487;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:36px;height:38px;display:grid}.searchable-input button:hover{color:#9a3030}.searchable-input button svg{width:16px;height:16px}.searchable-options{z-index:30;background:#fff;border:1px solid #aebbc9;border-radius:5px;max-height:260px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 22px #1f314329}.searchable-options button{text-align:left;cursor:pointer;color:#28384b;background:#fff;border:0;border-radius:3px;width:100%;padding:8px 9px}.searchable-options button:hover,.searchable-options button.active{background:var(--blue-soft)}.searchable-options button[aria-selected=true]{box-shadow:inset 3px 0 var(--blue)}.searchable-options button span{font-size:12px;font-weight:600;line-height:1.3;display:block}.searchable-options button small{color:#6c7886;margin-top:3px;font-size:10px;display:block}.searchable-empty{color:#788391;text-align:center;padding:14px 10px;font-size:11px}.submaterial-add{white-space:nowrap}.submaterial-branch{border-left:1px solid #cbd8e5;margin-left:38px}.submaterial-row{background:#fbfdff}.submaterial-row .node-icon{color:#52799f;width:17px}.submaterial-row .tree-label:before{content:"Submaterial · ";color:#7b8997;font-size:10px;font-weight:500}.tree{box-shadow:0 1px 2px #20364d0a}.tree-row{transition:background-color .12s;position:relative}.tree-row:hover{background-color:#f3f7fb}.area-row{background:#edf2f7;box-shadow:inset 4px 0 #527596}.area-row:hover{background:#e8eff6}.system-row{background:#f6f9fc;box-shadow:inset 3px 0 #91b4d4}.system-row:hover{background:#edf4fa}.equipment-row{background:#fff}.equipment-row:hover{background:#f7fafc}.component-row{background:#f8fafc;box-shadow:inset 3px 0 #d3e0ec}.component-row:hover{background:#f0f5f9}.component-row .tree-label{color:#294b6c}.part-row .tree-label{font-weight:650}.submaterial-row,.submaterial-row:hover{background:#fbfdff}.tree-children{border-left:2px solid #bdcddd;position:relative}.tree-children>.tree-system,.tree-children>.tree-equipment,.tree-children>.tree-component,.tree-children>.tree-part,.tree-children>.submaterial-row{position:relative}.tree-children>.tree-system:before,.tree-children>.tree-equipment:before,.tree-children>.tree-component:before,.tree-children>.tree-part:before,.tree-children>.submaterial-row:before{content:"";z-index:2;pointer-events:none;border-top:2px solid #bdcddd;width:15px;position:absolute;top:24px;left:-1px}.tree-children>.tree-system:last-child:after,.tree-children>.tree-equipment:last-child:after,.tree-children>.tree-component:last-child:after,.tree-children>.tree-part:last-child:after,.tree-children>.submaterial-row:last-child:after{content:"";z-index:1;pointer-events:none;background:#fff;width:3px;position:absolute;top:26px;bottom:0;left:-2px}.tree-children>.submaterial-row:last-child:after{background:#fbfdff}.submaterial-branch{border-left-width:2px;border-left-color:#afc4d8}.submaterial-branch>.submaterial-row:before{border-top-color:#afc4d8}footer{border-top:1px solid var(--line);text-align:center;color:#7a8591;background:#fff;padding:20px;font-size:11px}@media (width<=760px){.topbar-inner,.nav-inner,.page,.global-search{width:min(100% - 24px,1160px)}.topbar{height:60px}.brand small{display:none}.demo-label{font-size:10px}.search-band{padding:12px 0}.global-search{height:47px}.global-search input{font-size:13px}.search-button{padding:0 14px;font-size:12px}.nav-inner{width:100%;height:55px;padding:0 5px;overflow-x:auto}.nav-inner>a:not(.button){flex:none;padding:0 10px;font-size:12px}.nav-actions{display:none}.page{padding-top:25px;padding-bottom:45px}.page-heading h1{font-size:24px}.heading-with-action{align-items:start}.heading-with-action>.button{white-space:nowrap;width:40px;padding:0;font-size:0}.heading-with-action>.button svg{width:18px}.heading-actions{align-items:stretch}.heading-actions .button{width:40px;padding:0;font-size:0}.heading-actions .button svg{width:18px}.import-panel,.import-preview{padding:15px 12px}.import-columns strong{width:100%}.import-summary{grid-template-columns:repeat(2,1fr)}.upload-zone{text-align:center;min-height:155px;padding:15px}.table-wrap{background:0 0;border:0;overflow:visible}table,tbody{display:block}thead{display:none}tr{border:1px solid var(--line);background:#fff;border-radius:5px;margin-bottom:10px;padding:7px 12px;display:block}td{text-align:left;border-top:1px solid #edf0f3;grid-template-columns:105px 1fr;align-items:baseline;padding:7px 0;display:grid}td:first-child{border-top:0}td:before{content:attr(data-label);color:#7a8491;text-transform:uppercase;letter-spacing:.04em;padding-right:8px;font-size:9px;font-weight:700}.list-tools+.table-wrap tr{border-radius:5px}.tree-toolbar{align-items:flex-start}.tree-toolbar .tree-help span:last-child{display:none}.tree-controls button{justify-content:center;width:34px;padding:0}.tree-controls button span{display:none}.tree-row{gap:5px;padding-right:9px}.tree-children,.tree-children .tree-children,.parts-branch{margin-left:15px}.tree-meta{display:none}.tree-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.part-row .tree-label{flex:1}.tree-count{display:none}.tree-add{justify-content:center;width:34px;margin-left:auto;padding:0}.tree-add span{display:none}.part-row .badge{margin-left:auto}.sap-code{display:none}.tree-sap{margin-left:0;padding:3px 6px}.tree-sap .sap-copy-label,.tree-sap .sap-copy-feedback{display:none}.quantity{min-width:42px}.toggle{width:36px;height:38px}.toggle-spacer{width:36px}.node-icon{width:17px}.area-symbol,.component-symbol,.system-symbol{width:22px;height:22px}.equipment-row .badge{width:8px;height:8px;padding:0;font-size:0}.detail-header{grid-template-columns:auto 1fr;align-items:start}.detail-header h1{font-size:21px}.detail-action,.detail-actions{grid-column:1/-1;width:100%}.detail-actions .button{flex:1}.detail-section{padding:18px 14px}.detail-grid,.form-grid{grid-template-columns:1fr}.detail-field.wide,.form-grid .full{grid-column:auto}.form-section{padding:19px 14px}.link-editor{grid-template-columns:1fr 70px 36px}.link-editor .form-field{grid-column:1/-1}.link-editor label:nth-child(2){grid-column:1/2}.quantity-input{grid-column:2/3}.remove-link,.link-action-spacer{grid-column:3/4}.form-section-heading{flex-direction:column}.form-section-heading .button{align-self:stretch}.search-welcome{margin:35px auto}.error-banner{width:calc(100% - 24px)}.search-tips{display:none}}:root{--blue:#0f6b62;--blue-dark:#0a514b;--blue-soft:#e5f3f0;--line:#d8e0dd;--muted:#66736f;background:#f3f6f5}body{background:radial-gradient(circle at 20% 0,#edf5f2 0,#0000 360px),#f3f6f5}.topbar{border-bottom-color:#d9e2df;height:64px}.brand-mark{background:linear-gradient(145deg,#137a6e,#0c5b53);border-radius:11px;box-shadow:0 6px 16px #0f6b6226}.search-band{background:#e8efed;border-bottom-color:#d3dedb;padding:14px 0}.global-search{border-color:#b9c8c4;border-radius:10px;height:46px;box-shadow:0 3px 10px #233d350a}.main-nav{box-shadow:0 1px #233d3508}.nav-inner{height:54px}.page{width:min(1280px,100% - 40px);padding-top:30px}.button{border-radius:8px}.workspace-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.workspace-heading h1{letter-spacing:-.04em;color:#172823;margin:5px 0 7px;font-size:clamp(25px,3vw,34px)}.workspace-heading p{color:var(--muted);margin:0;font-size:14px}.tree-search{background:#fff;border:1px solid #cbd7d3;border-radius:12px;align-items:center;gap:10px;min-height:54px;margin-bottom:14px;padding:7px 12px;display:flex;box-shadow:0 5px 20px #203e3409}.tree-search>svg{color:#58706a;flex:none;width:20px}.tree-search input{color:#1f302b;border:0;outline:0;flex:1;min-width:0;height:38px;font-size:14px}.tree-search>button{color:#65736f;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.tree-search>button:hover{background:#edf3f1}.tree-search>button svg{width:16px}.tree-search>span{color:#71807b;white-space:nowrap;border-left:1px solid #e0e6e4;padding-left:10px;font-size:11px}.structure-tree{flex-direction:column;gap:10px;display:flex}.structure-area{background:#fff;border:1px solid #d5dfdc;border-radius:12px;overflow:hidden;box-shadow:0 3px 14px #1b342c08}.structure-row{border-top:1px solid #edf1f0;align-items:center;gap:8px;min-height:50px;padding:5px 10px;transition:background-color .12s;display:flex}.structure-row:hover{background:#f5f9f7}.area-level{background:linear-gradient(90deg,#edf5f2,#f9fbfa);border-top:0;min-height:58px;padding-inline:13px;box-shadow:inset 4px 0 #16786c}.area-level:hover{background:linear-gradient(90deg,#e7f1ee,#f7faf9)}.equipment-level{background:#fff;min-height:55px}.component-level{background:#f8faf9}.material-level{background:#fff;min-height:48px}.node-toggle,.node-toggle-spacer{flex:none;width:34px;height:34px}.node-toggle{color:#657771;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.node-toggle:hover{color:var(--blue);background:#e6efec}.node-toggle svg{width:16px}.node-symbol{border-radius:8px;flex:none;place-items:center;width:28px;height:28px;display:grid}.node-symbol svg{width:17px;height:17px}.node-symbol.area{color:#fff;background:#45665d}.node-symbol.equipment{color:#175c54;background:#dcece8}.node-symbol.component{color:#536b65;background:#e9efed}.node-symbol.material{color:#176a61;background:#e4f3ef}.node-title,.material-title{color:#253832;text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:0;font-weight:650}.node-title{font-size:13px}.area-level .node-title{font-size:15px}.equipment-level .node-title{font-size:14px}.node-title:hover,.material-title:hover>span{color:var(--blue)}.node-count{color:#75837f;white-space:nowrap;margin-left:auto;font-size:10px}.node-action{color:#385b53;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #bacac5;border-radius:7px;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.node-action:hover{color:var(--blue-dark);background:#f0f7f5;border-color:#7caaa0}.node-action svg{width:14px}.node-action.primary-action{color:#0d645b;background:#edf7f4;border-color:#a9c9c1}.node-icon-action{color:#687a75;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;place-items:center;width:32px;height:32px;text-decoration:none;display:grid}.node-icon-action:hover{color:var(--blue);background:#e8f0ee}.node-icon-action.danger:hover{color:#a33737;background:#f9eaea}.node-icon-action svg{width:15px}.structure-children{border-left:2px solid #c8d7d2;margin-left:29px;position:relative}.structure-children .structure-children{border-left-color:#d4dfdc;margin-left:41px}.structure-equipment,.structure-component,.structure-material{position:relative}.structure-equipment:before,.structure-component:before,.structure-material:before{content:"";pointer-events:none;border-top:2px solid #c8d7d2;width:14px;position:absolute;top:26px;left:-2px}.material-title{flex:1;justify-content:space-between;align-items:center;gap:14px;display:flex;overflow:hidden}.material-title>span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.inline-sap{flex:none;min-height:29px;margin-left:auto}.inline-sap .sap-copy-label{display:none}.has-photo{color:#426a5f;text-transform:uppercase;background:#e8f3ef;border-radius:10px;padding:3px 7px;font-size:9px;font-weight:700}.empty-branch{color:#507069;cursor:pointer;background:#f8fbfa;border:1px dashed #b9ccc6;border-radius:9px;justify-content:center;align-items:center;gap:10px;width:calc(100% - 12px);min-height:64px;margin:8px 6px;display:flex}.empty-branch:hover{background:#eff7f4;border-color:#6f9f95}.empty-branch svg{width:18px}.empty-branch span{text-align:left;flex-direction:column;display:flex}.empty-branch small{color:#7b8884;margin-top:2px}.empty-branch.compact{min-height:44px;font-size:11px}.tree-zero{text-align:center;color:#61736e;background:#fff;border:1px dashed #bfcfc9;border-radius:12px;place-content:center;justify-items:center;min-height:280px;display:grid}.tree-zero svg{width:32px}.tree-zero h2{color:#30443e;margin:13px 0 5px;font-size:17px}.tree-zero p{margin:0;font-size:12px}.modal-backdrop,.drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#11251f73;position:fixed;inset:0}.modal-backdrop{place-items:center;padding:20px;display:grid}.tree-modal{background:#fff;border-radius:16px;width:min(600px,100%);max-height:min(760px,100vh - 40px);padding:24px;overflow:auto;box-shadow:0 26px 80px #071d1745}.modal-heading,.drawer-heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.modal-heading h2{margin:4px 0 0;font-size:22px}.composer-target{color:#62726d;margin:5px 0 0;font-size:11px}.modal-heading>button,.drawer-heading>button{color:#536661;cursor:pointer;background:#edf2f0;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.modal-heading svg,.drawer-heading svg{width:17px}.type-switch{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0;display:grid}.type-switch>button{color:#546a64;text-align:left;cursor:pointer;background:#fafcfb;border:1px solid #d4dfdc;border-radius:11px;align-items:center;gap:11px;min-height:78px;padding:13px;display:flex}.type-switch>button.active{color:#155d54;background:#eaf5f2;border-color:#4c988b;box-shadow:inset 0 0 0 1px #4c988b}.type-switch>button>svg{flex:none;width:23px}.type-switch span{flex-direction:column;display:flex}.type-switch strong{font-size:13px}.type-switch small{color:#75847f;margin-top:3px;font-size:10px}.modal-field{display:block}.modal-field>span{color:#40534d;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.modal-field>input,.modal-search{background:#fff;border:1px solid #b8c8c3;border-radius:9px;outline:0;width:100%;height:44px}.modal-field>input{padding:0 12px}.modal-field>input:focus,.modal-search:focus-within{border-color:#3e8c80;box-shadow:0 0 0 3px #a9d4cc55}.modal-search{align-items:center;display:flex}.modal-search svg{color:#63756f;width:18px;margin-left:12px}.modal-search input{border:0;outline:0;flex:1;min-width:0;height:42px;padding:0 10px}.material-options{border:1px solid #d6dfdc;border-radius:9px;max-height:310px;margin-top:9px;padding:5px;overflow:auto}.material-options>button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;padding:8px 10px;display:flex}.material-options>button:hover{background:#f0f6f4}.material-options>button.selected{background:#e3f2ee;box-shadow:inset 3px 0 #157568}.material-options span{color:#30443e;font-size:11px}.material-options strong{color:#17665d;white-space:nowrap;font-family:ui-monospace,Consolas,monospace;font-size:10px}.material-options>p{text-align:center;color:#74817d;padding:28px;font-size:12px}.tree-modal .form-error{width:100%;margin:12px 0 0}.modal-actions{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.drawer-backdrop{justify-content:flex-end;display:flex}.material-drawer{background:#fff;width:min(440px,100%);height:100%;padding:25px;animation:.2s ease-out drawer-in;overflow-y:auto;box-shadow:-18px 0 55px #071d172e}@keyframes drawer-in{0%{opacity:.5;transform:translate(40px)}}.drawer-photo,.drawer-photo-empty{aspect-ratio:4/3;object-fit:cover;border-radius:13px;width:100%;margin:22px 0}.drawer-photo-empty{color:#75857f;background:linear-gradient(145deg,#edf3f1,#f8faf9);border:1px dashed #c5d3cf;place-content:center;justify-items:center;gap:8px;display:grid}.drawer-photo-empty svg{width:38px}.drawer-photo-empty span{font-size:11px}.material-drawer h2{color:#20332d;margin:0 0 13px;font-size:22px;line-height:1.25}.drawer-sap{min-height:39px;padding-inline:12px;font-size:15px}.drawer-details{margin:25px 0 22px}.drawer-details>div{border-top:1px solid #e6ecea;padding:13px 0}.drawer-details dt{color:#76847f;text-transform:uppercase;letter-spacing:.07em;margin-bottom:5px;font-size:9px;font-weight:800}.drawer-details dd{color:#344741;white-space:pre-wrap;margin:0;font-size:12px;line-height:1.5}.drawer-edit{width:100%}.photo-field input[type=file]{height:auto;padding:9px}.photo-preview{margin-top:15px}.photo-preview img{object-fit:cover;border:1px solid var(--line);border-radius:10px;width:min(320px,100%);max-height:240px;display:block}.part-detail-photo{border:1px solid var(--line);object-fit:cover;border-radius:13px;width:min(360px,100%);max-height:300px;margin:0 0 22px;display:block}@media (width<=760px){.page{width:min(100% - 24px,1280px)}.workspace-heading{align-items:start}.workspace-heading p{display:none}.workspace-heading .button{width:40px;padding:0;font-size:0}.tree-search>span,.node-count,.equipment-level>.badge{display:none}.structure-row{gap:5px;padding-right:6px}.structure-children{margin-left:17px}.structure-children .structure-children{margin-left:20px}.node-action{justify-content:center;width:32px;padding:0;font-size:0}.node-icon-action{width:30px}.material-title{gap:6px}.inline-sap{padding:3px 6px;font-size:10px}.inline-sap .sap-copy-feedback,.has-photo{display:none}.tree-modal{padding:18px}.type-switch{grid-template-columns:1fr}.material-drawer{padding:18px}}@media (width<=430px){.global-search>svg{margin:0 8px 0 12px}.search-button{padding:0 10px}.global-search input::placeholder{color:#0000}.nav-inner>a:not(.button) svg{display:none}.nav-inner>a:not(.button){padding:0 14px}.tree-help{align-items:start}.detail-icon{width:43px;height:43px}.detail-subtitle{flex-wrap:wrap}.link-editor{grid-template-columns:1fr 36px}.link-editor label:nth-child(2),.quantity-input{grid-column:1/-1}.remove-link,.link-action-spacer{grid-area:1/2;justify-self:end}.form-actions .button{flex:1}}@media (width<=760px){.detail-actions{flex-wrap:wrap}.detail-actions .button{flex:145px}.tree-children>.tree-system:before,.tree-children>.tree-equipment:before,.tree-children>.tree-component:before,.tree-children>.tree-part:before,.tree-children>.submaterial-row:before{width:10px}}.tree-move-help{color:#526761;font-size:14px}.drag-handle{cursor:grab;touch-action:manipulation;flex-shrink:0;font-size:22px}.drag-handle:active{cursor:grabbing}.structure-row.drop-target{outline-offset:-2px;background:#d9f2ec;outline:2px solid #087f72}
