.account-module__ht1C7W__pageTitle{font-family:var(--font-serif), Georgia, serif;color:var(--color-foreground);margin-bottom:.5rem;font-size:2rem;font-weight:400}.account-module__ht1C7W__pageSubtitle{font-family:var(--font-sans), sans-serif;color:var(--color-foreground);opacity:.55;margin-bottom:2.5rem;font-size:.9rem}.account-module__ht1C7W__statsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:3rem;display:grid}.account-module__ht1C7W__statCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:4px;padding:1.5rem}.account-module__ht1C7W__statLabel{font-family:var(--font-sans), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--color-foreground);opacity:.55;margin-bottom:.5rem;font-size:.7rem}.account-module__ht1C7W__statValue{font-family:var(--font-serif), Georgia, serif;color:var(--color-foreground);font-size:2rem;font-weight:400}.account-module__ht1C7W__sectionTitle{font-family:var(--font-sans), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--color-foreground);opacity:.6;border-bottom:1px solid var(--color-border);margin-bottom:1.25rem;padding-bottom:.75rem;font-size:.72rem;font-weight:600}.account-module__ht1C7W__ordersEmpty{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;border-radius:4px;padding:3rem}.account-module__ht1C7W__ordersEmptyTitle{font-family:var(--font-serif), Georgia, serif;color:var(--color-foreground);margin-bottom:.75rem;font-size:1.2rem;font-weight:400}.account-module__ht1C7W__ordersEmptyText{font-family:var(--font-sans), sans-serif;color:var(--color-foreground);opacity:.55;margin-bottom:1.5rem;font-size:.88rem}.account-module__ht1C7W__shopLink{background:var(--color-foreground);color:#fdfcf8;font-family:var(--font-sans), sans-serif;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;padding:.75rem 2rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.account-module__ht1C7W__shopLink:hover{background:#1a1714}.account-module__ht1C7W__ordersList{flex-direction:column;gap:.75rem;display:flex}.account-module__ht1C7W__orderRow{background:var(--color-surface);border:1px solid var(--color-border);border-radius:4px;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.account-module__ht1C7W__orderInfo{flex-direction:column;gap:.2rem;display:flex}.account-module__ht1C7W__orderId{font-family:var(--font-sans), sans-serif;color:var(--color-foreground);font-size:.82rem;font-weight:600}.account-module__ht1C7W__orderDate{font-family:var(--font-sans), sans-serif;color:var(--color-foreground);opacity:.5;font-size:.78rem}.account-module__ht1C7W__orderRight{align-items:center;gap:1.5rem;display:flex}.account-module__ht1C7W__orderTotal{font-family:var(--font-serif), Georgia, serif;color:var(--color-foreground);font-size:1.1rem;font-weight:400}.account-module__ht1C7W__statusBadge{font-family:var(--font-sans), sans-serif;letter-spacing:.08em;text-transform:uppercase;border-radius:100px;padding:.3rem .8rem;font-size:.68rem;font-weight:600}.account-module__ht1C7W__statusPending{color:#92400e;background:#fef3c7}.account-module__ht1C7W__statusConfirmed{color:#1e40af;background:#dbeafe}.account-module__ht1C7W__statusShipped{color:#5b21b6;background:#ede9fe}.account-module__ht1C7W__statusDelivered{color:#065f46;background:#d1fae5}.account-module__ht1C7W__statusCancelled{color:#991b1b;background:#fee2e2}.account-module__ht1C7W__form{flex-direction:column;gap:1.25rem;max-width:520px;display:flex}.account-module__ht1C7W__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.account-module__ht1C7W__field{flex-direction:column;gap:.5rem;display:flex}.account-module__ht1C7W__label{font-family:var(--font-sans), sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--color-foreground);opacity:.65;font-size:.78rem;font-weight:500}.account-module__ht1C7W__input{border:1px solid var(--color-border);background:var(--color-surface);width:100%;font-family:var(--font-sans), sans-serif;color:var(--color-foreground);border-radius:2px;outline:none;padding:.85rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.account-module__ht1C7W__input:focus{border-color:var(--color-foreground);box-shadow:0 0 0 3px #2b272412}.account-module__ht1C7W__submitButton{background:var(--color-foreground);color:#fdfcf8;font-family:var(--font-sans), sans-serif;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.5rem;padding:.9rem 2rem;font-size:.8rem;font-weight:600;transition:background .2s;display:inline-flex}.account-module__ht1C7W__submitButton:hover:not(:disabled){background:#1a1714}.account-module__ht1C7W__submitButton:disabled{opacity:.6;cursor:not-allowed}.account-module__ht1C7W__successMessage{color:#065f46;font-size:.88rem;font-family:var(--font-sans);background:#065f4612;border:1px solid #065f4640;border-radius:2px;padding:.9rem 1rem}.account-module__ht1C7W__loadingSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite account-module__ht1C7W__spin;display:inline-block}@keyframes account-module__ht1C7W__spin{to{transform:rotate(360deg)}}.account-module__ht1C7W__tableWrapper{overflow-x:auto}.account-module__ht1C7W__table{border-collapse:collapse;width:100%;min-width:600px;font-family:var(--font-sans), sans-serif}.account-module__ht1C7W__table th{letter-spacing:.1em;text-transform:uppercase;color:var(--color-foreground);opacity:.5;text-align:left;border-bottom:1px solid var(--color-border);padding:.75rem 1rem;font-size:.7rem;font-weight:600}.account-module__ht1C7W__table td{border-bottom:1px solid var(--color-border);color:var(--color-foreground);vertical-align:middle;white-space:nowrap;padding:1rem;font-size:.9rem}.account-module__ht1C7W__table tr:last-child td{border-bottom:none}.account-module__ht1C7W__table tbody tr{transition:background .15s}.account-module__ht1C7W__table tbody tr:hover{background:#2b272406}
