html, body {
  margin: 0;
  padding: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #282828; 
  background-image: url('lbg.png');
  background-repeat: repeat; 
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}


 
 
body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;

  z-index: -1;
  pointer-events: none;
}

    .chatbot {
    overflow: hidden;
}

header, .top-container {
  background-color: #282828;
  
}	
.header {
	max-width: 420px;
	height: 64px;
	background: url('headerbl.png') no-repeat top center / cover /* Clave aquí */!important;
 background-size: cover !important; 
 align: center;
	
}  
.closebtn {
  width: 32px;
  height: 32px;
}
	
button, button:focus {
    outline: 0;
}
.chat-input textarea, .chatbot .chatbox {
    font-family: Roboto, Verdana, Arial, sans-serif;
}
.chat-input textarea, .chatbox .chat p {
    font-size: 16px;
    letter-spacing: .1px;
    word-spacing: 1px;
	line-height: 1.4; 

}
.chat-icon, .chatbot, .fondo, .send-icon {
    pointer-events: none;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.fondo {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 420px;
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
    transition: opacity 1s ease-in-out;
    user-select: none;
	box-shadow: 0px 0px 20px 20px rgba(0,0,0,0.28)	
}
#fondo1 {
    z-index: 1;
	
}
#fondo2 {
    z-index: 2;
    opacity: 0;
}


.chat-icon, .send-icon {
    width: 50px;
    height: 50px;
    object-fit: contain;
}
.send-icon {
    box-shadow: 4px 4px 12px rgba(0, 0, 0, .6), inset 2px 2px 2px 4px rgba(0, 0, 0, .4);
    border-radius: 50%;
    border: none;
}
.contenido-chat {
    position: relative;
    z-index: 9;
    color: #fff;
    padding: 1rem;
}
.chatbot-toggler {
    position: fixed;
    bottom: 20px;
    right: 20px;
    border: none;
    height: 50px;
    width: 50px;
    display: flex;
    cursor: pointer;
    align-items: center;
    border-radius: 50%;
    z-index: 1000;
    box-shadow: 0 0 8px 2px rgba(256, 256, 256, .7);
}
.chatbot .chat-input, .blackboard {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
button {
    border: none;
    background: 0 0;
    margin-top: 10px;
    margin-right: 0px;
}
.comment-button, .send-button {
    border: none;
    background: 0 0;
    padding: 0;
    margin: 0;
    box-shadow: none;
}
.blackboard {
    z-index: 3;
    display: none;
    position: fixed;
    width: 100vw;
    max-width: 420px;
	max-height: 100% !important;
    right: 0;
    top: 0;
    background: #222;
}
.blackboard.active {
	max-height: 100vh !important;
    display: block;
	height: 100vh
	 
}
.chatbot {
    z-index: 8;
    top: 0;
    bottom: 100px;
    width: 420px;
	
    background: #eee;
	    background: url('bg.webp') #eaeaea;
		  background-size: cover;
    border-radius: 15px;
    opacity: 0;
    transform: scale(.5);
    transform-origin: bottom right;
    box-shadow: 0 0 128px 0 rgba(0, 0, 0, .1), 0 32px 64px -48px rgba(0, 0, 0, .5);
    transition: .1s;
}
body.show-chatbot .chatbot {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1);
}
.chatbot header {
    z-index: 44;

    padding: 8px 4px 4px;
    position: relative;
    text-align: left;
    color: rgba(256, 256, 256, .8);
    background: #005e66;
    box-shadow: 0 4px 8px 4px rgba(0, 0, 0, .4);
}
.lr {
    width: 160px;
    height: auto;
    margin-left: 28px;
    margin-top: 0px;
}
.chatbot header span {
    position: absolute;
    right: 28px;
    top: 52%;
    display: none;
    cursor: pointer;
    transform: translateY(-50%);
}
header h2 {
    font-size: 1.4rem;
}
.chatbot .chatbox {
    overflow-y: auto;
    height: 510px;
    padding: 30px 20px 100px;
    font-size: 16px;
}
.chatbot :where(.chatbox, textarea)::-webkit-scrollbar {
    width: 6px;
}
.chatbot :where(.chatbox, textarea)::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 25px;
}
.chatbot :where(.chatbox, textarea)::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 25px;
}
.chatbox .chat {
    display: flex;
    list-style: none;
}
.chatbox .outgoing {
    margin: 20px 0;
    justify-content: flex-end;
}
.chatbox .incoming span {
    width: 32px;
    height: 32px;
    color: #17202a;
    cursor: default;
    text-align: center;
    line-height: 32px;
    align-self: flex-end;
    background: #eaecee;
    border-radius: 4px;
    margin: 0 10px 7px 0;
}
.chatbox .chat p {
      white-space: pre-wrap; /* Mantiene los saltos de línea */
  word-wrap: break-word; /* Rompe las palabras largas para que se ajusten */
  overflow-wrap: break-word; /* Asegura que las palabras largas no se desborden */
  max-width: 80%; /* Limita el ancho del globo */
    padding: 12px 16px;
    border-radius: 10px 10px 0;
    max-width: 80%;
    color: #17202a;
    background: #eaecee;
    box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, .2);
	  overflow: hidden; /* Para que no se desborde */
}
.chatbox .chat p.error {
    color: #721c24;
    background: #fff;
}
.chatbox .incoming p {
    color: #fff;
    background: #005e66;
    border-radius: 10px 10px 10px 0;
    box-shadow: 2px 4px 8px 1px rgba(0, 0, 0, .28);
    display: inline-block;
    min-width: 48px;
    min-height: 42px;
}
.cont {
    width: 100%;
    text-align: center!important;
    background: #eaecee;
}
.chatbot .chat-input {
  z-index: 9;
  align-self: center;
  display: flex;
  justify-content: center;
  gap: 5px;
  position: absolute;
  width: 94%;
  background: #fff;
  //era    margin: 1px 0px 20px 0px;
  margin: 1px 0px 0px 0px;
  padding: 2px 4px 8px 12px;
  border-radius: 20px;
 
  box-shadow: 
    inset 2px 4px 16px 2px rgba(0, 0, 0, 0.4),
	inset 0px -0.8px 0px rgba(0, 0, 0, 0.4),
     0px 64px 40px 28px rgba(208, 228, 232, 1);
}


