/* =========================================================
   DCE v3.28.1 — pente-fino visual / responsividade
   Camada exclusivamente de apresentação. Não altera fluxos,
   APIs, banco, autenticação, pagamentos, leads ou cron.
   ========================================================= */

:root {
  --dce-page-gutter: 24px;
  --dce-control-h: 44px;
}

/* Base de layout: o mesmo eixo em todas as telas. */
.container,
.marketplace-ui .container {
  width: min(calc(100% - (var(--dce-page-gutter) * 2)), var(--max));
}

main,
section,
.container,
.marketplace-ui main,
.marketplace-ui section {
  min-width: 0;
}

/* Header / menu: evita alturas herdadas no menu colapsado. */
.topbar .nav {
  min-width: 0;
}

.brand-site,
.brand-name,
.menu {
  min-width: 0;
}

@media (max-width: 1260px) {
  .menu.menu-open {
    width: auto;
  }

  .menu.menu-open a,
  .marketplace-ui .menu.menu-open .market-nav-sell {
    width: 100%;
    height: auto;
    min-height: 46px;
    justify-content: flex-start;
  }

  .marketplace-ui .menu.menu-open .market-nav-sell {
    padding: 10px 12px;
    border-color: rgba(121, 211, 19, .32);
  }
}

/* Títulos, textos e controles longos não empurram a viewport. */
.marketplace-ui h1,
.marketplace-ui h2,
.marketplace-ui h3,
.account-page h1,
.account-page h2,
.dealer-showcase-title,
.dealer-directory-card,
.account-listing-copy,
.admin-main {
  min-width: 0;
  overflow-wrap: anywhere;
}

.marketplace-ui input,
.marketplace-ui select,
.marketplace-ui textarea,
.account-page input,
.account-page select,
.account-page textarea {
  max-width: 100%;
  min-width: 0;
}

/* =========================================================
   HOME / HERO
   ========================================================= */
.market-hero {
  max-height: 820px;
}

.market-hero-inner,
.market-partner-inner {
  width: min(calc(100% - (var(--dce-page-gutter) * 2)), var(--max));
  margin-inline: auto;
}

.market-copy,
.market-partner-copy {
  min-width: 0;
}

.market-hero .market-home-search-compact .market-home-search-fields > * {
  min-width: 0;
}

.home-featured-head,
.home-partners-head {
  gap: 24px;
}

/* =========================================================
   COMPRAR / CARDS / DETALHE
   ========================================================= */
.market-list-shell,
.market-detail-shell,
.market-results,
.market-results-head,
.market-list-title-row {
  min-width: 0;
}

.market-list-page .listing-grid > *,
.dealer-profile-vehicles > *,
.home-featured-grid > * {
  min-width: 0;
}

.marketplace-ui .vehicle-title,
.marketplace-ui .vehicle-location,
.marketplace-ui .vehicle-meta {
  overflow-wrap: anywhere;
}

.market-detail-title-row > *,
.market-detail-actions,
.market-offer-card,
.market-seller-card {
  min-width: 0;
}

.market-detail-actions {
  flex-wrap: wrap;
}

/* Elimina a troca horizontal/vertical apenas entre 391–560 px. */
@media (max-width: 680px) {
  .market-list-page .listing-grid .vehicle-card {
    display: block;
  }

  .market-list-page .listing-grid .vehicle-img {
    min-height: 0;
    aspect-ratio: 16 / 10;
  }

  .market-list-page .listing-grid .vehicle-card-top {
    align-items: center;
    flex-direction: row;
    gap: 8px;
  }

  .market-results-sort {
    min-width: 0;
  }
}

@media (max-width: 520px) {
  .market-detail-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .market-detail-actions .market-ghost-action {
    width: 100%;
  }

  .market-thumb-strip {
    gap: 6px;
  }
}

/* =========================================================
   ANUNCIAR / FLUXOS / FORMULÁRIOS
   ========================================================= */
.market-create-shell,
.business-application-shell,
.market-create-card,
.market-create-form,
.market-form-grid,
.market-flow-plans,
.market-create-actions {
  min-width: 0;
}

.market-create-card {
  padding: clamp(20px, 3vw, 32px);
}

.market-create-heading > div,
.market-create-card-head,
.market-flow-plan-copy {
  min-width: 0;
}

.market-flow-plan > strong {
  white-space: nowrap;
}

@media (max-width: 680px) {
  .market-create-main {
    padding-bottom: 48px;
  }

  .market-create-heading h1 {
    font-size: clamp(30px, 9vw, 36px);
  }

  .market-create-card-head h2 {
    font-size: clamp(22px, 6vw, 26px);
  }

  .market-flow-plan > strong {
    white-space: normal;
  }
}

