:root{color:#000000e6;font-synthesis:none;text-rendering:optimizelegibility;--wx-bg:#ededed;--wx-bg-soft:#f7f7f7;--wx-surface:#fff;--wx-green:#07c160;--wx-bubble:#95ec69;--wx-danger:#fa5151;--wx-link:#576b95;--wx-text:#000000e6;--wx-text-2:#0000008c;--wx-text-3:#0000004d;--wx-line:#0000001a;--safe-bottom:24px;background:#d8d9dc;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Helvetica Neue,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{overscroll-behavior:none;min-height:100dvh;overflow:hidden}button,input,textarea{color:inherit;font:inherit;border:0;border-radius:0;margin:0}button{cursor:pointer;touch-action:manipulation;background:0 0;padding:0}button:active{filter:brightness(.93)}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid color-mix(in srgb, var(--wx-green) 75%, white);outline-offset:-2px}.demo-stage{background:radial-gradient(circle at 50% 10%,#ffffffe0,#0000 38%),linear-gradient(140deg,#cfd1d5,#e4e5e8);place-content:center;place-items:center;min-height:100dvh;padding:18px;display:grid}.phone-frame{background:#121212;border:1px solid #ffffffa6;border-radius:48px;width:430px;height:min(896px,100dvh - 70px);min-height:680px;padding:8px;overflow:hidden;box-shadow:0 30px 80px #252b3447,0 8px 24px #252b3433}.wechat-shell{background:var(--wx-bg);width:100%;height:100%;color:var(--wx-text);isolation:isolate;border-radius:40px;flex-direction:column;display:flex;position:relative;overflow:hidden}.screen-body{flex:1;min-height:0;animation:.26s cubic-bezier(.22,.86,.35,1) both page-in;display:flex}@keyframes page-in{0%{opacity:.45;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.demo-caption{color:#1a1d2280;letter-spacing:.04em;margin:10px 0 0;font-size:12px}.status-bar{z-index:15;color:#050505;font-variant-numeric:tabular-nums;background:#edededf7;flex:0 0 44px;justify-content:space-between;align-items:center;height:44px;padding:6px 21px 0;font-size:15px;font-weight:650;display:flex;position:relative}.status-bar--dark{color:#fff;background:#111}.status-icons{align-items:center;gap:7px;display:flex}.signal{align-items:end;gap:2px;height:12px;display:flex}.signal i{background:currentColor;border-radius:2px;width:3px;display:block}.signal i:first-child{height:4px}.signal i:nth-child(2){height:7px}.signal i:nth-child(3){height:10px}.signal i:nth-child(4){height:12px}.wifi{width:17px;height:12px;display:block;position:relative;overflow:hidden}.wifi:before,.wifi:after,.wifi i{content:"";border:2px solid #0000;border-color:currentColor #0000 #0000 currentColor;border-radius:50%;position:absolute;left:50%;transform:translate(-50%)rotate(45deg)}.wifi:before{width:16px;height:16px;top:-7px}.wifi:after{width:9px;height:9px;top:-2px}.wifi i{background:currentColor;border-width:1.7px;width:2px;height:2px;top:5px}.battery{border:1.4px solid;border-radius:3px;width:24px;height:12px;display:block;position:relative}.battery:before{content:"";background:currentColor;border-radius:1px;position:absolute;inset:1.5px}.battery:after{content:"";opacity:.45;background:currentColor;border-radius:0 2px 2px 0;width:2px;height:5px;position:absolute;top:3px;right:-3.5px}.page{background:var(--wx-bg);flex-direction:column;flex:1;width:100%;min-width:0;min-height:0;display:flex}.page--root{background:var(--wx-surface)}.page-scroll{overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:hidden auto}.page-scroll::-webkit-scrollbar{display:none}.nav-bar{z-index:10;background:#edededf7;flex:0 0 44px;grid-template-columns:90px 1fr 90px;align-items:center;height:44px;display:grid;position:relative;box-shadow:inset 0 -.5px #00000014}.nav-bar h1{letter-spacing:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;font-weight:600;overflow:hidden}.nav-bar--dark{color:#fff;box-shadow:none;background:#111}.nav-side{align-items:center;height:44px;display:flex}.nav-side--left{justify-content:flex-start}.nav-side--right{justify-content:flex-end}.icon-button{border-radius:3px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:inline-grid}.back-button{margin-left:1px}.nav-actions{padding-right:2px;display:flex}.text-nav-button{height:44px;padding:0 14px;font-size:15px}.text-nav-button--dark{color:#fff}.search-band{background:var(--wx-bg);padding:8px}.search-field{background:var(--wx-surface);width:100%;height:36px;color:var(--wx-text-3);border-radius:7px;justify-content:center;align-items:center;gap:5px;font-size:15px;display:flex;overflow:hidden}.search-field--active{justify-content:flex-start;padding:0 10px}.search-field input{min-width:0;height:100%;color:var(--wx-text);background:0 0;outline:0;flex:1;padding:0;font-size:15px}.clear-search{color:#fff;background:#00000024;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.tab-bar{z-index:20;height:76px;padding-bottom:var(--safe-bottom);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f6f6f5;flex:0 0 76px;grid-template-columns:repeat(4,1fr);display:grid;position:relative;box-shadow:inset 0 .5px #0000001f}.tab-button{color:#000000a3;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;font-size:10px;display:flex}.tab-button.is-active{color:var(--wx-green)}.tab-icon{place-items:center;width:29px;height:28px;display:grid;position:relative}.tab-badge,.unread-badge{z-index:2;color:#fff;background:#fa4b45;border:1.5px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:500;line-height:1;display:grid;position:absolute}.tab-badge{top:-4px;right:-10px}.tab-dot{background:#fa4b45;border:1.5px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:0;right:0}.home-indicator{background:#000000db;border-radius:10px;width:120px;height:4px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.page-home-indicator{z-index:55;pointer-events:none;background:#000000e0;border-radius:10px;width:120px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.page-home-indicator.is-light,.theme-dark .page-home-indicator{background:#ffffffe6}.desktop-login{border-bottom:.5px solid var(--wx-line);width:100%;height:42px;color:var(--wx-text-2);background:#f8f8f8;justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}.desktop-symbol{border:1px solid;border-radius:2px;place-items:center;width:19px;height:15px;font-size:9px;display:grid}.conversation-list{background:var(--wx-surface)}.conversation-row{text-align:left;align-items:center;gap:12px;width:100%;height:72px;padding:0 12px;display:flex;position:relative}.conversation-row--pinned{background:#f3f3f3}.conversation-avatar{flex:0 0 48px;display:block;position:relative}.service-avatar{background:#07b65a;border-radius:5px;place-items:center;width:48px;height:48px;display:grid}.service-avatar--service{background:#16b878}.service-avatar--subscription{background:#4a8ed8}.unread-badge{top:-6px;right:-7px}.conversation-content{min-width:0;height:100%;box-shadow:inset 0 -.5px var(--wx-line);flex-direction:column;flex:1;justify-content:center;gap:5px;display:flex}.conversation-line{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.conversation-line strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;overflow:hidden}.conversation-line time{color:var(--wx-text-3);flex:none;font-size:11px;font-weight:400}.conversation-line--preview{color:var(--wx-text-3);font-size:13px}.conversation-line--preview>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.conversation-line--preview b{color:#fa5151;font-weight:400}.list-count{color:var(--wx-text-3);text-align:center;margin:12px 0 24px;font-size:12px}.avatar{background:#ddd;border-radius:5px;flex:none;display:inline-flex;overflow:hidden}.avatar__image,.sprite-image{background-image:url(/avatar-sprite.png);background-repeat:no-repeat;background-size:400% 400%;flex:none;display:block}.avatar--group{grid-template-columns:repeat(3,1fr);place-content:center;gap:1px;padding:2px;display:grid}.avatar--group .avatar__image{border-radius:1px}.sprite-image{width:100%;height:100%}.contacts-page{position:relative}.contacts-list{background:var(--wx-surface);padding-right:17px}.cell-group{background:var(--wx-surface);margin:8px 0}.cell-group--flush{margin:0}.contact-row{background:var(--wx-surface);text-align:left;align-items:center;gap:12px;width:100%;min-height:56px;padding:7px 16px;font-size:16px;display:flex;position:relative}.contact-row:after,.setting-row:after,.menu-row__body:after{background:var(--wx-line);content:"";height:.5px;position:absolute;bottom:0;left:0;right:0}.contact-row:not(.shortcut-row):after{left:68px}.shortcut-row:after{left:56px}.shortcut-row .menu-icon{width:38px;height:38px}.letter-heading{background:var(--wx-bg);height:24px;color:var(--wx-text-2);margin:0;padding:5px 16px 0;font-size:12px;font-weight:400}.letter-index{z-index:5;flex-direction:column;justify-content:center;align-items:center;width:18px;display:flex;position:absolute;top:145px;bottom:10px;right:2px}.letter-index button{min-height:15px;color:var(--wx-text-2);font-size:9px}.grouped-page,.grouped-scroll{background:var(--wx-bg)}.grouped-scroll>.cell-group:first-child{margin-top:0}.menu-row{background:var(--wx-surface);text-align:left;align-items:center;gap:14px;width:100%;min-height:56px;padding-left:16px;font-size:16px;display:flex}.menu-icon{border-radius:4px;flex:none;place-items:center;width:27px;height:27px;display:grid}.menu-row__body{flex:1;align-items:center;gap:8px;min-width:0;min-height:56px;padding-right:13px;display:flex;position:relative}.menu-row__label{flex:1}.menu-row__body small{color:var(--wx-text-3)}.entry-badge{color:#fff;background:#fa4b45;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;display:grid}.entry-badge--dot{width:8px;min-width:8px;height:8px;padding:0}.me-page .nav-bar{background:var(--wx-surface);box-shadow:none}.profile-hero{background:var(--wx-surface);text-align:left;align-items:center;gap:16px;width:100%;min-height:132px;padding:20px 16px 18px;display:flex}.profile-hero__text{flex-direction:column;flex:1;min-width:0;display:flex}.profile-hero__text strong{margin-bottom:10px;font-size:20px;font-weight:600}.profile-hero__text small{color:var(--wx-text-2);font-size:13px}.profile-hero__text em{color:var(--wx-text-3);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;font-style:normal;overflow:hidden}.profile-hero__tools{color:var(--wx-text-3);align-items:center;gap:10px;display:flex}.mini-qr{opacity:.75;background-color:#0000;background-image:linear-gradient(90deg,#333 25%,#0000 25% 50%,#333 50% 75%,#0000 75%),linear-gradient(#333 25%,#0000 25% 50%,#333 50% 75%,#0000 75%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:8px 8px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:18px;height:18px;display:inline-block}.search-page{background:var(--wx-bg)}.search-nav{background:var(--wx-bg);flex:0 0 52px;align-items:center;gap:7px;height:52px;padding:7px 11px 8px;display:flex}.search-nav .search-field{flex:1}.search-nav>button{width:44px;height:36px;color:var(--wx-green);font-size:15px}.search-results{background:var(--wx-surface)}.search-recents{padding:22px 16px 12px}.search-recents h2{margin:0 0 18px;font-size:14px;font-weight:500}.search-recents button{color:var(--wx-link);margin:0 22px 10px 0;font-size:14px}.search-categories{border-top:.5px solid var(--wx-line);grid-template-columns:repeat(3,1fr);display:grid}.search-categories button{border-right:.5px solid var(--wx-line);border-bottom:.5px solid var(--wx-line);height:62px;color:var(--wx-link);font-size:14px}.result-heading{background:var(--wx-bg-soft);color:var(--wx-text-2);margin:0;padding:12px 16px 8px;font-size:12px;font-weight:400}.search-result-row{border-bottom:.5px solid var(--wx-line);text-align:left;align-items:center;gap:12px;width:100%;min-height:62px;padding:8px 16px;display:flex}.search-result-row>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.search-result-row strong{font-size:15px;font-weight:500}.search-result-row small{color:var(--wx-text-3);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.empty-state{min-height:260px;color:var(--wx-text-3);flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state p{color:var(--wx-text-2);margin:18px 0 5px;font-size:15px}.empty-state small{font-size:12px}.chat-page{background:var(--wx-bg)}.chat-scroll{background:var(--wx-bg);padding:14px 12px 12px}.system-message{color:#0000005c;text-align:center;background:#00000017;border-radius:3px;width:-moz-fit-content;width:fit-content;max-width:80%;margin:10px auto 18px;padding:3px 7px;font-size:11px}.message-row{align-items:flex-start;gap:9px;width:100%;margin-bottom:19px;display:flex}.message-row--outgoing{flex-direction:row-reverse}.message-bubble{background:var(--wx-surface);text-align:left;word-break:break-word;border:.5px solid #0000000f;border-radius:5px;max-width:72%;min-height:40px;padding:9px 11px;font-size:16px;line-height:1.45;display:block;position:relative}.message-row--outgoing .message-bubble{background:var(--wx-bubble)}.message-bubble:before{background:inherit;content:"";border-bottom:.5px solid #0000000f;border-left:.5px solid #0000000f;width:9px;height:9px;position:absolute;top:12px;left:-5px;transform:rotate(45deg)}.message-row--outgoing .message-bubble:before{border:0;left:auto;right:-5px;transform:rotate(225deg)}.message-bubble--image{background:0 0;border:0;width:178px;height:132px;padding:0;overflow:hidden}.message-bubble--image:before{display:none}.chat-photo{border-radius:5px}.voice-message{justify-content:space-between;align-items:center;min-width:88px;display:flex}.voice-message.is-playing svg{animation:.7s ease-in-out infinite voice-pulse}@keyframes voice-pulse{50%{opacity:.25;transform:scale(.88)}}.message-bubble--location,.message-bubble--red-envelope,.message-bubble--file{width:240px;max-width:78%;padding:0;overflow:hidden}.message-card{width:100%;display:flex}.location-card{background:#fff;flex-direction:column}.location-card strong{padding:10px 12px 2px;font-size:15px;font-weight:500}.location-card small{color:var(--wx-text-3);text-overflow:ellipsis;white-space:nowrap;padding:0 12px 8px;font-size:10px;overflow:hidden}.location-card .sprite-image{height:74px}.red-envelope{color:#fff;background:#fa9d3b;grid-template-columns:45px 1fr;align-items:center;min-height:88px;padding:8px 10px 25px;display:grid;position:relative}.red-envelope__mark{color:#ffe6c8;border:2px solid #ffe6c8;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:650;display:grid}.red-envelope>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.red-envelope strong{font-size:14px;font-weight:500}.red-envelope small{color:#ffffffd1;font-size:11px}.red-envelope em{color:#ffffffb3;font-size:9px;font-style:normal;position:absolute;bottom:4px;left:9px;right:9px}.red-envelope.is-opened{background:#d9b187}.file-card{background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:11px}.file-card>span{flex-direction:column;min-width:0;display:flex}.file-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.file-card small{color:var(--wx-text-3);margin-top:6px;font-size:10px}.file-card svg{color:#e35042;flex:none}.chat-composer{z-index:8;padding-bottom:max(7px, env(safe-area-inset-bottom));box-shadow:inset 0 .5px var(--wx-line);background:#f7f7f7;flex:none;position:relative}.composer-row{align-items:center;gap:2px;min-height:54px;padding:7px 6px;display:flex}.composer-row input,.hold-to-talk{background:var(--wx-surface);border-radius:5px;outline:0;flex:1;min-width:0;height:38px;padding:0 9px;font-size:16px}.hold-to-talk{font-size:14px;font-weight:500}.send-button{background:var(--wx-green);color:#fff;border-radius:4px;flex:none;height:34px;padding:0 10px;font-size:13px}.emoji-panel{border-top:.5px solid var(--wx-line);grid-template-columns:repeat(6,1fr);height:166px;padding:12px;display:grid}.emoji-panel button{place-items:center;font-size:27px;display:grid}.attachment-panel{border-top:.5px solid var(--wx-line);grid-template-columns:repeat(4,1fr);height:190px;padding:15px 10px;display:grid}.attachment-panel button{flex-direction:column;align-items:center;gap:6px;display:flex}.attachment-panel button>span{background:var(--wx-surface);color:#000000b3;border-radius:9px;place-items:center;width:52px;height:52px;display:grid}.attachment-panel small{color:var(--wx-text-2);font-size:11px}.chat-members{background:var(--wx-surface);gap:20px;min-height:120px;padding:14px 18px;display:flex}.chat-members button{flex-direction:column;align-items:center;gap:6px;width:60px;display:flex}.chat-members button>span:last-child{width:100%;color:var(--wx-text-2);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.member-add{border:1px dashed var(--wx-text-3);width:52px;height:52px;color:var(--wx-text-3);border-radius:5px;place-items:center;display:grid}.setting-row{background:var(--wx-surface);text-align:left;align-items:center;gap:9px;width:100%;min-height:56px;padding:0 14px 0 16px;font-size:16px;display:flex;position:relative}.setting-row>span:first-child{flex:1}.setting-row>small{max-width:57%;color:var(--wx-text-3);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.setting-row>svg{color:var(--wx-text-3)}.wx-switch{background:#dcdcdc;border-radius:999px;flex:0 0 50px;width:50px;height:30px;transition:background .18s;position:relative}.wx-switch span{background:#fff;border-radius:50%;width:26px;height:26px;transition:transform .18s cubic-bezier(.25,.8,.25,1);position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000003b}.wx-switch.is-on{background:var(--wx-green)}.wx-switch.is-on span{transform:translate(20px)}.danger-text{color:var(--wx-danger)!important}.center-text{text-align:center;justify-content:center}.contact-card{background:var(--wx-surface);align-items:center;gap:16px;min-height:132px;padding:20px 18px;display:flex}.contact-card>span{flex-direction:column;gap:4px;min-width:0;display:flex}.contact-card strong{margin-bottom:3px;font-size:21px;font-weight:600}.contact-card small{color:var(--wx-text-2);font-size:13px}.mini-photo-strip{gap:3px;display:flex}.mini-photo-strip .sprite-image{border-radius:3px;width:38px;height:38px}.contact-actions{background:var(--wx-surface);margin-top:8px;display:flex}.contact-actions button{height:68px;color:var(--wx-link);flex:1;justify-content:center;align-items:center;gap:7px;font-size:15px;display:flex}.contact-actions button+button{border-left:.5px solid var(--wx-line)}.moments-page,.moments-scroll{background:#fff}.moments-cover{background:#444;height:252px;margin-bottom:46px;position:relative}.moments-cover>.sprite-image{background-position:0 100%!important}.moments-cover:after{content:"";background:linear-gradient(#0000 58%,#00000059);position:absolute;inset:0}.moments-cover>strong{z-index:2;color:#fff;text-shadow:0 1px 2px #0006;font-size:17px;position:absolute;bottom:15px;right:102px}.moments-cover>button{z-index:3;background:#fff;border:1px solid #fff;border-radius:6px;padding:2px;position:absolute;bottom:-30px;right:18px}.moment-feed{padding-bottom:24px}.moment{border-bottom:.5px solid var(--wx-line);grid-template-columns:44px 1fr;gap:11px;padding:14px 14px 17px;display:grid}.moment__content{min-width:0}.moment-author{color:var(--wx-link);text-align:left;font-size:15px;font-weight:600}.moment__content>p{white-space:pre-wrap;margin:5px 0 9px;font-size:15px;line-height:1.48}.moment-grid{grid-template-columns:repeat(3,1fr);gap:3px;width:min(248px,100%);margin-bottom:8px;display:grid}.moment-grid button{aspect-ratio:1;position:relative;overflow:hidden}.moment-grid--1{grid-template-columns:minmax(0,190px)}.moment-grid--1 button{aspect-ratio:4/3}.moment-grid--2{grid-template-columns:repeat(2,1fr)}.moment-grid--4{grid-template-columns:repeat(2,1fr);width:190px}.moment-location{color:var(--wx-link);text-align:left;margin:5px 0;font-size:11px;display:block}.moment-meta{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.moment-meta time{color:var(--wx-text-3);font-size:11px}.moment-meta button{width:32px;height:22px;color:var(--wx-link);background:#f0f0f0;border-radius:3px;place-items:center;display:grid}.moment-actions{justify-content:flex-end;gap:4px;margin-top:-24px;margin-right:37px;display:flex}.moment-actions button{color:var(--wx-link);background:#f4f4f4;border-radius:3px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;display:flex}.moment-actions button.is-liked{color:#e74b50}.moment-social{background:#f3f3f5;border-radius:2px;margin-top:10px;padding:6px 8px;font-size:12px;line-height:1.55}.moment-social:before{content:"";border-bottom:6px solid #f3f3f5;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;margin-top:-12px;position:absolute}.moment-social .likes{color:var(--wx-link);border-bottom:.5px solid var(--wx-line);align-items:center;gap:4px;padding-bottom:3px;display:flex}.moment-social p{margin:2px 0}.moment-social strong{color:var(--wx-link);font-weight:500}.comment-composer{z-index:40;min-height:58px;padding:8px;padding-bottom:max(8px, env(safe-area-inset-bottom));background:#f7f7f7;align-items:center;gap:6px;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -4px 18px #00000014}.comment-composer input{background:#fff;border-radius:4px;outline:0;flex:1;min-width:0;height:38px;padding:0 9px}.comment-composer button{height:34px;color:var(--wx-green);padding:0 8px;font-size:13px}.modal-layer{z-index:60;background:#00000075;justify-content:center;align-items:flex-end;animation:.16s both fade-in;display:flex;position:absolute;inset:0}@keyframes fade-in{0%{opacity:0}}.compose-card,.note-card{width:100%;min-height:50%;padding-bottom:max(16px, env(safe-area-inset-bottom));background:var(--wx-surface)}.compose-card__header,.note-card>div{height:50px;box-shadow:inset 0 -.5px var(--wx-line);justify-content:space-between;align-items:center;padding:0 15px;display:flex}.compose-card textarea,.note-card textarea{resize:none;background:var(--wx-surface);outline:0;width:100%;min-height:180px;padding:18px;font-size:16px;line-height:1.55}.green-text{color:var(--wx-green)!important}.compose-location{background:var(--wx-bg-soft);color:var(--wx-text-2);border-radius:999px;align-items:center;gap:5px;margin-left:15px;padding:8px 12px;font-size:12px;display:flex}.scanner-page{color:#fff;background:#111}.scanner-stage{background:#111;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.camera-noise{filter:grayscale(.35)blur(1.5px);opacity:.65;background:linear-gradient(#0000008a,#0000008a),url(/avatar-sprite.png) 100% 66.666%/420%;position:absolute;inset:0;transform:scale(1.08)}.scan-frame{z-index:2;border:1px solid #ffffff47;width:230px;height:230px;position:relative}.scan-frame:before,.scan-frame:after,.scan-frame span:before,.scan-frame span:after{content:"";border-color:#fff;width:26px;height:26px;position:absolute}.scan-frame:before{border-top:3px solid;border-left:3px solid;top:-2px;left:-2px}.scan-frame:after{border-top:3px solid;border-right:3px solid;top:-2px;right:-2px}.scan-frame span:before{border-bottom:3px solid;border-left:3px solid;bottom:-2px;left:-2px}.scan-frame span:after{border-bottom:3px solid;border-right:3px solid;bottom:-2px;right:-2px}.scan-frame i{background:var(--wx-green);height:2px;box-shadow:0 0 10px var(--wx-green);animation:2s ease-in-out infinite scan-line;position:absolute;left:0;right:0}@keyframes scan-line{0%,to{opacity:.4;top:8px}50%{opacity:1;top:218px}}.scanner-stage>p{z-index:2;color:#ffffffa3;margin:24px 0 0;font-size:12px;position:relative}.flash-button{z-index:2;color:#ffffffbf;background:#ffffff1f;border-radius:999px;align-items:center;gap:7px;margin-top:34px;padding:9px 14px;font-size:11px;display:flex;position:relative}.flash-button.is-on{color:#392f11;background:#fff6c9}.scan-result{z-index:4;color:#111;text-align:center;background:#fffffff0;border-radius:12px;padding:17px;position:absolute;bottom:26px;left:28px;right:28px}.scan-result p{word-break:break-all;margin:10px 0;font-size:13px}.scan-result button{background:var(--wx-green);color:#fff;border-radius:5px;padding:7px 12px;font-size:12px}.scan-modes{background:#111;grid-template-columns:repeat(3,1fr);height:70px;padding-bottom:12px;display:grid}.scan-modes button{color:#ffffff73;font-size:14px;position:relative}.scan-modes button.is-active{color:#fff}.scan-modes button.is-active:after{content:"";background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.services-scroll,.payment-scroll{background:var(--wx-bg);padding-bottom:24px}.wallet-card{color:#fff;background:#07ad56;border-radius:10px;justify-content:space-between;align-items:center;min-height:118px;margin:12px;padding:19px;display:flex}.wallet-card div{flex-direction:column;gap:8px;display:flex}.wallet-card small{color:#ffffffb8}.wallet-card strong{font-size:27px;font-weight:600}.wallet-card button{color:#fff;flex-direction:column;align-items:center;gap:6px;font-size:12px;display:flex}.wallet-shortcuts{background:var(--wx-surface);border-radius:8px;grid-template-columns:repeat(4,1fr);margin:0 12px 12px;padding:16px 4px;display:grid}.wallet-shortcuts button{color:#3d7558;flex-direction:column;align-items:center;gap:7px;font-size:11px;display:flex}.section-title{color:var(--wx-text-2);margin:18px 16px 8px;font-size:13px;font-weight:500}.service-grid{background:var(--wx-surface);border-radius:8px;grid-template-columns:repeat(3,1fr);margin:0 12px;display:grid}.service-grid button{border-right:.5px solid var(--wx-line);border-bottom:.5px solid var(--wx-line);min-height:82px;color:var(--wx-text-2);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.service-grid button>span{color:#4a8e68}.service-grid small{font-size:12px}.bill-list{background:var(--wx-surface);border-radius:8px;margin:0 12px;overflow:hidden}.bill-list button{border-bottom:.5px solid var(--wx-line);text-align:left;align-items:center;gap:11px;width:100%;min-height:62px;padding:8px 12px;display:flex}.bill-list button>span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.bill-list strong{font-size:14px;font-weight:500}.bill-list small{color:var(--wx-text-3);font-size:10px}.bill-list b{font-size:14px;font-weight:500}.bill-list b.income{color:var(--wx-green)}.segmented{background:#00000014;border-radius:7px;width:150px;margin:14px auto;padding:2px;display:flex}.segmented button{height:30px;color:var(--wx-text-2);border-radius:5px;flex:1;font-size:13px}.segmented button.is-active{background:var(--wx-surface);color:var(--wx-text);box-shadow:0 1px 3px #0000001a}.payment-code{background:var(--wx-surface);border-radius:9px;flex-direction:column;align-items:center;margin:0 20px 12px;padding:18px;display:flex}.payment-code>small{color:var(--wx-text-2)}.barcode{background:repeating-linear-gradient(90deg,#111 0 2px,#0000 2px 4px,#111 4px 7px,#0000 7px 9px);width:82%;height:47px;margin:14px 0}.fake-qr{background:repeating-conic-gradient(#111 0 25%, #fff 0 50%) 0 0/14px 14px, linear-gradient(#111, #111);border:8px solid #fff;place-items:center;width:164px;height:164px;display:grid;position:relative;box-shadow:0 0 0 1px #0000001a}.fake-qr:before,.fake-qr:after{content:"";background:#fff;border:7px solid #111;width:32px;height:32px;position:absolute}.fake-qr:before{top:7px;left:7px}.fake-qr:after{bottom:7px;right:7px}.fake-qr span{z-index:2;background:var(--wx-green);color:#fff;border-radius:4px;padding:5px 6px;font-size:9px;position:relative}.payment-code strong{margin-top:13px;font-size:17px}.payment-code p{color:var(--wx-text-3);margin:5px 0 0;font-size:9px}.number-pad{background:var(--wx-surface);border-radius:8px;grid-template-columns:repeat(3,1fr);margin:10px 20px;display:grid;overflow:hidden}.number-pad button{border-right:.5px solid var(--wx-line);border-bottom:.5px solid var(--wx-line);height:45px;font-size:18px}.primary-button{background:var(--wx-green);color:#fff;border-radius:5px;width:calc(100% - 40px);min-height:44px;margin:12px 20px;padding:0 16px;font-size:15px;display:block}.primary-button:disabled{cursor:default;background:#9bd6b7}.primary-button.is-done{color:var(--wx-text-2);background:#e8e8e8}.payment-success{background:var(--wx-surface);border-radius:9px;flex-direction:column;align-items:center;margin:12px 20px;padding:24px;display:flex}.payment-success>span{background:var(--wx-green);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:30px;display:grid}.payment-success strong{margin-top:13px;font-size:20px}.payment-success small{color:var(--wx-text-3);margin:6px 0 16px}.payment-success button{background:var(--wx-green);color:#fff;border-radius:5px;width:100%;height:42px}.filter-tabs{background:var(--wx-bg);flex:0 0 44px;gap:5px;padding:7px 10px;display:flex;overflow-x:auto}.filter-tabs button{background:var(--wx-surface);color:var(--wx-text-2);border-radius:999px;flex:none;padding:0 12px;font-size:12px}.filter-tabs button.is-active{color:#069c4f;background:#dcf5e8}.favorite-list{background:var(--wx-bg);padding:0 10px 20px}.favorite-list>button{background:var(--wx-surface);text-align:left;border-radius:7px;gap:10px;width:100%;min-height:94px;margin-bottom:8px;padding:14px;display:flex}.favorite-list>button>span:first-child{flex-direction:column;flex:1;min-width:0;display:flex}.favorite-list strong{font-size:15px;font-weight:500}.favorite-list p{color:var(--wx-text-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.favorite-list small{color:var(--wx-text-3);margin-top:auto;font-size:10px}.favorite-list .sprite-image{border-radius:4px;width:66px;height:66px}.album-scroll{background:var(--wx-surface);padding:16px 3px 28px}.album-scroll h2{margin:4px 10px 12px;font-size:16px}.album-grid{grid-template-columns:repeat(4,1fr);gap:2px;display:grid}.album-grid button{aspect-ratio:1;overflow:hidden}.album-clean{background:var(--wx-bg);color:var(--wx-link);border-radius:5px;margin:20px auto;padding:10px 18px;font-size:13px;display:block}.edit-card{background:var(--wx-surface);border-radius:10px;width:calc(100% - 36px);margin:auto;padding:18px}.edit-card strong{font-size:17px}.edit-card input{border:1px solid var(--wx-line);background:var(--wx-bg-soft);border-radius:4px;outline:0;width:100%;height:42px;margin:16px 0;padding:0 9px}.edit-card>div{justify-content:flex-end;gap:20px;display:flex}.edit-card button{min-width:55px;height:34px}.profile-avatar-row{min-height:78px}.qr-wrap{background:#2b2b2b;flex:1;place-items:center;padding:18px;display:grid}.qr-card{background:var(--wx-surface);border-radius:10px;flex-direction:column;align-items:center;width:100%;padding:23px 20px;display:flex}.qr-person{align-items:center;gap:12px;width:100%;display:flex}.qr-person>span{flex-direction:column;gap:4px;display:flex}.qr-person strong{font-size:17px}.qr-person small{color:var(--wx-text-2);font-size:12px}.fake-qr--profile{width:230px;height:230px;margin:24px 0 18px}.qr-card>p{color:var(--wx-text-2);margin:0 0 5px;font-size:12px}.qr-card>small{color:var(--wx-text-3);font-size:9px}.generic-scroll{background:var(--wx-bg);padding-bottom:24px}.generic-hero{background:var(--wx-surface);text-align:center;flex-direction:column;align-items:center;padding:34px 25px 22px;display:flex}.generic-hero>span{width:76px;height:76px;color:var(--wx-green);background:#e8f7ef;border-radius:18px;place-items:center;display:grid}.generic-hero h2{margin:17px 0 8px;font-size:21px}.generic-hero p{max-width:290px;color:var(--wx-text-2);margin:0;font-size:13px;line-height:1.55}.generic-hero .primary-button{width:100%;margin:20px 0 0}.generic-list{background:var(--wx-surface);border-radius:8px;margin:0 12px;overflow:hidden}.generic-list button{border-bottom:.5px solid var(--wx-line);text-align:left;align-items:center;gap:11px;width:100%;min-height:70px;padding:7px 10px;display:flex}.generic-list button.is-selected{background:#f1faf5}.generic-list .sprite-image{border-radius:5px;width:54px;height:54px}.generic-list button>span{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.generic-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.generic-list small{color:var(--wx-text-3);font-size:11px}.overlay{z-index:100;padding:9px;padding-bottom:max(9px, env(safe-area-inset-bottom));background:#0000006b;align-items:flex-end;animation:.14s both fade-in;display:flex;position:absolute;inset:0}.action-sheet{width:100%;animation:.23s cubic-bezier(.22,.86,.35,1) both sheet-up}@keyframes sheet-up{0%{opacity:.4;transform:translateY(20px)}}.action-sheet>p{color:var(--wx-text-3);text-align:center;background:#fffffff5;border-radius:11px 11px 0 0;margin:0;padding:13px;font-size:11px}.action-sheet>div{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border-radius:11px;overflow:hidden}.action-sheet>p+div{border-radius:0 0 11px 11px}.action-sheet>div button{border-bottom:.5px solid var(--wx-line);justify-content:center;align-items:center;gap:8px;width:100%;height:52px;font-size:16px;display:flex}.sheet-cancel{width:100%;height:52px;color:var(--wx-link);background:#fffffff7;border-radius:11px;margin-top:8px;font-size:16px;font-weight:500}.media-viewer{z-index:110;color:#fff;background:#080808;justify-content:center;align-items:center;animation:.16s both fade-in;display:flex;position:absolute;inset:0}.media-viewer>.sprite-image{background-size:400% 400%;width:100%;height:min(72%,620px)}.media-close{z-index:2;color:#fff;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:46px;left:10px}.media-viewer>div{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:25px;left:15px;right:15px}.media-viewer>div strong{font-size:13px;font-weight:500}.media-viewer>div button{color:#fff;background:#ffffff29;border-radius:5px;padding:8px 13px;font-size:12px}.toast{z-index:150;color:#fff;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414d1;border-radius:6px;max-width:72%;padding:11px 15px;font-size:13px;line-height:1.4;animation:.18s both toast-in;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-45%)scale(.96)}}.care-mode{font-size:115%}.care-mode .conversation-row{height:80px}.care-mode .conversation-line strong,.care-mode .menu-row,.care-mode .contact-row,.care-mode .setting-row{font-size:18px}.theme-dark{--wx-bg:#111;--wx-bg-soft:#191919;--wx-surface:#1e1e1e;--wx-text:#ffffffd1;--wx-text-2:#ffffff80;--wx-text-3:#ffffff4d;--wx-line:#ffffff1a;--wx-bubble:#3eb575}.theme-dark .status-bar,.theme-dark .nav-bar,.theme-dark .tab-bar,.theme-dark .chat-composer{color:var(--wx-text);background:#1e1e1ef5}.theme-dark .home-indicator{background:#ffffffd1}.theme-dark .conversation-row--pinned{background:#292929}.theme-dark .tab-button{color:#ffffff8c}.theme-dark .tab-button.is-active{color:var(--wx-green)}.theme-dark .entry-badge,.theme-dark .tab-badge,.theme-dark .unread-badge{border-color:#1e1e1e}.theme-dark .setting-row>svg,.theme-dark .profile-hero__tools{color:#ffffff4d}.theme-dark .search-field--button{background:#262626}@media (max-width:540px),(max-height:760px){:root{--safe-bottom:max(16px, env(safe-area-inset-bottom))}.demo-stage{background:var(--wx-bg);min-height:100dvh;padding:0;display:block}.phone-frame{width:100vw;height:100dvh;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.wechat-shell{border-radius:0}.demo-caption{display:none}.status-bar{height:max(44px, env(safe-area-inset-top));flex-basis:max(44px, env(safe-area-inset-top));padding-top:max(6px, env(safe-area-inset-top))}}@media (max-width:370px){.conversation-row{gap:9px;padding:0 9px}.message-bubble{max-width:70%}.moments-cover{height:220px}.letter-index{display:none}.contacts-list{padding-right:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
