.mssn-buyer-shell,.mssn-buyer-account,.mssn-buyer-box{max-width:960px;margin:18px auto;padding:18px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;color:#0f172a;box-shadow:0 12px 30px rgba(15,23,42,.06);font-family:inherit}.mssn-buyer-shell h2,.mssn-buyer-account h2{margin:0 0 12px;font-size:clamp(24px,4vw,36px);letter-spacing:-.03em}.mssn-buyer-form{display:grid;gap:12px}.mssn-buyer-form input,.mssn-buyer-form textarea{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px;font-size:15px;background:#fff;color:#0f172a;box-sizing:border-box}.mssn-buyer-form details{border:1px solid #e2e8f0;border-radius:12px;padding:12px;background:#f8fafc}.mssn-buyer-form details>*+*{margin-top:10px}.mssn-buyer-btn,.mssn-buyer-pagination button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:0;border-radius:12px;background:#2563eb;color:#fff;text-decoration:none;font-weight:900;padding:0 16px;cursor:pointer}.mssn-buyer-btn:disabled,.mssn-buyer-pagination button:disabled{opacity:.45;cursor:not-allowed}.mssn-buyer-muted{color:#64748b;font-size:14px}.mssn-buyer-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.mssn-buyer-status{border-radius:12px;padding:10px 12px;font-weight:800;font-size:14px}.mssn-buyer-status.is-ok{background:#ecfdf5;color:#166534}.mssn-buyer-status.is-err{background:#fef2f2;color:#991b1b}.mssn-buyer-status.is-warn{background:#fffbeb;color:#92400e}.mssn-buyer-account-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px}.mssn-buyer-account-head p{margin:0;color:#64748b}.mssn-buyer-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.mssn-buyer-tabs button{border:1px solid #cbd5e1;background:#f8fafc;color:#334155;border-radius:999px;padding:9px 14px;font-weight:900;cursor:pointer}.mssn-buyer-tabs button.is-active{background:#0f172a;color:#fff;border-color:#0f172a}.mssn-buyer-orders{display:grid;gap:12px}.mssn-buyer-orders-list{display:grid;gap:12px}.mssn-buyer-order{border:1px solid #e2e8f0;border-radius:16px;padding:14px;background:#fff;display:grid;gap:10px}.mssn-buyer-order-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mssn-buyer-order-top p,.mssn-buyer-order-store{margin:3px 0 0;color:#64748b;font-size:13px}.mssn-buyer-order-total{font-size:18px;font-weight:950;white-space:nowrap}.mssn-buyer-badges{display:flex;gap:7px;flex-wrap:wrap}.mssn-buyer-badges span{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;background:#f1f5f9;color:#334155;padding:0 10px;font-size:12px;font-weight:900}.mssn-buyer-order-items{font-size:14px;color:#334155;line-height:1.5}.mssn-buyer-order-actions{display:flex;gap:10px;flex-wrap:wrap}.mssn-buyer-link{border:0;background:transparent;color:#2563eb;font-weight:900;cursor:pointer;padding:0}.mssn-buyer-link.is-confirm{color:#047857}.mssn-buyer-link.is-danger{color:#dc2626}.mssn-buyer-empty,.mssn-buyer-loading{padding:24px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;color:#475569;text-align:center}.mssn-buyer-pagination{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.mssn-buyer-pagination span{font-size:13px;color:#475569;font-weight:800}.mssn-buyer-modal{position:fixed;inset:0;background:rgba(15,23,42,.58);z-index:999999;display:flex;align-items:center;justify-content:center;padding:16px}.mssn-buyer-modal[hidden]{display:none}.mssn-buyer-modal-card{position:relative;max-width:760px;width:100%;max-height:88vh;overflow:auto;background:#fff;border-radius:18px;padding:18px;color:#0f172a;box-shadow:0 30px 80px rgba(15,23,42,.35)}.mssn-buyer-modal-close{position:absolute;right:12px;top:10px;width:34px;height:34px;border:0;border-radius:50%;background:#f1f5f9;font-size:22px;cursor:pointer}.mssn-buyer-table-wrap{overflow:auto;margin-top:12px}.mssn-buyer-table-wrap table{width:100%;border-collapse:collapse;font-size:14px}.mssn-buyer-table-wrap th,.mssn-buyer-table-wrap td{border-bottom:1px solid #e2e8f0;padding:8px;text-align:left}@media(max-width:560px){.mssn-buyer-shell,.mssn-buyer-account,.mssn-buyer-box{margin:10px;padding:14px;border-radius:16px}.mssn-buyer-order-top,.mssn-buyer-account-head{display:grid}.mssn-buyer-order-total{white-space:normal}.mssn-buyer-tabs{display:grid}.mssn-buyer-tabs button{border-radius:12px}}

/* V505: historial de cambios dentro del modal de pedido */
.mssn-buyer-history{margin:10px 0 0;padding-left:18px;color:#334155}
.mssn-buyer-history li{margin:0 0 8px}
.mssn-buyer-history small{color:#64748b}

/* Modal de pedidos dentro de la tienda pública */
.mssn-buyer-store-modal[hidden]{display:none!important;}
.mssn-buyer-store-modal{position:fixed;inset:0;z-index:999999;background:rgba(15,23,42,.55);display:flex;align-items:center;justify-content:center;padding:18px;}
.mssn-buyer-store-modal-card{width:min(760px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:22px;padding:20px;box-shadow:0 24px 80px rgba(15,23,42,.28);position:relative;}
.mssn-buyer-store-modal-card h3{margin:0 0 6px;font-size:22px;color:#0f172a;}
.mssn-buyer-store-modal-copy{margin:0 0 14px;color:#64748b;font-size:14px;}
.mssn-buyer-store-modal-close{position:absolute;top:12px;right:12px;border:0;background:#f1f5f9;color:#0f172a;border-radius:999px;width:34px;height:34px;font-size:24px;line-height:1;cursor:pointer;}
.mssn-buyer-store-modal-foot{margin:14px 0 0;text-align:right;}
.mssn-buyer-store-modal-foot a{font-weight:800;color:#2563eb;text-decoration:none;}
.mssn-buyer-auth-card .mssn-buyer-auth-link{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;padding:8px 10px;border-radius:999px;border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer;}
@media (max-width:520px){.mssn-buyer-store-modal{padding:10px;align-items:flex-end}.mssn-buyer-store-modal-card{max-height:92vh;border-radius:18px 18px 0 0;padding:16px}}


.mssn-buyer-account-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;}
.mssn-buyer-account-actions{display:flex;gap:8px;flex-wrap:wrap;}
.mssn-buyer-btn-orange{background:#f97316!important;border-color:#f97316!important;color:#fff!important;box-shadow:0 10px 20px rgba(249,115,22,.22);}
.mssn-buyer-btn-ghost{background:#fff!important;color:#111827!important;border:1px solid #e2e8f0!important;}

/* CTRLCAJA Visual Layer — cuenta de comprador */
.mssn-buyer-shell,.mssn-buyer-account,.mssn-buyer-box{
  border-color:rgba(0,207,200,.25);
  background:linear-gradient(180deg,#fff,#f5fafa);
  color:#263238;
  box-shadow:0 20px 52px rgba(6,42,58,.10);
}
.mssn-buyer-shell h2,.mssn-buyer-account h2,.mssn-buyer-order-total{color:#062a3a;}
.mssn-buyer-form input,.mssn-buyer-form textarea,.mssn-buyer-form details{
  border-color:rgba(6,42,58,.16);
  background:#fff;
}
.mssn-buyer-form input:focus,.mssn-buyer-form textarea:focus{
  outline:0;
  border-color:#00cfc8;
  box-shadow:0 0 0 4px rgba(0,207,200,.16);
}
.mssn-buyer-btn,.mssn-buyer-pagination button,.mssn-buyer-tabs button.is-active{
  background:linear-gradient(135deg,#00cfc8,#45f1e7)!important;
  color:#03202c!important;
  box-shadow:0 14px 32px rgba(0,207,200,.26);
}
.mssn-buyer-tabs button{border-color:rgba(0,207,200,.25);background:#fff;color:#062a3a;}
.mssn-buyer-link,.mssn-buyer-store-modal-foot a{color:#00a8a3;}
.mssn-buyer-order,.mssn-buyer-modal-card,.mssn-buyer-store-modal-card{
  border-color:rgba(0,207,200,.22);
  box-shadow:0 18px 44px rgba(6,42,58,.10);
}
.mssn-buyer-badges span{background:#e6fffd;color:#062a3a;}
.mssn-buyer-status.is-ok{background:#ecfdf5;color:#166534;}
.mssn-buyer-status.is-err{background:#fef2f2;color:#991b1b;}
.mssn-buyer-status.is-warn{background:#fffbeb;color:#92400e;}
.mssn-buyer-btn-orange{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important;box-shadow:0 10px 22px rgba(22,163,74,.20);}
.mssn-buyer-order-note{margin:0;padding:9px 10px;border:1px solid #fed7aa;border-radius:10px;background:#fff7ed;color:#7c2d12;font-size:13px;font-weight:800;line-height:1.35}

/* V724: perfil de cliente premium y cierre de sesion visible */
.mssn-buyer-account{
  max-width:1040px!important;
  padding:22px!important;
  border-radius:24px!important;
  border:1px solid rgba(148,163,184,.32)!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.96)),
    linear-gradient(135deg,rgba(37,99,235,.08),rgba(249,115,22,.07))!important;
  color:#111827!important;
  box-shadow:0 26px 70px rgba(15,23,42,.13)!important;
}
.mssn-buyer-account-head{
  align-items:stretch!important;
  padding:16px!important;
  border:1px solid rgba(226,232,240,.9);
  border-radius:22px;
  background:linear-gradient(135deg,#111827,#1e293b 52%,#166534);
  box-shadow:0 18px 44px rgba(15,23,42,.16);
}
.mssn-buyer-account-head h2{
  color:#fff!important;
  margin:0 0 6px!important;
}
.mssn-buyer-account-head p{
  color:rgba(255,255,255,.78)!important;
  font-weight:800;
  word-break:break-word;
}
.mssn-buyer-account-actions{
  align-items:center;
}
.mssn-buyer-account-actions .mssn-buyer-btn{
  border-radius:14px!important;
  background:#fff!important;
  color:#111827!important;
  border:1px solid rgba(255,255,255,.72)!important;
  box-shadow:0 12px 26px rgba(0,0,0,.14)!important;
}
.mssn-buyer-tabs{
  padding:8px;
  border-radius:18px;
  background:#fff;
  border:1px solid #e2e8f0;
  box-shadow:0 16px 38px rgba(15,23,42,.08);
}
.mssn-buyer-tabs button{
  min-height:42px;
  border-radius:14px!important;
  background:#f8fafc!important;
  color:#111827!important;
  border:1px solid #e2e8f0!important;
}
.mssn-buyer-tabs button.is-active{
  background:#111827!important;
  color:#fff!important;
  border-color:#111827!important;
}
.mssn-buyer-tabs button[data-mssn-buyer-logout]{
  margin-left:auto;
  background:#fee2e2!important;
  color:#991b1b!important;
  border-color:#fecaca!important;
}
.mssn-buyer-tabs button[data-mssn-buyer-logout]:hover{
  background:#991b1b!important;
  color:#fff!important;
  border-color:#991b1b!important;
}
.mssn-buyer-order,
.mssn-buyer-form,
.mssn-buyer-empty,
.mssn-buyer-loading{
  border-radius:18px!important;
  border-color:#e2e8f0!important;
  background:#fff!important;
  box-shadow:0 14px 34px rgba(15,23,42,.07)!important;
}
.mssn-buyer-form{
  padding:16px;
}
.mssn-buyer-form label{
  color:#111827;
  font-weight:900;
}
.mssn-buyer-form input,
.mssn-buyer-form textarea,
.mssn-buyer-form details{
  border-radius:14px!important;
  border-color:#cbd5e1!important;
  background:#fff!important;
  color:#111827!important;
}
.mssn-buyer-form input:focus,
.mssn-buyer-form textarea:focus{
  border-color:#2563eb!important;
  box-shadow:0 0 0 4px rgba(37,99,235,.16)!important;
}
.mssn-buyer-form .mssn-buyer-btn,
.mssn-buyer-pagination button{
  background:#111827!important;
  color:#fff!important;
  border:1px solid #111827!important;
  border-radius:14px!important;
}
@media(max-width:560px){
  .mssn-buyer-account{
    margin:10px!important;
    padding:14px!important;
    border-radius:20px!important;
  }
  .mssn-buyer-account-head{
    padding:14px!important;
  }
  .mssn-buyer-tabs{
    display:grid!important;
    grid-template-columns:1fr;
  }
  .mssn-buyer-tabs button[data-mssn-buyer-logout]{
    margin-left:0;
  }
}

/* V806: la cuenta comprador queda como vista informativa, sin inputs de perfil o password */
.mssn-buyer-profile-readonly{
  display:grid;
  gap:10px;
  padding:16px;
  border:1px solid #e2e8f0;
  border-radius:18px;
  background:#fff;
  box-shadow:0 14px 34px rgba(15,23,42,.07);
}
.mssn-buyer-profile-readonly div{
  display:grid;
  gap:4px;
  padding:10px 0;
  border-bottom:1px solid #e2e8f0;
}
.mssn-buyer-profile-readonly div:last-child{
  border-bottom:0;
}
.mssn-buyer-profile-readonly span{
  color:#64748b;
  font-size:13px;
  font-weight:900;
}
.mssn-buyer-profile-readonly strong{
  color:#111827;
  font-size:16px;
  word-break:break-word;
}
