:root{--background:#ffffff;--foreground:#171717}@media(prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.share-lead-pop-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;background:rgba(0,0,0,.6)}.share-lead-pop{position:fixed;bottom:0;left:0;width:100%;border:1px solid #fff;border-radius:16px 16px 0 0;box-sizing:border-box;background:linear-gradient(168.58deg,#d5e7ff 8.22%,#ffffff 47.78%);padding-bottom:calc(24px + constant(safe-area-inset-bottom));color:#1b2337}.share-lead-pop .share-lead-pop-content{padding:20px 24px 24px;position:relative}.share-lead-pop .share-lead-pop-content .header{margin-bottom:40px}.share-lead-pop .share-lead-pop-content .header .title{display:block;font-size:16px;font-weight:500;line-height:22px;margin-bottom:16px}.share-lead-pop .share-lead-pop-content .header .user-label{display:block;font-size:13px;line-height:22px;margin-bottom:12px}.share-lead-pop .share-lead-pop-content .header .subtitle{display:block;font-size:13px;line-height:22px}.share-lead-pop .share-lead-pop-content .login-buttons .wechat-login-btn{width:100%;height:44px;background:#0773fc;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;border:none;cursor:pointer}.share-lead-pop .share-lead-pop-content .login-buttons .wechat-login-btn .btn-text{font-size:14px;color:#fff;font-weight:500}.share-lead-pop .share-lead-pop-content .login-buttons .phone-login-btn{width:100%;height:44px;background:#f5f7fd;border-radius:10px;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:12px;border:none;cursor:pointer}.share-lead-pop .share-lead-pop-content .login-buttons .phone-login-btn .phone-text{font-size:14px;color:#1b2337}.share-lead-pop .share-lead-pop-content .login-buttons .phone-login-btn-wechat{background:#0773fc}.share-lead-pop .share-lead-pop-content .login-buttons .phone-login-btn-wechat .btn-text{color:#fff}.share-lead-pop .share-lead-pop-content .login-buttons .my-design-btn{background:#e6f1fe}.share-lead-pop .share-lead-pop-content .login-buttons .my-design-btn .btn-text{color:#0773fc}.share-lead-pop .share-lead-pop-content .login-buttons .design-account-info{display:flex;align-items:center;justify-content:center;height:44px;margin-bottom:12px}.share-lead-pop .share-lead-pop-content .login-buttons .design-account-info .design-account-info-text{font-size:13px;color:#8693ab}.share-lead-pop .share-lead-pop-content .login-buttons .design-account-info .design-account-info-avatar{width:32px;height:32px;border-radius:50%;margin-right:8px;object-fit:cover}.share-lead-pop .share-lead-pop-content .login-buttons .design-account-info .design-account-info-avatar-placeholder{width:32px;height:32px;border-radius:50%;margin-right:8px;background:#e6f1fe}.share-lead-pop .share-lead-pop-content .login-buttons .design-account-info .design-account-info-name{font-size:13px;color:#1b2337;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100px}.share-lead-pop .share-lead-pop-content .login-buttons .register-link{display:flex;align-items:center;justify-content:center;height:44px;margin-bottom:16px}.share-lead-pop .share-lead-pop-content .login-buttons .register-link .register-text{font-size:13px;color:#1b2337}.share-lead-pop .share-lead-pop-content .login-buttons .register-link .register-btn{font-size:13px;margin-left:4px;cursor:pointer}.share-lead-pop .share-lead-pop-content .login-buttons .register-link .register-btn-text{color:#0773fc}.share-lead-pop .share-lead-pop-content .login-buttons .app-experience-btn{width:100%;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;position:relative;border:1px solid #0773fc;background:rgba(0,0,0,0);cursor:pointer}.share-lead-pop .share-lead-pop-content .login-buttons .app-experience-btn .app-text{font-size:14px;color:#0773fc;font-weight:500}.share-lead-pop .share-lead-pop-content .close-btn{position:absolute;top:16px;right:16px;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center}