.yf-footer{width:100%;display:flex;justify-content:center;overflow:hidden;background-color:#fff}.yf-footer>.footer-container{display:flex;justify-content:space-between;align-items:center}.yf-footer>.footer-container>.footer-left{min-width:200px;max-width:500px;padding:12px 0}.yf-footer>.footer-container>.footer-left>.description{margin-top:12px;font-weight:400;color:#1f283c;word-break:normal}.yf-footer>.footer-container>.footer-right{margin-left:16px}.yf-footer>.footer-container>.footer-right>.arco-space .yf-about-us,.yf-footer>.footer-container>.footer-right>.arco-space .yf-privacy,.yf-footer>.footer-container>.footer-right>.arco-space .yf-seller{cursor:pointer;text-decoration-skip:none;color:#57626f;transition:color .3s ease;text-decoration:none;outline:none;background:transparent;position:relative;font-weight:500}.yf-footer>.footer-container>.footer-right>.arco-space .yf-about-us:before,.yf-footer>.footer-container>.footer-right>.arco-space .yf-privacy:before,.yf-footer>.footer-container>.footer-right>.arco-space .yf-seller:before{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;color:#57626f;background-color:#57626f;transform:scaleX(0);transition:transform .3s ease}.yf-footer>.footer-container>.footer-right>.arco-space .yf-about-us:hover:before,.yf-footer>.footer-container>.footer-right>.arco-space .yf-privacy:hover:before,.yf-footer>.footer-container>.footer-right>.arco-space .yf-seller:hover:before{transform:scaleX(1)}.yf-footer>.footer-container>.footer-right>.arco-space .arco-divider{margin:0 4px;border-left:2px solid var(--color-neutral-3)}.yf-footer>.footer-container>.footer-right>.arco-space .yf-icon{cursor:pointer}.yf-header{width:100%;height:60px;display:flex;justify-content:center;overflow:hidden;position:sticky;top:0;background-color:#fff;border-bottom:1px solid var(--color-neutral-3);z-index:1000}.yf-header>.header-container{display:flex;justify-content:space-between;align-items:center}.yf-header>.header-container>.header-left{height:100%;min-width:200px;position:relative}.yf-header>.header-container>.header-right{font-weight:700;line-height:16px;text-align:center}.yf-header>.header-container>.header-right .normal-link{display:inline-block;padding:21px 0 22px;color:#57626f}.yf-login-btn.arco-btn{border:none;border-radius:16px;background:linear-gradient(39.73deg,#0038ff 14.65%,#00b9f0 50.92%,#00e2c6 79.94%,#cbffef);color:#fff;font-weight:500}.yf-user-view{display:flex;align-items:center;max-width:180px;cursor:pointer}.yf-user-view>.yf-user-title{margin-left:4px;color:#1f283c;font-size:14px;font-style:normal;font-weight:600;line-height:14px}.yf-login-drop-list{display:flex;flex-direction:column;overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.05);padding:32px 20px;min-width:270px;max-width:360px}.yf-login-drop-list>.yf-user-header{display:flex;align-items:center;padding:0 8px}.yf-login-drop-list>.yf-user-header>.yf-user-content{flex:1;overflow:hidden;display:flex;flex-direction:column;margin-left:8px;color:#1f283c;font-style:normal}.yf-login-drop-list>.yf-user-header>.yf-user-content>.yf-user-title{display:flex;overflow:hidden;width:100%;font-weight:600;margin-bottom:2px}.yf-login-drop-list>.yf-user-header>.yf-user-content>.yf-user-desc{display:flex;overflow:hidden;width:100%;font-weight:400}.yf-login-drop-list>.yf-actions{display:flex;flex-direction:column;gap:8px}.yf-login-drop-list>.yf-actions>.yf-action-item{display:flex;justify-content:flex-start;align-items:center;padding:8px 12px;cursor:pointer;border-radius:10px}.yf-login-drop-list>.yf-actions>.yf-action-item>.icon{margin-right:12px}.yf-login-drop-list>.yf-actions>.yf-action-item>.title{color:#1f283c;font-size:14px;font-style:normal;font-weight:500}.yf-login-drop-list>.yf-actions>.yf-action-item:hover{background:rgba(93,229,227,.4)}