/* /Components/CodeInput.razor.rz.scp.css */
.pincode[b-3y5b81nl3g] {
    text-align: center;
    padding: 20px 0;
}
.pincode input[type="number"][b-3y5b81nl3g] {
    display: inline-block;
    width: 60px;
    height: 80px;
    line-height: 50px;
    text-align: center;
    border: 2px solid #5a5a5a;
    color: #000;
    padding: 16px 0px;
    margin: 0 10px;
    font-size: 50px;
    font-weight: 700;
    outline: none;
    background-color: #fff;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.pincode input[type="number"][b-3y5b81nl3g]::-webkit-outer-spin-button,
.pincode input[type="number"][b-3y5b81nl3g]::-webkit-inner-spin-button {
    display: none;
}

.pincode input[type="number"]:focus[b-3y5b81nl3g] {
    border: 2px solid #1dd216;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-uy9cwtlosi] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-uy9cwtlosi] {
    flex: 1;
}

.sidebar[b-uy9cwtlosi] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-uy9cwtlosi] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-uy9cwtlosi]  a, .top-row[b-uy9cwtlosi]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-uy9cwtlosi]  a:hover, .top-row[b-uy9cwtlosi]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-uy9cwtlosi]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-uy9cwtlosi] {
        justify-content: space-between;
    }

    .top-row[b-uy9cwtlosi]  a, .top-row[b-uy9cwtlosi]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-uy9cwtlosi] {
        flex-direction: row;
    }

    .sidebar[b-uy9cwtlosi] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-uy9cwtlosi] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-uy9cwtlosi]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-uy9cwtlosi], article[b-uy9cwtlosi] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-1ysx7incdv] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-1ysx7incdv] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-1ysx7incdv] {
    font-size: 1.1rem;
}

.bi[b-1ysx7incdv] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-1ysx7incdv] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-1ysx7incdv] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-1ysx7incdv] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-1ysx7incdv] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-1ysx7incdv] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-1ysx7incdv] {
        padding-bottom: 1rem;
    }

    .nav-item[b-1ysx7incdv]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-1ysx7incdv]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-1ysx7incdv]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-1ysx7incdv] {
        display: none;
    }

    .collapse[b-1ysx7incdv] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-1ysx7incdv] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Layout/Spinner.razor.rz.scp.css */
