*{box-sizing:border-box;font-size:13px}body{margin:0;padding:0;font-family:Segoe UI,sans-serif}section{display:flex;justify-content:center;align-items:flex-start;gap:2rem;padding:3rem 1rem;flex-wrap:wrap;min-height:100vh}.upload-sec,.modify-sec,.export-sec{width:100%;overflow-x:hidden;display:flex;justify-content:center}@media (max-width: 768px){.upload-sec,.modify-sec,.export-sec{flex-direction:row;align-items:flex-start;padding:1.5rem 1rem;gap:1rem;width:100%;overflow-x:hidden;flex-wrap:nowrap}.upload-stepper,.modify-stepper,.export-stepper{flex-direction:column;align-items:center;min-height:auto}.upload-stepper .step-line-top,.upload-stepper .step-line-bottom,.modify-stepper .step-line-top,.modify-stepper .step-line-bottom,.export-stepper .step-line-top,.export-stepper .step-line-bottom{display:block;width:3px;height:1.5rem;background-color:#fff;margin:.3rem 0}.upload-stepper h2,.modify-stepper h2,.export-stepper h2{margin:.3rem 0;font-size:1.2rem;text-align:center;word-break:break-word}.upload-box,.modify-box,.export-box{max-width:100%;width:calc(100% - 100px);margin:0 auto;padding:1.5rem 1rem;word-break:break-word;overflow-wrap:break-word}.export-box li span{margin-bottom:25px}}
