/* /Components/Layout/MainLayout.razor.rz.scp.css */
main[b-lk6fsreu16] {
    min-height: 100vh;
}

.top-row[b-lk6fsreu16] {
    display: flex;
    align-items: center;
    height: 3.75rem;
    position: sticky;
    top: 0;
    z-index: 2;
}

.content[b-lk6fsreu16] {
    padding-top: 1.5rem;
    padding-bottom: 2rem;
}

#blazor-error-ui[b-lk6fsreu16] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-lk6fsreu16] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-yvwttk9iim] {
    appearance: none;
    cursor: pointer;
    width: 2.5rem;
    height: 2.25rem;
    margin-left: auto;
    border: 1px solid var(--border-color);
    border-radius: 0.4rem;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2815, 23, 42, 0.7%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.4rem var(--background-beige);
    display: none;
}

.bi[b-yvwttk9iim] {
    display: inline-block;
    margin-right: 0.5rem;
    font-size: 1.1rem;
    vertical-align: -0.125em;
    opacity: 0.8;
}

/* Only the hand-rolled inline-SVG background-image icons need a fixed box
 * (their class names all end in `-nav-menu`, e.g. bi-house-door-fill-nav-menu).
 * Real Bootstrap Icons font glyphs size themselves from font-size above and
 * must NOT get this treatment, or they end up squished/offset ("drooping"). */
.bi[class*="-nav-menu"][b-yvwttk9iim] {
    position: relative;
    width: 1.1rem;
    height: 1.1rem;
    top: -1px;
    background-size: cover;
    vertical-align: baseline;
}

.bi-house-door-fill-nav-menu[b-yvwttk9iim] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2364748b' 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-yvwttk9iim] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2364748b' 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-yvwttk9iim] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2364748b' 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");
}

/* On narrow screens the horizontal nav collapses into a dropdown panel
 * beneath the top bar, toggled by the hamburger button above. */
@media (max-width: 640.98px) {
    .navbar-toggler[b-yvwttk9iim] {
        display: block;
    }

    .app-nav-horizontal[b-yvwttk9iim] {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        flex-direction: column;
        align-items: stretch;
        gap: 0.25rem;
        background-color: var(--background-light);
        border-bottom: 1px solid var(--border-color);
        box-shadow: 0 8px 16px -8px rgba(15, 23, 42, 0.15);
        padding: 0.75rem 1rem;
    }

    .navbar-toggler:checked ~ .app-nav-horizontal[b-yvwttk9iim] {
        display: flex;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-ag3uojw4wn],
.components-reconnect-repeated-attempt-visible[b-ag3uojw4wn],
.components-reconnect-failed-visible[b-ag3uojw4wn],
.components-pause-visible[b-ag3uojw4wn],
.components-resume-failed-visible[b-ag3uojw4wn],
.components-rejoining-animation[b-ag3uojw4wn] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-ag3uojw4wn],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-ag3uojw4wn],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-ag3uojw4wn],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-ag3uojw4wn],
#components-reconnect-modal.components-reconnect-retrying[b-ag3uojw4wn],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-ag3uojw4wn],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-ag3uojw4wn],
#components-reconnect-modal.components-reconnect-failed[b-ag3uojw4wn],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-ag3uojw4wn] {
    display: block;
}


#components-reconnect-modal[b-ag3uojw4wn] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-ag3uojw4wn 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-ag3uojw4wn 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-ag3uojw4wn 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-ag3uojw4wn]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-ag3uojw4wn 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-ag3uojw4wn {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-ag3uojw4wn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-ag3uojw4wn {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-ag3uojw4wn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-ag3uojw4wn] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-ag3uojw4wn] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-ag3uojw4wn] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-ag3uojw4wn] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-ag3uojw4wn] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-ag3uojw4wn] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-ag3uojw4wn 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-ag3uojw4wn] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-ag3uojw4wn {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Layout/UserMenu.razor.rz.scp.css */
/* Bootstrap only right-aligns .dropdown-menu-end once its JS has attached
   [data-bs-popper] (i.e. after a real click-triggered toggle). Since we can
   render the login-error dropdown already open straight from the server
   (no JS involved), it falls back to left-aligned growth and overflows the
   viewport. Force the right alignment unconditionally instead. */
.dropdown-menu-end[b-dmtcgpktgg] {
    right: 0;
    left: auto;
}

