.wechat-entry-card{display:flex;align-items:center;gap:24px;margin-top:18px;padding:15px 18px;border:1px solid #dfe8f5;border-radius:16px;background:linear-gradient(110deg,#f7fbff,#fff);box-shadow:0 5px 18px rgba(40,85,145,.05)}
.desktop-install-button{display:flex;align-items:center;gap:7px;border:0;border-radius:10px;padding:11px 18px;background:#ffdc69;color:#453c69;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(61,43,139,.22);transition:.2s}.desktop-install-button:hover{transform:translateY(-1px);background:#ffe486;box-shadow:0 10px 22px rgba(61,43,139,.28)}.desktop-install-button i{display:grid;place-items:center;width:20px;height:20px;border-radius:6px;background:#fff9;font-style:normal;font-size:15px}.desktop-install-button[hidden]{display:none!important}
.wechat-entry-title{display:flex;align-items:center;gap:11px;min-width:190px}.wechat-entry-title>span,.wechat-entry-dialog-title>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,#12bd70,#07a95f);color:#fff;font-weight:800}.wechat-entry-title b{display:block;font-size:15px}.wechat-entry-title small{display:block;margin-top:3px;color:#8e98a8;font-size:11px}.wechat-entry-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;flex:1}.wechat-entry-actions button{display:flex;align-items:center;gap:9px;min-width:0;padding:10px 12px;border:1px solid #e8edf4;border-radius:11px;background:#fff;color:#30384a;text-align:left;cursor:pointer;transition:.2s}.wechat-entry-actions button:hover{transform:translateY(-1px);border-color:#a9c9f0;box-shadow:0 6px 14px rgba(34,102,180,.09)}.wechat-entry-actions button.primary{border-color:#cfe2fa;background:#edf6ff}.wechat-entry-actions i{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:9px;background:#e9f8f1;color:#0ba967;font-style:normal;font-weight:800}.wechat-entry-actions .primary i{background:#dbeeff;color:#247bd8}.wechat-entry-actions span{min-width:0}.wechat-entry-actions b,.wechat-entry-actions small{display:block;white-space:nowrap}.wechat-entry-actions b{font-size:12px}.wechat-entry-actions small{margin-top:2px;color:#98a0ad;font-size:9px}.wechat-entry-modal{position:fixed;inset:0;z-index:120;display:none;place-items:center;padding:20px;background:rgba(26,31,43,.55);backdrop-filter:blur(5px)}.wechat-entry-modal.show{display:grid}.wechat-entry-dialog{position:relative;width:min(430px,100%);padding:24px;border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(17,32,55,.25)}.wechat-entry-close{position:absolute;right:15px;top:13px;width:34px;height:34px;border:0;border-radius:50%;background:#f3f5f8;color:#7e8795;font-size:22px;cursor:pointer}.wechat-entry-dialog-title{display:flex;align-items:center;gap:12px;padding-right:34px}.wechat-entry-dialog-title h2{margin:0;font-size:18px}.wechat-entry-dialog-title p{margin:4px 0 0;color:#8c95a4;font-size:11px}.wechat-entry-qr{display:flex;align-items:center;justify-content:center;min-height:250px;margin:20px 0 9px;padding:12px;border:1px solid #edf0f4;border-radius:16px;background:#fafcfe}.wechat-entry-qr img{display:block;max-width:100%;max-height:330px;object-fit:contain;border-radius:10px}.wechat-entry-tip{text-align:center;color:#8f98a5;font-size:11px}.wechat-entry-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.wechat-entry-tabs button{height:38px;border:1px solid #e4e8ef;border-radius:9px;background:#fff;color:#687284;cursor:pointer}.wechat-entry-tabs button.active{border-color:#8fbcf1;background:#edf6ff;color:#176fd0;font-weight:700}.modal-open{overflow:hidden}
@media(max-width:820px){.wechat-entry-card{align-items:flex-start;flex-direction:column;gap:12px;padding:15px}.wechat-entry-actions{width:100%}.wechat-entry-actions button{justify-content:center;padding:10px 6px}.wechat-entry-actions small{display:none}.wechat-entry-title{min-width:0}.wechat-entry-dialog{padding:20px}.wechat-entry-qr{min-height:220px}}
@media(max-width:430px){.welcome-actions .desktop-install-button{padding:10px 14px}.wechat-entry-actions b{font-size:11px}.wechat-entry-actions i{display:none}.wechat-entry-actions button{padding:10px 3px}.wechat-entry-dialog-title h2{font-size:16px}}
.wechat-entry-modal.is-official .wechat-entry-qr{position:relative;width:min(300px,100%);height:auto;min-height:0;aspect-ratio:1;margin:20px auto 9px;padding:0;overflow:hidden;background:#fff}.wechat-entry-modal.is-official .wechat-entry-qr img{position:absolute;left:-13.1%;top:-13.1%;width:356.25%;max-width:none;max-height:none;border-radius:0}
