.cx-account-modal-dialog{max-width:440px}.cx-account-modal-content{background:#fffbf5;border:none;border-radius:.875rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #1a12082e,0 8px 24px #1a120814}.cx-account-modal-bar{background:linear-gradient(90deg,#cea964 0%,#b8893e 60%,#cea964 100%) 0 0/200% 100%;height:4px;animation:2.5s ease-in-out infinite cx-modal-bar-shimmer}@keyframes cx-modal-bar-shimmer{0%{background-position:200%}to{background-position:-200%}}.cx-account-modal-body{padding:1.75rem 2rem 2rem;position:relative}.cx-account-modal-close{color:#a08040;cursor:pointer;background:#cea9641a;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.8rem;line-height:1;transition:background .15s,color .15s;display:flex;position:absolute;top:1rem;right:1rem}.cx-account-modal-close:hover{color:#6b4c10;background:#cea96438}.cx-account-modal-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.cx-account-modal-icon-ring{color:#b8893e;background:linear-gradient(135deg,#cea9642e 0%,#b8893e1a 100%);border:1.5px solid #cea96473;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.1rem;display:flex}.cx-account-modal-eyebrow{letter-spacing:1.8px;text-transform:uppercase;color:#cea964;margin:0 0 .1rem;font-family:Raleway,sans-serif;font-size:.65rem;font-weight:700}.cx-account-modal-title{color:#1a1208;letter-spacing:-.2px;margin:0;font-family:Raleway,sans-serif;font-size:1.15rem;font-weight:700}.cx-account-modal-desc{color:#7a6035;border-bottom:1px solid #cea96433;margin-bottom:1.25rem;padding-bottom:1.25rem;font-size:.875rem;line-height:1.6}.cx-account-modal-contacts{flex-direction:column;gap:.65rem;margin-bottom:1.25rem;display:flex}.cx-account-contact-card{color:inherit;background:#fff;border:1px solid #e8d9b8;border-radius:.6rem;align-items:center;gap:1rem;padding:.9rem 1.1rem;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden}.cx-account-contact-card:before{content:"";opacity:0;background:linear-gradient(135deg,#cea9640d 0%,#0000 60%);transition:opacity .18s;position:absolute;inset:0}.cx-account-contact-card:hover{color:inherit;border-color:#cea964;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 16px #cea96433}.cx-account-contact-card:hover:before{opacity:1}.cx-account-contact-card:hover .cx-account-contact-arrow{opacity:1;transform:translate(0)}.cx-account-contact-card--whatsapp:hover{border-color:#25d366;box-shadow:0 4px 16px #25d36626}.cx-account-contact-card--whatsapp:hover:before{background:linear-gradient(135deg,#25d3660d 0%,#0000 60%)}.cx-account-contact-icon{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;font-size:1rem;display:flex}.cx-account-contact-icon--email{color:#2e5fa3;background:#2e5fa31a}.cx-account-contact-icon--whatsapp{color:#1aab54;background:#25d3661f;font-size:1.15rem}.cx-account-contact-info{flex-direction:column;flex:1;min-width:0;display:flex}.cx-account-contact-label{letter-spacing:1.2px;text-transform:uppercase;color:#a08040;margin-bottom:.1rem;font-family:Raleway,sans-serif;font-size:.65rem;font-weight:700;line-height:1.2}.cx-account-contact-value{color:#1a1208;white-space:nowrap;text-overflow:ellipsis;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:500;overflow:hidden}.cx-account-contact-arrow{color:#cea964;opacity:0;flex-shrink:0;font-size:.7rem;transition:opacity .18s,transform .18s;transform:translate(-4px)}.cx-account-modal-footer-note{color:#a08040;text-align:center;justify-content:center;align-items:center;gap:.4rem;margin:0;font-size:.775rem;display:flex}.cx-account-modal-footer-note i{opacity:.8;font-size:.7rem}.modal.fade .modal-dialog{transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .22s;transform:scale(.96)translateY(-8px)}.modal.show .modal-dialog{transform:scale(1)translateY(0)}.btn.btn-link.p-0{color:#5a4f3a;font-size:inherit;font-family:inherit;font-weight:inherit;vertical-align:baseline;text-decoration:none}.btn.btn-link.p-0:hover{color:#1a1208;text-decoration:underline}@media (width<=480px){.cx-account-modal-body{padding:1.5rem 1.25rem}.cx-account-contact-value{font-size:.82rem}}