@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";:root{--primary-gradient:linear-gradient(90deg, #ff4d97 0%, #ff8e53 100%);--gray-light:#f5f5f5;--gray-medium:#e0e0e0;--gray-dark:#666;--error:#ff4d4f;--text:#333}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text);-webkit-tap-highlight-color:transparent;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}button{cursor:pointer;background:0 0;border:none;outline:none}input,textarea{border:none;outline:none;font-family:inherit;font-size:16px}.feedback-page[data-v-f2a11f06]{background-color:#fff;flex-direction:column;min-height:100vh;padding:0 16px 40px;display:flex}.header[data-v-f2a11f06]{align-items:center;height:56px;margin-bottom:20px;display:flex;position:relative}.back-btn[data-v-f2a11f06]{margin-left:-8px;padding:8px}.title[data-v-f2a11f06]{color:#000;font-size:18px;font-weight:600;position:absolute;left:50%;transform:translate(-50%)}.content[data-v-f2a11f06]{flex:1}.section[data-v-f2a11f06]{margin-top:10px;margin-bottom:24px}.label[data-v-f2a11f06]{color:#333;margin-bottom:12px;font-size:14px;font-weight:600;display:block}.required[data-v-f2a11f06]{color:#ff4d4f;margin-right:4px}.textarea-container[data-v-f2a11f06]{background:#f9f9f9;border:1px solid #0000;border-radius:12px;padding:16px;transition:all .3s;position:relative}.textarea-container.error-border[data-v-f2a11f06]{background:#fff;border-color:#ff4d4f}textarea[data-v-f2a11f06]{resize:none;color:#333;background:0 0;width:100%;min-height:150px;font-size:14px;line-height:1.5}.counter[data-v-f2a11f06]{color:#999;font-size:12px;position:absolute;bottom:12px;right:16px}.error-text[data-v-f2a11f06]{color:#ff4d4f}.image-grid[data-v-f2a11f06]{flex-wrap:wrap;gap:12px;display:flex}.image-item[data-v-f2a11f06]{background:#f5f5f5;border-radius:8px;width:88px;height:88px;position:relative;overflow:hidden}.image-item img[data-v-f2a11f06]{object-fit:cover;width:100%;height:100%}.remove-btn[data-v-f2a11f06]{position:absolute;top:4px;right:4px}.add-image-btn[data-v-f2a11f06]{background:#f9f9f9;border:1px dashed #e0e0e0;border-radius:8px;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.hint[data-v-f2a11f06]{color:#999;margin-top:8px;font-size:12px}.input-container[data-v-f2a11f06]{background:#f9f9f9;border-radius:12px;padding:16px}input[data-v-f2a11f06]{background:0 0;width:100%;font-size:14px}.submit-btn[data-v-f2a11f06]{color:#fff;background:#e0e0e0;border-radius:25px;width:100%;height:50px;margin-top:60px;font-size:16px;font-weight:600;transition:all .3s}.submit-btn.active[data-v-f2a11f06]{background:var(--primary-gradient);box-shadow:0 4px 12px #ff4d974d}.toast[data-v-f2a11f06]{color:#fff;z-index:1000;background:#000000b3;border-radius:8px;padding:10px 20px;font-size:14px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.fade-enter-active[data-v-f2a11f06],.fade-leave-active[data-v-f2a11f06]{transition:opacity .3s}.fade-enter-from[data-v-f2a11f06],.fade-leave-to[data-v-f2a11f06]{opacity:0}.dialog-overlay[data-v-f2a11f06]{z-index:2000;background:#00000080;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.dialog-content[data-v-f2a11f06]{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:320px;padding:32px 24px;display:flex;box-shadow:0 10px 25px #0000001a}.success-icon[data-v-f2a11f06]{margin-bottom:24px;position:relative}.dialog-title[data-v-f2a11f06]{color:#333;margin-bottom:12px;font-size:20px;font-weight:600}.dialog-desc[data-v-f2a11f06]{color:#666;margin-bottom:32px;font-size:14px;line-height:1.5}.confirm-btn[data-v-f2a11f06]{background:var(--primary-gradient);color:#fff;border-radius:24px;width:100%;height:48px;font-size:16px;font-weight:600;box-shadow:0 4px 12px #ff4d974d}#app{width:100%;max-width:480px;margin:0 auto}
