*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f5f5}#root{min-height:100vh}#root{height:100%}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.login-card{width:360px;padding:32px;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000014}.sider-title{height:64px;display:flex;align-items:center;justify-content:center;font-weight:600;color:#1677ff}.app-header{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:0 2px 8px #0000000a}.app-content{margin:24px;padding:24px;background:#fff;border-radius:12px;min-height:calc(100vh - 112px)}.archive-section{width:100%}.archive-json{margin:0;padding:12px;background:#f7f7f7;border-radius:8px;white-space:pre-wrap;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}
