:root {
  color-scheme: light;
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fontes/poppins/poppins-400-latin-ext.woff2") format("woff2"),
       url("/fontes/poppins/poppins-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, 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, 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("/fontes/poppins/poppins-500-latin-ext.woff2") format("woff2"),
       url("/fontes/poppins/poppins-500-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, 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, 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("/fontes/poppins/poppins-600-latin-ext.woff2") format("woff2"),
       url("/fontes/poppins/poppins-600-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, 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, 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("/fontes/poppins/poppins-700-latin-ext.woff2") format("woff2"),
       url("/fontes/poppins/poppins-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, 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, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fontes/lato/lato-400-latin-ext.woff2") format("woff2"),
       url("/fontes/lato/lato-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, 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, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fontes/lato/lato-700-latin-ext.woff2") format("woff2"),
       url("/fontes/lato/lato-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, 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, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --cor-nicepayer-carbono: #11222f;
  --cor-nicepayer-turquesa: #18b5b2;
  --cor-nicepayer-laranja: #ef6a28;
  --cor-nicepayer-dourado: #c3a15d;
  --fonte-base: "Lato", "Poppins", sans-serif;
  --fonte-destaque: "Poppins", "Lato", sans-serif;
  --cor-fundo: #f2f6f7;
  --cor-superficie: #ffffff;
  --cor-primaria: var(--cor-nicepayer-turquesa);
  --cor-primaria-contraste: #ffffff;
  --cor-secundaria: var(--cor-nicepayer-laranja);
  --cor-secundaria-contraste: #ffffff;
  --cor-escura: var(--cor-nicepayer-carbono);
  --cor-texto: #163041;
  --cor-texto-suave: rgba(22, 48, 65, 0.66);
  --cor-menu: #163041;
  --cor-fundo-secundario: #e5eef1;
  --cor-primaria-suave: rgba(24, 181, 178, 0.12);
  --cor-dourado-suave: rgba(195, 161, 93, 0.14);
  --cor-primaria-escura: #0f7c7a;
  --cor-borda-suave: rgba(22, 48, 65, 0.12);
  --cor-borda: rgba(22, 48, 65, 0.18);
  --cor-sucesso: #18b5b2;
  --cor-perigo: #c45151;
  --cor-erro: #0f1f2b;
  --cor-alerta: #ef6a28;
  --cor-aviso: #ef6a28;
  --cor-info: #163041;
  --cor-foco: rgba(24, 181, 178, 0.18);
  --cor-foco-forte: rgba(17, 34, 47, 0.16);
  --raio: 24px;
  --sombra: 0 18px 36px rgba(17, 34, 47, 0.06);
  --sombra-suave: 0 10px 24px rgba(17, 34, 47, 0.05);
  --sombra-flutuante: 0 22px 46px rgba(17, 34, 47, 0.12);
  --largura-container: 1480px;
  --largura-container-admin: 1480px;
  --espaco-1: 8px;
  --espaco-2: 12px;
  --espaco-3: 16px;
  --espaco-4: 24px;
  --espaco-5: 32px;
  --espaco-6: 48px;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

[hidden] {
  display: none !important;
}

body {
  font-family: var(--fonte-base);
  color: var(--cor-texto);
  background: var(--cor-fundo);
  min-height: 100vh;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.tema-admin {
  --cor-fundo: #f4f8f9;
  --cor-superficie: #ffffff;
  --cor-primaria: var(--cor-nicepayer-turquesa);
  --cor-primaria-contraste: #ffffff;
  --cor-secundaria: var(--cor-nicepayer-laranja);
  --cor-secundaria-contraste: #ffffff;
  --cor-escura: var(--cor-nicepayer-carbono);
  --cor-texto: #163041;
  --cor-texto-suave: rgba(22, 48, 65, 0.66);
  --cor-menu: #dbe7ee;
  --cor-fundo-secundario: #dbe7ee;
  --cor-primaria-suave: rgba(24, 181, 178, 0.12);
  --cor-borda-suave: rgba(22, 48, 65, 0.1);
  --cor-borda: rgba(22, 48, 65, 0.16);
  --cor-sucesso: #18b5b2;
  --cor-perigo: #c45151;
  --cor-alerta: #ef6a28;
  --cor-aviso: #ef6a28;
  --sombra: 0 18px 40px rgba(17, 34, 47, 0.06);
  --sombra-flutuante: 0 26px 54px rgba(17, 34, 47, 0.14);
  --largura-lateral-admin: 280px;
  --largura-container: var(--largura-container-admin);
  --espaco-lateral-admin: var(--espaco-4);
  background:
    radial-gradient(circle at top left, rgba(24, 181, 178, 0.06), transparent 28%),
    radial-gradient(circle at top right, rgba(195, 161, 93, 0.08), transparent 26%),
    linear-gradient(180deg, #f7fbfc 0%, #f2f6f7 100%);
}

a {
  color: inherit;
  text-decoration: none;
}

::selection {
  background: rgba(24, 181, 178, 0.18);
  color: var(--cor-escura);
}

img {
  max-width: 100%;
  display: block;
}

ul {
  list-style: none;
}

button {
  font-family: var(--fonte-base);
}

input,
select,
textarea {
  font-family: var(--fonte-base);
}

h1,
h2,
h3 {
  font-family: var(--fonte-destaque);
  color: var(--cor-escura);
}

body.tema-admin,
body.tema-admin button,
body.tema-admin input,
body.tema-admin select,
body.tema-admin textarea {
  font-family: var(--fonte-base);
}

body.tema-admin h1,
body.tema-admin h2,
body.tema-admin h3,
body.tema-admin .titulo,
body.tema-admin .titulo-pequeno,
body.tema-admin .numero-destaque,
body.tema-admin .rotulo-resumo,
body.tema-admin .erro-codigo {
  font-family: var(--fonte-destaque);
  letter-spacing: 0;
}

.sr-apenas {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}
