.m-myord-page{width:100%;min-height:100vh;background:#fafafa;padding:0 16px 120px;box-sizing:border-box;font-family:Inter,sans-serif}.m-myord-top{display:flex;justify-content:space-between;align-items:baseline;padding:18px 0 6px}.m-myord-title{font-size:1.2rem;font-weight:700;color:#1a1a2e;margin:0}.m-myord-count{font-size:.75rem;color:#999;font-weight:500}.m-myord-tabs{display:flex;gap:6px;padding:10px 0 14px;flex-wrap:nowrap}.m-myord-tab{flex:1;padding:8px 4px;border-radius:24px;font-size:.72rem;font-weight:500;cursor:pointer;border:1.5px solid #e8e4f5;background:#fff;color:#8c75c8;white-space:nowrap;text-align:center;transition:all .2s ease}.m-myord-tab.active{background:#704dff;color:#fff;border-color:#704dff;font-weight:600;box-shadow:0 2px 8px #704dff40}.m-myord-loading{display:flex;flex-direction:column;align-items:center;gap:14px;padding:70px 0;color:#aaa;font-size:.84rem}.m-myord-loading p{margin:0}.m-myord-spinner{width:30px;height:30px;border:2.5px solid #e8e4f5;border-top-color:#704dff;border-radius:50%;animation:m-myord-spin .7s linear infinite}@keyframes m-myord-spin{to{transform:rotate(360deg)}}.m-myord-list{display:flex;flex-direction:column;gap:10px}.m-myord-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 4px #0000000a;border:1px solid #f0eef5;transition:all .25s ease}.m-myord-card.expanded{border-color:#d5ccff;box-shadow:0 4px 16px #704dff14}.m-myord-card-head{display:flex;align-items:center;gap:12px;padding:14px;cursor:pointer}.m-myord-card-thumb-wrap{flex-shrink:0}.m-myord-card-thumb{width:54px;height:54px;border-radius:10px;object-fit:cover;background:#f0f0f0;display:block}.m-myord-card-icon-wrap{width:54px;height:54px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.m-myord-card-info{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.m-myord-card-row1{display:flex;align-items:center;justify-content:space-between;gap:8px}.m-myord-card-id{font-size:.88rem;font-weight:700;color:#1a1a2e}.m-myord-status-pill{font-size:.68rem;font-weight:600;padding:3px 10px;border-radius:20px;white-space:nowrap;letter-spacing:.02em}.m-myord-card-row2{display:flex;align-items:center;gap:6px}.m-myord-card-date{font-size:.72rem;color:#999}.m-myord-card-dot{width:3px;height:3px;border-radius:50%;background:#ccc}.m-myord-card-items{font-size:.72rem;color:#999}.m-myord-card-row3{display:flex;align-items:center;gap:8px;margin-top:2px}.m-myord-card-total{font-size:.9rem;font-weight:700;color:#704dff}.m-myord-card-payment{font-size:.68rem;color:#aaa;background:#f5f3ff;padding:2px 8px;border-radius:4px;font-weight:500}.m-myord-chevron{font-size:1rem;color:#ccc;flex-shrink:0;transition:transform .3s ease}.m-myord-chevron.rotated{transform:rotate(90deg);color:#704dff}.m-myord-card-body{padding:14px 14px 16px;display:flex;flex-direction:column;gap:12px;border-top:1px solid #f0eef5;animation:m-myord-fadeIn .2s ease}@keyframes m-myord-fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.m-myord-body-label{font-size:.72rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.06em;margin-bottom:-4px}.m-myord-items-list{display:flex;flex-direction:column;gap:6px}.m-myord-item{display:flex;align-items:center;gap:10px;padding:10px;background:#f9f8fc;border-radius:12px}.m-myord-item img{width:50px;height:50px;border-radius:10px;object-fit:cover;background:#f0f0f0}.m-myord-item-img-placeholder{width:50px;height:50px;border-radius:10px;background:#f0ecff;display:flex;align-items:center;justify-content:center;color:#baa3ff}.m-myord-item-info{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.m-myord-item-name{font-size:.82rem;font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-myord-item-meta{font-size:.72rem;color:#999}.m-myord-item-total{font-size:.85rem;font-weight:700;color:#704dff;flex-shrink:0}.m-myord-item-placeholder{font-size:.8rem;color:#bbb;padding:12px;text-align:center;background:#f9f8fc;border-radius:10px}.m-myord-shipping-card{display:flex;flex-direction:column;gap:8px}.m-myord-shipping-row{display:flex;align-items:flex-start;gap:8px;font-size:.78rem;color:#666;line-height:1.4;padding:0 2px}.m-myord-shipping-icon{color:#baa3ff;flex-shrink:0;margin-top:1px}.m-myord-summary-card{background:#f5f3ff;border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:6px}.m-myord-summary-row{display:flex;justify-content:space-between;font-size:.78rem;color:#888}.m-myord-summary-row span:last-child{font-weight:600;color:#555}.m-myord-summary-divider{height:1px;background:#e0d9ff;margin:2px 0}.m-myord-summary-row.total span:first-child{font-weight:700;color:#333;font-size:.82rem}.m-myord-summary-row.total span:last-child{font-size:.95rem;font-weight:800;color:#704dff}.m-myord-cancel-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;background:#fff;border:1.5px solid rgba(239,68,68,.2);color:#ef4444;padding:11px 16px;border-radius:12px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}.m-myord-cancel-btn:active{background:#ef44440f;border-color:#ef444466}.m-myord-cancel-btn:disabled{opacity:.4;cursor:not-allowed}.m-myord-empty{text-align:center;padding:60px 30px;display:flex;flex-direction:column;align-items:center;gap:10px}.m-myord-empty-icon-wrap{width:64px;height:64px;border-radius:20px;background:#f0ecff;display:flex;align-items:center;justify-content:center;color:#baa3ff;margin-bottom:4px}.m-myord-empty-title{font-size:.95rem;font-weight:600;color:#333;margin:0}.m-myord-empty-sub{font-size:.8rem;color:#aaa;margin:0;line-height:1.4}.m-myord-pagination{display:flex;justify-content:center;align-items:center;gap:16px;padding-top:18px}.m-myord-page-btn{padding:9px 20px;border-radius:12px;background:#fff;border:1.5px solid #e8e4f5;color:#704dff;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s}.m-myord-page-btn:active:not(:disabled){background:#f0ecff}.m-myord-page-btn:disabled{opacity:.3;cursor:not-allowed}.m-myord-page-info{font-size:.78rem;color:#999;font-weight:500}.m-myord-card-row4{display:flex;gap:.8rem;margin-top:.2rem}.m-myord-advance-label{font-size:.72rem;color:#e65100;font-weight:600;background:#ff98001a;padding:2px 6px;border-radius:4px}.m-myord-due-label{font-size:.72rem;color:#888;font-weight:500;background:#0000000a;padding:2px 6px;border-radius:4px}.m-myord-card-payment.unpaid{color:#e65100;font-weight:600}.m-myord-card-payment.advance{color:#f59e0b;font-weight:600}.m-myord-card-payment.paid{color:#22c55e;font-weight:600}.m-myord-summary-row.advance span:first-child{color:#e65100;font-weight:600}.m-myord-summary-row.advance span:last-child{color:#e65100;font-weight:700}.m-myord-summary-row.due span:first-child{color:#888}.m-myord-summary-row.due span:last-child{color:#888;font-weight:600}.m-myord-pay-status{font-weight:700}.m-myord-pay-status.unpaid{color:#e65100}.m-myord-pay-status.advance{color:#f59e0b}.m-myord-pay-status.paid{color:#22c55e}@media (max-width: 480px){.m-myord-page{padding-left:12px;padding-right:12px}.m-myord-item img{width:44px;height:44px}}
