@font-face {
    font-family: InterVariable;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('/font/InterVariable.woff2') format('woff2');
}

@font-face {
    font-family: InterVariable;
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url('/font/InterVariable-Italic.woff2') format('woff2');
}

:root {
    --sr-purple: #6a00d5;
    --sr-purple-rgb: 106,0,213;
    --sr-dark-purple: #5300a5;
    --sr-dark-purple-rgb: 83,0,165;
    --sr-light-purple: #850aff;
    --sr-light-purple-rgb: 133,10,255;
    --sr-font-family: InterVariable, sans-serif;
    --sr-gray: #131313;
    --sr-light-gray: #7a7a7a;
    --sr-light-gray-rgb: 122,122,122;
    --sr-gray-highlight: #242424;
    --sr-text-clr: #f4f4f4;
    --sr-text-clr-rgb: 244,244,244;
    --sr-gray-bg: #252525;
    --sr-deep-purple-rgb: 17,2,34;
    --sr-lighter-purple: #6a00d5;
    --sr-sub-gray: #666666;
    --sr-footer-gray: #959595;
    --sr-white: white;
}

:root {
    --bs-body-bg: rgb(var(--sr-deep-purple-rgb));
    --bs-body-color: var(--sr-text-clr);
    --bs-body-color-rgb: 122,122,122;
    --bs-heading-color: var(--sr-text-clr);
    --bs-secondary-color: var(--sr-light-gray);
    --bs-link-color: var(--sr-dark-purple);
    --bs-link-color-rgb: var(--sr-dark-purple-rgb);
    --bs-link-hover-color-rgb: var(--sr-purple-rgb);
    --bs-body-font-family: var(--sr-font-family);
    --bs-border-radius: 1rem;
    --bs-border-radius-lg: 9999px;
}

html, body {
    font-family: InterVariable, sans-serif;
    background-image: linear-gradient(to top, rgb(13, 1, 27), rgb(34, 10, 68));
}

p {
    color: var(--sr-light-gray);
    font-size: .875rem;
}

a, .btn-link {
    color: #006bb7;
}

.btn {
    padding: .5rem 1.25rem;
}

.btn-primary,
.btn-outline-primary,
.btn-secondary,
.btn-outline-secondary,
.btn-warning,
.btn-outline-warning,
.btn-danger,
.btn-outline-danger {
    border-radius: 9999px;
}

    .btn-outline-primary,
    .btn-outline-primary:active {
        color: var(--sr-lighter-purple);
        border-color: rgba(83, 0, 165, .15);
        background-color: rgba(83, 0, 165, .15);
    }

    .btn-primary:disabled {
        color: var(--sr-text-clr);
        border-color: var(--sr-dark-purple);
        background-color: var(--sr-dark-purple);
    }

    .btn-outline-primary:active {
        color: var(--sr-text-clr);
    }

    .btn-primary,
    .btn-primary:active {
        color: var(--sr-text-clr);
        border-color: var(--sr-dark-purple);
        background-color: var(--sr-dark-purple);
    }

        .btn-primary:hover,
        .btn-primary:focus,
        .btn-outline-primary:hover,
        .btn-outline-primary:focus {
            border-color: var(--sr-light-purple);
            background-color: var(--sr-light-purple);
        }

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1rem;
}

