.logo{height:64px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#1890ff;border-bottom:1px solid #f0f0f0}.header{background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:flex-end;box-shadow:0 1px 4px #0000001a}.header-actions{display:flex;align-items:center;gap:16px}.content{margin:24px;padding:24px;background:#fff;border-radius:8px;min-height:"calc(100vh - 112px)"}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f0f2f5}#root{min-height:100vh}
