*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f5f5;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:20px}.container{background:#fff;border:3px solid black;box-shadow:6px 6px #0000004d;padding:40px;max-width:500px;width:100%}.header{text-align:center;margin-bottom:30px}.logo{font-size:48px;font-weight:900;color:#ff6b6b;text-shadow:2px 2px 0 black;margin-bottom:10px}.title{font-size:24px;font-weight:700;color:#000;margin-bottom:8px}.subtitle{font-size:14px;color:#666}.content{margin-bottom:30px}.wechat-section{display:none}.wechat-section.active{display:block}.non-wechat-section{display:none}.non-wechat-section.active{display:block}.message{font-size:16px;line-height:1.6;color:#333;margin-bottom:20px}.code-display{background:#ffe66d;border:3px solid black;padding:20px;text-align:center;margin:20px 0;box-shadow:4px 4px #0003}.code-label{font-size:12px;color:#666;margin-bottom:8px;text-transform:uppercase;font-weight:600}.code-value{font-size:32px;font-weight:900;color:#000;font-family:Courier New,monospace;letter-spacing:4px}.qr-container{text-align:center;margin:20px 0}.qr-code{border:3px solid black;padding:10px;background:#fff;display:inline-block;box-shadow:4px 4px #0003}.qr-code img{display:block;width:200px;height:200px}.button{background:#ff6b6b;color:#fff;border:3px solid black;padding:16px 24px;font-size:16px;font-weight:700;cursor:pointer;box-shadow:4px 4px #0000004d;width:100%;transition:all .1s ease;text-transform:uppercase;letter-spacing:1px}.button:active{box-shadow:2px 2px #0000004d;transform:translate(2px,2px)}.button:hover{background:#ff5252}.button:disabled{cursor:not-allowed;opacity:.85}.accent{color:#4ecdc4;font-weight:700}.divider{height:3px;background:#000;margin:20px 0}.footer{font-size:12px;color:#999;text-align:center;margin-top:20px}