/* =========================================================
   DIRETÓRIO DE CONCESSIONÁRIAS
   ========================================================= */
.dealer-directory-head,
.dealer-directory-tools,
.dealer-directory-grid,
.dealer-directory-card {
  min-width: 0;
}

.dealer-directory-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.dealer-directory-card {
  grid-template-columns: 76px minmax(0, 1fr);
  align-items: center;
  gap: 16px;
}

.dealer-directory-logo {
  width: 76px;
  height: 76px;
  padding: 8px;
  border: 1px solid #edf1f2;
}

.dealer-directory-card > div:last-child {
  min-width: 0;
}

@media (max-width: 1080px) {
  .dealer-directory-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  .dealer-directory-main {
    padding-top: 24px;
  }

  .dealer-directory-grid {
    grid-template-columns: 1fr;
  }

  .dealer-directory-card {
    grid-template-columns: 68px minmax(0, 1fr);
    padding: 15px;
  }

  .dealer-directory-logo {
    width: 68px;
    height: 68px;
  }
}

/* =========================================================
   VITRINE PÚBLICA DA CONCESSIONÁRIA — v3.28.3
   Reforço visual inspirado em vitrines automotivas modernas:
   capa mais controlada, card institucional premium, resumo da loja,
   contato em mini-cards e estoque mais bem encaixado.
   ========================================================= */
.dealer-showcase-main {
  background: linear-gradient(180deg, #f3f6f6 0%, #f7f8f8 280px, #f4f6f6 100%);
  padding-bottom: 64px;
}

.dealer-showcase-hero {
  position: relative;
  min-height: 290px;
  height: clamp(290px, 25vw, 380px);
  background:
    radial-gradient(circle at 80% 22%, rgba(107, 214, 0, .10), transparent 26%),
    linear-gradient(120deg, #071014 0%, #0d2228 58%, #10272c 100%);
  overflow: hidden;
}

.dealer-showcase-cover {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform: scale(1.055);
  transform-origin: center;
}

.dealer-showcase-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(2, 10, 12, .18) 0%, rgba(2, 10, 12, .24) 40%, rgba(2, 10, 12, .58) 100%),
    linear-gradient(90deg, rgba(2, 10, 12, .35) 0%, rgba(2, 10, 12, .06) 42%, rgba(2, 10, 12, .22) 100%);
}

.dealer-showcase-profile {
  position: relative;
  z-index: 3;
  margin-top: -82px;
}

.dealer-showcase-profile-card {
  overflow: hidden;
  border: 1px solid #dde6e8;
  border-radius: 24px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfcfc 100%);
  box-shadow: 0 24px 56px rgba(13, 35, 41, .11);
}

.dealer-showcase-profile-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 34px;
  min-width: 0;
  padding: 28px 30px 22px;
}

.dealer-showcase-brand {
  display: flex;
  align-items: center;
  gap: 20px;
  min-width: 0;
  max-width: 860px;
}

.dealer-showcase-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 156px;
  height: 104px;
  padding: 12px 14px;
  overflow: hidden;
  border: 1px solid #dfe6e8;
  border-radius: 18px;
  background: #fff;
  color: #5f9d18;
  font-size: 36px;
  font-weight: 900;
  box-shadow: 0 10px 24px rgba(18, 45, 51, .07);
}

.dealer-showcase-logo.has-image {
  width: 156px;
  min-width: 156px;
  max-width: 156px;
  height: 104px;
  padding: 0;
  background: #0a101d;
}

.dealer-showcase-logo img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
  border-radius: 5px;
}

.dealer-showcase-logo.has-image img {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  object-fit: cover;
  object-position: center;
  transform: scale(1.08);
  transform-origin: center;
  border-radius: 0;
}

.dealer-showcase-title {
  min-width: 0;
}

.dealer-partner-badge {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 4px 10px;
  border-radius: 999px;
  background: #eef8e5;
  color: #4e8414;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.dealer-showcase-title h1 {
  margin: 8px 0 8px;
  color: #102e36;
  font-size: clamp(34px, 3.1vw, 46px);
  line-height: 1.02;
  letter-spacing: -.03em;
}

.dealer-showcase-title p {
  max-width: 680px;
  margin: 0;
  color: #667b82;
  font-size: 14px;
  line-height: 1.58;
}

.dealer-showcase-summary {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
}

