body{
  background-color: #efefef;
  }
  .img{
  width: 100%;
  }
  
  h1{
  text-align: center;
  color: #6325b4;
  margin-top: -40%;
  }
  
  .menu {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center; 
  justify-content: space-between;
  padding: 0 20px; 
  background-color: #efefef; 
  }
  
  .logo {
  height: 300px; 
  margin-top: 5px; 
  }
  
  
  .user {
  height: 50px; 
  margin-right: 60px; 
  }
  
  .user2 {
  height: 250px;
  }
  
  
  .servicos{
  margin-top: 70px;
  width: 80%;
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  }
  

  
  footer {
  background-color: #ffe4f5;
  color: #E8E8E8;
  width: 100%;
  padding: 20px 15px 10px;
  box-sizing: border-box;
  overflow-x: hidden;
  }
  
  .menu_debaixo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 15px;
  max-width: 100%;
  }
  
  .contatos {
  flex: 1 1 250px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-left: 20px;
  }
  
  .contatos a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: rgb(68, 0, 128)
  }
  
  .contatos img {
  height: 16px;
  margin-right: 6px;
  }

  .Logos{
    align-content: center;
  }
  
  .logo_slogan {
  flex: 1 1 250px;
  text-align: right;
  margin-right: 20px;
  }
  
  .logo_slogan .logonav {
  max-width: 120px;
  height: auto;
  margin-bottom: 6px;
  }
  
  .logo_slogan h3,
  .logo_slogan h6 {
  margin: 3px 0;
  font-size: 14px;
  line-height: 1.3;
  }
  
  .footer-line {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 92, 182, 0.4);
  margin: 10px 0;
  }
  
  .footer-bottom {
  text-align: center;
  font-size: 12px;
  color: #e6138a;
  line-height: 1.4;
  }
  
  .footer-bottom a {
  color: #4a00a5;
  text-decoration: underline;
  }
  
  .footer-bottom a:hover {
  color: #94e300;
  }
  
  @media (max-width: 768px) {
  
  .menu_debaixo {
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 10px;
  }
  
  .contatos {
  justify-content: center;
  flex-direction: column;
  gap: 6px;
  margin-top: -80px;
  }
  
  .contatos a {
  justify-content: center;
  font-size: 12px;
  }
  
  .logo_slogan {
  text-align: center;
  margin-top: -50px;
  margin-bottom: -120px;
  }
  
  .logo_slogan .logonav {
  max-width: 90px;
  }
  
  .logo_slogan h3,
  .logo_slogan h6 {
  font-size: 12px;
  }
  }
  
  .rodape{
  
  height: 75px;
  background-color: #ffe4f5;
  }
  

  .formulario{
    position: relative;
    margin-bottom: 300px;
    margin: 24px auto;    /* centralizar no eixo X */
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 480px;     /* limite bom para o formulário */
    padding: 0 16px;      /* respiro lateral em telas pequenas */
    box-sizing: border-box;
  }
  
  /* From Uiverse.io by satyamchaudharydev (adaptado para vários campos) */
  .form {
    --input-text-color: rgb(0, 0, 0);
    --input-bg-color: #e0c8ff;
    --focus-input-bg-color: transparent;
    --text-color: #41464b;
    --active-color: #6325b4;
    --width-of-input: 100%;
    --inline-padding-of-input: 1.2em;
    --gap: 0.9rem;
  
    font-size: 0.9rem;
    display: flex;
    flex-direction: column;    /* <<< IMPORTANTE para vários campos */
    gap: var(--gap);
    align-items: stretch;
    width: var(--width-of-input);
    position: relative;
    isolation: isolate;
  }
  
  /* cada campo */
  label {
    position: relative;        /* <<< IMPORTANTE: ancora o .fancy-bg ao próprio campo */
    width: 100%;
    padding: 0.8em;
    height: 48px;
    padding-inline: var(--inline-padding-of-input);
    display: flex;
    align-items: center;
    border-radius: 30px;       /* opcional: arredondado por fora também */
    box-sizing: border-box;
  }
  
  /* bg do campo */
  .fancy-bg {
    position: absolute;
    inset: 0;                  /* ocupa todo o label, não o form inteiro */
    background: var(--input-bg-color);
    border-radius: 30px;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  }
  
  .input {
    color: var(--input-text-color);
    width: 100%;
    margin-inline: min(2em, calc(var(--inline-padding-of-input) + var(--gap)));
    background: none;
    border: none;
  }
  
  .input:focus { outline: none; }
  .input::placeholder { color: var(--text-color); }
  
  .input:focus ~ .fancy-bg {
    border: 1px solid var(--active-color);
    background: var(--focus-input-bg-color);
  }
  
  /* Botão */
  .c-button {
    color: #000;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    padding: 0.9em 1.6em;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    align-self: center;   /* centraliza o botão */
  }
  
  .c-button--gooey {
    color: #ff34b1;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 4px solid #ff34b1;
    border-radius: 0;
    position: relative;
    transition: all 700ms ease;
    background: transparent;
  }
  
  .c-button--gooey .c-button__blobs {
    height: 100%;
    filter: url(#goo);
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    bottom: -3px;
    right: -1px;
    z-index: -1;
  }
  
  .c-button--gooey .c-button__blobs div {
    background-color: #ffd5ef;
    width: 34%;
    height: 100%;
    border-radius: 100%;
    position: absolute;
    transform: scale(1.4) translateY(125%) translateZ(0);
    transition: all 700ms ease;
  }
  
  .c-button--gooey .c-button__blobs div:nth-child(1) { left: -5%; }
  .c-button--gooey .c-button__blobs div:nth-child(2) { left: 30%; transition-delay: 60ms; }
  .c-button--gooey .c-button__blobs div:nth-child(3) { left: 66%; transition-delay: 25ms; }
  
  .c-button--gooey:hover { color: #ff34b1; }
  .c-button--gooey:hover .c-button__blobs div {
    transform: scale(1.4) translateY(0) translateZ(0);
  }
  
  /* link abaixo */
  .formulario p {
    margin: 16px 0 0;
    font-size: 0.95rem;
    text-align: center;
  }
  .formulario p a { color: #6325b4; text-decoration: none; }
  .formulario p a:hover { text-decoration: underline; }
  
  
  .form-login label {
    margin-bottom: 16px;
  }
  .logo_exibir{
    width: 400px;
    height: 300px;
    font-family: Arial;
  }
  .logo-info{
    margin-bottom: 40px;
    font-size: medium;
    color: #6325b4;
    font-weight: bold;
    font-family: Arial;
  }
    /* -------- Barra de Ferramentas de Acessibilidade -------- */
.accessibility-toolbar {
  position: fixed;
  top: 20px;
  right: 20px;
  background-color: #E8E8E8;
  padding: 12px;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 9999;
}

.accessibility-toolbar button {
  background-color: #ff34b1;
  color: #fff;
  border: none;
  padding: 8px 14px;
  border-radius: 6px;
  font-size: 14px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.accessibility-toolbar button:hover {
  background-color: #ff34b1;
}

.accessibility-toolbar button:disabled {
  background-color: #ffd5ef;
  cursor: not-allowed;
}

/* -------- Estilo para foco visível ao usar teclado -------- */
body.user-is-tabbing button:focus {
  outline: 3px solid #ff34b1;
  outline-offset: 2px;
}

/* -------- Modo Daltônico (alto contraste) -------- */
body.daltonismo-mode {
  background-color: #000 !important;
  color: #fff !important;
}

body.daltonismo-mode a,
body.daltonismo-mode button {
  background-color: #fff !important;
  color: #000 !important;
  border: 2px solid #fff;
}

body.daltonismo-mode .accessibility-toolbar {
  background-color: #000 !important;
  border: 2px solid #fff;
}

/* -------- Estilo base para main.container (opcional) -------- */
main.container {
  padding: 20px;
  max-width: 800px;
  margin: auto;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #222;
}
.accessibility-toolbar {
  position: fixed;
  top: 20px;
  right: 200px;
  background-color: #ffd5ef;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 1000;
}

.accessibility-toolbar button {
  background-color: #ff34b1;
  color: white;
  border: none;
  padding: 8px 12px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 0.9em;
  transition: background-color 0.3s ease;
}

.accessibility-toolbar button:hover {
  background-color: #ff34b1;
}

.accessibility-toolbar button:disabled {
  background-color: #f892d1;
  cursor: not-allowed;
}

body.daltonismo-mode {
  filter: grayscale(100%) contrast(120%);
}