/* /Components/EmptyState.razor.rz.scp.css */
.alert[b-05yt8t776r] {
    text-align: center;
    padding: 3rem 2rem;
}

.icon[b-05yt8t776r] {
    width: 4rem;
    height: 4rem;
    border-radius: 1rem;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
    font-size: 2rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.05);
}

.title[b-05yt8t776r] {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 0.75rem;
    color: #212529;
}

.message[b-05yt8t776r] {
    color: #6c757d;
    font-size: 0.875rem;
    max-width: 24rem;
    margin: 0 auto 1.5rem;
}
/* /Features/Pricing/Components/AppSelect.razor.rz.scp.css */
.app-icon[b-6gjoz9f7jz] {
    width: 4rem;
    height: 4rem;
    border-radius: 1rem;
    font-size: 1.75rem;
    background-color: #f8f9fa;
    transition: transform 0.2s ease;
    overflow: hidden;
    position: relative;
}

.app-icon-image[b-6gjoz9f7jz] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.app-icon-fallback[b-6gjoz9f7jz] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f8f9fa;
}

.app-icon-platform[b-6gjoz9f7jz] {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 0.375rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.875rem;
    background-color: white;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    border: 1px solid #dee2e6;
}

    .app-icon-platform i.bi-apple[b-6gjoz9f7jz] {
        color: #000;
    }

    .app-icon-platform i.bi-google-play[b-6gjoz9f7jz] {
        color: #01875f;
    }

.app-name[b-6gjoz9f7jz] {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.package-id[b-6gjoz9f7jz] {
    font-size: 0.875rem;
    color: #6c757d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* /Features/Pricing/Components/Card.razor.rz.scp.css */
.selector-card[b-3bslmkhcxf] {
    padding: 1.5rem;
    border-radius: 0.75rem;
    border: 1px solid #dee2e6;
    cursor: pointer;
    transition: all 0.2s ease;
    background: white;
    height: 100%;
    display: flex;
    align-items: center;
}

    .selector-card:hover[b-3bslmkhcxf] {
        border-color: #86b7fe;
        transform: translateY(-2px);
        box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
    }

    .selector-card.selected[b-3bslmkhcxf] {
        border-color: #0d6efd;
        background-color: #f8f9ff;
        box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    }
/* /Features/Pricing/Components/CardIcon.razor.rz.scp.css */
.icon[b-hqngrxf8sg] {
    width: 3rem;
    height: 3rem;
    border-radius: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    flex-shrink: 0;
}
/* /Features/Pricing/Components/PlatformSelect.razor.rz.scp.css */
.platform-icon[b-8pke1zfmpw] {
    color: white;
}

    .platform-icon.app-store[b-8pke1zfmpw] {
        background-color: #000000;
    }

    .platform-icon.google-play[b-8pke1zfmpw] {
        background-color: #01875f;
    }
/* /Features/Pricing/Components/PriceUpdate.razor.rz.scp.css */
.format-list[b-fzrfprjypn] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
}

    .format-list li[b-fzrfprjypn] {
        margin-bottom: 0.25rem;
        position: relative;
        padding-left: 1.25rem;
    }

        .format-list li[b-fzrfprjypn]::before {
            content: "�";
            position: absolute;
            left: 0;
            color: #0d6efd;
        }

code[b-fzrfprjypn] {
    background: #f8f9fa;
    padding: 0.2rem 0.4rem;
    border-radius: 4px;
    color: #d63384;
    font-size: 0.875rem;
    display: block;
}
/* /Features/Pricing/Components/ProductGroupSelect.razor.rz.scp.css */
.product-group-icon[b-17ei76mjlw] {
    background: linear-gradient(45deg, #fd7e14, #ffc107);
    color: white;
}
/* /Features/Pricing/Components/ProductSelect.razor.rz.scp.css */
.product-icon[b-qf8bt0jw6f] {
    background: linear-gradient(45deg, #198754, #20c997);
    color: white;
}
/* /Features/Pricing/Index.razor.rz.scp.css */
.progress-steps[b-dl68dultqu] {
    display: flex;
    justify-content: space-between;
    user-select: none;
}

.progress-step[b-dl68dultqu] {
    position: relative;
    font-size: 0.875rem;
    color: #6c757d;
    padding: 0.5rem;
    flex: 1;
    text-align: left;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    align-items: start;
    justify-content: center;
}

    .progress-step + .progress-step[b-dl68dultqu] {
        margin-left: 0.5rem;
    }

    .progress-step[b-dl68dultqu]::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0.25rem;
        background-color: #e9ecef;
        border-radius: 0.25rem;
        transition: background-color 0.2s ease;
    }

    .progress-step.active[b-dl68dultqu] {
        color: #0d6efd;
    }

        .progress-step.active[b-dl68dultqu]::after {
            background-color: #0d6efd;
        }

    .progress-step.done .step-label[b-dl68dultqu] {
        font-size: 0.75rem;
        opacity: 0.8;
    }

    .progress-step.done .step-value[b-dl68dultqu] {
        color: #198754;
    }

    .progress-step.done[b-dl68dultqu]::after {
        background-color: #198754;
    }

.step-value[b-dl68dultqu] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 120px;
    margin-bottom: 0.25rem;
}

.progress-step:not(.done) .step-label[b-dl68dultqu],
.step-value[b-dl68dultqu] {
    font-weight: 600;
}

[b-dl68dultqu] .alert {
    border: none;
    border-radius: 0.75rem;
}

[b-dl68dultqu] .alert-danger {
    background-color: #fff2f2;
    color: #dc3545;
}

[b-dl68dultqu] .alert .alert-heading {
    font-weight: 600;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.sidebar[b-9yxcxw5rzl] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

@media (min-width: 768px) {
    .sidebar[b-9yxcxw5rzl] {
        width: 250px;
        flex-shrink: 0;
        height: 100vh;
        position: sticky;
        top: 0;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-3vsuotsf23] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-3vsuotsf23] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-3vsuotsf23] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-3vsuotsf23] {
    font-size: 1.1rem;
}

.bi[b-3vsuotsf23] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.nav-item[b-3vsuotsf23] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-3vsuotsf23] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-3vsuotsf23] {
        padding-bottom: 1rem;
    }

    .nav-item[b-3vsuotsf23]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-3vsuotsf23]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-3vsuotsf23]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-3vsuotsf23] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-3vsuotsf23] {
    display: block;
}

@media (min-width: 768px) {
    .navbar-toggler[b-3vsuotsf23] {
        display: none;
    }

    .nav-scrollable[b-3vsuotsf23] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }

    .user-profile[b-3vsuotsf23] {
        position: absolute;
    }
}
