.mo-fullscreen-center{justify-content:center;align-items:center;min-height:100vh;display:flex}.mo-spinner{border:3px solid #e5e7eb;border-top-color:#111827;border-radius:50%;width:36px;height:36px;animation:.75s linear infinite mo-spin}@keyframes mo-spin{to{transform:rotate(360deg)}}.mo-page{background:#f4f4f5;min-height:60vh;padding:2.5rem 1rem 4rem}.mo-container{max-width:760px;margin:0 auto}.mo-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.mo-page-title{color:#111827;letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.65rem;font-weight:800}.mo-page-subtitle{color:#6b7280;margin:0;font-size:.9rem}.mo-page-actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.mo-btn-secondary{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s}.mo-btn-secondary:hover{background:#f9fafb}.mo-btn-logout{color:#dc2626;cursor:pointer;background:0 0;border:1px solid #fca5a5;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:background .15s}.mo-btn-logout:hover{background:#fef2f2}.mo-btn-primary{color:#fff;background:#111827;border-radius:8px;padding:.75rem 1.75rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-block}.mo-btn-primary:hover{opacity:.85}.mo-muted{color:#6b7280}.mo-center-block{flex-direction:column;align-items:center;gap:1rem;padding:3rem 0;display:flex}.mo-error-box{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;align-items:center;gap:.5rem;padding:1rem 1.25rem;font-size:.9rem;display:flex}.mo-empty{text-align:center;padding:4rem 0 3rem}.mo-empty-icon{background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.25rem;display:inline-flex}.mo-empty-icon svg{color:#9ca3af;width:36px;height:36px}.mo-empty-title{color:#111827;margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.mo-list{flex-direction:column;gap:.75rem;display:flex}.mo-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:box-shadow .15s;overflow:hidden}.mo-card:hover{box-shadow:0 4px 18px #00000012}.mo-card-summary{cursor:pointer;text-align:left;background:0 0;border:none;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:1.1rem 1.4rem;display:flex}.mo-card-summary:hover{background:#fafafa}.mo-card-left{flex-direction:column;gap:.2rem;display:flex}.mo-order-number{color:#111827;font-size:.95rem;font-weight:700}.mo-order-date{color:#9ca3af;font-size:.8rem}.mo-card-right{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.mo-status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:3px 10px 3px 8px;font-size:.75rem;font-weight:700;display:inline-flex}.mo-status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.mo-order-total{color:#111827;white-space:nowrap;font-size:1rem;font-weight:800}.mo-chevron{color:#9ca3af;-webkit-user-select:none;user-select:none;font-size:.9rem;transition:transform .2s}.mo-card-detail{border-top:1px solid #f3f4f6;padding:0 1.4rem 1.25rem}.mo-items-table{border-collapse:collapse;width:100%;margin-top:1rem;font-size:.875rem}.mo-items-table thead tr{background:#f9fafb;border-radius:8px}.mo-items-table th{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;text-align:left;border-bottom:1px solid #e5e7eb;padding:8px 12px;font-size:.72rem;font-weight:700}.mo-th-center{text-align:center}.mo-th-right{text-align:right}.mo-items-table tbody tr{border-bottom:1px solid #f3f4f6}.mo-items-table tbody tr:last-child{border-bottom:none}.mo-items-table td{color:#374151;vertical-align:middle;padding:10px 12px}.mo-item-name{font-weight:500}.mo-td-center{text-align:center}.mo-td-right{text-align:right}.mo-item-subtotal{color:#111827;font-weight:700}.mo-card-footer{border-top:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem;margin-top:.875rem;padding-top:.875rem;font-size:.82rem;display:flex}.mo-payment-method,.mo-notes{color:#6b7280}.mo-total-row{color:#374151;margin-left:auto;font-size:.9rem}.mo-total-row strong{color:#111827;font-size:1.05rem}@media (max-width:580px){.mo-page-header,.mo-card-summary{flex-direction:column;align-items:flex-start}.mo-card-right{justify-content:space-between;width:100%}.mo-items-table{font-size:.8rem}.mo-items-table th,.mo-items-table td{padding:7px 8px}}.my-orders-container{max-width:800px;margin:0 auto}.my-orders-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.my-orders-title{color:var(--foreground,#111827);margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.my-orders-subtitle{color:var(--muted-foreground,#6b7280);margin:0;font-size:.95rem}.my-orders-header-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.btn-back-store{color:var(--primary,#3b82f6);font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s}.btn-back-store:hover{opacity:.75}.btn-logout{border:1px solid var(--border,#e5e7eb);color:var(--muted-foreground,#6b7280);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.btn-logout:hover{color:#dc2626;background:#fee2e2;border-color:#fca5a5}.my-orders-loading{color:var(--muted-foreground,#6b7280);flex-direction:column;align-items:center;gap:1rem;padding:4rem 0;display:flex}.loading-spinner{border:3px solid var(--border,#e5e7eb);border-top-color:var(--primary,#3b82f6);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.my-orders-error{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;padding:1rem 1.5rem}.my-orders-empty{text-align:center;color:var(--muted-foreground,#6b7280);padding:4rem 0}.my-orders-empty svg{opacity:.4;width:64px;height:64px;margin-bottom:1rem}.my-orders-empty h2{color:var(--foreground,#111827);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.my-orders-empty p{margin:0 0 1.5rem}.btn-shop{background:var(--primary,#3b82f6);color:#fff;border-radius:10px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.btn-shop:hover{opacity:.88}.my-orders-list{flex-direction:column;gap:1rem;display:flex}.order-card{background:var(--card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:12px;padding:1.25rem 1.5rem;transition:box-shadow .2s}.order-card:hover{box-shadow:0 4px 16px #00000014}.order-card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.order-id{color:var(--foreground,#111827);font-size:1rem;font-weight:700;display:block}.order-date{color:var(--muted-foreground,#6b7280);margin-top:2px;font-size:.85rem;display:block}.order-meta-right{text-align:right}.order-status{text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600;display:block}.order-total{color:var(--foreground,#111827);margin-top:2px;font-size:1.1rem;font-weight:700;display:block}.order-items{border-top:1px solid var(--border,#e5e7eb);flex-direction:column;gap:.4rem;margin:0;padding:.75rem 0 0;list-style:none;display:flex}.order-item{justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.item-name{color:var(--foreground,#374151)}.item-qty-price{color:var(--muted-foreground,#6b7280);white-space:nowrap}
