.layout-container{min-height:100vh}.layout-sider{background:#001529}.layout-logo{height:64px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;background:rgba(255,255,255,.1)}.layout-header{background:#fff;padding:0 20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 4px #00152914}.header-left{display:flex;align-items:center}.trigger{font-size:18px;cursor:pointer;transition:color .3s}.trigger:hover{color:#1890ff}.header-right{display:flex;align-items:center}.user-info{display:flex;align-items:center;gap:8px;cursor:pointer}.user-name{color:#333}.layout-content{margin:16px;padding:24px;background:#fff;min-height:280px;border-radius:4px}*{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}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.login-box{width:400px;padding:40px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000001a}.login-title{text-align:center;margin-bottom:30px;font-size:24px;color:#333}
