*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f4f5f7;min-height:100vh;padding:2rem 1rem 4rem;color:#1a1a1a}button,input,select,textarea{font:inherit}button{border:0}.rp-wrap{max-width:560px;margin:0 auto}.rp-logo{text-align:center;margin-bottom:2rem}.rp-logo span,.rp-logo img{background:#fff;border:1px solid #e0e0e0;border-radius:8px;display:inline-block}.rp-logo span{font-size:20px;font-weight:600;letter-spacing:0;color:#1a1a1a;padding:6px 20px}.rp-logo img{max-width:180px;max-height:76px;object-fit:contain;padding:10px 18px}.rp-stepper{display:flex;align-items:center;margin-bottom:2rem}.rp-step-dot{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;flex-shrink:0;transition:all .2s}.rp-step-dot.done,.rp-step-dot.active{background:#0f6e56;color:#fff}.rp-step-dot.active{box-shadow:0 0 0 4px #0f6e562e}.rp-step-dot.pending{background:#fff;color:#999;border:1.5px solid #ddd}.rp-step-line{flex:1;height:1px;background:#ddd}.rp-step-line.done{background:#0f6e56}.card{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:1.75rem;box-shadow:0 1px 4px #0000000f}.card-title{font-size:18px;font-weight:600;color:#1a1a1a;text-align:center;margin-bottom:8px}.card-sub{font-size:14px;color:#666;line-height:1.65;text-align:center;margin-bottom:1.5rem}.section-title{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.section-title-spaced{margin-bottom:1rem}.section-sub{font-size:13px;color:#777;line-height:1.55;margin-bottom:1.25rem}label{font-size:13px;color:#555;display:block;margin-bottom:5px;margin-top:14px}label:first-of-type{margin-top:0}input[type=text],input[type=email],input[type=search],select,textarea{width:100%;font-size:14px;color:#1a1a1a;border:1px solid #ddd;border-radius:8px;padding:9px 12px;outline:none;background-color:#fff;transition:border-color .15s,box-shadow .15s}input[type=text]:focus,input[type=email]:focus,input[type=search]:focus,select:focus,textarea:focus{border-color:#0f6e56;box-shadow:0 0 0 3px #0f6e561a}textarea{height:72px;resize:vertical}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}select:disabled,option:disabled{color:#999}.fg2,.fg3{display:grid;gap:10px;margin-top:12px}.fg2{grid-template-columns:1fr 1fr}.fg3{grid-template-columns:1fr 1fr 1fr}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.fg label{margin-top:0;margin-bottom:5px}.fg-full{margin-top:10px}.btn-primary,.btn-secondary,.btn-ghost{border-radius:8px;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.btn-primary{background:#0f6e56;color:#fff;padding:10px 24px;font-size:14px;font-weight:600}.btn-primary:hover{background:#0a5c47}.btn-secondary{background:#f5f5f5;color:#333;border:1px solid #ddd;padding:10px 20px;font-size:14px;font-weight:500}.btn-secondary:hover{background:#ececec}.btn-ghost{background:transparent;color:#999;border:1px dashed #ccc;padding:7px 16px;font-size:12px}.btn-ghost:hover{color:#555;border-color:#aaa}.action-row,.nav-row{display:flex;align-items:center;margin-top:1.5rem}.action-row{justify-content:flex-end}.nav-row{justify-content:space-between;gap:12px}.nav-row-end{justify-content:flex-end}.product-list{display:flex;flex-direction:column;gap:10px;margin-bottom:1.25rem}.product-row{border:1.5px solid #e8e8e8;border-radius:10px;overflow:hidden;transition:border-color .15s}.product-row.selected{border-color:#0f6e56}.product-header{width:100%;display:flex;align-items:center;gap:12px;padding:12px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .1s;background:transparent;text-align:left}.product-header:hover{background:#f9f9f9}.product-row.selected .product-header{background:#0f6e560a}.product-img-wrap{width:46px;height:46px;border-radius:8px;background:#fdf0ec;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.product-img-wrap img{width:100%;height:100%;object-fit:cover}.product-img-sm{width:46px;height:46px}.product-img-fallback{font-size:18px;font-weight:700;color:#0f6e56}.product-info,.sum-content{flex:1;min-width:0}.product-name,.sum-name{font-size:14px;font-weight:500;color:#1a1a1a;overflow-wrap:anywhere}.product-qty-lbl{font-size:12px;color:#888;margin-top:2px}.check-circle{width:24px;height:24px;border-radius:50%;border:1.5px solid #ccc;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .15s;font-size:13px;color:transparent}.product-row.selected .check-circle{background:#0f6e56;border-color:#0f6e56;color:#fff}.item-fields{display:none;padding:0 14px 14px;border-top:1px solid #f0f0f0}.product-row.selected .item-fields{display:block}.replacement-selector-list{display:grid;gap:10px;margin-top:12px}.replacement-selector{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:12px;border:1px solid #d4ede6;border-radius:8px;background:#f7faf9}.replacement-selected,.replacement-empty{font-size:13px;line-height:1.5;margin-top:4px}.replacement-selected{color:#1a1a1a;font-weight:500}.replacement-empty{color:#666}.replacement-button{flex-shrink:0;padding-inline:16px}.returns-modal{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a75}.returns-modal-panel{width:min(720px,100%);max-height:min(760px,calc(100vh - 40px));overflow:hidden;display:flex;flex-direction:column;border-radius:10px;background:#fff;box-shadow:0 22px 70px #0f172a3d}.returns-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #eef0f2}.returns-modal-title{font-size:16px;font-weight:700;color:#1a1a1a}.returns-modal-subtitle{margin-top:3px;font-size:13px;color:#666}.returns-modal-close{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#555;background:#f5f5f5;font-size:22px;line-height:1;cursor:pointer}.returns-modal-close:hover{background:#ececec}.replacement-loading{padding:24px 20px;color:#666;font-size:13px}.replacement-product-search{padding:16px 20px;background:#fafafa;border-bottom:1px solid #eef0f2}.replacement-product-search-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.replacement-product-search-head label{margin:0;font-size:12px;font-weight:600;color:#444}.replacement-product-search-head span{color:#777;font-size:12px}.replacement-product-search-row{display:flex;align-items:stretch;gap:8px}.replacement-product-field{min-width:0;flex:1;display:flex;align-items:center;overflow:hidden;border:1px solid #ddd;border-radius:8px;background:#fff;transition:border-color .15s,box-shadow .15s}.replacement-product-field:focus-within{border-color:#0f6e56;box-shadow:0 0 0 3px #0f6e561a}.replacement-product-field span{align-self:stretch;display:flex;align-items:center;padding:0 11px;border-right:1px solid #e5e5e5;background:#f7faf9;color:#0f6e56;font-size:12px;font-weight:700}.replacement-product-search input{min-width:0;flex:1;height:40px;border:0;border-radius:0;box-shadow:none;background:transparent}.replacement-product-search input:focus{border-color:transparent;box-shadow:none}.replacement-product-search .btn-primary,.replacement-product-search .btn-secondary{flex-shrink:0;min-height:40px;padding-inline:14px}.variant-list{overflow:auto;padding:10px}.variant-product-group+.variant-product-group{margin-top:12px;padding-top:12px;border-top:1px solid #eef0f2}.variant-product-title{padding:2px 4px 8px;color:#333;font-size:13px;font-weight:700}.variant-option{width:100%;display:flex;align-items:center;gap:12px;padding:10px;border:1px solid transparent;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.variant-option:hover,.variant-option.selected{border-color:#0f6e56;background:#f7faf9}.variant-option.disabled,.variant-option:disabled{cursor:not-allowed;opacity:.48;background:#f5f5f5}.variant-option.disabled:hover,.variant-option:disabled:hover{border-color:transparent;background:#f5f5f5}.variant-option+.variant-option{margin-top:6px}.variant-img-wrap{width:54px;height:54px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fdf0ec}.variant-img-wrap img{width:100%;height:100%;object-fit:cover}.variant-option-info{min-width:0;flex:1}.variant-option-title{font-size:14px;font-weight:600;color:#1a1a1a;overflow-wrap:anywhere}.variant-option-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:3px;font-size:12px;color:#666;line-height:1.45}.variant-option-unavailable{color:#b42318;font-weight:600}.sum-item{display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid #f0f0f0}.sum-item:last-of-type{border-bottom:none}.sum-detail,.sum-note{font-size:12px;color:#888;margin-top:3px;line-height:1.5}.sum-note{color:#666}.alert-box,.info-box,.method-hint{padding:12px 14px;margin:12px 0;border-radius:8px;font-size:13px;line-height:1.65}.alert-box{margin-bottom:1rem}.alert-box-error{color:#7f1d1d;background:#fef2f2;border:1px solid #fecaca}.info-box,.method-hint{margin:1rem 0 0;background:#f7faf9;color:#555;border:1px solid #d4ede6}.method-hint{display:none}.method-hint.visible{display:block}.sender-summary-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sender-summary-action{padding:6px 10px;font-size:12px}.sender-summary{margin-top:8px;color:#555;line-height:1.55}.field-error{color:#b42318;font-size:12px;margin-top:5px;line-height:1.45}.status-card{text-align:center}.status-icon{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;font-size:26px;font-weight:700}.status-icon.success{background:#d1fae5;color:#0f6e56}.status-icon.pending{background:#fef3c7;color:#92400e}.status-icon.rejected{background:#fee2e2;color:#991b1b}.status-title{margin-bottom:1rem}.status-heading{text-align:center;font-size:17px;font-weight:600;color:#1a1a1a;margin-bottom:1.5rem}.info-box-left{text-align:left}.info-reason{margin-top:8px}.instruction-title{font-size:14px;font-weight:600;color:#1a1a1a;margin:1rem 0 12px}.code-box{background:#f5f5f5;border-radius:10px;padding:16px;text-align:center;margin-bottom:1rem;border:1px solid #e8e8e8}.code-label{font-size:12px;color:#888;margin-bottom:6px}.code-val{font-size:30px;font-weight:700;letter-spacing:5px;color:#0f6e56;overflow-wrap:anywhere}.code-val-sm{font-size:18px;letter-spacing:0}.bullet-list{font-size:13px;color:#555;line-height:1.75}.bullet-item{display:flex;gap:10px;margin-bottom:10px}.bullet-item:last-child{margin-bottom:0}.bullet-dot{color:#0f6e56;flex-shrink:0;margin-top:3px;font-size:10px}.map-title{font-size:13px;font-weight:600;color:#1a1a1a;margin:1.25rem 0 10px}.boxnow-map{width:100%;height:clamp(460px,68vh,680px);min-height:460px;border:1px solid #e8e8e8;border-radius:10px;overflow:hidden}.boxnow-map>*,.boxnow-map iframe{width:100%!important;height:100%!important;min-height:inherit;border:0}.divider{border:none;border-top:1px solid #f0f0f0;margin:1.25rem 0}.link{color:#0f6e56;text-decoration:underline;cursor:pointer}.center-actions{display:flex;justify-content:center;margin-top:1.5rem}.footer{text-align:center;margin-top:2rem;font-size:12px;color:#aaa}.footer strong{color:#888}@media(max-width:480px){body{padding:1rem .75rem 3rem}.card{padding:1.25rem}.fg2,.fg3,.form-grid{grid-template-columns:1fr}.nav-row{align-items:stretch;flex-direction:column}.nav-row button,.action-row button{width:100%}.replacement-selector{align-items:stretch;flex-direction:column}.replacement-button{width:100%}.returns-modal{align-items:flex-end;padding:12px}.returns-modal-panel{max-height:calc(100vh - 24px)}.replacement-product-search-row{flex-wrap:wrap}.replacement-product-field{flex-basis:100%}.boxnow-map{height:520px}}
