/* /Pages/Index.cshtml.rz.scp.css */
/* index css */

.solves-card[b-z7eq3xcmdi] {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    padding: 2rem 1.5rem;
    height: 100%;
}

.solves-card h5[b-z7eq3xcmdi] {
    letter-spacing: 0.05em;
    margin-bottom: 1rem;
}

.solves-card p[b-z7eq3xcmdi] {
    margin-bottom: 0;
    line-height: 1.6;
}

.title[b-z7eq3xcmdi] {
    font-size: 2rem;
}

.spaces-list[b-z7eq3xcmdi] {
    list-style: disc;
    padding-left: 1.25rem;
}

.spaces-list li[b-z7eq3xcmdi] {
    margin-bottom: 1.25rem;
}

.spaces-list li strong[b-z7eq3xcmdi] {
    display: block;
    margin-bottom: 0.25rem;
}

.spaces-list li p[b-z7eq3xcmdi] {
    margin: 0;
}

.btn-primary[b-z7eq3xcmdi] {
    background-color: #000000;
    color: #fff;
    text-transform: uppercase;
}

.card-title[b-z7eq3xcmdi] {
    font-weight: 600;
    font-style: italic;
    font-size: 1.2rem;
}

.title-divider[b-z7eq3xcmdi] {
    width: 100px;
    border: none;
    border-top: 2px solid #000000;
    margin: 1rem auto 2rem auto;
}

.signup-alert[b-z7eq3xcmdi] {
    background-color: #9DB4C2;
    border-color: #9DB4C2;
    color: #22333B;
}

@media (max-width: 600px) {

    .w-50[b-z7eq3xcmdi] {
        width: 100% !important;
    }

    .row[b-z7eq3xcmdi] {
        display: block !important;
    }

    .col[b-z7eq3xcmdi] {
        margin-bottom: 2rem;
    }

}
/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

.footer[b-6q8um68oub] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  text-align: center;
  background-color: #9DB4C2;
  padding: 1rem;
}

.navbar[b-6q8um68oub] {
  background-color: #9DB4C2;
  padding: 1rem;
}
