*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f5f5;color:#1a1a1a;-webkit-font-smoothing:antialiased}.page{max-width:480px;margin:0 auto;min-height:100vh;padding:16px 16px 32px}.page-header h1{font-size:18px;font-weight:600;margin-bottom:16px;text-align:center;color:#1677ff}.card{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 1px 4px #0000000f}.title{font-size:18px;font-weight:600;margin-bottom:8px}.muted{color:#666;font-size:14px;line-height:1.5;margin-bottom:8px}.tags{color:#1677ff;font-size:13px;margin:8px 0 12px}.btn{display:block;width:100%;padding:12px 16px;border:none;border-radius:10px;font-size:15px;font-weight:500;cursor:pointer;margin-top:10px}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#1677ff;color:#fff}.btn-outline{background:#fff;color:#1677ff;border:1px solid #1677ff}.platform-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:12px 0}.platform-item{padding:20px 12px;text-align:center;background:#f0f7ff;border:2px solid transparent;border-radius:12px;font-size:16px;cursor:pointer}.platform-item.active{border-color:#1677ff;background:#e6f4ff}.image-row{display:flex;gap:8px;overflow-x:auto;margin:12px 0;padding-bottom:4px}.image-preview{width:100px;height:100px;object-fit:cover;border-radius:8px;flex-shrink:0}.copy-text{background:#fafafa;padding:12px;border-radius:8px;font-size:14px;line-height:1.6;white-space:pre-wrap;font-family:inherit;margin:8px 0;overflow-x:auto}.steps{padding-left:20px;margin:12px 0}.steps li{margin-bottom:8px;font-size:14px;color:#444;line-height:1.5}.input{width:100%;padding:12px;border:1px solid #eee;border-radius:8px;font-size:14px;margin:12px 0;background:#fafafa}.file-label input[type=file]{display:none}.file-btn{display:block;text-align:center;margin-top:0}.screenshot-preview{width:100%;border-radius:8px;margin:12px 0}.toast{position:fixed;bottom:80px;left:50%;transform:translate(-50%);background:#000000c7;color:#fff;padding:10px 20px;border-radius:20px;font-size:14px;z-index:1000;max-width:90%;text-align:center}.loading-dots{text-align:center;padding:24px;color:#666}.footer-link{text-align:center;margin-top:8px}.link{background:none;border:none;color:#1677ff;font-size:14px;cursor:pointer;text-decoration:underline}.result-page{max-width:480px;margin:0 auto;min-height:100vh;background:#fff;display:flex;flex-direction:column;position:relative;padding-bottom:140px}.result-header{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #f0f0f0;background:#fff;position:sticky;top:0;z-index:10}.result-back{width:36px;height:36px;border:none;background:none;font-size:28px;line-height:1;color:#333;cursor:pointer;flex-shrink:0}.result-header-center{flex:1;text-align:center;min-width:0}.result-header-title{display:block;font-size:16px;font-weight:600;color:#1a1a1a}.result-header-sub{display:block;font-size:12px;color:#999;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-header-spacer{width:36px;flex-shrink:0}.result-body{flex:1;padding:16px}.result-images{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px;margin-bottom:20px;-webkit-overflow-scrolling:touch}.result-images::-webkit-scrollbar{display:none}.result-image-add{width:88px;height:88px;flex-shrink:0;border:1.5px dashed #ddd;border-radius:10px;background:#fafafa;font-size:32px;color:#bbb;cursor:pointer;display:flex;align-items:center;justify-content:center}.result-image-item{position:relative;width:88px;height:88px;flex-shrink:0}.result-image-item img{width:100%;height:100%;object-fit:cover;border-radius:10px}.result-image-remove{position:absolute;top:-6px;right:-6px;width:22px;height:22px;border-radius:50%;border:none;background:#ff4d4f;color:#fff;font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.result-file-input{display:none}.result-title-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px}.result-title{flex:1;font-size:20px;font-weight:700;line-height:1.4;color:#1a1a1a}.result-copy-title{flex-shrink:0;padding:6px 12px;border:1px solid #e8e8e8;border-radius:16px;background:#fff;font-size:12px;color:#666;cursor:pointer;white-space:nowrap}.result-content{font-size:15px;line-height:1.75;color:#333;white-space:pre-wrap;word-break:break-word}.result-gift-fab{position:fixed;right:20px;bottom:130px;width:52px;height:52px;border-radius:50%;border:none;background:linear-gradient(135deg,#ff6b6b,#ff2442);box-shadow:0 4px 16px #ff244266;font-size:24px;cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center}.result-wechat-tip{margin:0 0 12px;padding:10px 12px;font-size:13px;line-height:1.5;color:#ad6800;background:#fffbe6;border:1px solid #ffe58f;border-radius:8px}.result-footer{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;background:#fff;border-top:1px solid #f0f0f0;padding:10px 16px calc(10px + env(safe-area-inset-bottom));z-index:15}.result-footer-hint{display:flex;align-items:center;justify-content:center;gap:4px;font-size:12px;color:#999;margin-bottom:10px}.result-footer-icon{font-size:14px}.result-footer-actions{display:flex;gap:12px}.result-btn-secondary{flex:0 0 auto;min-width:100px;padding:13px 20px;border:none;border-radius:24px;background:#f5f5f5;color:#333;font-size:15px;font-weight:500;cursor:pointer}.result-btn-secondary:disabled{opacity:.6}.result-btn-primary{flex:1;padding:13px 20px;border:none;border-radius:24px;background:linear-gradient(90deg,#ff5874,#ff2442);color:#fff;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #ff244259}.result-btn-primary:disabled{opacity:.7}.result-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#666}.result-loading-spinner{width:40px;height:40px;border:3px solid #f0f0f0;border-top-color:#ff2442;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:16px}@keyframes spin{to{transform:rotate(360deg)}}.result-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px;color:#666}.guide-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:2000;display:flex;align-items:flex-end;justify-content:center;padding:16px}.guide-modal{background:#fff;border-radius:16px 16px 0 0;padding:24px 20px calc(24px + env(safe-area-inset-bottom));width:100%;max-width:480px;max-height:85vh;overflow-y:auto}.guide-modal-title{font-size:20px;font-weight:700;margin-bottom:8px;color:#1a1a1a}.guide-modal-desc{font-size:14px;color:#666;line-height:1.6;margin-bottom:16px}.guide-modal-desc code{font-size:12px;background:#f5f5f5;padding:2px 6px;border-radius:4px;color:#333}.guide-modal-steps{padding-left:20px;margin-bottom:16px}.guide-modal-steps li{font-size:14px;color:#333;line-height:1.7;margin-bottom:8px}.guide-modal-tip{font-size:12px;color:#999;background:#f9f9f9;padding:10px 12px;border-radius:8px;margin-bottom:16px;line-height:1.5}.guide-modal-btn{width:100%;padding:14px;border:none;border-radius:24px;background:linear-gradient(90deg,#ff5874,#ff2442);color:#fff;font-size:16px;font-weight:600;cursor:pointer}
