._runtime_provider_1mnbe_1{flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}._runtime_provider_1mnbe_1 ._runtime-container_1mnbe_10{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}._runtime_provider_1mnbe_1 ._runtime-content_1mnbe_20{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}._runtime_provider_1mnbe_1 ._runtime_provider_right_1mnbe_27{max-height:400px;overflow:auto}.verification{width:400px;height:400px;margin:0 auto;padding:auto 0;position:relative}.verification_Img{width:300px;height:300px}.baguaRenderBox{width:300px;height:300px;position:absolute;top:0}.baguaRenderDev{border-radius:50%;width:250px;height:250px;margin:22.5px auto;position:relative;overflow:hidden}.baguaRenderDev .baguaRenderDev_sector{transform-origin:0 0;clip-path:polygon(0 0,100% 0,70.71% 70.71%);cursor:pointer;width:50%;height:50%;position:absolute;top:50%;left:50%}.baguaRenderDev .baguaRenderDev_sector:first-child{transform:rotate(-22.5deg)}.baguaRenderDev .baguaRenderDev_sector:nth-child(2){transform:rotate(22.5deg)}.baguaRenderDev .baguaRenderDev_sector:nth-child(3){transform:rotate(67.5deg)}.baguaRenderDev .baguaRenderDev_sector:nth-child(4){transform:rotate(112.5deg)}.baguaRenderDev .baguaRenderDev_sector:nth-child(5){transform:rotate(157.5deg)}.baguaRenderDev .baguaRenderDev_sector:nth-child(6){transform:rotate(202.5deg)}.baguaRenderDev .baguaRenderDev_sector:nth-child(7){transform:rotate(247.5deg)}.baguaRenderDev .baguaRenderDev_sector:nth-child(8){transform:rotate(292.5deg)}.baguaRenderDev .baguaRenderDev_center{z-index:10;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:18px;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.liurenRenderBox{grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(4,1fr);width:300px;height:300px;display:grid;position:absolute;top:0}.liurenRenderDev{justify-content:center;align-items:center;font-size:20px;display:flex}.shichenRenderBox{width:300px;height:300px;position:absolute;top:0;left:0}.shichenRenderBox .shichenRenderDev{cursor:pointer;border-radius:50%;width:300px;height:300px;position:relative}.shichenRenderBox .shichenNumber{pointer-events:none;justify-content:center;align-items:center;width:35px;height:35px;font-size:18px;font-weight:700;display:flex;position:absolute;transform:translate(-50%,-50%)}.shichenRenderBox .shichenRenderDev_center{cursor:pointer;z-index:10;border-radius:50%;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.meihuayishuRenderBox{grid-template-rows:repeat(8,1fr);grid-template-columns:repeat(8,1fr);width:300px;height:300px;display:grid;position:absolute;top:0}.meihuayishuRenderDev{cursor:pointer;justify-content:center;align-items:center;display:flex}.meihuayishuRenderDev:hover{background:rgba(#eee, #eee, #eee, .01)}*{box-sizing:border-box;margin:0;padding:0;font-family:Microsoft Yahei,sans-serif}.app-wrap{background:linear-gradient(135deg,#ffe6f2,#e6f7ff);flex-direction:column;align-items:center;width:100%;min-height:calc(100vh - 40);padding:20px;display:flex}.header-info{text-align:center;margin-bottom:16px}.header-info h1{color:#d63384;margin-bottom:8px}.info-bar{color:#222;justify-content:center;gap:30px;margin-bottom:12px;font-size:18px;display:flex}.restart-btn{color:#fff;cursor:pointer;background:#ff5e87;border:none;border-radius:8px;margin-top:6px;padding:8px 22px;font-size:16px;transition:background .2s}.restart-btn:hover{background:#ff3e6f}.game-box{background:#fff9;border:3px solid #c288b4;border-radius:12px;padding:10px}.row{display:flex}.cell{cursor:pointer;width:calc(12.5vw - 5px);max-width:70px;height:calc(12.5vw - 5px);max-height:70px;transition:transform .15s,filter .15s,box-shadow .15s;position:relative}.cell img{width:100%;height:100%;transition:transform .15s,filter .15s;display:block}.cell:hover img{transform:scale(1.05)}.cell-selected{z-index:10;border-radius:12px;transform:scale(1.08);box-shadow:0 0 0 3px #fff,0 0 0 6px #ffd666,0 0 20px #ffd700e6}.cell-selected img{filter:brightness(1.15);transform:scale(1.08)}.type0{border:4px solid #ff5e8733}.type1{border:4px solid #4ecdc433}.type2{border:4px solid #ffd16633}.type3{border:4px solid #ff980033}.type4{border:4px solid #f003}.type5{border:4px solid #00f3}@keyframes clearAnim{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.clear-animate{animation:.3s forwards clearAnim}.mask{z-index:999;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal{text-align:center;background:#fff;border-radius:14px;padding:40px 60px}.modal h2{color:#d63384;margin-bottom:20px}.modal button{color:#fff;cursor:pointer;background:#ff5e87;border:none;border-radius:7px;padding:9px 26px;font-size:17px;transition:background .2s}.modal button:hover{background:#ff3e6f}.unlock-tip{z-index:1000;pointer-events:none;justify-content:center;align-items:center;animation:1.5s forwards unlockFade;display:flex;position:fixed;inset:0}.unlock-content{text-align:center;background:#fffffff2;border-radius:20px;width:220px;padding:25px;animation:.5s unlockScale;box-shadow:0 10px 40px #0003}.unlock-title{margin-bottom:15px;font-size:22px;font-weight:700}.unlock-content img{object-fit:contain;width:100px;height:100px;animation:.8s infinite alternate unlockImg}.unlock-text{color:#666;margin-top:10px}@keyframes unlockScale{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes unlockImg{0%{transform:scale(1)}to{transform:scale(1.15)}}@keyframes unlockFade{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.chat-page{background:#f5f5f5;flex-direction:column;width:600px;height:calc(100vh - 46px);margin:0 auto;display:flex}.chat-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:64px;display:flex}.chat-title{font-size:18px;font-weight:600}.chat-session{color:#999;margin-top:4px;font-size:12px}.chat-body{flex-direction:column;flex:1;gap:16px;min-height:78vh;padding:24px;display:flex;overflow-y:auto}.chat-message{max-width:75%}.chat-message-user{align-self:flex-end}.chat-message-ai{align-self:flex-start}.chat-message-model{color:#666;margin-bottom:6px;font-size:12px}.chat-message-content{white-space:pre-wrap;border-radius:10px;padding:12px 16px;line-height:1.7}.chat-message-user .chat-message-content{color:#fff;background:#1677ff}.chat-message-ai .chat-message-content{color:#333;background:#fff;border:1px solid #eee}.chat-footer{background:#fff;border-top:1px solid #eee;padding:16px 0}.chat-input-wrapper{align-items:flex-end;gap:12px;display:flex}.chat-input-wrapper .ant-input{resize:none}.chat-box{width:100%;height:100%;display:flex;overflow-y:auto}.chat-box .chat-sider{background:#fff;border-right:1px solid #eee;min-width:50px}.chat-box .chat-r-box{flex:1}.collapsed{width:256px}.chat-sider-title{justify-content:space-between;align-items:center;padding:12px;display:flex}.virtual-list{padding:0 12px}.virtual-list .ant-list-item:hover{background:#f5f5f5}.virtual-list .anticon-delete:hover{color:red;font-size:16px}