.chat-input textarea {
    z-index: 10;
    height: 55px;
    width: 100%;
    border: none;
    outline: 0;
    resize: none;
    background-color: transparent;
    color: #000;
    max-height: 180px;
    padding: 15px 15px 15px 14px;
}
.chat-input span {
    align-self: center;
    border-radius: 50%;
    justify-content: center;
    background: #005e66;
    color: #fff;
    cursor: pointer;
    height: 50px;
    width: 58px;
    display: flex;
    align-items: center;
    font-size: 28px;
    padding-top: 1px;
    padding-left: 4px;
    box-shadow: 4px 4px 12px rgba(0, 0, 0, .6);
    visibility: visible;
}
@media (max-width:488px) {
    .chatbot-toggler {
    right: 20px;
    bottom: 20px;
}
.chatbot {
    right: 0;
    bottom: 0;
    height: 100%;
    border-radius: 0;
    width: 100%;
    top: 0;
    left: 0!important;
    transform: none!important;

}
.chatbot .chatbox {
    height: 90%;
    padding: 25px 15px 100px; 
}
.chatbot header span {
    display: block;
}
}.chatbot, .chatbot-banner-desktop, body.show-chatbot .chatbot, body.show-chatbot .chatbot-banner-desktop {
    transform: translateX(-50%);
    left: 50%}
.screw-cross {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #075057;
  color: #333;
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  border: none;
  position: absolute;
  top: 10px; /* Ajusta según necesidad */
  right: 16px;
  user-select: none;
  transition: background-color 0.2s ease;
}

.screw-cross:hover {
  background-color: #0c444b;
}
.chatbot-banner-desktop {
    z-index: 4;
    display: none;
    bottom: 10px;
    width: 420px;
    cursor: pointer;
}
#loading, body.show-chatbot .chatbot-toggler {
    display: none;
}
@media (min-width:640px) {
    .chatbot-banner-desktop, body.show-chatbot .chatbot-banner-desktop {
    display: block;
}
.chatbot-banner-mobile, body.show-chatbot .chatbot-toggler .screw-cross {
    display: none;
}
.chatbot {
    margin-top: 4px;
}
}.chatbot, .chatbot-banner-desktop {
    position: fixed;
}
body:not(.show-chatbot) .chatbot-toggler {
    display: flex;
}
#loading {
    font-size: 1.2em;
}
.dot-animate::after {
    content: '';
    animation: 1.2s steps(3, end) infinite dots;
}
@keyframes dots {
    0% {
    content: ''}
33% {
    content: '.'}
66% {
    content: '..'}
100% {
    content: '...'}
}
.chat-messages {
  max-height: 100vh;
  overflow-y: auto;
  scrollbar-width: none; /* Firefox */
}

