*:focus{outline:none;}*:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;border-radius:var(--theme-shape-sm);}.vditor-sv:focus-visible, .vditor-ir pre:focus-visible, .vditor-wysiwyg pre:focus-visible{outline:none;}.sc-xlbj-container{display:flex;width:100%;height:100vh;overflow:hidden;position:relative;box-sizing:border-box;padding-bottom:56px;background:var(--theme-bg-deep);font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Microsoft YaHei', 'PingFang SC', 'Noto Sans CJK SC', 'Helvetica Neue', Helvetica, Arial, sans-serif;}.sc-content-area{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:padding-right 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);}.sc-content-area.rd-open, .sc-content-area.cp-open, .sc-content-area.nf-open, .sc-content-area.nt-open{padding-right:calc(380px + 20px + 4px);}.sc-editor-wrapper{flex:1;display:none;flex-direction:column;overflow:hidden;position:relative;}.sc-user-panel{position:fixed;bottom:76px;right:20px;left:auto;width:min(400px, calc(100vw - 40px));min-width:280px;z-index:90;max-height:300px;overflow-y:auto;padding:16px 20px;display:none;}.sc-user-panel-visible{display:block;}@media (max-width:768px){.sc-user-panel{left:12px;right:12px;width:auto;min-width:auto;bottom:76px;max-height:50vh;}}:root{--catalog-width:260px;--bottom-bar-h:56px;--panel-w:380px;}*{scrollbar-width:none !important;-ms-overflow-style:none !important;}::-webkit-scrollbar{display:none !important;}@media (max-width:768px){.tb-container{width:56px !important;min-width:56px !important;}.tb-container .tb-btn-text{display:none;}.tb-container .tb-btn{justify-content:center;padding:12px 0;}.ct-container{width:220px;}.sc-content-area{overflow-x:auto;-webkit-overflow-scrolling:touch;}.mm-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;}.ct-node, .tab-close, .mm-close-btn, .ct-header-btn, .tb-container .tb-btn{min-height:44px;}.rd-container{width:85vw;max-width:320px;}.eh-info-row{flex-wrap:wrap;gap:8px;}.eh-info-item{min-width:calc(50% - 8px);}.eh-save-btn{width:100%;}.tab-container{overflow-x:auto;-webkit-overflow-scrolling:touch;}.ct-resizer{display:none;}}.notesbook-LibraryPanel-shortcut, .mm-shortcut, .kdge-shortcut, .rd-shortcut{display:inline-block;margin-left:10px;padding:2px 8px;background:var(--theme-bg-overlay-alpha);border:1px solid var(--theme-border);border-radius:var(--theme-shape-md);font-size:var(--theme-type-label-sm);font-weight:normal;font-family:'SF Mono', Monaco, Menlo, Consolas, 'Courier New', monospace;color:var(--theme-text-dim);letter-spacing:0.5px;}[data-platform="mac"] .shortcut-icon::before{content:"⌘";}[data-platform="win"] .shortcut-icon::before{content:"Ctrl+";}