h3 {
    font-weight: 600;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.form-select:disabled {
    background-color: var(--sr-gray);
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

.sr--registration__cards {
    display: flex;
    margin-top: 1rem;
    flex-wrap: wrap;
    gap: 4rem;
    justify-content: center;
}

.sr--registration__card-group {
    max-width: 24rem;
    flex-basis: 24rem;
}

.sr--brand {
    display: inline-block;
}

.sr--registration {
    max-width: 52rem;
    margin: auto;
}

.card {
    background-color: var(--sr-gray);
    border-radius: 1.75rem;
}

.card-title {
    margin-bottom: 0;
}

.card .card-header {
    border-bottom: none;
    background-color: transparent;
    font-weight: 600;
    font-size: 1.5rem;
    padding-top: 1.5rem;
}

.card .card-body {
    padding-bottom: 1.5rem;
}

.sr--btn-close__body,
.sr--btn-info__body {
    background-color: var(--sr-gray-bg);
    border-radius: 9999px;
    height: 2.5rem;
    width: 2.5rem;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

    .sr--btn-info__body > img {
        padding-top: .625em;
    }

.sr--card-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sr--progress-circle {
    position: relative;
}

.sr--progress-circle__value {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -47.5%);
    color: var(--sr-text-clr);
    font-size: .875rem;
    font-weight: 400;
}

.sr--card-info {
    font-weight: 400;
    font-size: .875rem;
    color: var(--sr-light-gray);
}

.sr--profile {
    width: 3rem;
    height: 3rem;
    color: var(--bs-body-bg);
    background-color: var(--sr-text-clr);
    border-radius: 9999px;
    display: inline-flex;
    font-weight: 700;
    font-size: 1.125rem;
}

    .sr--profile .dropdown-toggle::after {
        display: none;
    }

    .sr--profile img {
        max-width: 100%;
        max-height: 100%;
        padding: .625rem;
    }

    .sr--profile .dropdown-toggle {
        background: none;
        border: none;
        padding: 0;
    }

.dropdown-item:hover,
.dropdown-item:focus {
    background-color: var(--sr-gray);
}

.text-muted {
    color: #4e4e4e !important;
}

footer {
    font-size: .75rem;
    text-align: center;
    color: var(--sr-footer-gray);
}

    footer ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        display: flex;
        gap: 1rem;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    footer small {
        color: var(--sr-sub-gray);
        font-size: .625rem;
    }

    footer .link {
        color: var(--sr-light-gray);
        text-decoration: none;
    }

.form-control:hover,
.form-control:focus {
    background-color: var(--sr-gray-highlight);
    border: none;
    box-shadow: none;
}

.form-floating > label {
    color: rgb(var(--bs-body-color-rgb)) !important;
}

.form-floating > .form-label::after {
    content: none !important;
}

.form-control, .form-select {
    background-color: var(--sr-gray);
    border-color: var(--sr-gray) !important;
    color: var(--bs-body-color);
}

.form-label {
    --bs-body-color-rgb: var(--sr-light-gray-rgb);
}

.form-switch .form-check-input {
    --bs-body-bg: var(--sr-gray-bg);
    --bs-border-color: var(--sr-gray-bg);
    width: 3.25em;
    height: 2em;
}

    .form-switch .form-check-input,
    .form-switch .form-check-input:hover,
    .form-switch .form-check-input:focus {
        --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
    }

.form-check-input:hover,
.form-check-input:focus {
    border-color: var(--sr-dark-purple);
    box-shadow: none;
}

.form-check-input:checked {
    background-color: var(--sr-dark-purple);
    border-color: var(--sr-dark-purple);
}

.progress-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 600px;
    margin: 25px auto;
}

    .progress-container .circle {
        width: 40px;
        height: 40px;
        background-color: transparent;
        border-radius: 50%;
        border: 2px solid #3D3D3D;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #3D3D3D;
        font-weight: bold;
    }

        .progress-container .circle.active {
            background-color: transparent;
            color: #5FA618;
            border: 2px solid #5FA618;
        }

    .progress-container .line {
        flex: 1;
        height: 2px;
        background-color: #444;
        position: relative;
    }

        .progress-container .line.active {
            background-color: #0f0;
        }

.registration__button-container {
    display: flex;
    justify-content: space-between;
}

.sr--custom-label {
    color: rgb(var(--bs-body-color-rgb));
    font-size: small;
}

.sr--photo-frame {
    border: 4px solid #5FA618;
    padding: 2px;
    border-radius: 8px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

.sr-photo-frame img {
    display: block;
}

.sr--link-arrow {
    color: var(--sr-light-gray);
    text-decoration: none;
}

.sr--status,
.sr--status__description {
    display: flex;
    max-width: 34ch;
    margin: auto;
}

.sr--status {
    margin-bottom: 3rem;
}

.sr--status__description {
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
}

.sr--status__line {
    flex: 1 1 0;
    height: 1px;
    background-color: #fff;
    align-self: center;
    margin: 0 .5rem;
}

.sr--status__description img {
    margin-right: 1rem;
}

.sr--status__description__text {
    color: #f4f4f4;
    margin: 0;
}

.sr--status__item {
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 9999px;
    display: inline-flex;
}

.sr--status__success {
    background-color: #5fa618;
}

.sr--status__warning {
    background-color: #d1a300;
}

.sr--status__primary {
    background-color: #a95bfb;
}

.sr--status__item img {
    margin: auto;
}

.sr--animation__spinner {
    animation: spinner-simple 1s linear infinite;
}

@keyframes spinner-simple {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

[data-theme="0"] .h-dark,
[data-theme="1"] .h-light,
[data-theme="0"] .hide-dark,
[data-theme="1"] .hide-light {
    display: none !important;
}

.tooltip * {
    color: var(--sr-text-clr);
}

.register-form {
    box-sizing: border-box; /* Include padding and border in width */
    width: 100%; /* Full width by default */
}

/* Media queries scoped to .responsive-form */
@media (max-width: 768px) {
    .register-form {
        width: 100%;
    }
}

@media (min-width: 769px) and (max-width: 1200px) {
    .register-form {
        width: 60%;
    }
}

@media (min-width: 1201px) {
    .register-form {
        width: 40%;
    }
}

.form-control-hidden {
    display: none;
}

.file-upload-name {
    margin-left: 10px;
    color: rgb(var(--bs-body-color-rgb));
    font-size: small;
}

.modal-content {
    --bs-modal-border-radius: 1.75rem;
    --bs-modal-bg: var(--sr-dark-purple);
}

    .modal-content p {
        color: var(--bs-heading-color);
    }

.modal-header,
.modal-footer {
    border-width: 0;
}

    .modal-header i.bi-x[role="button"],
    .modal-header i.bi-x-lg[role="button"] {
        background-color: var(--sr-gray-bg);
        background-image: url('/Icon_Close.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 50%;
        height: 2.5rem;
        width: 2.5rem;
        padding: 1rem;
        border-radius: 9999px;
    }

    .modal-header .bi-x-lg::before {
        visibility: hidden;
    }

.btn-green {
    border-color: #3b7d23;
    background-color: #3b7d23;
}

.btn-grey {
    border-color: grey;
    background-color: grey;
}

.fake-link {
    all: unset;
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}

.cursor-pointer {
    cursor: pointer;
}

.sr--deactivated {
    background-color: var(--bs-body-bg);
}

.sr--dashboard {
    display: flex;
    flex-wrap: wrap;
    gap: 4rem;
    margin: auto;
}

.sr--graph__type {
    margin-bottom: 2rem;
}

.sr--graph img {
    height: auto;
    width: 100%;
    max-width: 100%;
}

.sr--graph__type .btn {
    padding: .5rem;
    line-height: 0;
}

.sr--graph__type small {
    color: var(--sr-light-gray);
    margin-right: .5rem;
    font-size: .75rem;
}

.sr--dashboard__graph,
.sr--dashboard__transactions {
    flex: 1 0 0;
}

.sr--dashboard__graph {
    display: flex;
    flex-direction: column;
}

.sr--dashboard__tabs {
    margin-bottom: auto;
}

.sr--dashboard__tabs,
.sr--dashboard__period__tabs {
    display: flex;
    justify-content: space-between;
}

.sr--dashboard__period__tabs {
    background-color: var(--sr-gray);
    border-radius: 9999px;
}

ul.sr--dashboard__tabs,
ol.sr--dashboard__period__tabs,
ul.sr--dashboard__transactions {
    padding: 0;
    list-style-type: none;
}

.sr--dashboard__tabs .btn,
.sr--dashboard__period__tabs .btn {
    padding: .5rem 2rem;
    border-radius: 9999px;
    color: var(--sr-light-gray);
    font-size: .875rem;
}

.sr--dashboard__period__tabs .btn {
    padding: .5rem 1rem;
    margin: .125rem;
}

    .sr--dashboard__period__tabs .btn:hover,
    .sr--dashboard__period__tabs .btn:focus {
        box-shadow: 0 0 0 .1rem var(--sr-gray-bg);
    }

.sr--dashboard__tabs .btn:hover,
.sr--dashboard__tabs .btn:focus {
    box-shadow: 0 0 0 .1rem var(--sr-dark-purple);
}

.sr--dashboard__tabs .btn.active,
.sr--dashboard__tabs .btn:active,
.sr--dashboard__tabs .btn[data-sr-active] {
    color: var(--sr-text-clr);
    background-color: var(--sr-dark-purple);
}

.sr--dashboard__period__tabs .btn.active,
.sr--dashboard__period__tabs .btn:active,
.sr--dashboard__period__tabs .btn[data-sr-active] {
    color: var(--sr-text-clr);
    background-color: var(--sr-gray-bg);
}

.sr--transaction-card img {
    float: left;
    height: auto;
    max-width: 100%;
}

.sr--transaction-card__info {
    margin-left: 4rem;
}

.sr--dashboard__transactions {
    border-radius: 1.5rem;
    overflow: auto;
    max-height: 36rem;
}

    .sr--dashboard__transactions li:not(:last-child) {
        margin-bottom: 1rem;
    }

.sr--transaction-card__title,
.sr--transaction-card__subtitle {
    display: flex;
    justify-content: space-between;
}

.sr--transaction-card {
    display: block;
    background-color: var(--sr-gray);
    color: var(--sr-text-clr);
    padding: 1rem 1.5rem;
}

    .sr--transaction-card.btn {
        text-align: left;
        border-radius: 0;
    }

        .sr--transaction-card.btn:hover,
        .sr--transaction-card.btn:focus {
            color: var(--sr-text-clr);
            background-color: var(--sr-gray-bg);
        }

.sr--transaction-card__count {
    color: var(--sr-light-gray);
    font-size: .875rem;
}

.sr--transaction-card [data-sr-unknown] {
    color: var(--sr-danger-red);
    font-weight: 600;
}

.sr--transaction-card__subtitle {
    color: var(--sr-light-gray);
    font-size: .75rem;
}

.sr--status__item__container {
    position: relative;
}

.sr--status__label {
    bottom: -1rem;
    position: absolute;
    font-size: .5rem;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.sr--family-code__container {
    border-radius: 1rem;
    background-color: var(--sr-gray);
    text-align: center;
}

.sr--family-code {
    font-size: 2rem;
    --bs-code-color: var(--sr-text-clr)
}

.sr--invalid input,
.sr--invalid input.valid,
.sr--invalid input.valid.modified,
.sr--invalid input.valid.modified:not([type=checkbox]) {
    outline: 1px solid #e50000;
}

.sr--family .modal-content {
    --bs-modal-bg: #000;
}

ul.sr--family {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-radius: 1.75rem;
    overflow: auto;
    background-color: var(--bs-body-bg);
}

    ul.sr--family li {
        margin: 1rem;
    }

.sr--family__list-item {
    display: flex;
}

.sr--family__name {
    font-size: 1rem;
    color: var(--sr-text-clr);
}

.sr--family__list-item p {
    margin-bottom: .25rem;
}

.sr--family__info {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sr--profile-picture img {
    border-radius: 9999px;
    max-width: 100%;
    max-height: 100%;
    padding: 0;
}

    .sr--profile-picture img.sr--unset {
        background-color: var(--sr-text-clr);
        padding: .625rem;
    }

.sr--family__leave {
    font-size: 2rem;
    font-weight: 600;
    width: 3rem;
    height: 3rem;
    line-height: 0;
    align-self: center;
    padding: 0;
    border-radius: 9999px;
}

.sr--dropdown-header {
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: .5rem;
}

.sr--dropdown-item {
    background-color: var(--sr-gray);
    margin: 0 1rem;
    padding: 0.5rem 0 0.75rem 1rem;
    transition: .15s background-color ease-in-out;
}

    .sr--dropdown-item:hover,
    .sr--dropdown-item:focus {
        background-color: var(--sr-gray-bg);
    }

    .sr--dropdown-item.sr--first {
        border-top-left-radius: 1.5rem;
        border-top-right-radius: 1.5rem;
    }

    .sr--dropdown-item.sr--last {
        border-bottom-left-radius: 1.5rem;
        border-bottom-right-radius: 1.5rem;
    }

.sr--dropdown-item {
    display: flex;
    align-items: center;
}

.sr--profile-dropdown {
    padding-right: 2rem;
}

.sr--dropdown-item span {
    padding-right: 1rem;
}

.sr--dropdown-item img {
    width: 2.25rem;
    height: 1.25rem;
    padding: 0 1rem 0 0;
    flex-shrink: 0;
}

.no-select {
    user-select: none; /* Disable text selection */
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer */
}

dl.sr--profile-info {
    border-radius: 1rem;
    background-color: var(--sr-gray);
}

    dl.sr--profile-info dt {
        color: rgb(var(--bs-body-color-rgb));
        font-size: .75rem;
        font-weight: 400;
        padding: 0 .75rem 0 .75rem;
    }

    dl.sr--profile-info dd {
        padding: 0 .75rem 0 .75rem;
        margin: 0;
    }

    dl.sr--profile-info > div {
        padding: 1rem 0;
    }

.sr--profile-info__title {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--sr-light-gray);
}

.sr--qr-code__container {
    text-align: center;
}

.sr--qr-code {
    height: 12em;
    width: 12em;
    image-rendering: pixelated;
    background-color: #fff;
    margin: 1rem;
    padding: .5rem;
}

.accordion {
    --bs-accordion-border-color: var(--bs-body-bg);
    --bs-accordion-active-bg: var(--sr-dark-purple);
    box-shadow: none;
}

.accordion-button {
    --bs-accordion-btn-color: var(--sr-light-gray);
    box-shadow: none;
    background-color: unset !important;
}

.sr--card__title {
    display: flex;
    width: 100%;
}

.sr--card picture img {
    max-width: 100%;
    text-align: center;
}

.sr--card .collapsed img {
    width: 4.75rem;
}

.sr--card__title__info {
    display: none;
}

.sr--card__title__info {
    font-size: 1rem;
}

    .sr--card__title__info p {
        margin: 0;
        color: var(--sr-text-clr);
    }

    .sr--card__title__info small {
        color: var(--sr-light-gray);
    }

.sr--card .collapsed .sr--card__title__info {
    display: block;
}

.sr--card h4,
.sr--card h5 {
    font-weight: 700;
}

.sr--card h5 {
    color: var(--sr-light-gray);
}

.sr--card .sr--profile-info button {
    float: right;
    padding: .5rem;
    margin-right: .5rem;
}


.chat-container {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
}

.chat-message {
    padding: 10px;
    border-radius: 8px;
    max-width: 75%;
}

.user-message {
    background-color: var(--sr-gray);
    align-self: flex-end;
}

.support-message {
    background-color: var(--sr-gray);
    align-self: flex-start;
}

.tag-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 10px;
}

.tag {
    padding: 10px 15px;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    font-size: 14px;
}

    .tag.selected {
        background-color: var(--sr-dark-purple);
        color: white;
    }

    .tag:not(.selected) {
        background-color: var(--sr-light-gray);
        color: white;
    }

.sr--profile-dropdown {
    max-height: calc(100vh - 100px);
    overflow-y: auto;
}

.sr--selected-location {
    background-color: var(--sr-gray-bg);
    border-radius: 1.75rem;
    padding: 1.5rem;
}

    .sr--selected-location picture {
        display: block;
        margin-bottom: 1rem;
        text-align: center;
    }

    .sr--selected-location .nav {
        margin-bottom: 2rem;
        justify-content: center;
    }

    .sr--selected-location .nav-link {
        color: var(--sr-light-gray);
    }

        .sr--selected-location .nav-link.active {
            background-color: var(--sr-gray-bg);
            border-radius: 9999px;
            color: var(--sr-text-clr);
        }

    .sr--selected-location .tab-content > .active {
        display: flex;
        justify-content: center;
    }

    .sr--selected-location picture img {
        max-width: 100%;
        height: 6rem;
    }

    .sr--selected-location h4 {
        margin-bottom: 2rem;
        text-align: center;
        font-size: 1.5rem;
        font-weight: 700;
    }

    .sr--selected-location dl > div {
        display: flex;
        margin-bottom: 1rem;
    }

    .sr--selected-location dt {
        margin-right: 1rem;
    }

.sr--business-hours dt {
    color: var(--sr-light-gray);
    font-weight: 400;
    min-width: 10ch;
}

.sr--selected-location .carousel-item > img {
    margin-bottom: 8rem;
    max-height: 20rem;
}

.sr--selected-location .carousel-indicators [data-bs-target] {
    width: .5rem;
    height: .5rem;
    background-color: var(--sr-dark-purple);
    border-radius: 9999px;
    border: none;
    opacity: 1;
    margin: 0 .25rem 0 .25rem;
}

    .sr--selected-location .carousel-indicators [data-bs-target].active {
        background-color: var(--sr-light-purple);
    }

.sr--selected-location .crsl-btn.btn {
    min-width: 16rem;
    position: absolute;
    margin-bottom: 4rem;
    z-index: 11;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.sr--maps .gm-style .gm-style-iw-a {
    display: none;
}

.sr--unread-message-indicator {
    background-color: #e30613;
    border-radius: 9999px;
    width: .375rem;
    height: .375rem;
    margin-left: -.75rem;
    margin-top: -.5rem;
}

.sr--dropdown-item .sr--unread-message-indicator {
    padding: 0;
}

.sr--inbox ul,
.sr--inbox ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sr--inbox h2 {
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.sr--inbox h3 {
    font-size: .75rem;
}

.sr--inbox li {
    margin-bottom: 1rem;
}

    .sr--inbox li img {
        max-width: 12rem;
        max-height: 6rem;
        float: left;
        margin-right: 1rem;
        border-radius: 1rem;
    }

    .sr--inbox li > button {
        text-align: start;
        width: 100%;
        background-color: var(--sr-gray-bg);
        border-radius: 1.25rem;
        padding-top: 1.5rem;
        padding-bottom: 1rem;
        max-height: 12rem;
    }

        .sr--inbox li > button:hover,
        .sr--inbox li > button:focus {
            background-color: var(--sr-gray-bg);
        }

.sr--inbox h4 {
    color: var(--sr-light-gray);
    font-size: 1rem;
}

.sr--inbox li p {
    color: var(--sr-text-clr);
}

.sr--inbox .sr--wrapper {
    max-height: 10ex;
    overflow: hidden;
}

.sr--inbox-modal img {
    max-width: 100%;
    max-height: 16rem;
}


.circle-wrapper {
    display: flex;
    justify-content: center; /* Centers horizontally */
    align-items: center; /* Centers vertically */
    height: 100%; /* Ensures it takes the full height of the parent */
}

.circle-border {
    width: 212px;
    height: 212px;
    border: 8px solid var(--sr-light-purple);
    border-radius: 50%; /* Creates a circular shape */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
}

.circle-label-top {
    font-size: 14px;
    font-weight: bold;
    color: gray;
}

.circle-value {
    font-size: 28px;
    font-weight: bold;
    margin: 20px 0;
}

.circle-label-bottom {
    font-size: 14px;
    color: gray;
}



.offer-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #2c2e8a; /* Match the ad background */
    padding: 15px;
    border-radius: 10px;
    color: white;
    max-width: 100%;
}

.offer-content {
    flex: 1;
    padding-right: 10px;
}

.offer-title {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

.offer-text {
    font-size: 14px;
    margin-top: 5px;
}

.offer-image {
    position: relative;
}

    .offer-image img {
        max-width: 80px;
        height: auto;
    }

.discount-badge {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ffcc00;
    color: black;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 50%;
}

.scroller {
    --scrollbar-color-thumb: var(--sr-light-purple);
    --scrollbar-color-track: var(--sr-gray);
    --scrollbar-gutter: stable both-edges;
    --scrollbar-width: thin;
    --scrollbar-width-legacy: 10px;
}

/* Modern browsers with `scrollbar-*` support */
@supports (scrollbar-width: auto) {
    .scroller {
        scrollbar-color: var(--scrollbar-color-thumb) var(--scrollbar-color-track);
        scrollbar-width: var(--scrollbar-width);
        scrollbar-gutter: stable both-edges;
    }
}

/* Legacy browsers with `::-webkit-scrollbar-*` support */
@supports selector(::-webkit-scrollbar) {
    .scroller::-webkit-scrollbar-thumb {
        background: var(--scrollbar-color-thumb);
    }

    .scroller::-webkit-scrollbar-track {
        background: var(--scrollbar-color-track);
    }

    .scroller::-webkit-scrollbar {
        max-width: var(--scrollbar-width-legacy);
        max-height: var(--scrollbar-width-legacy);
    }
}



.offers-container {
    border-radius: 1.5rem;
    overflow: auto;
    max-height: 31rem;
}

.special-offers {
    display: flex;
    overflow-x: auto;
    gap: 10px;
    margin-bottom: 20px;
}

.special-offer-card {
    position: relative;
    width: 150px;
    border-radius: 10px;
    overflow: hidden;
}

.offer-image {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.offer-text {
    position: absolute;
    bottom: 5px;
    width: 100%;
    text-align: center;
    background-color: gold;
    padding: 5px;
    font-weight: bold;
}

.product-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.product-card {
    display: flex;
    align-items: center;
    background-color: white;
    border-radius: 10px;
    padding: 10px;
}

.product-image {
    width: 50px;
    height: 50px;
    border-radius: 10px;
}

.product-info {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
}

.product-title {
    font-weight: bold;
}

.product-discount {
    color: red;
}

.offer-badge {
    position: absolute;
    top: 2px;
    right: 2px;
    background-color: var(--sr-light-gray);
    color: white;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 3px;
    border-radius: 15px;
    min-width: 20px;
    text-align: center;
}

.partner-name {
    font-size: 18px;
    font-weight: bold;
}


.partner-header {
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.partner-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-title {
    color: white;
    font-size: 1.5rem;
    margin: 10px;
}

.special-offers {
    display: grid;
    /*grid-template-columns: repeat(2, 1fr);*/
    gap: 10px;
}

.offer-card {
    background-color: #a67c52;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}

.offer-image {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.offer-details {
    padding: 5px;
    font-size: 1.2rem;
    color: white;
}

.regular-offers {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.regular-offer-card {
    display: flex;
    align-items: center;
    background-color: var(--sr-gray);
    border-radius: 10px;
    padding: 10px;
}

.regular-offer-image {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    margin-right: 10px;
}

.regular-offer-details {
    display: flex;
    flex-direction: column;
}

.regular-offer-title {
    font-weight: bold;
    color: black;
}

.regular-offer-discount {
    color: var(--sr-purple);
}

.offer-banner {
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
}

.banner-image {
    width: 100%;
    height: auto;
    object-fit: cover; /* Ensures it fills the space properly */
}


.partner-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); /* Adjust column width */
    gap: 10px;
}

.partner-card {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    /*height: 130px;*/ /* Ensures uniform height */
    height: 100%;
    border-radius: 15px; /* Slightly rounded */
    text-align: center;
    position: relative;
    /*background-color: var(--sr-white);*/ /* Keeps the card background clean */
    overflow: hidden; /* Prevents logo from overflowing */
    /*padding: 10px;*/ /* Ensures spacing */
    cursor: pointer;
}

.partner-logo {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.membership-progress {
    margin-top: 10px;
}

.membership-progress-bar {
    display: flex;
    align-items: center;
    justify-content: space-between; /* Ensures even spacing */
    border-radius: 30px;
    background: linear-gradient(90deg, #5500aa, #aa88ff);
    padding: 10px;
    height: 50px; /* Ensures a consistent height */
    position: relative;
}

.membership-progress-segment {
    flex: 1; /* Makes all segments take equal space */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.3);
    color: white;
    text-align: center;
    white-space: nowrap; /* Prevents text wrapping */
    padding: 8px 15px;
    margin: 0 5px; /* Adds some spacing between levels */
}

.current-level {
    background: #6600ff;
    color: white;
    font-weight: bold;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 16px; /* Ensures proper text size */
}

.current-value {
    font-size: 16px;
    font-weight: bold;
    margin-left: 5px; /* Space between text and value */
}

.quarter-status-container {
    display: flex;
    justify-content: space-between; /* Ensures even spacing */
    gap: 10px; /* Adds space between boxes */
    margin-top: 10px;
}

.quarter-box {
    background: var(--sr-gray);
    color: white;
    font-weight: bold;
    padding: 12px 15px;
    border-radius: 10px;
    text-align: center;
    flex: 1; /* Makes all boxes take equal space */
    max-width: 250px; /* Ensures they don’t stretch too much */
    /*transition: all 0.3s ease-in-out;*/
}

.quarter-current-level {
    background: var(--sr-dark-purple);
}

.accordion-button:not(.collapsed) .card-overlay-name {
    position: absolute;
    top: 70%;
    left: 10%;
    transform: translate(-1%, -50%);
    color: white;
    font-size: 24px;
    text-shadow: 0 0 5px rgba(0,0,0,0.7);
    pointer-events: none;
}

.accordion-button.collapsed .card-overlay-name {
    display: none;
}

.accordion-button:not(.collapsed) .card-overlay-number {
    position: absolute;
    top: 80%;
    left: 10%;
    transform: translate(-1%, -50%);
    color: white;
    font-size: 24px;
    text-shadow: 0 0 5px rgba(0,0,0,0.7);
    pointer-events: none;
}

.accordion-button.collapsed .card-overlay-number {
    display: none;
}