.chat-messages::-webkit-scrollbar {
  display: none; /* Chrome, Safari */
}



.eclipse-button-wrapper {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 200px;
height: 128px;
z-index: 1000;
pointer-events: none;
border: 0px;
}

.eclipse-button {
position: absolute;

left: 50%;
transform: translate(-50%, -50%);
width: 180px;
height: 180px;
border-radius: 50%;
background: rgba(255, 255, 255, 0.4) url('radec-chat.png') center/68% no-repeat;
color: white;
font-weight: bold;
font-size: 22px;
border: 2px solid rgba(255, 255, 255, 0.2);
backdrop-filter: blur(4px);
box-shadow: 0 0 22px 10px rgba(256, 256, 256, .8);
z-index: 2;
cursor: pointer;
pointer-events: auto;
}

.comet-orbit {
position: absolute;
top: -168px;
left: 0;
width: 204px;
height: 204px;
border-radius: 50%;
animation: spin 1s linear infinite;
z-index: 1;
}

.comet {
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, 0);
width: 64px;
height: 20px;
border-radius: 50%;
background: linear-gradient(80deg, rgba(255,255,255,0.1) 80%, rgba(255,255,255,0.1) 40%, transparent 40%);
filter: blur(4px);
}

@keyframes spin {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(-360deg); }
}

/* Oculta el cometa cuando el chat está abierto */
body.show-chatbot .eclipse-button-wrapper {
    display: none;
}


/* popup */

.form > div {
    background-color: #fff;
    box-shadow: -4px 4px 32px 5px rgba(0,0,0,0.5); 
    display: inline-block;
    height: auto;
    max-width: 88%;
    min-height: 380px;
    vertical-align: bottom;
    width: 88%;
    position: relative;
    border-radius: 8px;
    padding: 10px 5%;
    margin-top: -80px;
    margin-left: 0px;
    margin-bottom: 50px;
    font-size: 18px;
    line-height: 28px;
}


.hover_bkgr_fricc > div {
  background-color:  rgba(256,256,256,0.88); 
  box-shadow: -4px 4px 32px 5px rgba(0,0,0,0.8); 
  display: flex;
  flex-direction: column;
  width: 88%;
  overflow: visible;
  
  position: relative;
  border-radius: 8px;
  padding: 20px 8px 20px 32px;
  margin-top: -8; /* Eliminar ese empuje hacia abajo */
  max-height: 82vh;
}

.hover_bkgr_fricc_aportes > div {

  background-color:  rgba(256,256,256,0.88); 
  box-shadow: -4px 5px 32px 5px rgba(0,0,0,0.8); 
  display: flex;
  flex-direction: column;
  width: 380px;
  overflow: visible;
  position: relative;
  border-radius: 8px;
  padding: 20px 8px 20px 32px;
  margin-top: 220; /* Eliminar ese empuje hacia abajo */
  max-height: 80vh;
}


.hover_bkgr_fricc .bloque {
  overflow-y: auto; /* ✅ Scroll vertical interno */
  padding-right: 0px;
  max-height: calc(80vh - 60px); /* Ajustado para dejar espacio al botón de cierre */
}

.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
	color: #888;
    position: absolute;
    top: -12px;
    right: -12px;
    font-size: 38px;
    line-height: 24px;
    width: 32px;
    height: 32px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.popup-overlay,
.hover_bkgr_fricc {
  display: flex;
  position: fixed;
  top: 0; left: 0;
  width: 100%;
  height: 100%; /* ✅ que cubra toda la pantalla */
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 9999;
  padding: 20px; /* Espacio interno para el popup */
  box-sizing: border-box;
}

	
.bloque {
text-indent: 0em;
text-align: left;
overflow-x: hidden;
}

ul {
     padding-left: 4px;
	 padding-right: 12px;
}

.left {
	font-size: 20px;
	font-weight: bold;
}

.botonera-inferior button {
  flex: 1;
  border: none;
  background: none;
  padding: 6px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;

}

.botonera-inferior button img {
  width: 44px;
  height: 44px;
  transition: transform 0.2s ease;
filter: drop-shadow(0 0 6px rgba(255, 255, 255, 1));
}

.botonera-inferior button:hover img {
  transform: scale(1.20);
}

