.side-panel-section-layout{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}.side-panel-section-layout>.edit-item-panel__field-header,.side-panel-section-layout>.edit-entry-panel__header{flex-shrink:0}.side-panel-section-layout__middle{flex-direction:column;flex:1;width:100%;min-height:0;padding-top:10px;display:flex;overflow:hidden}.side-panel-section-layout__middle>.notice{flex-shrink:0;margin:0 20px 10px}.side-panel-section-layout__layout{flex:1;align-items:stretch;gap:0;min-height:0}.side-panel-section-layout__sidebar-shell{box-sizing:border-box;flex-direction:column;min-height:0;padding:0 0 10px 10px;display:flex;overflow-y:auto}.side-panel-section-layout__sidebar-shell .vertical-section-nav{box-sizing:border-box;flex:1;min-height:0}.side-panel-section-layout__content{box-sizing:border-box;flex-direction:column;flex:1;min-width:0;min-height:0;padding:0 20px 0 16px;display:flex;overflow:hidden}.side-panel-section-layout .sidebar-page-layout{flex:1;min-height:0}@media (max-width:800px){.side-panel-section-layout__middle{padding-top:10px}.side-panel-section-layout__sidebar-shell{flex:none;padding:0 16px 10px;overflow:visible}.side-panel-section-layout__sidebar-shell .vertical-section-nav{flex:none;min-height:0}.side-panel-section-layout__content{padding:0 16px}.side-panel-section-layout__layout.sidebar-page-layout{gap:0}}body.side-panel-lock{overflow:hidden}.side-panel-overlay{z-index:1250;opacity:0;background:rgba(0,0,0,.5);transition:opacity .3s;position:fixed;top:0;bottom:0;left:0;right:0}.side-panel-overlay_visible{opacity:1}.side-panel{z-index:1251;width:calc(100% - 245px);height:100vh;box-shadow:-4px 0 24px var(--color-shadow);background:#fff;flex-direction:column;transition:transform .3s;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}body.menu-compact .side-panel{width:calc(100% - 70px)}.side-panel.side-panel--full-viewport-width,body.menu-compact .side-panel.side-panel--full-viewport-width{width:100%}@media (max-width:1024px){.side-panel.side-panel--full-viewport-width{width:100%}.side-panel.side-panel--fixed-width{width:100%!important;max-width:100%!important}}.side-panel_open{transform:translate(0)}.side-panel__header{border-bottom:1px solid var(--color-border);flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.side-panel__title{color:var(--color-text-dark);font-size:16px;font-weight:600}.side-panel__icon,.side-panel__close{box-sizing:border-box;color:#e7e7e7;cursor:pointer;background:0 0;border:1px solid #e7e7e7;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:10px;padding:0;line-height:0;text-decoration:none;display:inline-flex}.side-panel__icon svg,.side-panel__close svg{fill:currentColor}.side-panel__icon:hover,.side-panel__close:hover{color:#929292;border-color:#929292}.side-panel__close:first-child,.side-panel__icon:first-child{margin-left:0}.side-panel__body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.side-panel__body>form.form{box-sizing:border-box;flex-direction:column;flex:1;align-items:stretch;width:100%;min-height:0;display:flex}.side-panel__body>.edit-entry-crypt-host,.side-panel__body>.project-stats-crypt-host{box-sizing:border-box;flex-direction:column;flex:1;align-items:stretch;width:100%;min-height:0;display:flex;position:relative}.side-panel__scroll{flex:1;align-self:stretch;min-width:0;height:100%;min-height:0;max-height:100%}.side-panel__scroll[data-overlayscrollbars~=host],.side-panel__scroll [data-overlayscrollbars~=host]{box-sizing:border-box;flex:1;align-self:stretch;width:100%;height:100%;min-height:0;max-height:100%}.side-panel__scroll [data-overlayscrollbars-viewport]:not(html):not(body){box-sizing:border-box;flex:1;min-height:0}.side-panel__scroll-body{box-sizing:border-box}.side-panel__actions{background:#fff;flex-shrink:0;padding:16px 0 0}.side-panel__actions .form__buttons{flex-wrap:wrap;gap:12px;margin-top:0;display:flex}.side-panel__actions .form__buttons:after{display:none}.side-panel__actions .form__buttons .button{flex:1 1 0;width:auto;min-width:0;max-width:none;margin-right:0}.side-panel__form-layout{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:0;padding-bottom:15px;display:flex}.side-panel__form-layout--center-narrow{align-items:center}.side-panel__form-layout--center-narrow>.side-panel__scroll{align-self:stretch}.side-panel__form-layout--center-narrow>.side-panel__actions{flex-direction:column;align-self:stretch;align-items:center;display:flex}.side-panel__form-layout--center-narrow .side-panel__scroll-body{flex-direction:column;align-items:center;display:flex}.side-panel__form-layout--center-narrow .side-panel__scroll-body>.layout-content-max,.side-panel__form-layout--center-narrow>.side-panel__actions>.layout-content-max{min-width:0}.side-panel__container{flex-direction:column;height:100%;min-height:0;display:flex;position:relative}@media (max-width:1024px){.side-panel,body.menu-compact .side-panel{width:100%}}.edit-item-panel-form{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex}.edit-item-panel__field-header{border-bottom:1px solid #e7e9ee;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px 12px;display:flex}.edit-item-panel__field-heading{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.edit-item-panel__field-title{color:#2b3245;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:18px;font-weight:600;line-height:1.3;overflow:hidden}.edit-item-panel__field-actions{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.edit-item-panel__content{padding-top:8px}.edit-item-panel__footer-errors{margin-bottom:12px}.side-panel-split-root{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.side-panel-split-scroll{flex-direction:column;flex:1;align-self:stretch;width:100%;height:100%;min-height:0;max-height:100%;display:flex}.side-panel-split-scroll[data-overlayscrollbars~=host],.side-panel-split-scroll [data-overlayscrollbars~=host]{box-sizing:border-box;flex:1;align-self:stretch;width:100%;height:100%;min-height:0;max-height:100%}.side-panel-split-scroll [data-overlayscrollbars-viewport]:not(html):not(body){box-sizing:border-box;flex-direction:column;flex:1;min-height:0;display:flex}.side-panel-split-scroll .side-panel__scroll-body{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.side-panel-split-scroll .side-panel__scroll-body>.side-panel-split-fill{box-sizing:border-box;flex:1;width:100%;height:100%;min-height:0}.side-panel-split-fill{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}@media (max-width:768px){.side-panel-split-fill{flex:none;overflow-y:auto}.side-panel-split-fill--editor{flex:1;overflow:hidden}}.side-panel-split-row{flex:1;align-content:stretch;align-items:stretch;min-height:0;display:flex;overflow:hidden}@media (max-width:768px){.side-panel-split-row{flex-direction:column;overflow:visible}}.side-panel-split-main{flex-direction:column;flex:1;align-self:stretch;min-width:0;min-height:0;display:flex;overflow:hidden}@media (max-width:768px){.side-panel-split-main{min-height:400px;overflow:visible}}.side-panel-split-toolbar{border-bottom:1px solid var(--color-border);min-height:var(--side-panel-split-header-row-min-height);box-sizing:border-box;flex-shrink:0;align-items:center;gap:8px;padding:0 12px;display:flex}.side-panel-split-toolbar .folder-path-breadcrumbs{padding-top:0;padding-bottom:0}.side-panel-split-sidebar{border-right:1px solid var(--color-border);flex-direction:column;flex-shrink:0;width:250px;min-height:0;display:flex;overflow:hidden}@media (min-width:769px){.side-panel-split-sidebar{align-self:stretch;height:100%;max-height:none}}.side-panel-split-sidebar .vertical-section-nav{width:100%;min-height:var(--side-panel-split-sidebar-nav-min-height);box-sizing:border-box;background:0 0;border-radius:0;flex-direction:column;flex-shrink:0;justify-content:center;align-items:stretch;padding:8px;display:flex}.side-panel-split-sidebar .vertical-section-nav .vertical-section-nav__list{flex:none;width:100%;min-width:0}@media (max-width:768px){.side-panel-split-sidebar{border-right:none;border-bottom:1px solid var(--color-border);box-sizing:border-box;flex-shrink:0;width:100%;max-height:220px;padding-top:10px}}.folder-path-breadcrumbs{flex-wrap:nowrap;flex:1;align-items:center;gap:2px;min-width:0;padding:15px 0;display:flex;overflow:visible}.folder-path-breadcrumbs__item{align-items:center;display:flex;position:relative}.folder-path-breadcrumbs__link{cursor:pointer;font-size:13px;line-height:var(--side-panel-split-header-line-height,20px);white-space:nowrap;justify-content:center;align-items:center;padding:4px 8px;display:flex}.folder-path-breadcrumbs__link:hover{background-color:var(--color-primary);border-radius:var(--border-radius);color:#fff}.folder-path-breadcrumbs__link svg{fill:currentColor}.folder-path-breadcrumbs__text{font-size:13px;font-weight:500;line-height:var(--side-panel-split-header-line-height,20px);white-space:nowrap;text-overflow:ellipsis;max-width:200px;padding:4px 8px;overflow:hidden}.folder-path-breadcrumbs__separator{color:var(--color-text-muted);font-size:12px;line-height:var(--side-panel-split-header-line-height,20px);margin:0 2px}.folder-path-breadcrumbs__manage{flex-shrink:0;margin-left:8px}.folder-path-breadcrumbs__overlay{z-index:99;position:fixed;top:0;bottom:0;left:0;right:0}.folder-path-breadcrumbs__popup{z-index:100;border:1px solid var(--color-border);border-radius:var(--border-radius);box-shadow:0 2px 8px var(--color-shadow);background:#fff;min-width:150px;padding:4px 0;position:absolute;top:100%;left:0}.folder-path-breadcrumbs__popup-item{cursor:pointer;color:var(--color-text);padding:6px 12px;font-size:13px}.folder-path-breadcrumbs__popup-item:hover{background:var(--color-bg)}
