/* origem: account/0025.css */
/* SOURCE: /assets/refactor-v943/css/account/0038.css */
.spb-account-company-form .spb-account-form-grid{gap:15px!important;row-gap:24px!important}.spb-account-company-form .spb-account-address-grid{gap:15px!important;row-gap:24px!important}.spb-account-company-form label,.spb-account-company-form input,.spb-account-company-form select,.spb-account-company-form textarea{text-transform:none!important}.spb-account-field{margin:0!important}.spb-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 15px;border:1px solid #d7dee7;padding:15px;background:#fff}.spb-option-check{display:flex!important;align-items:center;gap:8px;font-weight:400!important}.spb-option-check input{width:18px!important;height:18px!important}.spb-logo-current,.spb-gallery-existing-item{position:relative}.spb-image-remove{position:absolute;top:6px;right:6px;width:30px;height:30px;border:0;border-radius:50%;background:#dc2626;color:#fff;font-size:22px;line-height:28px;cursor:pointer;z-index:2}.spb-gallery-existing{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px!important}.spb-gallery-existing-item img{width:100%;aspect-ratio:1/1;object-fit:cover}.spb-gallery-existing-item.is-removed,.spb-logo-current.is-removed{display:none!important}@media(max-width:700px){.spb-check-grid{grid-template-columns:1fr}.spb-gallery-existing{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* v16.1.705 — separação definitiva dos campos do cadastro da empresa */
.spb-account-company-form .spb-account-form-grid,
.spb-account-company-form .spb-account-address-grid{
  column-gap:15px!important;
  row-gap:34px!important;
  align-items:start!important;
}
.spb-account-company-form .spb-account-field{
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  display:block!important;
}
.spb-account-company-form .spb-account-field>label:first-child{
  display:block!important;
  margin:0 0 10px!important;
  padding:0!important;
  font-size:16px!important;
  line-height:1.35!important;
  font-weight:400!important;
  color:#273142!important;
}
.spb-account-company-form .spb-account-field input,
.spb-account-company-form .spb-account-field select{
  display:block!important;
  width:100%!important;
  min-height:50px!important;
  box-sizing:border-box!important;
}
.spb-account-company-form .spb-account-field textarea{
  display:block!important;
  width:100%!important;
  min-height:120px!important;
  box-sizing:border-box!important;
}
.spb-account-company-form .spb-account-address-grid{
  margin-top:6px!important;
}
.spb-account-company-form .spb-check-grid{
  margin-top:0!important;
  padding:18px!important;
  gap:15px!important;
}
.spb-account-company-form .payment-options{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
}
.spb-account-company-form .spb-option-check{
  min-height:44px!important;
  padding:8px!important;
  border:1px solid #e0e5eb!important;
  box-sizing:border-box!important;
}
.spb-account-company-form .spb-hours-editor,
.spb-account-company-form .spb-upload-box,
.spb-account-company-form .spb-gallery-existing{
  margin-top:0!important;
}
@media(max-width:900px){.spb-account-company-form .payment-options{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:620px){
  .spb-account-company-form .spb-account-form-grid,
  .spb-account-company-form .spb-account-address-grid{row-gap:26px!important}
  .spb-account-company-form .payment-options{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* v16.1.706 — correções visuais do editor e seletores do Guia */
.spb-account-company-form .spb-basic-editor{display:block!important;width:100%!important;border:1px solid #d7dee7!important;border-radius:0!important;background:#fff!important;overflow:hidden!important}
.spb-account-company-form .spb-basic-toolbar{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important;padding:9px 10px!important;border-bottom:1px solid #d7dee7!important;background:#f8fafc!important}
.spb-account-company-form .spb-basic-toolbar button,.spb-account-company-form .spb-basic-toolbar label{width:auto!important;min-width:34px!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border:1px solid #cfd8e3!important;background:#fff!important;color:#334155!important;font-size:13px!important;font-weight:600!important;line-height:1!important;cursor:pointer!important}
.spb-account-company-form .spb-basic-toolbar input[type=color]{display:block!important;width:22px!important;min-width:22px!important;height:20px!important;min-height:20px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important}
.spb-account-company-form .spb-basic-area{display:block!important;min-height:220px!important;padding:16px!important;background:#fff!important;color:#1f2937!important;font-size:15px!important;line-height:1.65!important;outline:0!important}
.spb-account-company-form .spb-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 55px!important;border:0!important;padding:8px 0!important;background:transparent!important}
.spb-account-company-form .spb-option-check{position:relative!important;display:flex!important;align-items:center!important;gap:14px!important;min-height:34px!important;padding:2px 0!important;font-size:16px!important;font-weight:400!important;color:#222!important;cursor:pointer!important}
.spb-account-company-form .spb-option-check input{appearance:none!important;-webkit-appearance:none!important;width:22px!important;height:22px!important;min-width:22px!important;margin:0!important;border:2px solid #777!important;border-radius:0!important;background:#fff!important;display:grid!important;place-content:center!important}
.spb-account-company-form .spb-option-check input:checked{border-color:var(--cor-primaria,var(--primary,#2563eb))!important;background:#fff!important}
.spb-account-company-form .spb-option-check input:checked:after{content:'✓';display:block;color:var(--cor-primaria,var(--primary,#2563eb));font-size:26px;font-weight:400;line-height:18px;transform:translate(3px,-4px)}
@media(max-width:700px){.spb-account-company-form .spb-check-grid{grid-template-columns:1fr!important;gap:0!important}}
.spb-account-company-form{border:1px solid #dce2e8!important;padding:24px!important}.spb-company-block{border:1px solid #e1e6eb!important;padding:22px!important;margin-top:22px!important}.spb-account-company-form .spb-account-check{display:flex!important;align-items:center!important;gap:10px!important;white-space:normal!important}.spb-account-company-form .spb-account-check input[type=checkbox]{flex:0 0 20px!important;margin:0!important}.spb-product-form{display:none;border:1px solid #dce2e8;padding:20px;margin-top:15px}.spb-product-form.open{display:block}.spb-product-list{display:grid;gap:8px;margin:12px 0}.spb-product-row{display:grid;grid-template-columns:1fr 120px auto;gap:12px;align-items:center;border:1px solid #e1e6eb;padding:10px}.spb-account-field input[data-phone]{max-length:18}.spb-account-field input:disabled{background:#f1f3f5!important;color:#8a94a3!important;cursor:not-allowed}.spb-account-table .spb-account-actions{min-width:300px}@media(max-width:700px){.spb-account-company-form{padding:15px!important}.spb-product-row{grid-template-columns:1fr auto}.spb-product-row span{grid-column:1/-1}.spb-account-table{display:block;overflow-x:auto}}

.spb-account-company-form .spb-basic-editor textarea[hidden]{display:none!important}
#puAddressFields.is-home-office-hidden{display:none!important}
.spb-products-inline{margin-top:0!important}
.spb-product-actions{display:flex;gap:8px;align-items:center}.spb-payment-option{display:flex!important;align-items:center;gap:8px}.spb-payment-option img{width:42px;height:28px;object-fit:contain;flex:0 0 auto}.spb-product-modal-card .spb-upload-box{min-height:135px!important}.spb-product-modal-card{width:min(1100px,calc(100vw - 28px))!important}.spb-product-row{grid-template-columns:minmax(0,1fr) 120px auto!important}
#puProductModal{z-index:100000}.spb-product-modal-card{width:980px!important;max-width:calc(100vw - 32px)!important;max-height:92vh;overflow:auto;position:relative}.spb-product-preview{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important}.spb-product-preview .spb-upload-item,.spb-product-preview img{width:100%!important;height:110px!important;object-fit:cover!important}.spb-product-upload{margin-top:6px}@media(max-width:850px){.spb-product-preview{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:520px){.spb-product-preview{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.spb-modal-close{position:absolute;right:12px;top:10px;border:0;background:transparent;font-size:30px;cursor:pointer}.spb-account-modal.is-open{display:flex!important}

/* SOURCE: /assets/refactor-v943/css/account/0039.css */
.spb-account-company-form .spb-category-trigger{min-height:48px!important;border:1px solid #ccd5de!important;box-shadow:none!important;padding:7px 12px!important;display:block!important;background:#fff!important}
.spb-account-company-form .spb-category-trigger:focus-within{border-color:#ccd5de!important;box-shadow:none!important}
.spb-account-company-form .spb-category-inline-search,.spb-account-company-form .spb-category-inline-search:focus{display:block!important;width:100%!important;height:32px!important;min-height:32px!important;padding:0!important;margin:0!important;border:0!important;border-bottom:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;font-size:15px!important;color:#333!important}
.spb-account-company-form .spb-category-options{max-height:280px!important;overflow-y:auto!important;padding:4px 8px!important}
.spb-account-company-form .spb-category-options label{display:flex!important;align-items:center!important;gap:9px!important;min-height:34px!important;padding:5px 7px!important;margin:0!important;border:0!important;background:#fff!important;font-size:15px!important;line-height:1.25!important}
.spb-account-company-form .spb-category-options label:hover{background:#f5f7fa!important}
.spb-account-company-form .spb-category-options label[hidden]{display:none!important}
.spb-account-company-form .spb-category-options input[type=checkbox]{width:18px!important;height:18px!important;min-width:18px!important;margin:0!important}

/* SOURCE: /assets/refactor-v943/css/account/0040.css */
/* Endereço equilibrado: Estado + Cidade + CEP + Endereço + Número */
.spb-account-company-form .spb-address-balanced{
  display:grid!important;
  grid-template-columns:repeat(12,minmax(0,1fr))!important;
  column-gap:15px!important;
  row-gap:24px!important;
}
.spb-account-company-form .spb-address-balanced .address-state{grid-column:span 2!important}
.spb-account-company-form .spb-address-balanced .address-city{grid-column:span 3!important}
.spb-account-company-form .spb-address-balanced .address-cep{grid-column:span 2!important}
.spb-account-company-form .spb-address-balanced .address-street{grid-column:span 4!important}
.spb-account-company-form .spb-address-balanced .address-number{grid-column:span 1!important}
.spb-account-company-form .spb-address-balanced .address-complement{grid-column:span 6!important}
.spb-account-company-form .spb-address-balanced .address-neighborhood{grid-column:span 6!important}

/* Editor básico também no cadastro/edição de vagas, sem criar campo visual extra */
.spb-account-panel .spb-basic-editor{display:block!important;width:100%!important;border:1px solid #d7dee7!important;background:#fff!important;overflow:hidden!important;box-sizing:border-box!important}
.spb-account-panel .spb-basic-toolbar{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important;padding:9px 10px!important;border-bottom:1px solid #d7dee7!important;background:#f8fafc!important}
.spb-account-panel .spb-basic-toolbar button,.spb-account-panel .spb-basic-toolbar label{width:auto!important;min-width:34px!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border:1px solid #cfd8e3!important;background:#fff!important;color:#334155!important;font-size:13px!important;font-weight:600!important;line-height:1!important;cursor:pointer!important}
.spb-account-panel .spb-basic-toolbar input[type=color]{width:22px!important;min-width:22px!important;height:20px!important;min-height:20px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important}
.spb-account-panel .spb-basic-area{display:block!important;min-height:210px!important;padding:15px!important;background:#fff!important;color:#1f2937!important;font-size:15px!important;line-height:1.6!important;outline:0!important;box-sizing:border-box!important}
.spb-account-panel .spb-basic-editor textarea[hidden]{display:none!important}
@media(max-width:980px){
 .spb-account-company-form .spb-address-balanced{grid-template-columns:repeat(6,minmax(0,1fr))!important}
 .spb-account-company-form .spb-address-balanced .address-state{grid-column:span 3!important}
 .spb-account-company-form .spb-address-balanced .address-city{grid-column:span 3!important}
 .spb-account-company-form .spb-address-balanced .address-cep{grid-column:span 2!important}
 .spb-account-company-form .spb-address-balanced .address-street{grid-column:span 3!important}
 .spb-account-company-form .spb-address-balanced .address-number{grid-column:span 1!important}
 .spb-account-company-form .spb-address-balanced .address-complement,.spb-account-company-form .spb-address-balanced .address-neighborhood{grid-column:span 3!important}
}
@media(max-width:620px){
 .spb-account-company-form .spb-address-balanced{grid-template-columns:1fr!important}
 .spb-account-company-form .spb-address-balanced>*{grid-column:1/-1!important}
}
<style id="spb-v16-1-738-company-fields-fix">
.spb-account-company-form .spb-address-balanced .address-state{grid-column:span 3!important}
.spb-account-company-form .spb-address-balanced .address-city{grid-column:span 3!important}
.spb-account-company-form .spb-address-balanced .address-cep{grid-column:span 2!important}
.spb-account-company-form .spb-address-balanced .address-street{grid-column:span 4!important}
.spb-account-company-form .spb-address-balanced .address-number{grid-column:span 2!important}
.spb-account-company-form .spb-address-balanced .address-complement{grid-column:span 5!important}
.spb-account-company-form .spb-address-balanced .address-neighborhood{grid-column:span 5!important}
/* v16.1.739: UF compacta e mais espaço para o endereço */
.spb-account-company-form .spb-address-balanced .address-state{grid-column:span 1!important}
.spb-account-company-form .spb-address-balanced .address-city{grid-column:span 3!important}
.spb-account-company-form .spb-address-balanced .address-cep{grid-column:span 2!important}
.spb-account-company-form .spb-address-balanced .address-street{grid-column:span 6!important}
.spb-account-company-form .spb-address-balanced .address-state select{text-align:center!important;padding-left:8px!important;padding-right:24px!important}
@media(max-width:900px){.spb-account-company-form .spb-address-balanced .address-state,.spb-account-company-form .spb-address-balanced .address-city,.spb-account-company-form .spb-address-balanced .address-cep,.spb-account-company-form .spb-address-balanced .address-street,.spb-account-company-form .spb-address-balanced .address-number,.spb-account-company-form .spb-address-balanced .address-complement,.spb-account-company-form .spb-address-balanced .address-neighborhood{grid-column:span 6!important}}
@media(max-width:620px){.spb-account-company-form .spb-address-balanced>*{grid-column:1/-1!important}}


/* v16.1.1146 — X da logo/fotos do anunciante preso à própria imagem */
.spb-account-company-form .spb-upload-current.spb-logo-current{
  position:relative!important;
  display:block!important;
  width:100px!important;
  height:100px!important;
  min-width:100px!important;
  min-height:100px!important;
  margin-top:10px!important;
  overflow:hidden!important;
  border:1px solid #d6dce3!important;
  background:#fff!important;
}
.spb-account-company-form .spb-upload-current.spb-logo-current>img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border:0!important;
}
.spb-account-company-form .spb-upload-current.spb-logo-current>small{display:none!important;}
.spb-account-company-form .spb-upload-current.spb-logo-current>.spb-image-remove{
  position:absolute!important;
  top:7px!important;
  right:7px!important;
  left:auto!important;
  bottom:auto!important;
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  min-height:30px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.92)!important;
  border-radius:50%!important;
  background:#ef2b2d!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:20px!important;
  line-height:1!important;
  z-index:4!important;
  box-shadow:0 4px 12px rgba(15,23,42,.18)!important;
}
.spb-account-company-form .spb-gallery-existing-item{overflow:hidden!important;}
.spb-account-company-form .spb-gallery-existing-item>.spb-image-remove{top:7px!important;right:7px!important;}

/* v16.1.1148 — foto do perfil: miniatura imediata e X preso à própria foto. */
.spb-profile-page [data-profile-photo-field]{position:relative!important;overflow:visible!important}
.spb-profile-page .spb-profile-photo-stage{display:flex!important;align-items:flex-start!important;gap:14px!important;flex-wrap:wrap!important;margin-top:12px!important;position:relative!important}
.spb-profile-page .spb-profile-photo-preview:empty{display:none!important}
.spb-profile-page .spb-profile-photo-preview.has-image{display:block!important;margin:0!important}
.spb-profile-page .spb-profile-photo-current{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important;position:relative!important}
.spb-profile-page .spb-profile-photo-current[hidden]{display:none!important}
.spb-profile-page .spb-profile-photo-card{position:relative!important;display:block!important;width:108px!important;height:108px!important;min-width:108px!important;min-height:108px!important;overflow:hidden!important;border:1px solid #d6dce3!important;background:#fff!important;border-radius:4px!important;isolation:isolate!important}
.spb-profile-page .spb-profile-photo-card>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border:0!important;margin:0!important;padding:0!important}
.spb-profile-page .spb-profile-photo-remove{position:absolute!important;top:7px!important;right:7px!important;left:auto!important;bottom:auto!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;margin:0!important;padding:0!important;border:2px solid #fff!important;border-radius:50%!important;background:#dc2626!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font:800 22px/1 Arial,sans-serif!important;box-shadow:0 3px 9px rgba(15,23,42,.24)!important;cursor:pointer!important;z-index:9!important;transform:none!important}
.spb-profile-page .spb-profile-photo-remove:hover{background:#b91c1c!important;transform:scale(1.04)!important}
.spb-profile-page .spb-profile-photo-current>small{font-size:12px!important;color:#475467!important;margin:0!important}
@media(max-width:700px){.spb-profile-page .spb-profile-photo-card{width:96px!important;height:96px!important;min-width:96px!important;min-height:96px!important}}

/* v16.1.1196.3.15 — Produtos/Serviços: card limpo e galeria no padrão global. */
.spb-products-inline .spb-product-list{display:grid!important;gap:12px!important;margin:14px 0 16px!important}
.spb-products-inline .spb-product-row{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;min-height:72px!important;padding:14px 16px!important;border:1px solid #e1e6eb!important;background:#fff!important;overflow:visible!important;list-style:none!important}
.spb-products-inline .spb-product-row::before,.spb-products-inline .spb-product-row::after{content:none!important;display:none!important}
.spb-products-inline .spb-product-row>button,.spb-products-inline .spb-product-row>.spb-product-sort,.spb-products-inline .spb-product-row>[data-move-up],.spb-products-inline .spb-product-row>[data-move-down],.spb-products-inline .spb-product-row>i,.spb-products-inline .spb-product-row>svg{display:none!important}
.spb-products-inline .spb-product-copy{display:flex!important;flex-direction:column!important;gap:4px!important;min-width:0!important;flex:1 1 auto!important}
.spb-products-inline .spb-product-copy strong{display:block!important;font-size:15px!important;line-height:1.25!important;color:#26313d!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.spb-products-inline .spb-product-copy span{display:block!important;font-size:12px!important;line-height:1.2!important;color:#7b8794!important}
.spb-products-inline .spb-product-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex:0 0 auto!important}
.spb-product-preview .spb-upload-preview-item,.spb-product-preview .spb-product-existing-image{position:relative!important;overflow:hidden!important;min-width:0!important;background:#fff!important}
.spb-product-preview .spb-upload-preview-item>img,.spb-product-preview .spb-product-existing-image>img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;object-fit:cover!important;border:1px solid #d6dce3!important}
.spb-product-preview .spb-image-remove{position:absolute!important;top:7px!important;right:7px!important;left:auto!important;bottom:auto!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;margin:0!important;padding:0!important;border:2px solid #fff!important;border-radius:50%!important;background:#dc2626!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 3px 10px rgba(15,23,42,.22)!important;cursor:pointer!important;z-index:20!important;font-size:18px!important;line-height:1!important}
@media(max-width:700px){.spb-products-inline .spb-product-row{align-items:flex-start!important}.spb-products-inline .spb-product-actions{flex-wrap:wrap!important}}

/* v16.1.1196.3.18 — Produtos/Serviços: formulário profissional reutilizando o padrão da conta */
#puProductModal{padding:18px!important;overflow:hidden!important}
.spb-product-modal-card{width:min(1080px,calc(100vw - 36px))!important;max-width:1080px!important;max-height:calc(100vh - 36px)!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0!important;background:#fff!important}
.spb-product-modal-head{position:sticky;top:0;z-index:4;padding:22px 28px 18px;border-bottom:1px solid #e5e7eb;background:#fff}.spb-product-modal-head span{display:block;margin-bottom:4px;color:var(--account-primary);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.spb-product-modal-head h3{margin:0 42px 5px 0!important;font-size:24px!important}.spb-product-modal-head p{margin:0!important;color:#667085!important}.spb-product-modal-card>.spb-modal-close{position:sticky!important;float:right!important;top:14px!important;right:16px!important;z-index:8!important;width:36px!important;height:36px!important;border-radius:50%!important;background:#fff!important;border:1px solid #dfe4ea!important;display:grid!important;place-items:center!important;font-size:25px!important;line-height:1!important}.spb-product-modal-card form{padding:24px 28px 28px}.spb-product-form-section{margin:0 0 22px;padding:20px;border:1px solid #e2e8f0;background:#fff}.spb-product-form-section>h4{margin:0 0 18px;padding-bottom:10px;border-bottom:1px solid #eef2f6;font-size:18px;color:#273142}.spb-product-modal-card .spb-account-form-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:18px!important;align-items:start!important}.spb-product-modal-card .spb-account-field{min-width:0!important}.spb-product-modal-card .spb-basic-editor{width:100%!important;min-width:0!important}.spb-product-modal-card .spb-basic-area{min-height:190px!important}.spb-product-switch{display:flex!important;align-items:center!important;gap:10px!important;min-height:48px!important;margin:0!important;padding:0 12px!important;border:1px solid #ccd5de!important;background:#f8fafc!important;cursor:pointer!important}.spb-product-switch input{width:20px!important;height:20px!important;min-width:20px!important;margin:0!important}.spb-product-switch span{font-weight:700}.spb-product-modal-actions{position:sticky!important;bottom:-28px!important;z-index:5!important;display:flex!important;justify-content:flex-end!important;margin:18px -28px -28px!important;padding:12px 28px!important;border-top:1px solid #e5e7eb!important;background:rgba(255,255,255,.98)!important;box-shadow:0 -8px 20px rgba(15,23,42,.06)!important}.spb-product-modal-actions .spb-account-btn{margin:0!important;min-width:220px!important}.spb-product-modal-card input:disabled,.spb-product-modal-card select:disabled{background:#f1f5f9!important;color:#94a3b8!important;cursor:not-allowed!important}.spb-product-preview{gap:10px!important}.spb-product-preview .spb-upload-preview-item,.spb-product-preview .spb-product-existing-item{position:relative!important;min-width:0!important;overflow:hidden!important}.spb-product-preview .spb-image-remove{top:6px!important;right:6px!important}
@media(max-width:760px){#puProductModal{padding:8px!important}.spb-product-modal-card{width:100%!important;max-width:100%!important;max-height:calc(100vh - 16px)!important}.spb-product-modal-head{padding:18px 18px 14px}.spb-product-modal-card form{padding:18px}.spb-product-form-section{padding:16px}.spb-product-modal-card .spb-account-form-grid{grid-template-columns:1fr!important}.spb-product-modal-card .spb-account-field[class*="span-"]{grid-column:1/-1!important}}
.spb-product-form-section.is-price-hidden [data-product-price],.spb-product-form-section.is-price-hidden [data-product-discount-type],.spb-product-form-section.is-price-hidden [data-product-discount-value]{opacity:.7}

/* v16.1.1196.3.19 — semântica visual do editor básico */
.spb-basic-area strong,.spb-basic-area b{font-weight:700!important}.spb-basic-area em,.spb-basic-area i{font-style:italic!important}.spb-basic-area u{text-decoration:underline!important;text-decoration-thickness:auto!important}

/* v16.1.1196.3.25 — Fase 4 Imóveis: regras do menu da conta que estavam indevidamente no CSS do módulo. */
.spb-account-menu-group{display:block}
.spb-account-submenu{display:grid;border-bottom:1px solid #d9dee5}
.spb-account-submenu a{padding:9px 16px 9px 30px!important;font-size:14px!important;background:#fafbfc}
.spb-account-submenu a:hover{background:#eef2ff!important}
