*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}#app{min-height:100vh}button{font-family:inherit}button:focus{outline:none}.mobile-upload[data-v-1f9f8c3f]{min-height:100vh;background-color:#f5f5f5;display:flex;flex-direction:column}.header[data-v-1f9f8c3f]{background:#fff;padding:15px 20px;display:flex;align-items:center;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.1)}.close-btn[data-v-1f9f8c3f]{font-size:24px;color:#333;cursor:pointer;position:absolute;left:20px}.title[data-v-1f9f8c3f]{flex:1;text-align:center;font-size:18px;font-weight:500;color:#333}.main-content[data-v-1f9f8c3f]{flex:1;padding:20px;display:flex;align-items:center;justify-content:center}.image-preview-area[data-v-1f9f8c3f]{width:100%;min-height:300px;background:#fff;border-radius:8px;border:1px solid #e0e0e0;padding:15px}.image-select-area[data-v-1f9f8c3f]{width:100%;height:300px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #e0e0e0}.image-grid[data-v-1f9f8c3f]{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:15px}.image-item[data-v-1f9f8c3f]{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0}.image-item img[data-v-1f9f8c3f]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.remove-btn[data-v-1f9f8c3f]{position:absolute;top:5px;right:5px;width:20px;height:20px;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;border:none;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.continue-select[data-v-1f9f8c3f]{width:100%;display:flex;justify-content:center;margin-top:10px}.continue-placeholder[data-v-1f9f8c3f]{width:80px;height:80px;border:2px dashed #ddd;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#999;cursor:pointer}.placeholder[data-v-1f9f8c3f]{color:#999;font-size:16px;cursor:pointer;pointer-events:auto}.image-preview[data-v-1f9f8c3f]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.image-preview img[data-v-1f9f8c3f]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none}.success-state[data-v-1f9f8c3f]{text-align:center}.success-icon[data-v-1f9f8c3f]{width:60px;height:60px;background:#4caf50;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:30px;margin:0 auto 20px}.success-text[data-v-1f9f8c3f]{font-size:18px;color:#333;margin-bottom:30px}.continue-btn[data-v-1f9f8c3f]{padding:12px 24px;border-radius:6px;font-size:16px}.bottom-actions[data-v-1f9f8c3f]{background:#fff;padding:20px;display:flex;align-items:center;gap:15px}.image-count[data-v-1f9f8c3f]{font-size:14px;color:#666;min-width:80px}.continue-btn[data-v-1f9f8c3f],.select-btn[data-v-1f9f8c3f]{padding:12px 20px;background:#fff;border:1px solid #ddd;border-radius:8px;color:#333;font-size:14px;cursor:pointer}.upload-btn[data-v-1f9f8c3f]{flex:1;padding:15px;background:#007aff;border:none;border-radius:8px;color:#fff;font-size:16px;cursor:pointer}.clear-btn[data-v-1f9f8c3f]{padding:12px 20px;background:#dc3545;border:none;border-radius:8px;color:#fff;font-size:14px;cursor:pointer}.upload-btn.disabled[data-v-1f9f8c3f]{background:#ccc;cursor:not-allowed}.mobile-upload[data-v-1e75b358]{min-height:100vh;background-color:#f5f5f5;display:flex;flex-direction:column}.header[data-v-1e75b358]{background:#fff;padding:15px 20px;display:flex;align-items:center;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.1)}.close-btn[data-v-1e75b358]{font-size:24px;color:#333;cursor:pointer;position:absolute;left:20px}.title[data-v-1e75b358]{flex:1;text-align:center;font-size:18px;font-weight:500;color:#333}.main-content[data-v-1e75b358]{flex:1;padding:20px;display:flex;align-items:center;justify-content:center}.video-preview-area[data-v-1e75b358]{width:100%;min-height:300px;background:#fff;border-radius:8px;border:1px solid #e0e0e0;padding:15px}.video-select-area[data-v-1e75b358]{width:100%;height:300px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #e0e0e0}.video-grid[data-v-1e75b358]{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:15px}.video-item[data-v-1e75b358]{position:relative;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0;background:#f8f9fa}.video-item video[data-v-1e75b358]{width:100%;height:120px;-o-object-fit:cover;object-fit:cover;background:#000}.video-info[data-v-1e75b358]{padding:8px;background:#fff}.video-name[data-v-1e75b358]{font-size:12px;color:#333;font-weight:500;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-size[data-v-1e75b358]{font-size:11px;color:#666}.remove-btn[data-v-1e75b358]{position:absolute;top:5px;right:5px;width:20px;height:20px;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;border:none;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.continue-select[data-v-1e75b358]{width:100%;display:flex;justify-content:center;margin-top:10px}.continue-placeholder[data-v-1e75b358]{width:80px;height:80px;border:2px dashed #ddd;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#999;cursor:pointer}.placeholder[data-v-1e75b358]{color:#999;font-size:16px;cursor:pointer;pointer-events:auto;text-align:center}.upload-icon[data-v-1e75b358]{font-size:48px;margin-bottom:10px}.upload-text[data-v-1e75b358]{font-size:16px;font-weight:500;margin-bottom:8px}.upload-hint[data-v-1e75b358]{font-size:12px;color:#666}.bottom-actions[data-v-1e75b358]{background:#fff;padding:20px;display:flex;align-items:center;gap:15px}.video-count[data-v-1e75b358]{font-size:14px;color:#666;min-width:80px}.continue-btn[data-v-1e75b358],.select-btn[data-v-1e75b358]{padding:12px 20px;background:#fff;border:1px solid #ddd;border-radius:8px;color:#333;font-size:14px;cursor:pointer}.upload-btn[data-v-1e75b358]{flex:1;padding:15px;background:#007aff;border:none;border-radius:8px;color:#fff;font-size:16px;cursor:pointer}.clear-btn[data-v-1e75b358]{padding:12px 20px;background:#dc3545;border:none;border-radius:8px;color:#fff;font-size:14px;cursor:pointer}.upload-btn.disabled[data-v-1e75b358]{background:#ccc;cursor:not-allowed}@media (max-width:480px){.video-grid[data-v-1e75b358]{grid-template-columns:1fr}.video-item video[data-v-1e75b358]{height:150px}}