@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layout-container{min-height:100vh}.logo{height:32px;margin:16px;color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.3);border-radius:4px}.site-layout-content{margin:24px 16px;padding:24px;background:#fff;min-height:280px}.ant-layout-header{display:flex;align-items:center;justify-content:space-between}.header-right{display:flex;align-items:center}.content-header{margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}
