:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--blue:#007aff;--line:#e2e5e9;--muted:#7b8390}*{box-sizing:border-box}html,body{background:#f6f7f9;min-height:100%;margin:0}body,button,input{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif}button,input{font-size:inherit}button{color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}:is(button:focus-visible,summary:focus-visible){outline-offset:3px;outline:2px solid #007aff66}.screen{min-height:100vh;min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) 22px max(18px, env(safe-area-inset-bottom));color:#111318;background:radial-gradient(circle at 50% -10%,#ddecff 0,#f7f8fa 36%);grid-template-rows:auto 1fr;justify-items:center;display:grid}.brand{align-items:center;gap:13px;width:min(100%,400px);min-height:140px;display:flex}.ceboo-logo{background:#0d1d40;border-radius:14px;flex:none;width:46px;height:46px;display:block;position:relative;box-shadow:0 7px 20px #0d1d4024}.ceboo-logo:before,.ceboo-logo i{content:"";border-style:solid;border-right-color:#0000;border-radius:50%;position:absolute;transform:rotate(-8deg)}.ceboo-logo:before{border-width:3px;border-color:#fff #0000 #fff #fff;inset:27%}.ceboo-logo i{border-width:1.5px;border-color:#52617b #0000 #52617b #52617b;inset:36%}.ceboo-logo:after{content:"";aspect-ratio:1;background:#e3c44d;border-radius:50%;width:7%;position:absolute;top:32%;right:29%;box-shadow:0 0 3px #e3c44d66}.brand .ceboo-logo{border-radius:18px;width:58px;height:58px;box-shadow:0 8px 24px #0d1d4030}.brand .ceboo-logo:before{border-width:4px}.brand .ceboo-logo i{border-width:2px}.brand strong{letter-spacing:-.02em;font-size:20px;display:block}.brand span{color:var(--muted);letter-spacing:.08em;margin-top:4px;font-size:12px;display:block}.auth{align-self:center;width:min(100%,400px);padding-bottom:24px;transform:translateY(-28px)}.auth-register{transform:translateY(-36px)}.intro{margin:0 0 26px}.intro h1{letter-spacing:-.04em;margin:0;font-size:34px}.intro p{color:var(--muted);margin:8px 0 0;font-size:14px}.back{color:var(--blue);background:0 0;border:0;margin:0 0 18px;padding:0;font-size:13px}form{gap:9px;display:grid}label{color:#626b78;font-size:12px;font-weight:600}.label-row{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.label-row button,.register button{color:var(--blue);background:0 0;border:0;padding:0;font-size:12px}.input{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;height:54px;transition:border-color .16s,box-shadow .16s;display:flex}.input:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #007aff14}.input input{color:#111318;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 15px;font-size:16px}.input button{color:var(--muted);background:0 0;border:0;align-self:stretch;padding:0 15px;font-size:12px}.input button:disabled{opacity:.55}.input .password-toggle{border-radius:50%;align-self:center;place-items:center;width:36px;height:36px;margin-right:7px;padding:0;display:grid}.password-toggle:active{background:#f1f3f5}.password-toggle svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.invitation{margin-top:7px}.invitation summary{width:fit-content;color:var(--blue);cursor:pointer;font-size:12px;list-style:none}.invitation summary::-webkit-details-marker{display:none}.invitation>div{gap:9px;margin-top:9px;display:grid}.invitation label{display:block}.agreement{color:var(--muted);align-items:flex-start;gap:8px;margin-top:8px;font-weight:400;line-height:1.5;display:flex}.agreement input{width:16px;height:16px;accent-color:var(--blue);margin:1px 0 0}.notice{color:#0068d8;margin:5px 0 0;font-size:11px;line-height:1.5}.submit{background:var(--blue);color:#fff;border:0;border-radius:14px;height:54px;margin-top:17px;font-weight:700;transition:transform .12s,opacity .12s}.submit:active{transform:scale(.985)}.submit:disabled{opacity:.6}.register{text-align:center;color:var(--muted);margin:21px 0 0;font-size:12px}.register button{font-size:inherit}.dashboard{width:min(100%,440px);min-height:100vh;color:#111a2e;background:radial-gradient(circle at 50% -80px,#e6f1ff,#f5f5f7 290px);min-height:100dvh;margin:auto;padding:0 16px 104px}.dashboard-immersive{padding-bottom:0}.dashboard svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.dashboard button{cursor:pointer}.dashboard button:active{transform:scale(.985)}.account-center-page,.invite-page,.community-page,.profile-page,.live-page,.live-detail-page,.lead-manage-page,.comment-page{min-height:calc(100dvh - 104px)}.home-header{padding-top:env(safe-area-inset-top);justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.home-brand{color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.home-brand strong,.home-brand span{display:block}.home-brand strong{letter-spacing:-.03em;font-size:18px}.home-brand span{color:#78869a;margin-top:3px;font-size:10.5px;font-weight:550}.home-brand:focus-visible{outline-offset:4px;border-radius:16px;outline:2px solid #007aff66}.home-actions{gap:7px;display:flex}.home-actions button{color:#11192c;background:#ffffffd9;border:1px solid #edf1f6;border-radius:13px;place-items:center;width:40px;height:40px;transition:transform .12s;display:grid;position:relative;box-shadow:0 6px 18px #23314f08}.home-actions svg{width:19px;height:19px}.asset-card,.tool-card{background:#fff;border:1px solid #e1e7ef;box-shadow:0 10px 28px #1e315007}.asset-card{border-radius:20px;grid-template-columns:1fr 1fr;gap:14px 0;padding:17px 18px 16px;display:grid}.asset-card>div{min-width:0;padding:0 9px 2px}.asset-card>div+div{border-left:1px solid #e6eaf0}.asset-card span,.asset-card strong{display:block}.asset-card span{color:#647287;font-size:10.5px;font-weight:600}.asset-card strong{color:#081025;font-variant-numeric:tabular-nums;letter-spacing:-.01em;white-space:nowrap;margin-top:5px;font-size:clamp(15.5px,4.5vw,18px)}.asset-card small{color:#718096;font-size:9.5px;font-weight:500;display:inline}.asset-card .asset-state{color:#98a2b0;margin-top:4px;font-size:7.5px;font-style:normal;font-weight:500}.asset-card button{color:#223148;text-align:left;background:#f7f9fc;border:1px solid #e2e8f0;border-radius:11px;grid-column:1/-1;grid-template-columns:16px 1fr auto;align-items:center;gap:8px;width:100%;height:40px;padding:0 13px;font-size:11.5px;font-weight:650;transition:transform .12s,background .12s;display:grid}.asset-card button:active{background:#f0f4f8}.asset-card button svg{color:#0a78e8;width:16px;height:16px}.asset-card button span{color:inherit;font-size:inherit;font-weight:inherit}.asset-card button b{color:#a1acba;font-size:18px;font-weight:400;line-height:1}.promotion-carousel{margin-top:16px;position:relative}.promotion-track{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;background:#edf6ff;border:1px solid #dce7f2;border-radius:20px;display:flex;overflow-x:auto}.promotion-track::-webkit-scrollbar{display:none}.promotion-card{color:#1769b2;scroll-snap-align:start;text-align:left;background:linear-gradient(135deg,#f2f8fe,#eaf4fd);border:0;justify-content:space-between;align-items:center;min-width:100%;min-height:94px;padding:18px 20px 24px;display:flex}.promotion-card:nth-child(2n){color:#315f8f;background:linear-gradient(135deg,#f5f8fc,#edf3fa)}.promotion-card strong,.promotion-card small{display:block}.promotion-card strong{letter-spacing:-.02em;font-size:16.5px}.promotion-card small{color:#6c7b90;margin-top:5px;font-size:10.5px;font-weight:550}.promotion-card b{color:currentColor;background:#fffffff0;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 6px 18px #1a4f7f0a}.promotion-card b svg{width:20px;height:20px}.promotion-dots{align-items:center;gap:5px;display:flex;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.promotion-dots button{background:#cbd9e7;border:0;border-radius:3px;width:5px;height:5px;padding:0;transition:width .18s,background .18s}.promotion-dots .active{background:#1680eb;width:15px}.tool-card{border-radius:20px;grid-template-columns:repeat(4,1fr);gap:18px 2px;margin-top:16px;padding:18px 8px 16px;display:grid}.tool-card button{background:0 0;border:0;padding:0;transition:transform .12s}.tool-card button>span{color:#111a2e;background:#fbfcfe;border:1px solid #e0e6ee;border-radius:14px;place-items:center;width:44px;height:44px;margin:auto;display:grid;box-shadow:0 4px 12px #23314f06}.tool-card button>span svg{width:21px;height:21px}.tool-card button>small{color:#3b485b;margin-top:7px;font-size:10.5px;font-weight:600;display:block}.tool-card .ai-icon{color:#11aeda;background:#ecfbff;border-color:#cceefa}.featured{margin-top:24px}.section-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-title h2{letter-spacing:-.02em;margin:0;font-size:17px}.section-title button{color:var(--blue);background:0 0;border:0;padding:0;font-size:11.5px;font-weight:600}.account-center-page{background:#f5f5f7;margin:0 -16px}.account-center-nav{z-index:8;height:calc(54px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f9fcf2;border-bottom:1px solid #e4e8ee;grid-template-columns:70px 1fr 70px;align-items:center;display:grid;position:sticky;top:0}.account-center-nav>strong{text-align:center;letter-spacing:-.02em;font-size:15px}.account-center-nav>button,.account-center-nav>div button{color:#172136;background:0 0;border:0;border-radius:11px;place-items:center;width:34px;height:34px;padding:0;display:grid}.account-center-nav>button{justify-self:start}.account-center-nav>div{justify-content:flex-end;gap:2px;display:flex}.account-center-nav svg{width:18px;height:18px}.account-center-content{padding:14px 14px 28px}.account-profile-card,.account-section{background:#fff;border:1px solid #e0e6ee;border-radius:20px;box-shadow:0 8px 25px #1e315006}.account-profile-card{padding:16px;position:relative}.account-card-open{z-index:1;border-radius:inherit;background:0 0;border:0;width:100%;padding:0;position:absolute;inset:0}.account-profile-main,.account-profile-card>p,.account-profile-stats{z-index:2;pointer-events:none;position:relative}.account-profile-main button{pointer-events:auto}.account-profile-main{grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.account-profile-main>div{min-width:0}.user-avatar{border-radius:50%;place-items:center;display:grid;overflow:hidden}.user-avatar img{object-fit:cover;width:100%;height:100%;display:block}.account-avatar{color:#fff;background:linear-gradient(145deg,#1686ee,#073b78);border-radius:50%;place-items:center;width:50px;height:50px;font-size:18px;font-weight:750;display:grid;overflow:hidden;box-shadow:0 8px 20px #0959a526}.account-profile-main h1{letter-spacing:-.02em;margin:0;font-size:15px}.account-profile-main>div>button{color:#8390a3;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;width:100%;height:24px;margin:3px 0 0;padding:0;font-size:8.5px;display:flex;overflow:hidden}.account-profile-main>div>button svg{width:12px;height:12px}.account-profile-main .account-edit{height:30px;color:var(--blue);background:#f2f8fe;border:1px solid #cfe5fb;border-radius:10px;padding:0 10px;font-size:9px;font-weight:650}.account-profile-card>p{color:#738197;margin:12px 0;font-size:9.5px;line-height:1.55}.account-profile-stats{border-top:1px solid #edf0f4;grid-template-columns:repeat(4,1fr);padding-top:12px;display:grid}.account-profile-stats span{color:#8793a5;text-align:center;white-space:nowrap;min-width:0;font-size:7.5px}.account-profile-stats span+span{border-left:1px solid #e8ecf1}.account-profile-stats b{color:#172136;font-variant-numeric:tabular-nums;text-overflow:ellipsis;margin-bottom:3px;font-size:11.5px;display:block;overflow:hidden}.account-section{margin-top:12px;padding:15px 12px}.account-section>header{justify-content:space-between;align-items:baseline;padding:0 3px 13px;display:flex}.account-section h2{letter-spacing:-.02em;margin:0;font-size:13.5px}.account-section>header span{color:#909bac;font-size:8px}.account-shortcuts{grid-template-columns:repeat(4,1fr);gap:16px 2px;display:grid}.account-shortcuts button{color:#172136;background:0 0;border:0;padding:0}.account-shortcuts button>span{background:#fbfcfe;border:1px solid #e0e6ee;border-radius:13px;place-items:center;width:41px;height:41px;margin:auto;display:grid;box-shadow:0 4px 12px #23314f05}.account-shortcuts button>span.ai{color:#11aeda;background:#ecfbff;border-color:#cceefa}.account-shortcuts svg{width:19px;height:19px}.account-shortcuts small{color:#405067;white-space:nowrap;margin-top:6px;font-size:9px;font-weight:600;display:block}.more-functions-content{padding:14px 14px 30px}.more-search{color:#8795a9;background:#fff;border:1px solid #e1e7ef;border-radius:15px;align-items:center;gap:9px;height:43px;padding:0 13px;display:flex}.more-search svg{flex:none;width:17px;height:17px}.more-search input{color:#172136;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.more-search input::placeholder{color:#a1adbd}.more-search button{color:#8390a2;background:#f0f3f7;border:0;border-radius:50%;width:26px;height:26px;padding:0;font-size:16px}.more-services-card{background:#fff;border:1px solid #e0e6ee;border-radius:20px;margin-top:14px;padding:17px 12px 20px;box-shadow:0 8px 25px #1e315006}.more-services-card>header{justify-content:space-between;align-items:center;padding:0 3px 15px;display:flex}.more-services-card>header h1{letter-spacing:-.03em;margin:0;font-size:17px}.more-services-card>header span{color:#8e9aad;margin-top:3px;font-size:8.5px;display:block}.more-services-card>header button{color:#526175;background:#f1f5f9;border:0;border-radius:11px;height:30px;padding:0 11px;font-size:9px;font-weight:650}.more-services-card>p{color:#8491a3;margin:-4px 3px 14px;font-size:8.5px}.more-services-grid{grid-template-columns:repeat(4,1fr);gap:21px 2px;display:grid}.more-services-grid>button{color:#172136;background:0 0;border:0;min-width:0;padding:0;position:relative}.more-services-grid>button>span{background:#fbfcfe;border:1px solid #e0e6ee;border-radius:14px;place-items:center;width:44px;height:44px;margin:auto;display:grid;box-shadow:0 4px 12px #23314f05}.more-services-grid>button>span.ai{color:#11aeda;background:#ecfbff;border-color:#cceefa}.more-services-grid svg{width:20px;height:20px}.more-services-grid small{color:#445267;white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:9.5px;font-weight:600;display:block;overflow:hidden}.more-services-grid b{color:#6f7d91;background:#e8edf3;border:2px solid #fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:11px;line-height:1;display:grid;position:absolute;top:-4px;left:calc(50% + 12px);box-shadow:0 2px 6px #25375212}.more-services-grid .selected b{background:var(--blue);color:#fff}.more-services-grid .selected>span{color:var(--blue);background:#eef7ff;border-color:#aad6ff}.more-empty{color:#98a4b4;text-align:center;padding:40px 0;font-size:10px}.account-common{padding-bottom:4px;overflow:hidden}.account-common>header{padding-bottom:8px}.account-common>div{margin:0 -12px}.account-common button{color:#172136;text-align:left;background:0 0;border:0;border-top:1px solid #edf0f4;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:52px;padding:8px 15px;display:grid}.account-common button>span:first-child{width:32px;height:32px;color:var(--blue);background:#edf6ff;border-radius:10px;place-items:center;display:grid}.account-common button svg{width:16px;height:16px}.account-common strong,.account-common small{display:block}.account-common strong{font-size:10.5px}.account-common small{color:#929dac;margin-top:3px;font-size:8px}.account-common b{color:#a9b3c0;font-size:17px;font-weight:400}.account-logout{color:#ef3c4f;background:#fff;border:1px solid #f2dfe2;border-radius:16px;width:100%;height:48px;margin-top:12px;font-size:11.5px;font-weight:650;box-shadow:0 8px 25px #1e315006}.edit-profile-form{padding:24px 16px 32px}.edit-avatar-card{background:#fff;border:1px solid #e1e6ed;border-radius:18px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:14px;padding:14px;display:grid}.edit-avatar-preview{color:#fff;background:linear-gradient(145deg,#1686ee,#073b78);border-radius:50%;place-items:center;width:56px;height:56px;font-size:20px;font-weight:750;display:grid;overflow:hidden;box-shadow:0 8px 20px #0959a526}.edit-avatar-card>div{min-width:0}.edit-avatar-card strong,.edit-avatar-card span{display:block}.edit-avatar-card strong{color:#172136;font-size:12px}.edit-avatar-card span{color:#8b96a6;margin-top:4px;font-size:9px;line-height:1.45}.edit-avatar-card>label{color:var(--blue);cursor:pointer;background:#f2f8fe;border:1px solid #cfe5fb;border-radius:10px;padding:8px 11px;font-size:10px;font-weight:650}.edit-avatar-card>label.disabled{cursor:default;opacity:.55}.edit-avatar-card input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.edit-profile-form>section{background:#fff;border:1px solid #e1e6ed;border-radius:18px;overflow:hidden}.edit-profile-form>section label{padding:13px 14px;display:block}.edit-profile-form>section label>span{color:#7b8799;margin-bottom:7px;font-size:9px;font-weight:600;display:block}.edit-profile-form input{color:#172136;width:100%;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:12px;line-height:1.6}.edit-profile-form>p{color:#9aa4b2;margin:8px 3px 0;font-size:8.5px}.edit-profile-form>.edit-profile-error{color:#d9363e}.edit-profile-save{background:var(--blue);color:#fff;border:0;border-radius:14px;width:100%;height:46px;margin-top:22px;font-size:12px;font-weight:700}.edit-profile-save:disabled{opacity:.55}.invite-page{background:#f5f5f7;margin:0 -16px}.invite-content{padding:16px 16px 28px}.invite-code-card,.invite-poster-card{background:#fff;border:1px solid #e1e7ef;border-radius:19px;box-shadow:0 8px 26px #1e315006}.invite-code-card{padding:17px}.invite-code-card>span{color:#8290a4;font-size:9px;font-weight:600;display:block}.invite-code-card>div{justify-content:space-between;align-items:center;margin:6px 0 15px;display:flex}.invite-code-card>div strong{color:#111b30;letter-spacing:.06em;font-variant-numeric:tabular-nums;font-size:21px}.invite-code-card>div button{height:30px;color:var(--blue);background:#edf6ff;border:0;border-radius:9px;align-items:center;gap:4px;padding:0 10px;font-size:9.5px;font-weight:650;display:flex}.invite-code-card>div button svg{width:14px;height:14px}.invite-link{color:#617086;text-align:left;background:#f8fafc;border:1px solid #e2e7ed;border-radius:12px;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:7px;width:100%;height:42px;margin-top:6px;padding:0 11px;display:grid}.invite-link svg{color:#718096;width:15px;height:15px}.invite-link span{text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.invite-share{background:var(--blue);color:#fff;border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;width:100%;height:44px;margin-top:12px;font-size:12px;font-weight:700;display:flex}.invite-share svg{width:17px;height:17px}.invite-link:disabled,.invite-share:disabled,.invite-poster-share:disabled{opacity:.55}.invite-poster-card{margin-top:12px;padding:15px 0;overflow:hidden}.invite-poster-card>header{justify-content:space-between;align-items:flex-start;padding:0 15px 12px;display:flex}.invite-poster-card h2{margin:0;font-size:13px}.invite-poster-card header p{color:#8c98a9;margin:4px 0 0;font-size:8.5px}.invite-poster-card header>span{color:#718096;font-size:9px;font-weight:650}.invite-poster-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;padding:0 15px 4px;display:flex;overflow-x:auto}.invite-poster-track::-webkit-scrollbar{display:none}.invite-poster{scroll-snap-align:start;color:#fff;border-radius:17px;flex-direction:column;flex:0 0 218px;width:218px;height:310px;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #17213618}.invite-poster:after{content:"";opacity:.12;border:1px solid;border-radius:50%;width:190px;height:190px;position:absolute;bottom:45px;right:-55px;box-shadow:0 0 0 24px,0 0 0 48px #0000,0 0 0 49px}.invite-poster.midnight{background:linear-gradient(155deg,#08172d,#102a50)}.invite-poster.ocean{background:linear-gradient(155deg,#056bd5,#19aee2)}.invite-poster.ivory{color:#14233b;background:linear-gradient(155deg,#f6f9fd,#dfeeff)}.invite-poster-brand{z-index:1;align-items:center;gap:7px;display:flex;position:relative}.invite-poster-brand .ceboo-logo{border-radius:8px;width:27px;height:27px}.invite-poster-brand span b,.invite-poster-brand span small{display:block}.invite-poster-brand span b{font-size:9px}.invite-poster-brand span small{opacity:.6;letter-spacing:.08em;margin-top:1px;font-size:5px}.invite-poster>em{z-index:1;opacity:.65;letter-spacing:.16em;margin-top:30px;font-size:6px;font-style:normal;position:relative}.invite-poster>h3{z-index:1;white-space:pre-line;letter-spacing:-.04em;margin:8px 0;font-size:22px;line-height:1.18;position:relative}.invite-poster>p{z-index:1;opacity:.72;margin:0;font-size:7.5px;position:relative}.invite-poster footer{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border-radius:11px;align-items:center;gap:9px;margin-top:auto;padding:9px;display:flex;position:relative}.invite-poster.ivory footer{background:#ffffffb0}.invite-poster footer>span:last-child b,.invite-poster footer>span:last-child small{display:block}.invite-poster footer>span:last-child b{font-size:7px}.invite-poster footer>span:last-child small{opacity:.7;margin-top:4px;font-size:6px}.invite-poster-dots{justify-content:center;gap:5px;margin:10px 0;display:flex}.invite-poster-dots button{background:#cfdae6;border:0;border-radius:3px;width:5px;height:5px;padding:0}.invite-poster-dots button.active{background:var(--blue);width:14px}.invite-poster-share{width:calc(100% - 30px);height:40px;color:var(--blue);background:#edf6ff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;margin:0 15px;font-size:10.5px;font-weight:700;display:flex}.invite-poster-share svg{width:15px;height:15px}.community-page{margin:0 -16px}.community-nav{z-index:5;height:calc(54px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fafff2;border-bottom:1px solid #e5e9ef;grid-template-columns:34px 1fr 34px 34px;align-items:center;gap:3px;display:grid;position:sticky;top:0}.community-nav>button{color:#172136;background:0 0;border:0;place-items:center;width:34px;height:40px;padding:0;display:grid;position:relative}.community-nav>button svg{width:21px;height:21px}.community-nav nav{grid-template-columns:repeat(3,1fr);height:100%;display:grid}.community-nav nav button{color:#7a879a;background:0 0;border:0;height:100%;padding:0;font-size:12px;font-weight:600;position:relative}.community-nav nav .active{color:#111a2e}.community-nav nav .active:after{content:"";background:var(--blue);border-radius:1px;width:18px;height:2px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.post-compose-page{z-index:30;background:#fff;grid-template-rows:auto 1fr auto;width:min(100%,440px);display:grid;position:fixed;inset:0 0 0 50%;transform:translate(-50%)}.post-compose-nav{min-height:calc(54px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-bottom:1px solid #e5e9ef;grid-template-columns:64px 1fr 64px;align-items:center;display:grid}.post-compose-nav h2{color:#111a2e;text-align:center;margin:0;font-size:15px}.post-compose-nav button{color:#69768a;text-align:left;background:0 0;border:0;height:40px;padding:0;font-size:12px}.post-compose-nav .post-publish{color:var(--blue);text-align:right;font-weight:700}.post-compose-nav .post-publish:disabled{color:#b4becb}.post-compose-body{overscroll-behavior:contain;flex-direction:column;min-height:0;padding:18px 16px;display:flex;overflow-y:auto}.post-compose-error{color:#d93f50;background:#fff1f2;border-radius:11px;margin:0 0 12px;padding:10px 12px;font-size:10.5px;line-height:1.5}.post-compose-editor{flex-direction:column;flex:1;min-height:360px;display:flex}.post-compose-text{resize:none;color:#253249;width:100%;min-height:42px;font:inherit;background:0 0;border:0;outline:0;flex:none;padding:0;font-size:13px;line-height:1.75;overflow:hidden}.post-compose-text:only-child{flex:1;min-height:100%}.post-compose-text::placeholder{color:#a1aab7}.post-image-preview{background:#eef1f5;border-radius:14px;flex:none;width:fit-content;max-width:100%;margin:7px 0 10px;position:relative;overflow:hidden;box-shadow:0 4px 16px #17213612}.post-image-preview>img{object-fit:contain;width:auto;max-width:100%;max-height:240px;display:block}.post-image-remove{z-index:2;color:#fff;background:#10182bd9;border:0;border-radius:50%;width:28px;height:28px;padding:0;font-size:18px;line-height:27px;position:absolute;top:7px;right:7px}.post-image-status{color:#fff;text-align:center;background:#10182bd9;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:34px;padding:7px 9px;font-size:9.5px;line-height:1.4;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.post-image-status span{min-width:0}.post-image-status button{color:#e14055;background:#fff;border:0;border-radius:8px;flex:none;min-width:48px;height:24px;padding:0 9px;font-size:9px;font-weight:700}.post-image-preview.failed{box-shadow:0 0 0 2px #ef566a,0 4px 16px #17213612}.post-image-preview.failed>img{opacity:.45;filter:saturate(.7)}.post-compose-footer{min-height:calc(58px + env(safe-area-inset-bottom));padding:8px 16px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-top:1px solid #e5e9ef;align-items:center;display:flex}.post-compose-footer label{height:40px;color:var(--blue);cursor:pointer;align-items:center;gap:6px;font-size:11px;display:flex}.post-compose-footer label.disabled{color:#a7b0bd;cursor:default}.post-compose-footer label svg{width:18px;height:18px}.post-compose-footer input{display:none}.post-compose-footer span{color:#9ba5b3;margin-left:auto;font-size:10px}.feed-list{background:#fff;border-top:1px solid #e5e9ef;border-bottom:1px solid #e5e9ef}.post-card{background:#fff;padding:17px 16px 14px;position:relative}.post-open{outline:0}.post-author-link{cursor:pointer;-webkit-tap-highlight-color:transparent;outline:0}.post-author-link[type=button]{width:100%;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0 38px 0 0;display:flex}.post-author-link[type=button]>.post-avatar{border-radius:50%;flex:0 0 38px;width:38px;height:38px;overflow:hidden}.post-author-meta{flex:1;min-width:0}.post-author-meta strong,.post-author-meta small{display:block}.post-author-meta small{color:#929cab;margin-top:3px;font-size:8px}.post-author-link:focus-visible{outline-offset:3px;outline:2px solid #007aff66}.post-card+.post-card{border-top:1px solid #e9edf2}.post-open>header{align-items:center;gap:9px;padding-right:38px;display:flex}.post-avatar{color:#fff;background:linear-gradient(145deg,#168dff,#0d1d40);width:38px;height:38px;font-size:13px;font-weight:750}.post-card header>div:nth-child(2){flex:1;min-width:0}.post-card header strong,.post-card header span{display:block}.post-card header strong{font-size:13px}.post-card header span{color:#99a3b2;margin-top:3px;font-size:10px}.post-block-text{color:#334155;white-space:pre-wrap;overflow-wrap:anywhere;margin:13px 0 12px;font-size:13px;line-height:1.7}.post-block-open{text-align:left;background:0 0;border:0;width:100%;padding:0;font-family:inherit;display:block}.post-read-more{color:#007aff;text-align:left;background:0 0;border:0;margin:-4px 0 12px;padding:0;font-size:12px;font-weight:650;display:inline-block}.post-image{object-fit:cover;border-radius:12px;width:100%;height:190px;margin-bottom:13px;display:block}.comment-source .post-image{object-fit:contain;background:#f5f7fa;height:auto;max-height:70dvh}.post-actions{z-index:2;border-top:1px solid #edf0f4;grid-template-columns:repeat(4,1fr);padding-top:10px;display:grid;position:relative}.post-actions button{color:#7d899b;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;min-width:0;height:32px;padding:0;font-size:10px;display:flex}.post-actions button:disabled{opacity:.55;cursor:default}.post-actions svg{width:16px;height:16px}.post-actions .liked{color:#ef476f}.post-actions .liked svg{fill:currentColor}.reward-layer{z-index:50;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.reward-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10182b4d;border:0;animation:.18s ease-out reward-fade-in;position:absolute;inset:0}.reward-sheet{z-index:1;width:min(100%,440px);max-height:calc(100dvh - 18px);padding:8px 16px max(18px, env(safe-area-inset-bottom));background:#fff;border-radius:24px 24px 0 0;animation:.24s cubic-bezier(.22,.8,.32,1) reward-sheet-in;position:relative;overflow-y:auto;box-shadow:0 -20px 50px #17233a24}.sheet-handle{background:#d7dce4;border-radius:2px;width:34px;height:4px;margin:0 auto 7px;display:block}.reward-sheet>header{grid-template-columns:36px 1fr 36px;align-items:center;height:42px;display:grid}.reward-sheet>header h2{color:#121a2b;text-align:center;grid-column:2;margin:0;font-size:16px}.reward-sheet>header button{color:#687487;background:#f2f4f7;border:0;border-radius:50%;grid-column:3;width:32px;height:32px;padding:0;font-size:20px;line-height:32px}.reward-recipient{background:#f8faff;border:1px solid #e7ebf1;border-radius:15px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;margin:8px 0 17px;padding:13px;display:grid}.reward-recipient>div:nth-child(2){min-width:0}.reward-recipient>div:last-child{text-align:right}.reward-recipient span,.reward-recipient strong{display:block}.reward-recipient span{color:#939dad;margin-bottom:3px;font-size:9px}.reward-recipient strong{color:#172136;font-size:12px}.reward-recipient small{color:#768297;font-size:9px;font-weight:600}.reward-sheet form>label{color:#5f6b7d;margin:13px 0 6px;font-size:11px;font-weight:600;display:block}.reward-input{background:#fbfcfd;border:1px solid #dfe5ed;border-radius:13px;align-items:center;gap:8px;height:48px;padding:0 12px;display:flex}.reward-input:focus-within{background:#fff;border-color:#80bbfb}.reward-input input{color:#172136;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.reward-input input::placeholder{color:#a5adba}.reward-input>span{color:#647187;font-size:10px;font-weight:650}.reward-eye,.reward-code{color:var(--blue);background:0 0;border:0;padding:0}.reward-eye{place-items:center;width:30px;height:30px;display:grid}.reward-eye svg{color:#7f899a;width:17px;height:17px}.reward-code{min-width:72px;font-size:10px}.reward-code:disabled{color:#9aa4b3}.reward-note,.reward-error{margin:6px 2px 0;font-size:9px}.reward-note{color:#99a3b2}.reward-error{color:#ef476f}.reward-confirm{background:var(--blue);color:#fff;border:0;border-radius:14px;width:100%;height:48px;margin-top:18px;font-size:14px;font-weight:700}.reward-confirm:disabled{background:#cbdff7}@keyframes reward-fade-in{0%{opacity:0}}@keyframes reward-sheet-in{0%{opacity:.7;transform:translateY(32px)}}.profile-page{background:#f5f5f7;min-height:100dvh;margin:0 -16px}.profile-nav{height:calc(52px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fafff2;border-bottom:1px solid #e5e9ef;grid-template-columns:64px 1fr 64px;align-items:center;display:grid}.profile-nav button{background:0 0;border:0;place-items:center;width:36px;height:40px;padding:0;display:grid}.profile-nav button svg{width:21px;height:21px}.profile-nav strong{text-align:center;font-size:15px}.profile-nav .profile-edit-action{width:auto;min-width:52px;color:var(--blue);white-space:nowrap;justify-self:end;font-size:10.5px;font-weight:650}.profile-hero{background:#fff;border-bottom:8px solid #f0f1f4;padding:20px 16px 16px}.profile-identity{align-items:center;gap:12px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(145deg,#168dff,#0d1d40);border-radius:50%;flex:none;place-items:center;width:58px;height:58px;font-size:20px;font-weight:750;display:grid;overflow:hidden;box-shadow:0 8px 20px #102b5520}.profile-identity h1{letter-spacing:-.02em;margin:0;font-size:18px}.profile-identity p{color:#7d899b;margin:5px 0 0;font-size:10.5px;line-height:1.55}.profile-stats{grid-template-columns:repeat(4,1fr);margin-top:19px;display:grid}.profile-stats>*{color:#8995a7;text-align:center;font-size:9px}.profile-stats>*+*{border-left:1px solid #ebedf1}.profile-stats strong{color:#182238;font-variant-numeric:tabular-nums;margin-bottom:4px;font-size:12px;display:block}.profile-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:17px;display:grid}.profile-actions button{height:38px;color:var(--blue);background:#f4f9ff;border:1px solid #cfe3fa;border-radius:11px;font-size:11px;font-weight:650}.profile-actions button:disabled{color:#8b95a4;cursor:default;background:#f3f4f6;border-color:#e3e6eb}.profile-actions button:last-child{border-color:var(--blue);background:var(--blue);color:#fff}.profile-actions .followed{color:#8b95a4;background:#f3f4f6;border-color:#e3e6eb}.profile-tabs{background:#fff;border-bottom:1px solid #e7ebf0;grid-template-columns:repeat(3,1fr);height:48px;padding:0 16px;display:grid}.profile-tabs button{color:#7f8a9b;background:0 0;border:0;padding:0;font-size:11.5px;font-weight:600;position:relative}.profile-tabs .active{color:#111a2e}.profile-tabs .active:after{content:"";background:var(--blue);border-radius:1px;width:20px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.profile-content{background:#fff}.profile-posts>button{text-align:left;background:#fff;border:0;outline:0;width:100%;padding:15px 16px;display:block}.profile-posts>button+button{border-top:1px solid #edf0f4}.profile-posts>button>span,.profile-posts>button small{color:#97a2b1;font-size:9px}.profile-posts>button p{color:#344156;margin:8px 0;font-size:12px;line-height:1.65}.profile-posts>button small b{color:#69768a;font-weight:600}.profile-posts>button:focus-visible{outline-offset:-3px;outline:2px solid #007aff66}.profile-list{padding:0 16px}.profile-list article{grid-template-columns:38px 1fr 68px;align-items:center;gap:10px;min-height:82px;padding:14px 0;display:grid}.profile-list article+article{border-top:1px solid #edf0f4}.profile-list article>b{color:#087bf0;background:#eef6ff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.profile-list article>b svg{width:18px;height:18px}.profile-list article div{min-width:0}.profile-list strong,.profile-list p,.profile-list span{display:block}.profile-list strong{font-size:12px}.profile-list p{color:#8792a3;margin:4px 0;font-size:9.5px}.profile-list span{color:#9aa4b2;font-size:9px}.profile-list em{color:#14b981;font-style:normal}.profile-list article>button{width:68px;height:30px;color:var(--blue);background:#f7fbff;border:1px solid #d7e8fb;border-radius:9px;padding:0;font-size:10px}.profile-group-create{background:var(--blue);color:#fff;border:0;border-radius:13px;width:100%;height:44px;margin:12px 0 18px;font-size:11px;font-weight:700}.profile-live-list{background:#f5f7fa;padding:12px 16px 24px}.profile-live-list .market-account-card:last-child{margin-bottom:0}.profile-empty{color:#9aa4b2;text-align:center;margin:0;padding:54px 16px;font-size:11px}.live-page{background:#f5f5f7;margin:0 -16px}.live-nav{z-index:5;height:calc(52px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fafff2;border-bottom:1px solid #e5e9ef;grid-template-columns:64px 1fr 64px;align-items:center;display:grid;position:sticky;top:0}.live-nav button{background:0 0;border:0;place-items:center;width:36px;height:40px;padding:0;display:grid}.live-nav button svg{width:21px;height:21px}.live-nav strong{text-align:center;font-size:15px}.live-nav .live-tutorial{width:auto;color:var(--blue);white-space:nowrap;justify-self:end;font-size:10.5px;font-weight:650}.live-tabs{background:#fff;border-bottom:1px solid #e7ebf0;grid-template-columns:repeat(3,1fr);height:48px;padding:0 16px;display:grid}.live-tabs button{color:#7f8a9b;background:0 0;border:0;padding:0;font-size:11.5px;font-weight:600;position:relative}.live-tabs .active{color:#111a2e}.live-tabs .active:after{content:"";background:var(--blue);border-radius:1px;width:22px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.live-content{padding:18px 16px}.live-subtitle-row{justify-content:space-between;align-items:center;gap:12px;margin:16px 2px 8px;display:flex}.live-subtitle,.bound-accounts h2{color:#667387;margin:16px 2px 8px;font-size:10.5px;font-weight:650}.live-subtitle-row .live-subtitle{margin:0}.live-binding-tutorial{min-height:40px;color:var(--blue);white-space:nowrap;background:0 0;border:0;align-items:center;padding:0 4px;font-size:10.5px;font-weight:650;display:inline-flex}.bound-accounts>div{background:#fff;border:1px solid #e2e7ee;border-radius:17px;overflow:hidden}.bound-accounts article{grid-template-columns:42px 1fr auto;align-items:center;gap:11px;min-height:70px;padding:12px 13px;display:grid;position:relative}.bound-accounts article.interactive{cursor:pointer}.bound-account-open{z-index:1;background:0 0;border:0;width:100%;padding:0;position:absolute;inset:0}.bound-account-open:focus-visible{outline-offset:-3px;outline:2px solid #8fc5ff}.bound-accounts article+article{border-top:1px solid #edf0f4}.bound-accounts .exchange-logo{width:42px;height:42px}.bound-accounts span,.bound-accounts strong,.bound-accounts small{display:block}.bound-accounts article>span{min-width:0}.bound-accounts strong{font-size:12px}.bound-accounts small{color:#909aaa;margin-top:4px;font-size:9px;line-height:1.45}.account-tools{align-items:center;gap:5px;display:flex}.account-tools em{color:#15a977;background:#e9f8f2;border-radius:8px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:650}.account-tools em.verifying{color:#1677e8;background:#edf5ff}.account-tools em.failed{color:#e2495a;background:#fff0f1}.account-tools button{z-index:2;color:#748094;background:#f4f5f7;border:0;border-radius:9px;place-items:center;width:30px;height:30px;padding:0;display:grid;position:relative}.account-tools button svg{width:16px;height:16px}.exchange-list{background:#fff;border:1px solid #e2e7ee;border-radius:17px;overflow:hidden}.exchange-list>button{text-align:left;background:#fff;border:0;grid-template-columns:44px 1fr auto;align-items:center;gap:11px;width:100%;min-height:74px;padding:13px;display:grid}.exchange-list>button+button{border-top:1px solid #edf0f4}.exchange-logo{background:#fff;border-radius:50%;width:44px;height:44px;display:block;position:relative;overflow:hidden}.okx-code:before{content:"";background:linear-gradient(#fff 0 0) 18% 18%/21% 21% no-repeat,linear-gradient(#fff 0 0) 82% 18%/21% 21% no-repeat,linear-gradient(#fff 0 0) 50%/21% 21% no-repeat,linear-gradient(#fff 0 0) 18% 82%/21% 21% no-repeat,linear-gradient(#fff 0 0) 82% 82%/21% 21% no-repeat,#05080d;border-radius:50%;position:absolute;inset:6px}.gate-code:before{content:"";border:6px solid #1268f3;border-right-color:#0000;border-radius:50%;position:absolute;inset:6px}.gate-code:after{content:"";background:#13dba1;width:10px;height:10px;position:absolute;top:8px;right:6px}.exchange-list span,.exchange-list strong,.exchange-list small{display:block}.exchange-list strong{font-size:13px}.exchange-list small{color:#909aaa;margin-top:4px;font-size:9.5px}.exchange-list em{color:var(--blue);font-size:10.5px;font-style:normal;font-weight:650}.live-footnote{color:#949eac;text-align:center;margin:12px 3px 0;font-size:9.5px;line-height:1.55}.live-footnote strong{color:var(--blue);margin:0 2px;font-weight:750}.live-service-error{color:#d94a5a;text-align:center;justify-content:center;align-items:center;gap:8px;margin:10px 3px 0;font-size:9px;line-height:1.5;display:flex}.live-service-error button{color:#d94a5a;font:inherit;background:#fff6f7;border:1px solid #f2c9cf;border-radius:7px;padding:3px 7px;font-weight:650}.security-content,.about-content{padding:12px 14px 28px}.security-notice{color:#36846a;background:#f1fbf7;border:1px solid #d9eee5;border-radius:12px;align-items:center;gap:7px;min-height:40px;margin:10px 0 0;padding:8px 9px;font-size:8.5px;line-height:1.45;display:flex}.security-notice svg{flex:none;width:15px;height:15px}.security-notice button{color:#588272;background:#e3f4ed;border:0;border-radius:50%;flex:none;width:25px;height:25px;margin-left:auto;padding:0}.security-section{background:#fff;border:1px solid #e1e7ef;border-radius:18px;margin-top:10px;overflow:hidden}.security-section>header{justify-content:space-between;align-items:center;min-height:46px;padding:0 14px;display:flex}.security-section h2{margin:0;font-size:12.5px}.security-rows>div,.security-rows>button{color:#172136;text-align:left;background:#fff;border:0;border-top:1px solid #edf0f4;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:58px;padding:9px 14px;display:grid}.security-rows>button{grid-template-columns:34px minmax(0,1fr) auto 10px}.security-rows>div>span:first-child,.security-rows>button>span:first-child{color:#167cf0;background:#edf6ff;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.security-rows svg{width:16px;height:16px}.security-rows strong,.security-rows small{display:block}.security-rows strong{font-size:10.5px}.security-rows small{color:#929dac;margin-top:4px;font-size:8px}.security-rows em{color:#16a877;white-space:nowrap;font-size:8px;font-style:normal}.security-rows em.unavailable{color:#8d97a6}.security-rows>button b{color:#a2acba;font-size:17px;font-weight:400}.security-tip{color:#897654;background:#fff8eb;border-radius:13px;align-items:flex-start;gap:8px;margin-top:10px;padding:10px 11px;display:flex}.security-tip svg{color:#c4871f;flex:none;width:16px;height:16px}.security-tip p{margin:0;font-size:8.5px;line-height:1.55}.security-tip strong{color:#8e651f;margin-right:5px}.about-hero{text-align:center;background:linear-gradient(160deg,#fff,#f3f8ff);border:1px solid #e1e7ef;border-radius:20px;padding:22px 16px 18px}.about-hero .ceboo-logo{background:#050505;border-radius:16px;width:54px;height:54px;margin:0 auto;box-shadow:0 9px 24px #0505052e}.about-hero h1{letter-spacing:-.02em;margin:11px 0 0;font-size:17px}.about-hero p{color:#69778b;margin:4px 0 0;font-size:9.5px}.about-hero>span{color:#2377c7;background:#eaf4ff;border-radius:9px;margin-top:11px;padding:5px 8px;font-size:8px;display:inline-block}.about-info-list{background:#fff;border:1px solid #e1e7ef;border-radius:17px;margin-top:10px;overflow:hidden}.about-info-list article+article{border-top:1px solid #edf0f4}.about-info-list article>button{color:#243148;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;width:100%;min-height:48px;padding:0 14px;font-size:10.5px;display:flex}.about-info-list article>button b{color:#9aa5b3;font-size:18px;font-weight:400;transition:transform .16s}.about-info-list article.open>button b{transform:rotate(180deg)}.about-info-list article>p{color:#748095;margin:0;padding:0 14px 13px;font-size:9px;line-height:1.65}.about-footer{color:#909aaa;text-align:center;padding:24px 0 4px}.about-footer span{font-size:7.5px}.help-content{padding:12px 14px 28px}.help-search-card{background:#fff;border:1px solid #e1e7ef;border-radius:18px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;padding:14px;display:grid}.help-search-icon{color:#1178d9;background:#eaf5ff;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.help-search-icon svg{width:19px;height:19px}.help-search-card h1{margin:0;font-size:14px}.help-search-card p{color:#909bac;margin:4px 0 0;font-size:8.5px}.help-search-card label{background:#f8fafc;border:1px solid #dfe5ed;border-radius:12px;grid-column:1/-1;align-items:center;gap:7px;height:42px;padding:0 10px;display:flex}.help-search-card label:focus-within{background:#fff;border-color:#84bff8}.help-search-card label>svg{color:#8290a4;flex:none;width:16px;height:16px}.help-search-card input{color:#172136;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10.5px}.help-search-card input::placeholder{color:#a1aab8}.help-search-card label button{color:#7b8799;background:#edf0f4;border:0;border-radius:50%;width:28px;height:28px;padding:0;font-size:15px}.help-faq-card{background:#fff;border:1px solid #e1e7ef;border-radius:18px;margin-top:9px;overflow:hidden}.help-faq-card>header{justify-content:space-between;align-items:center;min-height:48px;padding:0 14px;display:flex}.help-faq-card h2{margin:0;font-size:12.5px}.help-faq-card>header span{color:#98a2b0;font-size:8.5px}.help-faq-list article{border-top:1px solid #edf0f4}.help-faq-list article>button{text-align:left;background:#fff;border:0;align-items:center;width:100%;min-height:56px;padding:10px 14px;transition:background .16s;display:flex}.help-faq-list article>button:active{background:#f6f8fb}.help-faq-list article strong{color:#243148;font-size:10.5px;line-height:1.45}.help-empty{text-align:center;border-top:1px solid #edf0f4;place-items:center;padding:50px 16px;display:grid}.help-empty svg{color:#a2adbb;width:24px;height:24px}.help-empty strong{margin-top:9px;font-size:11px}.help-empty p{color:#929dab;margin:5px 0 12px;font-size:8.5px}.help-empty button{height:32px;color:var(--blue);background:#f5faff;border:1px solid #dbe8f6;border-radius:9px;padding:0 12px;font-size:9px}.help-contact{background:#f5faff;border:1px solid #dce9f7;border-radius:16px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:68px;margin-top:10px;padding:11px 12px;display:grid}.help-contact>span{color:#1478da;background:#fff;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.help-contact>span svg{width:17px;height:17px}.help-contact strong{font-size:10.5px;display:block}.help-contact p{color:#8390a2;margin:4px 0 0;font-size:8.5px}.help-contact button{color:#fff;background:#1683f6;border:0;border-radius:11px;height:40px;padding:0 12px;font-size:9.5px;font-weight:650}.help-article-content{padding:12px 14px 30px}.help-article-card{background:#fff;border:1px solid #e1e7ef;border-radius:18px;padding:18px 16px 6px}.help-article-card>header{padding-bottom:16px}.help-article-card>header h1{color:#172136;letter-spacing:-.2px;margin:0;font-size:18px;line-height:1.35}.help-article-card>header p{color:#6f7c90;margin:9px 0 0;font-size:10px;line-height:1.7}.help-article-card>section{border-top:1px solid #edf0f4;grid-template-columns:26px minmax(0,1fr);gap:10px;padding:15px 0;display:grid}.help-article-card>section>span{color:#1680e8;background:#edf7ff;border-radius:9px;place-items:center;width:26px;height:26px;font-size:8px;font-weight:750;display:grid}.help-article-card section h2{color:#243148;margin:2px 0 0;font-size:11.5px}.help-article-card section p{color:#68768b;margin:7px 0 0;font-size:9.5px;line-height:1.75}.c2c-tabs{grid-template-columns:repeat(2,1fr)}.c2c-profile-content{padding:12px 12px 30px}.c2c-profile-balance{background:linear-gradient(145deg,#f5faff 0%,#fff 78%);border:1px solid #d9e8f8;border-radius:18px;padding:15px 14px 13px;box-shadow:0 6px 20px #2c5d8f08}.c2c-profile-balance>header{justify-content:space-between;align-items:center;display:flex}.c2c-profile-balance>header span{color:#65748a;font-size:9px;font-weight:650}.c2c-profile-balance>header em{color:#14a474;background:#e8f8f2;border-radius:8px;padding:4px 7px;font-size:7.5px;font-style:normal;font-weight:650}.c2c-profile-balance>strong{color:#172136;font-variant-numeric:tabular-nums;letter-spacing:-.5px;margin-top:7px;font-size:25px;line-height:1.2;display:block}.c2c-profile-balance>strong small{color:#65748a;letter-spacing:0;font-size:9px}.c2c-profile-balance>div{border-top:1px solid #e6eef7;grid-template-columns:repeat(2,1fr);margin-top:13px;padding-top:11px;display:grid}.c2c-profile-balance>div span{color:#8c98aa;font-size:8px}.c2c-profile-balance>div span+span{border-left:1px solid #e1eaf4;padding-left:13px}.c2c-profile-balance>div b{color:#253148;font-variant-numeric:tabular-nums;margin-top:4px;font-size:10px;display:block}.c2c-profile-tabs{background:#e9eef5;border-radius:13px;grid-template-columns:repeat(2,1fr);gap:4px;margin-top:9px;padding:4px;display:grid}.c2c-profile-tabs button{color:#7a8799;background:0 0;border:0;border-radius:10px;height:36px;font-size:9.5px;font-weight:650}.c2c-profile-tabs button.active{color:#172136;background:#fff;box-shadow:0 2px 8px #31496812}.c2c-profile-notice{color:#15996e;background:#eaf8f3;border-radius:10px;align-items:center;gap:6px;min-height:34px;margin:9px 0 0;padding:7px 9px;font-size:8.5px;display:flex}.c2c-profile-notice svg{flex:none;width:13px;height:13px}.c2c-merchant-tabs{grid-template-columns:repeat(2,1fr)}.c2c-merchant-tabs.three{grid-template-columns:repeat(3,1fr)}.c2c-merchant-tabs button small{color:#fff;background:#ff4963;border-radius:8px;place-items:center;min-width:16px;height:16px;margin-left:5px;padding:0 4px;font-size:7.5px;display:inline-grid}.c2c-merchant-content{gap:10px;padding:12px 12px 30px;display:grid}.c2c-merchant-card,.c2c-merchant-orders{background:#fff;border:1px solid #e1e7ee;border-radius:17px}.c2c-merchant-card{padding:13px}.c2c-merchant-card>header,.c2c-merchant-orders>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.c2c-merchant-card h2,.c2c-merchant-orders h2{margin:0;font-size:12px}.c2c-merchant-card header p,.c2c-merchant-orders header p{color:#929dad;margin:4px 0 0;font-size:8px}.c2c-merchant-profile-card>header em{color:#15996e;white-space:nowrap;background:#eaf8f3;border-radius:8px;align-items:center;gap:3px;padding:4px 7px;font-size:7.5px;font-style:normal;font-weight:650;display:inline-flex}.c2c-merchant-profile-card>header em svg{width:10px;height:10px}.c2c-merchant-card>label,.c2c-merchant-card legend,.c2c-merchant-fields>label{color:#68758a;font-size:8.5px;font-weight:650}.c2c-merchant-card>label{margin-top:13px;display:block}.c2c-merchant-card>input{color:#172136;width:100%;height:42px;font:inherit;background:#fbfcfe;border:1px solid #dce3ec;border-radius:12px;outline:0;margin-top:6px;padding:0 11px;font-size:10.5px}.c2c-merchant-card>input:focus,.c2c-merchant-fields label>div:focus-within{border-color:#78baff;box-shadow:0 0 0 3px #1683f612}.c2c-merchant-card fieldset{border:0;margin:13px 0 0;padding:0}.c2c-merchant-methods{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:6px;display:grid}.c2c-merchant-methods button{color:#68758a;background:#fbfcfe;border:1px solid #dce3ec;border-radius:11px;justify-content:space-between;align-items:center;height:38px;padding:0 11px;font-size:9.5px;font-weight:650;display:flex}.c2c-merchant-methods button.active{color:#0878e7;background:#eef7ff;border-color:#79baff}.c2c-merchant-orders{overflow:hidden}.c2c-merchant-orders>header{min-height:56px;padding:0 13px}.c2c-merchant-orders>header>span{color:#8e99a9;font-size:8px}.c2c-merchant-order-card{border-top:1px solid #edf0f4;padding:12px 13px 13px}.c2c-merchant-order-card>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.c2c-merchant-order-card>header>div:first-child{align-items:center;gap:8px;display:flex}.c2c-merchant-order-card>header i{color:#1678d9;background:#eaf4ff;border-radius:10px;place-items:center;width:31px;height:31px;font-size:9px;font-style:normal;font-weight:700;display:grid}.c2c-merchant-order-card>header i.sell{color:#13a474;background:#e9f8f2}.c2c-merchant-order-card>header strong,.c2c-merchant-order-card>header small{display:block}.c2c-merchant-order-card>header strong{font-size:10.5px}.c2c-merchant-order-card>header small{color:#929dad;margin-top:3px;font-size:7.5px}.c2c-merchant-order-status{align-items:center;gap:7px;display:flex}.c2c-merchant-order-status>span{color:#7f8b9d;font-size:8px}.c2c-merchant-order-status button{background:#dfe4eb;border:0;border-radius:11px;width:38px;height:22px;padding:0;position:relative}.c2c-merchant-order-status button i{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #17213628}.c2c-merchant-order-status button.active{background:#34c759}.c2c-merchant-order-status button.active i{transform:translate(16px)}.c2c-merchant-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:11px;display:grid}.c2c-merchant-fields>label.price{grid-column:1/-1}.c2c-merchant-fields label>div{background:#fbfcfe;border:1px solid #dce3ec;border-radius:11px;align-items:center;height:41px;margin-top:6px;padding:0 10px;display:flex}.c2c-merchant-fields input{color:#172136;width:100%;min-width:0;font:inherit;font-variant-numeric:tabular-nums;background:0 0;border:0;outline:0;padding:0;font-size:10.5px}.c2c-merchant-fields label>div span{color:#8b96a7;flex:none;font-size:7.5px}.c2c-merchant-error,.c2c-merchant-saved{border-radius:10px;align-items:center;min-height:34px;margin:0;padding:7px 9px;font-size:8.5px;display:flex}.c2c-merchant-error{color:#ff405f;background:#fff1f3}.c2c-merchant-saved{color:#15996e;background:#eaf8f3;gap:6px}.c2c-merchant-saved svg{width:13px;height:13px}.c2c-merchant-save{margin-top:0}.c2c-merchant-task-content{padding:12px 12px 30px}.c2c-merchant-task-summary{background:#eef6ff;border:1px solid #d9e8fa;border-radius:17px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.c2c-merchant-task-summary span,.c2c-merchant-task-summary strong{display:block}.c2c-merchant-task-summary span{color:#6f7e93;font-size:8px}.c2c-merchant-task-summary strong{color:#0878e7;margin-top:3px;font-size:19px}.c2c-merchant-task-summary strong small{font-size:8px}.c2c-merchant-task-summary p{color:#718097;max-width:210px;margin:0;font-size:8.5px;line-height:1.55}.c2c-merchant-task-list{gap:10px;margin-top:10px;display:grid}.c2c-merchant-task-card{background:#fff;border:1px solid #e1e7ee;border-radius:17px;padding:13px}.c2c-merchant-task-card>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.c2c-merchant-task-card>header>div{align-items:center;gap:8px;display:flex}.c2c-merchant-task-card>header i{color:#1678d9;background:#eaf4ff;border-radius:10px;place-items:center;width:31px;height:31px;font-size:9px;font-style:normal;font-weight:700;display:grid}.c2c-merchant-task-card>header i.sell{color:#13a474;background:#e9f8f2}.c2c-merchant-task-card>header strong,.c2c-merchant-task-card>header small{display:block}.c2c-merchant-task-card>header strong{font-size:10.5px}.c2c-merchant-task-card>header small{color:#929dad;margin-top:3px;font-size:7.5px}.c2c-merchant-task-card>header em{color:#db861b;background:#fff4df;border-radius:8px;padding:4px 7px;font-size:7.5px;font-style:normal;font-weight:700}.c2c-merchant-task-user{background:#f7f9fc;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin-top:12px;padding:10px;display:grid}.c2c-merchant-task-user>span{color:#1478da;background:#e4f1ff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:grid}.c2c-merchant-task-user strong,.c2c-merchant-task-user small{display:block}.c2c-merchant-task-user strong{font-size:10px}.c2c-merchant-task-user small{color:#929dad;margin-top:3px;font-size:7.5px}.c2c-merchant-task-user b{color:#1678d9;font-size:8px}.c2c-merchant-task-card dl{margin:9px 0 0}.c2c-merchant-task-card dl>div{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;min-height:37px;display:flex}.c2c-merchant-task-card dt{color:#8895a7;font-size:8.5px}.c2c-merchant-task-card dd{color:#253148;text-align:right;word-break:break-all;margin:0;font-size:9.5px;font-weight:650}.c2c-merchant-task-card>button{background:var(--blue);color:#fff;border:0;border-radius:12px;width:100%;height:40px;margin-top:10px;font-size:10px;font-weight:700}.c2c-merchant-task-empty{text-align:center;background:#fff;border:1px solid #e1e7ee;border-radius:17px;margin-top:10px;padding:62px 16px}.c2c-merchant-task-empty svg{color:#7f9bbd;width:32px;height:32px}.c2c-merchant-task-empty strong{margin-top:9px;font-size:11px;display:block}.c2c-merchant-task-empty p{color:#929dad;margin:5px 0 0;font-size:8.5px}.c2c-order-history,.c2c-payment-settings{background:#fff;border:1px solid #e1e7ee;border-radius:17px;margin-top:9px;overflow:hidden}.c2c-order-history>header,.c2c-payment-settings>header{justify-content:space-between;align-items:center;min-height:49px;padding:0 13px;display:flex}.c2c-order-history h2,.c2c-payment-settings h2{margin:0;font-size:12px}.c2c-order-history>header span,.c2c-payment-settings>header p{color:#96a0ae;margin:0;font-size:8px}.c2c-order-history article{border-top:1px solid #edf0f4;padding:12px 13px 10px}.c2c-order-history article>header{grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.c2c-order-history article>header i{color:#1678d9;background:#eaf4ff;border-radius:10px;place-items:center;width:31px;height:31px;font-size:9px;font-style:normal;font-weight:700;display:grid}.c2c-order-history article>header i.sell{color:#13a474;background:#e9f8f2}.c2c-order-history article>header span{min-width:0}.c2c-order-history article>header strong,.c2c-order-history article>header small{display:block}.c2c-order-history article>header strong{color:#263148;font-size:10.5px}.c2c-order-history article>header small{color:#9aa4b2;margin-top:3px;font-size:7.5px}.c2c-order-history article>header em{color:#17a574;font-size:8.5px;font-style:normal;font-weight:650}.c2c-order-history article>header em.muted{color:#9ba5b3}.c2c-order-history article>div{grid-template-columns:repeat(2,1fr);margin-top:11px;display:grid}.c2c-order-history article>div span{color:#929dad;font-size:7.5px}.c2c-order-history article>div span+span{border-left:1px solid #edf0f4;padding-left:12px}.c2c-order-history article>div strong{color:#253148;font-variant-numeric:tabular-nums;margin-top:4px;font-size:10px;display:block}.c2c-order-history article>footer{color:#929dad;border-top:1px solid #f0f2f5;justify-content:space-between;margin-top:10px;padding-top:8px;font-size:7.5px;display:flex}.c2c-order-history-content .c2c-order-history{margin-top:0}.c2c-payment-settings>button{text-align:left;background:#fff;border:0;border-top:1px solid #edf0f4;grid-template-columns:34px minmax(0,1fr) auto 10px;align-items:center;gap:9px;width:100%;min-height:62px;padding:10px 12px;display:grid}.c2c-payment-settings>button>i{color:#53647a;background:#eff3f8;border-radius:11px;place-items:center;width:34px;height:34px;font-size:9px;font-style:normal;font-weight:700;display:grid}.c2c-payment-settings>button>i.alipay{color:#1677ff;background:#eaf4ff}.c2c-payment-settings>button>i.wechat{color:#07a958;background:#e9f8f2}.c2c-payment-settings>button>span{min-width:0}.c2c-payment-settings>button strong,.c2c-payment-settings>button small{display:block}.c2c-payment-settings>button strong{color:#253148;font-size:10.5px}.c2c-payment-settings>button small{color:#929dad;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.c2c-payment-settings>button em{color:#1683f6;font-size:8.5px;font-style:normal;font-weight:650}.c2c-payment-settings>button b{color:#a4afbc;font-size:17px;font-weight:400}.c2c-payment-settings>p{color:#9aa4b2;border-top:1px solid #edf0f4;margin:0;padding:10px 13px 12px;font-size:7.8px;line-height:1.5}.c2c-payment-edit-sheet>p{color:#9aa4b2;margin:9px 0 0;font-size:8px;line-height:1.5}.c2c-content{padding:0 14px 28px}.c2c-list-head{color:#7f8b9d;justify-content:space-between;align-items:center;min-height:42px;padding:0 2px;font-size:9.5px;display:flex}.c2c-side-filter{background:#e9eef5;border-radius:10px;grid-template-columns:repeat(2,1fr);gap:3px;padding:3px;display:grid}.c2c-side-filter button{color:#758196;background:0 0;border:0;border-radius:8px;height:27px;padding:0 10px;font-size:9px;font-weight:650}.c2c-side-filter button.active{color:#172136;background:#fff;box-shadow:0 2px 7px #31496812}.c2c-sort{position:relative}.c2c-sort>button{color:#566378;background:0 0;border:0;border-radius:10px;justify-content:flex-start;align-items:center;gap:4px;min-width:0;height:34px;padding:0 8px;font-size:9.5px;display:flex}.c2c-sort>button:active,.c2c-sort>button[aria-expanded=true]{background:#e9eef5}.c2c-sort>button b{color:#7f8b9d;font-size:11px;font-weight:500;line-height:1;display:block;transform:translateY(-1px)}.c2c-sort>div{z-index:12;background:#fff;border:1px solid #e0e5ec;border-radius:13px;width:132px;padding:5px;position:absolute;top:37px;right:0;box-shadow:0 12px 34px #17243a24}.c2c-sort>div button{color:#536076;text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;height:36px;padding:0 9px;font-size:9.5px;display:flex}.c2c-sort>div button.active{color:#0878e7;background:#eef6ff;font-weight:650}.c2c-sort>div button span{color:#0878e7}.c2c-offer-list{gap:9px;display:grid}.c2c-offer-card{background:#fff;border:1px solid #e2e7ee;border-radius:17px;padding:13px;box-shadow:0 7px 22px #243c5b05}.c2c-offer-card>header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.c2c-offer-merchant{min-width:0;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:9px;padding:0;display:grid}.c2c-offer-merchant:focus-visible{outline-offset:3px;border-radius:10px;outline:2px solid #66adf3}.c2c-merchant-avatar{color:#1174d4;background:linear-gradient(145deg,#edf7ff,#dcecff);border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:750;display:grid}.c2c-offer-card header strong,.c2c-offer-card header small{align-items:center;display:flex}.c2c-offer-card header strong{gap:6px;font-size:11px}.c2c-offer-card header strong em{color:#15996e;background:#eaf7f1;border-radius:6px;align-items:center;gap:2px;padding:3px 5px;font-size:7px;font-style:normal;display:inline-flex}.c2c-offer-card header strong em svg{width:9px;height:9px}.c2c-offer-card header small{color:#929dac;margin-top:4px;font-size:9.5px}.c2c-offer-main{grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:12px;display:grid}.c2c-price span,.c2c-availability span{display:block}.c2c-price>span{color:#929dad;font-size:8px}.c2c-price strong{color:#172136;font-variant-numeric:tabular-nums;margin-top:3px;font-size:18px;line-height:1;display:block}.c2c-price strong small{color:#748195;font-size:8px}.c2c-availability{color:#78859a;text-align:right;font-size:9.5px;line-height:1.7}.c2c-offer-card>footer{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.c2c-payment-tags{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.c2c-payment-tags span{color:#768398;padding-left:7px;font-size:8px;position:relative}.c2c-payment-tags span:before{content:"";background:#65758b;border-radius:2px;width:3px;height:9px;position:absolute;top:2px;left:0}.c2c-payment-tags .alipay:before{background:#1677ff}.c2c-payment-tags .wechat:before{background:#07c160}.c2c-offer-card>footer>button{color:#fff;background:#1683f6;border:0;border-radius:11px;min-width:82px;height:40px;padding:0 10px;font-size:10px;font-weight:700}.c2c-offer-card>footer>button.sell{background:#1bad78}.c2c-order-sheet{padding-bottom:max(20px, env(safe-area-inset-bottom))}.c2c-sheet-merchant{background:#f6f8fb;border-radius:13px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:62px;padding:10px;display:grid}.c2c-sheet-merchant span:nth-child(2) strong,.c2c-sheet-merchant span:nth-child(2) small{display:block}.c2c-sheet-merchant span:nth-child(2) strong{font-size:10.5px}.c2c-sheet-merchant span:nth-child(2) small{color:#8c98aa;margin-top:4px;font-size:8px}.c2c-sheet-merchant>b{color:#172136;font-variant-numeric:tabular-nums;font-size:10.5px}.bind-sheet>.c2c-sheet-limit{margin-top:5px}.c2c-payment-field{border:0;margin:10px 0 0;padding:0}.c2c-payment-field legend{margin-bottom:6px;padding:0;font-size:10.5px}.c2c-payment-picker{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.c2c-payment-picker button{color:#68758a;background:#fbfcfd;border:1px solid #dfe5ed;border-radius:10px;height:40px;font-size:9.5px}.c2c-payment-picker button.active{color:#0874df;background:#edf7ff;border-color:#8ac5ff;font-weight:650}.c2c-order-estimate{border-block:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:52px;margin-top:13px;padding:0 2px;display:flex}.c2c-order-estimate span{color:#7c899b;font-size:9px}.c2c-order-estimate strong{font-variant-numeric:tabular-nums;font-size:14px}.c2c-order-estimate small{color:#748195;font-size:8px}.bind-sheet>.c2c-order-note,.bind-sheet>.c2c-order-error{margin-top:8px;line-height:1.5}.bind-sheet>.c2c-order-error{color:#ef4961}.c2c-order-sheet .bind-submit:disabled{color:#9aa7b7;background:#d9e4f0}.c2c-pending-content{gap:10px;padding:14px 14px 28px;display:grid}.c2c-pending-status{text-align:center;background:#fffaf0;border:1px solid #f1dfb4;border-radius:17px;padding:20px 14px}.c2c-pending-state{justify-content:center;align-items:center;gap:7px;display:flex}.c2c-pending-state span{color:#e58a16;font-size:10px;font-weight:700}.c2c-pending-state time{color:#df8314;font-variant-numeric:tabular-nums;background:#fff0d2;border-radius:7px;min-width:43px;padding:3px 6px;font-size:10px;font-weight:750}.c2c-pending-state time.expired{color:#ef4961;background:#ffe9ec}.c2c-pending-status>strong{color:#172136;font-variant-numeric:tabular-nums;margin-top:8px;font-size:24px;display:block}.c2c-pending-status>strong small{color:#758297;font-size:9px}.c2c-pending-status>p{color:#7f8b9d;margin:7px 0 0;font-size:9px}.c2c-pending-card{background:#fff;border:1px solid #e2e7ee;border-radius:17px;padding:14px}.c2c-pending-card>header{justify-content:space-between;align-items:center;display:flex}.c2c-pending-card>header h2{color:#253148;margin:0;font-size:12px}.c2c-pending-card>header span{color:#0874df;background:#edf7ff;border-radius:8px;padding:4px 7px;font-size:8px;font-weight:650}.c2c-pending-card>.c2c-sheet-merchant{margin-top:12px}.c2c-pending-card dl{margin:10px 0 0}.c2c-pending-card dl>div{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:12px;min-height:42px;display:flex}.c2c-pending-card dt{color:#8b97a8;font-size:9px}.c2c-pending-card dd{color:#253148;text-align:right;word-break:break-all;margin:0;font-size:10.5px;font-weight:650}.c2c-order-actions{gap:8px;margin-top:2px;display:grid}.c2c-order-actions.two{grid-template-columns:repeat(2,1fr)}.c2c-order-actions button{background:var(--blue);color:#fff;border:0;border-radius:13px;height:46px;font-size:11px;font-weight:700}.c2c-order-actions button.reject{color:#ef4961;background:#fff;border:1px solid #ffcbd2}.c2c-order-actions button:disabled{color:#9aa7b7;background:#d9e4f0}.live-summary{background:#fff;border:1px solid #e2e7ee;border-radius:17px;grid-template-columns:repeat(3,1fr);padding:15px 8px;display:grid}.live-summary span{color:#919cab;text-align:center;font-size:9px}.live-summary span+span{border-left:1px solid #e8ebf0}.live-summary strong{color:#172136;font-variant-numeric:tabular-nums;margin-bottom:4px;font-size:15px;display:block}.live-summary strong small{color:#65748a;font-size:8px;font-weight:650}.live-summary .positive{color:#15b57d}.lead-list-title{color:#667387;margin:18px 2px 9px;font-size:10.5px}.follow-list article{background:#fff;border:1px solid #e2e7ee;border-radius:17px;margin-bottom:10px;overflow:hidden}.follow-list article header{grid-template-columns:1fr auto;align-items:center;gap:11px;min-height:60px;padding:12px 13px 9px;display:grid}.follow-list article header div{min-width:0}.follow-list article header strong,.follow-list article header small{display:block}.follow-list article header strong{font-size:12px}.follow-list article header small{color:#909aaa;margin-top:4px;font-size:9px}.follow-list article header button{height:30px;color:var(--blue);background:#f5faff;border:1px solid #d5e8fd;border-radius:9px;padding:0 10px;font-size:10px;font-weight:650}.lead-data{border-top:1px solid #edf0f4;grid-template-columns:repeat(3,1fr);padding:12px 6px;display:grid}.lead-data span{color:#929dae;text-align:center;font-size:8.5px}.lead-data span+span{border-left:1px solid #e8ebf0}.lead-data strong{color:#182238;font-variant-numeric:tabular-nums;margin-top:4px;font-size:12px;display:block}.lead-data strong small{color:#778397;font-size:7.5px}.lead-data .positive{color:#15b57d}.lead-data .negative{color:#ef4961}.market-controls{padding:14px 16px 10px}.market-search{background:#fff;border:1px solid #e1e6ed;border-radius:13px;align-items:center;gap:9px;height:42px;padding:0 12px;display:flex}.market-search svg{color:#8190a4;flex:none;width:17px;height:17px}.market-search input{color:#172136;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:11px}.market-search input::placeholder{color:#9aa5b4}.market-search button{color:#7f8a9b;background:#eef1f5;border:0;border-radius:50%;width:24px;height:24px;padding:0;font-size:15px;line-height:1}.market-toolbar{justify-content:space-between;align-items:center;margin:10px 2px 0;display:flex}.market-toolbar>span{color:#8d98a8;font-size:9.5px}.market-sort{position:relative}.market-sort:after{content:"⌄";color:#718097;pointer-events:none;font-size:10px;position:absolute;top:50%;right:9px;transform:translateY(-58%)}.market-sort select{-webkit-appearance:none;appearance:none;color:#314057;background:#fff;border:1px solid #dfe5ed;border-radius:10px;outline:0;height:32px;padding:0 26px 0 11px;font-size:10px;font-weight:600}.market-list{padding:0 16px 24px}.market-pagination{justify-items:center;gap:8px;padding:8px 0 2px;display:grid}.market-pagination p{color:#d94a5a;margin:0;font-size:9px}.market-pagination button{min-width:116px;height:36px;color:var(--blue);background:#fff;border:1px solid #d5e8fd;border-radius:11px;padding:0 18px;font-size:10px;font-weight:650}.market-pagination button:disabled{opacity:.6}.market-pagination span{color:#9aa5b4;font-size:9px}.market-account-card{background:#fff;border:1px solid #e1e6ed;border-radius:17px;margin-bottom:10px;position:relative;overflow:hidden}.market-account-card.interactive{cursor:pointer;transition:border-color .14s,transform .14s}.market-account-card.interactive:active{transform:scale(.992)}.market-card-open{z-index:1;background:0 0;border:0;width:100%;padding:0;position:absolute;inset:0}.market-card-open:focus-visible{outline-offset:-3px;outline:2px solid #8fc5ff}.market-account-card>header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:11px;min-height:60px;padding:12px 13px 9px;display:grid}.market-account-card>header div{min-width:0}.market-account-card>header strong,.market-account-card>header small{display:block}.market-account-card>header strong{color:#172136;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.market-account-card>header small{color:#8f9aab;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.market-account-card>header button{z-index:2;background:var(--blue);color:#fff;border:0;border-radius:10px;height:30px;padding:0 12px;font-size:10px;font-weight:650;position:relative}.market-tags{flex-wrap:wrap;gap:5px;padding:0 13px 10px;display:flex}.market-tags span{color:#718097;white-space:nowrap;background:#f2f6fb;border-radius:6px;padding:3px 6px;font-size:8px}.market-metrics{border-top:1px solid #edf0f4;grid-template-columns:1.12fr .88fr 1.15fr;padding:11px 5px 12px;display:grid}.market-metrics span{color:#929dae;text-align:center;min-width:0;font-size:8px}.market-metrics span+span{border-left:1px solid #e8ebf0}.market-metrics strong{color:#172136;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11.5px;display:block;overflow:hidden}.market-metrics strong small{color:#748095;font-size:7px}.market-metrics .positive{color:#12b77c}.market-metrics .negative{color:#ef4961}.market-empty{color:#8d98a8;text-align:center;place-content:center;justify-items:center;min-height:260px;display:grid}.market-empty svg{color:#a5afbc;width:25px;height:25px;margin-bottom:10px}.market-empty strong{color:#536176;font-size:12px}.market-empty span{margin-top:5px;font-size:9px}.live-detail-page{background:#f2f2f7;flex-direction:column;display:flex}.live-detail-owner{z-index:9;min-height:calc(68px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 14px 8px 8px;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#fffffff0;border-bottom:1px solid #e8e8ed;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:6px;display:grid;position:sticky;top:0}.live-owner-back{color:#182033;background:0 0;border:0;border-radius:12px;place-items:center;width:40px;height:44px;padding:0;display:grid}.live-owner-back:active{background:#e9eaf0}.live-owner-back svg{width:20px;height:20px}.live-owner-profile{text-align:left;background:0 0;border:0;border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:0;display:grid}.live-owner-profile:disabled{opacity:1}.live-owner-profile:focus-visible{outline-offset:3px;outline:2px solid #79baff}.live-owner-avatar{color:#fff;background:#087fd8;border-radius:50%;place-items:center;width:42px;height:42px;font-size:16px;font-weight:760;display:grid;overflow:hidden;box-shadow:0 5px 15px #0c68ba20}.live-owner-avatar img{object-fit:cover;width:100%;height:100%}.live-owner-copy{min-width:0;display:block}.live-owner-follow{background:var(--blue);color:#fff;border:0;border-radius:11px;min-width:58px;height:32px;padding:0 12px;font-size:10px;font-weight:680}.live-owner-follow.following{color:#687487;background:#f2f3f6;border:1px solid #dfe4eb}.live-owner-follow:disabled{opacity:.58}.live-owner-follow-error{color:#ef4961;text-align:right;grid-column:2/4;font-size:9px}.live-detail-owner h1{color:#11182a;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:720;overflow:hidden}.live-detail-owner p{color:#838b9a;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;font-weight:500;overflow:hidden}.live-detail-tabs{-webkit-backdrop-filter:saturate(180%)blur(18px);backdrop-filter:saturate(180%)blur(18px);background:#fffffff2;border-bottom:1px solid #e4e5ea;gap:3px;height:48px;padding:5px 10px;display:grid}.live-detail-tabs button{color:#777f8d;background:#ebedf2;border:0;border-radius:9px;min-width:0;font-size:13px;font-weight:600;transition:background .12s,box-shadow .12s,color .12s,transform .12s}.live-detail-tabs button.active{color:#11182a;background:#fff;box-shadow:0 1px 3px #29334a1c}.live-detail-sync{color:#5b6a80;background:#f7fbff;border-bottom:1px solid #e7e8ed;justify-content:space-between;align-items:center;gap:10px;min-height:40px;padding:8px 14px;display:flex}.live-detail-sync>span,.live-detail-sync strong,.live-detail-sync small{display:block}.live-detail-sync strong{font-size:11px}.live-detail-sync small{color:#97a2b1;margin-top:2px;font-size:9px}.live-detail-sync.delayed,.live-detail-sync.syncing{color:#b77a16;background:#fff9ee}.live-detail-sync.paused,.live-detail-sync.not_started{color:#788598;background:#f5f6f8}.live-detail-sync.failed{color:#d94358;background:#fff4f5}.live-detail-sync button{height:30px;color:inherit;background:0 0;border:1px solid;border-radius:10px;padding:0 11px;font-size:10px;font-weight:650}.live-detail-content{flex-direction:column;flex:1;padding:10px 10px 16px;display:flex}.live-detail-main-content{padding-bottom:118px}.live-detail-overview,.live-return-chart{background:#fff;border:1px solid #e2e3e8;border-radius:20px;overflow:hidden;box-shadow:0 1px 2px #2636500a}.live-detail-primary,.live-detail-grid{background:#fff;margin:0;display:grid}.live-detail-primary{grid-template-columns:1fr 1fr}.live-detail-primary>div{min-width:0;padding:14px 16px 13px}.live-detail-primary>div:last-child{text-align:right;border-left:1px solid #eef0f4}.live-detail-grid{border-top:1px solid #eceef2;grid-template-columns:repeat(3,minmax(0,1fr))}.live-detail-grid>div{text-align:center;background:#fff;min-width:0;min-height:50px;padding:8px 4px 7px}.live-detail-grid>div:not(:nth-child(3n+1)){border-left:1px solid #eceef2}.live-detail-grid>div:nth-child(-n+6){border-bottom:1px solid #eceef2}.live-detail-primary dt,.live-detail-grid dt{color:#7f8795;letter-spacing:.01em;font-size:10.5px;font-weight:500}.live-detail-primary dd,.live-detail-grid dd{color:#151c2e;font-variant-numeric:tabular-nums;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:20px;overflow:hidden}.live-detail-grid dd{font-size:13px;font-weight:600}.live-detail-primary small,.live-detail-grid small{color:#707a8b;font-size:9.5px;font-weight:600}.live-detail-primary .positive,.live-detail-grid .positive{color:#12b77c}.live-detail-primary .negative,.live-detail-grid .negative{color:#ef4961}.live-return-chart{margin:10px 0 0;padding:14px 14px 10px}.live-return-chart>figcaption{grid-template-columns:minmax(84px,.9fr) minmax(0,1.15fr) minmax(64px,.8fr);align-items:center;gap:6px;min-height:43px;display:grid}.live-chart-title,.live-chart-title>strong,.live-chart-title>span,.live-chart-head-metric,.live-chart-head-metric>small,.live-chart-head-metric>strong{min-width:0;display:block}.live-chart-title>strong{color:#151c2e;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.live-chart-title>span{color:#8f97a4;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;overflow:hidden}.live-chart-head-metric{text-align:right}.live-chart-head-metric>small{color:#8f97a4;font-size:10px;font-weight:500}.live-chart-head-metric>strong{color:#344157;font-variant-numeric:tabular-nums;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:clamp(11px,3.45vw,13.5px);overflow:hidden}.live-chart-head-metric>strong.positive{color:#12aa77}.live-chart-head-metric>strong.negative{color:#e9475f}.live-chart-head-metric>strong i{color:currentColor;font-size:9.5px;font-style:normal;font-weight:600}.live-chart-canvas{height:178px;margin-top:6px;position:relative;overflow:hidden}.live-chart-scale{z-index:2;color:#9ba3af;font-variant-numeric:tabular-nums;pointer-events:none;flex-direction:column;justify-content:space-between;align-items:flex-end;width:34px;font-size:9px;display:flex;position:absolute;top:7px;bottom:31px;left:0}.live-chart-watermark{z-index:0;color:#153c6b;opacity:.06;pointer-events:none;white-space:nowrap;align-items:baseline;gap:4px;display:flex;position:absolute;top:calc(50% - 9px);left:calc(50% + 16px);transform:translate(-50%,-50%)}.live-chart-watermark strong{letter-spacing:.08em;font-size:21px}.live-chart-watermark span{letter-spacing:.12em;font-size:12px;font-weight:700}.live-chart-plot{z-index:1;touch-action:pan-y;cursor:ew-resize;border-radius:10px;outline:0;position:absolute;inset:0 0 31px 42px}.live-chart-plot:focus-visible{box-shadow:0 0 0 2px #82bdf466}.live-chart-plot svg{width:100%;height:100%;display:block;overflow:visible}.live-chart-canvas .chart-grid-line{stroke:#eef1f5;stroke-width:1px;vector-effect:non-scaling-stroke}.live-chart-canvas .chart-grid-line.vertical{stroke-dasharray:3 5}.live-chart-canvas .chart-empty-line{stroke:#c2c9d3;stroke-width:1px;vector-effect:non-scaling-stroke}.live-chart-canvas .chart-profit-area{fill:#0a84ff;fill-opacity:.075;stroke:none}.live-chart-canvas .chart-profit-line{fill:none;stroke:#0a84ff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;filter:drop-shadow(0 2px 2px #087ff52b);vector-effect:non-scaling-stroke}.live-chart-canvas .chart-profit-point{fill:#087ff5;stroke:#fff;stroke-width:1.5px;vector-effect:non-scaling-stroke}.live-chart-canvas .chart-selection line{stroke:#2f80d8;stroke-dasharray:3 3;stroke-width:1px;vector-effect:non-scaling-stroke}.live-chart-canvas .chart-selection circle{fill:#fff;stroke:#087ff5;stroke-width:2.25px;filter:drop-shadow(0 2px 3px #087ff54d);vector-effect:non-scaling-stroke}.live-chart-date{z-index:2;color:#8b97a8;pointer-events:none;justify-content:center;align-items:flex-end;min-height:25px;font-size:9px;font-style:normal;display:flex;position:absolute;bottom:0;left:42px;right:0}.live-chart-date strong{color:#4d586a;font-variant-numeric:tabular-nums;background:#f1f2f6;border-radius:8px;padding:4px 8px;font-size:10px;font-weight:650}.live-record-empty{background:#fff;border:1px solid #e2e3e8;border-radius:20px;min-height:220px;box-shadow:0 1px 2px #2636500a}.live-record-list{gap:8px;display:grid}.live-record-card{background:#fff;border:1px solid #e2e3e8;border-radius:20px;overflow:hidden;box-shadow:0 1px 2px #2636500a}.live-record-card>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;min-height:60px;padding:13px 14px 11px;display:flex}.live-record-card>header div,.live-record-card>header strong,.live-record-card>header span{min-width:0;display:block}.live-record-card>header strong{color:#172136;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;overflow:hidden}.live-record-card>header span{color:#6d7a8e;margin-top:4px;font-size:10px}.live-record-card>header time{color:#97a2b1;flex:none;font-size:9px}.live-record-card dl{background:#edf0f4;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;display:grid}.live-record-card dl>div{text-align:center;background:#fff;min-width:0;min-height:58px;padding:10px 4px}.live-record-card dt{color:#919cad;font-size:9px}.live-record-card dd{color:#172136;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:11px;overflow:hidden}.live-record-card dd small{color:#748095;font-size:8px}.live-record-card dd.positive{color:#12b77c}.live-record-card dd.negative{color:#ef4961}.live-record-card.operation dl{grid-template-columns:repeat(2,minmax(0,1fr))}.live-detail-follow-slot{z-index:9;right:50%;bottom:calc(59px + max(7px, env(safe-area-inset-bottom)));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f2f2f7f2;gap:7px;width:min(100%,440px);padding:9px 10px 8px;display:grid;position:fixed;transform:translate(50%)}.live-detail-follow-risk{color:#8993a2;text-align:center;margin:0 7px;font-size:9px;line-height:1.45}.live-detail-follow{background:var(--blue);color:#fff;letter-spacing:.02em;border:0;border-radius:15px;width:100%;height:48px;margin:0;font-size:15px;font-weight:700;box-shadow:0 4px 12px #007aff21}.follow-list>h2{color:#667387;margin:18px 2px 9px;font-size:10.5px}.live-profile-state button{height:34px;color:var(--blue);background:#fff;border:1px solid #cfe4fb;border-radius:10px;margin-top:10px;padding:0 14px;font-size:9px;font-weight:650}.follow-state{align-items:center;gap:6px;padding:0 13px 9px;display:flex}.follow-state span,.follow-state em,.follow-state b{color:var(--blue);background:#edf6ff;border-radius:6px;padding:3px 6px;font-size:8px;font-style:normal}.follow-state em{color:#15a977;background:#e9f8f2}.follow-state em.stopped{color:#8994a4;background:#f0f1f3}.follow-state b{color:#6f7c90;background:#f2f4f7;font-weight:600}.lead-manage-page{background:#f5f5f7;margin:0 -16px}.lead-manage-content{padding:16px}.lead-account-hero{background:#fff;border:1px solid #e2e7ee;border-radius:18px;grid-template-columns:46px 1fr auto;align-items:center;gap:11px;padding:15px;display:grid}.lead-account-hero .exchange-logo{width:46px;height:46px}.lead-account-hero h1{margin:0;font-size:14px}.lead-account-hero p{color:#8c97a8;margin:5px 0 0;font-size:9.5px}.lead-account-hero em{color:#15a977;background:#e9f8f2;border-radius:8px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:650}.lead-account-hero em.paused{color:#8792a2;background:#f1f2f4}.lead-manage-summary{margin-top:10px}.lead-manage-summary .positive{color:#15b57d}.lead-manage-summary .negative{color:#ef4961}.lead-management-page .lead-manage-content{padding:12px 14px 26px}.lead-account-card{background:#fff;border:1px solid #e1e6ed;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #17213605}.lead-account-card>header{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:11px 13px;display:grid}.lead-account-card .exchange-logo{width:36px;height:36px}.lead-account-card h1,.lead-account-card p{margin:0}.lead-account-card h1{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.lead-account-card p{color:#8c97a8;margin-top:3px;font-size:8.5px}.lead-account-card em{color:#15a977;white-space:nowrap;background:#e9f8f2;border-radius:9px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:700}.lead-account-card em.paused{color:#8792a2;background:#f1f2f4}.lead-account-metrics{border-top:1px solid #edf0f4;grid-template-columns:repeat(3,1fr);min-height:59px;padding:9px 4px 10px;display:grid}.lead-account-metrics span{color:#8c97a8;text-align:center;min-width:0;font-size:8px}.lead-account-metrics span+span{border-left:1px solid #e8ebf0}.lead-account-metrics strong{color:#172136;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:12px;display:block;overflow:hidden}.lead-account-metrics strong.positive{color:#15b57d}.lead-account-metrics strong.negative{color:#ef4961}.lead-account-metrics small{color:#748095;font-size:7px}strong.private-value{color:#9ca6b4;font-size:9.5px;font-weight:600}.lead-settings,.lead-operations,.lead-copy-health{background:#fff;border:1px solid #e2e7ee;border-radius:18px;margin-top:12px;padding:15px;display:block}.lead-settings h2,.lead-operations h2{margin:0 0 14px;font-size:13px}.lead-settings>label,.lead-settings>.field-label{margin:11px 0 6px;font-size:10.5px;display:block}.lead-settings>input,.lead-price{background:#fbfcfd;border:1px solid #dfe5ed;border-radius:12px;width:100%;height:44px}.lead-settings>input{color:#172136;outline:0;padding:0 12px;font-size:12px}.lead-settings>input:focus,.lead-price:focus-within{background:#fff;border-color:#80bbfb}.lead-price{align-items:center;padding:0 12px;display:flex}.lead-price input{color:#172136;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.lead-price span{color:#7e8a9d;font-size:9px}.lead-management-page .lead-settings,.lead-management-page .lead-operations,.lead-management-page .lead-copy-health{border-radius:16px;margin-top:10px;padding:12px;overflow:hidden;box-shadow:0 1px 2px #17213605}.lead-copy-health>header h2,.lead-copy-health>header p{margin:0}.lead-copy-health>header h2{font-size:12px}.lead-copy-health>header p{color:#929cab;margin-top:3px;font-size:8px}.lead-health-metrics{background:#fafbfc;border:1px solid #edf0f4;border-radius:12px;grid-template-columns:repeat(3,1fr);margin-top:11px;display:grid}.lead-health-metrics span{color:#8c97a8;text-align:center;padding:10px 4px;font-size:7.5px}.lead-health-metrics span+span{border-left:1px solid #edf0f4}.lead-health-metrics strong{color:#172136;font-variant-numeric:tabular-nums;margin-bottom:3px;font-size:13px;display:block}.lead-health-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:10px 0 0;display:grid}.lead-health-actions div{background:#f6f8fa;border-radius:9px;justify-content:space-between;align-items:center;padding:8px 9px;display:flex}.lead-health-actions dt{color:#6f7c90;font-size:8px}.lead-health-actions dd{color:#263348;font-variant-numeric:tabular-nums;margin:0;font-size:10px;font-weight:700}.lead-health-updated{color:#929cab;margin:9px 1px 0;font-size:7.5px}.lead-health-state{color:#8c97a8;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:76px;padding:16px 8px 4px;display:flex}.lead-health-state strong{color:#435069;font-size:10px}.lead-health-state span{margin-top:4px;font-size:8px}.lead-health-state button,.lead-health-stale button{color:#2f7fe8;background:#fff;border:1px solid #dce3ec;border-radius:8px;margin-top:8px;padding:5px 10px;font-size:8px}.lead-health-stale{color:#a66d17;background:#fff8ec;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;padding:7px 8px;font-size:8px;display:flex}.lead-health-stale button{flex:none;margin-top:0}.lead-section-heading{justify-content:space-between;align-items:center;display:flex}.lead-section-heading h2,.lead-section-heading p,.lead-management-page .lead-operations h2,.lead-management-page .lead-operations p{margin:0}.lead-section-heading h2,.lead-management-page .lead-operations h2{font-size:12px}.lead-section-heading p,.lead-management-page .lead-operations p{color:#929cab;margin-top:3px;font-size:8px}.lead-field-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,.95fr);gap:8px;margin-top:11px;display:grid}.lead-field{min-width:0;margin:0;display:block}.lead-field>label{color:#68758a;margin:0 0 5px 1px;font-size:8.5px;font-weight:650;display:block}.lead-field>input,.lead-management-page .lead-price{background:#fafbfc;border:1px solid #dfe5ed;border-radius:11px;width:100%;height:40px}.lead-field>input{color:#172136;outline:0;padding:0 10px;font-size:10.5px}.lead-field>input:focus,.lead-management-page .lead-price:focus-within{background:#fff;border-color:#7dbafb}.lead-management-page .lead-price{gap:5px;padding:0 9px}.lead-management-page .lead-price input{font-size:10.5px}.lead-management-page .lead-price span{white-space:nowrap;font-size:7px}.follow-mode-picker{background:#f1f3f6;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.follow-mode-picker button{color:#7f8b9d;background:0 0;border:0;border-radius:9px;height:36px;font-size:10.5px;font-weight:650}.follow-mode-picker button.active{color:var(--blue);background:#fff;box-shadow:0 1px 5px #17213612}.follow-setting-note{background:#f4f9ff;border:1px solid #dcecff;border-radius:11px;margin-top:8px;padding:10px 11px}.follow-setting-note strong,.follow-setting-note small{display:block}.follow-setting-note strong{color:#1e65ad;font-size:10.5px}.follow-setting-note small,.follow-risk-note{color:#8794a7;font-size:9px;line-height:1.55}.follow-setting-note small{margin-top:3px}.follow-risk-note{margin:6px 2px 0}.copy-trade-content{padding-bottom:28px}.copy-strategy-card,.copy-settings-card{background:#fff;border:1px solid #e1e6ed;border-radius:18px;overflow:hidden}.copy-strategy-card>header{grid-template-columns:44px 1fr auto;align-items:center;gap:11px;min-height:72px;padding:13px 14px;display:grid}.copy-strategy-card .exchange-logo{width:44px;height:44px}.copy-strategy-card h1,.copy-strategy-card p{margin:0}.copy-strategy-card h1{font-size:13px}.copy-strategy-card p{color:#8d98a9;margin-top:4px;font-size:9px}.copy-strategy-card em{color:var(--blue);white-space:nowrap;background:#eff6ff;border-radius:8px;padding:5px 7px;font-size:8px;font-style:normal}.copy-strategy-card>div{border-top:1px solid #edf0f4;grid-template-columns:1.25fr .9fr .85fr;padding:11px 5px 12px;display:grid}.copy-strategy-card>div span{color:#929dae;text-align:center;min-width:0;font-size:8px}.copy-strategy-card>div span+span{border-left:1px solid #e8ebf0}.copy-strategy-card>div strong{color:#172136;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;display:block;overflow:hidden}.copy-strategy-card>div strong small{color:#748095;font-size:7px}.copy-strategy-card>div .positive{color:#12b77c}.copy-settings-card{margin-top:12px;padding:0 15px 15px}.copy-setting-section{padding:15px 0}.copy-setting-section+.copy-setting-section{border-top:1px solid #edf0f4}.copy-setting-section h2,.copy-setting-section p{margin:0}.copy-setting-section h2{font-size:12.5px}.copy-setting-section>p:first-of-type{color:#929cab;margin-top:4px;font-size:8.5px}.copy-setting-section>label{margin:11px 0 6px;font-size:10.5px;display:block}.copy-account-options{border:1px solid #e1e6ed;border-radius:14px;margin-top:10px;overflow:hidden}.copy-account-options button{text-align:left;background:#fff;border:0;grid-template-columns:38px 1fr 18px;align-items:center;gap:10px;width:100%;min-height:60px;padding:9px 11px;display:grid}.copy-account-options button+button{border-top:1px solid #edf0f4}.copy-account-options .exchange-logo{border-radius:50%;width:38px;height:38px}.copy-account-options span,.copy-account-options strong,.copy-account-options small{display:block}.copy-account-options strong{font-size:11px}.copy-account-options small{color:#909aaa;margin-top:4px;font-size:8.5px}.copy-account-options i{border:1.5px solid #cdd4de;border-radius:50%;place-items:center;width:16px;height:16px;display:grid}.copy-account-options button.active{background:#f7fbff}.copy-account-options button.active i{border:5px solid var(--blue);background:#fff}.copy-account-options button:disabled{opacity:.52;cursor:not-allowed}.copy-risk-section{padding-bottom:11px}.copy-submit{background:var(--blue);color:#fff;border:0;border-radius:12px;width:100%;height:43px;font-size:12px;font-weight:700}.copy-submit:disabled{opacity:.55}.copy-relation-card{background:#fff;border:1px solid #e1e6ed;border-radius:16px;margin-top:10px;position:relative;overflow:hidden}.copy-relation-open{z-index:1;background:0 0;border:0;width:100%;position:absolute;inset:0}.copy-relation-open:focus-visible{outline-offset:-3px;outline:2px solid #8fc5ff}.copy-relation-card>header,.copy-action-row>header,.copy-relation-summary>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.copy-relation-card>header{padding:13px 13px 9px}.copy-relation-card header span,.copy-action-row header span{min-width:0}.copy-relation-card header strong,.copy-relation-card header small,.copy-action-row header strong,.copy-action-row header small{display:block}.copy-relation-card header strong{font-size:12px}.copy-relation-card header small,.copy-action-row header small{color:#8c98a8;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8.5px;overflow:hidden}.copy-relation-card em,.copy-relation-summary em,.copy-action-row em{color:#14936b;background:#eaf7f1;border-radius:7px;flex:none;padding:4px 7px;font-size:8px;font-style:normal}.copy-relation-card em.blocked,.copy-relation-summary em.blocked{color:#b87512;background:#fff4df}.copy-relation-card em.terminal,.copy-relation-summary em.terminal{color:#778397;background:#eef0f3}.copy-relation-data{border-top:1px solid #edf0f4;grid-template-columns:repeat(3,minmax(0,1fr));padding:10px 4px;display:grid}.copy-relation-data span{color:#929dae;text-align:center;min-width:0;font-size:8px}.copy-relation-data span+span{border-left:1px solid #e8ebf0}.copy-relation-data strong{color:#172136;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10.5px;display:block;overflow:hidden}.copy-relation-card>p{color:#a36d18;background:#fffaf1;border-top:1px solid #f3e5c8;margin:0;padding:8px 12px 10px;font-size:8.5px;line-height:1.5}.copy-relation-card>:not(.copy-relation-open){pointer-events:none;position:relative}.copy-relation-history-list{margin-top:16px}.copy-relation-history-note{color:#909baa;margin:6px 0 2px;font-size:8.5px;line-height:1.55}.copy-relation-content{padding-bottom:30px}.copy-relation-summary,.copy-blocker-card,.copy-relation-operations,.copy-action-history{background:#fff;border:1px solid #e1e6ed;border-radius:17px;margin-bottom:12px;padding:14px}.copy-relation-summary h1,.copy-relation-summary p,.copy-blocker-card h2,.copy-blocker-card p,.copy-relation-operations h2,.copy-relation-operations p,.copy-action-history h2,.copy-action-history p{margin:0}.copy-relation-summary h1{font-size:14px}.copy-relation-summary header p{color:#8d98a9;margin-top:4px;font-size:9px}.copy-relation-summary dl{grid-template-columns:1fr 1fr;gap:10px 12px;margin:13px 0 0;display:grid}.copy-relation-summary dl div{min-width:0}.copy-relation-summary dt{color:#909baa;font-size:8px}.copy-relation-summary dd{color:#263348;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:10px;overflow:hidden}.copy-blocker-card>header,.copy-relation-operations>header,.copy-action-history>header{margin-bottom:10px}.copy-blocker-card h2,.copy-relation-operations h2,.copy-action-history h2{font-size:12px}.copy-blocker-card header p,.copy-relation-operations header p,.copy-action-history header p{color:#929cab;margin-top:4px;font-size:8.5px;line-height:1.5}.copy-blocker-card ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.copy-blocker-card li{color:#a36d18;background:#fff8ea;border-radius:9px;padding:8px 10px;font-size:9.5px}.copy-blocker-card .copy-no-blocker{color:#15936c;font-size:9.5px}.copy-relation-operations button{color:#263348;text-align:left;background:#fff;border:0;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;width:100%;height:41px;padding:0 2px;font-size:10.5px;display:flex}.copy-relation-operations button:disabled{opacity:.55}.copy-relation-operations button span{color:#9ba5b4;font-size:18px}.copy-relation-operations button.danger{color:#e4475d}.copy-relation-operations .copy-cancel-warning{color:#c93f53;background:#fff2f4;border-radius:9px;padding:8px 10px;font-size:8.5px;line-height:1.55}.copy-action-row{border-top:1px solid #edf0f4;padding:11px 0}.copy-action-row header strong{font-size:10.5px}.copy-action-row em.processing,.copy-action-row em.reconciling{color:#237ac8;background:#eef6ff}.copy-action-row em.partially_filled,.copy-action-row em.partially_completed{color:#b97612;background:#fff5e3}.copy-action-row em.failed{color:#dc4358;background:#fff0f2}.copy-action-row em.superseded{color:#778397;background:#eef0f3}.copy-action-row>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.copy-action-row>div span{color:#929cab;font-size:8px}.copy-action-row>div strong{color:#273449;margin-top:3px;font-size:9px;display:block}.copy-action-row>p{color:#c83f52;background:#fff4f5;border-radius:8px;margin-top:8px;padding:7px 9px;font-size:8.5px;line-height:1.5}.copy-history-state,.copy-history-error{color:#929cab;padding:12px 0;font-size:9px}.copy-action-history .copy-history-error{color:#d94358}.copy-load-more{width:100%;height:36px;color:var(--blue);background:#fff;border:1px solid #d5e8fd;border-radius:10px;margin-top:8px;font-size:10px;font-weight:650}.setting-switch{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:48px;display:flex}.setting-switch strong,.setting-switch small{display:block}.setting-switch strong{font-size:10px}.setting-switch small{color:#919cab;margin-top:3px;font-size:7.5px}.setting-switch button{background:#d8dde5;border:0;border-radius:11px;width:38px;height:22px;padding:2px;transition:background .16s}.setting-switch button i{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .16s;display:block;box-shadow:0 1px 4px #17213630}.setting-switch button.on{background:#34c759}.setting-switch button.on i{transform:translate(16px)}.lead-visibility-settings{background:#f8f9fb;border-radius:12px;margin-top:12px;padding:10px 10px 0}.lead-visibility-settings>header{padding-bottom:8px}.lead-visibility-settings>header h3{margin:0;font-size:10.5px}.lead-visibility-settings>header p{color:#929cab;margin:3px 0 0;font-size:7.5px}.lead-visibility-settings .setting-switch{margin:0}.lead-save{background:var(--blue);color:#fff;border:0;border-radius:12px;width:100%;height:42px;margin-top:3px;font-size:12px;font-weight:700}.lead-save:disabled,.lead-operations button:disabled{opacity:.6}.lead-operations{padding-block:14px 4px}.lead-operations button{color:#263348;text-align:left;background:0 0;border:0;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;width:100%;height:44px;padding:0 2px;font-size:11px;display:flex}.lead-management-page .lead-save{border-radius:11px;height:40px;margin-top:10px;font-size:11px}.lead-management-page .lead-operations{padding:12px 12px 3px}.lead-management-page .lead-operations>header{padding-bottom:8px}.lead-management-page .lead-operations button{height:40px;padding:0 1px;font-size:10.5px}.lead-operations button span{color:#a0a9b6;font-size:18px}.lead-operations .danger{color:#ef3c4f}.bind-layer{z-index:50;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bind-sheet{z-index:1;width:min(100%,440px);max-height:calc(100dvh - 18px);padding:8px 16px max(18px, env(safe-area-inset-bottom));background:#fff;border-radius:24px 24px 0 0;animation:.24s cubic-bezier(.22,.8,.32,1) reward-sheet-in;display:block;position:relative;overflow-y:auto;box-shadow:0 -20px 50px #17233a24}.bind-sheet header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.bind-sheet header h2{margin:0;font-size:16px}.bind-sheet header p{color:#8c97a7;margin:3px 0 0;font-size:9.5px}.bind-sheet header button{color:#687487;background:#f2f4f7;border:0;border-radius:50%;width:32px;height:32px;padding:0;font-size:20px}.bind-sheet>label{margin:10px 0 6px;font-size:10.5px;display:block}.bind-sheet>input{color:#172136;background:#fbfcfd;border:1px solid #dfe5ed;border-radius:12px;outline:0;width:100%;height:44px;padding:0 12px;font-size:12px}.bind-sheet>input:focus{background:#fff;border-color:#80bbfb}.bind-sheet>p{color:#9aa4b2;margin:9px 2px 0;font-size:9px}.bind-sheet>p.bind-error{color:#d94a5a}.bind-submit{background:var(--blue);color:#fff;border:0;border-radius:13px;width:100%;height:46px;margin-top:16px;font-size:13px;font-weight:700}.bind-submit:disabled{opacity:.62}.ai-content{padding:14px 16px 28px}.ai-tabs{grid-template-columns:repeat(2,1fr)}.ai-tabs button em{min-width:16px;height:16px;color:var(--blue);background:#edf6ff;border-radius:8px;place-items:center;margin-left:5px;padding:0 5px;font-size:8px;font-style:normal;display:inline-grid}.ai-card{background:#fff;border:1px solid #e2e7ee;border-radius:18px;padding:16px}.ai-card+.ai-card{margin-top:12px}.ai-card>header{justify-content:space-between;align-items:flex-start;margin-bottom:15px;display:flex}.ai-card h1{margin:0;font-size:16px}.ai-card header p{color:#929dad;margin:4px 0 0;font-size:9px}.ai-card header button{color:var(--blue);background:0 0;border:0;padding:2px 0;font-size:10px;font-weight:650}.ai-card label,.ai-card .ai-label{color:#657287;margin:12px 0 6px;font-size:10px;font-weight:650;display:block}.ai-label-row{align-items:center;gap:5px;margin:12px 0 6px;display:flex}.ai-label-row label,.ai-label-row .ai-label{margin:0}.ai-help{color:#197be0;background:#f2f8ff;border:1px solid #a9cdef;border-radius:50%;place-items:center;width:16px;height:16px;padding:0;font-size:9px;font-weight:700;line-height:1;display:inline-grid}.ai-card>input,.ai-card select,.ai-input{color:#172136;background:#fbfcfd;border:1px solid #dfe5ed;border-radius:12px;outline:0;width:100%;height:42px;font-size:11px}.ai-card>input,.ai-card select{padding:0 11px}.ai-card select{-webkit-appearance:none;appearance:none}.ai-card>input:focus,.ai-card select:focus,.ai-input:focus-within{background:#fff;border-color:#80bbfb}.ai-segments{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.ai-segments.two{grid-template-columns:repeat(2,1fr)}.ai-segments button{color:#627086;background:#fff;border:1px solid #dfe5ed;border-radius:12px;min-height:39px;padding:6px;font-size:10.5px;font-weight:650}.ai-segments button small{color:#929cac;margin-top:3px;font-size:7.5px;display:block}.ai-segments button.active{color:#0874df;background:#edf7ff;border-color:#8ac5ff}.ai-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ai-grid>div{min-width:0}.ai-input{align-items:center;padding:0 11px;display:flex}.ai-input input{color:#172136;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.ai-input span{color:#8a96a8;font-size:9px}.indicator-card{padding-block:13px}.indicator-head{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.indicator-head strong,.indicator-head small{display:block}.indicator-head strong{font-size:13px}.indicator-head small{color:#929dad;margin-top:3px;font-size:8.5px}.indicator-head em{color:#778499;font-size:10px;font-style:normal}.indicator-list{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.indicator-list button{color:#5f6c80;background:#fbfcfd;border:1px solid #dfe5ed;border-radius:16px;height:31px;padding:0 10px;font-size:9.5px;font-weight:600}.indicator-list button.active{color:#0874df;background:#edf7ff;border-color:#8ac5ff}.ai-create{background:var(--blue);color:#fff;border:0;border-radius:13px;width:100%;height:46px;margin-top:14px;font-size:13px;font-weight:700}.ai-create:disabled{color:#a5adba;background:#d9dde3}.ai-note{color:#929dab;text-align:center;margin:9px 5px 0;font-size:8px;line-height:1.55}.ai-task-content>.live-summary{margin-bottom:17px}.ai-task-list-head{justify-content:space-between;align-items:flex-end;margin:0 2px 10px;display:flex}.ai-task-list-head h1{margin:0;font-size:14px}.ai-task-list-head p{color:#929dad;margin:4px 0 0;font-size:9px}.ai-task-list-head em{color:#16ae7b;font-size:9px;font-style:normal}.ai-task-card{cursor:pointer;background:#fff;border:1px solid #e2e7ee;border-radius:17px;outline:0;margin-bottom:10px;overflow:hidden}.ai-task-card:focus-visible{border-color:#80bbfb;box-shadow:0 0 0 3px #dceeff}.ai-task-card>header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:11px;min-height:60px;padding:12px 13px;display:grid}.ai-task-card h2{margin:0;font-size:12.5px}.ai-task-card header p{color:#909aaa;margin:4px 0 0;font-size:9px}.ai-task-card header>em{color:#15a977;background:#e9f8f2;border-radius:8px;padding:4px 7px;font-size:8.5px;font-style:normal;font-weight:650}.ai-task-card header>em.stopped{color:#8d97a6;background:#f0f2f5}.ai-task-tags{flex-wrap:wrap;gap:5px;padding:0 13px 11px;display:flex}.ai-task-tags span{color:#64758c;background:#f1f6fc;border-radius:6px;padding:3px 6px;font-size:7.5px}.ai-task-metrics{border-top:1px solid #edf0f4;grid-template-columns:repeat(3,1fr);padding:11px 5px;display:grid}.ai-task-metrics span{color:#929dad;text-align:center;font-size:8px}.ai-task-metrics span+span{border-left:1px solid #e7ebf0}.ai-task-metrics strong{color:#172136;font-variant-numeric:tabular-nums;margin-top:4px;font-size:11px;display:block}.ai-task-metrics span:first-child strong{color:#15b57d}.ai-task-metrics small{font-size:7px}.task-detail-hero{background:#fff;border-bottom:1px solid #e8ecf1;grid-template-columns:46px 1fr auto;align-items:center;gap:11px;min-height:78px;padding:14px 16px;display:grid}.task-detail-hero .exchange-logo{width:46px;height:46px}.task-detail-hero h1{margin:0;font-size:14px}.task-detail-hero p{color:#929dac;margin:5px 0 0;font-size:9px}.task-detail-hero>em{color:#15a977;background:#e9f8f2;border-radius:9px;padding:5px 8px;font-size:8.5px;font-style:normal;font-weight:650}.task-detail-hero>em.stopped{color:#8d97a6;background:#f0f2f5}.task-detail-tabs{background:#fff;border-bottom:1px solid #e7ebf0;grid-template-columns:repeat(4,1fr);height:46px;padding:0 8px;display:grid}.task-detail-tabs button{color:#7f8a9b;white-space:nowrap;background:0 0;border:0;padding:0 2px;font-size:9.5px;font-weight:600;position:relative}.task-detail-tabs button.active{color:#111a2e}.task-detail-tabs button.active:after{content:"";background:var(--blue);border-radius:1px;width:20px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.task-detail-content{padding:14px 16px 28px}.task-detail-record-content{padding-inline:0}.task-detail-record-content>section{border-left:0;border-right:0;border-radius:0}.task-config-card,.task-operations,.task-record-card,.analysis-records,.execution-records{background:#fff;border:1px solid #e2e7ee;border-radius:17px;overflow:hidden}.task-config-card h2,.task-operations h2,.analysis-records>h2,.execution-records>h2{margin:0;padding:14px 14px 11px;font-size:13px}.task-config-card>div{grid-template-columns:1fr 1fr;display:grid}.task-config-card>div>span{color:#929dad;border-top:1px solid #edf0f4;min-height:56px;padding:11px 14px;font-size:8.5px}.task-config-card>div>span:nth-child(2n){border-left:1px solid #edf0f4}.task-config-card strong{overflow-wrap:anywhere;color:#172136;margin-top:5px;font-size:10.5px;display:block}.task-operations{margin-top:12px;padding:0 14px 4px}.task-operations h2{padding-inline:0}.task-operations button{color:#263348;background:0 0;border:0;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;width:100%;height:44px;padding:0 3px;font-size:11px;display:flex}.task-operations button span{color:#a0a9b6;font-size:18px}.task-operations button.primary{color:var(--blue)}.task-operations button.danger{color:#ef3c4f}.task-record-card{padding-bottom:4px}.task-record-card>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:flex-end;padding:14px;display:flex}.task-record-card h2,.task-record-card p{margin:0}.task-record-card h2{font-size:13px}.task-record-card header p{color:#929dad;margin-top:4px;font-size:8.5px}.analysis-records,.execution-records{padding-bottom:4px}.ai-profile-content{padding:16px}.ai-token-balance{background:linear-gradient(145deg,#eef7ff,#fff);border:1px solid #d8e8fa;border-radius:20px;padding:17px}.ai-token-balance>header{color:#61738d;justify-content:space-between;align-items:center;font-size:10px;font-weight:650;display:flex}.ai-token-balance>header button{color:var(--blue);background:#fff;border:0;border-radius:9px;padding:5px 8px;font-size:8px;font-weight:700}.ai-token-balance>header button b{margin-left:2px;font-size:11px;font-weight:500}.ai-token-balance>strong{color:#13213b;letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-top:12px;font-size:25px;display:block}.ai-token-balance>strong small{color:#61738d;font-size:9px}.ai-token-balance>p{color:#8290a4;margin:5px 0 15px;font-size:9px}.ai-token-balance>div{border-top:1px solid #dce8f5;grid-template-columns:1fr 1fr;padding-top:13px;display:grid}.ai-token-balance>div span{color:#8290a4;font-size:8.5px}.ai-token-balance>div span+span{border-left:1px solid #dce8f5;padding-left:15px}.ai-token-balance>div strong{color:#1b2941;font-variant-numeric:tabular-nums;margin-top:4px;font-size:12px;display:block}.token-purchase{background:#fff;border:1px solid #e2e7ee;border-radius:20px;margin-top:12px;padding:16px}.token-purchase>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.token-purchase>header h1{margin:0;font-size:15px}.token-purchase>header p{color:#929dad;margin:4px 0 0;font-size:9px}.token-purchase>header em{color:var(--blue);background:#edf6ff;border-radius:9px;flex:none;padding:5px 8px;font-size:8px;font-style:normal;font-weight:700}.token-buy{background:var(--blue);color:#fff;border:0;border-radius:13px;width:100%;height:45px;margin-top:14px;font-size:12px;font-weight:700;transition:opacity .18s,transform .18s}.token-buy:active:not(:disabled){transform:scale(.99)}.token-buy:disabled{color:#9aa5b5;background:#dfe4ec}.token-bill-content{padding:16px}.ai-help-layer{z-index:50;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.ai-help-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10182b45;border:0;position:absolute;inset:0}.ai-help-layer>section{z-index:1;width:min(100%,440px);padding:22px 20px max(20px, env(safe-area-inset-bottom));background:#fff;border-radius:22px 22px 0 0;position:relative;box-shadow:0 -18px 45px #17233a20}.ai-help-layer h2{margin:0 0 7px;font-size:16px}.ai-help-layer p{color:#667388;margin:0;font-size:11px;line-height:1.7}.ai-help-layer section>button{background:var(--blue);color:#fff;border:0;border-radius:12px;width:100%;height:44px;margin-top:18px;font-size:12px;font-weight:700}.group-settings-page{min-height:100dvh}.group-settings-content{padding:14px 14px 28px}.group-members-card,.group-setting-card{background:#fff;border:1px solid #e2e7ee;border-radius:17px;margin-bottom:10px;overflow:hidden}.group-members-card{padding:15px}.group-members-card>header{justify-content:space-between;align-items:center;display:flex}.group-members-card h1{margin:0;font-size:14px}.group-members-card>header span{color:#8c98aa;font-size:9px}.group-member-grid{grid-template-columns:repeat(4,1fr);gap:14px 8px;margin-top:14px;display:grid}.group-member-grid>div,.group-member-grid>button,.group-member-remove{justify-items:center;min-width:0;display:grid}.group-member-grid>button{color:inherit;background:0 0;border:0;padding:0}.group-member-grid>div>span,.group-member-remove>span{color:#1679df;background:#edf5ff;border-radius:12px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:700;display:grid}.group-member-grid>div>span{border-radius:50%}.group-member-grid strong{color:#28364b;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:6px;font-size:8.5px;overflow:hidden}.group-member-grid small{color:#9aa4b3;margin-top:2px;font-size:9px}.group-member-remove{background:0 0;border:0;padding:0}.group-member-remove>span{color:#8793a4;background:#fff;border:1px dashed #c9d2de;font-size:24px;font-weight:300}.group-setting-link strong,.group-setting-link small,.group-switch-list span strong,.group-switch-list span small{display:block}.group-setting-link strong,.group-switch-list span strong{color:#172136;font-size:11px}.group-setting-link small,.group-switch-list span small{color:#8c98aa;margin-top:5px;font-size:8.5px;line-height:1.5}.group-setting-link{text-align:left;background:#fff;border:0;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;width:100%;min-height:57px;padding:11px 15px;display:flex}.group-setting-first{border-top:0}.group-setting-link>span{min-width:0}.group-setting-link small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.group-setting-link b{color:#a4adba;font-size:20px;font-weight:400}.group-switch-list>div{justify-content:space-between;align-items:center;gap:14px;min-height:60px;padding:10px 15px;display:flex}.group-switch-list>div+div{border-top:1px solid #edf0f4}.group-switch-list>div>button{background:#dfe4eb;border:0;border-radius:11px;flex:none;width:38px;height:22px;padding:0;transition:background .15s;position:relative}.group-switch-list>div>button i{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #17213628}.group-switch-list>div>button.active{background:#34c759}.group-switch-list>div>button.active i{transform:translate(16px)}.group-manage-page,.group-announcement-page{padding:14px}.group-manage-note{color:#7f8b9d;margin:0 0 10px;font-size:9px;line-height:1.55}.group-member-search{background:#fff;border:1px solid #dfe5ed;border-radius:13px;align-items:center;gap:9px;height:42px;padding:0 13px;display:flex}.group-member-search svg{color:#8794a7;width:17px;height:17px}.group-member-search input{color:#172136;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.group-select-list{background:#fff;border:1px solid #e1e6ed;border-radius:16px;margin-top:10px;overflow:hidden}.group-select-list>button{text-align:left;background:#fff;border:0;align-items:center;gap:11px;width:100%;min-height:58px;padding:8px 14px;display:flex}.group-select-list>button+button{border-top:1px solid #edf0f4}.group-select-avatar{color:#1679df;background:#edf5ff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:11px;font-weight:700;display:grid}.group-select-list>button>span:nth-child(2){flex:1;min-width:0}.group-select-list strong,.group-select-list small{display:block}.group-select-list strong{color:#172136;font-size:11px}.group-select-list small{color:#929dac;margin-top:4px;font-size:8px}.group-select-list i{border:1px solid #cbd3de;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}.group-select-list>button.selected i{border-color:var(--blue);background:var(--blue)}.group-select-list>button.selected i:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:8px;height:4px;transform:translateY(-1px)rotate(-45deg)}.group-primary-action,.group-danger-action{color:#fff;border:0;border-radius:13px;width:100%;height:44px;margin-top:12px;font-size:11px;font-weight:700}.group-primary-action{background:var(--blue)}.group-danger-action{background:#ff3b30}.group-danger-action:disabled{color:#a3acb9;background:#e4e7ec}.live-nav .group-nav-save{width:auto;color:var(--blue);padding:0 4px;font-size:11px;font-weight:650}.group-announcement-page{position:relative}.group-announcement-page textarea{resize:none;color:#26354b;width:100%;min-height:210px;font:inherit;background:#fff;border:1px solid #dfe5ed;border-radius:16px;outline:0;padding:14px;font-size:12px;line-height:1.7}.group-announcement-page textarea:focus{border-color:#8ac3ff}.group-announcement-page>small{color:#9aa4b2;font-size:8px;position:absolute;top:206px;right:28px}.group-announcement-page>p{color:#2f3c50;white-space:pre-wrap;background:#fff;border:1px solid #e1e6ed;border-radius:16px;min-height:150px;margin:0;padding:16px;font-size:12px;line-height:1.7}.comment-page{background:#f5f5f7;margin:0 -16px}.comment-nav{height:calc(52px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fafff2;border-bottom:1px solid #e5e9ef;grid-template-columns:40px 1fr 40px;align-items:center;display:grid}.comment-nav button{color:#172136;background:0 0;border:0;place-items:center;width:36px;height:40px;padding:0;display:grid}.comment-nav button svg{width:21px;height:21px}.comment-nav strong{text-align:center;font-size:15px}.comment-nav>span{display:none}.comment-source{background:#fff;border-bottom:8px solid #f0f1f4;padding:16px}.comment-source>header{align-items:center;gap:9px;display:flex}.detail-author{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:9px;min-width:0;padding:0;display:flex}.detail-author>div:nth-child(2){flex:1;min-width:0}.comment-source header strong,.comment-source header span{display:block}.comment-source header strong{font-size:13px}.comment-source header span{color:#99a3b2;margin-top:3px;font-size:10px}.follow-button{color:#087df1;background:#fff;border:1px solid #1684f7;border-radius:9px;width:54px;height:28px;padding:0;font-size:11px;font-weight:650}.follow-button:disabled{color:#8d97a6;cursor:default;background:#f4f5f7;border-color:#e2e6ec}.detail-post-actions{margin-top:13px}.comment-heading{color:#172136;background:#fff;border-bottom:1px solid #edf0f4;align-items:center;gap:5px;height:42px;padding:0 16px;font-size:12px;font-weight:650;display:flex}.comment-heading span{color:#98a3b2;font-size:10px;font-weight:500}.community-feed-empty,.community-detail-state{min-height:220px}.community-feed-more-error{color:#d94a5a;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;font-size:10px;display:flex}.community-feed-more-error button,.community-load-more{color:var(--blue);background:0 0;border:0;font-size:10.5px;font-weight:650}.community-load-more{border-top:1px solid #edf0f4;width:100%;height:46px}.community-load-more:disabled{color:#9ba5b3}.report-layer{z-index:40;padding:10px 10px max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10182b40;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.report-backdrop{background:0 0;border:0;position:absolute;inset:0}.report-sheet{z-index:1;width:min(100%,420px);position:relative}.report-card,.report-cancel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:15px;overflow:hidden;box-shadow:0 16px 40px #17233a24}.report-card p{color:#929baa;text-align:center;margin:0;padding:10px 14px 8px;font-size:10px}.report-card button,.report-cancel{color:#ef3c4f;border:0;width:100%;height:48px;padding:0;font-size:14px;font-weight:600}.report-card button{background:0 0;border-top:1px solid #e6e9ee}.report-card button.account-reverify{color:var(--blue)}.report-cancel{color:#167df3;background:#fff;margin-top:8px}.detail-toast{z-index:45;color:#fff;background:#10182bea;border-radius:16px;padding:10px 16px;font-size:11px;position:fixed;bottom:94px;left:50%;transform:translate(-50%)}.action-hint{z-index:20;color:#fff;background:#10182bea;border:0;border-radius:18px;max-width:calc(100% - 40px);padding:11px 17px;font-size:12px;position:fixed;bottom:96px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #10182b30}.dashboard .action-hint:active{transform:translate(-50%)scale(.98)}.unread-anchor{position:relative}.unread-badge{color:#fff;background:#ff3b30;border:2px solid #fff;border-radius:9px;place-items:center;min-width:15px;height:15px;padding:0 4px;font-size:7px;font-style:normal;font-weight:750;line-height:1;display:grid;position:absolute;top:2px;right:0}.tab-bar{z-index:10;width:min(100%,440px);padding:7px 6px max(7px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-top:1px solid #e1e6ed;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 24px #25375208}.tab-bar button{color:#7e8a9d;background:0 0;border:0;border-radius:13px;place-items:center;gap:2px;min-width:0;height:52px;padding:5px 2px;font-size:9.5px;font-weight:600;transition:color .12s,background .12s,transform .12s;display:grid}.tab-bar button svg{width:19px;height:19px}.tab-bar button span{white-space:nowrap}.tab-bar .active{color:var(--blue)}@media (min-width:441px){.dashboard{box-shadow:0 0 50px #1c2e4c10}}@media (max-width:360px){.dashboard{padding-inline:14px}.community-page,.comment-page,.profile-page,.live-page,.lead-manage-page,.invite-page,.account-center-page{margin-inline:-14px}.home-brand strong{font-size:17px}.home-brand span{font-size:10px}.live-return-chart>figcaption{grid-template-columns:minmax(80px,.85fr) minmax(0,1.15fr) minmax(60px,.8fr);gap:4px}.live-chart-title>strong{font-size:13px}}@media (max-height:700px){.brand{min-height:90px}.auth{transform:translateY(-12px)}.intro{margin-bottom:20px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.post-image-open{background:#f3f5f8;border:0;border-radius:12px;width:100%;padding:0;display:block}.post-image-open .post-image{margin-bottom:13px}.image-viewer{z-index:90;padding:max(18px, env(safe-area-inset-top)) 14px max(18px, env(safe-area-inset-bottom));place-items:center;display:grid;position:fixed;inset:0}.image-viewer-backdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#05070bed;border:0;position:absolute;inset:0}.image-viewer>img{z-index:1;object-fit:contain;border-radius:10px;max-width:100%;max-height:86dvh;position:relative;box-shadow:0 20px 60px #0008}.image-viewer-close{z-index:2;top:max(12px, env(safe-area-inset-top));color:#fff;background:#ffffff24;border:0;border-radius:50%;width:38px;height:38px;font-size:24px;position:absolute;right:14px}.profile-stats button{background:0 0;border:0;padding:0}.connection-page{background:#fff}.connection-list{min-height:calc(100dvh - 52px - env(safe-area-inset-top));background:#fff}.connection-row{border-bottom:1px solid #edf0f4;align-items:center;gap:8px;min-height:62px;padding:8px 14px;display:flex}.connection-user{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:10px;min-width:0;padding:0;display:flex}.connection-user strong{color:#25334a;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.connection-unfollow{color:#66758a;background:#f8fafc;border:1px solid #dbe4ef;border-radius:9px;flex:none;height:30px;padding:0 10px;font-size:9px}.profile-post-cards>.post-card{border:1px solid #e4e8ee;border-radius:17px;margin:10px 12px}.community-comment-page{min-height:100dvh;padding-bottom:calc(70px + env(safe-area-inset-bottom))}.community-comments{background:#fff}.community-comment{border-bottom:1px solid #edf0f4;grid-template-columns:36px minmax(0,1fr);gap:10px;padding:14px 16px;display:grid}.comment-author-avatar{background:0 0;border:0;border-radius:50%;width:36px;height:36px;padding:0}.comment-author-avatar .post-avatar{width:100%;height:100%}.community-comment>div>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.comment-author-name{color:#26344a;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;min-width:0;padding:0;font-size:11px;font-weight:700;overflow:hidden}.community-comment time{color:#98a2b2;font-size:8.5px}.comment-reply-body{color:#354258;text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;background:0 0;border:0;width:100%;margin:6px 0;padding:0;font-size:11.5px;line-height:1.65}.comment-reply-body b{color:var(--blue);font-weight:600}.community-comment footer{gap:15px;display:flex}.community-comment footer button,.comment-expand{color:#8591a3;background:0 0;border:0;padding:0;font-size:9px}.comment-replies{border-left:2px solid #edf1f5;margin-top:8px;padding-left:10px}.comment-replies .community-comment{border:0;grid-template-columns:28px minmax(0,1fr);padding:9px 0}.comment-replies .comment-author-avatar{width:28px;height:28px}.comment-replies .post-avatar{width:28px;height:28px;font-size:10px}.comment-expand{color:var(--blue);margin-top:6px}.community-comment-compose{z-index:18;width:min(100%,440px);padding:7px 12px max(7px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-top:1px solid #dfe4eb;position:fixed;bottom:0;right:50%;transform:translate(50%)}.community-comment-compose>div{background:#f7f8fa;border:1px solid #dfe5ed;border-radius:15px;align-items:center;gap:8px;min-height:42px;padding:4px 5px 4px 13px;display:flex}.community-comment-compose input{color:#26344a;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.community-comment-compose div button{background:var(--blue);color:#fff;border:0;border-radius:10px;height:32px;padding:0 12px;font-size:10px;font-weight:700}.community-comment-compose div button:disabled{background:#c8d5e4}.comment-reply-target{color:#687589;background:0 0;border:0;margin:0 0 5px 4px;padding:0;font-size:9px}.community-retry{width:calc(100% - 32px);height:40px;color:var(--blue);background:#f5faff;border:1px solid #d9e8f8;border-radius:12px;margin:28px 16px;font-size:11px;font-weight:650}.community-report-sheet{max-height:80dvh;padding:10px 14px max(12px, env(safe-area-inset-bottom));background:#fff;border-radius:22px 22px 0 0;overflow-y:auto}.community-report-sheet>header{justify-content:space-between;align-items:center;height:44px;display:flex}.community-report-sheet>header strong{font-size:14px}.community-report-sheet>header button{color:var(--blue);background:0 0;border:0;font-size:11px}.community-report-sheet>label{color:#344156;border-bottom:1px solid #edf0f4;align-items:center;gap:9px;min-height:39px;font-size:11px;display:flex}.community-report-sheet textarea{resize:none;width:100%;min-height:76px;font:inherit;border:1px solid #dfe5ed;border-radius:12px;outline:0;margin-top:10px;padding:10px;font-size:11px}.community-report-sheet>p{color:#e24557;margin:8px 0 0;font-size:9px}.community-group-page{min-height:100dvh}.community-group-hero{text-align:center;background:#fff;border-bottom:1px solid #e8ebf0;justify-items:center;padding:30px 18px 24px;display:grid}.community-group-hero>b{width:66px;height:66px;color:var(--blue);background:linear-gradient(145deg,#e7f4ff,#f6faff);border-radius:22px;place-items:center;display:grid;box-shadow:0 10px 28px #1e86ed18}.community-group-hero>b svg{width:31px;height:31px}.community-group-hero h1{color:#172136;margin:14px 0 5px;font-size:17px}.community-group-hero p{color:#8793a4;margin:0;font-size:10px}.community-group-summary{background:#fff;border:1px solid #e2e7ee;border-radius:17px;margin:12px 14px;overflow:hidden}.community-group-summary>div{min-height:62px;padding:12px 14px}.community-group-summary>div+div{border-top:1px solid #edf0f4}.community-group-summary span{color:#8995a6;font-size:9px;display:block}.community-group-summary strong{color:#27354a;align-items:center;gap:8px;margin-top:8px;font-size:11px;display:flex}.community-group-summary strong .post-avatar{width:28px;height:28px}.community-group-summary p{color:#344156;white-space:pre-wrap;margin:7px 0 0;font-size:11px;line-height:1.65}.community-group-join{width:calc(100% - 28px);height:46px;margin:3px 14px max(20px, env(safe-area-inset-bottom));background:var(--blue);color:#fff;border:0;border-radius:14px;font-size:12px;font-weight:700;box-shadow:0 8px 20px #087ff025}.community-group-join:disabled{color:#8695a7;box-shadow:none;background:#d9e4f0}.message-center-page{min-height:100dvh}.message-create-group{justify-self:end;color:var(--blue)!important}.message-main-tabs{background:#fff;border-bottom:1px solid #e6eaf0;grid-template-columns:repeat(2,1fr);height:48px;display:grid}.message-main-tabs button{color:#7d899b;background:0 0;border:0;padding:0;font-size:11px;font-weight:650;position:relative}.message-main-tabs button b{color:#fff;background:#ff3b30;border-radius:8px;min-width:15px;height:15px;margin-left:2px;padding:0 4px;font-size:7px;line-height:15px;position:absolute;top:5px}.message-main-tabs .active{color:#172136}.message-main-tabs .active:after{content:"";background:var(--blue);border-radius:2px;height:2px;position:absolute;bottom:0;left:35%;right:35%}.notification-toolbar{color:#8c97a7;background:#f7f8fa;justify-content:space-between;align-items:center;height:38px;padding:0 15px;font-size:9px;display:flex}.notification-toolbar button{color:var(--blue);background:0 0;border:0;font-size:9.5px}.notification-toolbar button:disabled{color:#aeb6c1}.notification-list,.conversation-list{background:#fff}.notification-main,.conversation-list>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f4;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:70px;padding:11px 15px;display:grid}.notification-list>article.unread .notification-main{background:#f6faff}.notification-decision{background:#fff;border-bottom:1px solid #edf0f4;justify-content:flex-end;gap:7px;padding:0 15px 10px 67px;display:flex}.notification-decision button{color:#617087;background:#f8fbff;border:1px solid #d9e6f5;border-radius:9px;height:29px;padding:0 14px;font-size:9px}.notification-decision button:last-child{border-color:var(--blue);background:var(--blue);color:#fff}.notification-decision button:disabled{opacity:.55}.notification-icon,.chat-avatar{width:42px;height:42px;color:var(--blue);background:#edf6ff;border-radius:50%;place-items:center;font-size:14px;font-weight:700;display:grid;overflow:hidden}.notification-icon svg,.chat-avatar svg{width:19px;height:19px}.notification-main>span:nth-child(2),.message-copy{min-width:0}.notification-list strong,.notification-list small,.message-copy strong,.message-copy small{display:block}.notification-list strong,.message-copy strong{color:#172136;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.notification-list small,.message-copy small{color:#8b96a6;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:9px;overflow:hidden}.notification-list .notification-kind{color:var(--blue);margin:0 0 3px;font-size:9px;font-weight:650}.notification-list time,.message-meta time{color:#9ca6b3;font-size:9.5px}.message-copy em{color:var(--blue);margin-left:5px;font-size:9px;font-style:normal}.message-meta{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-end;display:flex}.message-meta b{color:#fff;background:#ff3b30;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:7px;display:grid}.chat-avatar.support{color:var(--blue);background:linear-gradient(145deg,#edf7ff,#e4f1ff)}.chat-avatar.group{color:var(--blue);background:linear-gradient(145deg,#e7f4ff,#f4f9ff)}.messaging-empty{min-height:260px}.message-subnav{height:calc(52px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;background:#f8fafff2;border-bottom:1px solid #e5e9ef;grid-template-columns:40px 1fr 40px;align-items:center;display:grid}.message-subnav button{background:0 0;border:0;width:36px;height:40px}.message-subnav button svg{width:21px}.message-subnav strong{text-align:center;font-size:14px}.notification-detail{background:#fff;border:1px solid #e2e7ee;border-radius:18px;margin:14px;padding:18px}.notification-detail time,.notification-detail small{color:#929dac;font-size:9px}.notification-detail h2{margin:10px 0;font-size:16px}.notification-detail p{color:#3d4a5d;white-space:pre-wrap;margin:0 0 15px;font-size:12px;line-height:1.75}.chat-room-title{text-overflow:ellipsis;white-space:nowrap;justify-content:center;align-items:baseline;gap:2px;min-width:0;display:flex;overflow:hidden}.chat-room-title>:first-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.chat-room-title small{color:#8d98aa;font-size:8.5px;font-weight:550}.live-nav .chat-settings-button{color:#25334a;background:#fff;border-radius:11px;justify-self:end;width:36px;height:36px;box-shadow:0 1px 3px #1721360a}.live-nav .chat-settings-button svg{width:18px;height:18px}.chat-room-page{height:100dvh;min-height:100dvh;padding-bottom:calc(58px + env(safe-area-inset-bottom));background:#f2f4f7;flex-direction:column;display:flex;overflow:hidden}.chat-room-page>.live-nav{flex:none}.chat-room-content{overscroll-behavior:contain;scroll-behavior:smooth;flex:1;min-height:0;padding:16px 13px 22px;overflow-y:auto}.chat-message{grid-template-columns:44px minmax(0,76%);grid-template-areas:".author""avatar bubble"".time";justify-content:start;align-items:start;column-gap:3px;width:100%;margin-bottom:13px;display:grid}.chat-message.self{grid-template-columns:minmax(0,76%) 44px;grid-template-areas:"author.""bubble avatar""time.";justify-content:end}.message-profile{background:0 0;border:0;border-radius:50%;grid-area:avatar;width:44px;height:44px;padding:5px}.message-profile:focus-visible{outline-offset:2px;outline:2px solid #007aff66}.message-avatar{color:#1478dc;background:#ddecff;width:100%;height:100%;font-size:11px}.chat-message-author{color:#909baa;grid-area:author;margin:0 4px 4px;font-size:9px}.chat-message-bubble,.chat-image{grid-area:bubble;justify-self:start;max-width:100%}.chat-message-bubble{--chat-bubble-background:white;background:var(--chat-bubble-background);color:#2c394d;white-space:pre-wrap;overflow-wrap:anywhere;border-radius:4px 14px 14px;width:fit-content;margin:0;padding:9px 11px;font-size:11.5px;line-height:1.55;position:relative;box-shadow:0 3px 12px #28384f0c}.chat-message-bubble:before{content:"";border-style:solid;border-width:0 8px 9px 0;border-color:transparent var(--chat-bubble-background) transparent transparent;width:0;height:0;position:absolute;top:9px;left:-7px}.chat-message-time{color:#a0a9b6;grid-area:time;margin:4px 4px 0;font-size:8.5px}.chat-message.self>.chat-message-author,.chat-message.self>.chat-message-time,.chat-message.self>.chat-message-bubble,.chat-message.self>.chat-image{justify-self:end}.chat-message.self>.chat-message-author,.chat-message.self>.chat-message-time{text-align:right}.chat-message.self>.chat-message-bubble{--chat-bubble-background:#1688fa;color:#fff;border-radius:14px 4px 14px 14px}.chat-message.self>.chat-message-bubble:before{border-width:0 0 9px 8px;border-color:transparent transparent transparent var(--chat-bubble-background);left:auto;right:-7px}.chat-message-event{color:#8a94a2;text-align:center;background:#e4e7eb;border-radius:8px;width:fit-content;margin:10px auto 16px;padding:5px 9px;font-size:8.5px}.chat-image{background:#e9edf2;border:0;border-radius:13px;max-width:210px;padding:0;display:block;overflow:hidden}.chat-image img{object-fit:cover;max-width:100%;max-height:260px;display:block}.chat-compose{z-index:16;width:min(100%,440px);min-height:calc(58px + env(safe-area-inset-bottom));padding:7px 11px max(7px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-top:1px solid #dfe4eb;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:7px;display:grid;position:fixed;bottom:0;right:50%;transform:translate(50%)}.chat-compose label,.chat-compose button{width:38px;height:38px;color:var(--blue);background:#eef5fd;border:0;border-radius:12px;place-items:center;display:grid}.chat-compose .chat-image-picker{cursor:pointer;position:relative;overflow:hidden}.chat-compose .chat-image-picker input[type=file]{opacity:0;cursor:pointer;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.chat-compose input{color:#26344a;background:#f8f9fb;border:1px solid #dfe4ea;border-radius:12px;outline:0;min-width:0;height:38px;padding:0 12px;font-size:11px}.chat-compose .chat-image-picker:focus-within{outline:2px solid var(--blue);outline-offset:2px}.chat-compose>input:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.chat-compose button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.chat-compose button{background:var(--blue);color:#fff}.chat-compose button:disabled{background:#c5d7ea}.create-group-page{min-height:100dvh}.create-group-form{background:#fff;border:1px solid #e2e7ee;border-radius:18px;margin:14px;padding:16px}.create-group-form>label{color:#5e6b7f;gap:8px;font-size:10px;display:grid}.create-group-form label span{color:#27354a;font-size:12px;font-weight:650}.create-group-form input{border:1px solid #dfe5ed;border-radius:12px;outline:0;height:44px;padding:0 12px;font-size:12px}.create-group-form input:focus{border-color:#83befb}.create-group-form label small{color:#9aa4b2;text-align:right;font-size:8.5px}.create-group-form>p{color:#7f8b9c;margin:14px 0 0;font-size:9.5px;line-height:1.65}.messaging-avatar{color:#1679df;background:#edf5ff;width:38px;height:38px;font-size:11px;font-weight:700}.private-chat-user{color:#27354a;text-align:left;background:#fff;border:1px solid #e2e7ee;border-radius:17px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:66px;padding:10px 13px;display:grid}.private-chat-user .messaging-avatar{width:40px;height:40px}.private-chat-user strong,.private-chat-user small{display:block}.private-chat-user strong{font-size:11.5px}.private-chat-user small{color:#929cab;margin-top:4px;font-size:8.5px}.private-chat-user b{color:#9ba4b1;font-size:17px;font-weight:400}.conversation-action-layer{z-index:90;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.conversation-action-sheet{z-index:1;width:min(100% - 24px,416px);margin:0 12px calc(12px + env(safe-area-inset-bottom));background:#f7f8fa;border-radius:18px;gap:8px;padding:10px;display:grid;position:relative;box-shadow:0 18px 44px #17243a2b}.conversation-action-sheet>strong,.conversation-action-sheet>p{text-align:center;padding:3px 8px}.conversation-action-sheet>strong{font-size:12px}.conversation-action-sheet>p{color:#8d97a6;margin:0;font-size:9px;line-height:1.6}.conversation-action-sheet>button{color:#243249;background:#fff;border:0;border-radius:12px;min-height:43px;font-size:11px}.conversation-action-sheet>button.danger{color:#e6515b}.conversation-action-sheet>button:disabled{opacity:.55}.remote-resource-notice,.realtime-status{color:#765f3c;background:#fff9ef;border:1px solid #f1ddbd;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin:10px 0;padding:10px 11px;display:flex}.remote-resource-notice>span{min-width:0}.remote-resource-notice strong,.remote-resource-notice small{display:block}.remote-resource-notice strong{font-size:10px}.remote-resource-notice small{color:#8d795a;overflow-wrap:anywhere;margin-top:3px;font-size:8px;line-height:1.45}.remote-resource-notice button,.realtime-status button{color:#8b642b;background:#fff;border:1px solid #e7ca9d;border-radius:9px;flex:none;min-height:30px;padding:0 9px;font-size:8px;font-weight:650}.realtime-status{color:#4e6e91;background:#f2f8ff;border-color:#cfe3f8;margin:8px 14px;font-size:9px}.realtime-status button{color:#2172bd;border-color:#c5dcf4}.unread-anchor.stale:after{content:"";background:#efa528;border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;bottom:5px;right:5px}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.group-member-list,.group-request-list{background:#fff}.group-member-list article,.group-request-list article{border-bottom:1px solid #edf0f4;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:10px 14px;display:grid}.group-member-list article>span strong,.group-member-list article>span small,.group-request-list article>span strong,.group-request-list article>span small{display:block}.group-member-list article>span strong,.group-request-list article>span strong{font-size:11px}.group-member-list article>span small,.group-request-list article>span small{color:#929cab;margin-top:4px;font-size:8px}.group-member-list article>div,.group-request-list article>div{gap:5px;display:flex}.group-member-profile{background:0 0;border:0;border-radius:50%;width:38px;height:38px;padding:0}.group-member-profile .messaging-avatar{width:100%;height:100%}.group-member-list article>div button,.group-request-list article>div button{height:28px;color:var(--blue);background:#f7fbff;border:1px solid #d6e7fa;border-radius:8px;padding:0 7px;font-size:8px}.c2c-formal-page,.c2c-subpage{min-height:100dvh;padding-bottom:max(28px, env(safe-area-inset-bottom));color:#243249;background:#f4f6f9}.c2c-formal-page button,.c2c-subpage button,.c2c-formal-page input,.c2c-subpage input,.c2c-subpage textarea,.c2c-formal-page select{font:inherit}.c2c-state{color:#8490a2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:190px;padding:32px 24px;display:flex}.c2c-state svg{color:#94a7bd;width:28px;height:28px}.c2c-state strong{color:#334258;font-size:14px}.c2c-state p{max-width:300px;margin:0;font-size:11px;line-height:1.6}.c2c-state button,.c2c-load-more{color:#1478dc;background:#fff;border:1px solid #cee1f5;border-radius:12px;min-height:42px;padding:0 16px;font-size:11px;font-weight:650}.c2c-state-empty{min-height:160px}.c2c-spinner{border:3px solid #dce9f6;border-top-color:#1683f6;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite c2c-spin}@keyframes c2c-spin{to{transform:rotate(360deg)}}.c2c-inline-error,.c2c-closed-notice,.c2c-mode-notice,.c2c-success-notice{color:#a24e55;background:#fff5f5;border:1px solid #f0d4d5;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin:10px 0;padding:11px 12px;font-size:10px;line-height:1.55;display:flex}.c2c-inline-error button{color:#c04f59;background:#fff;border:1px solid #ecc2c5;border-radius:9px;flex:none;min-height:34px;padding:0 10px}.c2c-closed-notice{color:#80673e;background:#fff9ee;border-color:#e6d8bd;justify-content:flex-start}.c2c-closed-notice svg{width:22px;height:22px}.c2c-closed-notice span,.c2c-closed-notice strong,.c2c-closed-notice small{display:block}.c2c-closed-notice small{margin-top:3px}.c2c-mode-notice,.c2c-success-notice{color:#19835f;background:#f0fbf6;border-color:#cce9dd}.c2c-list-page{padding:10px 12px calc(28px + env(safe-area-inset-bottom))}.c2c-filter-strip{scrollbar-width:none;gap:7px;margin:0 -2px 10px;padding:2px;display:flex;overflow-x:auto}.c2c-filter-strip::-webkit-scrollbar{display:none}.c2c-filter-strip button{color:#708096;background:#fff;border:1px solid #dfe5ed;border-radius:12px;min-width:max-content;min-height:38px;padding:0 12px;font-size:10px}.c2c-filter-strip button.active{color:#1478dc;background:#ebf5ff;border-color:#9ccaf9;font-weight:700}.c2c-filter-strip small{color:#fff;background:#ff5168;border-radius:7px;margin-left:5px;padding:1px 5px;font-size:8px}.c2c-sort-select{color:#65748a;background:#fff;border:1px solid #dfe5ed;border-radius:11px;outline:none;min-height:40px;padding:0 28px 0 11px;font-size:10px}.c2c-server-order{color:#8793a4;white-space:nowrap;font-size:9px}.c2c-offer-card.c2c-formal-card>header{grid-template-columns:minmax(0,1fr) auto}.c2c-formal-card .c2c-merchant-avatar{color:#1678dc;background:#eaf4ff;width:40px;height:40px;font-size:12px}.c2c-status{color:#65758b;white-space:nowrap;background:#eef2f6;border-radius:8px;padding:4px 7px;font-size:9px;font-style:normal}.c2c-status.active{color:#159568;background:#eaf9f2}.c2c-status.paused,.c2c-status.sold_out{color:#a97622;background:#fff5df}.c2c-status.delisted{color:#8a94a2;background:#f0f1f3}.c2c-offer-card>footer>button:disabled{cursor:not-allowed;background:#cbd3dd}.c2c-order-sheet{max-height:min(88dvh,720px);overflow-y:auto}.c2c-order-sheet>header,.c2c-server-preview>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.c2c-order-sheet>header h2{margin:0;font-size:16px}.c2c-order-sheet>header p{color:#8a95a6;margin:4px 0 0;font-size:10px}.c2c-order-sheet>header button{color:#768297;background:#f1f3f6;border:0;border-radius:11px;width:36px;height:36px;font-size:20px}.c2c-confirm-counterparty{background:#f4f7fa;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;margin:14px 0;padding:12px;display:grid}.c2c-confirm-counterparty strong{font-size:12px}.c2c-confirm-counterparty span{color:#8b96a6;grid-row:2;font-size:9px}.c2c-confirm-counterparty b{color:#1478dc;grid-area:1/2/3;align-self:center;font-size:11px}.c2c-confirm-participants{background:#fff;border:1px solid #dfe7f0;border-radius:13px;margin:0 0 14px;padding:12px}.c2c-confirm-participants>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.c2c-confirm-participants>header strong{font-size:11px}.c2c-confirm-participants>header span{color:#8a96a7;text-align:right;font-size:8px}.c2c-confirm-participants>div{gap:8px;margin-top:9px;display:grid}.c2c-confirm-participants article{background:#f6f8fb;border-radius:10px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;padding:8px;display:grid}.c2c-confirm-participants .user-avatar{width:34px;height:34px}.c2c-confirm-participants article span>*{display:block}.c2c-confirm-participants article strong{font-size:10px}.c2c-confirm-participants article small{color:#8b96a6;margin-top:2px;font-size:8px}.c2c-confirm-participants article b{color:#2872b8;margin-top:4px;font-size:9px}.c2c-order-sheet label,.c2c-form-page>label{color:#59687d;gap:7px;font-size:11px;font-weight:650;display:grid}.c2c-order-sheet .reward-input,.c2c-input-unit{background:#fff;border:1px solid #dfe5ed;border-radius:13px;align-items:center;height:48px;display:flex;overflow:hidden}.c2c-order-sheet .reward-input input,.c2c-input-unit input{color:#25334a;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 12px;font-size:14px}.c2c-order-sheet .reward-input span,.c2c-input-unit span{color:#8793a4;padding:0 12px;font-size:10px}.c2c-server-preview,.c2c-publish-confirm{background:#f5faff;border:1px solid #cbe2f8;border-radius:14px;margin-top:13px;padding:13px}.c2c-server-preview header strong,.c2c-publish-confirm>strong{font-size:12px}.c2c-server-preview header span{color:#77879a;font-size:9px}.c2c-server-preview dl,.c2c-publish-confirm dl{gap:8px;margin:10px 0;display:grid}.c2c-server-preview dl div,.c2c-publish-confirm dl div{justify-content:space-between;align-items:center;gap:10px;display:flex}.c2c-server-preview dt,.c2c-publish-confirm dt{color:#7b889a;font-size:10px}.c2c-server-preview dd,.c2c-publish-confirm dd{color:#27364c;text-align:right;margin:0;font-size:10px;font-weight:700}.c2c-server-preview p,.c2c-publish-confirm p{color:#718198;font-size:9px;line-height:1.6}.c2c-primary-button,.c2c-danger-button{color:#fff;background:#1683f6;border:0;border-radius:13px;width:100%;min-height:46px;margin-top:12px;font-size:12px;font-weight:750}.c2c-primary-button:disabled{color:#8799ad;background:#c7d6e7}.c2c-danger-button{color:#dc4f59;background:#fff7f7;border:1px solid #f0c9cc}.c2c-form-error,.c2c-upload-progress,.c2c-field-help{color:#cb4c56;margin:9px 0 0;font-size:10px;line-height:1.6}.c2c-upload-progress{color:#2872b8}.c2c-field-help{color:#7d8999}.c2c-order-list{gap:10px;display:grid}.c2c-order-card{color:#28364c;text-align:left;background:#fff;border:1px solid #e1e7ee;border-radius:16px;width:100%;padding:13px;display:block;box-shadow:0 5px 18px #1d365a0a}.c2c-order-card>header{grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.c2c-order-card>header i{color:#1478dc;background:#eaf4ff;border-radius:10px;place-items:center;width:30px;height:30px;font-size:10px;font-style:normal;font-weight:750;display:grid}.c2c-order-card>header i.sell{color:#159568;background:#eaf9f2}.c2c-order-card>header span strong,.c2c-order-card>header span small{display:block}.c2c-order-card>header strong{font-size:11px}.c2c-order-card>header small{color:#929cac;overflow-wrap:anywhere;margin-top:3px;font-size:8px}.c2c-order-card>header em{color:#5e7897;font-size:9px;font-style:normal}.c2c-order-card-user{background:#f7f9fb;border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;margin:11px 0;padding:9px;display:grid}.c2c-order-card-user .user-avatar{width:34px;height:34px}.c2c-order-card-user span{font-size:10px;font-weight:650}.c2c-order-card-user small{color:#8d98a8;margin-top:3px;font-size:8px;display:block}.c2c-order-card-user b{color:#55718f;font-size:9px}.c2c-order-card-task{background:#edf6ff;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin:0 0 10px;padding:8px 9px;display:grid}.c2c-order-card-task span{color:#6f8299;font-size:8px}.c2c-order-card-task strong{color:#126fcf;text-align:right;font-size:10px}.c2c-order-card-task time{color:#d45b54;text-align:right;min-width:43px;font-size:10px;font-weight:800}.c2c-order-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.c2c-order-card dl div{min-width:0}.c2c-order-card dt,.c2c-order-card dd{margin:0}.c2c-order-card dt{color:#929dad;font-size:8px}.c2c-order-card dd{margin-top:3px;font-size:10px;font-weight:700}.c2c-load-more{width:100%;margin-top:12px}.c2c-detail-content,.c2c-form-page{padding:12px 12px calc(30px + env(safe-area-inset-bottom));gap:11px;display:grid}.c2c-order-hero,.c2c-detail-card,.c2c-explain-card,.c2c-live-version,.c2c-profile-editor-head,.c2c-wallet-card,.c2c-wallet-hero,.c2c-wallet-stats,.c2c-merchant-profile-summary,.c2c-merchant-offer-card{background:#fff;border:1px solid #e1e7ee;border-radius:17px;padding:14px;box-shadow:0 5px 18px #1d365a08}.c2c-order-hero{color:#fff;background:linear-gradient(145deg,#1683f6,#126bd0);border:0}.c2c-order-hero>header{justify-content:space-between;align-items:center;display:flex}.c2c-order-hero header span{font-size:12px;font-weight:700}.c2c-order-hero time{background:#ffffff24;border-radius:9px;padding:5px 8px;font-size:12px;font-weight:750}.c2c-order-hero>strong{margin-top:14px;font-size:26px;display:block}.c2c-order-hero strong small{font-size:11px}.c2c-order-hero p{color:#e7f3ff;margin:8px 0 0;font-size:9.5px;line-height:1.65}.c2c-detail-card>header,.c2c-wallet-card>header,.c2c-wallet-hero>header,.c2c-merchant-offer-card>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.c2c-detail-card h2{margin:0;font-size:12px}.c2c-detail-card header span{color:#738297;font-size:9px}.c2c-detail-card dl{gap:9px;margin:11px 0 0;display:grid}.c2c-detail-card dl div{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.c2c-detail-card dt{color:#8290a2;font-size:9px}.c2c-detail-card dd{color:#2c3a50;text-align:right;overflow-wrap:anywhere;max-width:64%;margin:0;font-size:9.5px;font-weight:650}.c2c-order-participants{gap:8px;margin-top:11px;display:grid}.c2c-order-participant{color:#2d3c51;text-align:left;background:#f8fafc;border:1px solid #e4eaf1;border-radius:13px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:10px;display:grid}.c2c-order-participant .user-avatar{width:40px;height:40px}.c2c-order-participant span:nth-child(2)>*{display:block}.c2c-order-participant small{color:#708096;font-size:8px}.c2c-order-participant strong{margin-top:2px;font-size:11px}.c2c-order-participant em{color:#1478dc;background:#e6f2ff;border-radius:6px;width:max-content;margin-top:3px;padding:2px 5px;font-size:7px;font-style:normal}.c2c-order-participant b,.c2c-order-participant i{color:#7e8b9c;overflow-wrap:anywhere;margin-top:3px;font-size:7.5px;font-style:normal;font-weight:500}.c2c-order-participant>span:last-child{color:#8d99a9;font-size:18px}.c2c-payment-snapshot>a{color:#1678dc;justify-items:start;gap:7px;margin-top:12px;font-size:10px;text-decoration:none;display:grid}.c2c-payment-snapshot img{object-fit:cover;border-radius:12px;width:112px;height:112px}.c2c-payment-snapshot>small{color:#8995a5;margin-top:10px;font-size:8.5px;line-height:1.55;display:block}.c2c-status.open,.c2c-status.under_review,.c2c-status.execution_pending{color:#a97622;background:#fff5df}.c2c-status.resolved{color:#159568;background:#eaf9f2}.c2c-status.rejected{color:#bf5260;background:#fff0f1}.c2c-case-record-list{gap:10px;margin-top:11px;display:grid}.c2c-case-record{background:#f9fbfd;border:1px solid #e4eaf1;border-radius:13px;padding:12px}.c2c-case-record>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.c2c-case-record>header strong,.c2c-case-record>header small{display:block}.c2c-case-record>header strong{color:#304057;font-size:10.5px}.c2c-case-record>header small{color:#8a96a6;overflow-wrap:anywhere;margin-top:3px;font-size:7.5px}.c2c-case-evidence{margin-top:12px}.c2c-case-evidence>strong{color:#53657b;font-size:9.5px}.c2c-case-evidence>p{color:#8995a5;margin:7px 0 0;font-size:8.5px}.c2c-case-evidence>div{gap:8px;margin-top:8px;display:grid}.c2c-case-evidence a,.c2c-case-evidence-expired{color:#2f6fae;background:#fff;border:1px solid #dfe7ef;border-radius:11px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;min-height:58px;padding:8px;text-decoration:none;display:grid}.c2c-case-evidence img{object-fit:cover;border-radius:9px;width:48px;height:48px}.c2c-case-evidence a span,.c2c-case-evidence a small,.c2c-case-evidence-expired span,.c2c-case-evidence-expired small{overflow-wrap:anywhere;display:block}.c2c-case-evidence a span,.c2c-case-evidence-expired span{font-size:9px;font-weight:650}.c2c-case-evidence a small,.c2c-case-evidence-expired small{color:#8995a5;margin-top:4px;font-size:7.5px;font-weight:400}.c2c-case-evidence-expired{color:#68778a;background:#f4f6f8;grid-template-columns:1fr}.c2c-timeline ol{margin:11px 0 0;padding:0;list-style:none}.c2c-timeline li{grid-template-columns:12px 1fr;gap:8px;min-height:42px;display:grid}.c2c-timeline li i{border:2px solid #1683f6;border-radius:50%;width:8px;height:8px;margin-top:3px;position:relative}.c2c-timeline li i:after{content:"";background:#dfe7ef;width:1px;height:30px;position:absolute;top:8px;left:2px}.c2c-timeline li:last-child i:after{display:none}.c2c-timeline li strong,.c2c-timeline li time{display:block}.c2c-timeline li strong{font-size:9.5px}.c2c-timeline li time{color:#8b97a8;margin-top:4px;font-size:8px}.c2c-detail-actions{padding-bottom:max(4px, env(safe-area-inset-bottom));grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.c2c-detail-actions button{color:#52657d;background:#fff;border:1px solid #d9e3ee;border-radius:12px;min-height:44px;font-size:10px;font-weight:650}.c2c-detail-actions button.primary{color:#fff;background:#1683f6;border-color:#1683f6}.c2c-appeal-availability.open dd{color:#16865f;font-weight:700}.c2c-appeal-availability.scheduled dd{color:#a06d1c}.c2c-appeal-availability dd time{color:#9a681b;font-variant-numeric:tabular-nums;background:#fff3db;border-radius:6px;margin-left:6px;padding:2px 5px}.c2c-confirm-action,.c2c-inline-confirm{background:#fff9ee;border:1px solid #f0d6a9;border-radius:14px;padding:13px}.c2c-confirm-action strong,.c2c-inline-confirm strong{font-size:11px}.c2c-confirm-action p,.c2c-inline-confirm p{color:#826d4c;margin:6px 0 10px;font-size:9px;line-height:1.55}.c2c-confirm-action div,.c2c-inline-confirm div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.c2c-confirm-action button,.c2c-inline-confirm button{color:#785c2b;background:#fff;border:1px solid #e3cfad;border-radius:11px;min-height:40px}.c2c-confirm-action button:last-child,.c2c-inline-confirm button:last-child{color:#fff;background:#d89024}.c2c-upload-field,.c2c-payment-field{background:#fff;border:1px solid #dfe6ee;border-radius:14px;margin:0;padding:12px}.c2c-upload-field legend,.c2c-payment-field legend{color:#586a80;padding:0 5px;font-size:10px;font-weight:700}.c2c-upload-field input{color:#66778c;width:100%;min-height:44px;font-size:10px}.c2c-upload-field small{color:#8390a1;font-size:8.5px;line-height:1.5}.c2c-form-page>label>input,.c2c-form-page>label>textarea{color:#29374d;background:#fff;border:1px solid #dfe5ed;border-radius:13px;outline:none;width:100%;min-height:46px;padding:10px 12px;font-size:11px}.c2c-form-page>label>textarea{resize:vertical;min-height:130px;line-height:1.6}.c2c-form-page input:focus,.c2c-form-page textarea:focus,.c2c-sort-select:focus{border-color:#78b7f5;box-shadow:0 0 0 3px #1683f614}.c2c-explain-card strong{font-size:12px}.c2c-explain-card p{color:#748298;margin:6px 0 0;font-size:9.5px;line-height:1.65}.c2c-live-version{justify-content:space-between;gap:10px;display:flex}.c2c-live-version strong{font-size:10px}.c2c-live-version span{color:#7d899a;font-size:9px}.c2c-profile-editor-head{grid-template-columns:52px 1fr;align-items:center;gap:10px;display:grid}.c2c-profile-editor-head .user-avatar{width:52px;height:52px}.c2c-profile-editor-head strong,.c2c-profile-editor-head small{display:block}.c2c-profile-editor-head strong{font-size:12px}.c2c-profile-editor-head small{color:#8491a3;margin-top:4px;font-size:9px}.c2c-personal-profile-entry{color:#2d70b2;text-align:left;background:#f5faff;border:1px solid #dbe7f3;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:54px;padding:10px 12px;display:flex}.c2c-personal-profile-entry strong,.c2c-personal-profile-entry small{display:block}.c2c-personal-profile-entry strong{font-size:10px}.c2c-personal-profile-entry small{color:#73869a;margin-top:3px;font-size:8px}.c2c-personal-profile-entry b{font-size:18px;font-weight:400}.c2c-offer-online-snapshot{background:#f7fbff;border:1px solid #cfe1f3;border-radius:14px;gap:10px;padding:12px;display:grid}.c2c-offer-online-snapshot>header,.c2c-offer-online-snapshot>footer,.c2c-editing-values-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.c2c-offer-online-snapshot>header strong,.c2c-editing-values-title strong{color:#31516f;font-size:10px}.c2c-offer-online-snapshot>header span,.c2c-editing-values-title span{color:#7c8da1;font-size:8px}.c2c-offer-online-snapshot .c2c-offer-summary-grid{margin-top:0}.c2c-offer-online-snapshot>footer{color:#708197;border-top:1px solid #dfeaf5;padding-top:8px;font-size:8.5px}.c2c-offer-online-snapshot>footer strong{color:#344e6a;font-size:9px}.c2c-editing-values-title{padding:2px 1px 0}.c2c-offer-draft-preview{background:#fff;border:1px solid #dce5ee;border-radius:16px;gap:11px;padding:13px;display:grid;box-shadow:0 5px 18px #1d365a08}.c2c-offer-draft-preview>header,.c2c-offer-draft-preview>footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.c2c-offer-draft-preview>header>span,.c2c-offer-draft-preview>footer>span{color:#7b899c;font-size:8.5px}.c2c-offer-draft-preview>header>em{color:#1976d2;background:#edf6ff;border-radius:7px;padding:4px 7px;font-size:8px;font-style:normal}.c2c-offer-draft-merchant{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;display:grid}.c2c-offer-draft-merchant .user-avatar{width:38px;height:38px}.c2c-offer-draft-merchant strong,.c2c-offer-draft-merchant small{display:block}.c2c-offer-draft-merchant strong{font-size:10.5px}.c2c-offer-draft-merchant small{color:#8390a1;margin-top:3px;font-size:8px;line-height:1.45}.c2c-offer-draft-preview dl{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.c2c-offer-draft-preview dl div{background:#f7f9fb;border-radius:10px;padding:9px}.c2c-offer-draft-preview dt{color:#8290a2;font-size:8px}.c2c-offer-draft-preview dd{color:#2f4057;margin:4px 0 0;font-size:9px;font-weight:700}.c2c-offer-draft-preview .c2c-payment-tags b{color:#929dac;font-size:8px;font-weight:500}.c2c-offer-draft-preview>p{color:#8492a4;margin:0;font-size:8px;line-height:1.5}.c2c-app-confirm-backdrop{z-index:90;background:#18253670;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.c2c-app-confirm{background:#fff;border-radius:17px;width:min(100%,340px);padding:18px;box-shadow:0 18px 48px #0d1a2d36}.c2c-app-confirm>strong{font-size:13px}.c2c-app-confirm>p{color:#728197;margin:8px 0 15px;font-size:9.5px;line-height:1.6}.c2c-app-confirm>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.c2c-app-confirm button{color:#65758a;background:#fff;border:1px solid #dbe3ec;border-radius:11px;min-height:42px;font-size:9.5px}.c2c-app-confirm button:last-child{color:#fff;background:#d9912a;border-color:#d9912a}.c2c-payment-method-list{gap:8px;display:grid}.c2c-payment-method-list>button{color:#34445a;text-align:left;background:#fff;border:1px solid #dfe5ed;border-radius:12px;grid-template-columns:minmax(0,1fr) 22px;align-items:center;min-height:54px;padding:9px 11px;display:grid}.c2c-payment-method-list>button.active{background:#f1f8ff;border-color:#75b5f5}.c2c-payment-method-list span,.c2c-payment-method-list small{display:block}.c2c-payment-method-list small{color:#8793a3;margin-top:4px;font-size:8px}.c2c-payment-method-list b{color:#1683f6;grid-area:1/2/3;justify-self:center}.c2c-wallet-card>header span,.c2c-wallet-hero>header span{color:#77869a;font-size:10px}.c2c-wallet-card>header time,.c2c-wallet-hero>header time{color:#99a3b1;font-size:8px}.c2c-wallet-card>strong,.c2c-wallet-hero>strong{margin-top:10px;font-size:24px;display:block}.c2c-wallet-card>strong small,.c2c-wallet-hero>strong small{font-size:10px}.c2c-wallet-card>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:13px;display:grid}.c2c-wallet-card>div span,.c2c-wallet-hero>div span,.c2c-wallet-stats span{color:#8491a3;font-size:8.5px}.c2c-wallet-card>div b,.c2c-wallet-hero>div b,.c2c-wallet-stats b{color:#314158;margin-top:4px;font-size:10px;display:block}.c2c-wallet-card>button{color:#1478dc;background:#f3f9ff;border:1px solid #cfe3f7;border-radius:11px;width:100%;min-height:40px;margin-top:12px;font-size:10px}.c2c-merchant-profile-summary{grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.c2c-merchant-profile-summary>.user-avatar{width:46px;height:46px}.c2c-merchant-profile-summary>div strong,.c2c-merchant-profile-summary>div small,.c2c-merchant-profile-summary>div span{display:block}.c2c-merchant-profile-summary>div strong{font-size:12px}.c2c-merchant-profile-summary>div small{color:#8390a1;margin-top:3px;font-size:8px}.c2c-merchant-profile-summary>div span{color:#159568;margin-top:4px;font-size:8.5px}.c2c-merchant-profile-summary>button{color:#1478dc;background:#f5faff;border:1px solid #d3e5f7;border-radius:10px;min-height:38px;padding:0 9px;font-size:9px}.c2c-merchant-profile-summary footer{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.c2c-merchant-profile-summary footer button{color:#34445a;text-align:left;background:#fafbfd;border:1px solid #e1e7ee;border-radius:11px;min-height:46px;padding:8px 10px}.c2c-merchant-profile-summary footer .c2c-payment-overview-entry{grid-column:1/-1}.c2c-merchant-profile-summary footer span,.c2c-merchant-profile-summary footer small{display:block}.c2c-merchant-profile-summary footer span{font-size:9.5px;font-weight:700}.c2c-merchant-profile-summary footer small{color:#8592a3;margin-top:3px;font-size:8px}.c2c-merchant-offers{gap:11px;display:grid}.c2c-merchant-offer-card>header span strong,.c2c-merchant-offer-card>header span small{display:block}.c2c-merchant-offer-card>header strong{font-size:12px}.c2c-merchant-offer-card>header small{color:#7e8b9d;max-width:260px;margin-top:4px;font-size:8.5px;line-height:1.5}.c2c-offer-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.c2c-offer-summary-grid span{color:#8390a1;background:#f7f9fb;border-radius:10px;padding:8px;font-size:8px}.c2c-offer-summary-grid b{color:#314159;margin-top:4px;font-size:9px;display:block}.c2c-offer-wallet-limit{color:#718096;font-size:8.5px;line-height:1.55}.c2c-merchant-offer-card>footer{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.c2c-merchant-offer-card>footer button{color:#1478dc;background:#f6faff;border:1px solid #d8e5f2;border-radius:10px;min-height:38px;padding:0 12px;font-size:9px}.c2c-merchant-offer-card>footer button.danger{color:#d84f58;background:#fff7f7;border-color:#f0d1d3}.c2c-wallet-hero{color:#fff;background:linear-gradient(145deg,#172c49,#1d4d7a);border:0}.c2c-wallet-hero>header span,.c2c-wallet-hero>header time{color:#d5e6f7}.c2c-wallet-hero>div{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.c2c-wallet-hero>div span,.c2c-wallet-hero>div b{color:#fff}.c2c-wallet-stats{grid-template-columns:1fr 1fr;gap:11px;display:grid}.c2c-wallet-stats span{background:#f7f9fb;border-radius:10px;padding:8px}.c2c-ledger-list,.c2c-freeze-list{gap:9px;display:grid}.c2c-ledger-list article{background:#fff;border:1px solid #e1e7ee;border-radius:14px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:12px;display:grid}.c2c-ledger-list article>i{color:#159568;background:#eaf9f2;border-radius:11px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:800;display:grid}.c2c-ledger-list article>i.out{color:#d9535d;background:#fff0f1}.c2c-ledger-list article strong,.c2c-ledger-list article small{display:block}.c2c-ledger-list article strong{font-size:9.5px}.c2c-ledger-list article strong em{color:#159568;background:#eaf9f2;border-radius:6px;margin-left:5px;padding:2px 5px;font-size:7px;font-style:normal}.c2c-ledger-list article small{color:#8d98a8;overflow-wrap:anywhere;margin-top:3px;font-size:7.5px}.c2c-ledger-list article>div{text-align:right}.c2c-ledger-list article>div b{color:#314057;font-size:8.5px}.c2c-ledger-list article footer{color:#7c899a;grid-column:2/-1;gap:2px;font-size:8px;display:grid}.c2c-freeze-list>button{color:#314158;text-align:left;background:#fff;border:1px solid #e1e7ee;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;min-height:72px;padding:12px;display:grid}.c2c-freeze-list strong,.c2c-freeze-list small{display:block}.c2c-freeze-list strong{font-size:11px}.c2c-freeze-list small{color:#8894a5;overflow-wrap:anywhere;margin-top:4px;font-size:8px}.c2c-freeze-list em{color:#9d6f22;background:#fff4df;border-radius:8px;padding:4px 7px;font-size:8px;font-style:normal}.c2c-freeze-list time{color:#8c98a8;font-size:8px}.c2c-freeze-list time small{color:#6f7d90;text-align:right;margin-top:3px;display:block}.c2c-payment-settings-formal{gap:9px;display:grid}.c2c-payment-settings-formal>header{padding:4px 2px}.c2c-payment-settings-formal h2{margin:0;font-size:13px}.c2c-payment-settings-formal header p{color:#8491a2;margin:4px 0 0;font-size:9px}.c2c-payment-settings-formal>button{color:#314158;text-align:left;background:#fff;border:1px solid #e1e7ee;border-radius:14px;grid-template-columns:38px minmax(0,1fr) auto 12px;align-items:center;gap:9px;min-height:68px;padding:11px;display:grid}.c2c-payment-settings-formal>button i{color:#1677ff;background:#ecf4ff;border-radius:12px;place-items:center;width:38px;height:38px;font-style:normal;font-weight:750;display:grid}.c2c-payment-settings-formal>button i.wechat{color:#07a954;background:#eaf9f1}.c2c-payment-method-thumbnail{object-fit:cover;border:1px solid #dce5ee;border-radius:10px;width:38px;height:38px}.c2c-payment-settings-formal strong,.c2c-payment-settings-formal small{display:block}.c2c-payment-settings-formal strong{font-size:10.5px}.c2c-payment-settings-formal small{color:#8793a3;margin-top:4px;font-size:8px}.c2c-payment-settings-formal em{color:#77869a;font-size:8px;font-style:normal}.c2c-qr-picker input{color:#66788e;background:#fff;border:1px dashed #afc5dc;border-radius:12px;min-height:44px;padding:8px;font-size:9px}.c2c-qr-picker>span{color:#7d899a;font-size:8.5px;line-height:1.5}.c2c-payment-qr-preview{background:#fff;border:1px solid #dfe7ef;border-radius:14px;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:11px;margin:0;padding:10px;display:grid}.c2c-payment-qr-preview img{object-fit:cover;border-radius:10px;width:76px;height:76px}.c2c-payment-qr-preview strong,.c2c-payment-qr-preview span{display:block}.c2c-payment-qr-preview strong{font-size:10px}.c2c-payment-qr-preview span{color:#7d8999;margin-top:5px;font-size:8.5px}.invite-stat-card{background:#fff;border:1px solid #e1e7ef;border-radius:19px;grid-template-columns:1fr 1fr;margin-bottom:12px;display:grid;overflow:hidden;box-shadow:0 8px 26px #1e315006}.invite-stat-card>button,.invite-stat-card>span{color:#172136;text-align:left;background:#fff;border:0;flex-direction:column;justify-content:center;align-items:flex-start;min-height:88px;padding:13px 10px;display:flex}.invite-stat-card>:nth-child(odd){border-right:1px solid #edf0f4}.invite-stat-card>:nth-child(n+3){border-top:1px solid #edf0f4}.invite-stat-card strong,.invite-stat-card span,.invite-stat-card small{display:block}.invite-stat-card strong{font-variant-numeric:tabular-nums;font-size:17px}.invite-stat-card>*>span{color:#657288;margin-top:4px;font-size:9px;font-weight:650}.invite-stat-card small{color:#9aa4b2;margin-top:4px;font-size:7.5px}.invite-stat-card button:not(:disabled) small{color:var(--blue)}.invite-stat-card button:disabled{cursor:default}.invite-qr{width:48px;height:48px;image-rendering:pixelated;border-radius:4px;flex:0 0 48px}.invite-poster-actions{grid-template-columns:1fr 1fr;gap:8px;padding:0 15px;display:grid}.invite-poster-actions button{min-height:40px;color:var(--blue);background:#edf6ff;border:1px solid #cfe4fb;border-radius:12px;justify-content:center;align-items:center;gap:5px;font-size:9.5px;font-weight:700;display:flex}.invite-poster-actions button:last-child{border-color:var(--blue);background:var(--blue);color:#fff}.invite-poster-actions button:disabled{opacity:.55}.invite-poster-actions svg{width:14px;height:14px}.invite-members-summary{background:#fff;border:1px solid #e1e7ef;border-radius:18px;flex-direction:column;align-items:center;padding:20px;display:flex}.invite-members-summary strong{color:#172136;font-size:28px}.invite-members-summary span{color:#4d5c72;margin-top:3px;font-size:11px;font-weight:700}.invite-members-summary small{color:#8d99a9;text-align:center;margin-top:6px;font-size:8px}.invite-member-list{background:#fff;border:1px solid #e1e7ef;border-radius:18px;margin-top:12px;overflow:hidden}.invite-member-list>button{color:#172136;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f4;grid-template-columns:40px minmax(0,1fr) auto 10px;align-items:center;gap:9px;width:100%;min-height:66px;padding:10px 13px;display:grid}.invite-member-list>button:last-child{border-bottom:0}.invite-member-list .user-avatar{width:40px;height:40px}.invite-member-list span strong,.invite-member-list span small{display:block}.invite-member-list span strong{font-size:10.5px}.invite-member-list span small{color:#8c97a7;margin-top:4px;font-size:8px}.invite-member-list em{color:var(--blue);background:#edf6ff;border-radius:8px;padding:4px 7px;font-size:8px;font-style:normal}.invite-member-list b{color:#a1aab7}.reward-wallet-row{background:#f5f8fc;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:7px;padding:11px 12px;display:grid}.reward-wallet-row span{color:#6c788b;font-size:9px}.reward-wallet-row strong{font-size:10.5px}.reward-wallet-row button{color:var(--blue);background:0 0;border:0;font-size:8.5px}.reward-owner-block{color:#d84e5a;background:#fff1f2;border-radius:10px;margin:10px 0 0;padding:9px 10px;font-size:9px}.reward-presets{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:9px;display:grid}.reward-presets button{color:#506078;background:#fff;border:1px solid #dfe5ed;border-radius:10px;height:34px;font-size:9px}.reward-presets button.active{color:var(--blue);background:#edf6ff;border-color:#78baff;font-weight:700}.reward-review,.reward-success{text-align:center;flex-direction:column;align-items:center;padding:12px 3px 4px;display:flex}.reward-review>svg,.reward-success>svg{width:42px;height:42px;color:var(--blue);background:#edf6ff;border-radius:14px;padding:10px}.reward-review>strong,.reward-success>strong{margin-top:12px;font-size:21px}.reward-review>span,.reward-success>span{color:#5f6d81;margin-top:8px;font-size:10px;line-height:1.6}.reward-review>small,.reward-success>small{color:#929cab;margin-top:7px;font-size:8.5px;line-height:1.5}.reward-review .reward-error{width:100%}.reward-secondary{color:#647287;background:#f1f4f8;border:0;border-radius:13px;width:100%;height:43px;margin-top:8px;font-size:11px;font-weight:650}.lead-subscription-settings .lead-section-heading{gap:10px}.lead-pricing-current{color:var(--blue);background:#edf6ff;border-radius:8px;flex:none;padding:5px 7px;font-size:8px}.lead-price-mode,.lead-subscription-settings .lead-field{margin-top:13px}.lead-subscription-settings .lead-field>label{margin-bottom:6px;font-size:9.5px;display:block}.lead-subscription-income{background:#f7f9fc;border-radius:13px;margin-top:13px;padding:12px}.lead-subscription-income span,.lead-subscription-income strong{display:block}.lead-subscription-income span{color:#748196;font-size:8.5px}.lead-subscription-income strong{color:#15936c;margin-top:5px;font-size:18px}.lead-subscription-income strong small{font-size:8px}.lead-subscription-income p{color:#909baa;margin:5px 0 0;font-size:8px;line-height:1.5}.copy-subscription-sheet{padding-bottom:max(20px, env(safe-area-inset-bottom))}.copy-subscription-amount{color:#fff;background:linear-gradient(145deg,#172c49,#1d4d7a);border-radius:16px;flex-direction:column;align-items:center;padding:16px;display:flex}.copy-subscription-amount span{color:#d8e8f7;font-size:9px}.copy-subscription-amount strong{margin-top:7px;font-size:27px}.copy-subscription-amount strong small{font-size:10px}.copy-subscription-amount em{color:#bdd7ed;margin-top:6px;font-size:8px;font-style:normal}.copy-subscription-preview-data{grid-template-columns:repeat(3,1fr);gap:7px;margin:12px 0 0;display:grid}.copy-subscription-preview-data div{text-align:center;background:#f6f8fb;border-radius:11px;min-width:0;padding:9px 7px}.copy-subscription-preview-data dt{color:#8793a4;font-size:7.5px}.copy-subscription-preview-data dd{color:#26364d;overflow-wrap:anywhere;margin:5px 0 0;font-size:9px;font-weight:700}.copy-subscription-rules{background:#f4f9ff;border:1px solid #dce8f5;border-radius:12px;margin-top:12px;padding:11px}.copy-subscription-rules strong{color:#315578;font-size:9.5px}.copy-subscription-rules p{color:#63768a;margin:6px 0 0;font-size:8.5px;line-height:1.6}.copy-subscription-card{background:#fff;border:1px solid #e1e6ed;border-radius:17px;margin-bottom:12px;padding:14px}.copy-subscription-card>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.copy-subscription-card h2,.copy-subscription-card header p{margin:0}.copy-subscription-card h2{font-size:12px}.copy-subscription-card header p{color:#929cab;margin-top:4px;font-size:8px}.copy-subscription-card>header em{color:#15936c;background:#eaf8f2;border-radius:8px;padding:4px 7px;font-size:8px;font-style:normal}.copy-subscription-card>header em.paused,.copy-subscription-card>header em.renewal_required{color:#9f6a18;background:#fff4df}.copy-subscription-card>header em.terminal{color:#778397;background:#eef0f3}.copy-subscription-card>dl{grid-template-columns:1fr 1fr;gap:8px;margin:13px 0 0;display:grid}.copy-subscription-card>dl div{background:#f7f9fb;border-radius:10px;padding:9px}.copy-subscription-card dt{color:#8793a4;font-size:8px}.copy-subscription-card dd{color:#2d3e55;margin:4px 0 0;font-size:9px;font-weight:700}.copy-next-cycle{border:1px solid #dce7f2;border-radius:11px;justify-content:space-between;align-items:center;margin-top:10px;padding:10px;display:flex}.copy-next-cycle span strong,.copy-next-cycle span small{display:block}.copy-next-cycle span strong{font-size:9px}.copy-next-cycle span small{color:#8793a4;margin-top:3px;font-size:8px}.copy-next-cycle b{color:#176fc9;font-size:10px}.c2c-ledger-filters{scrollbar-width:none;gap:7px;margin-bottom:10px;display:flex;overflow-x:auto}.c2c-ledger-filters::-webkit-scrollbar{display:none}.c2c-ledger-filters button{color:#758397;background:#fff;border:1px solid #dfe6ee;border-radius:10px;flex:none;min-height:32px;padding:0 10px;font-size:8.5px}.c2c-ledger-filters button.active{color:var(--blue);background:#edf6ff;border-color:#72b4f9;font-weight:700}.c2c-ledger-role-breakdown{flex-wrap:wrap;gap:5px!important;display:flex!important}.c2c-ledger-role-breakdown span{color:#176fc9;background:#edf6ff;border-radius:7px;padding:3px 6px;font-size:7.5px}.c2c-freeze-list>article{color:#314158;background:#fff;border:1px solid #e1e7ee;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;min-height:72px;padding:12px;display:grid}.c2c-freeze-list>article time{grid-column:1/-1}@media (max-width:360px){.c2c-content,.c2c-list-page,.c2c-detail-content,.c2c-form-page,.c2c-merchant-content,.c2c-profile-content{padding-left:9px;padding-right:9px}.c2c-order-card dl,.c2c-detail-actions,.c2c-wallet-stats,.c2c-offer-summary-grid{grid-template-columns:1fr}.c2c-order-card dl div:last-child{grid-column:auto}.c2c-offer-card.c2c-formal-card>header{grid-template-columns:minmax(0,1fr) auto}.c2c-offer-merchant{grid-template-columns:36px minmax(0,1fr)}.c2c-wallet-card>div{grid-template-columns:1fr 1fr}.c2c-merchant-profile-summary{grid-template-columns:42px minmax(0,1fr)}.c2c-merchant-profile-summary>button{grid-column:1/-1}}
