
.customer-auth-page-v109,.customer-account-page-v109{margin:0;min-height:100vh;font-family:Inter,system-ui,sans-serif;background:#fff7ed;color:#111827}
.customer-shell-v109{width:min(1120px,94vw);margin:0 auto;padding:26px 0}
.customer-top-v109{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}
.customer-top-v109 a{color:#9a3412;text-decoration:none;font-weight:950}
.auth-card-v109,.account-card-v109{background:#fff;border:1px solid #fed7aa;border-radius:28px;box-shadow:0 24px 70px rgba(15,23,42,.12);padding:24px}
.auth-card-v109{width:min(460px,94vw);margin:8vh auto}
.auth-card-v109 h1,.account-card-v109 h2{margin:0 0 8px;letter-spacing:-.04em}
.auth-card-v109 p,.muted-v109{color:#6b7280;font-weight:700;line-height:1.45}
.form-v109{display:grid;gap:12px;margin-top:18px}
.form-v109 label{display:grid;gap:6px;font-weight:850}
.form-v109 input,.form-v109 textarea{border:1px solid #d1d5db;border-radius:14px;padding:12px;font:inherit}
.btn-v109{border:0;border-radius:15px;background:#f97316;color:white;font-weight:950;padding:13px 16px;text-decoration:none;display:inline-flex;justify-content:center;cursor:pointer}
.btn-dark-v109{background:#111827}
.account-grid-v109{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.full-v109{grid-column:1/-1}
.toast-v109{padding:13px 15px;border-radius:16px;font-weight:850;margin:12px 0}
.toast-v109.error{background:#fef2f2;color:#991b1b}
.toast-v109.success{background:#f0fdf4;color:#166534}
.address-list-v109,.order-list-v109{display:grid;gap:10px;margin-top:14px}
.item-v109{border:1px solid #e5e7eb;border-radius:18px;padding:14px;background:#f8fafc}
.item-v109 strong{display:block}
.actions-v109{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}
.small-danger-v109{border:0;background:#fee2e2;color:#991b1b;border-radius:12px;padding:8px 10px;font-weight:900}
@media(max-width:850px){.account-grid-v109{grid-template-columns:1fr}.customer-top-v109{display:grid}}

.customer-account-link-v110{
  position:fixed;
  left:18px;
  bottom:18px;
  z-index:9990;
  display:flex;
  gap:8px;
  align-items:center;
}
.customer-account-pill-v110{
  text-decoration:none;
  border-radius:999px;
  padding:10px 13px;
  font-weight:950;
  box-shadow:0 14px 35px rgba(15,23,42,.12);
}
.customer-account-pill-v110.dark{background:#111827;color:#fff}
.customer-account-pill-v110.light{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}
.customer-account-pill-v110.orange{background:#f97316;color:#fff}
@media(max-width:760px){
  .customer-account-link-v110{left:12px;bottom:12px}
  .customer-account-pill-v110{padding:9px 11px;font-size:13px}
}

.customer-account-link-v112{
  position:fixed;
  left:18px;
  bottom:18px;
  z-index:9990;
  display:flex;
  gap:8px;
  align-items:center;
}
.customer-account-pill-v112{
  text-decoration:none;
  border-radius:999px;
  padding:10px 13px;
  font-weight:950;
  box-shadow:0 14px 35px rgba(15,23,42,.12);
}
.customer-account-pill-v112.dark{background:#111827;color:#fff}
.customer-account-pill-v112.light{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}
.customer-account-pill-v112.orange{background:#f97316;color:#fff}
@media(max-width:760px){
  .customer-account-link-v112{left:12px;bottom:12px}
  .customer-account-pill-v112{padding:9px 11px;font-size:13px}
}

.customer-account-link-v113{
  position:fixed;
  left:18px;
  bottom:18px;
  z-index:9990;
  display:flex;
  gap:8px;
  align-items:center;
}
.customer-account-pill-v113{
  text-decoration:none;
  border-radius:999px;
  padding:10px 13px;
  font-weight:950;
  box-shadow:0 14px 35px rgba(15,23,42,.12);
}
.customer-account-pill-v113.dark{background:#111827;color:#fff}
.customer-account-pill-v113.light{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}
.customer-account-pill-v113.orange{background:#f97316;color:#fff}
@media(max-width:760px){
  .customer-account-link-v113{left:12px;bottom:12px}
  .customer-account-pill-v113{padding:9px 11px;font-size:13px}
}
