#app,body,html{height:100%;margin:0}body{overflow:hidden;background:#e9eef6}#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#111827}.app-shell{min-height:100vh;background:linear-gradient(180deg,#e8eef7,#f3f6fb 42%,#eef3f9)}.app-aside{position:fixed;left:0;top:0;bottom:0;z-index:1000;width:232px!important;background:#fff;border-right:1px solid #dfe7f2;overflow-y:auto;overflow-x:hidden;box-shadow:6px 0 24px rgba(15,23,42,.04)}.brand{height:76px;padding:0 18px;color:#0f172a;background:linear-gradient(180deg,#fff,#f7faff);border-bottom:1px solid #edf2f8}.brand,.brand-mark{display:flex;align-items:center}.brand-mark{width:38px;height:38px;border-radius:14px;justify-content:center;margin-right:10px;background:linear-gradient(135deg,#1d4ed8,#60a5fa);color:#fff;font-weight:800;box-shadow:0 10px 24px rgba(37,99,235,.25)}.brand-title{font-size:16px;font-weight:800;line-height:20px}.brand-subtitle{font-size:12px;color:#7f8ea3;margin-top:3px}.side-menu{border-right:none;padding:10px 12px 18px}.el-menu-item{height:44px;line-height:44px;margin:4px 0;border-radius:12px;color:#526071}.el-menu-item i{margin-right:10px;color:#64748b}.el-menu-item.is-active{background:#e8f1ff!important;color:#1d4ed8!important;font-weight:700;box-shadow:inset 3px 0 0 #2563eb}.el-menu-item.is-active i{color:#2563eb}.aside-note{margin:18px 16px;padding:14px;border-radius:14px;background:#f1f6fc;border:1px solid #e0e9f5;color:#64748b;font-size:12px;line-height:1.6}.note-title{color:#334155;font-weight:700;margin-bottom:4px}.aside-note p{margin:0}.app-main{min-width:0;margin-left:232px;min-height:100vh;width:calc(100vw - 232px)}.app-header{position:sticky;top:0;z-index:900;height:76px!important;background:rgba(248,251,255,.96);border-bottom:1px solid #dfe7f2;display:flex;align-items:center;justify-content:space-between;backdrop-filter:blur(14px);box-shadow:0 8px 26px rgba(15,23,42,.05)}.header-title-block{min-width:220px}.app-header h2{margin:0;font-size:20px;font-weight:800;color:#0f172a}.app-header p{margin:5px 0 0;color:#64748b;font-size:13px}.header-actions,.time-pill{display:flex;align-items:center;gap:10px}.time-pill{min-width:214px;height:42px;padding:0 12px;border-radius:14px;background:#fff;border:1px solid #dce6f2;box-shadow:0 8px 20px rgba(15,23,42,.04)}.time-pill i{color:#2563eb;font-size:18px}.time-pill strong{display:block;line-height:16px;font-size:13px;color:#0f172a}.time-pill span{display:block;margin-top:2px;line-height:14px;font-size:12px;color:#64748b}.login-entry,.refresh-btn{border-radius:12px}.refresh-btn{border-color:#c8d7ea;color:#2563eb;background:#fff}.user-pill{height:38px;gap:8px;padding:0 10px;border-radius:14px;background:#fff;border:1px solid #dce6f2;color:#334155;font-size:13px}.user-avatar,.user-pill{display:flex;align-items:center}.user-avatar{width:26px;height:26px;border-radius:10px;justify-content:center;color:#fff;font-weight:700;background:linear-gradient(135deg,#2563eb,#60a5fa)}.app-content{height:calc(100vh - 76px);overflow:auto;padding:20px 24px 28px}.el-card{border-color:#dfe7f2}.el-card__header{border-bottom-color:#e8eef6}