html,body,#root{background:unset;overflow:hidden;width:100%;height:100%}.app{display:grid;grid-template-rows:min-content 1fr min-content;height:100svh}.header{border-bottom:1px solid}.header .container{display:flex;justify-content:space-between;align-items: center;gap:1rem;width:100%;max-width:100%;margin-inline-start:0;margin-inline-end:0;padding:.5rem 1rem}.nav{display:flex;flex-wrap:wrap;align-items: center;gap:1rem}.upload-callout{display:flex;border:1px solid color-mix(in srgb,currentColor 18%,transparent);background:color-mix(in srgb,currentColor 8%,transparent);border-radius:6px;align-items: center;gap:.5rem;max-width:min(280px,28vw);padding:.35rem .6rem}.upload-callout-arrow{flex:none}.upload-callout-text{display:flex;flex-direction:column;gap:.15rem;min-width:0;font-size:12px;line-height:1.35}.upload-callout-text span{opacity:.8}.upload-callout-text code{white-space:nowrap;font-size:11px}.getting-started-copy{font-size:14px;line-height:1.55}.getting-started-copy p{margin:0 0 10px}.getting-started-copy ul{margin:0 0 10px 20px;padding:0}.getting-started-copy li{margin-bottom:6px}.help-page{color:inherit;width:100%;margin:0 auto;padding:4px 0 24px}.help-header{margin-bottom:24px}.help-header h1{margin:0 0 8px;font-size:28px;font-weight:700}.help-header p{color:color-mix(in srgb,currentColor 76%,transparent);max-width:780px;margin:0;line-height:1.55}.help-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.help-section{border:1px solid color-mix(in srgb,currentColor 18%,transparent);background:color-mix(in srgb,currentColor 4%,transparent);border-radius:8px;padding:16px}.help-section h2{margin:0 0 10px;font-size:17px;font-weight:700}.help-section p,.help-section li,.help-section dd{line-height:1.5}.help-section p,.help-section ol,.help-section ul,.help-section dl{margin:0}.help-section p+p,.help-section p+ul{margin-top:10px}.help-section ol,.help-section ul{padding-left:20px}.help-section li+li{margin-top:6px}.help-section dt{margin-top:10px;font-weight:700}.help-section dt:first-child{margin-top:0}.help-section dd{color:color-mix(in srgb,currentColor 78%,transparent);margin:2px 0 0}.help-section kbd{display:inline-block;border:1px solid color-mix(in srgb,currentColor 25%,transparent);background:color-mix(in srgb,currentColor 8%,transparent);text-align:center;border-radius:4px;min-width:20px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.tabs-container{display:flex;flex-direction:column;width:100%;min-width:0}.tabs-sticky-top{position:sticky;z-index:50;top:0}.tabs-sticky-bottom{position:sticky;z-index:50;bottom:0}.tabs-wrapper{display:flex;background-color:var(--mui-palette-background-default,white);overflow:hidden;border-top:1px solid #0000001f;border-bottom:1px solid #0000001f;flex-shrink:0;align-items:stretch;gap:0;width:100%;min-width:0;max-width:100%;min-height:48px}.tabs-scroll-container{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;flex:1;min-width:0}.tab-scroll-button{cursor:pointer;display:flex;color:#0009;background-color:#0000000d;border:none;flex-shrink:0;justify-content:center;align-items: center;width:40px;height:100%;padding:0;transition:background-color .2s;font-size:20px}.tab-scroll-button:hover{background-color:#0000001a}.tab-scroll-button:active{background-color:#00000026}.tab-content{width:100%}.MuiTab-root{text-transform:none!important}.MuiTabList-root{display:flex;flex-wrap:nowrap}.tabs-scroll-container .MuiTab-root{white-space:nowrap;flex-shrink:0;min-width:auto}.tabs-scroll-container .category-tab{cursor:grab}.tabs-scroll-container .category-tab.category-tab-dragging{opacity:.45}.tabs-scroll-container .category-tab.category-tab-drop-target{background-color:#1976d21f}[data-mui-color-scheme=dark] .tabs-wrapper{background-color:var(--mui-palette-background-default);border-top-color:#ffffff1f;border-bottom-color:#ffffff1f}[data-mui-color-scheme=dark] .MuiTab-root{color:#fff9}[data-mui-color-scheme=dark] .MuiTab-root.Mui-selected{color:#fff}[data-mui-color-scheme=dark] .tab-scroll-button{color:#fff9;background-color:#ffffff0d}[data-mui-color-scheme=dark] .tab-scroll-button:hover{background-color:#ffffff1a}[data-mui-color-scheme=dark] .tab-scroll-button:active{background-color:#ffffff26}[data-mui-color-scheme=dark] .tabs-scroll-container .category-tab.category-tab-drop-target{background-color:#90caf92e}.item-table-container{overflow:auto;border:1px solid;border-radius:4px;width:100%;height:100%}.item-table{border-collapse:collapse;table-layout:auto;width:100%;font-size:.95rem}.item-table thead{position:sticky;z-index:10;background-color:#0000000d;top:0}.item-table th{text-align:left;user-select:none;position:relative;overflow:visible;border-bottom:1px solid #ccc;padding:4px;font-weight:600}.header-cell{display:flex;position:relative;justify-content:space-between;align-items: center;height:100%;padding:.75rem}.item-table td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid;padding:.75rem}.item-table tbody tr:hover{background-color:#00000005}.item-table tbody tr.total-row{background-color:#00000014;font-weight:600}.item-table tbody tr.total-row:hover{background-color:#0000001f}.resizer{position:absolute;cursor:col-resize;user-select:none;touch-action:none;z-index:1;background:0 0;width:4px;height:100%;top:0;right:-2px}.resizer:hover{background:#0000004d}.resizer.isResizing{background:#00000080}.search-overlay-backdrop{position:fixed;z-index:10000;display:flex;background:#00000038;justify-content:center;align-items: flex-start;padding-top:72px;inset:0}.search-overlay{color:#1f1f1f;overflow:hidden;background:#fff;border:1px solid #c8c8c8;border-radius:8px;width:min(680px,100vw - 24px);max-height:min(560px,100vh - 96px);box-shadow:0 16px 48px #00000052}.search-overlay-dark{color:#ededed;background:#1f1f1f;border-color:#555}.search-input{font:inherit;outline:none;color:inherit;background:0 0;border:0;border-bottom:1px solid #d6d6d6;width:100%;height:48px;padding:0 16px;font-size:18px}.search-overlay-dark .search-input{border-bottom-color:#555}.search-results{overflow-y:auto;max-height:calc(min(560px,100vh - 96px) - 49px);padding:6px}.search-result{display:flex;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items: center;gap:12px;width:100%;min-height:42px;padding:6px 10px}.search-result-selected{background:#e8f0fe}.search-overlay-dark .search-result-selected{background:#26364f}.search-result-main{display:flex;flex-direction:column;min-width:0}.search-result-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result-category,.search-result-type,.search-empty{color:#6b6b6b;font-size:12px}.search-overlay-dark .search-result-category,.search-overlay-dark .search-result-type,.search-overlay-dark .search-empty{color:#b8b8b8}.search-result-type{flex:none}.search-empty{padding:18px 12px}.main{display:flex;overflow-y:auto;overflow-x:auto;flex-direction:column;flex:1;width:100%;min-height:0;padding-block-start:0;padding-block-end:0}.container{display:flex;flex-direction:column;flex-shrink:0;gap:0;width:100%;min-width:0;max-width:100%;margin-inline-start:auto;margin-inline-end:auto;padding-inline-start:0;padding-inline-end:0}.footer{border-top:1px solid}.footer .container{display:flex;justify-content:space-between;align-items: center;gap:1rem;max-width:1200px;margin-inline-start:auto;margin-inline-end:auto;padding:.5rem 1rem;font-size:.9375rem}.footer-version{opacity:.75;white-space:nowrap}.footer-link-button{color:inherit;font:inherit;opacity:.95;text-decoration:underline;cursor:pointer;background:0 0;border:0;padding:0}.footer-link-button:hover{opacity:1}.footer-link-button:focus-visible{opacity:1}
