*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.auth-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.auth-card{width:400px;max-width:90vw;box-shadow:0 8px 32px #0000001a}.auth-card .ant-card-head-title{text-align:center;font-size:20px}.auth-footer{text-align:center;color:#666}.admin-layout{height:100vh;overflow:hidden}.admin-layout-inner{overflow:hidden}.logo{height:64px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;white-space:nowrap;overflow:hidden}.admin-header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff!important;box-shadow:0 1px 4px #00000014}.trigger-btn{font-size:18px}.user-info{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .3s}.user-info:hover{background:#0000000a}.username{font-size:14px}.admin-content{margin:24px;padding:24px;background:#fff;border-radius:8px;min-height:calc(100vh - 112px);overflow:auto}