.chatbot-float {

  background: white;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

/* Escritorio */
@media (min-width: 640px) {
  .botonera-inferior {
    width: auto;
    right: 0;
    left: auto;
    bottom: 10px;
    background: rgba(256,256,256,0.2);

	backdrop-filter: blur(8px);
    border-radius: 12px 0 0 12px;
    padding: 8px 6px;
  }

  .botonera-inferior button {
    flex: none;
    margin: 0 4px;
  }


  #popup-terminos > div,
  #terminos.popup {
	  z-index: 4444;
	  position: fixed;
    width: 388px !important;
    max-width: 388px !important;
    min-width: 388px !important;
    margin: auto;
    box-sizing: border-box;
  }
  
    #popup-aportes > div,
  #aportes.popup {
    width: 380px !important;
    max-width: 380px !important;
    min-width: 380px !important;
	
	
	max-height: 688px !important;
    min-height: 484px !important;
    margin: auto;
    box-sizing: border-box;
  }
  
  
}

.field {
  width: 88%;
  max-width: 88%;
  box-sizing: border-box;
  padding: 4px;
  margin-bottom: 12px;
  font-size: 1rem;
  font-family: inherit;
}


.boton-archivo {
  display: inline-block;
  background-color: #444;
  color: #fff;
  padding: 8px 16px;
  border-radius: 6px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  transition: background-color 0.3s;
}

.boton-archivo:hover {
  background-color: #666;
}


.tooltip-trigger {
  position: relative;
  display: inline-block;
  color: #444;
  cursor: pointer;
  text-decoration: underline dotted;
}

.tooltip-text {
  visibility: hidden;
  opacity: 0;
  width: 248px;
  background-color: #222;
  color: #eee;
  text-align: left;
  padding: 8px 10px 10px 12px;
  border-radius: 8px;
  position: fixed;

  top: 20px; /* ajustá según tu diseño */
  left: 10px;

  z-index: 9999;
  transition: opacity 0.3s;
  font-size: 14px;
  letter-spacing: 0.1px;
 line-height: 1.5em !important;
  text-align: justify;
  text-justify: inter-word;
  line-height: 1.4em;
  box-shadow: 0 2px 8px 8px rgba(0,0,0,0.4);
  
  
.tooltip-text {
  display: none;
  position: fixed; /* fuera del flujo del form */

  width: 80%; /* ocupa casi todo el ancho del popup */
  background: #fff;
  border: 1px solid #999;
  padding: 15px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
  z-index: 9999; /* mayor a todo lo demás */
  font-size: 14px;
  max-height: 60vh;
  overflow-y: auto;
  border-radius: 8px;
}

}


.tooltip-trigger:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}

.link-terminos {
  font-size: 12px;
  margin-left: 5px;
  color: #666;
  text-decoration: none;
}

.link-terminos:hover {
  text-decoration: underline;
}

@media (min-width: 640px) {
  .tooltip-trigger {
    position: relative;
    display: inline-block;
    z-index: 99999;
  }

  .tooltip-text {
    position: fixed;
    top: 50%; /* vertical al centro */
    left: 50%; /* horizontal al centro */
    transform: translate(-50%, -50%);
    background: #222;
    padding: 20px 20px;
    border-radius: 6px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    z-index: 100000;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.2s ease;
	width: 360px;
 
    text-align: left;
  }

  .tooltip-trigger:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
  }
}



/* Móvil: centrado total */
@media (max-width: 488px) {
  .botonera-inferior {
  position: fixed !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0;
	  width: 100% !important;
    background: rgba(255, 255, 255, 0.28);

	backdrop-filter: blur(4px);
    display: flex;
    justify-content: center;
    gap: 10px;
  padding-bottom: env(safe-area-inset-bottom) !important;
  z-index: 9999 !important;
  }
    .botonera-inferior.show-mobile-only {
    display: none !important;
  }
}



/* Escritorio: alineado a la derecha */
@media (min-width: 640px) {
  .botonera-inferior {
    position: fixed;
    bottom: 10px;
    right: 0px;
    left: auto;
	backdrop-filter: blur(4px);
    border-radius: 12px 0 0 12px;
    padding: 8px 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    max-width: fit-content;
    z-index: 9999;
  }

  .botonera-inferior button {
    flex: none;
    margin: 0 4px;
  }
}

/* Para navegadores WebKit (Chrome, Edge, Safari, Opera) */
::-webkit-scrollbar {
  width: 8px;               /* Grosor vertical */
  height: 8px;              /* Grosor horizontal */
}

::-webkit-scrollbar-track {
  background: #ddd;  /* Fondo del track */
}

::-webkit-scrollbar-thumb {
  background-color: white;  /* Color del scroll */
  border-radius: 10px;      /* Bordes redondeados */
}

