/* origem: account/0039.css */
/* SOURCE: /assets/refactor-v943/css/account/0070.css */
@media (max-width:760px){
  .spb-account-sidebar .spb-sidebar-group{display:block!important;width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;overflow:hidden!important}
  .spb-account-sidebar .spb-sidebar-parent{display:flex!important;width:100%!important;min-height:46px!important;height:auto!important;margin:0!important;padding:12px 15px!important;align-items:center!important;justify-content:space-between!important;box-sizing:border-box!important}
  .spb-account-sidebar .spb-sidebar-submenu{display:grid!important;grid-template-rows:0fr!important;width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;opacity:0!important;visibility:hidden!important;overflow:hidden!important;transition:grid-template-rows .25s ease,opacity .2s ease!important;border:0!important}
  .spb-account-sidebar .spb-sidebar-submenu>div{display:block!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;overflow:hidden!important}
  .spb-account-sidebar .spb-sidebar-group.open>.spb-sidebar-submenu{grid-template-rows:1fr!important;opacity:1!important;visibility:visible!important}
  .spb-account-sidebar .spb-sidebar-submenu a{display:block!important;min-height:42px!important;height:auto!important;margin:0!important;padding:10px 15px 10px 30px!important;box-sizing:border-box!important}
}

/* SOURCE: /assets/refactor-v943/css/account/0071.css */
/* Espaçamento uniforme dos cards do painel da conta. */
.spb-account-layout>section>.spb-account-grid,
.spb-account-layout>section>.spb-profile-choice .spb-account-grid{
  gap:30px!important;
  padding:30px!important;
  box-sizing:border-box!important;
}
.spb-account-layout>section .spb-account-card{
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  box-sizing:border-box!important;
}
@media (max-width:1024px){
  .spb-account-layout>section>.spb-account-grid,
  .spb-account-layout>section>.spb-profile-choice .spb-account-grid{
    gap:20px!important;
    padding:20px!important;
  }
}
@media (max-width:760px){
  .spb-account-layout>section>.spb-account-grid,
  .spb-account-layout>section>.spb-profile-choice .spb-account-grid{
    gap:15px!important;
    padding:15px!important;
  }
}