.spinner-overlay[b-9essnyge7e] {
    width: 100vw;
    height: 100vh;
    z-index: 999999;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.spinner-container[b-9essnyge7e] {
    position: absolute;
    top: calc(50% - 100px);
    left: 50%
}

.spinner[b-9essnyge7e] {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    -webkit-animation: sk-rotate 2.0s infinite linear;
    animation: sk-rotate-b-9essnyge7e 2.0s infinite linear;
}

.dot1[b-9essnyge7e], .dot2[b-9essnyge7e] {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce-b-9essnyge7e 2.0s infinite ease-in-out;
}

.dot2[b-9essnyge7e] {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate-b-9essnyge7e {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }

    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bounce-b-9essnyge7e {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}
/* /Pages/ClientsPages/CheckPaymentPage.razor.rz.scp.css */
body[b-fd0ddx6eu8] {
    background-color: #0e0e0f;
    font-family: 'Inter', sans-serif;
    color: #e5e5e5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    padding: 20px;
}

.code-bg[b-fd0ddx6eu8] {
    /* Растягиваем div на всю доступную область */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;

    /* Фоновое изображение и его поведение */
    background-image: url("darkened_background.jpg");
    background-size: cover;       /* покрывает весь контейнер, сохраняя пропорции */
    background-position: center;  /* центрируем */
    background-repeat: no-repeat; /* не повторять */

    /* Чтобы контент был сверху */
    z-index: -1;
}

.check-payment-card[b-fd0ddx6eu8] {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100vh;
    justify-content: center;
}

.card[b-fd0ddx6eu8] {
    background-color: #1a1a1c;
    border-radius: 12px;
    padding: 24px;
    max-width: 600px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.status[b-fd0ddx6eu8] {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #666;
}

.status-step[b-fd0ddx6eu8] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.spinner[b-fd0ddx6eu8] {
    width: 14px;
    height: 14px;
    border: 2px solid #2ecc71;
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin-b-fd0ddx6eu8 1s linear infinite;
}

.checkmark[b-fd0ddx6eu8]::before {
    content: "\2713";
    color: #2ecc71;
    font-size: 14px;
}

@keyframes spin-b-fd0ddx6eu8 {
    to { transform: rotate(360deg); }
}

.product[b-fd0ddx6eu8] {
    font-weight: 600;
    font-size: 16px;
}

.code-box[b-fd0ddx6eu8] {
    display: none;
    flex-direction: column;
    gap: 10px;
    border: 1px solid #333;
    border-radius: 8px;
    padding: 16px;
    background: #111;
}

.code-box.visible[b-fd0ddx6eu8] {
    display: flex;
}

.code-label[b-fd0ddx6eu8] {
    font-size: 13px;
    color: #666;
}

.code-content[b-fd0ddx6eu8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: monospace;
    font-size: 15px;
    color: #e5e5e5;
    word-break: break-all;
}

.copy-btn[b-fd0ddx6eu8] {
    background: none;
    border: none;
    color: #e5e5e5;
    font-size: 16px;
    cursor: pointer;
    margin-left: 10px;
}

.footer-warning[b-fd0ddx6eu8] {
    margin-top: 30px;
    text-align: center;
    font-size: 13px;
    color: #aaa;
    line-height: 1.5;
}

.footer-warning strong[b-fd0ddx6eu8] {
    color: inherit;
    font-weight: normal;
}
/* /Pages/ClientsPages/DigiCheckPaymentPage.razor.rz.scp.css */
body[b-la7d49150g] {
    background-color: #0e0e0f;
    font-family: 'Inter', sans-serif;
    color: #e5e5e5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    padding: 20px;
}

.code-bg[b-la7d49150g] {
    /* Растягиваем div на всю доступную область */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;

    /* Фоновое изображение и его поведение */
    background-image: url("darkened_background.jpg");
    background-size: cover;       /* покрывает весь контейнер, сохраняя пропорции */
    background-position: center;  /* центрируем */
    background-repeat: no-repeat; /* не повторять */

    /* Чтобы контент был сверху */
    z-index: -1;
}

.check-payment-card[b-la7d49150g] {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100vh;
    justify-content: center;
}

.card[b-la7d49150g] {
    background-color: #1a1a1c;
    border-radius: 12px;
    padding: 24px;
    max-width: 600px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.status[b-la7d49150g] {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #666;
}

.status-step[b-la7d49150g] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.spinner[b-la7d49150g] {
    width: 14px;
    height: 14px;
    border: 2px solid #2ecc71;
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin-b-la7d49150g 1s linear infinite;
}

.checkmark[b-la7d49150g]::before {
    content: "\2713";
    color: #2ecc71;
    font-size: 14px;
}

@keyframes spin-b-la7d49150g {
    to { transform: rotate(360deg); }
}

.product[b-la7d49150g] {
    font-weight: 600;
    font-size: 16px;
}

.code-box[b-la7d49150g] {
    display: none;
    flex-direction: column;
    gap: 10px;
    border: 1px solid #333;
    border-radius: 8px;
    padding: 16px;
    background: #111;
}

.code-box.visible[b-la7d49150g] {
    display: flex;
}

.code-label[b-la7d49150g] {
    font-size: 13px;
    color: #666;
}

.code-content[b-la7d49150g] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: monospace;
    font-size: 15px;
    color: #e5e5e5;
    word-break: break-all;
}

.copy-btn[b-la7d49150g] {
    background: none;
    border: none;
    color: #e5e5e5;
    font-size: 16px;
    cursor: pointer;
    margin-left: 10px;
}

.footer-warning[b-la7d49150g] {
    margin-top: 30px;
    text-align: center;
    font-size: 13px;
    color: #aaa;
    line-height: 1.5;
}

.footer-warning strong[b-la7d49150g] {
    color: inherit;
    font-weight: normal;
}
