.lwc-estimate-app .app-container {
  max-width: 600px;
  position: relative;
  margin: 2rem auto;
  padding: 2rem;
  background-color: #f9f9f9;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  font-family: 'Nunito', cursive;
}

.lwc-estimate-app .app-container button,
.lwc-estimate-app .app-container select,
.lwc-estimate-app .app-container textarea,
.lwc-estimate-app .app-container input {
  font-family: 'Nunito', cursive;
}

.lwc-estimate-app .app-logo {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.lwc-estimate-app .app-logo img {
  height: 50px;
  margin-right: 10px;
}

.lwc-estimate-app .logo-text {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}


.lwc-estimate-app-home h1 {
  font-size: 1.5rem;
  ;
  margin-bottom: 1rem;
  color: #333;
  ;
}

.lwc-estimate-app-home button {
  padding: 0.75rem 1.5rem;
  font-size: 1.2rem;
  background-color: #d20000;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-weight: bold;
}







.lwc-estimate-coverDetails label {
  display: block;
  margin-top: 1rem;
  font-weight: bold;
  color: #333;
  font-size: 1.3rem;
}

.lwc-estimate-coverDetails select,
.lwc-estimate-coverDetails input[type="date"] {
  width: 100%;
  padding: 0.5rem;
  margin-top: 0.25rem;
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;

}

.lwc-estimate-coverDetails select:focus,
.lwc-estimate-coverDetails input[type="date"]:focus {
  border-color: #0070d2;
  outline: none;
  box-shadow: 0 0 0 2px rgba(0, 112, 210, 0.2);
}

.lwc-estimate-coverDetails button {

  padding: 0.75rem 1.5rem;
  font-size: 1.2rem;
  background-color: #d20000;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 1rem;
  font-weight: bold;

}



.lwc-estimate-app-address textarea {
  width: 100%;
  height: 100px;
  padding: 0.75rem;
  font-size: 1rem;
  border: 1px solid #ccc;
  ;
  border-radius: 4px;
  resize: vertical;
  margin-bottom: 1rem;
}

.lwc-estimate-app-address h1 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  color: #380202;
  ;
}

.lwc-estimate-app-address button {
  margin-top: 1rem;
  padding: 0.75rem 1.5rem;
  font-size: 1.2rem;
  background-color: #d20000;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-weight: bold;
}

.lwc-estimate-app-address select,
.lwc-estimate-app-address input[type="text"] {
  width: 100%;
  padding: 0.5rem;
  margin-top: 0.25rem;
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;

}

.lwc-estimate-app-address label {
  display: block;
  margin-top: 1rem;
  font-weight: bold;
  color: #333;
  font-size: 1.3rem;
}



.lwc-estimate-app .container {
  max-width: 600px;
  margin: 2rem auto;
  padding: 2rem;
  background-color: #f9f9f9;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
}







.lwc-estimate-coverDetails label {
  display: block;
  margin-top: 1rem;
  font-weight: bold;
  color: #333;
  font-size: 1.3rem;
}

.lwc-estimate-coverDetails select,
.lwc-estimate-coverDetails input[type="date"] {
  width: 100%;
  padding: 0.5rem;
  margin-top: 0.25rem;
  font-size: 1.2rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;

}

.lwc-estimate-coverDetails select:focus,
.lwc-estimate-coverDetails input[type="date"]:focus {
  border-color: #0070d2;
  outline: none;
  box-shadow: 0 0 0 2px rgba(0, 112, 210, 0.2);
}

.lwc-estimate-coverDetails button {

  padding: 0.75rem 1.5rem;
  font-size: 1.2rem;
  background-color: #d20000;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 1rem;
  font-weight: bold;

}



.lwc-estimate-app-address textarea {
  width: 100%;
  height: 100px;
  padding: 0.75rem;
  font-size: 1rem;
  border: 1px solid #ccc;
  ;
  border-radius: 4px;
  resize: vertical;
  margin-bottom: 1rem;
}

.lwc-estimate-app-address h1 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  color: #380202;
  ;
}

.lwc-estimate-app-address button {
  margin-top: 1rem;
  padding: 0.75rem 1.5rem;
  font-size: 1.2rem;
  background-color: #d20000;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-weight: bold;
}

.lwc-estimate-app-address select,
.lwc-estimate-app-address input[type="text"] {
  width: 100%;
  padding: 0.5rem;
  margin-top: 0.25rem;
  font-size: 1.2rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;

}

.lwc-estimate-app-address label {
  display: block;
  margin-top: 1rem;
  font-weight: bold;
  color: #333;
  font-size: 1.3rem;
}



.lwc-estimate-pricing-details .header-banner {
  background-color: #d20000;
  padding: 1rem;
  border-radius: 4px;
  margin-bottom: 1rem;
}

.lwc-estimate-pricing-details .header-banner h2 {
  font-size: 2rem;
  color: white;
  margin: 0;
}

.lwc-estimate-pricing-details {
  text-align: center;
}

.lwc-estimate-pricing-details .price-display h1 {
  font-size: 2.5rem;
  color: #2c3e50;
  margin: 0.5rem 0;
}

.lwc-estimate-pricing-details .frequency-label {
  font-size: 1.5rem;
  color: #333;
  margin-bottom: 0.25rem;
}

.lwc-estimate-pricing-details .note {
  font-size: 1rem;
  color: #7f8c8d;
  margin-top: 0.5rem;
}


.lwc-estimate-app .lwc-estimate-spinner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(1px);
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  pointer-events: all;
}

.lwc-estimate-app .lwc-estimate-spinner {
  border: 6px solid #f3f3f3;
  border-top: 6px solid #d20000;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 1s linear infinite;
}

.lwc-estimate-app .lwc-estimate-spinner-loading-text {
  margin-top: 1rem;
  font-size: 1.5rem;
  color: #1104c8;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}




.lwc-estimate-error-details {
  text-align: center;
  padding: 2rem;
  background-color: #fdecea;
  border-radius: 8px;
  color: #c62828;
}

.lwc-estimate-error-details h2 {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}