.m-ord-page{width:100%;min-height:100vh;background:#fff;padding:0 16px 180px;box-sizing:border-box;font-family:Inter,sans-serif}.m-ord-page button,.m-ord-page input,.m-ord-page select,.m-ord-page textarea,.m-ord-page label,.m-ord-page span,.m-ord-page a{font-family:Inter,sans-serif}.m-ord-header{font-size:.85rem;font-weight:600;color:#704dff;padding:16px 0 8px}.m-ord-section{background:#f8f8fa;border-radius:12px;padding:1rem;margin-bottom:.8rem}.m-ord-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.7rem}.m-ord-section-head h2{font-size:.9rem;font-weight:600;color:#333;margin:0}.m-ord-items{display:flex;flex-direction:column;gap:.7rem}.m-ord-item{display:flex;align-items:center;gap:.8rem;background:#fff;border-radius:10px;padding:.6rem;position:relative}.m-ord-item img{width:64px;height:64px;border-radius:8px;object-fit:cover;background:#f0f0f0}.m-ord-item-info{flex:1;display:flex;flex-direction:column;gap:.2rem}.m-ord-item-name{font-size:.85rem;font-weight:600;color:#333}.m-ord-item-price{font-size:.8rem;color:#704dff;font-weight:600}.m-ord-qty{display:flex;align-items:center;gap:.4rem;margin-top:.2rem}.m-ord-qty button{width:24px;height:24px;border-radius:50%;border:none;background:#baa3ff;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.m-ord-qty button:disabled{background:#ddd;color:#aaa;cursor:not-allowed}.m-ord-qty span{font-size:.85rem;font-weight:600;min-width:20px;text-align:center;color:#704dff}.m-ord-remove{background:none;border:none;color:#ccc;cursor:pointer;padding:4px}.m-ord-remove:hover{color:#e63946}.m-ord-empty{color:#999;text-align:center;padding:1.5rem 0;font-size:.85rem;margin:0}.m-ord-edit{background:none;border:none;color:#704dff;cursor:pointer;padding:4px}.m-ord-addr-form{display:flex;flex-direction:column;gap:.6rem}.m-ord-addr-form input{padding:.6rem .8rem;border:1px solid #ddd;border-radius:8px;font-size:.85rem;background:#fff}.m-ord-addr-form input:focus{outline:none;border-color:#baa3ff}.m-ord-addr-actions{display:flex;gap:.5rem}.m-ord-btn-save,.m-ord-btn-cancel{display:flex;align-items:center;gap:.3rem;padding:.5rem 1rem;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;border:none}.m-ord-btn-save{background:#baa3ff;color:#fff;flex:1;justify-content:center}.m-ord-btn-cancel{background:#f0f0f0;color:#666}.m-ord-addr-display{display:flex;flex-direction:column;gap:.2rem;font-size:.85rem;color:#555;line-height:1.5;padding:.6rem;background:#fff;border-radius:8px}.m-ord-promo{display:flex;gap:.5rem}.m-ord-promo input{flex:1;padding:.55rem .8rem;border:1px solid #ddd;border-radius:8px;font-size:.85rem}.m-ord-promo input:focus{outline:none;border-color:#baa3ff}.m-ord-promo button{padding:.55rem 1.2rem;background:#704dff;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer;transition:background .15s ease,opacity .15s ease}.m-ord-promo button:hover:not(:disabled){background:#5a3fd9}.m-ord-promo button:disabled{background:#d5ccff;color:#fff;cursor:not-allowed;opacity:1}.m-ord-promo-err{color:#e63946;font-size:.78rem;margin-top:.3rem;display:block}.m-ord-promo-ok{color:#22c55e;font-size:.78rem;margin-top:.3rem;display:block}.m-ord-notes{width:100%;padding:.6rem .8rem;border:1px solid #ddd;border-radius:8px;font-size:.85rem;font-family:inherit;resize:vertical}.m-ord-notes:focus{outline:none;border-color:#baa3ff}.m-ord-summary-section{background:#f0ecff}.m-ord-sum-row{display:flex;justify-content:space-between;font-size:.85rem;color:#666;padding:.2rem 0}.m-ord-sum-row span:last-child{color:#333;font-weight:600}.m-ord-sum-discount span{color:#22c55e!important}.m-ord-sum-divider{height:1px;background:#d5ccff;margin:.4rem 0}.m-ord-sum-total span:first-child{font-weight:700;color:#333}.m-ord-sum-total span:last-child{font-size:1.1rem;font-weight:800;color:#704dff}.m-ord-sticky{position:fixed;bottom:62px;left:0;right:0;background:#fff;padding:.6rem 16px;box-shadow:0 -2px 10px #0000000f;z-index:100;display:flex;flex-direction:column;gap:.3rem}.m-ord-warn{text-align:center;font-size:.72rem;color:#f59e0b}.m-ord-confirm-btn{width:100%;padding:.85rem;background:#704dff;color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem}.m-ord-confirm-btn:disabled{background:#ddd;color:#aaa;cursor:not-allowed}.m-ord-confirm-btn:hover:not(:disabled){background:#704dff}.m-ord-success{padding:2rem 0;text-align:center}.m-ord-success-icon{width:56px;height:56px;background:#22c55e;color:#fff;border-radius:50%;font-size:1.5rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.8rem}.m-ord-success h1{font-size:1.3rem;margin:0 0 .2rem;color:#333}.m-ord-success-sub{color:#888;font-size:.85rem;margin:0 0 .8rem}.m-ord-success-id{display:inline-block;padding:.4rem 1rem;background:#f0ecff;border-radius:8px;color:#704dff;font-weight:700;font-size:.9rem;margin-bottom:1.5rem}.m-ord-success-section{text-align:left;background:#f8f8fa;border-radius:12px;padding:1rem;margin-bottom:.8rem}.m-ord-success-section h3{font-size:.85rem;font-weight:600;color:#704dff;margin:0 0 .6rem}.m-ord-success-section p{font-size:.85rem;color:#555;margin:.15rem 0;line-height:1.4}.m-ord-note{color:#888;font-style:italic}.m-ord-cod{display:inline-block;margin-top:.5rem;padding:.35rem .8rem;background:#f0ecff;border-radius:6px;color:#704dff;font-size:.8rem;font-weight:600}.m-ord-success-item{display:flex;align-items:center;gap:.7rem;padding:.4rem 0;border-bottom:1px solid #eee}.m-ord-success-item:last-child{border-bottom:none}.m-ord-success-item img{width:44px;height:44px;border-radius:6px;object-fit:cover}.m-ord-success-item div{flex:1;display:flex;flex-direction:column;gap:.1rem}.m-ord-si-name{font-size:.82rem;font-weight:600;color:#333}.m-ord-si-meta{font-size:.75rem;color:#888}.m-ord-continue{display:inline-flex;align-items:center;gap:.4rem;padding:.7rem 1.5rem;background:#baa3ff;color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;margin-top:.5rem}.m-ord-addr-loading{text-align:center;color:#999;font-size:.82rem;padding:1rem 0}.m-ord-addr-saving{font-size:.75rem;color:#704dff;font-style:italic}.m-ord-preorder-notice{background:#fff8e1;border:1px solid #ffe082;display:flex;align-items:flex-start;gap:.6rem;padding:.8rem 1rem}.m-ord-preorder-notice-icon{font-size:1.2rem;line-height:1;flex-shrink:0;margin-top:2px}.m-ord-preorder-notice-text{margin:0;font-size:.82rem;color:#6d4c00;line-height:1.55}.m-ord-preorder-notice-text strong{color:#e65100}.m-ord-sum-advance span:first-child{color:#e65100;font-weight:600}.m-ord-sum-advance span:last-child{color:#e65100;font-weight:700}.m-ord-sum-due span:first-child{color:#888}.m-ord-sum-due span:last-child{color:#888;font-weight:600}.m-ord-payment-unpaid{color:#e65100!important;font-weight:700!important;font-size:.8rem}.m-ord-preorder-btn{background:#ff9800!important}.m-ord-preorder-btn:hover:not(:disabled){background:#f57c00!important}@media (max-width: 480px){.m-ord-page{padding-left:12px;padding-right:12px}.m-ord-item img{width:56px;height:56px}}@media (max-width: 380px){.m-ord-sticky{bottom:58px}}
