h1,
.type-h1,
.type-headline-lg {
    font-family: "Lexend Deca", sans-serif;
    font-size: 3.35rem;
    line-height: 1.02;
    font-weight: 800;
    letter-spacing: -0.06em;
}

h2,
.type-h2,
.type-headline-md {
    font-family: "Lexend Deca", sans-serif;
    font-size: 2.15rem;
    line-height: 1.08;
    font-weight: 800;
    letter-spacing: -0.04em;
}

h3,
.type-h3,
.type-headline-sm {
    font-family: "Lexend Deca", sans-serif;
    font-size: 1.45rem;
    line-height: 1.2;
    font-weight: 700;
}

h4,
.type-h4,
.type-title-lg {
    font-family: "Lexend Deca", sans-serif;
    font-size: 1.2rem;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

h5,
.type-h5,
.type-title-md {
    font-family: "Lexend Deca", sans-serif;
    font-size: 1.05rem;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

h6,
dt,
.type-h6,
.type-title-sm {
    font-family: "Lexend Deca", sans-serif;
    font-size: 0.9rem;
    line-height: 1.3;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--text-soft);
}

label,
input[type="text"],
input[type="number"],
.type-label-lg {
    font-family: "Lexend Deca", sans-serif;
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 500;
}

.type-label-md {
    font-family: "Lexend Deca", sans-serif;
    font-size: 0.875rem;
    line-height: 1.35;
    font-weight: 500;
}

.type-label-sm {
    font-family: "Lexend Deca", sans-serif;
    font-size: 0.75rem;
    line-height: 1.25;
    font-weight: 500;
}

p,
.type-body {
    font-family: "Lexend Deca", sans-serif;
    font-size: 1rem;
    line-height: 1.65;
    font-weight: 500;
}
