*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.main-layout{min-height:100vh}.layout-sider{box-shadow:2px 0 6px #00152914}.logo{height:64px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;color:#fff;background:#ffffff1a}.layout-header{padding:0 24px;background:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 4px #00152914}.header-left .trigger{font-size:18px;cursor:pointer;transition:color .3s}.header-left .trigger:hover{color:#1890ff}.header-right{display:flex;align-items:center;gap:16px}.user-info{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .3s}.user-info:hover{background-color:#f5f5f5}.user-name{font-size:14px;color:#333}.layout-content{margin:24px;padding:24px;background:#fff;border-radius:8px;min-height:calc(100vh - 112px)}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.login-content{width:100%;max-width:400px;padding:20px}.login-card{border-radius:8px;box-shadow:0 4px 20px #0000001a}.login-header{text-align:center;margin-bottom:32px}.login-header h1{font-size:24px;font-weight:600;color:#333;margin-bottom:8px}.login-header p{font-size:14px;color:#999;margin:0}.login-footer{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid #f0f0f0}.login-footer p{font-size:12px;color:#999;margin:0}
