.yabao-sidebar,.yabao-sidebar-panel,.yabao-sidebar-launcher{box-sizing:border-box;font-family:inherit;color:var(--text-primary,#182821)}
.yabao-sidebar[hidden],.yabao-sidebar-panel[hidden],.yabao-sidebar-launcher[hidden]{display:none!important}
.yabao-sidebar{flex:0 0 auto;min-width:0;padding:12px;border-bottom:1px solid var(--border-light,#d8e1dc);background:var(--surface-primary-alt,#f6f8f7);font-size:13px;line-height:1.5}
.yabao-sidebar-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}
.yabao-sidebar-heading strong{font-size:14px;font-weight:650}
.yabao-sidebar-refresh{background:transparent;color:inherit;border:1px solid var(--border-light,#d8e1dc);border-radius:7px;cursor:pointer;width:30px;height:28px;font-size:20px;line-height:1}
.yabao-sidebar-list{max-height:220px;overflow-y:auto;overscroll-behavior:contain}
.yabao-sidebar-project{display:block;color:inherit!important;text-decoration:none!important;padding:9px 10px;border-radius:8px;overflow-wrap:anywhere;margin:3px 0;background:var(--surface-secondary,#e8eeea)}
.yabao-sidebar-project:hover{outline:1px solid #55826a}
.yabao-sidebar-status,.yabao-sidebar-help{font-size:11px;line-height:1.6;opacity:.75;margin:7px 0 0}
.yabao-sidebar-launcher{position:fixed;left:12px;bottom:64px;z-index:45;border:1px solid #9bb8a9;border-radius:24px;padding:10px 16px;cursor:pointer;background:var(--surface-primary,#fff);box-shadow:0 2px 12px #0002;font-size:13px}
.yabao-sidebar-panel{position:fixed;left:12px;bottom:115px;z-index:46;width:min(310px,calc(100vw - 24px));max-height:65vh;overflow:auto;border:1px solid #9bb8a9;border-radius:12px;background:var(--surface-primary,#fff);box-shadow:0 8px 36px #0002}
.yabao-sidebar-panel .yabao-sidebar{border:0}
.yabao-sidebar a:focus-visible,.yabao-sidebar button:focus-visible,.yabao-sidebar-launcher:focus-visible{outline:2px solid #278458;outline-offset:2px}
