*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root,.ant-layout{min-height:100vh}.login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-box{background:#fff;border-radius:8px;width:100%;max-width:420px;padding:40px;box-shadow:0 8px 24px #00000026}.login-title{text-align:center;margin-bottom:32px}.login-title h2{color:#1890ff;margin-bottom:8px;font-size:28px}.login-title p{color:#8c8c8c;font-size:14px}.landing-page{background:#fff;min-height:100vh}.landing-page img{width:100%;display:block}.landing-container{position:relative}.landing-ht{cursor:pointer;position:absolute;top:50%;left:0;transform:translateY(-50%)}.landing-container2{position:relative}.landing-btn{text-align:center;color:#fff;cursor:pointer;opacity:0;background-color:#000;border-radius:15px;width:150px;height:40px;line-height:30px;position:absolute;top:22%;left:50%;transform:translate(-50%)}
