.navbar-container{display:flex;flex-direction:column;background:#fff;border-bottom:1px solid #e2e8f0;position:relative;z-index:1000;box-shadow:0 4px 6px -1px #0000000d}.navbar{display:flex;align-items:center;padding:.75rem 1.5rem;gap:2rem;border-bottom:1px solid #f1f5f9}.navbar-brand{font-size:1.25rem;font-weight:800;letter-spacing:-.025em;color:#0f172a;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text;-webkit-fill-color:transparent;-webkit-text-fill-color:transparent;white-space:nowrap}.main-nav-filters{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:2px}.main-nav-filters button{padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.main-nav-filters button.active{background-color:#eff6ff;color:#2563eb}.main-nav-filters button.inactive{color:#64748b}.main-nav-filters button.inactive:hover{background-color:#f8fafc;color:#0f172a}.filter-bar{padding:.75rem 1.5rem;background-color:#f8fafc;display:flex;flex-direction:column;gap:.75rem}.filter-section{display:flex;align-items:center;gap:1rem}.filter-label{font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;min-width:80px}.pill-container{display:flex;gap:.5rem;flex-wrap:wrap}.pill-button{padding:.4rem 1rem;border-radius:9999px;font-size:.813rem;font-weight:500;background:#fff;border:1px solid #e2e8f0;color:#475569;transition:all .2s ease;cursor:pointer}.pill-button:hover{border-color:#cbd5e1;color:#1e293b;background:#f1f5f9}.pill-button.active{background:#3b82f6;border-color:#2563eb;color:#fff;box-shadow:0 2px 4px #2563eb33}.pill-button.small{padding:.25rem .75rem;font-size:.75rem}.subgroup-row{padding-top:.5rem;border-top:1px dashed #e2e8f0}.main-nav-filters::-webkit-scrollbar{height:0px}@media (max-width: 768px){.navbar{flex-direction:column;align-items:flex-start;gap:1rem}.filter-section{flex-direction:column;align-items:flex-start;gap:.5rem}.filter-label{min-width:auto}}.list-container{padding:1rem;overflow-y:auto;height:100%}.item-list{list-style:none;padding:0;margin:0}.item-list-item{background-color:#f0f4f8;border-radius:8px;margin-bottom:.5rem;padding:.8rem 1rem;cursor:pointer;transition:background-color .2s ease,transform .2s ease;border:1px solid #e2e8f0}.item-list-item:hover{background-color:#e2e8f0;transform:translateY(-2px)}.item-list-item.selected{background-color:#d1e0fc;border-color:#3b82f6}.item-title{font-weight:600;color:#1a202c;margin-bottom:.2rem}.item-description{font-size:.85rem;color:#4a5568;line-height:1.3}.no-results{text-align:center;color:#64748b;padding:2rem;font-style:italic}.sidebar{width:320px;min-width:320px;height:100%;background-color:#f8fafc;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto;overflow-x:hidden;transition:transform .3s ease;z-index:10;box-sizing:border-box;box-shadow:2px 0 8px #0000000d;position:relative}.sidebar-content{padding:1.25rem;padding-bottom:8rem!important;flex:1;min-height:0;box-sizing:border-box;position:relative}.sidebar-content .table-list:last-child{margin-bottom:4rem!important}.sidebar-content:after{content:"";display:block;height:6rem;width:1px}.search-container{position:relative;margin-bottom:1.5rem}.search-input{width:100%;box-sizing:border-box;padding:.75rem .75rem .75rem 2.5rem;border:1px solid #cbd5e1;border-radius:.5rem;font-size:.875rem;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#94a3b8;pointer-events:none}.submodule-header{font-size:.875rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-top:1.5rem;margin-bottom:.75rem;padding:0 .5rem .5rem;border-bottom:1px solid #e2e8f0}.table-list{list-style:none;padding:0;margin:0;margin-bottom:2rem}.table-list-item{padding:.75rem .5rem;border-radius:.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;transition:all .2s ease;border:1px solid transparent;min-height:fit-content;position:relative}.table-list-item:hover{background-color:#e2e8f0;border-color:#cbd5e1;transform:translate(2px)}.table-list-item.active{background-color:#dbeafe;color:#1e40af}.table-list-item.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:#3b82f6;border-top-left-radius:4px;border-bottom-left-radius:4px}.table-info{flex:1;min-width:0}.table-name{font-weight:600;color:#1e293b;font-size:.875rem;margin-bottom:.25rem;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.3}.table-description{font-size:.75rem;color:#64748b;margin:0;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.table-badge{font-size:.625rem;padding:.125rem .375rem;border-radius:.25rem;background-color:#f1f5f9;color:#475569;font-weight:500;margin-left:.5rem;flex-shrink:0}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-track{background:#f1f5f9}.sidebar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.sidebar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.sidebar{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}@media (max-width: 768px){.sidebar{position:fixed;top:0;left:0;width:85%;max-width:320px;height:100vh;max-height:none;border-right:none;border-bottom:none;transform:translate(-100%);background-color:#fff;box-shadow:4px 0 20px #00000026}.sidebar.open{transform:translate(0)}.sidebar.closed{transform:translate(-100%)}.sidebar-content{padding:1rem;padding-bottom:10rem!important}.sidebar-content .table-list:last-child{margin-bottom:6rem!important}.sidebar-content:after{height:8rem}.search-input{padding:.875rem .875rem .875rem 2.5rem;font-size:1rem}.table-list-item{padding:1rem .75rem}.table-name{font-size:1rem}.table-description{font-size:.875rem}}@media (min-width: 769px) and (max-width: 1024px){.sidebar{width:280px;min-width:280px}.sidebar-content{padding-bottom:7rem!important}.sidebar-content .table-list:last-child{margin-bottom:3rem!important}}@media (min-width: 769px){.sidebar{position:relative;transform:none!important;flex-shrink:0}}@media (min-width: 1200px){.sidebar{width:360px;min-width:360px}.sidebar-content{padding:1.5rem;padding-bottom:8rem!important}}.sidebar.loading .table-list-item{opacity:.6;pointer-events:none}.sidebar.loading:after{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;margin:-12px 0 0 -12px;border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sidebar-empty{text-align:center;padding:2rem 1rem;color:#64748b;font-size:.875rem}.sidebar-empty-icon{width:48px;height:48px;margin:0 auto 1rem;opacity:.5}.sidebar-debug{border:2px solid red!important}.sidebar-debug .sidebar-content{border:2px solid blue!important}.sidebar-debug .table-list:last-child{border:2px solid green!important}.sidebar-force-scroll{scroll-padding-bottom:6rem!important;scroll-behavior:smooth}.cds-view-selector{display:flex;background-color:#f1f5f9;padding:.25rem;border-radius:.75rem;margin-bottom:1.5rem;border:1px solid #e2e8f0}.cds-view-selector button{flex:1;padding:.625rem .5rem;font-size:.8125rem;font-weight:600;color:#64748b;background:none;border:none;border-radius:.5rem;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);white-space:nowrap}.cds-view-selector button.active{background-color:#fff;color:#2563eb;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.cds-view-selector button:not(.active):hover{color:#1e293b;background-color:#ffffff80}@media (max-width: 768px){.cds-view-selector{padding:.125rem}.cds-view-selector button{padding:.75rem .25rem;font-size:.875rem}}.view-selector{display:flex;gap:.5rem;margin-bottom:1rem}.view-selector button{padding:.5rem 1rem;border:2px solid #ccc;background-color:#fff;color:#333;border-radius:6px;cursor:pointer;transition:all .3s ease;font-weight:500}.view-selector button:hover{border-color:#0070f3;color:#0070f3}.view-selector button.active{background-color:#0070f3;color:#fff;border-color:#0070f3}.details-view-container{padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;overflow-y:auto;height:100%}.details-view-title{font-size:2rem;color:#1a202c;margin-bottom:1rem;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.details-view-description{font-size:1rem;color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.details-view-section{margin-bottom:1.5rem}.details-view-section h2{font-size:1.3rem;color:#2d3748;margin-bottom:.8rem;border-left:4px solid #4299e1;padding-left:.5rem}.method-details{background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;padding:1rem;margin-bottom:1rem}.method-details h3{font-size:1.1rem;color:#3182ce;margin-bottom:.5rem}.method-details p{font-size:.95rem;color:#4a5568;margin-bottom:.5rem}.code-example{margin-top:1rem;background-color:#2d3748;border-radius:4px;overflow:hidden}.code-example h4{font-size:.9rem;color:#cbd5e0;padding:.5rem 1rem;background-color:#4a5568;margin-bottom:0}.code-example pre{margin:0;padding:1rem;overflow-x:auto;color:#f7fafc;font-family:Fira Code,Cascadia Code,Consolas,monospace;font-size:.85rem}.details-view-placeholder{text-align:center;padding:3rem;color:#64748b;font-size:1.1rem;font-style:italic}.app-layout{display:flex;flex-direction:column;height:100vh;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;background-color:#f1f5f9}.main-view{display:flex;flex:1;min-height:0;overflow:hidden}.navbar-container{background-color:#fff;flex-shrink:0;z-index:1000}.navbar{padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:64px;border-bottom:1px solid #e2e8f0}.navbar-brand{font-size:1.25rem;font-weight:700;color:#1e293b}.main-nav-filters{display:flex;gap:.25rem;border:1px solid #e2e8f0;border-radius:.5rem;padding:.25rem}.main-nav-filters button{padding:.5rem .75rem;font-size:.875rem;font-weight:500;border-radius:.375rem;transition:all .2s ease-in-out;cursor:pointer;border:none;white-space:nowrap}.main-nav-filters button.inactive{background-color:transparent;color:#475569}.main-nav-filters button.inactive:hover{background-color:#f1f5f9}.main-nav-filters button.active{background-color:#2563eb;color:#fff;box-shadow:0 1px 2px #0000000d}.sub-navbar{padding:.5rem 1rem;display:flex;flex-wrap:wrap;gap:1rem;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;overflow-x:auto}.sub-navbar button{padding:.25rem 0;font-size:.875rem;color:#475569;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .2s;white-space:nowrap;flex-shrink:0}.sub-navbar button:hover{color:#1e293b}.sub-navbar button.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.main-content{flex:1;padding:1.5rem;overflow-y:auto;min-height:0;background-color:#f1f5f9}.main-content-container{display:flex;flex-direction:column;height:100%;min-height:0}.details-view,.welcome-view{animation:fadeIn .4s ease-out;flex:1;min-height:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.details-header-card{background-color:#fff;padding:4rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;margin-bottom:2rem}.details-header-card h2{font-size:1.875rem;font-weight:700;color:#2563eb;margin:0}.details-header-card p{font-size:1rem;color:#475569;margin-top:.25rem}.details-header-card h3{font-size:.875rem;font-weight:600;color:#334155;margin:0}.details-header-card .keys{font-size:.875rem;font-family:monospace;color:#64748b;margin-top:.25rem}.related-tables-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.related-card{background-color:#fff;padding:1rem;border-radius:.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;transition:all .2s ease-in-out}.related-card.selectable:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;cursor:pointer}.welcome-view{display:flex;justify-content:center;align-items:flex-start;text-align:center;padding-top:2rem}.chart-container{position:relative;height:24rem;width:100%;max-width:56rem;margin:auto}.prose{line-height:1.6}.prose ul{list-style:disc;padding-left:1.5rem}.prose code{background-color:#f1f5f9;padding:.2rem .4rem;border-radius:.25rem;font-size:.875rem}.preset-code-container{background-color:#fefde7;color:#1c1917;padding:1rem;border-radius:.5rem;overflow-x:auto;font-family:Consolas,Courier New,Courier,monospace;font-size:14px;line-height:1.6;border:1px solid #fde68a}.preset-code-container pre,.preset-code-container code{margin:0;padding:0;background:none;font-size:inherit;white-space:pre-wrap;word-wrap:break-word}.abap-keyword{color:#00f;font-weight:700}.abap-comment{color:green}.abap-string{color:#a31515}.copy-button{padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:.375rem;transition:all .2s ease-in-out;cursor:pointer;border:1px solid #3b82f6;background-color:#eff6ff;color:#2563eb}.copy-button:hover{background-color:#dbeafe}.details-view .view-selector{display:flex;gap:.5rem;background-color:#f1f5f9;padding:.375rem;border-radius:.75rem;margin-bottom:2rem;border:1px solid #e2e8f0;width:fit-content}.details-view .view-selector button{padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;color:#64748b;background:transparent;border:none;border-radius:.5rem;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);white-space:nowrap}.details-view .view-selector button.active{background-color:#fff;color:#2563eb;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.report-content{max-width:100%}.report-introduction{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;padding:2rem;border-radius:1rem;margin-bottom:2.5rem;box-shadow:0 4px 12px #2563eb0d}.report-introduction h1{font-size:2.25rem;font-weight:800;color:#1e40af;margin-top:0;margin-bottom:1rem;letter-spacing:-.025em}.module-section{margin-bottom:4rem;padding:1rem;transition:background-color .3s ease;border-radius:12px}.module-section>h2{font-size:1.75rem;font-weight:800;color:#0f172a;border-left:5px solid #3b82f6;padding-left:1rem;margin-bottom:1.5rem}.module-context{font-style:italic;color:#475569;background-color:#f8fafc;border-left:4px solid #cbd5e1;padding:1.25rem;margin-bottom:2rem;border-radius:0 8px 8px 0;font-size:.95rem;line-height:1.6}.submodule-section>h3{font-size:1.35rem;font-weight:700;color:#1d4ed8;margin-top:2.5rem;margin-bottom:1.25rem;display:flex;align-items:center;gap:10px}.submodule-section>h3:before{content:"→";color:#3b82f6;font-weight:400}.table-container{overflow-x:auto;width:100%;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.report-content table{width:100%;min-width:700px;border-collapse:separate;border-spacing:0;background-color:#fff}.report-content th,.report-content td{padding:1rem;text-align:left;border-bottom:1px solid #f1f5f9}.report-content th{background-color:#f8fafc;font-weight:700;color:#475569;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;border-bottom:2px solid #e2e8f0}.report-content tr:last-child td{border-bottom:none}.report-content tr{transition:all .2s ease}.report-content tr:hover{background-color:#f0f7ff!important}.report-content td strong{color:#2563eb;font-weight:600}@media (max-width: 1024px){.related-tables-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.main-content{padding:1rem}.details-header-card h2{font-size:1.5rem}.navbar{padding:0 1rem}}@media (max-width: 768px){.main-nav-filters{flex-wrap:wrap;gap:.25rem}.main-nav-filters button{padding:.375rem .5rem;font-size:.8rem}.navbar{flex-wrap:wrap;height:auto;min-height:64px;gap:1rem}.sub-navbar{padding:.5rem 1rem;gap:.75rem}.related-tables-grid{grid-template-columns:1fr}.chart-container{height:20rem}.report-introduction h1{font-size:1.5rem}.module-section>h2{font-size:1.5rem}.report-content table{font-size:.8rem}.report-content th,.report-content td{padding:.5rem}.main-content{padding:1rem}.main-content.sidebar-open{margin-left:0}}@media (max-width: 480px){.navbar{padding:0 .75rem}.navbar-brand{font-size:1.1rem}.main-content{padding:.75rem}.details-header-card{padding:1rem}.details-header-card h2{font-size:1.25rem}.preset-code-container{padding:.75rem;font-size:12px}.report-introduction{padding:1rem}.report-introduction h1{font-size:1.25rem}.module-context{padding:.75rem}}.sidebar{flex-shrink:0!important}.mobile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999;display:none}.mobile-overlay.active{display:block}@media (max-width: 768px){.mobile-overlay.active{display:block}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#f1f5f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;height:100vh;width:100vw;overflow:hidden}#root{height:100%}.markdown-table{width:100%;border-collapse:collapse;margin-top:1rem;margin-bottom:1rem;box-shadow:0 2px 4px #0000000d;border-radius:.5rem;overflow:hidden;border:1px solid #e2e8f0}.markdown-table th,.markdown-table td{border:1px solid #e2e8f0;padding:.75rem 1rem;text-align:left}.markdown-table th{background-color:#f8fafc;font-weight:600}.markdown-table tbody tr:nth-child(odd){background-color:#fff}.markdown-table tbody tr:nth-child(2n){background-color:#f8fafc}.markdown-table code{background-color:#e2e8f0;padding:2px 5px;border-radius:4px}