.dealer-showcase-summary span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 32px;
  padding: 6px 11px;
  border: 1px solid #dce6df;
  border-radius: 999px;
  background: #f7fbf4;
  color: #45661e;
  font-size: 12px;
  font-weight: 750;
  line-height: 1;
}

.dealer-showcase-summary span strong {
  color: #17343c;
  font-weight: 900;
}

.dealer-showcase-actions {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  flex-wrap: wrap;
  max-width: 460px;
}

.dealer-showcase-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 10px 16px;
  border: 1px solid #d6e0e2;
  border-radius: 12px;
  background: #fff;
  color: #16363e;
  text-decoration: none;
  font-size: 13px;
  font-weight: 850;
  transition: transform .18s ease, border-color .18s ease, background .18s ease, box-shadow .18s ease;
}

.dealer-showcase-actions a:hover {
  transform: translateY(-1px);
  border-color: #b9c9cc;
  background: #f8faf9;
  box-shadow: 0 10px 20px rgba(19, 45, 50, .06);
}

.dealer-showcase-actions a.primary {
  border-color: #6bd600;
  background: #6bd600;
  color: #153100;
}

.dealer-showcase-actions a.primary:hover {
  background: #61c400;
}

.dealer-showcase-info {
  padding: 0 24px 24px;
  border-top: 1px solid #e7edef;
  background: linear-gradient(180deg, #fbfcfc 0%, #f7f9f9 100%);
}

.dealer-showcase-info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 14px;
  padding-top: 20px;
}

.dealer-info-item,
.dealer-info-item:first-child,
.dealer-info-item:last-child {
  position: relative;
  min-width: 0;
  min-height: 124px;
  padding: 18px 20px 19px;
  border: 1px solid #e3eaec;
  border-right: 1px solid #e3eaec;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 8px 18px rgba(18, 44, 50, .04);
}

.dealer-info-item > span {
  display: block;
  margin-bottom: 5px;
  color: #5a8f20;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .075em;
  text-transform: uppercase;
}

.dealer-info-item strong {
  display: block;
  margin: 0 0 5px;
  color: #17353d;
  font-size: 15px;
  line-height: 1.35;
}

.dealer-info-item p {
  margin: 0;
  color: #74878c;
  font-size: 12px;
  line-height: 1.55;
}

.dealer-info-item p + a,
.dealer-info-links {
  margin-top: 8px;
}

.dealer-info-item a {
  color: #4e8312;
  text-decoration: none;
  font-size: 12px;
  font-weight: 800;
  overflow-wrap: anywhere;
}

.dealer-info-links {
  display: flex;
  gap: 13px;
  flex-wrap: wrap;
}

.dealer-showcase-content {
  padding-top: 40px;
}

.dealer-showcase-stock {
  margin-top: 0;
}

.dealer-stock-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  min-width: 0;
  margin-bottom: 18px;
  padding: 22px 24px;
  border: 1px solid #dfe6e8;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(18, 43, 49, .05);
}

.dealer-stock-heading .market-section-head {
  min-width: 220px;
}

.dealer-stock-heading .market-section-head h2 {
  margin: 5px 0 4px;
  font-size: clamp(28px, 2.5vw, 36px);
}

.dealer-stock-heading .market-section-head p {
  margin: 0;
}

.dealer-stock-toolbar {
  display: grid;
  grid-template-columns: minmax(210px, 1.45fr) minmax(145px, .72fr) minmax(155px, .82fr);
  align-items: end;
  gap: 10px;
  min-width: min(600px, 100%);
}

.dealer-stock-toolbar label {
  display: grid;
  gap: 5px;
  min-width: 0;
}

.dealer-stock-toolbar label > span {
  color: #6a7d82;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .065em;
  text-transform: uppercase;
}

.dealer-stock-toolbar input,
.dealer-stock-toolbar select {
  width: 100%;
  min-width: 0;
  height: 42px;
  border: 1px solid #cfdbdd;
  border-radius: 10px;
  background: #fff;
  color: #18353d;
  padding: 0 12px;
  font: inherit;
  font-size: 13px;
}

