.sidebar{z-index:1040;width:21rem;height:100vh;transition:transform .4s,opacity .4s;position:fixed;top:0;left:0;box-shadow:0 0 10px #0000001a}.sidebar-backdrop{display:none}@media (max-width:1023px){.sidebar-backdrop{z-index:1039;background:#00000059;animation:.25s both backdrop-in;display:block;position:fixed;inset:0}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}.main-background{background:var(--background-first)}
.toggle-button{--bs-btn-border-color:transparent!important;--bs-btn-bg:transparent!important;--bs-btn-color:black!important}.toggle-button:hover{--bs-btn-hover-bg:var(--seebo-search-grey);--bs-btn-hover-color:black;--bs-btn-hover-border-color:transparent}.toggle-button:focus,.toggle-button:checked,.toggle-button.active,.toggle-button.show,.toggle-button:first-child:active,:not(.toggle-button-check)+.toggle-button:active{--bs-btn-active-bg:var(--seebo-search-grey);--bs-btn-active-border-color:transparent;--bs-btn-active-color:black}.dropdown-menu-color{--bs-dropdown-link-active-bg:var(--seebo-search-grey)!important}.header-background{background:var(--background-first);align-items:center;gap:1rem;padding:1rem;display:flex}
:root{--sidebar-accent:#63c6b314;--sidebar-accent-strong:#63c6b32e;--sidebar-accent-border:#63c6b338;--sidebar-accent-border-strong:#63c6b3d9;--sidebar-border-soft:#0f172a14;--sidebar-hover:#0f172a0a;--sidebar-menu-shadow:0 16px 42px #0f172a24;--sidebar-menu-width:17rem;--sidebar-menu-radius:1rem;--sidebar-menu-padding:.45rem;--sidebar-danger:#f03e4f}.side-bar-container{background:var(--background-default);width:21rem;min-width:21rem;padding-top:.5rem}.ellipsis,.history-button .ellipsis{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;display:block;overflow:hidden}.toggle{--bs-btn-border-color:transparent;--bs-btn-bg:white;--bs-btn-color:black;--bs-btn-line-height:.5rem;--bs-btn-active-bg:transparent;--bs-btn-active-border-color:transparent;--bs-btn-active-color:black;--bs-btn-hover-bg:transparent;--bs-btn-hover-color:black;--bs-btn-hover-border-color:transparent;padding:0}.dropdown-menu-color{padding:.1rem;--bs-dropdown-link-active-bg:var(--seebo-bright-grey)!important}.history-container{flex:auto;min-height:0;overflow:hidden}.history-list{scrollbar-width:thin;scrollbar-color:#0003 transparent;height:100%;overflow-y:auto}.history-list::-webkit-scrollbar{width:6px}.history-list::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.history-list::-webkit-scrollbar-track{background:0 0}.history-list .list-group-item{cursor:pointer;border:none;padding:.5rem .75rem}.history-list .list-group-item:hover{background-color:var(--bs-light);border-radius:.375rem}.history-button{background:var(--background-default);border:1px solid #0000;border-radius:.75rem;align-items:center;gap:.6rem;padding:.55rem .75rem;display:flex}.history-item-text{flex-direction:column;flex:auto;align-items:flex-start;min-width:0;display:flex}.history-dataset-name{color:var(--text-muted,#6c757d);font-size:.72rem;line-height:1.1}.history-button:hover{background:#63c6b31a}.history-item.is-active .history-button{box-shadow:none;background:var(--sidebar-accent)!important}.history-button-search{background:var(--background-default);border:1px solid #0000;border-radius:.5rem;padding:.3rem .75rem;display:flex}.history-button-search:hover{background:var(--seebo-bg-resource-navigation)}.history-button-search.active{background:#2e2e2e14}.history-item{position:relative}.history-button-menu{z-index:1051;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.new-badge{color:#0d6efd;background:#0d6efd1f;border:1px solid #0d6efd33;border-radius:999px;margin-left:.35rem;padding:.1rem .4rem;font-size:.7rem}@keyframes flash-enter{0%{background:#0d6efd1a;box-shadow:0 0 0 .2rem #0d6efd26}60%{background:#0d6efd0f;box-shadow:0 0 0 .08rem #0d6efd1a}to{background:var(--bs-body-bg);box-shadow:none}}.history-button.flash{animation:1.2s ease-out both flash-enter}.description-value{opacity:1;border:1px solid;justify-content:center;align-items:center;width:35px;height:21px;margin-bottom:0;font-size:.65rem;font-weight:600;line-height:4px;display:flex;background:0 0!important;border-radius:.5rem!important}.history-button-label{white-space:nowrap;text-overflow:ellipsis;flex:auto;width:200px;min-width:0;display:block;overflow:hidden}.history-button-content{flex-direction:column;flex:auto;min-width:0;display:flex}.history-button.dragging{opacity:.45;cursor:grabbing}.folder-list{margin-bottom:.25rem}.history-folder{border-radius:.9rem;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:visible}.history-folder.drag-over{transform:translateY(-1px)}.history-folder.drag-over-position{box-shadow:0 0 0 .14rem #63c6b338}.history-folder.dragging-folder{opacity:.55}.history-folder.is-pinned .history-folder-toggle{border-radius:.75rem;background:#63c6b30f!important}.history-folder-header{align-items:center;display:flex}.history-folder-toggle{min-width:0;color:inherit;border:0;flex:auto;justify-content:space-between;align-items:center;gap:.75rem;padding:.3rem .75rem;font-size:.875rem;font-weight:500;transition:background-color .18s;display:flex;background:var(--background-default)!important}.history-folder-toggle:hover{background:var(--sidebar-accent)!important}.history-folder-toggle>span:first-child{min-width:0;overflow:hidden}.history-folder-label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:1rem;font-weight:400;display:block;overflow:hidden}.history-folder-badge{color:#0f766e;background:#63c6b324;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.55rem;height:1.55rem;display:inline-flex}.history-folder-content{flex-direction:column;gap:.25rem;padding:.5rem;display:flex}.history-folder-empty{color:var(--bs-secondary-color);padding:.5rem .35rem .25rem;font-size:.85rem}.history-folder-menu{opacity:0;pointer-events:none;flex-shrink:0;transition:opacity .15s}.history-folder-header:hover .history-folder-menu,.history-folder-menu.is-open{opacity:1;pointer-events:auto}.history-folder-menu .toggle.btn{border-radius:999px;justify-content:center;align-items:center;padding:.1rem .35rem;display:flex;background:0 0!important;border:none!important}.history-folder-menu .toggle.btn:after{display:none!important}.history-folder-menu .toggle.btn:is(:hover,:focus,:active){box-shadow:none!important;background:0 0!important}.history-section-label{letter-spacing:.04em;text-transform:uppercase;margin:.6rem 0 .35rem;padding:0 .35rem;font-size:.75rem;font-weight:700}.history-unassigned-zone{border:1px dashed #0000;border-radius:.9rem;flex-direction:column;gap:.25rem;margin-top:.35rem;padding:.15rem 0 0;transition:border-color .18s,background-color .18s,box-shadow .18s;display:flex}.history-unassigned-zone.drag-over{border-color:var(--sidebar-accent-border-strong);background:var(--sidebar-accent);box-shadow:0 0 0 .18rem #63c6b31f}.history-button-menu .toggle.btn{border-radius:999px;justify-content:center;align-items:center;padding:.1rem .2rem;display:flex;background:0 0!important;border:none!important}.history-button-menu .toggle.btn:after{display:none!important}.history-button-menu .toggle.btn:is(:hover,:focus,:active){box-shadow:none!important;background:0 0!important}.history-actions-menu{min-width:var(--sidebar-menu-width);padding:var(--sidebar-menu-padding);border-radius:var(--sidebar-menu-radius);border:1px solid var(--sidebar-border-soft);box-shadow:var(--sidebar-menu-shadow)}.history-action-row{position:relative}.history-action-row.is-active .history-action-button{background:var(--sidebar-hover)}.history-action-button{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-radius:.9rem;justify-content:space-between;align-items:center;gap:1rem;padding:.35rem .2rem;transition:background-color .18s;display:flex}.history-action-button:hover{background:var(--sidebar-hover)}.history-action-button:disabled{opacity:.45;cursor:not-allowed}.history-action-label{align-items:center;gap:.85rem;font-size:1rem;display:inline-flex}.history-action-icon{justify-content:center;align-items:center;line-height:1;display:inline-flex}.history-delete-action,.history-delete-action .history-action-label,.history-delete-action .history-action-icon{color:var(--sidebar-danger)}.history-folder-flyout{z-index:1055;min-width:var(--sidebar-menu-width);background:var(--background-default);border:1px solid var(--sidebar-border-soft);border-radius:var(--sidebar-menu-radius);box-shadow:var(--sidebar-menu-shadow);position:fixed;overflow:clip}.history-folder-flyout-inner{max-height:18rem;padding:var(--sidebar-menu-padding);overflow-y:auto}.history-submenu-button{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-radius:.85rem;align-items:center;gap:.85rem;padding:.35rem .5rem;font-size:1rem;transition:background-color .18s;display:flex}.history-submenu-button:hover{background:var(--sidebar-hover)}.history-submenu-unassign{color:var(--bs-secondary-color);font-style:italic}.history-flyout-item-label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.history-submenu-divider{background:var(--sidebar-border-soft);height:1px;margin:.3rem 0}.history-submenu-empty{color:var(--bs-secondary-color);padding:.45rem .9rem .25rem;font-size:.85rem}.history-show-more-button{width:100%;color:var(--bs-secondary-color);background:0 0;border:0;border-radius:.85rem;justify-content:center;align-items:center;gap:.35rem;padding:.3rem .5rem;font-size:.78rem;transition:color .15s,background-color .15s;display:flex}.history-show-more-button:hover{color:var(--bs-body-color);background:var(--sidebar-hover)}.sidebar-search-wrapper{align-items:center;display:flex;position:relative}.sidebar-search-icon{color:var(--bs-secondary-color);pointer-events:none;flex-shrink:0;position:absolute;left:.65rem}.sidebar-search-input{background:var(--background-default);border:1px solid var(--sidebar-border-soft);width:100%;color:inherit;border-radius:.75rem;outline:none;padding:.38rem .75rem .38rem 2rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.sidebar-search-input::placeholder{color:var(--bs-secondary-color)}.sidebar-search-input:focus{border-color:var(--sidebar-accent-border-strong);box-shadow:0 0 0 .15rem var(--sidebar-accent-strong)}.sidebar-search-input::-webkit-search-cancel-button{cursor:pointer}.sidebar-create-folder-input{background:var(--background-default);border:1px solid var(--sidebar-border-soft);width:100%;color:inherit;border-radius:.75rem;outline:none;padding:.38rem .75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.sidebar-create-folder-input:focus{border-color:var(--sidebar-accent-border-strong);box-shadow:0 0 0 .15rem var(--sidebar-accent-strong)}.sidebar-create-folder-input::-webkit-search-cancel-button{cursor:pointer}.sidebar-tooltip-trigger{min-width:0;max-width:100%;display:block}.sidebar-tooltip .tooltip-inner,.history-item-tooltip .tooltip-inner{color:#111;word-break:break-word;text-align:left;background-color:#fff;border:1px solid #0f172a1f;border-radius:6px;max-width:220px;padding:5px 10px;font-size:.75rem;box-shadow:0 4px 12px #0f172a1f}.sidebar-tooltip .tooltip-arrow:before,.history-item-tooltip .tooltip-arrow:before{border-right-color:#fff}body[data-bs-theme=dark] .sidebar-tooltip .tooltip-inner,body[data-bs-theme=dark] .history-item-tooltip .tooltip-inner{color:#f8fafc;background-color:#111;border-color:#f8fafc1f;box-shadow:0 4px 12px #00000059}body[data-bs-theme=dark] .sidebar-tooltip .tooltip-arrow:before,body[data-bs-theme=dark] .history-item-tooltip .tooltip-arrow:before{border-right-color:#111}.footer_sidebar{flex-direction:column;flex-shrink:0;justify-content:flex-end;margin-top:auto;display:flex}
.user-menu-toggle,.user-menu-toggle:hover,.user-menu-toggle:focus,.user-menu-toggle:active{background-color:var(--seebo-teal-300);border-color:var(--seebo-teal-300);color:#fff;border-radius:50%;width:2rem;height:2rem;padding:0;font-weight:400}.user-menu{border:1px solid #ffffff14;border-radius:16px;min-width:280px;margin-bottom:20px;padding:12px}.user-menu__header{align-items:center;gap:12px;padding:6px 6px 10px;display:flex}.user-menu__avatar{background:#ffffff26;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:800;display:inline-flex}.user-menu__name{font-size:18px;font-weight:700;line-height:1.1}.user-menu__handle{opacity:.7;font-size:14px}.user-menu__sep{background:#ffffff1a;height:1px;margin:8px 0}.user-menu__item{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:10px;display:flex}.user-menu__item:hover{background:#ffffff14}.user-menu__item--danger,.user-menu__item--danger .user-menu__icon,.user-menu__item--danger .user-menu__label{color:#f03e4f}.user-menu__item--danger:hover{background:#f03e4f14}.user-menu__icon{opacity:.95;justify-content:center;width:24px;display:inline-flex}.user-menu__label{font-size:.9rem;font-weight:400}.user-menu__item--chevron .user-menu__chevron,.dropdown-toggle:after{display:none}
.doc-html{font-size:.95rem;line-height:1.5}.doc-html img{max-width:100%;height:auto}.doc-html table{border-collapse:collapse;width:100%}.doc-html table td,.doc-html table th{vertical-align:top;border:1px solid #00000026;padding:.4rem .5rem}.doc-html h1,.doc-html h2,.doc-html h3{margin-top:1rem}
