*{box-sizing:border-box;margin:0;padding:0}html,body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}#root{height:100%}.page-title{color:#1a1a1a;margin:0 0 20px;font-size:20px;font-weight:600}.app-card{text-align:center;padding:8px 0;transition:box-shadow .3s}.app-card:hover{box-shadow:0 4px 16px #0000001a}.app-card-icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 12px;font-size:26px;display:flex}.app-card-name{color:#1a1a1a;margin-bottom:4px;font-size:15px;font-weight:500}.app-card-desc{color:#999;font-size:12px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}::-webkit-scrollbar-track{background:0 0}.oa-layout{min-height:100vh}.oa-header{z-index:100;background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:56px;padding:0 24px;line-height:56px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #0000000d}.oa-header-left{align-items:center;display:flex}.oa-logo{cursor:pointer;align-items:center;gap:10px;display:flex}.oa-logo-text{color:#1a1a1a;white-space:nowrap;font-size:18px;font-weight:600}.oa-header-right{align-items:center;gap:20px;display:flex}.oa-header-icon{color:#666;cursor:pointer;font-size:18px;transition:color .3s}.oa-header-icon:hover{color:#1677ff}.oa-user-info{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:4px 8px;transition:background .3s;display:flex}.oa-user-info:hover{background:#f5f5f5}.oa-user-name{color:#333;font-size:14px}.oa-body{min-height:calc(100vh - 96px)}.oa-sider{border-right:1px solid #f0f0f0;height:calc(100vh - 56px);position:sticky;top:56px;overflow:auto;box-shadow:2px 0 8px #00000008}.oa-sider .ant-layout-sider-children{flex-direction:column;display:flex}.oa-sider-trigger{color:#999;cursor:pointer;border-bottom:1px solid #f0f0f0;justify-content:center;align-items:center;height:48px;font-size:16px;transition:color .3s;display:flex}.oa-sider-trigger:hover{color:#1677ff;background:#fafafa}.oa-menu{flex:1;border-inline-end:none!important}.oa-content-layout{background:#f5f5f5}.oa-content{min-height:280px;margin:16px}.oa-content-inner{background:#fff;border-radius:8px;min-height:100%;padding:24px}.oa-footer{text-align:center;background:#fff;border-top:1px solid #f0f0f0;padding:12px 24px}.oa-footer-content{color:#999;justify-content:center;gap:24px;font-size:13px;display:flex}@media (width<=768px){.oa-sider{z-index:99;height:100vh;position:fixed}.oa-header{padding:0 16px}.oa-content{margin:8px}.oa-content-inner{padding:16px}}