.dealer-profile-vehicles {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.dealer-stock-empty,
.dealer-directory-empty {
  margin-top: 14px;
  padding: 28px;
  border: 1px dashed #cfdadd;
  border-radius: 12px;
  background: #fff;
  text-align: center;
  color: #667b82;
}

.dealer-showcase-about {
  margin-top: 34px;
}

.dealer-showcase-cta {
  margin-top: 30px;
}

@media (max-width: 1180px) {
  .dealer-profile-vehicles {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .dealer-showcase-profile-top {
    gap: 24px;
  }

  .dealer-showcase-logo {
    width: 140px;
    height: 98px;
  }

  .dealer-showcase-logo.has-image {
    width: 140px;
    min-width: 140px;
    max-width: 140px;
    height: 98px;
  }
}

@media (max-width: 1000px) {
  .dealer-showcase-profile-top {
    align-items: flex-start;
    flex-direction: column;
  }

  .dealer-showcase-actions {
    width: 100%;
    max-width: none;
    justify-content: flex-start;
  }

  .dealer-stock-heading {
    align-items: stretch;
    flex-direction: column;
  }

  .dealer-stock-toolbar {
    width: 100%;
    min-width: 0;
  }

  .dealer-profile-vehicles {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  .dealer-showcase-hero {
    min-height: 205px;
    height: 205px;
  }

  .dealer-showcase-profile {
    margin-top: -34px;
  }

  .dealer-showcase-profile-card {
    border-radius: 18px;
  }

  .dealer-showcase-profile-top {
    gap: 18px;
    padding: 20px;
  }

  .dealer-showcase-brand {
    width: 100%;
    gap: 14px;
  }

  .dealer-showcase-logo {
    width: 114px;
    height: 84px;
    padding: 8px 10px;
    border-radius: 14px;
  }

  .dealer-showcase-logo.has-image {
    width: 114px;
    min-width: 114px;
    max-width: 114px;
    height: 84px;
    padding: 0;
  }

  .dealer-showcase-logo.has-image img {
    width: 100%;
    height: 100%;
    max-width: none;
    transform: scale(1.08);
  }

  .dealer-showcase-title h1 {
    font-size: clamp(27px, 7.8vw, 34px);
  }

  .dealer-showcase-title p {
    font-size: 13px;
  }

  .dealer-showcase-summary span {
    font-size: 11px;
    min-height: 29px;
    padding: 6px 10px;
  }

  .dealer-showcase-actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .dealer-showcase-actions a {
    width: 100%;
    min-width: 0;
  }

  .dealer-showcase-info {
    padding: 0 18px 18px;
  }

  .dealer-showcase-info-grid {
    grid-template-columns: 1fr;
    padding-top: 16px;
  }

  .dealer-info-item,
  .dealer-info-item:first-child,
  .dealer-info-item:last-child {
    min-height: 0;
    padding: 16px 18px;
    border-right: 1px solid #e3eaec;
  }

  .dealer-showcase-content {
    padding-top: 28px;
  }

  .dealer-stock-heading {
    padding: 18px;
  }

  .dealer-stock-toolbar {
    grid-template-columns: 1fr 1fr;
  }

  .dealer-stock-search {
    grid-column: 1 / -1;
  }
}

@media (max-width: 560px) {
  .dealer-showcase-hero {
    min-height: 168px;
    height: 168px;
  }

  .dealer-showcase-profile {
    margin-top: -20px;
  }

  .dealer-showcase-profile-top {
    padding: 16px;
  }

  .dealer-showcase-brand {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }

  .dealer-showcase-logo {
    width: min(146px, 48vw);
    height: 76px;
  }

  .dealer-showcase-logo.has-image {
    width: min(146px, 48vw);
    min-width: 120px;
    max-width: 146px;
    height: 76px;
    min-height: 76px;
    padding: 0;
  }

  .dealer-showcase-logo.has-image img {
    width: 100%;
    height: 100%;
    max-width: none;
    transform: scale(1.08);
  }

  .dealer-showcase-actions {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .dealer-stock-toolbar {
    grid-template-columns: 1fr;
  }

  .dealer-stock-search {
    grid-column: auto;
  }

  .dealer-profile-vehicles {
    grid-template-columns: 1fr;
  }

  .dealer-showcase-about,
  .dealer-showcase-cta {
    border-radius: 11px;
  }
}

/* =========================================================
   GESTÃO DA VITRINE DA EMPRESA
   ========================================================= */
.dealer-manage-shell,
.dealer-manage-heading,
.dealer-manage-card,
.dealer-media-grid,
.dealer-media-block,
.dealer-form-grid,
.dealer-manage-savebar {
  min-width: 0;
}

.dealer-logo-preview,
.dealer-cover-preview {
  max-width: 100%;
}

.dealer-logo-preview {
  background-size: contain;
  background-origin: content-box;
  padding: 10px;
}

.dealer-cover-preview {
  aspect-ratio: 16 / 9;
  height: auto;
  min-height: 135px;
}

@media (max-width: 720px) {
  .dealer-manage-heading h1 {
    font-size: clamp(29px, 8vw, 36px);
  }

  .dealer-manage-card {
    padding: 18px;
  }

  .dealer-logo-preview {
    width: min(132px, 42vw);
    height: min(132px, 42vw);
  }

  .dealer-cover-preview {
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 16 / 9;
  }
}


/* =========================================================
   GESTÃO DA EQUIPE PJ — v3.29.0
   ========================================================= */
.dealer-team-card {
  margin-top: 18px;
}

.dealer-team-role {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 6px 10px;
  border: 1px solid #d9e4d4;
  border-radius: 999px;
  background: #f5faef;
  color: #4f7f18;
  font-size: 11px;
  font-weight: 850;
}

.dealer-team-list,
#dealerInviteList {
  display: grid;
  gap: 10px;
}

.dealer-team-member,
.dealer-team-invite-row {
  display: grid;
  grid-template-columns: minmax(0,1.4fr) minmax(180px,.7fr) auto;
  align-items: center;
  gap: 16px;
  padding: 14px 15px;
  border: 1px solid #dce5e7;
  border-radius: 12px;
  background: #fbfcfc;
}

.dealer-team-person {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}

.dealer-team-avatar {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #eaf5df;
  color: #4f8118;
  font-weight: 900;
}

.dealer-team-person > div,
.dealer-team-access,
.dealer-team-invite-row > div {
  display: grid;
  gap: 3px;
  min-width: 0;
}

.dealer-team-person strong,
.dealer-team-invite-row strong {
  color: #17333b;
  font-size: 13px;
}

.dealer-team-person strong small {
  color: #6d7f85;
  font-weight: 650;
}

.dealer-team-person span:not(.dealer-team-avatar),
.dealer-team-person small,
.dealer-team-access small,
.dealer-team-invite-row span,
.dealer-team-invite-row small {
  color: #6b7d83;
  font-size: 11px;
  overflow-wrap: anywhere;
}

.dealer-team-access select {
  width: 100%;
  min-height: 38px;
  border: 1px solid #ccd8db;
  border-radius: 8px;
  background: #fff;
  color: #17333b;
  padding: 0 10px;
  font: inherit;
  font-size: 12px;
  font-weight: 750;
}

.dealer-team-role-badge {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 30px;
  padding: 5px 9px;
  border-radius: 999px;
  background: #eef3f4;
  color: #455e65;
  font-size: 11px;
  font-weight: 850;
}

.dealer-team-actions {
  display: flex;
  justify-content: flex-end;
}

.dealer-team-danger {
  min-height: 36px;
  padding: 7px 11px;
  border: 1px solid #e0c6c6;
  border-radius: 8px;
  background: #fff;
  color: #9a3333;
  font: inherit;
  font-size: 11px;
  font-weight: 850;
  cursor: pointer;
}

.dealer-team-pending {
  margin-top: 22px;
}

.dealer-team-pending h3 {
  margin: 0 0 10px;
  color: #17333b;
  font-size: 15px;
}

.dealer-team-invite-row {
  grid-template-columns: minmax(0,1fr) auto;
}

.dealer-team-invite {
  margin-top: 24px;
  padding-top: 20px;
  border-top: 1px solid #e3eaec;
}

.dealer-team-invite select {
  width: 100%;
  min-height: 44px;
  border: 1px solid #cbd9dc;
  border-radius: 9px;
  background: #fff;
  color: #17333b;
  padding: 0 12px;
  font: inherit;
}

.dealer-team-invite-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: 14px;
}

.dealer-team-invite-footer > div {
  display: grid;
  gap: 3px;
}

@media (max-width: 760px) {
  .dealer-team-member,
  .dealer-team-invite-row {
    grid-template-columns: 1fr;
    align-items: stretch;
  }

  .dealer-team-actions {
    justify-content: flex-start;
  }

  .dealer-team-invite-footer {
    align-items: stretch;
    flex-direction: column;
  }

  .dealer-team-invite-footer .market-primary-button {
    width: 100%;
  }
}

/* =========================================================
   FOOTER
   ========================================================= */
.footer-grid > * {
  min-width: 0;
}

@media (max-width: 680px) {
  :root {
    --dce-page-gutter: 14px;
  }

  .footer-grid {
    gap: 28px;
  }
}

@media (max-width: 390px) {
  :root {
    --dce-page-gutter: 12px;
  }

  .brand-site .brand-name strong {
    font-size: 13px;
  }

  .brand-site .brand-name small {
    letter-spacing: .13em;
  }
}