/* SOURCE: /assets/refactor-v943/css/account/0072.css */
/* v16.1.914 — aplica o layout do painel na página Minha Conta, sem afetar outras telas. */
.spb-dashboard-home{
  width:100%!important;
  padding:26px 28px 28px!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.spb-dashboard-home .spb-profile-choice{
  margin:0!important;
  padding:0!important;
  border:0!important;
}
.spb-dashboard-home .spb-account-section-head{margin:0 0 18px!important}
.spb-dashboard-home .spb-account-section-title{margin:0!important;font-size:26px!important;line-height:1.2!important}
.spb-dashboard-home .spb-dashboard-intro{margin:6px 0 0!important;color:#6d7787!important;font-size:14px!important;line-height:1.45!important}
.spb-dashboard-home .spb-dashboard-create-actions{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  width:100%!important;
  margin:0 0 26px!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.spb-dashboard-home .spb-dashboard-create-btn{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  width:100%!important;
  min-width:0!important;
  min-height:82px!important;
  margin:0!important;
  padding:14px 16px!important;
  border:1px solid #d5dce4!important;
  border-radius:0!important;
  background:#fff!important;
  color:#273142!important;
  text-decoration:none!important;
  box-sizing:border-box!important;
  transition:border-color .18s ease,background-color .18s ease,transform .18s ease!important;
}
.spb-dashboard-home .spb-dashboard-create-btn:hover{
  border-color:var(--account-primary)!important;
  background:#f8faff!important;
  transform:translateY(-1px)!important;
}
.spb-dashboard-home .spb-dashboard-create-icon{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 50px!important;
  width:50px!important;
  height:50px!important;
  background:#f2f5ff!important;
  color:var(--account-primary)!important;
  font-size:23px!important;
}
.spb-dashboard-home .spb-dashboard-create-copy{
  display:flex!important;
  flex:1 1 auto!important;
  min-width:0!important;
  flex-direction:column!important;
  gap:3px!important;
}
.spb-dashboard-home .spb-dashboard-create-copy strong{display:block!important;font-size:16px!important;line-height:1.25!important;color:#273142!important}
.spb-dashboard-home .spb-dashboard-create-copy small{display:block!important;font-size:13px!important;line-height:1.35!important;color:#6d7787!important}
.spb-dashboard-home .spb-dashboard-create-arrow{display:block!important;flex:0 0 auto!important;color:var(--account-primary)!important;font-size:14px!important}
.spb-dashboard-home .spb-dashboard-modules{padding-top:24px!important;border-top:1px solid #e0e5ea!important}
.spb-dashboard-home .spb-dashboard-modules-title{margin:0 0 16px!important;font-size:20px!important;line-height:1.2!important;color:#273142!important}
.spb-dashboard-home .spb-dashboard-module-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.spb-dashboard-home .spb-dashboard-module-grid .spb-account-card{
  width:100%!important;
  min-width:0!important;
  min-height:190px!important;
  height:100%!important;
  margin:0!important;
  padding:22px 16px!important;
  box-sizing:border-box!important;
}
@media(max-width:1024px){
  .spb-dashboard-home{padding:22px!important}
  .spb-dashboard-home .spb-dashboard-create-actions{grid-template-columns:1fr!important}
  .spb-dashboard-home .spb-dashboard-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
}
@media(max-width:760px){
  .spb-dashboard-home{padding:18px 14px!important}
  .spb-dashboard-home .spb-account-section-title{font-size:23px!important}
  .spb-dashboard-home .spb-dashboard-create-actions{grid-template-columns:1fr!important;gap:10px!important;margin-bottom:20px!important}
  .spb-dashboard-home .spb-dashboard-create-btn{min-height:72px!important;padding:11px 12px!important;gap:11px!important}
  .spb-dashboard-home .spb-dashboard-create-icon{flex-basis:44px!important;width:44px!important;height:44px!important;font-size:20px!important}
  .spb-dashboard-home .spb-dashboard-create-copy strong{font-size:15px!important}
  .spb-dashboard-home .spb-dashboard-create-copy small{font-size:12px!important}
  .spb-dashboard-home .spb-dashboard-modules{padding-top:20px!important}
  .spb-dashboard-home .spb-dashboard-module-grid{grid-template-columns:1fr!important;gap:14px!important}
  .spb-dashboard-home .spb-dashboard-module-grid .spb-account-card{min-height:145px!important}
}

/* SOURCE: /assets/refactor-v943/css/account/0073.css */
/* Botões da área do usuário por função. Escopo local: não altera o portal público. */
.spb-account-shell .spb-account-action:not(.danger):not(.delete):not(.destructive),
.spb-account-shell .spb-account-mini-btn:not(.danger):not(.delete):not(.destructive),
.spb-account-shell .spb-account-btn.secondary:not(.spb-account-btn-danger),
.spb-account-shell button.spb-account-action:not(.danger):not(.delete):not(.destructive),
.spb-account-shell a.spb-account-action:not(.danger):not(.delete):not(.destructive){
  background:#fff!important;
  border:1px solid var(--account-primary)!important;
  color:var(--account-primary)!important;
  -webkit-text-fill-color:var(--account-primary)!important;
}
.spb-account-shell .spb-account-action:not(.danger):not(.delete):not(.destructive) i,
.spb-account-shell .spb-account-mini-btn:not(.danger):not(.delete):not(.destructive) i,
.spb-account-shell .spb-account-btn.secondary:not(.spb-account-btn-danger) i{
  color:inherit!important;
  -webkit-text-fill-color:inherit!important;
}
.spb-account-shell .spb-account-action:not(.danger):not(.delete):not(.destructive):hover,
.spb-account-shell .spb-account-action:not(.danger):not(.delete):not(.destructive):focus,
.spb-account-shell .spb-account-mini-btn:not(.danger):not(.delete):not(.destructive):hover,
.spb-account-shell .spb-account-mini-btn:not(.danger):not(.delete):not(.destructive):focus,
.spb-account-shell .spb-account-btn.secondary:not(.spb-account-btn-danger):hover,
.spb-account-shell .spb-account-btn.secondary:not(.spb-account-btn-danger):focus{
  background:var(--account-primary)!important;
  border-color:var(--account-primary)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
/* Ações principais preenchidas. */
.spb-account-shell .spb-account-action.upgrade,
.spb-account-shell .spb-account-action.annual,
.spb-account-shell .spb-account-btn:not(.secondary):not(.spb-account-btn-danger):not(.danger):not(.delete):not(.destructive),
.spb-account-shell .spb-contact-add{
  background:var(--account-primary)!important;
  border-color:var(--account-primary)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
.spb-account-shell .spb-account-action.upgrade:hover,
.spb-account-shell .spb-account-action.annual:hover,
.spb-account-shell .spb-account-btn:not(.secondary):not(.spb-account-btn-danger):not(.danger):not(.delete):not(.destructive):hover{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  filter:brightness(.94)!important;
}
/* Exclusão/lixeira: nunca usa a cor primária. */
.spb-account-shell .spb-account-action.danger,
.spb-account-shell .spb-account-action.delete,
.spb-account-shell .spb-account-action.destructive,
.spb-account-shell .spb-account-btn-danger,
.spb-account-shell .spb-ui-btn--danger-outline{
  background:#fff!important;
  border:1px solid #dc2626!important;
  color:#dc2626!important;
  -webkit-text-fill-color:#dc2626!important;
}
.spb-account-shell .spb-account-action.danger i,
.spb-account-shell .spb-account-action.delete i,
.spb-account-shell .spb-account-action.destructive i,
.spb-account-shell .spb-account-btn-danger i,
.spb-account-shell .spb-ui-btn--danger-outline i{
  color:#dc2626!important;
  -webkit-text-fill-color:#dc2626!important;
}
.spb-account-shell .spb-account-action.danger:hover,
.spb-account-shell .spb-account-action.danger:focus,
.spb-account-shell .spb-account-action.delete:hover,
.spb-account-shell .spb-account-action.delete:focus,
.spb-account-shell .spb-account-action.destructive:hover,
.spb-account-shell .spb-account-action.destructive:focus,
.spb-account-shell .spb-account-btn-danger:hover,
.spb-account-shell .spb-account-btn-danger:focus,
.spb-account-shell .spb-ui-btn--danger-outline:hover,
.spb-account-shell .spb-ui-btn--danger-outline:focus{
  background:#dc2626!important;
  border-color:#dc2626!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
.spb-account-shell .spb-account-action.danger:hover i,
.spb-account-shell .spb-account-action.delete:hover i,
.spb-account-shell .spb-account-action.destructive:hover i,
.spb-account-shell .spb-account-btn-danger:hover i,
.spb-account-shell .spb-ui-btn--danger-outline:hover i{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
/* Cancelar dentro de confirmação de exclusão também fica vermelho contornado. */
.spb-account-shell .spb-delete-account-modal [data-close-delete-account],
.spb-account-shell #puDeleteCompanyModal [data-close-company-modal],
.spb-account-shell .spb-confirm-modal [data-spb-confirm-cancel],
.spb-account-shell [data-delete-modal] [data-modal-close]{
  background:#fff!important;
  border:1px solid #dc2626!important;
  color:#dc2626!important;
  -webkit-text-fill-color:#dc2626!important;
}
.spb-account-shell .spb-delete-account-modal [data-close-delete-account]:hover,
.spb-account-shell #puDeleteCompanyModal [data-close-company-modal]:hover,
.spb-account-shell .spb-confirm-modal [data-spb-confirm-cancel]:hover,
.spb-account-shell [data-delete-modal] [data-modal-close]:hover{
  background:#dc2626!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}

