*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#f4f5f7 center/cover no-repeat;color:#222}.phone-wrap{max-width:520px;margin:0 auto;min-height:100vh;background:rgba(247,247,247,.96)}.chat-card{padding-bottom:28px}.hero-img{width:100%;height:230px;object-fit:cover;display:block}.hero-fallback{height:230px;background:linear-gradient(135deg,#f7d8a7,#ffe7ef 55%,#d9eefc)}.notice{position:relative;margin:-115px 18px 18px;padding:20px 18px 16px;display:flex;gap:10px;background:#fff;border-radius:16px;box-shadow:0 10px 28px rgba(35,35,35,.08)}.notice h1{margin:0;color:#d71857;font-size:24px;line-height:1.35;letter-spacing:.5px}.notice p{margin:8px 0 0;color:#777;font-size:14px}.avatar{width:34px;height:34px;border-radius:50%;background:#e7e7e7;overflow:hidden;flex:0 0 auto}.avatar.small{width:30px;height:30px}.avatar img{width:100%;height:100%;object-fit:cover}.chat{padding:0 16px 24px}.row{display:flex;gap:8px;margin:15px 0;align-items:flex-start}.row b{display:block;font-size:12px;color:#666;margin-bottom:4px}.row.right{justify-content:flex-end}.bubble{max-width:270px;padding:10px 13px;background:#fff;border-radius:6px 16px 16px 16px;box-shadow:0 2px 8px rgba(0,0,0,.04);font-size:15px;line-height:1.45;word-break:break-word}.bubble.blue{background:#1677ff;color:#fff;border-radius:16px 6px 16px 16px}.options-row{align-items:flex-start}.options-content{max-width:275px}.option-tip{font-size:12px;color:#888;margin:0 0 7px 0}.option-stack{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.choice{display:inline-block;width:auto;max-width:100%;border:0;padding:9px 13px;border-radius:6px 15px 15px 15px;background:linear-gradient(90deg,#e40046,#ff286a);color:#fff;font-size:13.5px;font-weight:600;line-height:1.3;box-shadow:0 6px 14px rgba(228,0,70,.16);text-align:left}.choice:active{transform:scale(.985)}.choice:disabled{opacity:.7}.toast{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%) scale(.95);background:rgba(0,0,0,.78);color:#fff;padding:15px 20px;border-radius:12px;font-size:15px;opacity:0;pointer-events:none;transition:.18s;z-index:99}.toast.show{opacity:1;transform:translate(-50%,-50%) scale(1)}@media(max-width:380px){.notice h1{font-size:21px}.hero-img,.hero-fallback{height:190px}.bubble{max-width:235px}.choice{font-size:13px;padding:8px 12px}.options-content{max-width:235px}}
