.titlebar[data-v-832a7022]{display:flex;align-items:center;height:48px;background:#f8f5f0;-webkit-user-select:none;user-select:none;flex-shrink:0}.titlebar-drag[data-v-832a7022]{display:flex;align-items:center;flex:1;height:100%;min-width:0}.titlebar-left[data-v-832a7022]{display:flex;align-items:center;gap:8px;padding-left:14px;min-width:140px}.titlebar-dot[data-v-832a7022]{width:8px;height:8px;border-radius:50%;background:#e65100;flex-shrink:0}.titlebar-name[data-v-832a7022]{font-size:13px;font-weight:500;color:#555;letter-spacing:1px;font-family:PingFang SC,Microsoft YaHei,sans-serif}.titlebar-center[data-v-832a7022]{flex:1}.titlebar-actions[data-v-832a7022]{display:flex;height:100%}.titlebar-btn[data-v-832a7022]{display:flex;align-items:center;justify-content:center;width:46px;height:100%;border:none;background:transparent;color:#888;cursor:pointer;transition:color .15s,background .15s}.titlebar-btn svg[data-v-832a7022]{width:12px;height:12px}.titlebar-btn[data-v-832a7022]:hover{background:#e8e2d8;color:#333}.titlebar-btn.titlebar-close[data-v-832a7022]:hover{background:#e81123;color:#fff}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}.app-shell{display:flex;flex-direction:column;width:100%;height:100vh}.app-body{flex:1;overflow:hidden;position:relative}.loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#fff}.loading-box{display:flex;flex-direction:column;align-items:center;gap:16px}.loading-spinner{display:flex;align-items:center;justify-content:center;width:48px;height:48px}.spinner-ring{width:36px;height:36px;border:3px solid #f0f0f0;border-top-color:#e65100;border-radius:50%;animation:spin .7s linear infinite}.loading-text{font-size:14px;color:#999;font-family:PingFang SC,Microsoft YaHei,sans-serif;letter-spacing:1px}@keyframes spin{to{transform:rotate(360deg)}}
