*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5}#root,.ant-app{min-height:100vh}.wizard-content{min-height:400px;padding:24px 0}.stop-card{margin-bottom:16px;border-radius:8px}.stop-card .ant-collapse-header{font-weight:600}.spot-card{margin-bottom:12px}.spot-card .ant-card-head{min-height:40px}.image-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.image-gallery img{width:100%;height:120px;object-fit:cover;border-radius:6px;cursor:pointer;transition:transform .2s}.image-gallery img:hover{transform:scale(1.05)}.audio-player{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fafafa;border-radius:6px;margin-bottom:4px}.progress-phase{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f0f5ff;border-radius:8px;margin-bottom:8px}.review-section{margin-bottom:24px}.review-section h4{margin-bottom:12px;color:#333}.json-preview{max-height:500px;overflow:auto;background:#1e1e1e;color:#d4d4d4;padding:16px;border-radius:8px;font-family:Fira Code,Consolas,monospace;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word}@media (max-width: 768px){.image-gallery{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.image-gallery img{height:80px}}
