.form-section .form-title{display:block;font-weight:700;margin-bottom:8px;font-size:14px}.two-col-row{display:flex;gap:20px;margin-bottom:20px}.two-col-row .form-section{flex:1}.two-col-row .form-section.empty{visibility:hidden}.status-options label{margin-right:20px}.custom-select,textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:6px;font-size:14px;text-transform:capitalize}.custom-select:focus,.custom-select:active{border:1px solid #ddd}#preview-area img,#preview-area video{margin-right:5px;border-radius:6px}.form-buttons{display:flex;justify-content:space-between;margin-top:30px}.form-buttons.form-buttons-bottom{padding:0 16px 20px}.btn-cancel,.btn-confirm{flex:1;border-radius:6px;font-size:16px;height:48px}.btn-cancel{border-radius:8px;border:1px solid var(--Color-2, #000d00);background:#fff;margin-right:8px}.form-buttons-bottom .btn-cancel,.form-buttons .btn-cancel{border:1px solid var(--Gray-300, #d5d7da)}.btn-confirm{border-radius:8px;background:var(---, #ffdc0d);color:#000;font-size:16px;height:48px}.char-count{text-align:right;font-size:12px;color:#999}#refund-description{height:12rem;color:var(--Color-6, #0a0d12);font-family:Lato;font-size:13px;border-radius:4px;border:.5px solid #a4a7ae;text-transform:capitalize}#refund-description::placeholder{color:#535862;opacity:1}#refund-files{display:none}.upload-camera-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:10rem;border-radius:4px;border:.5px dashed var(--Color-6, #7f7f7f);cursor:pointer;text-align:center;gap:8px}.upload-camera-btn svg{width:2.4rem;height:2.4rem}.upload-camera-btn .help-text{font-size:13px;margin:0}.pic-upload{width:100%;align-items:center;display:flex}.pic-upload-left{width:8rem;margin-right:.8rem}.pic-upload-right{align-items:center;display:flex;overflow-x:auto;width:calc(100% - 9.6rem)}#preview-area .preview-item{align-items:center;border-radius:.8rem;display:flex;flex-shrink:0;height:10rem;margin-right:.8rem;overflow:hidden;position:relative;width:8rem}#preview-area img,#preview-area video{width:100%;height:100%;object-fit:cover}#preview-area .remove-btn{position:absolute;top:2px;right:2px;background:#00000080;color:#fff;border:none;border-radius:50%;width:18px;height:18px;font-size:12px;line-height:16px;cursor:pointer}.upload-limit-message{position:fixed;bottom:50%;left:50%;transform:translate(-50%);background:#000000d9;color:#fff;padding:10px 16px;border-radius:6px;font-size:14px;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:9999}.upload-limit-message.show{opacity:1}.select-img-word{margin-top:8px;font-size:12px;font-weight:500;color:#717680}.select-img--tip{margin-top:10px;font-size:12px;font-weight:500;color:#717680;display:none}.preview-item{position:relative;display:inline-block;width:100px;height:100px;border-radius:6px;overflow:hidden;background:#f5f5f5}.preview-thumb{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.preview-thumb img{width:100%;height:100%;object-fit:cover;border-radius:6px}.preview-thumb video{width:100%;height:100%;object-fit:cover;border-radius:6px}.preview-thumb .remove-btn{position:absolute;top:4px;right:4px;width:20px;height:20px;border:none;border-radius:50%;background:#0009;color:#fff;font-size:14px;line-height:20px;text-align:center;cursor:pointer;z-index:5;transition:background .3s}.preview-thumb .remove-btn:hover{background:#f00c}.upload-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;border-radius:10px;z-index:2}.upload-progress-bar-wrap{position:absolute;top:50%;left:50%;width:65%;height:2px;transform:translate(-50%,-50%);background:#ddd;border-radius:3px;overflow:hidden;z-index:3}.upload-progress-bar-wrap .upload-progress-bar{width:0%;height:100%;background:#f2d000;border-radius:3px;transition:width .25s linear;display:block}.preview-item{position:relative;width:110px;height:110px;border-radius:10px;overflow:hidden;background:#f5f5f5}.preview-thumb{width:100%;height:100%;position:relative}.preview-thumb img,.preview-thumb video{width:100%;height:100%;object-fit:cover;border-radius:10px}.choose-information .return-method-btn{width:100%;font-size:14px;border-radius:8px;border:.5px solid #d5d7da;padding:1.6rem;text-align:left;height:5.2rem}.options button.selected{border-radius:8px;border:1px solid var(--Warning-400, #fdb022);background:var(--Warning-25, #fffcf5)}#sub-reason-list button.selected{background:var(--Gray-100, #f5f5f5)}.options{display:flex;flex-direction:column;gap:10px}.return-method-btn{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #ccc;border-radius:8px;background:#fff;color:#000;font-size:14px;cursor:pointer;transition:all .2s ease}.return-method-btn .circle{width:16px;height:16px;border:1px solid currentColor;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.return-method-btn .check{display:none}.return-method-btn.selected{border-color:#fdb022;color:var(---, #000)}.return-method-btn .circle{width:15px;height:15px;border:2px solid #ccc;border-radius:50%;position:relative}.return-method-btn.selected .circle{border:5px solid #fdb022;border-color:#fdb022}.return-method-btn.selected .circle:after{content:"";width:2.5px;height:2.5px;background:#fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.return-method-btn.selected .check{display:none;color:#fff}.note{font-family:Lato;font-size:12px;margin-top:12px;font-weight:500;line-height:16px;color:#717680}.product-status .options{display:flex;flex-direction:unset}.choose-information.product-status .return-method-btn{width:calc((100% - 8px)/2);height:5.2rem}.choose-information.product-status .return-method-btn:nth-child(2n-1){margin-right:8px}.information-enter{width:100%;display:block}.enter-ipt{width:100%;display:flex;align-items:center;border-radius:4px;border:.5px solid #d5d7da;font-size:14px;font-weight:500}.return-address-cen{border-radius:4px;border:.5px solid #d5d7da;padding:12px 16px}.form-section-textarea .form-title{display:flex;justify-content:space-between}.form-section-textarea .form-title .form-title-num{font-size:13px;color:var(--Color-5, #b9b9b9);font-weight:400}.custom-field{position:relative;display:inline-block;width:100%}.custom-field:not(:first-child){margin-top:12px}.custom-field input,.custom-field select{width:100%;height:100%;font-size:14px;border:1px solid #d5d7da;border-radius:6px;background:#fff}.custom-field input:focus{border:1px solid #d5d7da;box-shadow:none}.custom-field label{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#999;font-size:14px;pointer-events:none;transition:all .2s}.custom-field label.active{top:0;font-size:12px;color:#535862;background:#fff;padding:0 4px;left:16px}@media screen and (max-width:768px){.two-col-wrapper{width:calc(100% - 32px);margin:0 auto}.form-section .form-title{margin-bottom:12px;margin-top:16px}.logistics-message-page .form-section .message-title{margin-bottom:4px;display:flex;align-items:center}.logistics-message-page .form-section .message-title svg{margin-left:5px}.status-options{display:flex}.status-options label{height:52px;display:flex;align-items:center;width:calc((100% - 8px)/2);border-radius:4px;border:.5px solid #d5d7da;padding:0 12px;font-size:14px}.status-options label input{margin-right:8px}.status-options label:nth-child(2n-1){margin-right:8px}.custom-select{height:5.2rem;padding:1.4rem 0 1.6rem 1.6rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:13px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M12.0327 9.99999L7.47461 5.44193L8.35849 4.55804L13.8004 9.99999L8.35849 15.4419L7.47461 14.558L12.0327 9.99999Z' fill='black'/></svg>") no-repeat right 22px center;background-size:20px}.logistics-information-cen .custom-select{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='11' height='7' viewBox='0 0 11 7' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M5.44194 4.55806L0.883883 0L0 0.883883L5.44194 6.32583L10.8839 0.883883L10 0L5.44194 4.55806Z' fill='black'/></svg>") no-repeat right 22px center;background-size:11px}.custom-select{width:100%;padding:10px 40px 10px 14px;font-size:13px;border:1px solid #ddd;border-radius:8px;-webkit-appearance:none;appearance:none;outline:none}.custom-field input,.custom-field select{height:4.8rem;padding-left:1.6rem}.custom-select option{font-size:14px;color:#333;padding:10px;background:#fff}.custom-select option:hover{background-color:#f0f0f0!important}.custom-select option:checked{background-color:#e2e2e2!important;color:#000}.enter-ipt{height:5.2rem;line-height:5.2rem;font-size:14px;font-weight:500;margin:12px 0 16px;padding:0 16px}.btn-cancel{margin-right:16px}.return-address-cen{padding:12px 16px}.return-address-cen-top{font-size:14px;font-weight:700;border-bottom:.5px solid #d5d7da;padding-bottom:12px}.return-address-cen-top span{display:block}.copy-text{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.copy-text p{font-size:13px;font-weight:400;color:var(--Color-6, #7f7f7f);letter-spacing:-.13px}#refund-description{padding:1.6rem}.information-enter-delete{font-size:14px}}@media screen and (min-width:769px){.two-col-wrapper{width:calc(100% - 64px);margin:0 auto}.logistics-information-cen{display:flex}.custom-field:not(:first-child){margin-top:0;margin-left:12px}.cen.choose-reason-con{margin-bottom:16px}.form-section .form-title{margin:16px 0}.logistics-message-page .form-section .message-title{margin-bottom:4px;margin-top:20px;font-size:14px;font-weight:700;display:flex;align-items:center}.logistics-message-page .form-section .message-title svg{margin-left:5px}.logistics-message-page .form-section .message-pic-title{margin-bottom:8px}.message-word{font-size:13px;font-weight:500}.choose-information .return-method-btn{margin-bottom:0}.status-options{display:flex}.status-options label{height:52px;display:flex;align-items:center;width:calc((100% - 8px)/2);border-radius:4px;border:.5px solid #d5d7da;padding:0 12px;font-size:14px}.status-options label input{margin-right:8px}.status-options label:nth-child(2n-1){margin-right:8px}.custom-select{height:5.4rem;padding:1.4rem 0 1.6rem 1.6rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:14px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M12.0327 9.99999L7.47461 5.44193L8.35849 4.55804L13.8004 9.99999L8.35849 15.4419L7.47461 14.558L12.0327 9.99999Z' fill='black'/></svg>") no-repeat right 16px center;background-size:16px;cursor:pointer}.logistics-information-cen .custom-select{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='11' height='7' viewBox='0 0 11 7' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M5.44194 4.55806L0.883883 0L0 0.883883L5.44194 6.32583L10.8839 0.883883L10 0L5.44194 4.55806Z' fill='black'/></svg>") no-repeat right 16px center;background-size:16px}.enter-ipt{height:5.4rem;line-height:5.4rem;font-size:14px;font-weight:500;margin:12px 0 20px;padding:0 16px}.btn-cancel{margin-right:16px}.return-address-cen{padding:12px 16px}.return-address-cen-top{font-size:14px;font-weight:500;border-bottom:.5px solid #d5d7da;padding-bottom:12px}.copy-text{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.copy-text p{font-size:13px;font-weight:400;color:var(--Color-6, #7f7f7f);letter-spacing:-.13px}.return-request-types-cen-con{margin:0 auto}.logistics-message-page .product-message .product-items{margin-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/163/assets/refund-only.css.map */