.user-menu-dropdown[b-dmtcgpktgg] {
    min-width: 17rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.user-menu-avatar[b-dmtcgpktgg] {
    font-size: 2rem;
    color: var(--border-color, #adb5bd);
    line-height: 1;
}

.user-menu-details > div[b-dmtcgpktgg] {
    padding-block: 0.15rem;
}

.user-menu-details .bi[b-dmtcgpktgg] {
    width: 1rem;
    flex-shrink: 0;
    text-align: center;
}
/* /Components/Pages/Business/Administration.razor.rz.scp.css */
.stat-grid[b-cpait7juvo] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
}

.stat-card[b-cpait7juvo] {
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
    background-color: var(--background-light);
    border: 1px solid var(--border-color);
    border-radius: 0.9rem;
    padding: 1rem 1.25rem;
}

.stat-value[b-cpait7juvo] {
    font-size: 1.6rem;
    font-weight: 700;
}

@media (max-width: 900px) {
    .stat-grid[b-cpait7juvo] {
        grid-template-columns: repeat(2, 1fr);
    }
}
/* /Components/Pages/Business/BusinessFormModal.razor.rz.scp.css */
.create-business-dialog[b-443re8l1yg] {
    width: min(40rem, 92vw);
    padding: 1.5rem;
    border: 0;
    border-radius: 0.9rem;
    box-shadow: 0 12px 32px rgba(15, 23, 42, 0.2);
}

.create-business-dialog[b-443re8l1yg]::backdrop {
    background-color: rgba(15, 23, 42, 0.45);
}
/* /Components/Pages/Business/Products/CategoriesModal.razor.rz.scp.css */
.categories-dialog[open][b-6gipaajz3p] {
    display: flex;
    flex-direction: column;
}

.categories-dialog[b-6gipaajz3p] {
    width: min(46rem, 94vw);
    min-height: 20rem;
    max-height: min(40rem, 90vh);
    padding: 1.5rem;
    border: 0;
    border-radius: 0.9rem;
    box-shadow: 0 12px 32px rgba(15, 23, 42, 0.2);
    overflow: hidden;
}

.categories-dialog[b-6gipaajz3p]::backdrop {
    background-color: rgba(15, 23, 42, 0.45);
}

.cat-topbar[b-6gipaajz3p] {
    flex-shrink: 0;
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-bottom: 1rem;
}

/* Scrollable list */
.cat-list[b-6gipaajz3p] {
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
    padding-right: 0.25rem;
}

/* Empty state */
.cat-empty[b-6gipaajz3p] {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--text-muted, #64748b);
    border: 1px dashed var(--border-color, #e2e8f0);
    border-radius: 0.75rem;
    background-color: rgba(148, 163, 184, 0.06);
    padding: 2rem 1rem;
}

.cat-empty-icon[b-6gipaajz3p] {
    font-size: 2rem;
    opacity: 0.4;
    margin-bottom: 0.5rem;
}

/* Category card */
.cat-card[b-6gipaajz3p] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.6rem 0.75rem;
    border: 1px solid var(--border-color, #e2e8f0);
    border-radius: 0.7rem;
    background-color: #fff;
    transition: border-color 0.15s ease, opacity 0.15s ease;
}

.cat-card:hover[b-6gipaajz3p] {
    border-color: var(--primary-light, #6366f1);
}

.cat-card--archived[b-6gipaajz3p] {
    opacity: 0.6;
    background-color: rgba(148, 163, 184, 0.06);
}

/* Reorder */
.cat-reorder[b-6gipaajz3p] {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
}

.cat-move[b-6gipaajz3p] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.6rem;
    height: 1.15rem;
    padding: 0;
    border: 0;
    border-radius: 0.3rem;
    background-color: rgba(148, 163, 184, 0.12);
    color: var(--text-muted, #64748b);
    font-size: 0.7rem;
    line-height: 1;
}

.cat-move:hover:not(:disabled)[b-6gipaajz3p] {
    background-color: rgba(79, 70, 229, 0.12);
    color: var(--primary, #4f46e5);
}

.cat-move:disabled[b-6gipaajz3p] {
    opacity: 0.35;
    cursor: default;
}

/* Fields */
.cat-fields[b-6gipaajz3p] {
    flex: 1 1 auto;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.cat-name[b-6gipaajz3p] {
    font-weight: 600;
}

.cat-desc[b-6gipaajz3p] {
    color: var(--text-muted, #64748b);
}

/* Archive */
.cat-archive[b-6gipaajz3p] {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.1rem;
    height: 2.1rem;
    padding: 0;
    border: 1px solid var(--border-color, #e2e8f0);
    border-radius: 0.5rem;
    background-color: #fff;
    color: var(--text-muted, #64748b);
    font-size: 0.9rem;
}

.cat-archive:hover:not(:disabled)[b-6gipaajz3p] {
    border-color: var(--primary, #4f46e5);
    color: var(--primary, #4f46e5);
}

/* Add row */
.cat-addrow[b-6gipaajz3p] {
    flex-shrink: 0;
    margin-top: 0.75rem;
    padding-top: 0.75rem;
    border-top: 1px solid var(--border-color, #e2e8f0);
}

.cat-footer[b-6gipaajz3p] {
    flex-shrink: 0;
}
/* /Components/Pages/Business/Products/OptionGroupsModal.razor.rz.scp.css */
.option-groups-dialog[open][b-1o1dne9k8p] {
    display: flex;
    flex-direction: column;
}

.option-groups-dialog[b-1o1dne9k8p] {
    width: min(58rem, 96vw);
    min-height: 24rem;
    max-height: min(40rem, 90vh);
    padding: 1.5rem;
    border: 0;
    border-radius: 0.9rem;
    box-shadow: 0 12px 32px rgba(15, 23, 42, 0.2);
    overflow: hidden;
}

.option-groups-dialog[b-1o1dne9k8p]::backdrop {
    background-color: rgba(15, 23, 42, 0.45);
}

.og-topbar[b-1o1dne9k8p] {
    flex-shrink: 0;
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-bottom: 1rem;
}

/* Two-pane shell */
.og-shell[b-1o1dne9k8p] {
    flex: 1 1 auto;
    min-height: 0;
    display: grid;
    grid-template-columns: 14rem 1fr;
    gap: 1rem;
}

.og-footer[b-1o1dne9k8p] {
    flex-shrink: 0;
}

/* Sidebar */
.og-sidebar[b-1o1dne9k8p] {
    display: flex;
    flex-direction: column;
    min-height: 0;
    border: 1px solid var(--border-color, #e2e8f0);
    border-radius: 0.7rem;
    background-color: rgba(148, 163, 184, 0.05);
    overflow: hidden;
}

.og-sidebar-list[b-1o1dne9k8p] {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 0.5rem;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.og-nav-item[b-1o1dne9k8p] {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    text-align: left;
    gap: 0.1rem;
    padding: 0.5rem 0.65rem;
    border: 1px solid transparent;
    border-radius: 0.5rem;
    background: transparent;
    cursor: pointer;
    transition: background-color 0.12s ease, border-color 0.12s ease;
}

.og-nav-item:hover[b-1o1dne9k8p] {
    background-color: #fff;
    border-color: var(--border-color, #e2e8f0);
}

.og-nav-item--active[b-1o1dne9k8p] {
    background-color: #fff;
    border-color: var(--primary, #4f46e5);
    box-shadow: inset 3px 0 0 var(--primary, #4f46e5);
}

.og-nav-name[b-1o1dne9k8p] {
    font-weight: 600;
    font-size: 0.9rem;
    line-height: 1.2;
}

.og-nav-meta[b-1o1dne9k8p] {
    font-size: 0.72rem;
    color: var(--text-muted, #64748b);
}

.og-sidebar-add[b-1o1dne9k8p] {
    padding: 0.5rem;
    border-top: 1px solid var(--border-color, #e2e8f0);
    background-color: #fff;
}

/* Detail pane */
.og-detail[b-1o1dne9k8p] {
    min-height: 0;
    display: flex;
    flex-direction: column;
}

.og-detail-head[b-1o1dne9k8p],
.og-keywords[b-1o1dne9k8p] {
    flex-shrink: 0;
}

.og-detail-empty[b-1o1dne9k8p] {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--text-muted, #64748b);
}

.og-detail-empty-icon[b-1o1dne9k8p] {
    font-size: 2.25rem;
    opacity: 0.4;
    margin-bottom: 0.6rem;
}

.og-detail-head[b-1o1dne9k8p] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    margin-bottom: 0.9rem;
}

.og-name-input[b-1o1dne9k8p] {
    font-weight: 600;
}

.og-delete-group[b-1o1dne9k8p] {
    flex-shrink: 0;
    white-space: nowrap;
}

.og-keywords[b-1o1dne9k8p] {
    margin-bottom: 1.25rem;
}

/* Options */
.og-options[b-1o1dne9k8p] {
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1rem;
    padding-right: 0.25rem;
}

.og-optgroup-head[b-1o1dne9k8p] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    margin-bottom: 0.5rem;
    color: var(--primary-dark, #3730a3);
}

.og-optgroup-empty[b-1o1dne9k8p] {
    font-size: 0.85rem;
    color: var(--text-muted, #64748b);
    margin: 0;
    padding: 0.4rem 0.1rem;
}

.og-optlist[b-1o1dne9k8p] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.og-optrow[b-1o1dne9k8p] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.45rem 0.6rem;
    border: 1px solid var(--border-color, #e2e8f0);
    border-radius: 0.5rem;
    background-color: #fff;
}

.og-optname[b-1o1dne9k8p] {
    flex: 1 1 auto;
    min-width: 0;
    font-weight: 500;
    font-size: 0.9rem;
}

.og-optprice[b-1o1dne9k8p] {
    flex-shrink: 0;
    font-size: 0.8rem;
    font-weight: 600;
    color: var(--primary-dark, #3730a3);
}

.og-optdel[b-1o1dne9k8p] {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.5rem;
    height: 1.5rem;
    padding: 0;
    border: 0;
    border-radius: 0.4rem;
    background-color: rgba(148, 163, 184, 0.15);
    color: var(--text-muted, #64748b);
    font-size: 0.7rem;
}

.og-optdel:hover[b-1o1dne9k8p] {
    background-color: rgba(220, 38, 38, 0.12);
    color: #dc2626;
}

/* Add row */
.og-addrow[b-1o1dne9k8p] {
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
    margin-top: auto;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-top: 1px solid var(--border-color, #e2e8f0);
    background-color: #fff;
}

.og-kind-toggle[b-1o1dne9k8p] {
    flex-shrink: 0;
}

/* Grows to fill the row, but keeps a min width so it drops to its own
   line (with the placeholder fully visible) when space gets tight. */
.og-addinput[b-1o1dne9k8p] {
    flex: 1 1 20rem;
    min-width: 0;
}

@media (max-width: 640px) {
    .og-shell[b-1o1dne9k8p] {
        grid-template-columns: 1fr;
    }

    .og-sidebar[b-1o1dne9k8p] {
        max-height: 12rem;
    }
}
/* /Components/Pages/Business/Products/ProductFormModal.razor.rz.scp.css */
.product-form-dialog[open][b-g6yrte8816] {
    display: flex;
    flex-direction: column;
}

.product-form-dialog[b-g6yrte8816] {
    width: min(54rem, 96vw);
    min-height: 24rem;
    max-height: 92vh;
    padding: 0;
    border: 0;
    border-radius: 0.9rem;
    box-shadow: 0 12px 32px rgba(15, 23, 42, 0.2);
    overflow: hidden;
}

.product-form-dialog[b-g6yrte8816]::backdrop {
    background-color: rgba(15, 23, 42, 0.45);
}

.pf-form[b-g6yrte8816] {
    flex: 1 1 auto;
    min-height: 0;
    display: flex;
    flex-direction: column;
}

/* Pinned header */
.pf-topbar[b-g6yrte8816] {
    flex-shrink: 0;
    display: flex;
    align-items: start;
    justify-content: space-between;
    padding: 1.5rem 1.5rem 1rem;
    border-bottom: 1px solid var(--border-color, #e2e8f0);
}

/* Scrollable body */
.pf-body[b-g6yrte8816] {
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    padding: 1.25rem 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

/* Pinned footer */
.pf-footer[b-g6yrte8816] {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 1rem 1.5rem;
    border-top: 1px solid var(--border-color, #e2e8f0);
    background-color: rgba(148, 163, 184, 0.04);
}

/* Sections */
.pf-section-head[b-g6yrte8816] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.9rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid var(--border-color, #e2e8f0);
}

/* Variant card */
.pf-variant[b-g6yrte8816] {
    padding: 1rem;
    margin-top: 0.75rem;
    border: 1px solid var(--border-color, #e2e8f0);
    border-radius: 0.7rem;
    background-color: rgba(148, 163, 184, 0.04);
    transition: opacity 0.15s ease;
}

.pf-variant--archived[b-g6yrte8816] {
    opacity: 0.6;
}

.pf-variant-head[b-g6yrte8816] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.9rem;
}

/* Toggle row */
.pf-toggles[b-g6yrte8816] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.75rem 1.5rem;
    margin-top: 1rem;
}

.pf-toggles .form-check[b-g6yrte8816] {
    margin-bottom: 0;
}

.pf-inline-field[b-g6yrte8816] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
}

.pf-inline-field .form-control[b-g6yrte8816] {
    width: 5rem;
}

/* Sub-sections inside a variant */
.pf-subsection[b-g6yrte8816] {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid var(--border-color, #e2e8f0);
}

/* Option chips */
.pf-chip[b-g6yrte8816] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.25rem 0.35rem 0.25rem 0.6rem;
    background-color: #fff;
    border: 1px solid var(--border-color, #e2e8f0);
    border-radius: 999px;
    font-size: 0.85rem;
}

.pf-chip-name[b-g6yrte8816] {
    font-weight: 500;
}

.pf-chip-price[b-g6yrte8816] {
    font-size: 0.75rem;
    font-weight: 600;
    color: var(--primary-dark, #3730a3);
}

.pf-chip-tag[b-g6yrte8816] {
    font-size: 0.68rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: var(--secondary, #06b6d4);
    background-color: rgba(6, 182, 212, 0.1);
    border-radius: 999px;
    padding: 0.05rem 0.4rem;
}

.pf-chip-x[b-g6yrte8816] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.15rem;
    height: 1.15rem;
    padding: 0;
    border: 0;
    border-radius: 999px;
    background-color: rgba(148, 163, 184, 0.18);
    color: var(--text-muted, #64748b);
    font-size: 0.6rem;
    line-height: 1;
}

.pf-chip-x:hover[b-g6yrte8816] {
    background-color: rgba(220, 38, 38, 0.12);
    color: #dc2626;
}

/* Option add row */
.pf-optadd[b-g6yrte8816] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
}

.pf-optadd-input[b-g6yrte8816] {
    flex: 1 1 18rem;
    min-width: 0;
    width: auto;
}
/* /Components/Pages/Business/ShopFormModal.razor.rz.scp.css */
.create-business-dialog[b-s8qk3sxaqf] {
    width: min(40rem, 92vw);
    padding: 1.5rem;
    border: 0;
    border-radius: 0.9rem;
    box-shadow: 0 12px 32px rgba(15, 23, 42, 0.2);
}

.create-business-dialog[b-s8qk3sxaqf]::backdrop {
    background-color: rgba(15, 23, 42, 0.45);
}
/* /Components/Pages/Business/WebsiteFormModal.razor.rz.scp.css */
.create-business-dialog[b-m037a7lm8x] {
    width: min(40rem, 92vw);
    padding: 1.5rem;
    border: 0;
    border-radius: 0.9rem;
    box-shadow: 0 12px 32px rgba(15, 23, 42, 0.2);
}

.create-business-dialog[b-m037a7lm8x]::backdrop {
    background-color: rgba(15, 23, 42, 0.45);
}

.package-info-box[b-m037a7lm8x] {
    margin-top: 0.5rem;
    padding: 0.6rem 0.8rem;
    border-radius: 0.5rem;
    background-color: rgba(13, 110, 253, 0.06);
    border: 1px solid rgba(13, 110, 253, 0.2);
    font-size: 0.85rem;
    color: #495057;
}

.package-info-badges[b-m037a7lm8x] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem;
    margin-top: 0.4rem;
}

.domain-draft-row[b-m037a7lm8x] {
    padding: 0.6rem 0.6rem 0.4rem;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 0.5rem;
    background-color: rgba(0, 0, 0, 0.015);
    transition: opacity 0.15s ease;
}

.domain-draft-row--archived[b-m037a7lm8x] {
    opacity: 0.6;
}

.domain-draft-header[b-m037a7lm8x] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.5rem;
}

.checkout-toggle-card[b-m037a7lm8x] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.7rem 0.9rem;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 0.6rem;
    background-color: rgba(0, 0, 0, 0.015);
    transition: background-color 0.15s ease, border-color 0.15s ease;
}

.checkout-toggle-card:has(.form-check-input:checked)[b-m037a7lm8x] {
    background-color: rgba(13, 110, 253, 0.06);
    border-color: rgba(13, 110, 253, 0.2);
}

.checkout-toggle-info[b-m037a7lm8x] {
    display: flex;
    align-items: center;
    gap: 0.7rem;
}

.checkout-toggle-info i[b-m037a7lm8x] {
    color: rgba(0, 0, 0, 0.3);
    transition: color 0.15s ease;
}

.checkout-toggle-card:has(.form-check-input:checked) .checkout-toggle-info i[b-m037a7lm8x] {
    color: #0d6efd;
}

.checkout-toggle-card .form-check-input[b-m037a7lm8x] {
    width: 2.5rem;
    height: 1.4rem;
    cursor: pointer;
}
/* /Components/Shared/AccessDenied.razor.rz.scp.css */
.access-denied[b-96yobw3fcw] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 0.5rem;
    padding: 4rem 1.5rem;
    color: var(--text-muted);
    animation: app-content-fade-in 0.35s ease;
}

.access-denied-icon[b-96yobw3fcw] {
    font-size: 2.5rem;
    color: var(--secondary);
    margin-bottom: 0.5rem;
}

.access-denied h1[b-96yobw3fcw] {
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--background-dark);
    margin: 0;
}

.access-denied p[b-96yobw3fcw] {
    margin: 0;
    max-width: 28rem;
}
