/* ===== Fonte (Poppins, SIL Open Font License; arquivos em ../fonts/, servidos por este site) =====
   Sem chamadas ao Google Fonts: o IP do visitante não vai para terceiros (LGPD). Só latin e latin-ext, que cobrem o português. */
@font-face { font-family: "Poppins"; font-style: normal; font-weight: 400; font-display: swap; src: url("../fonts/poppins-400-latin-ext.90926c36b712.woff2") format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Poppins"; font-style: normal; font-weight: 400; font-display: swap; src: url("../fonts/poppins-400-latin.9212f6f9860f.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Poppins"; font-style: normal; font-weight: 500; font-display: swap; src: url("../fonts/poppins-500-latin-ext.1f24684cbd72.woff2") format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Poppins"; font-style: normal; font-weight: 500; font-display: swap; src: url("../fonts/poppins-500-latin.a09f2fccfee3.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Poppins"; font-style: normal; font-weight: 600; font-display: swap; src: url("../fonts/poppins-600-latin-ext.a575b6d9df98.woff2") format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Poppins"; font-style: normal; font-weight: 600; font-display: swap; src: url("../fonts/poppins-600-latin.72993dddf88a.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "Poppins"; font-style: normal; font-weight: 700; font-display: swap; src: url("../fonts/poppins-700-latin-ext.367d2aa05bf0.woff2") format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "Poppins"; font-style: normal; font-weight: 700; font-display: swap; src: url("../fonts/poppins-700-latin.25b0e113ca7c.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* ===== Tokens ===== */
:root {
  --amarelo: #ffc700;
  --amarelo-2: #f0b800;
  --amarelo-claro: #fff4c7;
  --grafite: #25272d;
  --grafite-2: #1b1c21;
  --grafite-3: #33363e;
  --grafite-txt: #b9bcc6;
  --fundo: #f1f2f4;
  --branco: #fff;
  --texto: #1d1f24;
  --texto-2: #5a5e69;
  --texto-3: #62666f;
  --linha: #e3e5e9;
  --preco: #d4231c;
  --verde: #0f7b52;
  --verde-claro: #e3f4ec;
  --whats: #15803d;

  --raio: 6px;
  --raio-lg: 10px;
  --sombra: 0 1px 2px rgb(20 22 28 / .06), 0 4px 14px rgb(20 22 28 / .06);
  --sombra-alta: 0 6px 16px rgb(20 22 28 / .1), 0 18px 40px rgb(20 22 28 / .12);
  --ease: cubic-bezier(.16, 1, .3, 1);
  --fonte: "Poppins", "Segoe UI", system-ui, -apple-system, sans-serif;
  --wrap: 1240px;
  --gutter: clamp(16px, 3vw, 24px);
}

/* ===== Reset ===== */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body {
  margin: 0; font-family: var(--fonte); font-size: 15px; line-height: 1.6;
  color: var(--texto); background: var(--fundo); -webkit-font-smoothing: antialiased;
  caret-color: var(--grafite);
}
img { display: block; max-width: 100%; height: auto; }
a { color: inherit; text-decoration: none; }
a:hover { color: var(--texto); }
button, input, select, textarea { font: inherit; color: inherit; }
button { cursor: pointer; }
h1, h2, h3, h4 { margin: 0; line-height: 1.2; font-weight: 600; text-wrap: balance; letter-spacing: -.01em; }
p { margin: 0; }
ul, ol { margin: 0; padding: 0; list-style: none; }
s { text-decoration-thickness: 1px; }
[hidden] { display: none !important; }
::selection { background: var(--amarelo); color: var(--grafite); }
:focus-visible { outline: 2px solid var(--amarelo); outline-offset: 2px; box-shadow: 0 0 0 4px var(--grafite); border-radius: 4px; }
html { scrollbar-color: #b7bac2 var(--fundo); }
::-webkit-scrollbar { width: 11px; height: 11px; }
::-webkit-scrollbar-track { background: var(--fundo); }
::-webkit-scrollbar-thumb { background: #b7bac2; border-radius: 10px; border: 3px solid var(--fundo); }
.num, .precos, .regua, table { font-variant-numeric: tabular-nums; }

.sr { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.wrap { width: 100%; max-width: var(--wrap); margin-inline: auto; padding-inline: var(--gutter); }
.pular { position: absolute; left: 12px; top: -60px; z-index: 100; background: var(--amarelo); color: var(--grafite); padding: 10px 16px; border-radius: var(--raio); font-weight: 600; }
.pular:focus { top: 12px; }

.ic { width: 20px; height: 20px; flex: none; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }

/* ===== Botões ===== */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  min-height: 42px; padding: 0 20px; border: 1.5px solid transparent; border-radius: var(--raio);
  font-size: 14px; font-weight: 600; line-height: 1; white-space: nowrap;
  transition: background-color .2s, border-color .2s, color .2s, transform .2s var(--ease), box-shadow .2s;
}
.btn .ic { width: 18px; height: 18px; }
.btn:active { transform: translateY(1px); }
.btn--amarelo { background: var(--amarelo); color: var(--grafite); }
.btn--amarelo:hover { background: var(--amarelo-2); color: var(--grafite); box-shadow: 0 4px 12px rgb(255 199 0 / .35); }
.btn--escuro { background: var(--grafite); color: #fff; }
.btn--escuro:hover { background: var(--grafite-2); color: #fff; }
.btn--contorno { background: var(--branco); border-color: var(--grafite); color: var(--grafite); }
.btn--contorno:hover { background: var(--grafite); color: #fff; }
.btn--whats { background: var(--whats); color: #fff; }
.btn--whats:hover { background: #116a33; color: #fff; }
.btn--sm { min-height: 34px; padding: 0 14px; font-size: 13px; }
.btn--lg { min-height: 52px; padding: 0 28px; font-size: 15px; }
.btn--bloco { width: 100%; }
.btn[disabled], .btn[aria-disabled="true"] { opacity: .5; pointer-events: none; }

.btn-ic {
  display: inline-grid; place-items: center; width: 34px; height: 34px; border-radius: var(--raio);
  border: 1px solid var(--linha); background: var(--branco); color: var(--texto-2);
  transition: border-color .2s, color .2s, background .2s;
}
.btn-ic .ic { width: 16px; height: 16px; }
.btn-ic:hover { border-color: var(--grafite); color: var(--grafite); }

.pilula {
  display: inline-flex; align-items: center; gap: 6px; padding: 7px 18px 7px 14px;
  background: var(--amarelo); color: var(--grafite); font-size: 14px; font-weight: 600;
  border-radius: 0 999px 999px 0;
}

/* ===== Topbar ===== */
.topbar { background: var(--grafite-2); color: var(--grafite-txt); font-size: 12px; }
.topbar__in { display: flex; align-items: center; justify-content: space-between; gap: 16px; min-height: 34px; }
.topbar__links { display: flex; align-items: center; gap: 18px; }
.topbar__links a:hover { color: var(--amarelo); }
.topbar__ref { display: inline-flex; align-items: center; gap: 6px; color: var(--amarelo); font-weight: 500; }
.topbar__ref .ic { width: 14px; height: 14px; }

/* ===== Cabeçalho ===== */
.cabecalho { background: var(--grafite); color: #fff; position: relative; z-index: 20; }
.cabecalho__in { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 28px; padding-block: 18px; }
.cabecalho__menu { display: none; background: none; border: 0; color: #fff; padding: 6px; margin-left: -6px; }
.cabecalho__menu .ic { width: 26px; height: 26px; }

.logo { display: inline-flex; align-items: center; gap: 10px; color: #fff; }
.logo:hover { color: #fff; }
.logo__marca { width: 42px; height: 42px; flex: none; }
.logo__txt { display: grid; line-height: 1.05; }
.logo__txt strong { font-size: 24px; font-weight: 700; letter-spacing: -.03em; }
.logo__txt small { font-size: 11px; color: var(--grafite-txt); margin-top: 3px; }

.busca { display: flex; align-items: stretch; height: 46px; max-width: 680px; width: 100%; justify-self: center; background: #fff; border-radius: var(--raio); overflow: hidden; }
.busca__cat { border: 0; border-right: 1px solid var(--linha); background: #fff; padding: 0 12px; font-size: 13px; color: var(--texto); max-width: 160px; outline-offset: -3px; }
.busca__q { flex: 1; min-width: 0; border: 0; padding: 0 16px; font-size: 14px; color: var(--texto); outline-offset: -3px; }
.busca__q::placeholder { color: var(--texto-3); }
.busca__btn { width: 58px; border: 0; background: var(--amarelo); color: var(--grafite); display: grid; place-items: center; transition: background .2s; }
.busca__btn:hover { background: var(--amarelo-2); }

.sacola-btn { display: inline-flex; align-items: center; gap: 16px; height: 46px; padding: 0 16px 0 12px; background: #fff; color: var(--texto); border-radius: var(--raio); font-size: 13px; font-weight: 500; transition: box-shadow .2s; }
.sacola-btn:hover { box-shadow: 0 0 0 3px var(--amarelo); }
.sacola-btn__ic { position: relative; display: grid; }
.sacola-btn__qtd { position: absolute; top: -8px; right: -9px; min-width: 18px; height: 18px; padding: 0 5px; border-radius: 99px; background: var(--preco); color: #fff; font-size: 11px; font-weight: 600; display: grid; place-items: center; line-height: 1; }

/* ===== Menu ===== */
.nav { background: var(--grafite); border-top: 1px solid var(--grafite-3); }
.nav__in { display: flex; align-items: center; gap: 28px; min-height: 52px; }
.cats { position: relative; align-self: stretch; display: flex; align-items: center; }
.cats__btn { display: flex; align-items: center; justify-content: space-between; gap: 14px; width: 250px; height: 40px; padding: 0 14px 0 16px; border: 0; border-radius: var(--raio); background: var(--amarelo); color: var(--grafite); font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: .02em; }
.cats__btn .ic { width: 18px; height: 18px; }
.cats__lista { position: absolute; top: calc(100% + 6px); left: 0; width: 250px; background: #fff; color: var(--texto); border-radius: var(--raio); box-shadow: var(--sombra-alta); padding: 6px 0; z-index: 30; }
.cats__lista a { display: flex; align-items: center; justify-content: space-between; padding: 9px 16px; font-size: 14px; }
.cats__lista a .ic { width: 14px; height: 14px; color: var(--texto-3); }
.cats__lista a:hover { background: var(--amarelo-claro); }
.nav__links { display: flex; gap: 6px; }
.nav__links a { display: block; padding: 8px 14px; border-radius: var(--raio); font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: .02em; color: #fff; transition: color .2s, background .2s; }
.nav__links a:hover { color: var(--amarelo); }
.nav__links a[aria-current="page"] { background: var(--amarelo); color: var(--grafite); }
.nav__cta { margin-left: auto; padding: 9px 16px; border-radius: var(--raio); background: var(--amarelo); color: var(--grafite); font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: .02em; white-space: nowrap; }
.nav__cta:hover { background: var(--amarelo-2); color: var(--grafite); }

/* ===== Avisos ===== */
.avisos { display: grid; gap: 8px; padding-block: 16px 0; }
.aviso { display: flex; align-items: center; gap: 10px; padding: 11px 14px; border-radius: var(--raio); background: #fff; box-shadow: var(--sombra); font-size: 14px; animation: aviso-entra .5s var(--ease); }
.aviso > span { flex: 1; }
.aviso a { font-weight: 600; text-decoration: underline; text-underline-offset: 3px; }
.aviso--success { background: var(--verde-claro); color: #0b5c3d; }
.aviso--error { background: #fde8e7; color: #9d1a14; }
.aviso--warning { background: var(--amarelo-claro); color: #6b5100; }
.aviso__x { border: 0; background: none; color: inherit; padding: 2px; display: grid; opacity: .7; }
.aviso__x:hover { opacity: 1; }
.aviso__x .ic { width: 16px; height: 16px; }
@keyframes aviso-entra { from { opacity: 0; transform: translateY(-6px); } }

/* ===== Painel e títulos ===== */
.painel { background: var(--branco); border-radius: var(--raio-lg); box-shadow: var(--sombra); }
.secao { padding-block: clamp(28px, 4vw, 44px) 0; }
.secao__topo { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; }
.secao__titulo { font-size: clamp(20px, 2.2vw, 24px); font-weight: 600; }
.link-mais { display: inline-flex; align-items: center; gap: 6px; font-size: 14px; font-weight: 600; color: var(--texto); border-bottom: 2px solid var(--amarelo); padding-bottom: 2px; }
.link-mais .ic { width: 16px; height: 16px; transition: transform .25s var(--ease); }
.link-mais:hover .ic { transform: translateX(3px); }

/* ===== Card de produto ===== */
.grade { display: grid; grid-template-columns: repeat(auto-fill, minmax(214px, 1fr)); gap: 16px; }
.card { display: flex; flex-direction: column; background: var(--branco); border-radius: var(--raio-lg); box-shadow: var(--sombra); overflow: hidden; transition: box-shadow .3s var(--ease), transform .3s var(--ease); }
.card:hover { box-shadow: var(--sombra-alta); transform: translateY(-3px); }
.card__foto { position: relative; display: block; aspect-ratio: 1; background: var(--fundo); overflow: hidden; }
.card__foto img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s var(--ease); }
.card:hover .card__foto img { transform: scale(1.04); }
.selo { position: absolute; top: 10px; left: 10px; padding: 3px 9px; border-radius: 4px; background: var(--preco); color: #fff; font-size: 12px; font-weight: 600; }
.card__status { position: absolute; inset: auto 0 0 0; padding: 7px; text-align: center; font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: .06em; background: rgb(27 28 33 / .88); color: #fff; }
.card__status--reservado { background: rgb(255 199 0 / .95); color: var(--grafite); }
.card--indisponivel .card__foto img { filter: grayscale(.7); opacity: .75; }
.card__corpo { display: flex; flex-direction: column; gap: 8px; padding: 14px 14px 16px; flex: 1; }
.card__meta { display: flex; align-items: center; justify-content: space-between; gap: 8px; font-size: 12px; color: var(--texto-3); }
.card__titulo { font-size: 14px; font-weight: 500; line-height: 1.35; min-height: 2.7em; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.card__titulo a:hover { color: var(--preco); }
.card__acoes { display: flex; gap: 6px; margin-top: auto; padding-top: 6px; }
.card__acoes .btn { flex: 1; }

.cond { display: inline-block; padding: 2px 8px; border-radius: 99px; font-size: 11px; font-weight: 600; background: var(--fundo); color: var(--texto-2); white-space: nowrap; }
.cond--lacrado, .cond--excelente { background: var(--verde-claro); color: var(--verde); }
.cond--otimo { background: #e8f0fb; color: #1f5aa6; }
.cond--bom { background: var(--amarelo-claro); color: #7a5b00; }
.cond--regular { background: #fde8e7; color: #a11d17; }
.cond--usado { background: #eceef1; color: #464a53; }

.precos { display: grid; gap: 1px; }
.precos__nosso { font-size: 18px; font-weight: 700; color: var(--preco); letter-spacing: -.01em; }
.precos__ref { display: flex; justify-content: space-between; gap: 6px; font-size: 12px; color: var(--texto-3); }
.precos__ref s { color: var(--texto-2); }

/* ===== Formulários ===== */
.campo { display: grid; grid-template-columns: minmax(0, 1fr); gap: 6px; }
.campo label, .campo legend { font-size: 13px; font-weight: 600; color: var(--texto); }
.campo input[type="text"], .campo input[type="email"], .campo input[type="tel"], .campo input[type="number"], .campo select, .campo textarea {
  width: 100%; min-height: 46px; padding: 10px 14px; border: 1.5px solid var(--linha); border-radius: var(--raio);
  background: #fff; font-size: 15px; transition: border-color .2s, box-shadow .2s;
}
.campo textarea { min-height: 90px; resize: vertical; }
.campo input:hover, .campo select:hover, .campo textarea:hover { border-color: #c9ccd3; }
.campo input:focus, .campo select:focus, .campo textarea:focus { outline: none; border-color: var(--grafite); box-shadow: 0 0 0 3px rgb(255 199 0 / .55); }
.campo ::placeholder { color: var(--texto-3); }
.campo__erro { font-size: 13px; color: var(--preco); font-weight: 500; }
.campo--erro input, .campo--erro select { border-color: var(--preco); }
.campo__ajuda { font-size: 12px; color: var(--texto-3); }

/* ===== Rodapé ===== */
.rodape { margin-top: clamp(48px, 6vw, 72px); background: var(--grafite); color: var(--grafite-txt); font-size: 14px; }
.rodape__faixa { border-bottom: 1px solid var(--grafite-3); }
.rodape__pagto { display: flex; flex-wrap: wrap; gap: 12px 36px; padding-block: 18px; color: #fff; font-weight: 500; }
.rodape__pagto span { display: inline-flex; align-items: center; gap: 10px; }
.rodape__pagto .ic { color: var(--amarelo); }
.rodape__in { display: grid; grid-template-columns: 1.6fr 1fr 1fr 1fr; gap: 32px; padding-block: 40px; }
.rodape h2 { font-size: 14px; color: #fff; margin-bottom: 14px; text-transform: uppercase; letter-spacing: .04em; }
.rodape ul { display: grid; gap: 8px; }
.rodape li a { display: inline-flex; align-items: center; gap: 8px; }
.rodape li .ic { width: 16px; height: 16px; }
.rodape a:hover { color: var(--amarelo); }
.rodape__marca p { margin-top: 14px; max-width: 34ch; }
.rodape__base { border-top: 1px solid var(--grafite-3); padding-block: 16px; font-size: 12px; }

/* ===== Responsivo base ===== */
@media (max-width: 1080px) {
  .cats__btn { width: auto; }
  .nav__cta { display: none; }
  .rodape__in { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 860px) {
  .topbar__aviso { display: none; }
  /* os atalhos viram uma faixa de uma linha que rola para o lado; o degradê à direita indica que há mais */
  .topbar__links { flex: 1; min-width: 0; gap: 20px; padding-right: 28px; overflow-x: auto; scrollbar-width: none; -webkit-mask-image: linear-gradient(to right, #000 calc(100% - 28px), transparent); mask-image: linear-gradient(to right, #000 calc(100% - 28px), transparent); }
  .topbar__links::-webkit-scrollbar { display: none; }
  .topbar__links > * { flex: none; white-space: nowrap; }
  .topbar__links a { display: inline-flex; align-items: center; min-height: 34px; }
  .cabecalho__in { grid-template-columns: auto minmax(0, 1fr) auto; gap: 12px; padding-block: 12px; }
  .cabecalho__menu { display: grid; }
  .logo, .logo__txt { min-width: 0; }
  .logo__marca { width: 36px; height: 36px; }
  .logo__txt strong { font-size: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .logo__txt small { display: none; }
  .busca { grid-column: 1 / -1; grid-row: 2; max-width: none; height: 44px; }
  .busca__cat { display: none; }
  .sacola-btn { height: 42px; padding: 0 12px; justify-self: end; }
  .sacola-btn__txt { display: none; }
  .nav { display: none; }
  .nav.nav--aberto { display: block; }
  .nav__in { flex-direction: column; align-items: stretch; gap: 10px; padding-block: 12px 16px; }
  .cats { display: block; }
  .cats__btn { width: 100%; }
  .cats__lista { position: static; width: 100%; box-shadow: none; margin-top: 6px; }
  .nav__links { flex-direction: column; gap: 2px; }
  .nav__links a { padding: 11px 12px; }
  .nav__cta { display: block; margin: 0; text-align: center; }
}
@media (max-width: 560px) {
  body { font-size: 14px; }
  .grade { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
  .card__corpo { padding: 10px 10px 12px; gap: 6px; }
  .card__meta > span:first-child { display: none; }
  .precos__nosso { font-size: 16px; }
  .precos__ref { font-size: 11px; flex-direction: column; gap: 0; }
  .card__acoes .btn span { display: none; }
  /* rótulo longo quebra a linha dentro do botão em vez de empurrar a página para o lado */
  .btn { white-space: normal; text-align: center; line-height: 1.2; padding-block: 6px; max-width: 100%; }
  .rodape__in { grid-template-columns: minmax(0, 1fr); gap: 26px; }
}
@media (max-width: 400px) {
  .cabecalho__in { gap: 10px; }
  .logo { gap: 8px; }
  .logo__marca { width: 32px; height: 32px; }
  .sacola-btn { padding: 0 10px; }
}
@media (max-width: 359px) {
  /* com chat, conta e sacola no cabeçalho não sobra largura para o nome: fica só a marca */
  .cabecalho__in:has(.sino) .logo__txt { display: none; }
}
/* O iPhone amplia a página ao focar um campo com fonte menor que 16px, e ela fica torta depois; no celular todo campo usa 16px */
@media (max-width: 860px), (pointer: coarse) {
  input:not([type="checkbox"], [type="radio"], [type="range"], [type="file"], [data-calc-valor]), select, textarea { font-size: 16px !important; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; scroll-behavior: auto !important; }
}
