.register_form__Zumvs{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;width:100%}.register_form__Zumvs input[type=number],.register_form__Zumvs input[type=text]{padding:8px;border:1px solid #ccc;border-radius:4px;width:100%;box-sizing:border-box}.register_form__Zumvs button{background-color:#28a745;color:white;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:5px}.register_form__Zumvs button:hover{background-color:#218838}.register_previewList__rAWrq{list-style:none;padding:0;width:100%;box-sizing:border-box}.register_previewItem__M1qm9{display:flex;align-items:center;justify-content:space-between;padding:10px;border-bottom:1px solid #eee;width:100%;box-sizing:border-box}.register_previewItem__M1qm9 button{background-color:#dc3545;border:none;padding:5px 10px;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:5px}.register_previewItem__M1qm9 button:hover{background-color:#c82333}.register_doneButton__x3tEw{background-color:#007bff;color:white;border:none;padding:10px 20px;border-radius:4px;cursor:pointer}.register_doneButton__x3tEw:hover{background-color:#0056b3}@media (max-width:768px){.register_container__D66an{width:80%;margin:0 auto}.register_form__Zumvs{flex-direction:column}.register_form__Zumvs input[type=number],.register_form__Zumvs input[type=text]{width:100%}.register_doneButton__x3tEw,.register_form__Zumvs button{width:90%}}