body{color:#222;background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;overflow-x:hidden}.phone-island,.phone-home-indicator,.phone-side-button{display:none}.phone-screen{background:#fff;min-height:100vh;position:relative}.page-scroll{min-height:100vh}#qa-layer{z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}#qa-layer:before{content:"";z-index:0;pointer-events:none;background:url(/images/bg.webp) top/cover no-repeat;width:100%;height:200%;animation:20s linear infinite bgMove;position:absolute;top:0;left:0}@keyframes bgMove{0%{transform:translateY(0)}to{transform:translateY(-50%)}}#qa-mask{z-index:1;pointer-events:none;background:#00000073;position:absolute;inset:0}#qa-card{z-index:2;background:#fff;border-radius:22px;width:90%;max-width:360px;padding:22px 20px;position:relative;box-shadow:0 20px 50px #00000059}.progress-text{color:#888;margin-bottom:6px;font-size:13px}.progress-bar{background:#eee;border-radius:6px;height:6px;overflow:hidden}.progress-bar span{background:linear-gradient(90deg,#ff6cab,#7366ff);width:0;height:100%;transition:all .3s;display:block}#qa-card h1{margin:10px 0;font-size:25px}#qa-card p{color:#666;font-size:19px}.options{flex-direction:column;gap:12px;margin-top:15px;display:flex}.option{width:100%;color:inherit;font:inherit;letter-spacing:0;text-align:center;cursor:pointer;background:#f5f5f5;border:0;border-radius:14px;padding:14px}.option:hover{color:#fff;background:#ff4081}.img-options{grid-template-columns:1fr 1fr;gap:10px;margin-top:15px;display:grid}.img-option{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:14px;padding:0;overflow:hidden}.img-option:hover{border-color:#ff4081}.option:focus-visible,.img-option:focus-visible,.qa-retry:focus-visible{outline-offset:2px;outline:3px solid #7366ff59}.option:disabled,.img-option:disabled{cursor:wait;opacity:.68}.img-option{height:200px}.img-option img{object-fit:cover;width:100%;height:100%;display:block}#popup{z-index:10000;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.popup-box{text-align:center;background:#fff;border-radius:18px;width:80%;max-width:280px;padding:20px}.popup-box h2{color:#ff3b3b;margin:0;font-size:18px}.popup-box p{margin:10px 0 15px;font-size:14px}.popup-box button{color:#fff;background:#ff4081;border:none;border-radius:20px;padding:10px 25px;font-size:14px}.qa-submit-state,.qa-error{text-align:center;margin:12px 0 0!important;font-size:14px!important}.qa-submit-state{color:#666!important}.qa-error{color:#c72f47!important}.qa-status-card{text-align:center}.qa-status-lines{gap:9px;margin-bottom:20px;display:grid}.qa-status-lines span{background:#ececf1;border-radius:5px;height:10px;animation:1.1s ease-in-out infinite alternate qaPulse}.qa-status-lines span:nth-child(2){justify-self:center;width:76%;animation-delay:.12s}.qa-status-lines span:nth-child(3){justify-self:center;width:54%;animation-delay:.24s}.qa-status-card h1{font-size:22px!important}.qa-status-card p{margin:8px 0 0;font-size:15px!important}.qa-retry{color:#fff;letter-spacing:0;cursor:pointer;background:#ff4081;border:0;border-radius:14px;margin-top:18px;padding:11px 24px;font:600 15px/1.2 inherit}@keyframes qaPulse{0%{opacity:.48}to{opacity:1}}@media (prefers-reduced-motion:reduce){#qa-layer:before,.qa-status-lines span{animation:none}.progress-bar span,.countdown-bar span{transition:none}}.countdown-bar{background:#ffd6d6;border-radius:4px;height:8px;margin-top:14px;overflow:hidden}.countdown-bar span{background:#ff3b3b;width:0%;height:100%;transition:width 2s linear;display:block}.hero{text-align:center;color:#fff;background:linear-gradient(135deg,#ff6cab,#7366ff);border-bottom-right-radius:50px;border-bottom-left-radius:50px;padding:60px 20px 40px;box-shadow:0 4px 12px #00000026}.hero img{border-radius:25px;width:100px;height:100px;margin-bottom:15px;box-shadow:0 4px 10px #0000004d}.hero h1{margin:10px 0 5px;font-size:28px;font-weight:700}.hero p{opacity:.9;margin:0;font-size:16px}.download-btn{color:#ff4081;background:#fff;border-radius:35px;margin-top:25px;padding:16px 60px;font-size:18px;font-weight:600;text-decoration:none;animation:1.5s infinite bounce;display:inline-block;box-shadow:0 6px 15px #00000040}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.section{text-align:center;padding:30px 15px}.section h2{margin-bottom:20px;font-size:20px;font-weight:700}.features{flex-wrap:nowrap;justify-content:space-between;display:flex}.feature{background:#fff;border-radius:15px;flex:1;margin:0 5px;padding:15px;box-shadow:0 3px 10px #0000000f}.feature svg{fill:#ff4081;width:28px;height:28px;margin-bottom:8px}.feature h3{margin:8px 0;font-size:15px}.feature p{color:#ff4081;font-size:13px}.screenshots{-webkit-overflow-scrolling:touch;gap:15px;padding:20px;display:flex;overflow-x:auto}.screenshots img{object-fit:cover;border-radius:20px;flex-shrink:0;width:260px;height:480px;box-shadow:0 6px 20px #00000026}@media (width>=768px){body{background:radial-gradient(circle at 16% 18%,#ffbeddf2,#0000 24%),radial-gradient(circle at 84% 16%,#bfd6ffe0,#0000 26%),radial-gradient(circle at 52% 84%,#d6c2ffb8,#0000 28%),linear-gradient(145deg,#fffafc 0%,#f7f7ff 42%,#eef4ff 100%);overflow:hidden}.phone-shell{isolation:isolate;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow:hidden}.phone-shell:before,.phone-shell:after{content:"";filter:blur(10px);pointer-events:none;z-index:-1;border-radius:50%;position:absolute}.phone-shell:before{background:radial-gradient(circle,#ffa3cc61 0%,#ffa3cc00 68%);width:320px;height:320px;top:8%;left:12%}.phone-shell:after{background:radial-gradient(circle,#7da2ff4d 0%,#7da2ff00 70%);width:380px;height:380px;bottom:6%;right:10%}.phone-frame{background:linear-gradient(155deg,#fff 0%,#f4f6f9 22%,#dfe4eb 52%,#fff 100%);border-radius:56px;width:min(462px,100vw - 40px);height:min(940px,100vh - 40px);padding:14px;position:relative;overflow:visible;box-shadow:0 30px 90px #00000047,0 0 0 1px #ffffffe0,inset 0 0 0 1px #ffffffe6}.phone-frame:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#fffffff5,#ffffff8c 20%,#c7cfda57 52%,#ffffffb8 100%);position:absolute;inset:1px}.phone-frame:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffffb8,inset 0 0 0 4px #d6dce557}.phone-screen{z-index:1;background:#fff;border-radius:42px;height:auto;min-height:auto;position:absolute;inset:14px;overflow:hidden;box-shadow:0 0 0 1px #0a0c1014}.page-scroll{-ms-overflow-style:none;scrollbar-width:none;height:100%;overflow:hidden auto}.page-scroll::-webkit-scrollbar{width:0;height:0}.phone-screen #qa-layer,.phone-screen #popup{position:absolute}.phone-island{z-index:3;pointer-events:none;background:linear-gradient(#0b0b0d 0%,#000 100%);border-radius:999px;width:132px;height:36px;display:block;position:absolute;top:24px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 1px #ffffff14,0 6px 16px #00000059}.phone-island:before{content:"";opacity:.95;background:radial-gradient(circle at 30% 30%,#3c4859,#12151b 58%,#020304 100%);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:24px;transform:translateY(-50%)}.phone-island:after{content:"";background:#ffffff14;border-radius:999px;width:46px;height:8px;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.phone-home-indicator{z-index:3;pointer-events:none;background:#12141894;border-radius:999px;width:132px;height:5px;display:block;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.phone-side-button{z-index:0;pointer-events:none;background:linear-gradient(#f9fafb 0%,#cfd5de 28%,#8d95a1 100%);border-radius:999px;width:4px;display:block;position:absolute;box-shadow:0 0 0 1px #ffffff59,0 2px 6px #0000002e}.phone-side-button--mute{height:28px;top:136px;left:-2px}.phone-side-button--volume-up{height:66px;top:188px;left:-2px}.phone-side-button--volume-down{height:66px;top:268px;left:-2px}.phone-side-button--power{height:96px;top:208px;right:-2px}.screenshots{justify-content:flex-start;padding:20px;overflow-x:auto}.screenshots img{width:260px;height:480px}}.reviews{text-align:left;max-width:600px;margin:0 auto}.review-item{background:#fff;border-radius:15px;margin-bottom:15px;padding:15px;box-shadow:0 4px 12px #00000014}.review-item b{color:#ff4081;margin-bottom:8px;font-size:16px;font-weight:600;display:block}.review-item p{color:#444;margin:0;font-size:14px;line-height:1.5}.info-list{max-width:500px;margin:20px auto;padding:0;font-size:14px;list-style:none}.info-list li{border-bottom:1px solid #eee;justify-content:space-between;padding:12px 0;display:flex}.footer{text-align:center;color:#888;margin-top:5px;padding:10px 15px;font-size:12px}#wechat-mask{display:none}.wechat-mask-bg{z-index:10001;background:#00000080;position:fixed;inset:0}.wechat-mask-pop{z-index:10002;background:#fff;border-radius:20px;width:85%;max-width:320px;padding:24px;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.wechat-mask-header{align-items:center;margin-bottom:20px;display:flex}.wechat-mask-logo{border-radius:12px;width:50px;height:50px}.wechat-mask-info{margin-left:12px}.wechat-mask-title{color:#333;font-size:16px;font-weight:600}.wechat-mask-subtitle{color:#999;margin-top:4px;font-size:13px}.wechat-mask-steps{background:#f7f8fa;border-radius:12px;padding:16px}.wechat-mask-steps p{color:#333;align-items:center;font-size:14px;line-height:2;display:flex}.wechat-mask-steps b{color:#ff4081}.step-num{color:#fff;background:#ff4081;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:8px;font-size:12px;font-weight:600;display:inline-flex}.wechat-mask-divider{text-align:center;color:#ccc;margin:18px 0;font-size:12px;position:relative}.wechat-mask-divider:before,.wechat-mask-divider:after{content:"";background:#e5e5e5;width:25%;height:1px;position:absolute;top:50%}.wechat-mask-divider:before{left:0}.wechat-mask-divider:after{right:0}.wechat-mask-copy{background:#f1f6f9;border-radius:20px;height:40px;position:relative;overflow:hidden}.wechat-mask-copy input{color:#999;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0 80px 0 16px;font-size:13px}.wechat-mask-copy button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff6cab,#ff4081);border:none;border-radius:0 20px 20px 0;height:100%;padding:0 18px;font-size:14px;font-weight:500;position:absolute;top:0;right:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}#net-modal-btn:active{transform:scale(.96)}:root{--h5-green:#1fc15b;--h5-green-dark:#18a94e;--h5-ink:#171717;--h5-muted:#92979c;--h5-line:#e4e4e4;--h5-soft:#f7f7f7;--h5-safe-top:env(safe-area-inset-top,0px);--h5-safe-bottom:env(safe-area-inset-bottom,0px)}html.h5-app-mode,html.h5-app-mode body,html.h5-app-mode #root{overscroll-behavior:none;width:100%;height:100%;min-height:0;overflow:hidden}html.h5-app-mode body{touch-action:manipulation;position:relative}.phone-shell--app{box-sizing:border-box;height:100dvh;height:var(--h5-viewport-height,100dvh);min-height:0}.phone-frame--android .phone-island,.phone-frame--android .phone-home-indicator,.phone-frame--android .phone-side-button{display:none}.phone-frame--android .phone-screen{box-sizing:border-box;background:#fff;overflow:hidden}.h5-app{isolation:isolate;contain:layout paint style;-webkit-user-select:none;user-select:none;width:100%;min-width:0;height:100%;min-height:0;color:var(--h5-ink);-webkit-tap-highlight-color:transparent;background:#fff;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;display:flex;position:relative;overflow:hidden}.h5-app *,.h5-app :before,.h5-app :after{box-sizing:border-box}.h5-app :where(button),.h5-app :where(input){color:inherit;font:inherit}.h5-app input,.h5-app textarea{-webkit-user-select:text;user-select:text}.h5-app :where(button){cursor:pointer;touch-action:manipulation;background:0 0;border:0;padding:0}.h5-main-view,.h5-main-page,.h5-detail-page{min-width:0;min-height:0}.h5-main-view{flex:1;display:flex;position:relative;overflow:hidden}.h5-main-page,.h5-detail-page{background:#fff;flex-direction:column;flex:1;width:100%;animation:.16s cubic-bezier(.22,1,.36,1) h5-scene-in;display:flex;overflow:hidden}@keyframes h5-scene-in{0%{opacity:.72;transform:translate(6px)}to{opacity:1;transform:translate(0,0)}}.h5-app-header{z-index:4;flex:0 0 calc(60px + var(--h5-safe-top));height:calc(60px + var(--h5-safe-top));padding-top:var(--h5-safe-top);background:#fff;grid-template-columns:1fr minmax(0,auto) 1fr;align-items:center;display:grid;position:relative}.h5-app-header h1{color:#050505;letter-spacing:0;white-space:nowrap;margin:0;font-size:27px;font-weight:700;line-height:1}.h5-app-header .h5-header-brand{align-items:center;gap:8px;max-width:220px;display:flex}.h5-header-brand>img{object-fit:cover;border-radius:6px;flex:none;width:26px;height:26px}.h5-header-brand>span{gap:2px;min-width:0;display:grid}.h5-header-brand strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.05;overflow:hidden}.h5-header-brand small{color:#747b84;font-size:9px;font-weight:600;line-height:1}.h5-header-side{align-items:center;min-width:0;height:100%;display:flex}.h5-header-side--left{justify-content:flex-start;padding-left:17px}.h5-header-side--right{justify-content:flex-end;padding-right:10px}.h5-latency{color:#626262;white-space:nowrap;font-size:16px;font-weight:400}.h5-icon-button{border-radius:4px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.h5-icon-button svg{stroke-width:2.3px;width:30px;height:30px}.h5-page-scroll{overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex:1;min-height:0;overflow:hidden auto}.h5-page-scroll::-webkit-scrollbar{width:0;height:0}.h5-chat-thread::-webkit-scrollbar{width:0;height:0}.h5-chat-list{background:#fff}.h5-chat-notice{z-index:4;top:calc(60px + var(--h5-safe-top));color:#9a5a22;text-align:center;background:#fff3dd;min-height:34px;padding:6px 12px;font-size:13px;position:absolute;left:0;right:0}.h5-chat-row{text-align:left;background:#fff;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-width:0;height:79px;padding:0 12px 0 10px;display:grid;position:relative}.h5-chat-row:after{content:"";background:var(--h5-line);height:1px;position:absolute;bottom:0;left:78px;right:12px}.h5-chat-avatar{object-fit:cover;border-radius:50%;width:58px;height:58px}.h5-chat-copy,.h5-chat-name-line{min-width:0}.h5-chat-copy{flex-direction:column;gap:4px;padding-right:106px;display:flex;overflow:hidden}.h5-chat-name-line{align-items:center;gap:4px;display:flex}.h5-chat-name-line strong{color:#1e1e1e;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:20px;font-weight:650;line-height:1.18;overflow:hidden}.h5-verified{color:#47b3e9;fill:#47b3e9;stroke:#fff;stroke-width:2.6px;flex:none;width:19px;height:19px}.h5-chat-preview{color:var(--h5-muted);text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:400;line-height:1.2;overflow:hidden}.h5-chat-time{color:#9da1a5;white-space:nowrap;align-items:center;font-size:15px;line-height:1;display:flex;position:absolute;top:23px;right:12px}.h5-chat-unread{color:#fff;background:#ef4147;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:grid;position:absolute;bottom:15px;right:12px}.h5-delivery-checks{width:25px;height:16px;color:var(--h5-green);vertical-align:middle;margin-right:3px;display:inline-flex;position:relative}.h5-delivery-checks svg{stroke-width:2.7px;width:17px;height:17px;position:absolute;top:1px;left:0}.h5-delivery-checks svg+svg{left:8px}.h5-menu-scrim{z-index:5;inset:calc(60px + var(--h5-safe-top)) 0 0;width:100%;height:auto;position:absolute}.h5-chat-menu{z-index:6;top:calc(58px + var(--h5-safe-top));background:#fff;border:1px solid #d2d2d2;border-radius:8px;width:154px;position:absolute;right:18px;overflow:hidden;box-shadow:0 3px 8px #0000001c}.h5-chat-menu button{color:#292b31;text-align:left;white-space:nowrap;align-items:center;gap:19px;width:100%;height:52px;padding:0 20px;font-size:18px;display:flex}.h5-chat-menu svg{color:#40434d;stroke-width:2.6px;flex:none;width:25px;height:25px}.h5-bottom-nav{z-index:4;flex:0 0 calc(56px + var(--h5-safe-bottom));height:calc(56px + var(--h5-safe-bottom));padding-bottom:var(--h5-safe-bottom);contain:layout paint;background:#fff;border-top:1px solid #f0f4f1;display:flex;position:relative;transform:translateZ(0)}.h5-nav-item{color:#252525;white-space:nowrap;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1px;min-width:0;font-size:15px;line-height:1;transition:color .14s,background-color .14s;display:flex}.h5-nav-icon{color:#131313;justify-content:center;align-items:center;width:30px;height:30px;transition:color .14s,transform .14s cubic-bezier(.22,1,.36,1);display:inline-flex}.h5-nav-icon svg{stroke-width:2.25px;width:26px;height:26px}.h5-nav-item.is-active .h5-nav-icon{color:var(--h5-green);transform:translateY(-1px)}.h5-nav-item:focus-visible{outline:0}.h5-nav-item:focus-visible .h5-nav-icon{outline:2px solid var(--h5-green-dark);outline-offset:1px;border-radius:4px}.h5-contacts-page .h5-page-scroll,.h5-discover-page .h5-page-scroll,.h5-mine-scroll{background:#fafafa}.h5-search-box{background:#fff;border-radius:20px;align-items:center;gap:10px;height:39px;margin:6px 10px 44px;padding:0 14px;display:flex}.h5-search-box svg{color:#9b9da0;stroke-width:2.3px;flex:none;width:23px;height:23px}.h5-search-box input{color:#222;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0;font-size:18px}.h5-search-box input::placeholder{color:#2d2d2d;opacity:1}.h5-contact-shortcuts{justify-content:space-around;align-items:flex-start;min-height:92px;padding:0 9px 10px;display:flex}.h5-contact-shortcuts button{white-space:nowrap;flex-direction:column;flex:1;align-items:center;gap:6px;min-width:0;font-size:17px;line-height:1.2;display:flex}.h5-shortcut-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;overflow:hidden}.h5-shortcut-icon img,.h5-shortcut-icon svg{object-fit:cover;width:100%;height:100%;display:block}.h5-shortcut-icon svg{color:#fff;background:#31abc0;padding:11px}.h5-contact-shortcuts button:nth-child(2) .h5-shortcut-icon svg{background:#57bf48}.h5-contact-shortcuts button:nth-child(3) .h5-shortcut-icon svg{background:#ef5e5f}.h5-section-gap{background:#f4f4f4;border-top:1px solid #ececec;border-bottom:1px solid #f1f1f1;flex:none;height:9px}.h5-contact-row{text-align:left;align-items:center;gap:14px;width:100%;height:64px;padding:0 15px;display:flex;background:#fff!important}.h5-contact-row>img{object-fit:cover;border-radius:50%;flex:none;width:56px;height:56px}.h5-contact-row>span{border-bottom:1px solid var(--h5-line);flex-direction:column;flex:1;gap:4px;min-width:0;padding:5px 0 8px;display:flex}.h5-contact-row strong,.h5-contact-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.h5-contact-row strong{font-size:20px;font-weight:600}.h5-contact-row small{color:#979ca2;font-size:17px}.h5-section-gap--top{border-top:1px solid #dadada;height:13px}.h5-discover-scan{text-align:left;align-items:center;gap:14px;width:100%;height:55px;padding:0 17px;font-size:21px;display:flex;background:#fff!important}.h5-discover-scan>span{background:#eef8fd;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.h5-discover-scan svg{color:#20232a;stroke-width:2.7px;width:25px;height:25px}.h5-discover-scan+.h5-section-gap{height:15px}.h5-discover-page .h5-icon-button svg{width:26px;height:26px}.h5-discover-list,.h5-settings-list{background:#fff}.h5-discover-list>button,.h5-discover-row{text-align:left;align-items:center;gap:17px;width:100%;height:72px;padding:0 17px;font-size:22px;display:flex;background:#fff!important;border-bottom:1px solid #d8d8d8!important}.h5-discover-list img{object-fit:cover;border-radius:9px;flex:none;width:48px;height:48px}.h5-mine-scroll{flex-direction:column;min-height:100%;display:flex}.h5-mine-toolbar{flex:0 0 calc(60px + var(--h5-safe-top));height:calc(60px + var(--h5-safe-top));background:#fff}.h5-mine-profile{background:#fff;grid-template-columns:70px minmax(0,1fr) 48px;align-items:center;gap:11px;min-height:96px;padding:8px 12px 8px 19px;display:grid}.h5-mine-avatar{object-fit:contain;width:58px;height:80px;display:block}.h5-mine-identity{flex-direction:column;gap:9px;min-width:0;display:flex}.h5-mine-identity strong,.h5-mine-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.h5-mine-identity strong{font-size:25px;font-weight:400}.h5-mine-identity small{color:#8d969f;font-size:20px}.h5-mine-qr svg{color:#202232;stroke-width:2px;width:31px;height:31px}.h5-bio-row{text-align:left;align-items:center;gap:13px;width:100%;min-height:63px;padding:0 17px;font-size:20px;display:flex;background:#fff!important}.h5-bio-row>span{color:#fff;background:#ef5151;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.h5-bio-row svg{fill:none;stroke-width:1.8px;width:14px;height:14px}.h5-settings-list button{border-bottom:1px solid var(--h5-line);text-align:left;background:#fff;align-items:center;gap:16px;width:100%;height:64px;padding:0 16px;font-size:22px;display:flex}.h5-settings-list img{object-fit:cover;border-radius:8px;flex:none;width:39px;height:39px}.h5-version{color:#cacaca;background:#fafafa;flex:1 0 79px;justify-content:center;align-items:flex-end;min-height:79px;padding:0 0 15px;font-size:17px;display:flex}.h5-detail-header{z-index:3;flex:0 0 calc(60px + var(--h5-safe-top));height:calc(60px + var(--h5-safe-top));padding:var(--h5-safe-top) 5px 0 1px;background:#fff;grid-template-columns:48px 44px minmax(0,1fr) 48px;align-items:center;gap:6px;display:grid;position:relative}.h5-detail-header>img{object-fit:cover;border-radius:50%;width:44px;height:44px}.h5-detail-back svg{stroke-width:2.7px;width:29px;height:29px}.h5-detail-title{flex-direction:column;justify-content:center;gap:1px;min-width:0;display:flex}.h5-detail-title strong,.h5-detail-title small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.h5-detail-title strong{color:#070707;font-size:18px;font-weight:650;line-height:1.15}.h5-detail-title small{color:#d9ecfa;font-size:15px;line-height:1.15}.h5-chat-thread{overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;background-color:#9fc18a;background-image:url(/android-assets/ui/chat-background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;flex:1;gap:5px;min-height:0;padding:0 10px 12px;display:flex;overflow:hidden auto}.h5-chat-thread:before{content:"";flex:1 0 0}.h5-media-message{background:#fff;border-radius:0 0 18px 18px;flex-shrink:0;width:calc(100% - 14px);max-width:340px;min-height:68px;margin:0 auto 10px;position:relative;overflow:hidden}.h5-media-message img{width:100%;height:auto;display:block}.h5-media-message>span{color:#fff;background:#9292928f;border-radius:12px;padding:2px 7px;font-size:14px;line-height:1.2;position:absolute;bottom:5px;right:7px}.h5-sticker-message{flex-shrink:0;justify-content:flex-end;align-items:flex-start;width:100%;min-height:205px;margin:0 0 2px;display:flex;position:relative}.h5-sticker-message>img{width:min(62vw,225px);max-width:100%;height:auto;display:block}.h5-sticker-message>span{color:#fff;background:#598b5273;border-radius:12px;align-items:center;padding:3px 7px;font-size:14px;display:inline-flex;position:absolute;bottom:4px;right:2px}.h5-sticker-message .h5-delivery-checks{color:#fff;margin-left:2px;margin-right:0}.h5-bubble-row{flex-shrink:0;width:100%;display:flex}.h5-bubble-row--incoming{justify-content:flex-start}.h5-bubble-row--outgoing{justify-content:flex-end}.h5-chat-bubble{overflow-wrap:anywhere;border-radius:15px;max-width:88%;padding:8px 11px 7px;font-size:17px;line-height:1.34;display:inline-block;position:relative;box-shadow:0 1px 1px #00000014}.h5-chat-bubble--incoming{background:#fff;border-bottom-left-radius:5px}.h5-chat-bubble--outgoing{background:#efffdd;border-bottom-right-radius:5px}.h5-chat-bubble--recalled{color:#747d84;background:#f3f4f5;border:1px dashed #bdc3c8;font-style:italic}.h5-chat-bubble--incoming:before,.h5-chat-bubble--outgoing:before{content:"";width:10px;height:10px;position:absolute;bottom:0}.h5-chat-bubble--incoming:before{background:linear-gradient(135deg,#0000 50%,#fff 51%);left:-5px}.h5-chat-bubble--outgoing:before{background:linear-gradient(225deg,#0000 50%,#efffdd 51%);right:-5px}.h5-bubble-meta{color:#a0a5aa;white-space:nowrap;vertical-align:-2px;align-items:center;margin-left:8px;font-size:14px;line-height:1;display:inline-flex}.h5-chat-bubble--outgoing .h5-bubble-meta{color:#62b453}.h5-bubble-meta .h5-delivery-checks{width:22px;color:inherit;margin-left:2px;margin-right:0}.h5-bubble-meta .h5-delivery-checks svg{width:15px;height:15px}.h5-message-state,.h5-message-retry{color:inherit;margin-left:4px;font-size:12px}.h5-message-retry{color:#b53c36;background:#ffffffb8;border-radius:3px;padding:1px 3px}.h5-thread-retry{color:#2d7537;background:#ffffffd6;border:1px solid #265c2a4d;border-radius:6px;min-height:34px;margin-top:7px;padding:0 14px;font-size:14px}.h5-chat-composer{flex:0 0 calc(57px + var(--h5-safe-bottom));height:calc(57px + var(--h5-safe-bottom));padding:0 3px var(--h5-safe-bottom);background:#fff;grid-template-columns:48px minmax(0,1fr) 43px 43px;align-items:start;display:grid}.h5-chat-composer input{color:#222;caret-color:#4a9bd9;background:0 0;border:0;border-radius:0;outline:0;width:100%;min-width:0;height:56px;padding:0 3px;font-size:19px}.h5-chat-composer input::placeholder{color:#a8afb6;opacity:1}.h5-composer-button{justify-content:center;align-items:center;width:100%;height:56px;display:inline-flex;color:#989fa5!important}.h5-composer-button svg{stroke-width:2.2px;width:29px;height:29px}.h5-composer-button:disabled,.h5-chat-composer input:disabled{cursor:default;opacity:.46}.h5-chat-composer button[type=submit]{color:var(--h5-green)!important}.h5-app button:active{background-color:#0000000b}.h5-icon-button:active,.h5-composer-button:active,.h5-nav-item:active{opacity:.68}.h5-app button:focus-visible,.h5-app input:focus-visible{outline:2px solid var(--h5-green-dark);outline-offset:-2px}.h5-app .h5-chat-composer input:focus-visible{outline:0}.h5-icon-button.is-spinning svg{animation:.45s ease-out h5-refresh}@keyframes h5-refresh{to{transform:rotate(360deg)}}@media (width<=767px){.phone-shell--app{top:var(--h5-viewport-offset-top,0px);width:100%;height:100dvh;height:var(--h5-viewport-height,100dvh);background:#fff;min-height:0;padding:0;position:fixed;bottom:auto;left:0;right:0;overflow:hidden}.phone-frame--android{background:#fff;width:100%;height:100%;padding:0;position:absolute;inset:0;overflow:hidden}.phone-frame--android:before,.phone-frame--android:after{display:none}.phone-frame--android .phone-screen{width:auto;height:auto;min-height:0;box-shadow:none;border-radius:0;position:absolute;inset:0}}@media (width>=768px){.phone-frame--android .phone-screen{border-radius:42px;width:auto;height:auto;min-height:0;position:absolute;inset:0}}@media (width<=359px){.h5-chat-row{grid-template-columns:53px minmax(0,1fr) auto;gap:8px;padding-left:8px;padding-right:8px}.h5-chat-avatar{width:53px;height:53px}.h5-chat-name-line strong,.h5-contact-row strong{font-size:18px}.h5-chat-preview,.h5-contact-row small{font-size:15px}.h5-chat-time{font-size:13px}.h5-contact-shortcuts button{font-size:15px}.h5-discover-list>button,.h5-discover-row{font-size:20px}.h5-bio-row,.h5-detail-title strong{font-size:18px}}@media (prefers-reduced-motion:reduce){.h5-main-page,.h5-detail-page{animation:none}.h5-nav-item,.h5-nav-icon{transition:none}.h5-icon-button.is-spinning svg{animation:none}}:root{--h5-cyan:#22a9c2;--h5-coral:#ec5d67;--h5-indigo:#5865df;--h5-orange:#ed742b;--h5-teal:#10ad98;--h5-panel-bg:#f6f7f8;--h5-control-line:#dfe3e6;--h5-danger:#c63f4b}.h5-nav-item.is-active .h5-nav-icon svg{fill:none;stroke-width:2.6px}.h5-contact-menu-anchor{position:relative;overflow:visible}.h5-contact-menu{z-index:8;background:#fff;border:1px solid #d8dcde;border-radius:8px;width:166px;position:absolute;top:52px;right:8px;overflow:hidden;box-shadow:0 3px 8px #141c2224}.h5-contact-menu button{color:#252a2e;text-align:left;border-bottom:1px solid #edf0f1;align-items:center;gap:14px;width:100%;height:52px;padding:0 17px;font-size:17px;display:flex}.h5-contact-menu button:last-child{border-bottom:0}.h5-contact-menu svg{color:#4a535b;stroke-width:2.1px;flex:none;width:23px;height:23px}.h5-search-wrap{padding:6px 10px 42px}.h5-support-search-wrap{padding-bottom:12px}.h5-support-contact-list,.h5-support-contact-state{min-height:190px}.h5-entity-row--support .h5-entity-copy small{color:#7d868c}.h5-entity-unread{color:#fff;background:#ef4147;border-radius:10px;flex:none;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:grid}.h5-search-wrap .h5-search-box{background:#fff;border:1px solid #0000;height:40px;margin:0;padding-right:7px;position:relative}.h5-search-wrap .h5-search-box:focus-within{border-color:#78c892;box-shadow:0 0 0 2px #1fc15b1f}.h5-search-clear{color:#8b9298;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;border-radius:50%!important}.h5-search-clear svg{stroke-width:2.2px;width:19px;height:19px}.h5-contact-shortcuts{min-height:93px;padding-bottom:12px}.h5-contact-shortcuts button{border-radius:6px;justify-content:flex-start;min-height:72px}.h5-shortcut-icon,.h5-setting-icon{color:#fff;justify-content:center;align-items:center;display:inline-flex}.h5-shortcut-icon{border-radius:11px;width:46px;height:46px}.h5-shortcut-icon svg{color:currentColor;stroke-width:2px;background:0 0;width:25px;height:25px;padding:0}.h5-contact-shortcuts button:nth-child(2) .h5-shortcut-icon svg,.h5-contact-shortcuts button:nth-child(3) .h5-shortcut-icon svg{background:0 0}.h5-app textarea{font:inherit}.h5-icon-tone--cyan{background:var(--h5-cyan)}.h5-icon-tone--green{background:#49b84b}.h5-icon-tone--coral{background:var(--h5-coral)}.h5-icon-tone--indigo{background:var(--h5-indigo)}.h5-icon-tone--orange{background:var(--h5-orange)}.h5-icon-tone--teal{background:var(--h5-teal)}.h5-entity-list{background:#fff;min-height:0}.h5-entity-row{color:#1b1e20;text-align:left;grid-template-columns:56px minmax(0,1fr) 28px;align-items:center;gap:12px;width:100%;min-width:0;min-height:68px;padding:4px 10px 4px 14px;display:grid;position:relative;background:#fff!important}.h5-entity-row:after{content:"";background:var(--h5-line);height:1px;position:absolute;bottom:0;left:82px;right:0}.h5-entity-avatar,.h5-entity-badge{border-radius:50%;flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.h5-entity-avatar{object-fit:cover}.h5-entity-badge{color:#fff;font-size:17px;font-weight:650}.h5-entity-badge svg{stroke-width:2px;width:27px;height:27px}.h5-entity-badge--contact{background:#36aebf}.h5-entity-badge--group{background:#4caf52}.h5-entity-badge--channel{background:#e95e68}.h5-entity-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.h5-entity-copy strong,.h5-entity-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.h5-entity-copy strong{font-size:19px;font-weight:620;line-height:1.2}.h5-entity-copy small{color:#8a9299;font-size:15px;line-height:1.2}.h5-row-chevron{color:#b1b7bb;stroke-width:2px;flex:none;width:21px;height:21px}.h5-empty-state{color:#262b2f;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:246px;padding:38px 24px;display:flex}.h5-empty-icon{color:#7d878e;background:#edf0f2;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:14px;display:inline-flex}.h5-empty-icon svg{stroke-width:1.8px;width:27px;height:27px}.h5-empty-state strong{font-size:18px;font-weight:620}.h5-empty-state small{color:#7c858c;margin-top:7px;font-size:15px}.h5-empty-state .h5-primary-button{width:auto;min-width:126px;margin-top:20px;padding:0 20px}.h5-module-header .h5-header-side--left{padding-left:4px}.h5-panel-back svg{width:27px;height:27px}.h5-panel-scroll{background:var(--h5-panel-bg)}.h5-panel-form,.h5-settings-form{min-height:100%;padding:20px 16px calc(24px + var(--h5-safe-bottom));flex-direction:column;display:flex}.h5-panel-form{gap:16px}.h5-form-field{color:#252a2e;flex-direction:column;gap:8px;min-width:0;font-size:15px;display:flex}.h5-form-field>span{font-weight:600}.h5-form-field input,.h5-form-field textarea{border:1px solid var(--h5-control-line);color:#202427;background:#fff;border-radius:8px;outline:0;width:100%;min-width:0;font-size:17px;transition:border-color .15s,box-shadow .15s}.h5-form-field input{height:50px;padding:0 13px}.h5-form-field textarea{resize:vertical;min-height:96px;padding:12px 13px;line-height:1.5}.h5-form-field input::placeholder,.h5-form-field textarea::placeholder{color:#737c83;opacity:1}.h5-form-field input:focus,.h5-form-field textarea:focus{border-color:#57b878;box-shadow:0 0 0 3px #1fc15b1f}.h5-form-field input[readonly]{color:#697178;background:#eef0f2}.h5-form-field>small{color:#737c83;align-self:flex-end;font-size:13px}.h5-primary-button,.h5-secondary-button{justify-content:center;align-items:center;width:100%;min-height:48px;font-size:17px;font-weight:620;display:inline-flex;border-radius:8px!important}.h5-primary-button{color:#fff!important;background:var(--h5-green-dark)!important}.h5-secondary-button{color:#3f474d!important;background:#fff!important;border:1px solid #9aa2a8!important}.h5-primary-button:disabled,.h5-secondary-button:disabled{cursor:default;opacity:.5}.h5-form-submit{margin-top:4px}.h5-form-feedback{border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:9px 11px;font-size:14px;line-height:1.4;display:flex}.h5-form-feedback svg{flex:none;width:19px;height:19px}.h5-form-feedback.is-error{color:#8f2933;background:#fdecef}.h5-form-feedback.is-success{color:#176d37;background:#e9f7ee}.h5-mine-profile{grid-template-columns:minmax(0,1fr) 48px;gap:7px;padding-left:12px}.h5-mine-profile-main{text-align:left;border-radius:6px;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:4px;min-width:0;min-height:82px;display:grid}.h5-mine-profile-main .h5-mine-avatar{justify-self:center}.h5-mine-profile-main .h5-mine-identity{gap:8px}.h5-bio-row{grid-template-columns:26px minmax(0,1fr) 22px;display:grid}.h5-bio-row>span:first-child{border-radius:50%;width:25px;height:25px}.h5-bio-row>.h5-bio-text{color:#171717;text-overflow:ellipsis;white-space:nowrap;background:0 0;border-radius:0;width:auto;min-width:0;height:auto;display:block;overflow:hidden}.h5-bio-row>svg{color:#b1b7bb;width:20px;height:20px}.h5-settings-list button{grid-template-columns:42px minmax(0,1fr) auto 22px;gap:12px;display:grid}.h5-setting-icon{border-radius:9px;width:38px;height:38px}.h5-setting-icon svg{stroke-width:2px;width:22px;height:22px}.h5-setting-label{min-width:0}.h5-settings-list button>small{color:#858d93;text-overflow:ellipsis;white-space:nowrap;max-width:86px;font-size:14px;overflow:hidden}.h5-profile-avatar-preview{color:#737c83;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:4px 0 8px;font-size:14px;display:flex}.h5-profile-avatar-preview img{object-fit:contain;width:72px;height:72px}.h5-qr-card{background:#fff;border:1px solid #e0e3e5;border-radius:12px;width:calc(100% - 32px);max-width:330px;margin:28px auto;padding:22px}.h5-qr-owner{align-items:center;gap:12px;min-width:0;display:flex}.h5-qr-owner img{object-fit:contain;width:52px;height:52px}.h5-qr-owner>span{flex-direction:column;gap:4px;min-width:0;display:flex}.h5-qr-owner strong,.h5-qr-owner small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.h5-qr-owner strong{font-size:18px}.h5-qr-owner small{color:#7c858c;font-size:14px}.h5-qr-code{justify-content:center;align-items:center;margin:22px 0 16px;display:flex}.h5-qr-code svg{width:min(220px,100%);height:auto}.h5-qr-card p{color:#6e777e;text-align:center;margin:0;font-size:14px}.h5-settings-form{gap:16px}.h5-toggle-list,.h5-radio-list{background:#fff;border:0;border-radius:8px;margin:0;padding:0;overflow:hidden}.h5-toggle-row,.h5-radio-row{border-bottom:1px solid #e7eaec;grid-template-columns:minmax(0,1fr) 50px;align-items:center;gap:14px;min-height:76px;padding:10px 13px;display:grid;position:relative}.h5-toggle-row:last-child,.h5-radio-row:last-child{border-bottom:0}.h5-toggle-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.h5-toggle-copy strong{font-size:17px;font-weight:580}.h5-toggle-copy small{color:#707980;font-size:13px;line-height:1.35}.h5-toggle-row input,.h5-radio-row input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.h5-toggle-control{background:#c6ccd0;border-radius:14px;width:48px;height:28px;transition:background-color .16s;display:inline-block;position:relative}.h5-toggle-control:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #151c203d}.h5-toggle-row input:checked+.h5-toggle-control{background:var(--h5-green-dark)}.h5-toggle-row input:checked+.h5-toggle-control:after{transform:translate(20px)}.h5-radio-row{grid-template-columns:minmax(0,1fr) 28px}.h5-radio-control{border:2px solid #aab1b6;border-radius:50%;width:23px;height:23px;position:relative}.h5-radio-row input:checked+.h5-radio-control{border-color:var(--h5-green-dark)}.h5-radio-row input:checked+.h5-radio-control:after{content:"";background:var(--h5-green-dark);border-radius:50%;position:absolute;inset:4px}.h5-toggle-row input:focus-visible+.h5-toggle-control,.h5-radio-row input:focus-visible+.h5-radio-control{outline:2px solid var(--h5-green-dark);outline-offset:3px}.h5-visually-hidden{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.h5-detail-header>.h5-detail-avatar{object-fit:cover;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.h5-conversation-avatar{color:#fff;background:#2fa8ba;font-size:14px;font-weight:650}.h5-conversation-avatar--group{background:#4daf51}.h5-conversation-avatar--channel{background:#e95e68}.h5-thread-empty{color:#263a27c2;text-align:center;flex-direction:column;flex:1 0 auto;justify-content:center;align-items:center;gap:4px;display:flex}.h5-thread-empty span{font-size:16px;font-weight:600}.h5-thread-empty small{font-size:13px}.h5-support-message{flex-direction:column;flex:none;width:100%;display:flex}.h5-support-message--incoming{align-items:flex-start}.h5-support-message--outgoing{align-items:flex-end}.h5-support-message--system{align-items:center;margin:5px 0}.h5-group-detail .h5-detail-header{grid-template-columns:38px 40px minmax(0,1fr) 38px}.h5-group-avatar-fallback{color:#fff;background:#2f7a62;place-items:center;font-size:14px;font-weight:700;display:grid}.h5-group-announcement{color:#5f6872;text-overflow:ellipsis;white-space:nowrap;background:#f8faf9;border-bottom:1px solid #e7eaec;min-height:32px;padding:7px 14px;font-size:11px;line-height:17px;overflow:hidden}.h5-group-load-older{color:#48645b;background:#e5eeea;border:0;border-radius:4px;align-self:center;min-height:30px;padding:0 12px;font-size:11px}.h5-support-message--group{gap:4px}.h5-group-message-sender{color:#657078;align-items:center;gap:6px;max-width:78%;font-size:10px;display:flex}.h5-support-message--outgoing .h5-group-message-sender{align-self:flex-end}.h5-group-message-sender img,.h5-group-message-sender i{object-fit:cover;color:#315a4b;background:#dbe6e1;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-style:normal;font-weight:700;display:grid}.h5-group-message-sender>span{min-width:0;display:grid}.h5-group-message-sender strong,.h5-group-message-sender small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.h5-group-message-sender small{color:#98a0a6;font-size:9px}.h5-group-composer-shell .h5-chat-composer{grid-template-columns:36px minmax(0,1fr) 36px 36px}.h5-group-sticker-picker{bottom:58px}.h5-system-message-label{color:#f5f7f5;background:#344d3575;border-radius:4px;margin-bottom:4px;padding:3px 8px;font-size:12px}.h5-support-message--system .h5-chat-bubble{background:#ffffffeb;border-radius:8px;max-width:min(88%,340px)}.h5-support-message--system .h5-chat-bubble:before{display:none}.h5-support-media{background:#ffffffe0;border:2px solid #ffffffbd;border-radius:8px;width:min(72vw,300px);min-height:72px;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000001f}.h5-support-image-button{aspect-ratio:1;width:100%;min-width:0;min-height:72px;display:block;overflow:hidden;background:#eef1ee!important}.h5-support-image-grid{background:#dfe5e0;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;display:grid}.h5-support-image-grid[data-image-count="2"],.h5-support-image-grid[data-image-count="3"],.h5-support-image-grid[data-image-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}.h5-support-image-grid.is-single{background:0 0;display:block}.h5-support-image-button img{object-fit:cover;width:100%;height:100%;display:block}.h5-support-image-button.is-single{aspect-ratio:auto}.h5-support-image-button.is-single img,.h5-support-video video{object-fit:contain;background:#151715;width:100%;max-height:min(58vh,420px);display:block}.h5-support-video video{min-height:120px}.h5-support-media>.h5-bubble-meta{z-index:2;color:#fff;background:#1c221d94;border-radius:10px;padding:3px 6px;position:absolute;bottom:5px;right:5px}.h5-support-sticker{flex-direction:column;justify-content:flex-end;align-items:flex-end;width:min(48vw,190px);min-height:86px;display:flex;position:relative}.h5-support-sticker--incoming{align-items:flex-start}.h5-support-sticker>img{object-fit:contain;max-width:100%;max-height:190px;display:block}.h5-support-sticker>.h5-bubble-meta{color:#fff;background:#2e4a2f7a;border-radius:10px;align-self:flex-end;margin:2px 0 0;padding:3px 6px}.h5-support-audio{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 8px;min-width:min(72vw,280px);display:grid}.h5-support-audio audio{width:100%;min-width:190px;height:34px}.h5-support-audio .h5-bubble-meta{grid-column:1/-1;justify-self:end;margin-left:0}.h5-support-duration{color:#626a63;white-space:nowrap;font-size:13px}.h5-message-media-failed{color:#6c3c37;text-align:center;justify-content:center;align-items:center;gap:7px;width:100%;min-height:72px;padding:10px;font-size:13px;display:flex;background:#fff2f0!important}.h5-message-media-failed svg{flex:none;width:18px;height:18px}.h5-image-lightbox{z-index:50;background:#000000e8;justify-content:center;align-items:center;padding:58px 12px 22px;display:flex;position:absolute;inset:0}.h5-image-lightbox>button{top:calc(8px + var(--h5-safe-top));color:#fff;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:absolute;right:8px}.h5-image-lightbox>button svg{width:28px;height:28px}.h5-image-lightbox>img{object-fit:contain;max-width:100%;max-height:100%;display:block}.h5-chat-composer-shell{z-index:8;background:#fff;flex:none;position:static}.h5-media-file-input{display:none}.h5-composer-status{color:#8b3f39;text-align:center;background:#fff6f5;border-top:1px solid #e1e4e1;min-height:34px;padding:8px 13px;font-size:13px}.h5-composer-status.is-recording{color:#a2272d;font-variant-numeric:tabular-nums;background:#fff0f1}.h5-composer-button.is-recording{color:#d7353d!important}.h5-composer-button.is-recording svg{fill:currentColor;width:22px;height:22px}.h5-sticker-picker{background:#f7f8f7;border-top:1px solid #dfe2df;height:min(38vh,300px)}.h5-sticker-picker.is-marketplace{height:min(58vh,470px)}.h5-sticker-picker header{background:#fff;justify-content:space-between;align-items:center;height:42px;padding:0 8px 0 14px;display:flex}.h5-sticker-picker header strong{font-size:15px}.h5-sticker-picker header button{justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.h5-sticker-picker header svg{width:20px;height:20px}.h5-sticker-grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;gap:5px;height:calc(100% - 98px);padding:9px;display:grid;overflow:hidden auto}.h5-sticker-pack-nav{scrollbar-width:thin;border-bottom:1px solid #dfe2df;align-items:center;gap:7px;height:56px;padding:6px 9px;display:flex;overflow:auto hidden}.h5-sticker-pack-nav>button{border-radius:8px;flex:0 0 44px;place-items:center;width:44px;height:44px;padding:3px;display:grid;position:relative;overflow:hidden;background:#eef1ef!important;border:0!important}.h5-sticker-pack-nav>button:focus-visible{outline-offset:1px;outline:2px solid #187052}.h5-sticker-pack-nav>button.is-active{box-shadow:inset 0 0 0 2px #187052;background:#edf7f2!important}.h5-sticker-pack-nav>button.is-locked img{opacity:.45;filter:grayscale()blur(.35px)}.h5-sticker-pack-nav>button.is-failed{box-shadow:inset 0 0 0 1px #b84950}.h5-sticker-pack-nav img{object-fit:contain;border-radius:6px;width:100%;height:100%}.h5-sticker-pack-nav span{font-size:12px;font-weight:750}.h5-sticker-store-entry{color:#17694e!important;background:#e7f1ed!important}.h5-sticker-store-entry svg{width:22px;height:22px}.h5-pack-download-mark{color:#fff;background:#17694e;border-radius:50%;width:17px;height:17px;padding:3px;position:absolute;bottom:2px;right:2px}.h5-pack-update-mark{color:#fff;background:#c14930;border-radius:8px;min-width:17px;padding:1px 3px;line-height:14px;position:absolute;top:1px;right:1px;font-size:9px!important}.h5-pack-progress{background:#ffffffe6;border-radius:50%;place-items:center;display:grid;position:absolute;inset:4px}.h5-pack-progress svg{position:absolute;inset:0;transform:rotate(-90deg);width:100%!important;height:100%!important}.h5-pack-progress circle{fill:none;stroke:#dce4e0;stroke-width:3px}.h5-pack-progress circle+circle{stroke:#187052;stroke-linecap:round;stroke-dasharray:100;transition:stroke-dashoffset .18s ease-out}.h5-pack-progress small{color:#165d47;font-size:9px;font-weight:750;position:relative}.h5-sticker-marketplace{background:#f7f8f7;grid-template-rows:48px 44px minmax(0,1fr);height:calc(100% - 42px);display:grid}.h5-sticker-marketplace>label{background:#fff;border:1px solid #d8ddda;border-radius:7px;align-items:center;gap:8px;margin:8px 10px 0;padding:0 10px;display:flex}.h5-sticker-marketplace>label svg{color:#66706a;width:18px;height:18px}.h5-sticker-marketplace>label input{color:#27312b;background:0 0;border:0;outline:0;width:100%;height:38px;font-size:14px}.h5-sticker-marketplace>nav{border-bottom:1px solid #dde1de;justify-content:center;align-items:end;gap:10px;display:flex;overflow-x:auto}.h5-sticker-marketplace>nav button{color:#475149;height:40px;padding:0 5px;font-size:14px;background:0 0!important;border:0!important;border-bottom:2px solid #0000!important}.h5-sticker-marketplace>nav button.is-active{color:#165d47;font-weight:700;border-bottom-color:#187052!important}.h5-sticker-market-list{padding:2px 10px 12px;overflow-y:auto}.h5-sticker-market-list>article{border-bottom:1px solid #e1e4e2;grid-template-columns:58px minmax(0,1fr) 76px;align-items:center;gap:9px;min-height:82px;display:grid}.h5-sticker-market-list>article>img,.h5-sticker-market-list>article>span{object-fit:contain;background:#fff;border-radius:8px;place-items:center;width:54px;height:54px;font-size:15px;font-weight:750;display:grid}.h5-sticker-market-list>article>span svg,.h5-sticker-pack-nav span svg{width:22px;height:22px}.h5-sticker-market-list article>div{min-width:0}.h5-sticker-market-list article strong{color:#27312b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.h5-sticker-market-list article p{color:#606a63;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:12px;line-height:1.4;overflow:hidden}.h5-sticker-market-list article small{color:#737d76;font-size:10px}.h5-sticker-market-list article>button{color:#155b45;border-radius:18px;justify-content:center;align-items:center;gap:3px;min-height:36px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex;position:relative;background:#e5f0eb!important;border:0!important}.h5-sticker-market-list article>button>svg{width:14px;height:14px}.h5-sticker-market-list article>button .h5-pack-progress{inset:2px 18px}.h5-sticker-market-list>p{color:#68716b;text-align:center;margin:36px 0}.h5-sticker-grid button{aspect-ratio:1;border-radius:6px;justify-content:center;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden;background:#fff!important;border:1px solid #e1e3e1!important}.h5-sticker-grid img{object-fit:contain;width:calc(100% - 10px);height:calc(100% - 10px);padding:5px;display:block;position:absolute;inset:5px}.h5-sticker-grid span{z-index:1;overflow-wrap:anywhere;padding:3px;font-size:12px;position:relative}.h5-sticker-picker-status{color:#686e69;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:calc(100% - 98px);padding:12px;font-size:14px;display:flex}@media (prefers-reduced-motion:reduce){.agent-pack-progress circle+circle,.h5-pack-progress circle+circle{transition:none}}.h5-sticker-picker-status button{border-radius:5px;min-height:34px;padding:0 12px;background:#fff!important;border:1px solid #aeb4ae!important}.h5-media-preview-layer{z-index:60;background:#131614b8;justify-content:center;align-items:center;padding:18px;display:flex;position:absolute;inset:0}.h5-media-preview-panel{background:#fff;border-radius:8px;width:min(100%,390px);max-height:calc(100% - 36px);padding:18px;position:relative;overflow:hidden auto}.h5-media-preview-panel h2{letter-spacing:0;margin:0 42px 15px 0;font-size:19px}.h5-media-preview-panel>img{object-fit:contain;background:#f0f2f0;width:100%;max-height:min(58vh,440px);display:block}.h5-media-preview-close{justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:absolute;top:7px;right:7px}.h5-media-preview-close svg{width:22px;height:22px}.h5-audio-preview{background:#f4f6f4;flex-direction:column;gap:8px;padding:16px 10px;display:flex}.h5-audio-preview audio{width:100%}.h5-audio-preview span{color:#626862;text-align:right;font-size:13px}.h5-media-preview-actions{justify-content:flex-end;gap:8px;margin-top:15px;display:flex}.h5-media-preview-actions button{border-radius:5px;min-width:64px;min-height:40px;padding:0 12px;font-size:14px;background:#fff!important;border:1px solid #cfd3cf!important}.h5-media-preview-actions button.is-primary{color:#fff;border-color:var(--h5-green)!important;background:var(--h5-green)!important}@media (width<=359px){.h5-sticker-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.h5-support-audio{min-width:calc(100vw - 48px)}.h5-search-wrap{padding-bottom:32px}.h5-entity-row{grid-template-columns:50px minmax(0,1fr) 24px;gap:9px;padding-left:10px}.h5-entity-row:after{left:69px}.h5-entity-avatar,.h5-entity-badge{width:50px;height:50px}.h5-entity-copy strong{font-size:17px}.h5-panel-form,.h5-settings-form{padding-left:12px;padding-right:12px}.h5-mine-profile-main{grid-template-columns:64px minmax(0,1fr)}.h5-mine-identity strong{font-size:22px}.h5-mine-identity small{font-size:17px}.h5-qr-card{width:calc(100% - 24px);padding:18px}}@media (prefers-reduced-motion:reduce){.h5-form-field input,.h5-form-field textarea,.h5-toggle-control,.h5-toggle-control:after{transition:none}}
