@import url('Global.css');
.active {
  cursor: pointer;
   width: 100%;
  background-color: var(--accent);
  border-radius: 10px;
  font-family: 'Inter', sans-serif;
  border: 1px solid var(--line);
  color: #FBF7F0;
  font-weight: 600;
  height: 2.2rem;
  padding: 0.2rem 0.4rem ;
  border-radius: 10px;
  font-size: 1rem;
  border: 1px solid var(--line);
}
h1 {
font-family: 'Fraunces', serif; 
font-weight: 500; 
font-size: 1.75rem;
line-height: 1.15;
}
h2 {
  color: var(--text-muted);
font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; 
font-weight: 500; 
font-size: 0.75rem;
margin: 0 0 1.4rem;
line-height: 1.5;
letter-spacing: -0.01em;
}
.first-name {
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--accent-dark);
  margin-bottom: 0.2rem;
  font-size: 0.66rem;
  margin-bottom: 0.25rem;
}
.input {
  width: 100%;
  min-height: 2.5rem;
  padding: 0.8rem 0.4rem ;
  border-radius: 15px;
  border: 1px solid var(--line);
  font-size: 0.75rem;
  font-family: 'Fraunces', serif;
  margin-bottom: 0.4rem;
}
.input:focus {
 border: 3px solid green;
}
.commencer-disabled {
  cursor:not-allowed;
   width: 100%;
  height: 2.2rem;
  padding: 0.2rem 0.4rem ;
  background-color: #C9BEA9;
  border-radius: 10px;
  color: #FBF7F0;
  font-size: 1rem;
  font-family: 'Inter', sans-serif;
  border: 1px solid var(--line);
  font-weight: 600;
  
}
.greet {
  min-height: 1rem;
  margin-bottom: 1.5rem;
  font-size: 0.7rem;
  opacity: 1;
  margin-left: 0.4rem;
  color: var(--accent-dark);
  font-family: 'Fraunces', serif;
}
.password {
  text-align: center;
  margin-top: 0.6rem;
  font-size: 0.75rem;
  color: var(--text-muted);
   font-family: 'Inter', sans-serif;
}
main {
  padding: 2rem 1.2rem;
  background-color: var(--bg-card);
  margin-top: 6rem;
  max-width: 80%;
  position: static;
  border-radius: 25px;
  height: auto;
  width: auto;
  min-width: 320px;
  margin-inline: auto;
  min-height: fit-content;
  box-shadow: 0 1px 1px rgba(43, 36, 28, 0.04), 0 20px 40px -12px rgba(43, 36, 28, 0.16);
  border: 1px solid var(--line);
}

@media (min-width: 768px) {
.active {
  height: 3rem;
  border-radius: 15px;
  font-size: 1rem;
  font-weight: 600;
}
h1 {  
font-size: 1.4rem;
line-height: 1;
}
h2 {
font-size: 0.75rem;
}
.first-name {
  margin-top: 3rem;
  margin-bottom: 0.3rem;
  font-size: 0.8rem;
}
.input {
  min-height: 4rem;
  padding: 0.8rem 0.8rem ;
  font-size: 1rem;
  margin-bottom: 0.7rem;
}
.input:focus {
 border: 3px solid green;
}
.commencer-disabled {
  height: 3rem;
  border-radius: 15px;
  font-size: 1.75rem;
  font-weight: 600;
  
}
.greet {
  min-height: 2rem;
  margin-bottom: 1.5rem;
  font-size: 1rem;
}
.password {
  margin-top: 1.5rem;
  font-size: 1rem;
}
main {
  padding: 3rem 2rem;
  margin-top: 7.5rem;
  max-width: 70%;
  border-radius: 25px;
  height: auto;
  min-height: fit-content;
  margin-inline: auto;
  width: auto;
}
}


@media (min-width: 1024px) {
.active {
  height: 2.3rem;
  border-radius: 15px;
  font-size: 1.3rem;
  font-weight: 600;
}
h1 {  
font-size: 1.4rem;
line-height: 1.15;
}
h2 {
font-size: 0.8rem;
}
.first-name {
  margin-bottom: 0.3rem;
  font-size: 0.7rem;
  margin-bottom: 0.75rem;
}
.input {
  min-height: 4rem;
  padding: 0.8rem 0.8rem ;
  font-size: 0.9rem;
  margin-bottom: 0.7rem;
}
.input:focus {
 border: 3px solid green;
}
.commencer-disabled {
  height: 2.3rem;
  border-radius: 15px;
  font-size: 1.3rem;
  font-weight: 600;
  
}
.greet {
  min-height: 2rem;
  margin-bottom: 1.5rem;
  font-size: 1rem;
}
.password {
  margin-top: 1.5rem;
  font-size: 0.8rem;
}
main {
  padding: 2rem;
  margin-top: 6rem;
  max-width: 70%;
  width: auto;
  height: auto;
  min-height: fit-content;
  margin-inline: auto;
  border-radius: 25px;
  height: fit-content;
}
}


@media (min-width: 1440px) {
.active {
  height: 2.3rem;
  border-radius: 15px;
  font-size: 1.3rem;
  font-weight: 600;
}
h1 {  
font-size: 1.4rem;
line-height: 1.15;
}
h2 {
font-size: 0.8rem;
}
.first-name {
  margin-bottom: 0.3rem;
  font-size: 0.7rem;
  margin-bottom: 0.75rem;
}
.input {
  min-height: 4rem;
  padding: 0.8rem 0.8rem ;
  font-size: 0.9rem;
  margin-bottom: 0.7rem;
}
.input:focus {
 border: 3px solid green;
}
.commencer-disabled {
  height: 2.3rem;
  border-radius: 15px;
  font-size: 1.3rem;
  font-weight: 600;
  
}
.greet {
  min-height: 2rem;
  margin-bottom: 1.5rem;
  font-size: 1rem;
}
.password {
  margin-top: 1.5rem;
  font-size: 0.8rem;
}
main {
  padding: 2rem 3rem;
  margin-top: 7rem;
  max-width: 60%;
  width: auto;
  height: auto;
  min-height: fit-content;
  margin-inline: auto ;
  border-radius: 25px;
  height: fit-content;
}
}