/* Para Firefox */
* {
  scrollbar-width: thin;         /* Scroll delgado */
  scrollbar-color:  white #ddd; /* Color thumb y fondo */
}

.tt{
    text-align: left;
	color: #444;
	font-size: 28px;
	letter-spacing: 0px;
	line-height: 1.2em !important; 
  margin: 0;
  padding: 0;

  
}
.date {
    color: #444;
	font-size: 12px;
	letter-spacing: .1px;
    text-align: center;
}
	
.send {
      width: 50%;
      padding: 0.8rem;
      border: none;
      border-radius: 4px;
      background-color: #000;
      color: white;
      font-size: 1rem;
      cursor: pointer;
      transition: background 0.2s;
    }

    send:hover {
      background-color: #333;

}
	
	
.form-buttons button {
  background-color: #333;
  color: #fff;
  border: none;
  padding: 10px 16px;
  border-radius: 6px;
  font-size: 15px;
  cursor: pointer;
  display: inline-block;
  margin-top: 12px;
  transition: background-color 0.3s ease;
}

.form-buttons button:hover {
  background-color: #555;
}

.btn-option {
  color: inherit; /* toma el color del body o contenedor */
  text-decoration: none;
}


.files {
  background-color: #333;
  color: #fff;
  border: none;
  padding: 10px 16px;
  border-radius: 6px;
  font-size: 15px;
  cursor: pointer;
  display: inline-block;
  margin-top: 12px;
  transition: background-color 0.3s ease;
}

.files:hover {
  background-color: #555;
}




.borrar-chat-btn {
  position: absolute;
  top: -22px; /* debajo del tornillo */
  right: -280px;
  padding: 20px 12px;
  border: none;
  border-radius: 6px;
  background-color: #e0e0e0;
  text-align: right;
  color: #333;
  line-height: 1.4;   
  font-size: 0.88rem;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  transition: background-color 0.3s ease;
  z-index: 80884;
}

.borrar-chat-btn:hover {
  background-color: #ccc;
}


.clear-button {
  position: relative;
  cursor: pointer;
  background: none;
  border: none;
  font-size: 1.2rem;
}

.tooltip-clear-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* Tooltip base */
.tooltip-clear-text {
  visibility: hidden;
  top: 64px; /* debajo del tornillo */
  margin-left: 180px;
  opacity: 0;
  background-color: #111;
  color: #fff;
  text-align: left;
  line-height: 1.4; 
  padding:  16px 16px 16px 16px;
  border-radius: 6px;
  position: absolute;
  z-index: 80888;
  width: 208px;
  font-size: 0.8rem;
  pointer-events: none;
  transition: opacity 0.4s;
  left: 50%;
  transform: translateX(-50%);
}

/* Tooltip abajo (por defecto) */
.tooltip-clear-text.below {
  top: 100%;
  margin-top: 8px;
}

/* Tooltip arriba */
.tooltip-clear-text.above {
  bottom: 100%;
  margin-bottom: 2px;
}

/* Mostrar tooltip en hover desktop */
.tooltip-clear-container:hover .tooltip-clear-text {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

/* Mostrar tooltip con toque móvil */
.tooltip-clear-container.active .tooltip-clear-text {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}


@media (max-width: 488px) {
  .borrar-chat-btn {
    right: -224px; /* o 0 si lo quieres pegado al borde derecho */
    padding: 14px 10px;
    font-size: 1rem;
  }

  .tooltip-clear-text {
    left: auto;
    right:  -224px;
    transform: none;
    margin-left: 0;
    width: 248px; /* ajusta según necesidad */
    font-size: 1rem;
  }
}

#popup-usuario {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5); /* Fondo oscuro semitransparente */

  /* FLEX para navegadores modernos */
  display: flex;
  align-items: center;
  justify-content: center;

  z-index: 9999;
}

/* Centramos el popup blanco también con fallback clásico */
#porteria {
  position: absolute; /* o fixed si quieres que flote en la pantalla */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  
  background: white;
  padding: 30px 25px;
  border-radius: 12px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  width: 90%;
  max-width: 480px;
  box-sizing: border-box;
  text-align: center;
}


.google-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: white;
  color: #444;
  border: 1px solid #ccc;
  padding: 10px 16px;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.2s;
  width: 100%;
  max-width: 300px;
  margin: 10px auto;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.google-btn:hover {
  background: #f7f7f7;
}

.google-btn img {
  height: 20px;
  width: 20px;
}
#user-input-container {
  position: fixed !important;
  bottom: 20px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  z-index: 9999 !important;
}