:root{font-family:Inter,Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#121c2a;background:#f8f9ff;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}:root{--primary: #4648d4;--surface: #ffffff;--canvas: #f8f9ff;--text: #121c2a;--muted: #67728a;--border: #d9deeb;--error: #d64545;--error-bg: #fff4f2;--radius-control: 10px;--radius-card: 16px}.auth-page{min-height:100dvh;background:var(--canvas);padding:28px 48px 48px}.auth-topbar{display:flex;align-items:center;justify-content:space-between;min-height:48px;gap:24px}.brand-lockup{display:inline-flex;align-items:center;gap:12px;color:var(--text);text-decoration:none;font-size:20px;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.brand-lockup img{display:block;width:32px;height:32px;object-fit:contain}.language-trigger{display:inline-flex;align-items:center;gap:8px;border:0;color:#4d5870;background:transparent;min-height:40px;padding:0 4px;font-size:14px;font-weight:500;cursor:pointer}.language-trigger__globe{font-size:16px}.language-trigger:focus-visible,.auth-link:focus-visible,.link-button:focus-visible,.back-link:focus-visible{outline:3px solid rgba(70,72,212,.28);outline-offset:2px;border-radius:6px}.auth-main{min-height:calc(100dvh - 124px);display:grid;place-items:start center;padding:48px 0}.auth-main--centered{place-items:center;padding:16px 0}.auth-card{width:min(100%,440px);padding:40px;background:var(--surface);border:1px solid #e5e8f0;border-radius:var(--radius-card);box-shadow:0 18px 42px #232f5014}.auth-heading{margin:0;font-size:32px;line-height:40px;letter-spacing:-.02em;font-weight:700}.auth-step{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:22px}.auth-form{display:flex;flex-direction:column;gap:32px;margin-top:32px}.form-item{margin:0}.field-label{display:block;margin-bottom:16px;color:var(--text);font-size:14px;line-height:20px;font-weight:600}.auth-input.ant-input,.auth-input .ant-input{height:48px;border-color:var(--border);color:var(--text);font-size:16px;background-color:var(--surface)}.auth-input.ant-input:focus,.auth-input.ant-input-focused{border-color:var(--primary);box-shadow:0 0 0 3px #4648d41f}.field-error{margin:8px 0 0;color:var(--error);font-size:13px;line-height:20px}.success-alert{margin:20px 0 -8px;padding:10px 12px;border:1px solid #9bd4b1;border-radius:8px;background:#f0fbf4;color:#216b3a;font-size:14px;line-height:22px}.password-field .ant-input-affix-wrapper{padding-right:0;border-color:var(--border);border-radius:var(--radius-control);background-color:var(--surface)}.password-field .ant-input-affix-wrapper:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #4648d41f}.password-field .ant-input{height:46px;font-size:16px;background-color:transparent}.password-field .ant-input-password-icon{display:grid;place-items:center;width:48px;height:46px;color:#667085}.form-item .ant-input:-webkit-autofill,.form-item .ant-input:-webkit-autofill:hover,.form-item .ant-input:-webkit-autofill:focus,.form-item .ant-input:-webkit-autofill:active{-webkit-text-fill-color:var(--text);caret-color:var(--text);transition:background-color 99999s ease-out;-webkit-box-shadow:0 0 0 1000px var(--surface) inset;box-shadow:0 0 0 1000px var(--surface) inset}.auth-input.ant-input:focus:-webkit-autofill,.auth-input.ant-input-focused:-webkit-autofill{box-shadow:0 0 0 1000px var(--surface) inset,0 0 0 3px #4648d41f}.password-field .ant-input-affix-wrapper:has(input:-webkit-autofill){background-color:var(--surface)}.form-item--error .ant-input,.form-item--error .ant-input-affix-wrapper{border-color:var(--error)!important}.form-item--readonly .ant-input{background:#f2f4f8;color:#667085;cursor:default}.auth-link,.link-button{color:var(--primary);font-size:14px;font-weight:600;text-decoration:none}.link-button{padding:0;border:0;background:transparent;cursor:pointer}.registered-email-actions{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:8px}.forgot-link{display:flex;justify-content:flex-end;margin-top:16px}.primary-submit.ant-btn{height:48px;border-radius:8px;font-size:16px;font-weight:600;box-shadow:none}.primary-submit.ant-btn.ant-btn-loading:disabled{border-color:var(--primary)!important;background:var(--primary)!important;color:#fff!important;opacity:1}.primary-submit.ant-btn.ant-btn-loading:disabled .ant-btn-loading-icon{color:#fff}.secondary-submit.ant-btn{height:48px;border-radius:8px;font-size:16px;font-weight:600;color:var(--primary);border-color:var(--primary);box-shadow:none}.auth-form>.turnstile-group+.secondary-submit,.auth-form>.agreement-group+.primary-submit{margin-top:-8px}.auxiliary-link{margin:32px 0 0;color:#586276;font-size:14px;line-height:22px;text-align:center}.network-alert{margin:20px 0 -8px;border-radius:8px}.back-link{display:inline-flex;align-items:center;min-height:44px;gap:8px;margin:0 0 20px;padding:0;border:0;appearance:none;background:transparent;color:var(--primary);font-size:16px;font-weight:500;line-height:24px;text-align:left;text-decoration:none;cursor:pointer}.back-link .anticon{font-size:20px}.back-link:hover{color:#3537b8}.back-link:active{color:#2f31a1}.verification-copy{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;color:var(--muted);font-size:13px;line-height:20px}.verification-copy__destination{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verification-copy__countdown{flex:0 0 auto;white-space:nowrap}.code-input{position:relative;height:52px}.code-input__native{position:absolute;inset:0;z-index:1;width:100%;opacity:0;cursor:text}.code-input__cells{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;height:52px;pointer-events:none}.code-input__cell{position:relative;display:grid;place-items:center;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);font-size:22px;font-weight:600}.code-input__cell--active{border-color:var(--primary);box-shadow:0 0 0 3px #4648d41f}.code-input__cell--active:after{width:2px;height:24px;border-radius:1px;background:var(--primary);content:"";animation:code-caret-blink 1s steps(1,end) infinite}@keyframes code-caret-blink{0%,45%{opacity:1}46%,to{opacity:0}}.turnstile-field{min-height:0}.turnstile-field--off{display:none}.turnstile-field--preview{display:flex;align-items:center;min-height:65px}.turnstile-slot{min-height:0}.turnstile-error{margin:0;color:var(--error);font-size:13px;line-height:20px}.turnstile-preview-success{display:flex;align-items:center;gap:12px;width:100%;min-height:64px;padding:12px 16px;border:1px solid #9bd4b1;border-radius:8px;background:#f0fbf4;color:#216b3a}.turnstile-preview-success>.anticon{flex:0 0 auto;font-size:22px}.turnstile-preview-success span{display:flex;min-width:0;flex-direction:column;gap:2px}.turnstile-preview-success strong{font-size:14px;line-height:20px}.turnstile-preview-success small{color:#4f6f5b;font-size:12px;line-height:18px}.preview-flow-hint{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:18px}.agreement{display:flex;align-items:flex-start;gap:10px;color:#4e586c;font-size:14px;line-height:22px}.agreement .ant-checkbox{margin-top:3px}.agreement a{color:var(--primary);text-decoration:none}.agreement-link--disabled{color:var(--muted);text-decoration:underline;text-decoration-style:dotted}.agreement-error{margin-top:8px}.agreement-page-card{width:min(100%,680px)}.agreement-draft-badge{display:inline-flex;margin:0 0 16px;padding:4px 10px;border-radius:999px;background:#eef0ff;color:var(--primary);font-size:13px;line-height:20px;font-weight:600}.agreement-page-intro,.agreement-page-copy,.agreement-page-meta{color:var(--muted);font-size:15px;line-height:26px}.agreement-page-intro{max-width:58ch;margin:16px 0 0}.agreement-page-divider{height:1px;margin:32px 0;background:#e5e8f0}.agreement-section-title{margin:0;color:var(--text);font-size:18px;line-height:28px}.agreement-page-copy{margin:12px 0 0}.agreement-page-meta{margin:12px 0 0;font-size:13px;line-height:20px}.not-found-card{text-align:center}.not-found-code{margin:0 0 20px;color:#e6e8ff;font-size:96px;font-weight:700;letter-spacing:.02em;line-height:.82}.not-found-copy{margin:16px auto 0;color:var(--muted);font-size:15px;line-height:24px}.not-found-action.ant-btn{margin-top:32px}@media(prefers-reduced-motion:reduce){.code-input__cell--active:after{animation:none}}@media(max-width:767px){.auth-page{padding:24px 24px 40px}.auth-topbar{min-height:40px;gap:12px}.brand-lockup{font-size:18px}.brand-lockup img{width:28px;height:28px}.auth-main,.auth-main--centered{display:block;min-height:0;padding:64px 0 0}.auth-card{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.auth-heading{font-size:24px;line-height:32px}.not-found-code{font-size:72px}.code-input__cells{gap:clamp(4px,2vw,10px)}}.member-page{display:flex;width:100%;min-width:0;min-height:100dvh;background:var(--canvas);flex-direction:column}:where(button,input,textarea,select,[role=button],[aria-disabled=true],.ant-btn,.ant-select,.ant-input,.ant-input-number,.ant-picker,.ant-switch,.ant-checkbox-wrapper,.ant-radio-wrapper):disabled,:where([aria-disabled=true],.ant-btn-disabled,.ant-select-disabled,.ant-input-disabled,.ant-input-number-disabled,.ant-picker-disabled,.ant-switch-disabled,.ant-checkbox-wrapper-disabled,.ant-radio-wrapper-disabled){cursor:default!important}.member-header{position:sticky;z-index:20;top:0;min-width:0;border-bottom:1px solid #e5e8f0;background:#fffffffa}.member-topbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:min(100%,1248px);min-height:72px;margin:0 auto;padding:0 24px;gap:32px}.member-topbar>*{min-width:0}.member-topbar>.language-trigger{justify-self:end}.member-navigation{display:flex;min-width:0;align-self:stretch;align-items:stretch}.member-navigation__item{position:relative;display:inline-flex;align-items:center;min-height:48px;padding:0 12px;gap:8px;color:var(--muted);font-size:15px;font-weight:600;text-decoration:none}.member-navigation__icon{display:none}.member-navigation__item:after{position:absolute;right:12px;bottom:0;left:12px;height:3px;border-radius:3px 3px 0 0;background:transparent;content:""}.member-navigation__item--active{color:var(--primary)}.member-navigation__item--active:after{background:var(--primary)}.member-navigation__item:hover{color:var(--primary)}.member-navigation__item:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:-3px}.member-bottom-navigation{display:none}.member-main{flex:1 0 auto;min-width:0;width:min(100%,1248px);margin:0 auto;padding:40px 24px 64px}.member-placeholder-page{min-height:360px;padding:40px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 10px 26px #232f500a}.member-placeholder-page h1{margin:0;color:var(--text);font-size:32px;line-height:40px}.member-placeholder-page p{margin:16px 0 0;color:var(--muted);font-size:15px;line-height:24px;overflow-wrap:anywhere}.member-footer{flex:0 0 auto;min-width:0;border-top:1px solid #e5e8f0;background:#fff}.member-footer__inner{display:flex;align-items:center;justify-content:space-between;width:min(100%,1248px);min-height:80px;margin:0 auto;padding:16px 24px;gap:24px}.member-footer__copyright{color:var(--muted);font-size:13px;line-height:20px;white-space:nowrap}.member-footer__links{display:flex;min-width:0;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:4px 24px}.member-footer__links a,.member-footer__placeholder{display:inline-flex;min-height:44px;align-items:center;color:var(--muted);font-size:13px;line-height:20px;overflow-wrap:anywhere}.member-footer__links a{text-decoration:none;transition:color .16s ease,background-color .16s ease}.member-footer__links a:hover{color:var(--primary)}.member-footer__links a:active{color:#3537aa}.member-footer__links a:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:3px}.member-footer__placeholder{color:#98a0b2}.member-page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.whatsapp-dashboard .member-page-heading{justify-content:flex-start;gap:14px}.member-page-heading__content{display:flex;min-width:0;align-items:baseline;gap:14px}.whatsapp-dashboard--header-add .member-page-heading{align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.whatsapp-dashboard--header-add .member-page-heading__content{align-items:flex-start;flex-direction:column;gap:2px}.member-page-heading .whatsapp-header-add-button.ant-btn{width:auto;max-width:100%;min-width:48px;min-height:48px;height:auto;margin-inline-start:auto;padding:11px 16px;border-color:var(--primary);border-radius:24px;background:var(--primary);box-shadow:0 8px 20px #4648d433;color:#fff;font-size:14px;font-weight:650;white-space:normal}.member-page-heading .whatsapp-header-add-button.ant-btn .anticon{font-size:16px}.whatsapp-header-add-button.ant-btn:not(:disabled):hover{border-color:#3f41c2;background:#3f41c2;color:#fff}.whatsapp-header-add-button.ant-btn:not(:disabled):active{border-color:#3537aa;background:#3537aa;color:#fff}.whatsapp-header-add-button.ant-btn:focus-visible{outline:3px solid rgba(70,72,212,.32);outline-offset:3px}.member-page-heading__meta{color:var(--muted);font-size:14px;line-height:22px;white-space:nowrap}.account-empty-hint{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:22px}.member-page-heading h1,.member-form-heading h1,.pairing-card>h1{margin:0;color:var(--text);font-size:32px;line-height:40px;font-weight:700;letter-spacing:-.02em}.member-page-heading .ant-btn-primary,.member-primary-action.ant-btn-primary,.member-result-card .ant-btn-primary{min-height:48px;border-radius:8px;background:var(--primary);box-shadow:none;color:#fff;font-weight:600}.member-page-heading .ant-btn-primary:not(:disabled):hover,.member-primary-action.ant-btn-primary:not(:disabled):hover,.member-result-card .ant-btn-primary:not(:disabled):hover{background:#3f41c2!important;color:#fff!important}.member-page-heading .ant-btn-primary:not(:disabled):active,.member-primary-action.ant-btn-primary:not(:disabled):active,.member-result-card .ant-btn-primary:not(:disabled):active{background:#3537b8!important;color:#fff!important}.profile-home-page{display:grid;gap:32px}.profile-home-heading{justify-content:flex-start}.profile-identity-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:216px;padding:32px 36px;gap:32px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 12px 30px #232f500d}.profile-avatar{display:block;width:136px;height:136px;flex:0 0 auto;overflow:hidden;border:4px solid #f0f0ff;border-radius:50%;background-color:#f0f0ff;object-fit:cover;object-position:50% 50%;box-shadow:0 8px 20px #4648d41f;-webkit-user-select:none;user-select:none}.profile-identity-card__content{min-width:0}.profile-identity-card__content h2{margin:0;color:var(--text);font-size:26px;line-height:36px;font-weight:700;overflow-wrap:anywhere}.profile-identity-list{display:flex;min-width:0;margin:20px 0 0;flex-wrap:wrap;gap:16px 40px}.profile-identity-list>div{min-width:min(100%,220px)}.profile-identity-list dt{display:flex;align-items:center;margin:0;gap:8px;color:var(--muted);font-size:13px;line-height:20px}.profile-identity-list dd{margin:6px 0 0;color:var(--text);font-size:15px;line-height:22px;font-weight:600;overflow-wrap:anywhere}.profile-edit-link{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 14px;gap:8px;border-radius:8px;color:var(--primary);font-size:14px;font-weight:600;text-decoration:none;transition:color .16s ease,background-color .16s ease}.profile-edit-link:hover{color:#3537b8;background:#f0f0ff}.profile-edit-link:active{color:#2f31a8;background:#e2e3ff}.profile-edit-link:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}.profile-services{min-width:0}.profile-services>h2{margin:0 0 16px;color:var(--text);font-size:18px;line-height:28px;font-weight:700}.profile-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.profile-service-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;min-height:104px;padding:20px 22px;gap:16px;border:1px solid var(--border);border-radius:14px;background:#fff;color:var(--text);text-decoration:none;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.profile-service-card:hover{border-color:#c7c8f7;background:#fafaff;box-shadow:0 10px 24px #232f500d}.profile-service-card:active{background:#f0f0ff}.profile-service-card:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}.profile-service-card__icon{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:14px;background:#f0f0ff;color:var(--primary);font-size:22px}.profile-service-card__body{display:grid;min-width:0;gap:4px}.profile-service-card__body strong{color:var(--text);font-size:16px;line-height:24px}.profile-service-card__body>span{color:var(--muted);font-size:13px;line-height:20px;overflow-wrap:anywhere}.profile-service-card__arrow{color:#8790a4;font-size:14px}.profile-logout-row{display:flex;justify-content:center;padding-top:4px}.profile-logout-button.ant-btn{min-height:44px;padding:0 14px;border-radius:8px;color:#b42318;font-weight:600}.profile-logout-button.ant-btn:hover{color:#912018!important;background:#fff1f0!important}.profile-logout-button.ant-btn:active{color:#7a1c15!important;background:#ffe5e3!important}.profile-logout-button.ant-btn:focus-visible{outline:3px solid rgba(180,35,24,.2);outline-offset:2px}.profile-logout-dialog-copy{margin:8px 0 0;color:var(--muted);line-height:24px}.profile-messages-page{display:grid;min-width:0;gap:24px}.profile-back-link{display:inline-flex;width:fit-content;min-height:44px;padding:0 8px;align-items:center;gap:8px;border-radius:8px;color:var(--primary);font-size:14px;font-weight:600;text-decoration:none}.profile-back-link:hover{color:#3537b8;background:#f0f0ff}.profile-back-link:active{color:#2f31a8;background:#e2e3ff}.profile-back-link:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}.profile-messages-heading{display:flex;min-width:0;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px 12px}.profile-messages-heading h1{margin:0;color:var(--text);font-size:32px;line-height:40px;font-weight:700;letter-spacing:-.02em}.profile-messages-heading__unread{color:var(--muted);font-size:14px;line-height:22px;white-space:nowrap}.profile-mark-read-button.ant-btn{min-width:48px;min-height:48px;padding-inline:12px;border-radius:8px;color:var(--primary);font-weight:600}.profile-mark-read-button.ant-btn:hover{color:#3537b8!important;background:#f0f0ff!important}.profile-mark-read-button.ant-btn:active{color:#2f31a8!important;background:#e2e3ff!important}.profile-mark-read-button.ant-btn:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}.profile-all-read-state{display:inline-flex;min-height:48px;align-items:center;gap:7px;color:#5d6678;font-size:14px;line-height:22px;font-weight:600}.profile-messages-layout{display:grid;min-width:0;min-height:0;height:auto;grid-template-columns:380px minmax(0,1fr);align-items:start;gap:24px;overflow:visible}.profile-messages-layout--state{display:flex;height:auto;min-height:560px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 12px 32px #232f500f}.profile-message-list-panel{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 12px 32px #232f500f}.profile-message-categories{display:grid;min-width:0;min-height:64px;padding:8px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:4px;overflow:visible;border-bottom:1px solid #e7e9f1}.profile-message-category{display:inline-flex;width:100%;min-width:0;min-height:48px;padding:0 12px;align-self:stretch;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:13px;line-height:20px;font-weight:600;cursor:pointer;text-align:center;white-space:normal;word-break:keep-all}.profile-message-category:hover{color:#3537b8;background:#f0f0ff}.profile-message-category:active{color:#2f31a8;background:#e2e3ff}.profile-message-category:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:-2px}.profile-message-category--active{color:var(--primary);background:#f0f0ff}.profile-message-category__count{color:#9a4f49;font-size:12px;line-height:20px;font-weight:600;flex:0 0 auto}.profile-message-list{min-width:0;min-height:0;flex:0 0 auto;overflow:visible}.profile-message-list>li:last-child .profile-message-row{border-bottom:0}.profile-message-row{display:grid;min-width:0;min-height:112px;padding:18px 16px;grid-template-columns:44px minmax(0,1fr);gap:8px 12px;border-bottom:1px solid #eceef4;color:inherit;text-decoration:none;transition:background-color .16s ease,box-shadow .16s ease}.profile-message-row:hover{background:#fafaff}.profile-message-row:active{background:#f0f0ff}.profile-message-row:focus-visible{position:relative;z-index:1;outline:3px solid rgba(70,72,212,.28);outline-offset:-3px}.profile-message-row--selected{background:#f0f0ff;box-shadow:inset 3px 0 0 var(--primary)}.profile-message-icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:12px;background:#f0f0ff;color:var(--primary);font-size:20px;line-height:1}.profile-message-icon--points{background:#fff7e8;color:#b96b00}.profile-message-icon--exchange{background:#eef8f2;color:#00875a}.profile-message-icon--withdrawal{background:#eef7ff;color:#1769aa}.profile-message-icon--system{background:#f4f5f8;color:#5b6475}.profile-message-icon--security{background:#fff1f0;color:#b42318}.profile-message-row__content{display:grid;min-width:0;align-content:start;gap:5px}.profile-message-row__title-line{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:8px}.profile-message-row__content strong{color:var(--text);font-size:15px;line-height:22px;font-weight:600;overflow-wrap:anywhere}.profile-message-row--unread .profile-message-row__content strong{font-weight:700}.profile-message-row__content>span{display:-webkit-box;color:var(--muted);font-size:13px;line-height:20px;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-message-row__meta{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:8px;color:#596277;font-size:12px;line-height:18px}.profile-message-row__meta time{white-space:nowrap}.profile-message-row__unread{width:7px;height:7px;border-radius:50%;background:#d92d20;flex:0 0 auto}.profile-message-detail-panel{position:sticky;top:96px;min-width:0;min-height:0;overflow:visible;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 12px 32px #232f500f}.profile-message-detail{display:flex;min-width:0;min-height:0;padding:36px 40px;flex-direction:column}.profile-message-detail__header{display:grid;min-width:0;padding-bottom:28px;grid-template-columns:52px minmax(0,1fr);gap:16px;border-bottom:1px solid #e7e9f1}.profile-message-detail__header .profile-message-icon{width:52px;height:52px;border-radius:14px;font-size:23px}.profile-message-detail__header>div{min-width:0}.profile-message-detail__type{display:block;margin-bottom:4px;color:var(--primary);font-size:13px;line-height:20px;font-weight:600}.profile-message-detail h1,.profile-message-detail h2{margin:0;color:var(--text);font-size:24px;line-height:34px;font-weight:700;overflow-wrap:anywhere}.profile-message-detail time{display:block;margin-top:8px;color:var(--muted);font-size:13px;line-height:20px}.profile-message-detail__body{width:min(100%,680px);padding:28px 0 40px}.profile-message-detail__body p{margin:0 0 18px;color:#354052;font-size:15px;line-height:26px;overflow-wrap:anywhere}.profile-message-detail__business-link{display:inline-flex;width:fit-content;min-height:44px;margin-top:auto;padding:0 14px;align-items:center;gap:8px;border-radius:8px;background:#f0f0ff;color:var(--primary);font-size:14px;font-weight:600;text-decoration:none}.profile-message-detail__business-link:hover{color:#3537b8;background:#e9e9ff}.profile-message-detail__business-link:active{color:#2f31a8;background:#e2e3ff}.profile-message-detail__business-link:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}.profile-messages-state{display:flex;width:min(100%,440px);min-height:260px;margin:auto;padding:32px 24px;align-items:center;justify-content:center;flex-direction:column;color:var(--muted);text-align:center}.profile-messages-state__icon{display:inline-flex;margin-bottom:16px;color:#8b93a4;font-size:36px;line-height:1}.profile-messages-state--error .profile-messages-state__icon{color:#b42318}.profile-messages-state>strong,.profile-messages-state>h1{margin:0;color:var(--text);font-size:18px;line-height:28px}.profile-messages-state>p{margin:8px 0 0;font-size:14px;line-height:22px;overflow-wrap:anywhere}.profile-messages-state__action.ant-btn{min-height:44px;margin-top:12px;padding-inline:14px;border-radius:8px;color:var(--primary);font-weight:600}.profile-messages-state__action.ant-btn:hover{color:#3537b8!important;background:#f0f0ff!important}.profile-messages-state__action.ant-btn:active{color:#2f31a8!important;background:#e2e3ff!important}.profile-messages-state__action.ant-btn:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}.account-toolbar{display:flex;align-items:center;margin-top:32px;gap:20px}.account-toolbar .ant-input-affix-wrapper{width:min(100%,392px);min-height:48px;border-color:var(--border);border-radius:8px}.member-field .ant-select-selector,.member-field .ant-input{min-height:48px!important;border-radius:8px!important}.account-status-filter{display:inline-flex;max-width:100%;overflow-x:auto;border:1px solid #dfe3ee;border-radius:10px;background:#fff;scrollbar-width:none}.account-status-filter::-webkit-scrollbar{display:none}.account-status-filter__item{min-width:max-content;min-height:48px;padding:0 22px;border:0;border-right:1px solid #e5e8f0;background:#fff;color:#3f4a60;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.account-status-filter__item:last-child{border-right:0}.account-status-filter__item:hover{background:#f0f0ff;color:var(--primary)}.account-status-filter__item:active{background:#e2e3ff}.account-status-filter__item:focus-visible{position:relative;z-index:1;outline:3px solid rgba(70,72,212,.24);outline-offset:-3px}.account-status-filter__item[aria-pressed=true]{background:var(--primary);color:#fff}.account-status-filter__item[aria-pressed=true]:hover{background:#3f41c2;color:#fff}.account-status-filter__item:disabled,.account-status-filter__item:disabled:hover,.account-status-filter__item:disabled:active{background:#f5f6f8;color:#98a0b2;cursor:default}.account-status-filter__item[aria-pressed=true]:disabled{background:#eef0f4;color:#7b8496}.account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;margin-top:32px;gap:20px}.account-card,.add-account-card{min-width:0;min-height:328px;border:1px solid #dfe3ee;border-radius:16px;background:#fff;box-shadow:0 10px 26px #232f500a}.account-card{display:flex;padding:24px;flex-direction:column}.account-card__header{display:grid;grid-template-columns:56px minmax(0,1fr) 48px;min-width:0;align-items:center;gap:14px}.account-card__icon{display:grid;width:56px;height:56px;place-items:center;border-radius:50%;background:#eef0ff;color:var(--primary);font-size:28px}.account-card[data-status=available] .account-card__icon{background:#eef9f2;color:#15945f}.account-card[data-status=paused] .account-card__icon{background:#fff6e9;color:#d97706}.account-card[data-status=unavailable] .account-card__icon{background:#fff0ef;color:#d92d20}.account-card__identity{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:8px}.account-card__identity strong{color:var(--text);font-size:17px;line-height:26px;font-weight:700;white-space:nowrap}.account-card__more.ant-btn{width:48px;min-width:48px;height:48px;padding:0;border-radius:8px;color:#566176;font-size:20px}.account-card__more.ant-btn:not(:disabled):hover{background:#f0f0ff;color:var(--primary)}.account-card__more.ant-btn:not(:disabled):active{background:#e2e3ff}.account-card__more.ant-btn:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:1px}.account-card__description{min-height:24px;margin:18px 0 0;color:var(--muted);font-size:14px;line-height:24px}.account-status{display:inline-flex;width:fit-content;align-items:center;padding:5px 9px;gap:6px;border:1px solid;border-radius:999px;font-size:12px;line-height:18px;font-weight:600;white-space:nowrap}.account-status--available{border-color:#9bd4b1;background:#f0fbf4;color:#157a5a}.account-status--in-task{border-color:#b8b9f4;background:#f1f1ff;color:#3e40bd}.account-status--paused{border-color:#d2d6df;background:#f5f6f8;color:#586276}.account-status--unavailable{border-color:#efb3b3;background:#fff4f2;color:#ba1a1a}.account-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:20px 0 0;padding:20px 0;border-top:1px solid #e8ebf2;gap:12px}.account-stat{min-width:0}.account-stat dt{margin:0;color:var(--muted);font-size:13px;line-height:20px}.account-stat dd{margin:8px 0 0;color:var(--text);font-size:16px;line-height:24px;font-weight:650}.account-card__primary-action.ant-btn{width:100%;min-height:48px;margin-top:auto;border-color:var(--primary);border-radius:8px;background:#fff;color:var(--primary);box-shadow:none;font-weight:650;white-space:normal;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.account-card .account-card__primary-action.ant-btn:not(:disabled):hover{border-color:var(--primary);background:#f0f0ff!important;color:var(--primary)}.account-card .account-card__primary-action.ant-btn:not(:disabled):active{border-color:var(--primary);background:#e2e3ff!important;color:#3537aa}.account-card__primary-action.ant-btn:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}.account-card__primary-action.ant-btn:disabled{border-color:#d8dce7;background:#f5f6f8;color:#98a0b2}.add-account-card{display:flex;align-items:center;padding:24px;border-style:dashed;border-color:#bfc2f4;flex-direction:column;justify-content:center;gap:22px;color:var(--text);font:inherit;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.add-account-card__icon{display:grid;width:80px;height:80px;place-items:center;border-radius:50%;background:#f0f0ff;color:var(--primary);font-size:34px}.add-account-card strong{display:block;max-width:calc(100% - 32px);font-size:20px;line-height:28px;overflow-wrap:anywhere;text-align:center;white-space:normal}.add-account-card:hover{border-color:var(--primary);background:#f8f8ff;box-shadow:0 12px 30px #4648d414}.add-account-card:active{background:#f0f0ff;transform:translateY(1px)}.add-account-card:focus-visible{outline:3px solid rgba(70,72,212,.32);outline-offset:3px}.account-grid__feedback{grid-column:span 2;min-height:328px;border-radius:16px}.account-load-alert{display:flex;align-items:center;padding:24px}.account-grid__empty{display:flex;align-items:center;padding:48px 24px;border:1px solid #dfe3ee;background:#fff;flex-direction:column;justify-content:center;text-align:center}.account-grid__empty strong{color:var(--text);font-size:18px;line-height:28px}.account-grid__empty p{max-width:460px;margin:8px 0 20px;color:var(--muted);font-size:14px;line-height:22px}.account-list-footer{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;min-height:48px;margin-top:20px;gap:24px}.account-list-footer:before{position:absolute;top:50%;right:0;left:0;height:1px;background:#dfe3ee;content:""}.account-list-footer__load-more.ant-btn{z-index:1;grid-column:2;min-width:132px;min-height:48px;padding:0 16px;border:0;background:var(--canvas);box-shadow:none;color:var(--primary);font-weight:600;justify-self:center;transition:background-color .16s ease,color .16s ease}.account-list-footer__load-more.ant-btn:not(:disabled):hover{background:#f0f0ff;color:var(--primary)}.account-list-footer__load-more.ant-btn:not(:disabled):active{background:#e2e3ff;color:var(--primary)}.account-list-footer__load-more.ant-btn:focus-visible{outline:3px solid rgb(70 72 212 / 22%);outline-offset:2px}.member-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;white-space:nowrap}.member-empty-state{margin-top:24px;padding:72px 24px;border:1px solid #e1e5ef;border-radius:16px;background:#fff}.member-empty-state .ant-empty-image{height:auto;margin-bottom:20px}.member-empty-state__icon{color:#b6b8e9;font-size:64px}.member-empty-state strong{display:block;color:var(--text);font-size:18px;line-height:28px}.member-empty-state p{max-width:520px;margin:8px auto 0;color:var(--muted);font-size:14px;line-height:22px}.member-empty-state .ant-empty-footer{margin-top:24px}.confirmation-copy{margin:4px 0 0;color:var(--muted);font-size:14px;line-height:24px}.add-whatsapp-page{width:min(100%,760px);margin:0 auto}.member-back-link{display:inline-flex;align-items:center;min-height:48px;margin:-8px 0 16px;padding:0 8px 0 0;border:0;gap:8px;background:transparent;color:var(--primary);font-size:15px;font-weight:600;cursor:pointer}.member-back-link:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px;border-radius:6px}.member-form-card,.pairing-card,.member-result-card{padding:40px;border:1px solid #e1e5ef;border-radius:16px;background:#fff;box-shadow:0 16px 36px #232f500f}.member-form-heading{display:flex;align-items:center;margin-bottom:32px;gap:12px}.member-form-heading>.anticon{color:var(--primary);font-size:28px}.member-form-card>.ant-alert{margin:-8px 0 24px;border-radius:8px}.member-form{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(150px,.6fr);gap:24px 16px}.member-field{display:flex;min-width:0;flex-direction:column}.member-field--full,.member-primary-action{grid-column:1 / -1}.member-field label{margin-bottom:10px;color:var(--text);font-size:14px;line-height:20px;font-weight:600}.member-field>p{margin:7px 0 0;color:var(--error);font-size:13px;line-height:20px}.member-primary-action{width:100%}.pairing-card>h1{text-align:center}.pairing-account-context{display:flex;align-items:center;justify-content:center;margin-top:12px;gap:8px;color:var(--muted);font-size:14px;line-height:22px;text-align:center}.pairing-account-context strong,.member-result-phone{color:var(--text);font-weight:600;overflow-wrap:anywhere}.pairing-alert{margin-top:24px;border-radius:8px}.pairing-layout{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr);margin-top:32px;gap:24px}.pairing-code-panel,.pairing-instructions{padding:24px;border:1px solid #e1e5ef;border-radius:12px;background:#fbfcff}.pairing-code-panel{display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}.pairing-code-panel>span{color:var(--muted);font-size:13px;line-height:20px}.pairing-code-panel>strong{margin:20px 0;color:var(--primary);font-size:clamp(28px,4vw,40px);line-height:1.2;letter-spacing:.12em;white-space:nowrap}.pairing-code-panel .ant-btn{min-height:44px}.pairing-instructions h2{margin:0;color:var(--text);font-size:18px;line-height:28px}.pairing-instructions ol{margin:16px 0 0;padding-left:22px;color:#3f4a60;font-size:14px;line-height:24px}.pairing-instructions li+li{margin-top:8px}.pairing-waiting{display:flex;align-items:flex-start;margin-top:24px;padding:16px;border-radius:10px;gap:12px;background:#f2f3ff;color:var(--text)}.pairing-waiting .ant-spin{margin-top:2px}.pairing-waiting>div{display:flex;flex-direction:column;gap:4px}.pairing-waiting strong{font-size:14px;line-height:22px}.pairing-waiting>div>span{color:var(--muted);font-size:13px;line-height:20px}.pairing-card>.member-primary-action{margin-top:24px}.pairing-back-to-list.ant-btn{min-height:48px;border-color:#c7c8f7;border-radius:8px;background:#fff;color:var(--primary);box-shadow:none;font-weight:600}.pairing-back-to-list.ant-btn:not(:disabled):hover{border-color:#aeb0f2!important;background:#f0f0ff!important;color:#3537b8!important}.pairing-back-to-list.ant-btn:not(:disabled):active{border-color:#9b9de9!important;background:#e2e3ff!important;color:#2f31a8!important}.member-result-card .ant-result{padding:16px 0}.member-result-card .ant-result-title{color:var(--text);font-size:24px;line-height:32px;font-weight:600}.member-result-card .ant-result-subtitle{max-width:520px;margin:8px auto 0;color:var(--muted);font-size:15px;line-height:24px}.member-result-card .ant-result-extra{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px}.member-result-copy{display:flex;align-items:center;flex-direction:column;gap:4px}.earnings-page{width:100%;min-width:0;max-width:100%}.earnings-page-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;gap:24px}.earnings-page-header h1{margin:0;color:var(--text);font-size:32px;line-height:40px;letter-spacing:-.02em}.earnings-page-header .member-back-link{margin-bottom:12px}.earnings-page-header__action .ant-btn{min-height:44px;padding-inline:8px;font-weight:600;white-space:normal}.earnings-home-heading>div{min-width:0}.earnings-home-heading p{margin:8px 0 0;color:var(--muted);font-size:15px;line-height:24px}.earnings-example-note{max-width:320px;color:var(--muted);font-size:12px;line-height:20px;text-align:right}.earnings-alert{margin-top:24px;border-radius:10px}.earnings-dashboard,.earnings-recent-card{margin-top:24px}.earnings-dashboard>*,.earnings-form-layout>*{min-width:0;max-width:100%}.earnings-points-card,.earnings-recent-card,.earnings-form-card,.earnings-summary-card,.earnings-records-card,.earnings-result-panel{border:1px solid #dfe3ee;border-radius:16px;background:#fff;box-shadow:0 10px 28px #232f500b}.earnings-dashboard{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(300px,1fr);align-items:stretch;gap:20px}.earnings-points-card{display:flex;min-height:252px;padding:32px 40px;align-items:flex-start;justify-content:center;flex-direction:column;background:var(--primary);color:#fff}.earnings-points-card__primary{display:flex;min-width:0;flex-direction:column}.earnings-points-card__primary>span{font-size:16px;line-height:24px;opacity:.82}.earnings-points-card__primary>strong{margin-top:20px;font-size:clamp(54px,6vw,82px);line-height:1;letter-spacing:-.045em}.earnings-points-card__primary>small{display:flex;align-items:baseline;margin-top:28px;gap:9px;font-size:14px;line-height:22px;opacity:.58}.earnings-points-card__primary>small strong{color:inherit;font-size:inherit;font-weight:650}.earnings-quick-actions{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:20px}.earnings-quick-action{display:grid;width:100%;min-width:0;padding:24px 26px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:18px;border:1px solid #dfe3ee;border-radius:16px;background:#fff;box-shadow:0 10px 28px #232f500b;color:var(--text);font:inherit;text-align:left;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.earnings-quick-action:not(:disabled):hover{border-color:#b8b9f4;background:#f0f0ff;box-shadow:0 14px 32px #4648d414}.earnings-quick-action:not(:disabled):active{background:#e2e3ff;transform:translateY(1px)}.earnings-quick-action:focus-visible{outline:3px solid rgba(70,72,212,.28);outline-offset:3px}.earnings-quick-action:disabled{border-color:#e1e5ef;background:#f7f8fb;box-shadow:none;color:#8992a5;cursor:default}.earnings-summary-card__icon,.earnings-quick-action__icon{display:grid;flex:0 0 auto;place-items:center;border-radius:12px;background:#f0f0ff;color:var(--primary)}.earnings-quick-action__icon{width:48px;height:48px;font-size:22px}.earnings-quick-action:disabled .earnings-quick-action__icon{background:#eceef3;color:#929aab}.earnings-quick-action__body{display:grid;min-width:0;gap:3px}.earnings-quick-action__body strong{color:inherit;font-size:18px;line-height:26px}.earnings-quick-action__body small{color:var(--muted);font-size:13px;line-height:21px;overflow-wrap:anywhere}.earnings-quick-action:disabled .earnings-quick-action__body small{color:#98a0b2}.earnings-quick-action__warning{color:#ad6800!important}.earnings-quick-action__link{display:inline-flex;min-height:36px;padding:6px 14px;align-items:center;justify-content:center;gap:8px;border:1px solid #c7c8f7;border-radius:8px;background:#f0f0ff;color:var(--primary);font-size:14px;line-height:22px;font-weight:650;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.earnings-quick-action:not(:disabled):hover .earnings-quick-action__link{border-color:#5b5ddb;background:#5b5ddb;color:#fff}.earnings-quick-action:not(:disabled):active .earnings-quick-action__link{border-color:#4648d4;background:#4648d4;color:#fff}.earnings-quick-action:focus-visible .earnings-quick-action__link{border-color:#5b5ddb;background:#5b5ddb;box-shadow:0 0 0 2px #4648d42e;color:#fff}.earnings-quick-action:disabled .earnings-quick-action__link{border-color:#d9dde7;background:#eceef3;color:#929aab}.earnings-recent-card{overflow:hidden}.earnings-recent-card__heading{display:flex;min-height:68px;padding:12px 20px 12px 24px;align-items:center;justify-content:space-between;border-bottom:1px solid #e8ebf2;gap:20px}.earnings-recent-card__heading h2{margin:0;color:var(--text);font-size:18px;line-height:26px}.earnings-recent-card__heading .ant-btn{min-height:44px;padding-inline:8px;font-weight:600}.earnings-recent-card__view-all.ant-btn{min-height:44px;border-color:transparent;border-radius:8px;background:transparent;color:var(--primary);transition:background-color .16s ease,color .16s ease}.earnings-recent-card__view-all-label{text-decoration:none}.earnings-recent-card__view-all.ant-btn:not(:disabled):hover{border-color:transparent;background:#f0f0ff;color:#3537b8}.earnings-recent-card__view-all.ant-btn:not(:disabled):active{border-color:transparent;background:#e2e3ff;color:#2f31a8}.earnings-recent-card__view-all.ant-btn:focus-visible{border-color:transparent;background:#f0f0ff;color:#3537b8;outline:2px solid rgba(70,72,212,.24);outline-offset:2px;box-shadow:none}.earnings-recent-empty{padding:48px 24px}.earnings-form-page{width:min(100%,980px);max-width:100%;margin:0 auto}.earnings-narrow-page{width:min(100%,760px);max-width:100%;margin:0 auto}.earnings-form-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start;gap:24px}.earnings-form-card,.earnings-summary-card{padding:32px}.earnings-exchange-sidebar{display:grid;min-width:0;gap:24px}.earnings-balance-strip{display:grid;margin-bottom:28px;padding:20px;border-radius:12px;gap:5px;background:#f7f8ff}.earnings-balance-strip>span,.earnings-balance-strip>small{color:var(--muted);font-size:13px;line-height:20px}.earnings-balance-strip>strong{color:var(--text);font-size:28px;line-height:36px;overflow-wrap:anywhere}.earnings-balance-strip>strong small{font-size:13px}.earnings-field{display:flex;min-width:0;flex-direction:column;gap:10px}.earnings-field+.earnings-field{margin-top:24px}.earnings-field>span{color:var(--text);font-size:14px;line-height:22px;font-weight:650}.earnings-field>small{color:var(--muted);font-size:12px;line-height:19px}.earnings-field>.earnings-field__error{color:var(--error)}.earnings-field .ant-input-affix-wrapper{min-height:52px;border-radius:9px}.earnings-field .ant-input,.earnings-field .ant-input-affix-wrapper{min-width:0}.earnings-field .ant-btn-link{height:40px;padding-inline:8px;font-weight:600;white-space:normal}.earnings-field .ant-checkbox-wrapper{margin-top:2px;color:var(--muted);font-size:13px;line-height:20px}.earnings-submit.ant-btn{width:100%;min-height:50px;margin-top:30px;border-radius:9px;box-shadow:none;font-weight:650}.earnings-account-remark{display:grid;margin-top:2px;gap:8px;color:var(--text);font-size:13px;line-height:20px;font-weight:600}.earnings-account-remark small{color:var(--muted);font-weight:400}.earnings-account-use-saved.ant-btn{align-self:flex-start;margin-left:-8px}.earnings-account-picker{position:relative;min-width:0}.earnings-saved-account{display:grid;width:100%;min-height:64px;padding:8px 12px 8px 16px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;border:1px solid #d9deea;border-radius:9px;gap:12px;background:#fff;color:var(--text);font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.earnings-saved-account:hover{border-color:#a9abef;background:#f8f8ff}.earnings-saved-account:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}.earnings-saved-account__identity{display:grid;min-width:0;gap:2px;overflow-wrap:anywhere}.earnings-saved-account__identity strong{font-size:14px;line-height:21px}.earnings-saved-account__identity small{color:var(--muted);font-size:12px;line-height:19px}.earnings-saved-account .ant-tag{margin:0;border-color:#c7c8f7;background:#f0f0ff;color:var(--primary)}.earnings-account-menu{position:absolute;z-index:20;top:calc(100% + 8px);left:0;display:grid;width:100%;overflow:hidden;border:1px solid #d9deea;border-radius:12px;background:#fff;box-shadow:0 18px 42px #232f5024}.earnings-account-option{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;border-bottom:1px solid #edf0f5}.earnings-account-option[data-selected=true]{background:#f7f7ff}.earnings-account-option__main{display:flex;min-width:0;min-height:64px;padding:10px 8px 10px 16px;align-items:center;justify-content:space-between;border:0;gap:12px;background:transparent;color:var(--text);font:inherit;text-align:left;cursor:pointer}.earnings-account-option__main>span{display:grid;min-width:0;gap:2px}.earnings-account-option__main small{color:var(--muted);font-size:12px}.earnings-account-option__main .ant-tag{margin:0}.earnings-account-option__actions{display:flex;padding-right:8px;gap:2px}.earnings-account-option__actions button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer}.earnings-account-option__actions button:hover{background:#f0f0ff;color:var(--primary)}.earnings-account-option__actions button:focus-visible,.earnings-account-option__main:focus-visible,.earnings-account-menu__add:focus-visible{outline:2px solid rgba(70,72,212,.32);outline-offset:-2px}.earnings-account-option__rename{display:grid;padding:10px 8px 10px 16px;grid-column:1 / -1;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:4px}.earnings-account-menu__add{display:flex;min-height:48px;padding:10px 16px;align-items:center;border:0;gap:8px;background:#fff;color:var(--primary);font:inherit;font-weight:600;cursor:pointer}.earnings-account-menu__add:hover{background:#f0f0ff}.earnings-summary-card{position:sticky;top:104px}.earnings-summary-card__icon{width:52px;height:52px;margin-bottom:20px;font-size:24px}.earnings-exchange-sidebar .earnings-summary-card{position:static}.earnings-exchange-sidebar .earnings-summary-card__icon{width:56px;height:56px;margin:0 0 24px;font-size:25px}.earnings-withdrawal-sidebar{display:grid;min-width:0;gap:24px}.earnings-withdrawal-sidebar .earnings-summary-card{position:static}.earnings-summary-card dl,.earnings-confirm-list{display:grid;margin:0;gap:0}.earnings-summary-card dl>div,.earnings-confirm-list>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,auto);align-items:start;padding:14px 0;border-bottom:1px solid #e8ebf2;gap:20px}.earnings-summary-card dt,.earnings-confirm-list dt{color:var(--muted);font-size:13px;line-height:21px}.earnings-summary-card dd,.earnings-confirm-list dd{margin:0;color:var(--text);font-size:14px;line-height:21px;font-weight:650;text-align:right;overflow-wrap:anywhere}.earnings-summary-card__total dt,.earnings-summary-card__total dd{color:var(--primary);font-size:16px}.earnings-summary-card>small{display:block;margin-top:18px;color:var(--muted);font-size:12px;line-height:19px}.earnings-exchange-recent{overflow:hidden;border:1px solid #dfe3ee;border-radius:16px;background:#fff;box-shadow:0 10px 28px #232f500b}.earnings-exchange-recent__heading{display:flex;min-height:60px;padding:8px 12px 8px 20px;align-items:center;justify-content:space-between;border-bottom:1px solid #e8ebf2;gap:12px}.earnings-exchange-recent__heading h2{margin:0;color:var(--text);font-size:16px;line-height:24px}.earnings-exchange-recent__list{display:grid;margin:0;padding:0;list-style:none}.earnings-exchange-recent__list li{display:grid;min-width:0;padding:14px 20px;grid-template-columns:minmax(0,1fr) auto;border-bottom:1px solid #edf0f5;gap:4px 16px}.earnings-exchange-recent__list li:last-child{border-bottom:0}.earnings-exchange-recent__list time{grid-column:1 / -1;color:var(--muted);font-size:12px;line-height:19px}.earnings-exchange-recent__list span,.earnings-exchange-recent__list strong{color:var(--text);font-size:13px;line-height:21px;overflow-wrap:anywhere}.earnings-exchange-recent__list strong{color:#157a5a;text-align:right}.earnings-withdrawal-recent__status--pending{color:#3e40bd!important}.earnings-withdrawal-recent__status--completed{color:#157a5a!important}.earnings-withdrawal-recent__status--failed{color:#ba1a1a!important}.earnings-inline-feedback{display:grid;padding:14px 16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;border:1px solid;border-radius:10px;gap:12px}.earnings-inline-feedback--warning{border-color:#f2d27b;background:#fff9e6;color:#8a5900}.earnings-inline-feedback--error{border-color:#efb3b3;background:#fff4f2;color:#a61b1b}.earnings-inline-feedback__icon{display:grid;width:28px;height:28px;place-items:center;font-size:18px}.earnings-inline-feedback__copy{display:grid;min-width:0;gap:2px}.earnings-inline-feedback__copy strong{color:var(--text);font-size:14px;line-height:21px}.earnings-inline-feedback__copy small{color:inherit;font-size:12px;line-height:19px}.earnings-inline-feedback__action{min-height:40px;padding:8px;border:0;border-radius:8px;background:transparent;color:var(--primary);font:inherit;font-size:13px;font-weight:650;cursor:pointer}.earnings-inline-feedback__action:hover{background:#4648d414;color:#3537b8}.earnings-inline-feedback__action:active{background:#4648d424;color:#2f31a8}.earnings-inline-feedback__action:focus-visible{outline:2px solid rgba(70,72,212,.34);outline-offset:1px}.earnings-summary-card>.earnings-inline-feedback{margin-bottom:12px}.earnings-modal-copy{margin:0 0 12px;color:var(--muted);line-height:24px}.earnings-result-panel{padding:56px 40px;text-align:center}.earnings-result-panel>.anticon{color:#15945f;font-size:56px}.earnings-result-panel--failure>.anticon{color:var(--error)}.earnings-result-panel h2{margin:22px 0 0;color:var(--text);font-size:24px;line-height:34px}.earnings-result-panel p{max-width:520px;margin:10px auto 0;color:var(--muted);font-size:14px;line-height:24px}.earnings-result-panel__actions{display:flex;justify-content:center;margin-top:28px;flex-wrap:wrap;gap:12px}.earnings-result-panel__actions .ant-btn{min-height:44px}.earnings-records-card{overflow:hidden}.earnings-records-filter{display:flex;min-height:68px;padding:12px 24px;align-items:center;justify-content:flex-end;border-bottom:1px solid #e8ebf2}.earnings-records-filter .ant-select{width:min(100%,180px)}.earnings-record-list{display:grid}.earnings-record-row{display:grid;grid-template-columns:44px minmax(0,1.25fr) minmax(160px,.75fr) auto;min-width:0;min-height:84px;padding:16px 24px;border:0;border-bottom:1px solid #edf0f5;align-items:center;gap:16px;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background-color .16s ease}.earnings-record-row:last-child{border-bottom:0}.earnings-record-row:hover{background:#f8f8ff}.earnings-record-row:focus-visible{position:relative;z-index:1;outline:3px solid rgba(70,72,212,.26);outline-offset:-3px}.earnings-record-row__icon{display:grid;width:44px;height:44px;place-items:center;border-radius:10px;background:#f0f0ff;color:var(--primary);font-size:19px}.earnings-record-row__icon--withdrawal{background:#eef9f2;color:#157a5a}.earnings-record-row__icon--exchange{background:#fff6e9;color:#b86800}.earnings-record-row__icon--earnings{background:#f0f0ff;color:var(--primary)}.earnings-record-row__main,.earnings-record-row__value{display:grid;min-width:0;gap:5px}.earnings-record-row__main strong,.earnings-record-row__value strong{color:var(--text);font-size:14px;line-height:22px}.earnings-record-row__main small,.earnings-record-row__value small{color:var(--muted);font-size:12px;line-height:19px;overflow-wrap:anywhere}.earnings-record-row__value{text-align:right}.earnings-status{min-width:max-content;margin:0;border-radius:999px;font-size:12px}.earnings-status--completed{border-color:#9bd4b1;background:#f0fbf4;color:#157a5a}.earnings-status--pending{border-color:#b8b9f4;background:#f1f1ff;color:#3e40bd}.earnings-status--failed{border-color:#efb3b3;background:#fff4f2;color:#ba1a1a}.earnings-records-region{min-height:360px}.earnings-records-error-state{display:flex;min-height:clamp(480px,56dvh,620px);padding:48px 24px;align-items:center;justify-content:center;flex-direction:column;text-align:center}.earnings-records-error-state__icon{color:#ba1a1a;font-size:52px;line-height:1}.earnings-records-error-state>strong{margin-top:24px;color:var(--text);font-size:20px;line-height:28px}.earnings-records-error-state>p{max-width:520px;margin:10px auto 0;color:var(--muted);font-size:14px;line-height:24px}.earnings-records-error-state__action{min-height:44px;margin-top:18px;padding:10px 12px;border:0;border-radius:8px;background:transparent;color:var(--primary);font:inherit;font-size:14px;line-height:22px;font-weight:650;cursor:pointer}.earnings-records-error-state__action:hover{background:#f0f0ff;color:#3537b8}.earnings-records-error-state__action:active{background:#e2e3ff;color:#2f31a8}.earnings-records-error-state__action:focus-visible{outline:3px solid rgba(70,72,212,.26);outline-offset:2px}.earnings-records-loading{padding:32px 24px}.earnings-records-empty{padding:64px 24px}.earnings-records-empty .ant-empty-image{height:auto;color:#b6b8e9;font-size:56px}.earnings-records-empty strong{display:block;color:var(--text);font-size:16px}.earnings-records-empty p{margin:6px 0 0;color:var(--muted)}.earnings-pagination{display:flex;min-height:72px;padding:12px 24px;align-items:center;justify-content:center;border-top:1px solid #e8ebf2}.earnings-pagination__mobile{display:none}@media(prefers-reduced-motion:reduce){.account-status--in-task .anticon-spin{animation:none}.account-status-filter__item,.account-card__primary-action.ant-btn,.add-account-card,.account-list-footer__load-more.ant-btn{transition:none}}@media(min-width:1024px){.member-navigation{margin-inline-start:40px}.member-navigation__item{min-inline-size:104px;justify-content:center;white-space:nowrap}.member-navigation__item:after{right:auto;left:50%;width:40px;transform:translate(-50%)}}@media(min-width:1024px)and (max-width:1199px){.earnings-dashboard{grid-template-columns:minmax(0,1fr) minmax(360px,.6fr)}.earnings-quick-action{padding:16px 20px;grid-template-columns:44px minmax(0,1fr);gap:12px 14px}.earnings-quick-action__icon{width:44px;height:44px}.earnings-quick-action__link{grid-column:2;justify-self:start}}@media(max-width:1023px){.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-grid__feedback{grid-column:auto}.earnings-dashboard{grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr)}.earnings-quick-action{padding:20px;grid-template-columns:44px minmax(0,1fr);gap:14px}.earnings-quick-action__icon{width:44px;height:44px}.earnings-quick-action__link{grid-column:2}.profile-messages-layout{height:auto;min-height:0;grid-template-columns:minmax(0,1fr)}.profile-message-list-panel{border-right:1px solid var(--border)}.profile-message-list{overflow:visible}.profile-message-detail-panel{position:static;display:none}.profile-messages-page--detail .profile-message-detail{min-height:560px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 12px 32px #232f500f}}@media(min-width:768px)and (max-width:1023px){.member-topbar{grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:64px 48px;min-height:112px;gap:0 24px}.member-navigation{grid-column:1 / -1;grid-row:2;width:100%;min-height:48px}.member-navigation__item{min-width:0;min-height:48px;justify-content:center;flex:1 1 0;text-align:center;white-space:normal}.member-navigation__item:after{right:8px;left:8px}}@media(max-width:767px){.member-header{position:static}.member-topbar{grid-template-columns:minmax(0,1fr) auto;min-height:64px;padding:16px;gap:16px}.member-navigation{display:none}.member-bottom-navigation{position:fixed;z-index:40;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:calc(64px + env(safe-area-inset-bottom));padding:4px 4px calc(4px + env(safe-area-inset-bottom));border-top:1px solid #dfe3ee;background:#fffffffa;box-shadow:0 -8px 24px #232f500f}.member-bottom-navigation__item{display:inline-flex;min-width:0;min-height:56px;padding:5px 2px;align-items:center;justify-content:center;flex-direction:column;gap:3px;border-radius:8px;color:var(--muted);font-size:12px;line-height:15px;font-weight:600;text-align:center;text-decoration:none;overflow-wrap:normal;word-break:keep-all}.member-bottom-navigation__icon{display:inline-flex;font-size:20px;line-height:20px}.member-bottom-navigation__item--active{color:var(--primary)}.member-bottom-navigation__item:hover{color:var(--primary);background:#f0f0ff}.member-bottom-navigation__item:active{background:#e2e3ff}.member-bottom-navigation__item:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:-3px}.member-main{padding:24px 16px 48px}.member-placeholder-page{min-height:280px;padding:24px 20px;border-radius:14px}.member-placeholder-page h1{font-size:24px;line-height:32px}.member-footer{margin-bottom:calc(72px + env(safe-area-inset-bottom))}.member-footer__inner{align-items:flex-start;padding:16px;flex-direction:column;gap:4px}.member-footer__links{width:100%;justify-content:flex-start;gap:0 20px}.member-page-heading{align-items:stretch;flex-direction:column;gap:20px}.whatsapp-dashboard .member-page-heading{align-items:baseline;flex-direction:row;gap:10px}.whatsapp-dashboard--header-add .member-page-heading{align-items:center;justify-content:space-between;gap:14px}.whatsapp-dashboard--header-add .member-page-heading__content{min-width:0;gap:2px}.member-page-heading h1,.member-form-heading h1,.pairing-card>h1{font-size:24px;line-height:32px}.profile-home-page{gap:24px}.profile-identity-card{grid-template-columns:auto minmax(0,1fr);min-height:0;padding:24px 20px;gap:20px}.profile-avatar{width:88px;height:88px;border-width:3px}.profile-identity-card__content h2{font-size:21px;line-height:30px}.profile-identity-list{display:grid;margin-top:14px;gap:10px}.profile-edit-link{grid-column:1 / -1;justify-self:stretch;border:1px solid #d9dcf4}.profile-service-grid{grid-template-columns:1fr;gap:12px}.profile-service-card{min-height:88px;padding:16px;gap:12px}.profile-service-card__icon{width:44px;height:44px;border-radius:12px;font-size:19px}.profile-messages-page{gap:16px}.profile-messages-heading{align-items:center;flex-direction:row;gap:8px 10px}.profile-messages-heading h1{font-size:24px;line-height:32px}.profile-mark-read-button.ant-btn{align-self:auto;margin-left:0}.profile-messages-layout{min-height:0}.profile-messages-layout--state{min-height:440px;border-radius:14px;box-shadow:none}.profile-message-categories{padding:8px 6px}.profile-message-category{padding-inline:10px}.profile-message-row{min-height:106px;padding:16px 14px}.profile-message-detail{min-height:0;padding:24px 18px}.profile-messages-page--detail .profile-message-detail{min-height:440px;border-radius:14px;box-shadow:none}.profile-message-detail__header{padding-bottom:22px;grid-template-columns:48px minmax(0,1fr);gap:12px}.profile-message-detail__header .profile-message-icon{width:48px;height:48px}.profile-message-detail h1,.profile-message-detail h2{font-size:21px;line-height:30px}.profile-message-detail__body{padding:24px 0 32px}.profile-message-detail__body p{font-size:14px;line-height:24px}.profile-message-detail__business-link{margin-top:8px}.profile-messages-state{min-height:320px;padding:24px 18px}.account-toolbar{align-items:stretch;flex-direction:column;margin-top:24px;gap:12px}.account-toolbar .ant-input-affix-wrapper,.account-status-filter{width:100%}.account-grid{grid-template-columns:minmax(0,1fr);margin-top:24px;gap:16px}.account-card,.add-account-card{min-height:320px}.account-card{padding:20px}.account-card__header{grid-template-columns:48px minmax(0,1fr) 48px;gap:12px}.account-card__icon{width:48px;height:48px;font-size:24px}.account-card__identity strong{font-size:16px;line-height:24px}.account-card__stats{gap:8px}.account-grid__feedback{grid-column:1;min-height:260px}.account-list-footer{display:block;min-height:0}.account-list-footer:before{display:none}.account-list-footer__load-more.ant-btn{width:100%;border:1px solid var(--border);background:#fff}.member-empty-state{padding:48px 16px}.member-form-card,.pairing-card,.member-result-card{padding:24px 16px;border-radius:14px;box-shadow:none}.member-form-heading{margin-bottom:24px}.member-form{grid-template-columns:minmax(0,1fr)}.member-field--full,.member-primary-action{grid-column:1}.pairing-layout{grid-template-columns:minmax(0,1fr);margin-top:24px}.pairing-code-panel,.pairing-instructions{padding:20px 16px}.pairing-code-panel>strong{font-size:clamp(27px,9vw,36px);letter-spacing:.08em}.member-result-card .ant-result-extra{flex-direction:column}.member-result-card .ant-result-extra>*{width:100%;justify-content:center}.earnings-page-header{align-items:stretch;margin-bottom:24px;flex-direction:column;gap:10px}.earnings-page-header h1{font-size:24px;line-height:32px}.earnings-page-header__action{align-self:flex-start}.earnings-home-heading{margin-bottom:0}.earnings-example-note{max-width:none;text-align:left}.earnings-dashboard{grid-template-columns:minmax(0,1fr);gap:16px}.earnings-records-error-state{min-height:360px;padding:40px 18px}.earnings-points-card{min-height:220px;padding:28px 24px}.earnings-points-card__primary>strong{font-size:clamp(46px,15vw,64px)}.earnings-quick-actions{gap:12px}.earnings-quick-action{min-height:112px;padding:18px}.earnings-recent-card__heading{min-height:64px;padding:10px 10px 10px 18px}.earnings-form-layout{grid-template-columns:minmax(0,1fr)}.earnings-form-card,.earnings-summary-card{padding:22px 18px}.earnings-summary-card{position:static}.earnings-exchange-sidebar,.earnings-withdrawal-sidebar{gap:16px}.earnings-exchange-recent__heading{min-height:56px;padding-left:16px}.earnings-exchange-recent__list li{padding:13px 16px}.earnings-summary-card dl>div,.earnings-confirm-list>div{grid-template-columns:minmax(0,1fr);gap:4px}.earnings-summary-card dd,.earnings-confirm-list dd{text-align:left}.earnings-result-panel{padding:44px 20px}.earnings-result-panel__actions{align-items:stretch;flex-direction:column}.earnings-records-filter{padding:12px 16px}.earnings-records-filter .ant-select{width:100%}.earnings-record-row{grid-template-columns:44px minmax(0,1fr);padding:16px;gap:12px}.earnings-record-row__value{grid-column:2;text-align:left}.earnings-record-row .earnings-status{grid-column:2;grid-row:auto;width:fit-content}}@media(max-width:767px){.earnings-inline-feedback{grid-template-columns:auto minmax(0,1fr)}.earnings-inline-feedback__action{grid-column:2;justify-self:start;margin-left:-8px}.earnings-account-menu{position:static;margin-top:8px;box-shadow:0 10px 28px #232f5017}.earnings-pagination{padding:12px 16px}.earnings-pagination__desktop{display:none}.earnings-pagination__mobile{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px}.earnings-pagination__mobile .ant-btn{min-height:44px}.earnings-pagination__mobile .ant-btn:last-child{justify-self:stretch}.earnings-pagination__mobile span{color:var(--muted);font-size:12px;line-height:18px;text-align:center;white-space:nowrap}}@media(max-width:359px){.member-topbar{column-gap:8px}.language-trigger{gap:5px;font-size:13px}.account-card{padding:16px}.account-card__header{gap:8px}.account-card__identity strong{font-size:15px}.account-stat dt{font-size:12px}.account-stat dd{font-size:14px}.earnings-points-card__primary>strong{font-size:40px}.earnings-record-row{grid-template-columns:40px minmax(0,1fr)}.earnings-record-row__icon{width:40px;height:40px}.earnings-record-row .earnings-status{grid-column:2;grid-row:auto;width:fit-content}.earnings-record-row__value{grid-column:2}}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;white-space:nowrap}.promotion-page{display:grid;min-width:0;gap:24px}.promotion-heading{display:flex;min-width:0;align-items:flex-end;justify-content:space-between;gap:24px}.promotion-heading>div{min-width:0}.promotion-heading h1{margin:0;color:var(--text);font-size:32px;line-height:40px;font-weight:700;letter-spacing:-.02em;overflow-wrap:anywhere}.promotion-heading p{max-width:720px;margin:6px 0 0;color:var(--muted);font-size:14px;line-height:22px;overflow-wrap:anywhere}.promotion-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.promotion-stats>div{display:grid;min-width:0;min-height:116px;padding:20px 24px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:4px 12px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 10px 26px #232f500a}.promotion-stats .anticon{grid-row:1 / span 2;color:var(--primary);font-size:26px}.promotion-stats span{color:var(--muted);font-size:13px;line-height:20px}.promotion-stat-value{display:flex;min-width:0;grid-column:2;align-items:baseline;gap:6px;flex-wrap:wrap}.promotion-stats strong{color:var(--text);font-size:30px;line-height:36px;font-weight:750}.promotion-stats small{color:var(--muted);font-size:12px;line-height:18px}.promotion-invite-card,.promotion-section-card,.promotion-how,.promotion-invites-card,.promotion-state-card{min-width:0;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 12px 30px #232f500d}.promotion-invite-card{display:grid;padding:28px;gap:20px}.promotion-invite-card__heading{display:flex;min-width:0;align-items:center;gap:12px}.promotion-invite-card__heading>.anticon{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:#f0f0ff;color:var(--primary);font-size:21px}.promotion-invite-card h2,.promotion-section-card h2,.promotion-how h2{margin:0;color:var(--text);font-size:20px;line-height:28px;font-weight:700}.promotion-invite-layout{display:grid;min-width:0;grid-template-columns:minmax(0,1.62fr) minmax(260px,1fr);align-items:stretch;gap:28px}.promotion-invite-main{display:grid;min-width:0;align-content:start;gap:16px}.promotion-invite-fields{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.promotion-invite-fields>div{display:grid;min-width:0;padding:14px 16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 12px;border:1px solid #dfe2ee;border-radius:12px;background:#fafaff}.promotion-invite-fields span{grid-column:1 / -1;color:var(--muted);font-size:12px;line-height:18px;font-weight:600}.promotion-invite-fields code{min-width:0;color:var(--text);font-family:inherit;font-size:15px;line-height:22px;font-weight:650;overflow-wrap:anywhere}.promotion-invite-fields .ant-btn{min-width:48px;min-height:48px;padding-inline:10px;border-radius:8px;color:var(--primary);font-weight:600}.promotion-invite-fields .ant-btn:hover{color:#3537b8!important;background:#f0f0ff!important}.promotion-invite-fields .ant-btn:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:1px}.promotion-invite-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.promotion-invite-actions .ant-btn{min-height:48px;height:auto;padding-block:10px;border-radius:9px;font-weight:650;white-space:normal}.promotion-invite-actions .ant-btn-primary{background:var(--primary);box-shadow:none}.promotion-invite-actions .ant-btn-default{border-color:#c7c8f7;color:var(--primary)}.promotion-action-feedback{min-height:20px;color:#5d6678;font-size:12px;line-height:20px}.promotion-section-card>header{display:flex;min-width:0;min-height:68px;padding:12px 20px 12px 24px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e8eaf2}.promotion-section-card>header .ant-btn{min-width:48px;min-height:48px;padding-inline:10px;border-radius:8px;color:var(--primary);font-weight:600}.promotion-section-card>header .ant-btn:hover{color:#3537b8!important;background:#f0f0ff!important}.promotion-section-card>header .ant-btn:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:1px}.promotion-friend-list{margin:0;padding:0;list-style:none}.promotion-friend-row{display:grid;min-width:0;min-height:84px;padding:14px 20px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;border-bottom:1px solid #eceef5}.promotion-friend-row:last-child{border-bottom:0}.promotion-friend-row .profile-avatar{width:52px;height:52px;border-width:2px;box-shadow:none}.promotion-friend-row strong{min-width:0;color:var(--text);font-size:15px;line-height:22px;overflow-wrap:anywhere}.promotion-friend-row time{display:inline-flex;min-width:0;align-items:center;justify-content:flex-end;gap:7px;color:#5d6678;font-size:13px;line-height:20px;text-align:right;overflow-wrap:anywhere}.promotion-friend-list--compact{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.promotion-friend-list--compact .promotion-friend-row{min-height:150px;padding:18px 12px;grid-template-columns:minmax(0,1fr);justify-items:center;align-content:center;gap:8px;border-right:1px solid #eceef5;border-bottom:0;text-align:center}.promotion-friend-list--compact .promotion-friend-row:last-child{border-right:0}.promotion-friend-list--compact .promotion-friend-row time{justify-content:center;text-align:center}.promotion-empty{display:flex;min-height:220px;padding:28px;align-items:center;justify-content:center;flex-direction:column;color:#778195;text-align:center}.promotion-empty>.anticon{margin-bottom:14px;color:#8b93a4;font-size:38px}.promotion-empty strong{color:var(--text);font-size:18px;line-height:26px}.promotion-empty p{max-width:460px;margin:7px 0 0;font-size:14px;line-height:22px}.promotion-empty--page{min-height:480px}.promotion-empty--page .ant-btn{min-height:48px;margin-top:18px;border-radius:9px;background:var(--primary);box-shadow:none;font-weight:650}.promotion-how{padding:24px}.promotion-how ol{display:grid;margin:20px 0 0;padding:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;list-style:none}.promotion-how li{display:grid;min-width:0;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:12px}.promotion-how li>span{display:grid;width:36px;height:36px;flex-shrink:0;place-items:center;border-radius:50%;background:#f0f0ff;color:var(--primary);font-size:14px;font-weight:750}.promotion-how li>div{min-width:0}.promotion-how li strong{display:block;color:var(--text);font-size:15px;line-height:22px}.promotion-how li p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:21px;overflow-wrap:break-word}.promotion-back-link{display:inline-flex;width:fit-content;min-width:48px;min-height:48px;padding:0 8px;align-items:center;gap:8px;border:0;border-radius:8px;background:transparent;color:var(--primary);font:inherit;font-size:14px;font-weight:650;cursor:pointer}.promotion-back-link:hover{color:#3537b8;background:#f0f0ff}.promotion-back-link:active{color:#2f31a8;background:#e2e3ff}.promotion-back-link:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}.promotion-invites-card{overflow:hidden}.promotion-invites-card .promotion-page-state{min-height:520px}.promotion-load-area{display:grid;min-width:0;padding:18px 24px 22px;place-items:center;gap:8px;border-top:1px solid #eceef5}.promotion-load-area>span{color:#b42318;font-size:13px;line-height:20px;text-align:center}.promotion-load-area .ant-btn{min-width:160px;min-height:48px;border-radius:9px;color:var(--primary);font-weight:650}.promotion-load-area .ant-btn:before,.promotion-load-area .ant-btn:after{content:"";width:min(22vw,220px);height:1px;background:#e1e4ed}.promotion-load-area .ant-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px}.promotion-load-area .ant-btn:hover{color:#3537b8!important;background:#f0f0ff!important}.promotion-load-area .ant-btn:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}.promotion-state-card{min-height:520px}.promotion-page-state{display:flex;min-height:inherit;padding:40px 24px;align-items:center;justify-content:center;flex-direction:column;color:#5d6678;text-align:center}.promotion-page-state__icon{margin-bottom:16px;color:#b42318;font-size:42px;line-height:1}.promotion-page-state--loading .promotion-page-state__icon{color:var(--primary)}.promotion-page-state strong{color:var(--text);font-size:20px;line-height:28px}.promotion-page-state p{max-width:480px;margin:7px 0 0;font-size:14px;line-height:22px}.promotion-page-state .ant-btn{min-width:48px;min-height:48px;margin-top:12px;border-radius:8px;color:var(--primary);font-weight:650}.promotion-page-state .ant-btn:hover{color:#3537b8!important;background:#f0f0ff!important}.promotion-poster-column{display:grid;min-width:0;padding-inline-start:28px;grid-template-rows:auto auto minmax(20px,auto);align-content:start;justify-items:center;gap:12px;border-inline-start:1px solid #e8eaf2}.promotion-invite-poster{display:grid;width:min(100%,280px);aspect-ratio:3 / 4;min-height:0;padding:22px 20px 18px;grid-template-rows:auto minmax(0,1fr) auto;align-items:center;gap:14px;overflow:hidden;border:1px solid #c7c8f7;border-radius:18px;background:#f7f7ff;color:var(--text);box-shadow:0 14px 28px #4648d417;text-align:center}.promotion-invite-poster__copy{display:grid;min-width:0;gap:4px}.promotion-invite-poster__copy h3{margin:0;color:var(--text);font-size:19px;line-height:26px;font-weight:750;overflow-wrap:anywhere}.promotion-invite-poster__copy p{margin:0;color:#5d6678;font-size:12px;line-height:19px;overflow-wrap:anywhere}.promotion-invite-poster__qr{display:grid;min-width:0;min-height:184px;place-items:center}.promotion-invite-poster__qr .ant-qrcode{max-width:100%;padding:8px;border-radius:14px;background:#fff;box-shadow:0 8px 22px #232f5014}.promotion-invite-poster__qr canvas,.promotion-invite-poster__qr svg{max-width:100%;height:auto!important}.promotion-invite-poster__code{display:flex;min-width:0;padding-top:12px;align-items:baseline;justify-content:center;gap:7px;border-top:1px solid rgba(70,72,212,.16);color:#5d6678;font-size:11px;line-height:17px}.promotion-invite-poster__code code{color:var(--primary);font-family:inherit;font-size:13px;line-height:20px;font-weight:750;letter-spacing:.06em;overflow-wrap:anywhere}.promotion-invite-poster__error{display:grid;width:100%;min-height:184px;padding:18px 12px;place-items:center;align-content:center;gap:6px;border:1px solid #efb3b3;border-radius:14px;background:#fff7f6;color:#b42318}.promotion-invite-poster__error>.anticon{font-size:28px}.promotion-invite-poster__error strong{color:var(--text);font-size:14px;line-height:21px}.promotion-invite-poster__error span{color:#5d6678;font-size:11px;line-height:18px}.promotion-invite-poster__error .ant-btn{min-width:48px;min-height:48px;color:var(--primary);font-weight:650}.promotion-poster-save.ant-btn{width:min(100%,280px);min-height:48px;height:auto;padding-block:10px;border-color:#c7c8f7;border-radius:10px;background:#f0f0ff;color:var(--primary);font-weight:650;white-space:normal}.promotion-poster-save.ant-btn:hover{border-color:#aeb0f2!important;background:#e8e8ff!important;color:#3537b8!important}.promotion-poster-save.ant-btn:active{border-color:#9b9de9!important;background:#e2e3ff!important;color:#2f31a8!important}.promotion-poster-save.ant-btn:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}@media(max-width:1023px){.promotion-invite-layout{grid-template-columns:minmax(0,1.5fr) minmax(230px,1fr);gap:22px}.promotion-poster-column{padding-inline-start:22px}.promotion-invite-poster{padding:18px 16px 15px}.promotion-invite-poster__qr{min-height:154px}.promotion-invite-poster__qr .ant-qrcode{width:154px!important;height:154px!important}.promotion-friend-list--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.promotion-friend-list--compact .promotion-friend-row{border-bottom:1px solid #eceef5}.promotion-friend-list--compact .promotion-friend-row:nth-child(3n){border-right:0}.promotion-friend-list--compact .promotion-friend-row:nth-last-child(-n+2){border-bottom:0}}@media(max-width:767px){.promotion-page{gap:16px}.promotion-heading h1{font-size:24px;line-height:32px}.promotion-heading p{margin-top:3px;font-size:12px;line-height:18px}.promotion-stats{gap:10px}.promotion-stats>div{min-height:82px;padding:12px;grid-template-columns:28px minmax(0,1fr);gap:1px 8px;border-radius:13px;box-shadow:none}.promotion-stats .anticon{font-size:20px}.promotion-stats span{font-size:11px;line-height:17px}.promotion-stats strong{font-size:23px;line-height:28px}.promotion-stat-value{gap:4px}.promotion-stats small{font-size:10px;line-height:15px}.promotion-invite-card{padding:16px;gap:13px;border-radius:14px;box-shadow:none}.promotion-invite-card__heading>.anticon{width:38px;height:38px;font-size:18px}.promotion-invite-card h2,.promotion-section-card h2,.promotion-how h2{font-size:17px;line-height:24px}.promotion-invite-layout{grid-template-columns:minmax(0,1fr);gap:18px}.promotion-invite-main{gap:10px}.promotion-invite-fields{grid-template-columns:minmax(0,1fr);gap:8px}.promotion-invite-fields>div{padding:9px 10px 9px 12px}.promotion-invite-fields span{font-size:11px;line-height:16px}.promotion-invite-fields code{font-size:12px;line-height:18px}.promotion-invite-fields .ant-btn{min-width:48px;min-height:48px;font-size:12px}.promotion-invite-actions{grid-template-columns:minmax(0,1fr);gap:8px}.promotion-invite-actions .ant-btn{min-height:48px;padding-inline:12px;font-size:12px}.promotion-action-feedback{min-height:0}.promotion-section-card,.promotion-how,.promotion-invites-card,.promotion-state-card{border-radius:14px;box-shadow:none}.promotion-section-card>header{min-height:60px;padding:8px 10px 8px 16px}.promotion-friend-list--compact{grid-template-columns:minmax(0,1fr)}.promotion-friend-list--compact .promotion-friend-row{min-height:78px;padding:12px 14px;grid-template-columns:46px minmax(0,1fr);justify-items:start;text-align:left;border-right:0;border-bottom:1px solid #eceef5}.promotion-friend-list--compact .promotion-friend-row time{grid-column:2;justify-content:flex-start;text-align:left}.promotion-friend-list--compact .promotion-friend-row:last-child{border-bottom:0}.promotion-friend-row{min-height:82px;padding:12px 14px;grid-template-columns:46px minmax(0,1fr);gap:10px}.promotion-friend-row .profile-avatar{width:46px;height:46px}.promotion-friend-row time{grid-column:2;justify-content:flex-start;text-align:left}.promotion-how{padding:18px 16px}.promotion-how ol{margin-top:14px;grid-template-columns:minmax(0,1fr);gap:14px}.promotion-how li{grid-template-columns:32px minmax(0,1fr);gap:10px}.promotion-how li>span{width:32px;height:32px}.promotion-empty--page{min-height:390px}.promotion-load-area{padding-inline:14px}.promotion-load-area .ant-btn{width:100%;border:1px solid #c7c8f7}.promotion-load-area .ant-btn:before,.promotion-load-area .ant-btn:after{display:none}.promotion-poster-column{padding:18px 0 0;border-inline-start:0;border-top:1px solid #e8eaf2}.promotion-invite-poster{width:min(100%,252px);padding:18px 16px 15px;border-radius:16px}.promotion-invite-poster__copy h3{font-size:17px;line-height:24px}.promotion-invite-poster__qr{min-height:164px}.promotion-invite-poster__qr .ant-qrcode{width:164px!important;height:164px!important}.promotion-poster-save.ant-btn{width:min(100%,252px)}}@media(max-width:359px){.promotion-stats,.promotion-invite-actions{grid-template-columns:minmax(0,1fr)}.promotion-section-card>header{align-items:flex-start;flex-direction:column;gap:2px}}.profile-home-overview{display:grid;min-width:0;grid-template-columns:minmax(360px,400px) minmax(0,1fr);align-items:start;gap:24px}.profile-home-overview .profile-identity-card{position:relative;grid-template-columns:minmax(0,1fr);min-height:0;padding:28px 24px 20px;justify-items:center;align-content:start;gap:16px;text-align:center}.profile-home-overview .profile-home-avatar{width:152px;height:152px;margin-top:34px;border-width:4px}.profile-home-overview .profile-identity-card__content{width:100%}.profile-home-overview .profile-identity-list{display:grid;margin-top:14px;gap:8px;text-align:left}.profile-home-overview .profile-identity-list>div{min-width:0;padding:10px 12px;border-radius:10px;background:#f8f9ff}.profile-home-overview .profile-edit-link{position:absolute;top:14px;right:14px;width:fit-content;min-height:48px}.profile-getting-started{display:grid;width:100%;min-height:78px;padding:12px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #c7c8f7;border-radius:12px;background:#f0f0ff;text-align:left}.profile-getting-started__icon{display:grid;width:44px;height:44px;place-items:center;border-radius:11px;background:#fff;color:var(--primary);font-size:19px}.profile-getting-started__body{display:grid;min-width:0;gap:2px}.profile-getting-started__body strong{color:var(--text);font-size:15px;line-height:22px}.profile-getting-started__body span{color:var(--muted);font-size:12px;line-height:19px;overflow-wrap:anywhere}.profile-getting-started__status{padding:3px 8px;border-radius:999px;background:#e2e3ff;color:#5c5ec2;font-size:11px;line-height:18px;font-weight:600;white-space:nowrap}.profile-account-security-link{display:grid;width:100%;min-height:78px;padding:12px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #e1e4f2;border-radius:12px;background:#fff;color:inherit;text-align:left;text-decoration:none;transition:border-color .16s ease,background-color .16s ease}.profile-account-security-link:hover{border-color:#c7c8f7;background:#fafaff}.profile-account-security-link:active{background:#f0f0ff}.profile-account-security-link:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}.profile-account-security-link__icon{display:grid;width:44px;height:44px;place-items:center;border-radius:11px;background:#f0f0ff;color:var(--primary);font-size:19px}.profile-account-security-link__body{display:grid;min-width:0;gap:2px}.profile-account-security-link__body strong{color:var(--text);font-size:15px;line-height:22px}.profile-account-security-link__body span{color:var(--muted);font-size:12px;line-height:19px;overflow-wrap:anywhere}.profile-account-security-link>.anticon{color:#8790a4;font-size:13px}.profile-sidebar-logout{display:flex;width:100%;margin-top:2px;padding-top:12px;justify-content:flex-start;border-top:1px solid #eceef5}.profile-sidebar-logout .profile-logout-button.ant-btn{min-height:48px}.profile-home-messages{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 12px 30px #232f500d}.profile-home-messages__header{display:flex;min-height:72px;padding:12px 18px 12px 22px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #eceef5}.profile-home-messages__header h2{margin:0;color:var(--text);font-size:20px;line-height:28px}.profile-home-messages__heading{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:2px 10px}.profile-home-messages__unread-summary{color:#697386;font-size:13px;line-height:20px;font-weight:500;white-space:nowrap}.profile-home-messages__view-all{display:inline-flex;min-width:48px;min-height:48px;padding:0 10px;align-items:center;justify-content:center;gap:7px;border-radius:8px;color:var(--primary);font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap}.profile-home-messages__view-all:hover{color:#3537b8;background:#f0f0ff}.profile-home-messages__view-all:active{color:#2f31a8;background:#e2e3ff}.profile-home-messages__view-all:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}.profile-home-message-list{margin:0;padding:0;list-style:none}.profile-home-message-list>li+li{border-top:1px solid #eceef5}.profile-home-message{display:grid;min-width:0;min-height:92px;padding:13px 16px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;color:inherit;text-decoration:none;transition:background-color .16s ease}.profile-home-message:hover{background:#fafaff}.profile-home-message:active{background:#f0f0ff}.profile-home-message:focus-visible{position:relative;z-index:1;outline:3px solid rgba(70,72,212,.24);outline-offset:-3px}.profile-home-message .profile-message-icon{width:46px;height:46px;border-radius:12px;font-size:19px}.profile-home-message__content{display:grid;min-width:0;gap:4px}.profile-home-message__title-line{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:14px}.profile-home-message__title-line strong{min-width:0;color:var(--text);font-size:15px;line-height:22px;overflow-wrap:anywhere}.profile-home-message--unread .profile-home-message__title-line strong{font-weight:700}.profile-home-message__content>span:last-child{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:13px;line-height:20px;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:1}.profile-home-message__meta{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;color:#697386;font-size:12px;line-height:18px}.profile-home-message__unread{display:inline-block;width:7px;height:7px;border-radius:50%;background:#ef4444}.profile-home-message__arrow{color:#8790a4;font-size:12px}.profile-home-messages__empty{display:grid;min-height:220px;padding:24px;place-items:center;color:var(--muted);font-size:14px}.profile-logout-button.ant-btn{color:#70798b;font-weight:500}.profile-logout-button.ant-btn:hover,.profile-logout-button.ant-btn:focus-visible{color:#b42318!important;background:#fff4f2!important}.profile-subpage{display:grid;min-width:0;gap:24px}.profile-page-header{display:grid;min-width:0;gap:12px}.profile-page-header__main{display:flex;min-width:0;align-items:flex-end;justify-content:space-between;gap:24px}.profile-page-header__main>div{min-width:0}.profile-page-header h1{margin:0;color:var(--text);font-size:32px;line-height:40px;font-weight:700;letter-spacing:-.02em;overflow-wrap:anywhere}.profile-page-header p{margin:6px 0 0;color:var(--muted);font-size:14px;line-height:22px;overflow-wrap:anywhere}.profile-state-card,.profile-form-card{min-width:0;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 12px 30px #232f500d}.profile-state-card{min-height:480px}.profile-page-state{display:flex;min-height:inherit;padding:40px 24px;align-items:center;justify-content:center;flex-direction:column;color:var(--muted);text-align:center}.profile-page-state__icon{margin-bottom:18px;color:#8b93a4;font-size:42px;line-height:1}.profile-page-state--error .profile-page-state__icon{color:#b42318}.profile-page-state>strong{color:var(--text);font-size:20px;line-height:28px}.profile-page-state>p{max-width:520px;margin:8px 0 0;font-size:14px;line-height:23px}.profile-page-state__action.ant-btn{min-height:44px;margin-top:14px;border-radius:8px;color:var(--primary);font-weight:600}.profile-page-state__action.ant-btn:hover{color:#3537b8!important;background:#f0f0ff!important}.profile-page-state__action.ant-btn:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}.profile-form-card{width:min(100%,760px);margin:0 auto;padding:32px}.profile-edit-card{display:grid;grid-template-columns:220px minmax(0,1fr);gap:32px}.profile-edit-card>.profile-feedback{grid-column:1 / -1}.profile-edit-avatar-section{display:flex;align-items:flex-start;justify-content:center}.profile-avatar-trigger{display:inline-flex;min-width:180px;min-height:196px;padding:16px;align-items:center;justify-content:center;flex-direction:column;gap:14px;border:1px solid #d9dcf4;border-radius:16px;background:#fafaff;color:var(--primary);cursor:pointer}.profile-avatar-trigger:hover{border-color:#aeb0ef;background:#f0f0ff}.profile-avatar-trigger:active{background:#e2e3ff}.profile-avatar-trigger:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}.profile-avatar-trigger .profile-avatar{width:124px;height:124px;border-width:3px}.profile-avatar-trigger__label{display:inline-flex;min-height:28px;align-items:center;gap:7px;font-size:14px;font-weight:600}.profile-edit-fields,.profile-password-card form{display:grid;min-width:0;gap:20px}.profile-field{display:grid;min-width:0;gap:8px}.profile-field__label{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:16px;color:var(--text);font-size:14px;line-height:22px;font-weight:650}.profile-field__label>span{display:inline-flex;min-width:0;align-items:center;gap:7px}.profile-field__label small,.profile-field__hint{color:var(--muted);font-size:12px;line-height:19px;font-weight:400}.profile-field__error,.profile-form-error{color:#b42318;font-size:12px;line-height:19px}.profile-form-error{margin:-4px 0 0}.profile-field .ant-input,.profile-field .ant-input-affix-wrapper{min-height:48px;border-radius:9px}.profile-field .ant-input-affix-wrapper .ant-input{min-height:0}.profile-password-visibility{display:inline-grid;width:48px;height:48px;min-width:48px;min-height:48px;margin-block:-8px;margin-inline-end:-11px;padding:0;place-items:center;border:0;border-radius:8px;background:transparent;color:#697386;font:inherit;font-size:18px;cursor:pointer}.profile-password-visibility:hover{color:#3537b8;background:#f0f0ff}.profile-password-visibility:active{color:#2f31a8;background:#e2e3ff}.profile-password-visibility:focus-visible{outline:3px solid rgba(70,72,212,.28);outline-offset:-3px}.profile-password-visibility:disabled{color:#9ba3b5;cursor:default}.profile-field .ant-input[readonly]{color:#5d6678;background:#f5f6fa;cursor:default}.profile-readonly-fields{display:grid;min-width:0;margin:0;padding:0;gap:16px;border:0}.profile-readonly-fields legend{margin-bottom:8px;color:var(--muted);font-size:13px;line-height:20px}.profile-primary-action.ant-btn{width:100%;min-width:0;min-height:48px;border-radius:9px;font-weight:650}.profile-primary-action.ant-btn>span{white-space:normal;overflow-wrap:anywhere}.profile-avatar-picker-copy{margin:-4px 0 20px;color:var(--muted);line-height:22px}.profile-avatar-grid{display:grid;margin:0;padding:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;list-style:none}.profile-avatar-grid>li{min-width:0}.profile-avatar-option{position:relative;display:grid;width:100%;min-width:0;aspect-ratio:1;place-items:center;padding:5px;border:2px solid transparent;border-radius:50%;background:transparent;cursor:pointer}.profile-avatar-option:hover{background:#f0f0ff}.profile-avatar-option--selected{border-color:var(--primary);background:#f0f0ff}.profile-avatar-option:focus-visible{outline:3px solid rgba(70,72,212,.26);outline-offset:2px}.profile-avatar-option .profile-avatar{width:100%;height:100%;border:0;box-shadow:none}.profile-avatar-option__check{position:absolute;right:0;bottom:0;display:grid;width:26px;height:26px;place-items:center;border:3px solid #fff;border-radius:50%;background:var(--primary);color:#fff;font-size:12px}.profile-feedback{display:grid;min-width:0;padding:14px 16px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;border:1px solid;border-radius:12px}.profile-feedback__icon{display:inline-flex;margin-top:2px;font-size:18px}.profile-feedback>span:last-child{display:grid;gap:2px}.profile-feedback strong{color:var(--text);font-size:14px;line-height:22px}.profile-feedback small{color:var(--muted);font-size:12px;line-height:19px}.profile-feedback--success{border-color:#a9d9ba;background:#f0fbf4;color:#157a5a}.profile-feedback--failure{border-color:#efb3b3;background:#fff4f2;color:#b42318}.profile-feedback--processing{border-color:#c7c8f7;background:#f8f8ff;color:var(--primary)}.profile-security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.profile-security-card{display:grid;min-width:0;min-height:180px;padding:28px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:18px;border:1px solid var(--border);border-radius:16px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 12px 28px #232f500d}.profile-security-card:hover{border-color:#c7c8f7;background:#fafaff}.profile-security-card:active{background:#f0f0ff}.profile-security-card:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px}.profile-security-card__icon{display:grid;width:56px;height:56px;place-items:center;border-radius:14px;background:#f0f0ff;color:var(--primary);font-size:23px}.profile-security-card__content{display:grid;min-width:0;gap:5px}.profile-security-card__title{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:8px}.profile-security-card__content strong{color:var(--text);font-size:18px;line-height:26px}.profile-security-card__content span{color:var(--muted);font-size:13px;line-height:21px;overflow-wrap:anywhere}.profile-security-card__action{display:inline-flex;min-width:48px;min-height:48px;align-items:center;justify-content:center;gap:7px;padding-inline:4px;color:var(--primary);font-size:14px;font-weight:600}.profile-security-card__title .profile-security-status{width:fit-content;padding:2px 8px;border-radius:999px;background:#fff4f2;color:#b42318;font-size:12px;line-height:20px}.profile-security-card__title .profile-security-status--set{background:#eef9f2;color:#157a5a}.profile-password-card{display:grid;gap:20px}.profile-withdrawal-password-page .profile-mode-switch{margin-bottom:12px}.profile-mode-switch{display:flex;width:fit-content;max-width:100%;gap:28px;border-bottom:1px solid var(--border)}.profile-mode-switch button{position:relative;min-width:max-content;min-height:48px;padding:0 2px;border:0;background:transparent;color:var(--muted);font:inherit;font-size:14px;font-weight:600;cursor:pointer}.profile-mode-switch button:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:999px 999px 0 0;background:transparent;content:""}.profile-mode-switch button:hover{color:#3537b8}.profile-mode-switch button:focus-visible{outline:3px solid rgba(70,72,212,.24);outline-offset:2px;border-radius:6px}.profile-mode-switch .profile-mode-switch__active{color:var(--primary)}.profile-mode-switch .profile-mode-switch__active:after{background:var(--primary)}.profile-code-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.profile-code-field .ant-btn{min-height:48px;border-radius:9px;color:var(--primary);font-weight:600}.profile-static-notice{margin:-8px 0 0;padding:10px 12px;border-radius:9px;background:#f8f8ff;color:#596277;font-size:12px;line-height:20px}.profile-message-list{margin:0;padding:0;list-style:none}.profile-message-list>li{margin:0;padding:0}.profile-messages-layout{min-height:0;height:auto;grid-template-columns:380px minmax(0,1fr)}.profile-message-row{min-height:96px;padding:14px 16px}.profile-message-detail{padding:30px 36px}.profile-message-detail__business-link{margin-top:8px}.profile-message-categories{scrollbar-width:none}.profile-message-categories::-webkit-scrollbar{display:none}@media(max-width:1023px){.profile-messages-layout{grid-template-columns:minmax(0,1fr)}.profile-message-list-panel{width:auto;min-width:0}.profile-home-overview{grid-template-columns:minmax(0,1fr);gap:18px}.profile-home-overview .profile-identity-card{min-height:0;padding:24px}.profile-security-card{min-height:160px;padding:22px;grid-template-columns:52px minmax(0,1fr) auto}}@media(max-width:767px){.profile-home-overview,.profile-security-grid,.profile-edit-card{grid-template-columns:minmax(0,1fr)}.profile-home-overview .profile-identity-card{min-height:0;padding:24px 20px}.profile-home-overview .profile-home-avatar{width:132px;height:132px;margin-top:38px}.profile-home-overview .profile-edit-link{top:10px;right:10px}.profile-home-messages__header{min-height:64px;padding:8px 10px 8px 16px}.profile-home-messages__header h2{font-size:18px;line-height:26px}.profile-home-messages__heading{align-items:flex-start}.profile-home-message{min-height:104px;padding:14px 12px;grid-template-columns:44px minmax(0,1fr);gap:10px}.profile-home-message .profile-message-icon{width:44px;height:44px}.profile-home-message__title-line{align-items:flex-start;flex-direction:column;gap:2px}.profile-home-message__meta{order:-1}.profile-home-message__content>span:last-child{-webkit-line-clamp:2}.profile-home-message__arrow{display:none}.profile-page-header{gap:8px}.profile-page-header__main{align-items:stretch;flex-direction:column;gap:12px}.profile-page-header h1{font-size:24px;line-height:32px}.profile-form-card{padding:24px 16px;border-radius:14px;box-shadow:none}.profile-edit-card{gap:24px}.profile-avatar-trigger{width:min(100%,220px);min-height:178px}.profile-avatar-trigger .profile-avatar{width:108px;height:108px}.profile-avatar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-security-grid{gap:12px}.profile-security-card{min-height:118px;padding:18px 16px;grid-template-columns:48px minmax(0,1fr) auto;gap:12px}.profile-security-card__icon{width:48px;height:48px;font-size:20px}.profile-security-card__action{grid-column:3;grid-row:1 / span 2;font-size:0}.profile-security-card__action .anticon{font-size:14px}.profile-mode-switch{width:100%;gap:0}.profile-mode-switch button{flex:1 1 50%;min-width:0;padding-inline:8px}.profile-code-field{grid-template-columns:minmax(0,1fr)}.profile-code-field .ant-btn{width:100%}.profile-messages-layout{min-height:0;height:auto}.profile-message-row{min-height:96px;padding:14px}}@media(max-width:359px){.profile-security-card{grid-template-columns:44px minmax(0,1fr) auto;padding:16px 12px;gap:10px}.profile-security-card__icon{width:44px;height:44px}.profile-avatar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.profile-form-card{padding-inline:14px}}
