*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0;font-family:-apple-system,sans-serif;-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important}body{color:#333;background-color:#333;justify-content:center;align-items:center;height:100dvh;margin:0;font-size:14px;display:flex;overflow:hidden}#app{justify-content:center;align-items:center;width:100%;height:100%;display:flex}#app-container{background-color:#ededed;flex-direction:column;width:100%;max-width:480px;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 0 30px #00000080}@media screen and (width<=1024px){body{background-color:#ededed}#app-container{max-width:100%;box-shadow:none;border-radius:0}}.wechat-header{border-bottom:1px solid #dcdcdc;justify-content:space-between;align-items:center;height:44px;padding:0 15px;font-size:15px;font-weight:700;display:flex}.back-btn,.more-btn{cursor:pointer;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.back-btn img,.more-btn img,.back-btn svg,.more-btn svg{object-fit:contain;width:auto;height:20px;display:block}.more-btn img,.more-btn svg{height:28px}.back-btn svg path,.more-btn svg path{fill:#333}.chat-container{flex-direction:column;flex:1;gap:20px;padding:15px;display:flex;overflow-y:auto}.msg-row{align-items:flex-start;width:100%;display:flex}.avatar{background-color:#ccc;background-position:50%;background-size:cover;border-radius:4px;flex-shrink:0;width:42px;height:42px;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.msg-content{word-wrap:break-word;border-radius:8px;max-width:68%;padding:10px 14px;font-size:14px;line-height:1.5;position:relative}.msg-left{justify-content:flex-start}.msg-left .avatar{background-color:#e5cd9e;margin-right:12px}.msg-left .msg-content{background-color:#fff}.msg-left .msg-content:before{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-right:10px solid #fff;position:absolute;top:14px;left:-10px}.msg-right{justify-content:flex-end}.msg-right .avatar{background-color:#576b95;margin-left:12px}.msg-right .msg-content{background-color:#95ec69}.msg-right .msg-content:before{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:10px solid #95ec69;position:absolute;top:14px;right:-10px}.msg-wrapper{flex-direction:column;max-width:68%;display:flex}.msg-left .msg-content{max-width:100%}.msg-name{color:#888;margin-bottom:2px;margin-left:4px;font-size:12px}.sys-msg{text-align:center;color:#fff;font-size:12px}.sys-msg span{background-color:#dadada;border-radius:4px;padding:4px 8px}.game-action-area{z-index:20;flex-direction:column;width:100%;padding:0;display:flex;position:absolute;bottom:60px;left:0}.action-btn{color:#fff;text-align:center;cursor:pointer;background-color:#07c160;border:none;border-radius:8px;padding:12px;font-size:16px;font-weight:700}.action-btn.secondary{color:#000;background-color:#fff}.wechat-bottom{height:60px;padding:0 10px;padding-bottom:env(safe-area-inset-bottom);z-index:20;background-color:#f7f7f7;border-top:1px solid #ddd;align-items:center;gap:10px;display:flex;position:relative}.bottom-icon{width:28px;height:28px}.input-wrapper{flex:1;align-items:center;display:flex;position:relative}.input-box{background-color:#fff;border:none;border-radius:4px;outline:none;width:100%;height:40px;padding:0 70px 0 10px;font-size:16px}.inline-hint-btn{color:#07c160;cursor:pointer;z-index:10;background:#f2f2f2;border-radius:4px;padding:6px 10px;font-size:13px;font-weight:700;transition:all .2s;position:absolute;right:6px}.inline-hint-btn:active{background:#e5e5e5;transform:scale(.95)}.system-overlay.fullscreen-light{z-index:99999;box-sizing:border-box;background:linear-gradient(135deg,#fff 0%,#f0f4f3 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:40px 20px;display:flex;position:absolute;top:0;left:0;overflow-y:auto}.start-header-light{text-align:center;margin-bottom:20px}.wechat-logo-placeholder{color:#07c160;margin-bottom:10px;font-size:48px;animation:2.5s ease-in-out infinite floatHint}.game-title-light{color:#333;letter-spacing:2px;margin-bottom:8px;font-size:28px;font-weight:900}.sub-title-light{color:#07c160;letter-spacing:1px;font-size:18px;font-weight:700}.intro-card-light{background:#fff;border:1px solid #07c1601a;border-radius:16px;flex-direction:column;flex:none;width:100%;margin-bottom:30px;padding:20px 20px 30px;display:flex;box-shadow:0 8px 24px #07c1601f}.intro-tabs-light{border-bottom:1px solid #eee;justify-content:center;gap:30px;margin-bottom:20px;display:flex}.tab-light{color:#888;padding-bottom:10px;font-size:15px;position:relative}.tab-light.active{color:#07c160;font-weight:700}.tab-light.active:after{content:"";background:#07c160;border-radius:3px 3px 0 0;width:30px;height:3px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.warning-text-light{color:#444;white-space:pre-wrap;text-align:center;flex-direction:column;justify-content:center;width:100%;padding:0 10px;font-size:14px;line-height:2.3;display:flex}.warning-text-light::-webkit-scrollbar{width:4px}.warning-text-light::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.start-btn-light{color:#fff;letter-spacing:1px;cursor:pointer;background:#07c160;border:none;border-radius:25px;flex-shrink:0;width:70%;margin-top:50px;margin-bottom:25px;padding:15px 0;font-size:18px;font-weight:700;transition:all .2s;box-shadow:0 6px 16px #07c1604d}.start-btn-light:active{background:#06ad56;transform:scale(.96)}.footer-text-light{color:#999;text-align:center;font-size:12px;line-height:1.5}.system-overlay.glass-popup{-webkit-backdrop-filter:blur(6px);z-index:99999;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.glass-box{-webkit-backdrop-filter:blur(20px)saturate(150%);background:#ffffffd9;border:1px solid #fff9;border-radius:20px;flex-direction:column;align-items:center;width:82%;max-width:320px;max-height:75vh;padding:30px 20px;display:flex;position:relative;box-shadow:0 15px 35px #00000026}.confetti{z-index:100000;pointer-events:none;border-radius:2px;width:8px;height:8px;animation:1.5s cubic-bezier(.25,1,.5,1) forwards explode;position:absolute}@keyframes explode{0%{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}to{transform:translate(calc(-50% + var(--tx)), calc(-50% + var(--ty) + 200px)) scale(0) rotate(720deg);opacity:0}}.system-hint-toast{color:#fff;box-sizing:border-box;text-align:center;z-index:999999;opacity:0;pointer-events:none;background:#07c160;border-radius:8px;justify-content:center;align-items:center;width:92%;min-height:48px;padding:12px 16px;font-size:15px;font-weight:500;transition:opacity .3s,bottom .3s;display:flex;position:absolute;bottom:70px;left:50%;transform:translate(-50%);box-shadow:0 6px 16px #0003}.system-hint-toast.show{opacity:1;bottom:85px}.hint-icon{margin-right:8px;font-size:18px;animation:1.5s infinite pulseIcon}@keyframes floatHint{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}@keyframes pulseIcon{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.msg-image{cursor:pointer;border-radius:8px;max-width:200px;display:block}.inspector-overlay{z-index:99999;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s fadeIn;display:flex;position:absolute;top:0;left:0}.inspector-close{color:#fff;cursor:pointer;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:20px;padding:8px 16px;font-size:15px;position:absolute;top:20px;left:20px}.inspector-img-box{max-width:100%;max-height:80vh;position:relative}.inspector-img-box img{width:100%;height:auto;display:block}.flaw-hotspot{cursor:pointer;border:2px solid #0000;position:absolute}.flaw-hotspot.revealed{background:#f443;border:3px solid #f44;animation:1.5s infinite pulseBorder}@keyframes pulseBorder{0%{box-shadow:0 0 #ff4444b3}70%{box-shadow:0 0 0 10px #f440}to{box-shadow:0 0 #f440}}.drawer-overlay{-webkit-backdrop-filter:blur(6px);z-index:15;opacity:0;pointer-events:none;background:#00000040;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.drawer-overlay.show{opacity:1;pointer-events:auto}.options-panel{background:#f7f7f7;border-radius:16px 16px 0 0;flex-direction:column;gap:12px;margin:0;padding:20px 20px 25px;animation:.3s cubic-bezier(.25,.8,.25,1) forwards slideUpDrawer;display:flex;box-shadow:0 -4px 20px #0000001a}.question-title{color:#333;text-align:center;margin-bottom:4px;font-size:14px;font-weight:700;line-height:1.5}.action-btn{white-space:normal;cursor:pointer;border-radius:8px;padding:12px 15px;font-size:15px;line-height:1.4;transition:all .2s}.action-btn.outline{color:#07c160;background-color:#fff;border:1px solid #07c160}.action-btn.solid{color:#fff;background-color:#07c160;border:1px solid #07c160}.action-btn.outline:active{background-color:#f0f0f0}.action-btn.solid:active{background-color:#06ad56}.msg-content.no-tail:before{display:none!important}.msg-content.no-tail{box-shadow:none!important;background-color:#0000!important;padding:0!important}.taobao-overlay{z-index:99999;background:#f5f5f5;flex-direction:column;width:100%;height:100%;animation:.4s cubic-bezier(.25,.8,.25,1) forwards slideUpFull;display:flex;position:absolute;top:0;left:0}@keyframes slideUpFull{0%{transform:translateY(100%)}to{transform:translateY(0)}}.taobao-header{background:#fff;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;height:50px;padding:0 15px;display:flex}.taobao-close{color:#333;cursor:pointer;font-size:14px}.fake-url{color:#888;cursor:pointer;background:#f0f0f0;border:2px solid #0000;border-radius:15px;padding:6px 15px;font-size:13px;transition:all .3s}.taobao-content{flex:1;padding-bottom:30px;overflow-y:auto}.product-info{background:#fff;padding:15px}.price-tag{color:#ff5000;font-size:24px;font-weight:700}.countdown-box{color:#fff;text-align:center;cursor:pointer;background:linear-gradient(90deg,#ff5000,#ff8c00);border:2px solid #0000;border-radius:8px;margin:10px;padding:12px;transition:all .3s}.fake-form{background:#fff;border-radius:8px;margin:10px;padding:15px}.form-input{background:#f9f9f9;border:1px solid #ddd;border-radius:4px;width:100%;height:40px;margin-bottom:10px;padding:0 10px;font-size:14px}.danger-input-wrapper{cursor:pointer;border:2px solid #0000;border-radius:6px;transition:all .3s;position:relative}.danger-input{color:#f44;pointer-events:none;border-color:#fcc}.danger-input::placeholder{color:#f99}.fake-submit-btn{color:#fff;background:#ff5000;border:none;border-radius:25px;width:100%;height:45px;margin-top:10px;font-size:16px;font-weight:700}.taobao-flaw-revealed{animation:1.5s infinite pulseBorder;background-color:#ff44441a!important;border:2px solid #f44!important}.facetime-overlay{z-index:99999;background:#1c1c1e;flex-direction:column;width:100%;height:100%;animation:.4s cubic-bezier(.25,.8,.25,1) forwards slideUpFull;display:flex;position:absolute;top:0;left:0}.facetime-header{cursor:pointer;background:#2c2c2e;border:2px solid #0000;justify-content:space-between;align-items:center;height:50px;padding:0 15px;font-size:15px;font-weight:700;transition:all .3s;display:flex}.facetime-close{color:#ff453a;cursor:pointer;background:#ff453a26;border-radius:15px;padding:6px 12px;font-size:13px}.facetime-content{flex-direction:column;flex:1;display:flex;position:relative}.video-placeholder{background:#000;border-bottom:2px solid #333;width:100%;height:40%;position:relative}.agent-badge{color:#fff;background:#0009;border-radius:4px;padding:4px 8px;font-size:12px;position:absolute;bottom:10px;left:10px}.meeting-chat{background:#f2f2f7;flex-direction:column;flex:1;padding:15px;display:flex;overflow-y:auto}.chat-msg{border-radius:8px;margin-bottom:12px;padding:12px;font-size:14px;line-height:1.5}.chat-msg.system{text-align:center;color:#8e8e93;padding:0;font-size:12px}.chat-msg.agent{color:#333;cursor:pointer;background:#fff;border:2px solid #0000;transition:all .3s;box-shadow:0 2px 8px #0000000d}.screen-share-alert{cursor:pointer;text-align:center;background:#fff;border:2px solid #0000;border-radius:16px;width:100%;margin-top:auto;padding:20px;transition:all .3s;box-shadow:0 8px 20px #0000001f}.accept-btn{color:#fff;background:#007aff;border:none;border-radius:20px;width:80%;padding:12px 30px;font-size:15px;font-weight:700}.ft-flaw-revealed{animation:1.5s infinite pulseBorder;background-color:#ff453a1a!important;border:2px solid #ff453a!important}.loading-overlay{z-index:9999999;background:#f7f7f7;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s;display:flex;position:absolute;top:0;left:0}.spinner{border:4px solid #e0e0e0;border-top-color:#07c160;border-radius:50%;width:45px;height:45px;margin-bottom:20px;animation:1s cubic-bezier(.5,.1,.4,.9) infinite spin}.loading-text{color:#888;letter-spacing:1px;font-size:15px;font-weight:700;animation:1.5s infinite pulseText}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulseText{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}#settlementText,#failText{text-align:left;width:100%;max-height:55vh;padding:0 5px;line-height:1.8;display:block;overflow-y:auto}
