/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-iwlil61qzl] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-iwlil61qzl] {
    flex: 1;
}

.sidebar[b-iwlil61qzl] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-iwlil61qzl] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-iwlil61qzl]  a, .top-row[b-iwlil61qzl]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-iwlil61qzl]  a:hover, .top-row[b-iwlil61qzl]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-iwlil61qzl]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-iwlil61qzl] {
        justify-content: space-between;
    }

    .top-row[b-iwlil61qzl]  a, .top-row[b-iwlil61qzl]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-iwlil61qzl] {
        flex-direction: row;
    }

    .sidebar[b-iwlil61qzl] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-iwlil61qzl] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-iwlil61qzl]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-iwlil61qzl], article[b-iwlil61qzl] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-iwlil61qzl] {
    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-iwlil61qzl] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-20xm9k4tj6] {
    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-20xm9k4tj6] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-20xm9k4tj6] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-20xm9k4tj6] {
    font-size: 1.1rem;
}

.bi[b-20xm9k4tj6] {
    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-20xm9k4tj6] {
    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-20xm9k4tj6] {
    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-20xm9k4tj6] {
    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-20xm9k4tj6] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-20xm9k4tj6] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-20xm9k4tj6] {
        padding-bottom: 1rem;
    }

    .nav-item[b-20xm9k4tj6]  .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-20xm9k4tj6]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-20xm9k4tj6]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-20xm9k4tj6] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-20xm9k4tj6] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-20xm9k4tj6] {
        display: none;
    }

    .nav-scrollable[b-20xm9k4tj6] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/StoreLayout.razor.rz.scp.css */
:root[b-uzu4wxqs08] {
    /*--primary-color: #1f8f2e;*/
}

html[b-uzu4wxqs08], body[b-uzu4wxqs08] {
    font-family: system-ui, -apple-system, Segoe UI, Roboto;
}

a[b-uzu4wxqs08], .btn-link[b-uzu4wxqs08] {
    color: #006bb7;
}

.btn-primary[b-uzu4wxqs08] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn-edit[b-uzu4wxqs08] {
    width: 28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 8px;
    background: var(--primary-color);
    color: #fff;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
}

.btn:focus[b-uzu4wxqs08], .btn:active:focus[b-uzu4wxqs08], .btn-link.nav-link:focus[b-uzu4wxqs08], .form-control:focus[b-uzu4wxqs08], .form-check-input:focus[b-uzu4wxqs08] {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content[b-uzu4wxqs08] {
}

h1:focus[b-uzu4wxqs08] {
    outline: none;
}

.valid.modified:not([type=checkbox])[b-uzu4wxqs08] {
    outline: 1px solid #26b050;
}

.invalid[b-uzu4wxqs08] {
    outline: 1px solid #e50000;
}

.validation-message[b-uzu4wxqs08] {
    color: #e50000;
}

.blazor-error-boundary[b-uzu4wxqs08] {
    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[b-uzu4wxqs08]::after {
        content: "An error has occurred.";
    }

.darker-border-checkbox.form-check-input[b-uzu4wxqs08] {
    border-color: #929292;
}

.store-shell[b-uzu4wxqs08] {
    display: flex;
    flex-direction: column;
}

.store-main[b-uzu4wxqs08] {
    flex: 1;
}

.store-footer[b-uzu4wxqs08] {
    flex-shrink: 0;
}

.page-body[b-uzu4wxqs08] {
    padding-top: 0;
    padding-bottom: 78px;
}

.store-header-nav[b-uzu4wxqs08] {
    display: none;
}

.store-header-mobile[b-uzu4wxqs08],
.store-header-desktop[b-uzu4wxqs08] {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
}

.store-header-mobile[b-uzu4wxqs08] {
    display: none;
    min-height: 64px;
    grid-template-columns: 48px 1fr 48px;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
}

.store-mobile-brand[b-uzu4wxqs08],
.store-mobile-cart[b-uzu4wxqs08],
.store-desktop-brand[b-uzu4wxqs08],
.store-desktop-item[b-uzu4wxqs08] {
    border: 0;
    background: transparent;
    cursor: pointer;
}

.store-mobile-brand[b-uzu4wxqs08],
.store-mobile-cart[b-uzu4wxqs08] {
    width: 44px;
    height: 44px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .store-mobile-brand:active[b-uzu4wxqs08],
    .store-mobile-cart:active[b-uzu4wxqs08] {
        background: rgba(0, 0, 0, 0.05);
    }

    .store-mobile-cart.active .nav-svg[b-uzu4wxqs08] {
        fill: var(--primary-color);
    }

.store-brand-logo[b-uzu4wxqs08] {
    width: 38px;
    height: 38px;
    object-fit: contain;
    display: block;
}

.header-title[b-uzu4wxqs08] {
    font-size: 16px;
    font-weight: 600;
    color: #171717;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.store-header-desktop[b-uzu4wxqs08] {
    display: none;
}

.store-footer-nav[b-uzu4wxqs08] {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-top: 1px solid #e9e9e9;
    z-index: 10000;
}

.store-footer-inner[b-uzu4wxqs08] {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(5px, 1fr));
    align-items: center;
    height: 60px;
    padding: 0 6px;
}

.store-footer-item[b-uzu4wxqs08] {
    background: transparent;
    border: 0;
    width: 100%;
    cursor: pointer;
    display: grid;
    place-items: center;
    color: #8f8f96;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    justify-content: center;
    gap: 3px;
    padding: 7px 0 5px;
    border-radius: 14px;
}

    .store-footer-item:focus[b-uzu4wxqs08],
    .store-desktop-brand:focus[b-uzu4wxqs08],
    .store-desktop-item:focus[b-uzu4wxqs08],
    .store-mobile-brand:focus[b-uzu4wxqs08],
    .store-mobile-cart:focus[b-uzu4wxqs08] {
        outline: none;
    }

    .store-footer-item .label[b-uzu4wxqs08] {
        font-size: 11px;
        font-weight: 600;
    }

.nav-svg[b-uzu4wxqs08] {
    width: 23px;
    height: 23px;
    fill: #8f8f96;
    transition: fill .18s ease, transform .18s ease;
}

.nav-avatar[b-uzu4wxqs08] {
    width: 24px;
    height: 24px;
    border-radius: 999px;
    object-fit: cover;
    display: block;
}

.store-footer-item.active[b-uzu4wxqs08],
.store-desktop-item.active[b-uzu4wxqs08] {
    color: var(--primary-color);
}

    .store-footer-item.active .nav-svg[b-uzu4wxqs08],
    .store-desktop-item.active .nav-svg[b-uzu4wxqs08],
    .store-mobile-cart.active .nav-svg[b-uzu4wxqs08] {
        fill: var(--primary-color);
    }

    .store-footer-item.active[b-uzu4wxqs08]::before {
        content: "";
        position: absolute;
        top: 0;
        width: 34px;
        height: 3px;
        background: var(--primary-color);
        border-radius: 999px;
    }

.nav-icon-wrap[b-uzu4wxqs08] {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.cart-badge[b-uzu4wxqs08] {
    position: absolute;
    top: -7px;
    right: -10px;
    min-width: 18px;
    height: 18px;
    padding: 0 4px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    background: var(--primary-color);
    color: #fff;
    border: 2px solid #fff;
    pointer-events: none;
}

@media (min-width: 900px) {
    .page-body[b-uzu4wxqs08] {
        padding-top: 84px;
        padding-bottom: 20px;
    }

    .store-header-nav[b-uzu4wxqs08] {
        position: fixed;
        max-height: 72px;
        left: 0;
        right: 0;
        top: 0;
        z-index: 1000;
        display: flex;
        align-items: center;
        background: rgba(255, 255, 255, 0.96);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        border-bottom: 1px solid #ececec;
    }

    .store-header-mobile[b-uzu4wxqs08] {
        display: none;
    }

    .store-header-desktop[b-uzu4wxqs08] {
        min-height: 72px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 24px;
        padding: 14px 20px;
    }

    .store-desktop-brand[b-uzu4wxqs08] {
        display: inline-flex;
        align-items: center;
        gap: 14px;
        padding: 0;
        color: #1c1c1c;
    }

        .store-desktop-brand .store-brand-logo[b-uzu4wxqs08] {
            width: 42px;
            height: 42px;
            border-radius: 14px;
            box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
        }

    .store-brand-name[b-uzu4wxqs08] {
        font-size: 18px;
        font-weight: 700;
        color: #202020;
        white-space: nowrap;
    }

    .store-desktop-nav[b-uzu4wxqs08] {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 6px;
        flex-wrap: wrap;
    }

    .store-desktop-item[b-uzu4wxqs08] {
        min-height: 46px;
        padding: 0 14px;
        border-radius: 14px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        color: #4b5563;
        font-size: 15px;
        font-weight: 600;
        transition: background-color .18s ease, color .18s ease;
    }

        .store-desktop-item:hover[b-uzu4wxqs08] {
            background: #f5f7fb;
        }

        .store-desktop-item.active[b-uzu4wxqs08] {
            background: color-mix(in srgb, var(--primary-color) 12%, white);
        }

        .store-desktop-item .nav-svg[b-uzu4wxqs08] {
            width: 20px;
            height: 20px;
        }

    .store-desktop-item-cart[b-uzu4wxqs08] {
        margin-left: 4px;
    }

    .store-footer-nav[b-uzu4wxqs08] {
        display: none;
    }
}
/* /Components/Pages/Admin/Configuracoes.razor.rz.scp.css */
.config-page[b-3g0keekzwf] {
    --bg: #f6f8f7;
    --surface: #ffffff;
    --border: rgba(0, 0, 0, 0.10);
    --border-soft: rgba(0, 0, 0, 0.06);
    --text: #172217;
    --muted: #5f6b5f;
    --shadow: 0 14px 40px rgba(0, 0, 0, 0.08);
    --primary: var(--primary-color, #16a34a);
    background-color: #f6f8f7;
    min-height: calc(100vh - 0px);
    padding: 24px;
    background-color: var(--bg);
    color: var(--text);
    box-sizing: border-box;
    margin-top: 40px;
}

.config-page *[b-3g0keekzwf] {
    box-sizing: border-box;
}

.config-layout[b-3g0keekzwf] {
    max-width: 1240px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 320px;
    gap: 20px;
    align-items: start;
}

@media(max-width: 760px) {
    .config-layout[b-3g0keekzwf] {
        margin-bottom: 30px;
    }
}

.config-main[b-3g0keekzwf] {
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.config-sidebar[b-3g0keekzwf] {
    min-width: 0;
}

.config-card[b-3g0keekzwf] {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: 18px;
    box-shadow: var(--shadow);
    padding: 18px;
    overflow: hidden;
}

.sticky-card[b-3g0keekzwf] {
    position: sticky;
    top: 20px;
}

.section-header[b-3g0keekzwf] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid var(--border-soft);
}

    .section-header h2[b-3g0keekzwf] {
        margin: 0;
        color: var(--text);
        font-size: 16px;
        font-weight: 700;
    }

    .section-header p[b-3g0keekzwf] {
        margin: 4px 0 0;
        color: var(--muted);
        font-size: 13px;
    }

.form-grid[b-3g0keekzwf] {
    display: grid;
    gap: 12px;
}

    .form-grid.two-cols[b-3g0keekzwf] {
        grid-template-columns: 1fr;
    }

@media (min-width: 760px) {
    .form-grid.two-cols[b-3g0keekzwf] {
        grid-template-columns: 1fr 1fr;
    }
}

.field[b-3g0keekzwf] {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

    .field.full[b-3g0keekzwf] {
        grid-column: 1 / -1;
    }

    .field label[b-3g0keekzwf] {
        display: block;
        margin-bottom: 6px;
        font-size: 13px;
        font-weight: 700;
        color: var(--text);
    }

.required[b-3g0keekzwf] {
    color: #dc2626;
}

.input[b-3g0keekzwf],
.textarea[b-3g0keekzwf] {
    width: 100%;
    border: 1px solid var(--border);
    border-radius: 12px;
    background: var(--surface);
    color: var(--text);
    font-size: 14px;
    outline: none;
    transition: border-color 0.15s ease;
}

.input[b-3g0keekzwf] {
    height: 44px;
    padding: 0 12px;
}

.textarea[b-3g0keekzwf] {
    min-height: 120px;
    padding: 12px;
    resize: vertical;
}

    .input:focus[b-3g0keekzwf],
    .textarea:focus[b-3g0keekzwf],
    .color-input:focus[b-3g0keekzwf] {
        border-color: var(--primary);
    }

    .input[readonly][b-3g0keekzwf],
    .input:disabled[b-3g0keekzwf],
    .textarea:disabled[b-3g0keekzwf] {
        background: rgba(0,0,0,.015);
        color: var(--muted);
        cursor: not-allowed;
    }

    .input[b-3g0keekzwf]::placeholder,
    .textarea[b-3g0keekzwf]::placeholder {
        color: #98a2b3;
    }

.input-action[b-3g0keekzwf] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 6px;
    align-items: stretch;
}

.color-area[b-3g0keekzwf] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    align-items: stretch;
}

@media (min-width: 900px) {
    .color-area[b-3g0keekzwf] {
        grid-template-columns: minmax(0, 1.2fr) minmax(260px, 0.8fr);
    }
}

.color-picker-box[b-3g0keekzwf] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.color-inline[b-3g0keekzwf] {
    display: grid;
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 12px;
    align-items: center;
}

.color-input[b-3g0keekzwf] {
    width: 52px;
    height: 44px;
    padding: 4px;
    border: 1px solid var(--border);
    border-radius: 12px;
    background: var(--surface);
    cursor: pointer;
}

.color-picker-box small[b-3g0keekzwf] {
    color: var(--muted);
    font-size: 12px;
}

.color-preview[b-3g0keekzwf] {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 16px;
    border: 1px solid var(--border-soft);
    border-radius: 16px;
    background: rgba(0,0,0,.015);
}

.color-preview__swatch[b-3g0keekzwf] {
    width: 50px;
    height: 50px;
    border-radius: 14px;
    flex-shrink: 0;
    border: 1px solid rgba(0,0,0,.08);
    background: var(--primary);
}

.btnSearch[b-3g0keekzwf] {
    margin-top: 0px;
    margin-left: 6px;
    width: 44px;
    height: 44px;
}

.color-preview strong[b-3g0keekzwf] {
    display: block;
    margin-bottom: 2px;
    font-size: 13px;
    color: var(--text);
}

.color-preview span[b-3g0keekzwf] {
    color: var(--muted);
    font-size: 12px;
    word-break: break-word;
}

.week-grid[b-3g0keekzwf] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 12px;
}

.day-card[b-3g0keekzwf] {
    padding: 12px;
    border-radius: 14px;
    border: 1px solid var(--border-soft);
    background: var(--surface);
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

    .day-card:hover[b-3g0keekzwf] {
        border-color: color-mix(in srgb, var(--primary) 25%, var(--border-soft));
        box-shadow: 0 8px 22px rgba(0,0,0,.05);
    }

.day-toggle[b-3g0keekzwf] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    color: var(--text);
}

    .day-toggle input[type="checkbox"][b-3g0keekzwf] {
        width: 18px;
        height: 18px;
        accent-color: var(--primary);
        flex-shrink: 0;
    }

.summary-list[b-3g0keekzwf] {
    display: grid;
    gap: 10px;
}

.summary-item[b-3g0keekzwf] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 10px 12px;
    border: 1px solid rgba(0,0,0,.06);
    border-radius: 14px;
    background: rgba(0,0,0,.015);
}

    .summary-item span[b-3g0keekzwf] {
        font-size: 13px;
        font-weight: 700;
        color: var(--muted);
    }

    .summary-item strong[b-3g0keekzwf] {
        font-size: 13px;
        color: var(--text);
        word-break: break-word;
    }

.summary-color[b-3g0keekzwf] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.mini-color[b-3g0keekzwf] {
    width: 16px;
    height: 16px;
    border-radius: 999px;
    flex-shrink: 0;
    background: var(--primary);
    border: 1px solid rgba(0,0,0,.08);
}

.actions[b-3g0keekzwf] {
    display: flex;
    justify-content: flex-start;
    margin-top: 4px;
}

.btn-primary[b-3g0keekzwf] {
    height: 46px;
    padding: 0 14px;
    border: 0;
    border-radius: 12px;
    background: var(--primary-color);
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    cursor: pointer;
    transition: transform .04s ease, background .12s ease;
}

    .btn-primary:hover[b-3g0keekzwf] {
        background: color-mix(in srgb, var(--primary) 70%, transparent 10%);
    }

    .btn-primary:active[b-3g0keekzwf] {
        transform: translateY(1px);
    }

    .btn-primary:disabled[b-3g0keekzwf] {
        opacity: .65;
        cursor: not-allowed;
        transform: none;
    }

.btn-secondary[b-3g0keekzwf] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    padding: 0 14px;
    border-radius: 12px;
    border: 1px solid var(--border);
    background: var(--surface);
    color: var(--text);
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.15s ease;
}

    .btn-secondary:hover[b-3g0keekzwf] {
        background: rgba(0,0,0,.03);
    }

    .btn-secondary:disabled[b-3g0keekzwf] {
        opacity: 0.65;
        cursor: not-allowed;
    }

.alert-box[b-3g0keekzwf] {
    display: block;
    width: 100%;
    padding: 10px 12px;
    border-radius: 12px;
    font-size: 13px;
    font-weight: 500;
}

.alert-success[b-3g0keekzwf] {
    border: 1px solid rgba(31, 143, 46, .25);
    background: rgba(31, 143, 46, .08);
    color: var(--text);
}

.alert-error[b-3g0keekzwf] {
    border: 1px solid rgba(220, 53, 69, .35);
    background: rgba(220, 53, 69, .08);
    color: #b02a37;
}

@media (max-width: 1180px) {
    .config-layout[b-3g0keekzwf] {
        grid-template-columns: 1fr;
    }

    .config-sidebar[b-3g0keekzwf] {
        order: 2;
    }

    .sticky-card[b-3g0keekzwf] {
        position: static;
    }
}

@media (max-width: 700px) {
    .config-page[b-3g0keekzwf] {
        padding: 14px;
        margin-top: 20px;
        margin-bottom: 28px;
    }

    .config-card[b-3g0keekzwf] {
        padding: 16px;
    }

    .section-header[b-3g0keekzwf] {
        flex-direction: column;
        align-items: flex-start;
    }

    .input-action[b-3g0keekzwf],
    .color-inline[b-3g0keekzwf] {
        grid-template-columns: 1fr;
    }

    .color-input[b-3g0keekzwf] {
        width: 100%;
    }

    .actions[b-3g0keekzwf],
    .btn-primary[b-3g0keekzwf] {
        width: 100%;
    }
}

.switch[b-3g0keekzwf] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
    font-weight: 600;
    color: var(--text);
}

    .switch input[type="checkbox"][b-3g0keekzwf] {
        appearance: none;
        -webkit-appearance: none;
        width: 46px;
        height: 26px;
        border-radius: 999px;
        background: #d1d5db;
        border: 1px solid var(--border);
        position: relative;
        cursor: pointer;
        transition: all 0.2s ease;
        outline: none;
        flex-shrink: 0;
    }

        .switch input[type="checkbox"][b-3g0keekzwf]::before {
            content: "";
            position: absolute;
            top: 50%;
            left: 3px;
            width: 18px;
            height: 18px;
            border-radius: 50%;
            background: #fff;
            transform: translateY(-50%);
            transition: all 0.2s ease;
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.18);
        }

        .switch input[type="checkbox"]:checked[b-3g0keekzwf] {
            background: var(--primary);
            border-color: var(--primary);
        }

            .switch input[type="checkbox"]:checked[b-3g0keekzwf]::before {
                left: 23px;
            }

        .switch input[type="checkbox"]:focus[b-3g0keekzwf] {
            box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary) 18%, transparent);
        }

.day-toggle[b-3g0keekzwf] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
    font-weight: 700;
    color: var(--text);
}

    .day-toggle input[type="checkbox"][b-3g0keekzwf] {
        appearance: none;
        -webkit-appearance: none;
        width: 20px;
        height: 20px;
        border: 2px solid var(--border);
        border-radius: 6px;
        background: #fff;
        position: relative;
        cursor: pointer;
        transition: all 0.2s ease;
        flex-shrink: 0;
    }

        .day-toggle input[type="checkbox"]:checked[b-3g0keekzwf] {
            background: var(--primary);
            border-color: var(--primary);
        }

            .day-toggle input[type="checkbox"]:checked[b-3g0keekzwf]::after {
                content: "";
                position: absolute;
                left: 5px;
                top: 1px;
                width: 5px;
                height: 10px;
                border: solid #fff;
                border-width: 0 2px 2px 0;
                transform: rotate(45deg);
            }

        .day-toggle input[type="checkbox"]:focus[b-3g0keekzwf] {
            box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary) 18%, transparent);
        }

.config-shell[b-3g0keekzwf] {
    max-width: 1240px;
    margin: 0 auto;
}

.config-loading-card[b-3g0keekzwf] {
    max-width: 1240px;
    margin: 30px auto 0;
}

.admin-tabs[b-3g0keekzwf] {
    display: flex;
    align-items: center;
    gap: 6px;
    width: fit-content;
    min-width: min(100%, 420px);
    margin: 30px 0 18px;
    padding: 6px;
    background: #e7e7eb;
    border-radius: 18px;
}

.admin-tab[b-3g0keekzwf] {
    flex: 1 1 0;
    min-width: 0;
    height: 42px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    color: #1f1f1f;
    transition: background .2s ease, box-shadow .2s ease, color .2s ease;
}

    .admin-tab:hover[b-3g0keekzwf] {
        color: #111;
    }

.admin-tab-active[b-3g0keekzwf] {
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.08);
}

@media (max-width: 700px) {
    .admin-tabs[b-3g0keekzwf] {
        width: 100%;
        margin-top: 10px;
    }
}

@media (max-width: 900px) {
    .config-page[b-3g0keekzwf] {
        margin-top: 0px;
        margin-bottom: 60px;
    }
}
/* /Components/Pages/Admin/Inventario.razor.rz.scp.css */
.config-page[b-do3kxicvm0] {
    --bg: #f6f8f7;
    background-color: var(--bg);
    min-height: calc(100vh - 0px);
    padding: 24px;
    color: var(--text-primary);
    box-sizing: border-box;
    margin-top: 40px;
}

    .config-page *[b-do3kxicvm0] {
        box-sizing: border-box;
    }

.config-shell[b-do3kxicvm0] {
    max-width: 1240px;
    margin: 0 auto;
}

.inventory-hero[b-do3kxicvm0] {
    margin-bottom: 20px;
}

:host[b-do3kxicvm0] {
    display: block;
}

.container[b-do3kxicvm0] {
    --page-pad: 16px;
    /* --primary-color: #1f8f2e; */
    --primary-light: #f0f9f4;
    --border-color: #e6e6e6;
    --border: rgba(0, 0, 0, 0.10);
    --text-primary: #1a1a1a;
    --text-secondary: #666;
    --text-tertiary: #999;
    --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.08);
    --shadow-md: 0 6px 18px rgba(0, 0, 0, 0.10);
    --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.15);
    --transition-smooth: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    max-width: 100%;
    margin: 0;
    padding: 20px 16px 32px 16px;
    margin-bottom: 60px;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
    margin-top: 0;
}

.page[b-do3kxicvm0] {
    background-color: transparent;
}

h1[b-do3kxicvm0] {
    margin: 0 0 6px 0;
    font-size: 30px;
    font-weight: 600;
    color: var(--text-primary);
    line-height: 1.1;
}

.container > p[b-do3kxicvm0] {
    margin-bottom: 20px;
    color: var(--text-secondary);
    font-size: 15px;
}

.card[b-do3kxicvm0] {
    border: 1px solid var(--border-color);
    border-radius: 18px;
    box-shadow: var(--shadow-md);
    background: #fff;
    transition: var(--transition-smooth);
}

    .card:hover[b-do3kxicvm0] {
        box-shadow: var(--shadow-lg);
    }

    .card h5[b-do3kxicvm0],
    .card h6[b-do3kxicvm0] {
        color: var(--text-primary);
        font-weight: 600;
    }

    .card h5[b-do3kxicvm0] {
        font-size: 20px;
        margin-bottom: 16px;
    }

    .card h6[b-do3kxicvm0] {
        font-size: 15px;
        margin-bottom: 10px;
    }

label[b-do3kxicvm0] {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 600;
    color: var(--text-primary);
}

.form-control[b-do3kxicvm0],
.form-select[b-do3kxicvm0],
textarea[b-do3kxicvm0],
input[type="text"][b-do3kxicvm0],
input[type="number"][b-do3kxicvm0] {
    min-height: 44px;
    border-radius: 12px;
    border: 1px solid var(--border-color);
    background: #fff;
    color: var(--text-primary);
    transition: var(--transition-smooth);
}

    textarea.form-control[b-do3kxicvm0] {
        min-height: 96px;
        resize: vertical;
        padding-top: 12px;
    }

    .form-control:focus[b-do3kxicvm0],
    .form-select:focus[b-do3kxicvm0],
    textarea:focus[b-do3kxicvm0],
    input:focus[b-do3kxicvm0] {
        border-color: var(--primary-color);
        box-shadow: 0 0 0 3px rgba(31, 143, 46, 0.12);
        outline: none;
    }

.form-check[b-do3kxicvm0] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.checked[b-do3kxicvm0] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid rgba(0, 0, 0, 0.10);
    border-radius: 6px;
    background: #fff;
    position: relative;
    cursor: pointer;
    transition: all 0.2s ease;
    flex-shrink: 0;
}

    .checked:checked[b-do3kxicvm0] {
        background: var(--primary-color);
        border-color: var(--primary-color);
    }

        .checked:checked[b-do3kxicvm0]::after {
            content: "";
            position: absolute;
            left: 5px;
            top: 2px;
            width: 5px;
            height: 10px;
            border: solid #fff;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }

    .checked:focus[b-do3kxicvm0] {
        box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-color) 18%, transparent);
    }

.form-check-label[b-do3kxicvm0] {
    font-size: 14px;
    font-weight: 600;
    color: var(--text-primary);
    cursor: pointer;
}

.btn[b-do3kxicvm0] {
    border-radius: 12px;
    font-weight: 600;
    transition: var(--transition-smooth);
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--primary-color);
}

.btnAddOpt[b-do3kxicvm0] {
    border: 1px solid #198754;
}

    .btnAddOpt:hover[b-do3kxicvm0] {
        background-color: #198754 !important;
    }

.btn:hover[b-do3kxicvm0] {
    background-color: var(--primary-color);
}

.btn-outline-danger[b-do3kxicvm0] {
    border: 1px solid #dc3545;
}

    .btn-outline-danger:hover[b-do3kxicvm0] {
        background-color: #dc3545;
    }

.btn-edit-icon[b-do3kxicvm0],
.btn-delete-icon[b-do3kxicvm0] {
    color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}

    .btn-edit-icon:hover[b-do3kxicvm0],
    .btn-delete-icon:hover[b-do3kxicvm0] {
        color: #fff !important;
        background-color: var(--primary-color) !important;
        border-color: var(--primary-color) !important;
    }

.btn-primary[b-do3kxicvm0] {
    background: var(--primary-color);
    border-color: var(--primary-color);
}

    .btn-primary:hover[b-do3kxicvm0],
    .btn-primary:focus[b-do3kxicvm0] {
        background: color-mix(in srgb, var(--primary-color) 88%, black 12%);
        border-color: color-mix(in srgb, var(--primary-color) 88%, black 12%);
        transform: translateY(-1px);
        box-shadow: var(--shadow-md);
    }

.btn-outline-primary[b-do3kxicvm0] {
    color: var(--primary-color);
    border-color: color-mix(in srgb, var(--primary-color) 40%, #d9d9d9);
    background: #fff;
}

    .btn-outline-primary:hover[b-do3kxicvm0],
    .btn-outline-primary:focus[b-do3kxicvm0] {
        background: color-mix(in srgb, var(--primary-color) 10%, white 90%);
        border-color: var(--primary-color);
        color: var(--primary-color);
    }

.btn-outline-success:hover[b-do3kxicvm0],
.btn-outline-success:focus[b-do3kxicvm0] {
    transform: translateY(-1px);
    box-shadow: var(--shadow-sm);
}

.btn-secondary[b-do3kxicvm0] {
    background: #f3f4f6;
    color: var(--text-primary);
    border-color: #e5e7eb;
}

    .btn-secondary:hover[b-do3kxicvm0],
    .btn-secondary:focus[b-do3kxicvm0] {
        background: #e9ecef;
        border-color: #d8dde3;
        color: var(--text-primary);
    }

.alert[b-do3kxicvm0] {
    border-radius: 12px;
    border: 1px solid transparent;
    padding: 12px 14px;
    font-weight: 600;
    box-shadow: var(--shadow-sm);
}

.alert-info[b-do3kxicvm0] {
    background: color-mix(in srgb, var(--primary-color) 10%, white 90%);
    border-color: color-mix(in srgb, var(--primary-color) 25%, white 75%);
    color: color-mix(in srgb, var(--primary-color) 65%, black 35%);
}

.alert-danger[b-do3kxicvm0] {
    background: #ffe8e8;
    border-color: #ffc9c9;
    color: #b10000;
}

.btnEditItem[b-do3kxicvm0] {
    position: absolute;
    top: 15px;
    right: 15px;
}

.text-muted[b-do3kxicvm0],
.small[b-do3kxicvm0] {
    color: var(--text-secondary) !important;
}

.fw-bold[b-do3kxicvm0] {
    color: var(--text-primary);
}

.border.rounded[b-do3kxicvm0] {
    border: 1px solid var(--border-color) !important;
    border-radius: 14px !important;
    background: #fcfcfc;
    padding: 14px !important;
    transition: var(--transition-smooth);
}

    .border.rounded:hover[b-do3kxicvm0] {
        border-color: color-mix(in srgb, var(--primary-color) 28%, var(--border-color));
        box-shadow: var(--shadow-sm);
    }

ul[b-do3kxicvm0] {
    margin: 10px 0 0 0;
    padding-left: 18px;
}

li[b-do3kxicvm0] {
    margin-bottom: 6px;
    color: var(--text-primary);
}

.d-flex.justify-content-between.align-items-center[b-do3kxicvm0] {
    gap: 16px;
}

.row.g-2[b-do3kxicvm0] {
    margin-top: 6px;
    display: flex;
    align-items: flex-end;
}

@media (max-width: 991.98px) {
    .container[b-do3kxicvm0] {
        padding: 18px 14px 28px 14px;
    }

    h1[b-do3kxicvm0] {
        font-size: 24px;
    }
}

@media (max-width: 767.98px) {
    .container[b-do3kxicvm0] {
        padding: 16px 12px 26px 12px;
    }

    .card[b-do3kxicvm0] {
        border-radius: 14px;
    }

    .d-flex.justify-content-between.align-items-center[b-do3kxicvm0] {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .btn[b-do3kxicvm0],
    .btn-sm[b-do3kxicvm0] {
        width: 100%;
    }

    .row.g-2 > .col[b-do3kxicvm0],
    .row.g-2 > .col-auto[b-do3kxicvm0] {
        width: 100%;
        flex: 0 0 100%;
    }
}

.divIcone[b-do3kxicvm0] {
    display: flex !important;
    flex-direction: row;
}

    .divIcone div[b-do3kxicvm0] {
        max-width: 78%;
    }

@media (max-width: 760px) {
    .divIcone div[b-do3kxicvm0] {
        max-width: 100%;
    }
}

.divCateg:hover[b-do3kxicvm0] {
    cursor: pointer;
}


.admin-tabs[b-do3kxicvm0] {
    display: flex;
    align-items: center;
    gap: 6px;
    width: fit-content;
    min-width: min(100%, 420px);
    margin: 30px 0 18px;
    padding: 6px;
    background: #e7e7eb;
    border-radius: 18px;
}

.admin-tab[b-do3kxicvm0] {
    flex: 1 1 0;
    min-width: 0;
    height: 42px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    color: #1f1f1f;
    transition: background .2s ease, box-shadow .2s ease, color .2s ease;
}

.admin-tab-active[b-do3kxicvm0] {
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.08);
}

.item-card[b-do3kxicvm0] {
    cursor: pointer;
}

.modal-backdrop-custom[b-do3kxicvm0] {
    position: fixed;
    inset: 0;
    background: rgba(15, 23, 42, 0.45);
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 16px;
    z-index: 2000;
}

.modal-card-custom[b-do3kxicvm0] {
    width: min(100%, 540px);
    max-height: min(92vh, 920px);
    overflow: auto;
    background: #fff;
    border-radius: 18px;
    padding: 22px;
    box-shadow: 0 20px 60px rgba(0,0,0,.22);
}

.modal-card-wide[b-do3kxicvm0] {
    width: min(100%, 780px);
}

.modal-header-custom[b-do3kxicvm0] {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 18px;
}

.modal-close-btn[b-do3kxicvm0] {
    border: 0;
    background: transparent;
    font-size: 28px;
    line-height: 1;
    color: #6b7280;
    padding: 0;
    cursor: pointer;
}

.modal-actions[b-do3kxicvm0] {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 18px;
}

.modal-actions-space[b-do3kxicvm0] {
    justify-content: space-between;
}

.modal-section-divider[b-do3kxicvm0] {
    height: 1px;
    background: #e5e7eb;
    margin: 22px 0 18px;
}

.modal-groups-list[b-do3kxicvm0] {
    display: grid;
    gap: 10px;
}

@media (max-width: 760px) {
    .admin-tabs[b-do3kxicvm0] {
        width: 100%;
    }

    .modal-card-custom[b-do3kxicvm0] {
        padding: 18px;
        border-radius: 16px;
    }

    .modal-actions[b-do3kxicvm0],
    .modal-actions-space[b-do3kxicvm0] {
        justify-content: stretch;
    }

        .modal-actions .btn[b-do3kxicvm0],
        .modal-actions-space .btn[b-do3kxicvm0] {
            width: 100%;
        }
}

.admin-tab:hover[b-do3kxicvm0] {
    color: #111;
}

@media (max-width: 700px) {
    .config-page[b-do3kxicvm0] {
        padding: 14px;
        margin-top: 20px;
        margin-bottom: 28px;
    }

    .admin-tabs[b-do3kxicvm0] {
        width: 100%;
        margin-top: 10px;
    }
}

@media (max-width: 900px) {
    .config-page[b-do3kxicvm0] {
        margin-top: 0px;
        margin-bottom: 60px;
    }
}

.form-checkEdt[b-do3kxicvm0] {
    display: flex;
    align-items: center;
    gap: 6px;
}

.config-page[b-do3kxicvm0] {
    --bg: #f4f5f7;
    --card-bg: #ffffff;
    --primary-color-rgb: 37, 99, 235;
    --text-primary: #101828;
    --text-secondary: #475467;
    --border-color: #e5e7eb;
    --shadow-sm: 0 1px 2px rgba(16, 24, 40, 0.06);
    --shadow-md: 0 8px 24px rgba(16, 24, 40, 0.08);
    --shadow-lg: 0 20px 40px rgba(16, 24, 40, 0.12);
}

.inventory-layout[b-do3kxicvm0] {
    align-items: stretch;
}

.inventory-panel[b-do3kxicvm0] {
    background: var(--card-bg);
    border: 1px solid var(--border-color);
    border-radius: 22px;
    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.04);
    overflow: hidden;
}

    .inventory-panel:hover[b-do3kxicvm0] {
        box-shadow: 0 1px 2px rgba(16, 24, 40, 0.04);
    }

.inventory-panel-header[b-do3kxicvm0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 20px 22px;
    border-bottom: 1px solid #eef2f6;
}

    .inventory-panel-header h5[b-do3kxicvm0] {
        margin: 0;
        font-size: 1.45rem;
        font-weight: 600;
        letter-spacing: -0.02em;
    }

.inventory-panel-body[b-do3kxicvm0] {
    padding: 20px 22px 22px;
}

.inventory-sidebar-card[b-do3kxicvm0] {
    height: fit-content;
}

.inventory-categories-body[b-do3kxicvm0] {
    padding-top: 10px;
}

.inventory-primary-btn[b-do3kxicvm0] {
    min-height: 0;
    padding: 10px 14px;
    border-radius: 12px;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    box-shadow: none;
}

.inventory-btn-icon[b-do3kxicvm0] {
    font-size: 18px;
    line-height: 1;
    margin-top: -1px;
}

.inventory-category-list[b-do3kxicvm0] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.inventory-category-item[b-do3kxicvm0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 14px 14px;
    border-radius: 16px;
    border: 1px solid transparent;
    transition: all .2s ease;
    cursor: pointer;
}

    .inventory-category-item:hover[b-do3kxicvm0] {
        background: #f8fafc;
        border-color: #e7edf5;
    }

.inventory-category-item-active[b-do3kxicvm0] {
    background: rgba(var(--primary-color-rgb), 0.06);
    border-color: rgba(var(--primary-color-rgb), 0.18);
}

.inventory-category-main[b-do3kxicvm0] {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    min-width: 0;
    flex: 1;
}

.inventory-category-dot[b-do3kxicvm0] {
    width: 14px;
    height: 14px;
    min-width: 14px;
    border-radius: 999px;
    display: inline-block;
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.35);
    margin-top: 4px;
}

.inventory-category-text[b-do3kxicvm0] {
    min-width: 0;
}

.inventory-category-name-row[b-do3kxicvm0] {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.inventory-category-name[b-do3kxicvm0] {
    font-weight: 600;
    color: var(--text-primary);
}

.inventory-category-description[b-do3kxicvm0] {
    margin-top: 4px;
    font-size: 13px;
    color: var(--text-secondary);
    line-height: 1.45;
}

.inventory-soft-badge[b-do3kxicvm0] {
    display: inline-flex;
    align-items: center;
    height: 24px;
    padding: 0 10px;
    border-radius: 999px;
    background: #eef2f7;
    color: #475467;
    font-size: 12px;
    font-weight: 700;
}

.inventory-icon-btn[b-do3kxicvm0] {
    width: 36px;
    height: 36px;
    min-width: 36px;
    border-radius: 10px;
    border: 1px solid #d9e2ec;
    background: #fff;
    color: #667085;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease;
    padding: 0;
}

    .inventory-icon-btn:hover[b-do3kxicvm0] {
        background: var(--primary-color);
        border-color: var(--primary-color);
        color: #fff;
    }

.inventory-toolbar[b-do3kxicvm0] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 180px;
    gap: 12px;
    margin-bottom: 14px;
}

.inventory-search-wrap[b-do3kxicvm0] {
    position: relative;
}

.inventory-search-icon[b-do3kxicvm0] {
    position: absolute;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
    color: #98a2b3;
    pointer-events: none;
    display: inline-flex;
}

.inventory-search-input[b-do3kxicvm0] {
    padding-left: 42px;
    border-radius: 12px;
    background: #f7f8fb;
    border-color: #eceff3;
    box-shadow: none;
}

.inventory-select[b-do3kxicvm0] {
    border-radius: 12px;
    background: #f7f8fb;
    border-color: #eceff3;
    box-shadow: none;
}

.inventory-meta-row[b-do3kxicvm0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
    font-size: 14px;
    color: var(--text-secondary);
    margin-bottom: 14px;
}

.inventory-meta-sep[b-do3kxicvm0] {
    margin: 0 6px;
    color: #98a2b3;
}

.inventory-clear-btn[b-do3kxicvm0] {
    box-shadow: none;
}

.inventory-items-list[b-do3kxicvm0] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.inventory-item-card[b-do3kxicvm0] {
    display: grid;
    grid-template-columns: 58px minmax(0, 1fr) auto;
    gap: 14px;
    align-items: start;
    padding: 16px;
    border: 1px solid #e7eaef;
    border-radius: 16px;
    background: #fff;
    transition: all .2s ease;
    cursor: pointer;
}

    .inventory-item-card:hover[b-do3kxicvm0] {
        border-color: #d8dee7;
        transform: translateY(-1px);
        box-shadow: 0 8px 20px rgba(16, 24, 40, 0.06);
    }

.inventory-item-media[b-do3kxicvm0] {
    width: 58px;
    height: 58px;
    border-radius: 12px;
    background: #f3f4f6;
    border: 1px solid #eef1f4;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.inventory-item-image[b-do3kxicvm0] {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 9px;
    background: #f3f4f6;
}

.inventory-item-content[b-do3kxicvm0] {
    min-width: 0;
}

.inventory-item-title[b-do3kxicvm0] {
    font-size: 1.02rem;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 6px;
}

.inventory-item-description[b-do3kxicvm0] {
    color: var(--text-secondary);
    line-height: 1.5;
    margin-bottom: 8px;
}

.inventory-item-price[b-do3kxicvm0] {
    font-weight: 700;
    color: var(--primary-color);
}

.inventory-item-extra-info[b-do3kxicvm0] {
    margin-top: 6px;
    font-size: 13px;
    color: #667085;
}

.inventory-item-actions[b-do3kxicvm0] {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.inventory-category-pill[b-do3kxicvm0] {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 0 12px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
}

.inventory-pagination[b-do3kxicvm0] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 18px;
}

.inventory-pagination-label[b-do3kxicvm0] {
    font-weight: 600;
    color: var(--text-secondary);
}

.inventory-empty-state[b-do3kxicvm0] {
    color: var(--text-secondary);
    padding: 14px 4px;
}

.inventory-modal-card[b-do3kxicvm0] {
    border-radius: 24px;
    padding: 24px;
    border: 1px solid rgba(255,255,255,0.3);
}

.inventory-modal-card-wide[b-do3kxicvm0] {
    width: min(100%, 860px);
}

.inventory-modal-kicker[b-do3kxicvm0] {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: var(--primary-color);
    margin-bottom: 6px;
}

.inventory-modal-subtitle[b-do3kxicvm0] {
    margin-top: 6px;
    color: var(--text-secondary);
    font-size: 14px;
    line-height: 1.45;
}

.inventory-field label[b-do3kxicvm0] {
    font-size: 13px;
    color: #344054;
}

.inventory-field .form-control[b-do3kxicvm0],
.inventory-field .form-select[b-do3kxicvm0],
.inventory-modal-card .form-control[b-do3kxicvm0],
.inventory-modal-card .form-select[b-do3kxicvm0] {
    background: #f8fafc;
    border-color: #e5e7eb;
    box-shadow: none;
}

.inventory-toggle-row[b-do3kxicvm0] {
    padding: 12px 14px;
    border-radius: 14px;
    background: #f8fafc;
    border: 1px solid #e5e7eb;
}

.inventory-form-grid > div[class*="col-"][b-do3kxicvm0] {
    margin-bottom: 0;
}

.modal-section-divider[b-do3kxicvm0] {
    margin: 24px 0 20px;
    background: #eef2f6;
}

.modal-groups-list > .border.rounded[b-do3kxicvm0],
.inventory-modal-card .border.rounded[b-do3kxicvm0] {
    border-radius: 16px !important;
    border-color: #e6eaf0 !important;
    background: #fbfcfd;
}

.modal-actions[b-do3kxicvm0] {
    gap: 12px;
}

    .modal-actions .btn[b-do3kxicvm0] {
        min-height: 44px;
        padding: 0 16px;
    }

@media (max-width: 991.98px) {
    .inventory-toolbar[b-do3kxicvm0] {
        grid-template-columns: 1fr;
    }

    .inventory-item-card[b-do3kxicvm0] {
        grid-template-columns: 58px minmax(0, 1fr);
    }

    .inventory-item-actions[b-do3kxicvm0] {
        grid-column: 1 / -1;
        justify-content: space-between;
    }
}

@media (max-width: 767.98px) {
    .config-page[b-do3kxicvm0] {
        padding: 14px;
    }

    .inventory-panel-header[b-do3kxicvm0],
    .inventory-panel-body[b-do3kxicvm0],
    .inventory-modal-card[b-do3kxicvm0] {
        padding: 18px;
    }

    .inventory-item-card[b-do3kxicvm0] {
        grid-template-columns: 1fr;
    }

    .inventory-item-media[b-do3kxicvm0] {
        width: 54px;
        height: 54px;
    }

    .inventory-item-actions[b-do3kxicvm0] {
        justify-content: flex-start;
    }

    .inventory-primary-btn[b-do3kxicvm0] {
        width: auto !important;
    }
}

@media (max-width: 900px) {
    .container[b-do3kxicvm0] {
        margin-top: 0px;
        margin-bottom: 60px;
    }

    .modal-backdrop-custom[b-do3kxicvm0] {
        padding-top: 16px;
    }
}
/* /Components/Pages/Admin/Painel.razor.rz.scp.css */
:host[b-3t4u60ulem] {
    display: block;
}

.painel-page[b-3t4u60ulem] {
    /*--bg-blue: linear-gradient(135deg, #1d4ed8 0%, #2563eb 55%, #1e40af 100%);
    --blue: #2563eb;*/
    --blue-soft: #dbeafe;
    --yellow: #f2b700;
    --yellow-soft: #fff4cc;
    --purple: #a855f7;
    --purple-soft: #f3e8ff;
    --green: #0dcf5a;
    --green-soft: #dcfce7;
    --text-primary: #111827;
    --text-secondary: #6b7280;
    --surface: #ffffff;
    --surface-soft: #f3f4f6;
    --surface-muted: #f8fafc;
    --border: #e5e7eb;
    --shadow-sm: 0 8px 28px rgba(15, 23, 42, 0.08);
    --shadow-md: 0 18px 50px rgba(15, 23, 42, 0.16);
    --page-pad: 24px;
    --content-max: 1600px;
    margin: 0 auto;
    margin-top: 72px;
    padding-bottom: 40px;
    color: var(--text-primary);
}

h1[b-3t4u60ulem], h2[b-3t4u60ulem], h3[b-3t4u60ulem], h4[b-3t4u60ulem], p[b-3t4u60ulem] {
    margin: 0;
}

.alert[b-3t4u60ulem] {
    margin: 18px 16px 0;
    border-radius: 16px;
    padding: 14px 16px;
    font-weight: 700;
    border: 1px solid transparent;
}

.alert-info[b-3t4u60ulem] {
    background: #e0edff;
    border-color: #bfd8ff;
    color: #184a9f;
}

.alert-danger[b-3t4u60ulem] {
    background: #ffe9e9;
    border-color: #ffcaca;
    color: #a61b1b;
}

.painel-hero[b-3t4u60ulem] {
    background: var(--primary-color);
    box-shadow: var(--shadow-sm);
}

.painel-hero-inner[b-3t4u60ulem] {
    padding: 26px 18px 24px;
    width: min(var(--content-max), calc(100% - (var(--page-pad) * 2)));
    margin: 0 auto;
}

.hero-content[b-3t4u60ulem] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
}

    .hero-content h1[b-3t4u60ulem] {
        color: #fff;
        font-size: 2rem;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .hero-content p[b-3t4u60ulem] {
        color: rgba(255, 255, 255, 0.86);
        font-size: 0.9rem;
        font-weight: 500;
    }

.hero-stats[b-3t4u60ulem] {
    display: grid;
    grid-template-columns: repeat(4, minmax(140px, 1fr));
    gap: 12px;
}

.hero-stat-card[b-3t4u60ulem] {
    min-height: 94px;
    background: rgba(255, 255, 255, 0.10);
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 18px;
    padding: 16px 18px;
    color: #fff;
    backdrop-filter: blur(4px);
}

    .hero-stat-card span[b-3t4u60ulem] {
        display: flex;
        align-items: center;
        font-size: 13px;
        opacity: .92;
        margin-bottom: 10px;
        gap: 4px;
    }

    .hero-stat-card strong[b-3t4u60ulem] {
        display: block;
        font-size: 22px;
        font-weight: 600;
    }

    .hero-stat-card.highlight[b-3t4u60ulem] {
        background: rgba(255, 255, 255, 0.14);
    }

.hero-search-wrap[b-3t4u60ulem] {
    margin-top: 24px;
}

.hero-search-box[b-3t4u60ulem] {
    background: rgba(255, 255, 255, 0.85);
    border-radius: 18px;
    padding: 0 18px;
    min-height: 54px;
    display: flex;
    align-items: center;
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
}

    .hero-search-box input[b-3t4u60ulem] {
        width: 100%;
        border: none;
        outline: none;
        background: transparent;
        font: inherit;
        color: var(--text-primary);
    }

.kanban-board[b-3t4u60ulem] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
    padding: 24px 16px 0;
    width: min(var(--content-max), calc(100% - (var(--page-pad) * 2)));
    margin: 0 auto;
}

.kanban-column[b-3t4u60ulem] {
    border-radius: 22px;
    overflow: hidden;
    background: #efefef;
    border: 1px solid #dddddd;
    min-height: 620px;
}

.column-header[b-3t4u60ulem] {
    padding: 18px 16px 16px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
    color: #fff;
}

.column-title-wrap[b-3t4u60ulem] {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.column-icon[b-3t4u60ulem] {
    width: 38px;
    height: 38px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.22);
    background: rgba(255, 255, 255, 0.14);
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.column-infos[b-3t4u60ulem] {
    display: flex;
    flex-direction: column;
}

.column-header h2[b-3t4u60ulem] {
    font-size: 17px;
    font-weight: 700;
}

.column-header span[b-3t4u60ulem] {
    font-size: 12px;
    opacity: .92;
}

.column-count[b-3t4u60ulem] {
    min-width: 34px;
    height: 24px;
    border-radius: 10px;
    display: grid;
    place-items: center;
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.20);
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

.column-body[b-3t4u60ulem] {
    padding: 14px;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.column-aguardando .column-header[b-3t4u60ulem] {
    background: linear-gradient(135deg, #f4b400 0%, #efb000 100%);
}

.column-em-andamento .column-header[b-3t4u60ulem] {
    background: linear-gradient(135deg, #5ea0f3 0%, #357ae8 100%);
}

.column-saiu-entrega .column-header[b-3t4u60ulem] {
    background: linear-gradient(135deg, #c084fc 0%, #a855f7 100%);
}

.column-concluido .column-header[b-3t4u60ulem] {
    background: linear-gradient(135deg, #18d266 0%, #03c853 100%);
}

.empty-state[b-3t4u60ulem] {
    min-height: 156px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 2px dashed #cfd4dc;
    border-radius: 18px;
    color: #8b95a7;
    background: #f4f5f7;
    font-weight: 700;
}

.empty-state-icon[b-3t4u60ulem] {
    font-size: 22px;
    line-height: 1;
}

.order-card[b-3t4u60ulem] {
    background: #fff;
    border: 1px solid #d9dee7;
    border-radius: 18px;
    padding: 14px;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.04);
    cursor: pointer;
    transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease;
}

    .order-card:hover[b-3t4u60ulem] {
        transform: translateY(-2px);
        box-shadow: 0 14px 28px rgba(15, 23, 42, 0.08);
        border-color: #b9c9eb;
    }

    .order-card.selected[b-3t4u60ulem] {
        border-color: var(--blue);
        box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.12);
    }

.order-card-top[b-3t4u60ulem],
.order-card-footer[b-3t4u60ulem],
.item-card-top[b-3t4u60ulem],
.pedido-modal-top[b-3t4u60ulem],
.pedido-modal-header-row[b-3t4u60ulem] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.section-title-row[b-3t4u60ulem] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 15px;
    margin-left: 5px;
}

.order-card-id-wrap[b-3t4u60ulem] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.order-dot[b-3t4u60ulem] {
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: currentColor;
}

.column-aguardando .order-dot[b-3t4u60ulem] {
    color: #d59a00;
}

.column-em-andamento .order-dot[b-3t4u60ulem] {
    color: #3b82f6;
}

.column-saiu-entrega .order-dot[b-3t4u60ulem] {
    color: #a855f7;
}

.column-concluido .order-dot[b-3t4u60ulem] {
    color: #16a34a;
}

.order-id[b-3t4u60ulem] {
    font-size: 15px;
    font-weight: 700;
}

.order-time[b-3t4u60ulem] {
    font-size: .700rem;
    font-weight: 600;
    background: #f8f5ef;
    border: 1px solid #ddd4c6;
    border-radius: 10px;
    padding: 2px 7px;
    color: #111827;
}

.order-customer-row[b-3t4u60ulem] {
    margin-top: 12px;
    font-size: .875rem;
    color: #4a5565;
    display: flex;
    align-items: center;
    gap: 4px;
}

.order-items-count[b-3t4u60ulem] {
    margin-top: 0px;
    font-size: 13px;
    color: var(--text-secondary);
}

.order-preview-box[b-3t4u60ulem] {
    margin-top: 12px;
    background: #f5f6f8;
    border-radius: 12px;
    padding: 10px 12px;
}

.order-preview-line[b-3t4u60ulem],
.order-preview-more[b-3t4u60ulem] {
    font-size: 13px;
    line-height: 1.55;
    color: color-mix(in srgb, var(--primary-color) 90%, transparent 0%);
}

    .order-preview-line span[b-3t4u60ulem] {
        color: #364153;
    }

.order-preview-more[b-3t4u60ulem] {
    font-weight: 700;
}

.order-card-footer[b-3t4u60ulem] {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #e5e7eb;
    align-items: flex-end;
}

.order-total-label[b-3t4u60ulem] {
    display: block;
    font-size: 12px;
    color: var(--text-secondary);
    margin-bottom: 4px;
}

.order-total[b-3t4u60ulem],
.item-total[b-3t4u60ulem] {
    color: color-mix(in srgb, var(--primary-color) 90%, transparent 0%);
    font-size: 16px;
    font-weight: 700;
}

.details-link[b-3t4u60ulem] {
    border: none;
    background: transparent;
    color: var(--primary-color);
    font-weight: 600;
    cursor: pointer;
    font-size: .875rem;
}

.pedido-modal-backdrop[b-3t4u60ulem] {
    position: fixed;
    inset: 0;
    background: rgba(15, 23, 42, 0.5);
    z-index: 2000;
}

.pedido-modal-wrap[b-3t4u60ulem] {
    position: fixed;
    inset: 0;
    z-index: 2001;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px;
}

.pedido-modal-card[b-3t4u60ulem] {
    width: min(800px, calc(100% - (var(--page-pad) * 2)));
    max-height: calc(100vh - 36px);
    overflow: auto;
    background: #fff;
    border-radius: 18px;
    box-shadow: var(--shadow-md);
    padding: 18px;
    box-sizing: border-box;
}

.pedido-modal-badge-icon[b-3t4u60ulem] {
    width: 44px;
    height: 44px;
    border-radius: 14px;
    background: var(--primary-color);
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pedido-modal-top[b-3t4u60ulem] {
    align-items: center;
}

.pedido-modal-title-block[b-3t4u60ulem] {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.pedido-modal-header-row[b-3t4u60ulem] {
    align-items: center;
}

    .pedido-modal-header-row h3[b-3t4u60ulem] {
        font-size: 18px;
        font-weight: 600;
    }

.modal-close[b-3t4u60ulem] {
    width: 28px;
    height: 28px;
    border: none;
    background: transparent;
    color: #444;
    font-size: 26px;
    line-height: 1;
    cursor: pointer;
}

.status-chip[b-3t4u60ulem] {
    display: inline-flex;
    align-items: center;
    min-height: 20px;
    padding: 0 8px;
    border-radius: 5px;
    font-size: .600rem;
    font-weight: 700;
    color: white;
    background: color-mix(in srgb, var(--primary-color) 90%, transparent 0%);
    width: fit-content;
}

.pedido-detail-grid[b-3t4u60ulem] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin-top: 18px;
    padding-bottom: 10px;
}

.pedido-detail-box[b-3t4u60ulem] {
    border-radius: 14px;
    padding: 12px;
    background: #eef2f7;
}

    .pedido-detail-box span[b-3t4u60ulem],
    .client-info-item span[b-3t4u60ulem],
    .info-block span[b-3t4u60ulem] {
        display: block;
        font-size: 11px;
        color: var(--text-secondary);
        margin-bottom: 6px;
    }

    .pedido-detail-box strong[b-3t4u60ulem] {
        font-size: 13px;
        line-height: 1.35;
    }

    .pedido-detail-box.total-box strong[b-3t4u60ulem],
    .pedido-detail-box.items-box strong[b-3t4u60ulem] {
        font-size: 17px;
        color: color-mix(in srgb, var(--primary-color) 90%, transparent 0%);
    }

.items-box[b-3t4u60ulem] {
    background: #efe8f7;
}

.green-box[b-3t4u60ulem] {
    background: #dff1e3;
}

.sand-box[b-3t4u60ulem] {
    background: #f7ead7;
}

.modal-section[b-3t4u60ulem] {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ececec;
}

    .modal-section:first-of-type[b-3t4u60ulem] {
        margin-top: 0;
    }

.section-title-row h4[b-3t4u60ulem] {
    font-size: 15px;
    font-weight: 700;
}

.section-icon[b-3t4u60ulem] {
    width: 32px;
    height: 32px;
    border-radius: 12px;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary-color);
}

    .section-icon.blue[b-3t4u60ulem] {
        background: #dbeafe;
        color: #155dfc;
    }

    .section-icon.green[b-3t4u60ulem] {
        background: #dcfce7;
        color: #00a63e;
    }

    .section-icon.soft[b-3t4u60ulem] {
        background: #e8f0ff;
    }

.info-card[b-3t4u60ulem] {
    margin-top: 12px;
    background: #fbf9fa;
    border: 1px solid #eef2f7;
    border-radius: 16px;
    padding: 14px;
}

.client-info-grid[b-3t4u60ulem] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px 18px;
}

.client-info-item strong[b-3t4u60ulem] {
    font-size: 14px;
    color: #111827;
    line-height: 1.45;
}

.client-info-item.full-width[b-3t4u60ulem] {
    grid-column: 1 / -1;
}

.detail-items[b-3t4u60ulem] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 12px;
}

.item-card[b-3t4u60ulem] {
    border: 1px solid #ebe6e7;
    border-radius: 14px;
    padding: 14px;
    background: #fbf9fa;
}

    .item-card:hover[b-3t4u60ulem] {
        border: 1px solid color-mix(in srgb, var(--primary-color) 60%, transparent 0%);
    }

.item-card-top[b-3t4u60ulem] {
    align-items: flex-start;
}

    .item-card-top strong[b-3t4u60ulem] {
        font-size: 14px;
    }

.item-unit[b-3t4u60ulem] {
    margin-top: 4px;
    color: var(--text-secondary);
    font-size: 13px;
}

    .item-unit span[b-3t4u60ulem] {
        color: var(--primary-color);
    }

.info-block[b-3t4u60ulem] {
    margin-top: 10px;
    border-radius: 12px;
    background: #f8fafc;
    border: 1px solid #edf2f7;
    padding: 10px 12px;
}

    .info-block.muted[b-3t4u60ulem] {
        background: #fbfbfb;
    }

    .info-block p[b-3t4u60ulem] {
        font-size: 13px;
        color: #334155;
        line-height: 1.5;
        margin-top: 2px;
    }

.next-step-section[b-3t4u60ulem] {
    background: #edf4ff;
    border-radius: 16px;
    padding: 16px;
    border: none;
}

.primary-action[b-3t4u60ulem] {
    width: 100%;
    min-height: 46px;
    border: none;
    border-radius: 10px;
    background: linear-gradient(135deg, color-mix(in srgb, var(--primary-color) 90%, transparent 0%) 0%, var(--primary-color) 100%);
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 0 10px 24px rgba(37, 99, 235, 0.22);
}

.success-note[b-3t4u60ulem] {
    margin-top: 14px;
    border-radius: 10px;
    background: #dcfce7;
    color: #166534;
    padding: 14px;
    font-weight: 700;
}

@media (max-width: 1380px) {
    .hero-content[b-3t4u60ulem] {
        flex-direction: column;
    }

    .hero-stats[b-3t4u60ulem],
    .kanban-board[b-3t4u60ulem] {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media (max-width: 820px) {
    .painel-hero-inner[b-3t4u60ulem],
    .kanban-board[b-3t4u60ulem] {
        padding-left: 12px;
        padding-right: 12px;
    }

    .kanban-board[b-3t4u60ulem] {
        width: 100%;
    }

    .kanban-column[b-3t4u60ulem] {
        min-height: 0;
    }

    .pedido-detail-grid[b-3t4u60ulem],
    .client-info-grid[b-3t4u60ulem], .kanban-board[b-3t4u60ulem] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .hero-stats[b-3t4u60ulem] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .pedido-modal-wrap[b-3t4u60ulem] {
        align-items: flex-start;
        padding: 12px;
    }

    .pedido-modal-card[b-3t4u60ulem] {
        width: 100%;
        max-height: calc(100vh - 24px);
        padding: 18px 18px 60px 18px;
    }
}

@media (max-width: 700px) {

    .pedido-detail-grid[b-3t4u60ulem],
    .client-info-grid[b-3t4u60ulem], .kanban-board[b-3t4u60ulem] {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .hero-stats[b-3t4u60ulem] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 900px) {
    .painel-page[b-3t4u60ulem] {
        margin-top: 0px;
        margin-bottom: 60px;
    }

    .pedido-modal-wrap[b-3t4u60ulem], .pedido-modal-card[b-3t4u60ulem] {
        margin-bottom: 60px;
    }
}


.action-buttons-row[b-3t4u60ulem] {
    display: flex;
    align-items: stretch;
    gap: 10px;
}

    .action-buttons-row .primary-action[b-3t4u60ulem] {
        flex: 1;
    }

.cancel-action[b-3t4u60ulem] {
    width: 46px;
    min-width: 46px;
    min-height: 46px;
    border: none;
    border-radius: 10px;
    background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    box-shadow: 0 10px 24px rgba(220, 38, 38, 0.22);
}

    .cancel-action:hover[b-3t4u60ulem] {
        filter: brightness(1.03);
    }

.cancel-note[b-3t4u60ulem] {
    background: #fee2e2;
    color: #991b1b;
}


.hero-actions-wrap[b-3t4u60ulem] {
    display: flex;
    align-items: center;
    gap: 12px;
}

    .hero-actions-wrap .hero-search-box[b-3t4u60ulem] {
        flex: 1;
    }

.history-trigger[b-3t4u60ulem] {
    min-height: 54px;
    border: 1px solid rgba(255,255,255,.2);
    border-radius: 18px;
    padding: 0 18px;
    background: rgba(255,255,255,.14);
    color: #fff;
    font-size: .95rem;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    backdrop-filter: blur(4px);
}

    .history-trigger:hover[b-3t4u60ulem] {
        background: rgba(255,255,255,.18);
    }

.history-modal-card[b-3t4u60ulem] {
    width: min(980px, calc(100% - (var(--page-pad) * 2)));
}

.history-subtitle[b-3t4u60ulem] {
    font-size: .9rem;
    color: var(--text-secondary);
    margin-top: 4px;
}

.history-filters-grid[b-3t4u60ulem] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.history-filter-field[b-3t4u60ulem] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

    .history-filter-field label[b-3t4u60ulem] {
        font-size: 12px;
        font-weight: 700;
        color: var(--text-secondary);
    }

    .history-filter-field input[b-3t4u60ulem],
    .history-filter-field select[b-3t4u60ulem] {
        width: 100%;
        min-height: 46px;
        border: 1px solid #d9dee7;
        border-radius: 12px;
        padding: 0 14px;
        font: inherit;
        color: var(--text-primary);
        background: #fff;
        box-sizing: border-box;
        outline: none;
    }

        .history-filter-field input:focus[b-3t4u60ulem],
        .history-filter-field select:focus[b-3t4u60ulem] {
            border-color: color-mix(in srgb, var(--primary-color) 65%, transparent 0%);
            box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.10);
        }

.history-summary-row[b-3t4u60ulem] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 14px;
}

    .history-summary-row h4[b-3t4u60ulem] {
        font-size: 16px;
        font-weight: 700;
    }

    .history-summary-row span[b-3t4u60ulem] {
        font-size: 13px;
        color: var(--text-secondary);
    }

.history-results-list[b-3t4u60ulem] {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-top: 12px;
}

.history-order-card[b-3t4u60ulem] {
    cursor: pointer;
}

.history-card-header-row[b-3t4u60ulem] {
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.history-created-at[b-3t4u60ulem] {
    font-size: 12px;
    color: var(--text-secondary);
    font-weight: 600;
}

.history-empty-state[b-3t4u60ulem] {
    min-height: 220px;
}

.history-dot.dot-aguardando[b-3t4u60ulem] {
    color: #d59a00;
}

.history-dot.dot-em-andamento[b-3t4u60ulem] {
    color: #3b82f6;
}

.history-dot.dot-saiu-entrega[b-3t4u60ulem] {
    color: #a855f7;
}

.history-dot.dot-concluido[b-3t4u60ulem] {
    color: #16a34a;
}

.history-dot.dot-cancelado[b-3t4u60ulem] {
    color: #ef4444;
}

.status-cancelado[b-3t4u60ulem] {
    background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
}

@media (max-width: 820px) {
    .hero-actions-wrap[b-3t4u60ulem] {
        flex-direction: column;
        align-items: stretch;
    }

    .history-filters-grid[b-3t4u60ulem] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .history-summary-row[b-3t4u60ulem],
    .history-card-header-row[b-3t4u60ulem] {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 700px) {
    .history-filters-grid[b-3t4u60ulem] {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .history-trigger[b-3t4u60ulem] {
        justify-content: center;
    }

    .history-modal-card[b-3t4u60ulem] {
        width: 100%;
    }
}
/* /Components/Pages/Carrinho.razor.rz.scp.css */
.cart-page[b-xb4b3w9nwo] {
    --bg: #f4f4f6;
    --text: #121212;
    --muted: #7a7f8c;
    --border: rgba(20, 20, 20, 0.08);
    --shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
    --bottom-nav: 56px;
    --page-pad: 24px;
    --content-max: 1000px;
    min-height: 100vh;
    margin-top: 72px;
    padding: 0 0px calc(128px + var(--bottom-nav) + env(safe-area-inset-bottom));
    background: var(--bg);
    font-family: system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}

.cart-shell[b-xb4b3w9nwo] {
    /*width: 100%;*/
    width: min(var(--content-max), calc(100% - (var(--page-pad) * 2)));
    margin: 0 auto;
}

.cart-hero[b-xb4b3w9nwo] {
    background: var(--primary-color);
    padding: 24px 16px 30px;
}

.cart-hero-inner[b-xb4b3w9nwo] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
}

.cart-hero-copy h1[b-xb4b3w9nwo] {
    margin: 0;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: -0.03em;
}

.cart-hero-copy span[b-xb4b3w9nwo] {
    display: inline-block;
    margin-top: 8px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.90rem;
    font-weight: 500;
}

.hero-options-btn[b-xb4b3w9nwo] {
    width: 56px;
    height: 56px;
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.16);
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(10px);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.14), 0 12px 24px rgba(0,0,0,.12);
    cursor: pointer;
    transition: transform .12s ease, background .12s ease, border-color .12s ease;
}

    .hero-options-btn:hover[b-xb4b3w9nwo] {
        background: rgba(255, 255, 255, 0.22);
    }

    .hero-options-btn:active[b-xb4b3w9nwo] {
        transform: translateY(1px);
    }

    .hero-options-btn svg[b-xb4b3w9nwo] {
        width: 24px;
        height: 24px;
        fill: currentColor;
    }

.cart-content[b-xb4b3w9nwo] {
    margin-top: -10px;
    position: relative;
    z-index: 2;
}

.muted[b-xb4b3w9nwo] {
    color: var(--muted);
}

.w-full[b-xb4b3w9nwo] {
    width: 100%;
}

.cardCart[b-xb4b3w9nwo] {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 18px;
    box-shadow: var(--shadow);
}

.cart-main-card[b-xb4b3w9nwo] {
    overflow: hidden;
}

.section-title-row[b-xb4b3w9nwo] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 16px 18px;
    border-bottom: 1px solid rgba(20, 20, 20, 0.08);
    color: var(--text);
    font-size: 1rem;
    background: #f6f3f4;
}

.coupon-title-row[b-xb4b3w9nwo] {
    background: white;
}

.section-title-icon[b-xb4b3w9nwo] {
    width: 18px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #6e7480;
}

    .section-title-icon svg[b-xb4b3w9nwo] {
        width: 18px;
        height: 18px;
        fill: currentColor;
    }

.cart-loading[b-xb4b3w9nwo],
.cart-empty[b-xb4b3w9nwo] {
    padding: 24px;
}

.cart-empty[b-xb4b3w9nwo] {
    text-align: center;
}

    .cart-empty h2[b-xb4b3w9nwo] {
        margin: 10px 0 6px;
        color: var(--text);
        font-size: 1.3rem;
    }

    .cart-empty p[b-xb4b3w9nwo] {
        margin: 0 0 16px;
    }

.empty-icon[b-xb4b3w9nwo] {
    width: 64px;
    height: 64px;
    margin: 0 auto 10px;
    border-radius: 18px;
    display: grid;
    place-items: center;
    background: color-mix(in srgb, var(--primary-color) 10%, white);
    font-size: 1.8rem;
}

.skeleton-line[b-xb4b3w9nwo] {
    height: 12px;
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(0,0,0,.07), rgba(0,0,0,.03), rgba(0,0,0,.07));
    background-size: 200% 100%;
    animation: shimmer-b-xb4b3w9nwo 1.2s infinite;
    margin-top: 10px;
}

    .skeleton-line:first-child[b-xb4b3w9nwo] {
        margin-top: 0;
    }

.w60[b-xb4b3w9nwo] {
    width: 60%;
}

@keyframes shimmer-b-xb4b3w9nwo {
    0% {
        background-position: 0% 0;
    }

    100% {
        background-position: 200% 0;
    }
}

.cart-list[b-xb4b3w9nwo] {
    display: flex;
    flex-direction: column;
}

.cart-item[b-xb4b3w9nwo] {
    display: grid;
    grid-template-columns: 92px 1fr;
    gap: 14px;
    padding: 18px;
    border-top: 1px solid rgba(20, 20, 20, 0.08);
}

    .cart-item:first-child[b-xb4b3w9nwo] {
        border-top: 0;
    }

.item-left[b-xb4b3w9nwo] {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.item-img[b-xb4b3w9nwo] {
    width: 96px;
    height: 96px;
    border-radius: 16px;
    object-fit: cover;
    background: #f1f2f5;
}

    .item-img.placeholder[b-xb4b3w9nwo] {
        display: grid;
        place-items: center;
        color: #cdc2de;
        font-size: 1.8rem;
        border: 0;
    }

.item-body[b-xb4b3w9nwo] {
    min-width: 0;
}

.item-top[b-xb4b3w9nwo] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
}

.item-top-edit[b-xb4b3w9nwo] {
    flex: 0 0 auto;
}

.item-remove-btn[b-xb4b3w9nwo] {
    width: 26px;
    height: 26px;
    border: 0;
    background: transparent;
    color: #ff4747;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
}

    .item-remove-btn:hover[b-xb4b3w9nwo] {
        background: #ffeaea;
        border-radius: 50%;
    }

    .item-remove-btn svg[b-xb4b3w9nwo] {
        width: 18px;
        height: 18px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.item-title[b-xb4b3w9nwo] {
    min-width: 0;
}

.item-name[b-xb4b3w9nwo] {
    display: block;
    color: var(--text);
    font-size: 1.28rem;
    line-height: 1.15;
    font-weight: 600;
}

.item-description[b-xb4b3w9nwo] {
    margin-top: 6px;
    font-size: 0.93rem;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
}

.item-pricing[b-xb4b3w9nwo] {
    margin-top: 14px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.price-chip[b-xb4b3w9nwo] {
    min-width: 0;
}

.price-chip-label[b-xb4b3w9nwo] {
    display: block;
    font-size: .74rem;
    font-weight: 500;
    color: #7a7f8c;
    letter-spacing: .01em;
}

.price-chip-value[b-xb4b3w9nwo] {
    display: block;
    margin-top: 5px;
    color: #232938;
    font-size: 1.06rem;
    font-weight: 600;
    line-height: 1.1;
    white-space: nowrap;
}

.price-chip.total[b-xb4b3w9nwo] {
    background: linear-gradient(180deg, color-mix(in srgb, var(--primary-color) 7%, white) 0%, color-mix(in srgb, var(--primary-color) 11%, white) 100%);
    border-color: color-mix(in srgb, var(--primary-color) 16%, rgba(20,20,20,.06));
}

    .price-chip.total .price-chip-label[b-xb4b3w9nwo] {
        color: color-mix(in srgb, var(--primary-color) 58%, #6f7480);
    }

    .price-chip.total .price-chip-value[b-xb4b3w9nwo] {
        color: var(--primary-color);
    }


.item-options[b-xb4b3w9nwo] {
    margin-top: 12px;
    display: grid;
    gap: 8px;
}

.item-option-group[b-xb4b3w9nwo] {
    padding: 10px 12px;
    border-radius: 14px;
    background: #fafafb;
    border: 1px solid rgba(20,20,20,.06);
}

.item-option-group-name[b-xb4b3w9nwo] {
    margin-bottom: 6px;
    color: var(--text);
    font-size: .86rem;
    font-weight: 600;
}

.item-option-line[b-xb4b3w9nwo] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    color: #414652;
    font-size: .84rem;
}

    .item-option-line + .item-option-line[b-xb4b3w9nwo] {
        margin-top: 6px;
        padding-top: 6px;
        border-top: 1px dashed rgba(20,20,20,.08);
    }

.notes-collapsible[b-xb4b3w9nwo] {
    margin-top: 12px;
}

.notes-row[b-xb4b3w9nwo] {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.notes-preview-inline[b-xb4b3w9nwo] {
    flex: 1 1 220px;
    min-width: 0;
    padding: 10px 12px;
    border-radius: 12px;
    background: #f7f7f9;
    border: 1px dashed rgba(20,20,20,.12);
    color: #444a57;
    font-size: .85rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-notes-icon[b-xb4b3w9nwo],
.btn-options-icon[b-xb4b3w9nwo] {
    width: 38px;
    height: 38px;
    border-radius: 12px;
}

.btn-notes-icon[b-xb4b3w9nwo] {
    width: 38px;
    border: 1px solid rgba(20,20,20,.1);
    background: #fff;
    color: #424754;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.btn-options-icon[b-xb4b3w9nwo] {
    width: 38px;
    height: 38px;
    border-radius: 12px;
    border: 1px solid rgba(20,20,20,.1);
    background: #fff;
    color: #5b6270;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background .12s ease, border-color .12s ease, transform .12s ease;
}

    .btn-options-icon:hover[b-xb4b3w9nwo],
    .btn-notes-icon:hover[b-xb4b3w9nwo] {
        background: #f7f8fb;
        border-color: rgba(20,20,20,.14);
    }

    .btn-options-icon:active[b-xb4b3w9nwo],
    .btn-notes-icon:active[b-xb4b3w9nwo] {
        transform: scale(.97);
    }

    .btn-options-icon svg[b-xb4b3w9nwo] {
        width: 16px;
        height: 16px;
        fill: none;
        stroke: currentColor;
        stroke-width: 1.9;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.btn-notes-icon svg[b-xb4b3w9nwo] {
    width: 16px;
    height: 16px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.9;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.btn-link.danger[b-xb4b3w9nwo] {
    border: none;
    background: transparent;
    cursor: pointer;
    padding: 6px 10px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 13px;
    user-select: none;
    color: var(--text);
    transition: background .12s ease, color .12s ease, transform .04s ease;
}

.btn-link:hover[b-xb4b3w9nwo] {
    background: rgba(0,0,0,.05);
}

.btn-link:active[b-xb4b3w9nwo] {
    transform: translateY(1px);
}

.btn-link.danger[b-xb4b3w9nwo] {
    color: #b02a37;
}

    .btn-link.danger:hover[b-xb4b3w9nwo] {
        background: rgba(220, 53, 69, .08);
    }

.item-notes-edit[b-xb4b3w9nwo] {
    margin-top: 10px;
    padding: 12px;
    border-radius: 14px;
    border: 1px solid rgba(20,20,20,.08);
    background: #fcfcfd;
}

.notes-input[b-xb4b3w9nwo] {
    width: 100%;
    min-height: 82px;
    resize: vertical;
    padding: 12px 14px;
    border-radius: 14px;
    border: 1px solid rgba(20,20,20,.1);
    outline: none;
    font: inherit;
}

    .notes-input:focus[b-xb4b3w9nwo] {
        border-color: color-mix(in srgb, var(--primary-color) 40%, #ccc);
        box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-color) 12%, transparent);
    }

.notes-actions[b-xb4b3w9nwo] {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.btn-notes-save[b-xb4b3w9nwo],
.btn-primary[b-xb4b3w9nwo] {
    border: 0;
    border-radius: 12px;
    background: var(--primary-color);
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

.btn-notes-save[b-xb4b3w9nwo] {
    height: 38px;
    padding: 0 14px;
}

.btn-primary[b-xb4b3w9nwo] {
    height: 46px;
    padding: 0 14px;
    box-shadow: 0 12px 24px color-mix(in srgb, var(--primary-color) 18%, transparent);
}

.item-bottom[b-xb4b3w9nwo] {
    margin-top: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
}

.qty-control[b-xb4b3w9nwo] {
    display: inline-flex;
    align-items: center;
    background: #f2f2f3;
    border-radius: 999px;
    padding: 2px;
}

.qty-btn[b-xb4b3w9nwo] {
    width: 38px;
    height: 34px;
    border: 0;
    background: transparent;
    color: #20242e;
    font-size: 1.35rem;
    cursor: pointer;
}

.qty-value[b-xb4b3w9nwo] {
    width: 36px;
    text-align: center;
    color: #1f2430;
    font-size: 1rem;
    font-weight: 600;
}

.item-total[b-xb4b3w9nwo] {
    min-width: 112px;
    text-align: right;
}

    .item-total span[b-xb4b3w9nwo] {
        display: block;
        font-size: .76rem;
    }

    .item-total strong[b-xb4b3w9nwo] {
        display: block;
        margin-top: 4px;
        color: var(--primary-color);
        font-size: 1.06rem;
        font-weight: 600;
        letter-spacing: -0.01em;
        line-height: 1.1;
    }

.cart-promo-banner[b-xb4b3w9nwo] {
    margin-top: 20px;
    border-radius: 18px;
    overflow: hidden;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 20px 18px;
    color: #fff;
    background: linear-gradient(90deg, #ff7400 0%, #ff5166 42%, #ec2f9a 100%);
    box-shadow: var(--shadow);
}

.promo-icon-wrap[b-xb4b3w9nwo] {
    width: 46px;
    height: 46px;
    border-radius: 14px;
    background: rgba(255,255,255,.18);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 46px;
}

    .promo-icon-wrap svg[b-xb4b3w9nwo] {
        width: 24px;
        height: 24px;
        fill: currentColor;
    }

.promo-copy[b-xb4b3w9nwo] {
    display: grid;
    gap: 3px;
}

    .promo-copy strong[b-xb4b3w9nwo] {
        font-size: 1rem;
        font-weight: 600;
    }

    .promo-copy span[b-xb4b3w9nwo] {
        font-size: .9rem;
        color: rgba(255,255,255,.92);
    }

.coupon-card[b-xb4b3w9nwo] {
    margin-top: 18px;
    padding: 0 18px 18px;
}

.coupon-title-row[b-xb4b3w9nwo] {
    padding-left: 0;
    padding-right: 0;
}

.coupon-icon[b-xb4b3w9nwo] {
    width: 30px;
    height: 30px;
    border-radius: 10px;
    background: #f0e4ff;
    color: #8d37ff;
    flex: 0 0 30px;
}

.coupon-form[b-xb4b3w9nwo] {
    margin-top: 14px;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 8px;
}

.coupon-input[b-xb4b3w9nwo] {
    width: 100%;
    height: 38px;
    border: 0;
    border-radius: 8px;
    background: #f1eff3;
    padding: 0 12px;
    color: #5b6170;
    font-size: .82rem;
    outline: none;
}

.coupon-apply-btn[b-xb4b3w9nwo] {
    height: 38px;
    padding: 0 14px;
    border: 0;
    border-radius: 8px;
    background: #8d24ff;
    color: #fff;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: .85rem;
    font-weight: 600;
    cursor: pointer;
}

    .coupon-apply-btn svg[b-xb4b3w9nwo] {
        width: 16px;
        height: 16px;
        fill: currentColor;
    }

.coupon-available-box[b-xb4b3w9nwo] {
    margin-top: 10px;
    border-radius: 10px;
    background: #f8f8fa;
    border: 1px solid rgba(20,20,20,.08);
    padding: 14px;
}

.coupon-available-title[b-xb4b3w9nwo] {
    display: inline-block;
    margin-bottom: 10px;
    color: #5c6270;
    font-size: .78rem;
}

.coupon-chip-list[b-xb4b3w9nwo] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.coupon-chip[b-xb4b3w9nwo] {
    padding: 6px 10px;
    border-radius: 10px;
    border: 1px solid rgba(141,36,255,.22);
    background: #fff;
    color: #8d24ff;
    font-size: .72rem;
    font-weight: 600;
}

.cart-footer[b-xb4b3w9nwo] {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0px;
    z-index: 50;
    padding: 10px 14px calc(8px + env(safe-area-inset-bottom));
    background: rgba(244,244,246,.82);
    backdrop-filter: blur(8px);
    border-top: 1px solid rgba(20,20,20,.08);
}

.cart-footer-inner[b-xb4b3w9nwo] {
    width: min(var(--content-max), calc(100% - (var(--page-pad) * 2)));
    margin: 0 auto;
}

.checkout-btn[b-xb4b3w9nwo] {
    width: 100%;
    min-height: 56px;
    border: 0;
    border-radius: 16px;
    padding: 0 14px;
    background: var(--primary-color);
    color: #fff;
    display: grid;
    grid-template-columns: 1fr auto auto;
    align-items: center;
    gap: 14px;
    box-shadow: 0 14px 30px color-mix(in srgb, var(--primary-color) 22%, transparent);
    cursor: pointer;
}

    .checkout-btn span[b-xb4b3w9nwo],
    .checkout-btn strong[b-xb4b3w9nwo] {
        color: #fff;
        font-size: 1.05rem;
        font-weight: 600;
    }

    .checkout-btn strong[b-xb4b3w9nwo] {
        justify-self: end;
    }

    .checkout-btn svg[b-xb4b3w9nwo] {
        width: 18px;
        height: 18px;
        fill: currentColor;
    }

    .checkout-btn:disabled[b-xb4b3w9nwo] {
        opacity: .72;
        cursor: wait;
    }

.item-bottom-btns[b-xb4b3w9nwo] {
    display: flex;
    flex-direction: row;
    gap: 4px;
}

@media (max-width: 768px) {
    .price-chip-value[b-xb4b3w9nwo] {
        font-size: 1.02rem;
    }

    .cart-hero[b-xb4b3w9nwo] {
        padding: 22px 14px 40px;
    }

    .cart-hero-copy h1[b-xb4b3w9nwo] {
        font-size: 1.875rem;
    }

    .item-name[b-xb4b3w9nwo] {
        font-size: 1.08rem;
    }

    .item-total strong[b-xb4b3w9nwo] {
        font-size: 1rem;
    }
}

@media (max-width: 560px) {
    .cart-page[b-xb4b3w9nwo] {
        padding-bottom: calc(120px + 68px + env(safe-area-inset-bottom));
    }

    .cart-hero[b-xb4b3w9nwo] {
        padding-left: 12px;
        padding-right: 12px;
    }

    .hero-options-btn[b-xb4b3w9nwo] {
        width: 54px;
        height: 54px;
    }

    .cart-item[b-xb4b3w9nwo] {
        grid-template-columns: 78px 1fr;
        gap: 12px;
        padding: 16px;
    }

    .item-img[b-xb4b3w9nwo] {
        width: 72px;
        height: 72px;
    }

    .item-pricing[b-xb4b3w9nwo] {
        grid-template-columns: 1fr;
    }

    .notes-row[b-xb4b3w9nwo] {
        flex-wrap: wrap;
    }

    .item-bottom[b-xb4b3w9nwo] {
        align-items: flex-end;
        flex-wrap: wrap;
    }

    .item-total[b-xb4b3w9nwo] {
        min-width: 0;
        text-align: left;
    }

    .coupon-form[b-xb4b3w9nwo] {
        grid-template-columns: 1fr;
    }

    .coupon-apply-btn[b-xb4b3w9nwo] {
        justify-content: center;
    }

    .cart-footer[b-xb4b3w9nwo] {
        padding-left: 12px;
        padding-right: 12px;
        bottom: 56px;
    }
}

@media (max-width: 900px) {
    .cart-page[b-xb4b3w9nwo] {
        margin-top: 0px;
        margin-bottom: 60px;
    }
}


.product-modal-backdrop[b-xb4b3w9nwo] {
    position: fixed;
    inset: 0;
    background: rgba(15, 23, 42, 0.42);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    z-index: 10020;
}

.product-modal-shell[b-xb4b3w9nwo] {
    position: relative;
    width: min(1150px, 100%);
    max-height: calc(100vh - 48px);
    overflow: auto;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 20px 60px rgba(0,0,0,.24);
    padding: 22px 22px 24px;
}

.product-modal-close[b-xb4b3w9nwo] {
    position: absolute;
    top: 10px;
    right: 14px;
    border: 0;
    background: transparent;
    font-size: 2rem;
    line-height: 1;
    color: #444;
    cursor: pointer;
}

.product-modal-header[b-xb4b3w9nwo] {
    padding-right: 36px;
    margin-bottom: 16px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 14px;
}

.product-modal-title[b-xb4b3w9nwo] {
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    color: #111827;
}

.product-modal-category[b-xb4b3w9nwo] {
    display: inline-flex;
    margin-top: 10px;
    padding: 6px 10px;
    border-radius: 999px;
    background: color-mix(in srgb, var(--primary-color) 15%, transparent 90%);
    color: var(--primary-color);
    font-size: .92rem;
    font-weight: 600;
}

.product-modal-content[b-xb4b3w9nwo] {
    display: grid;
    grid-template-columns: minmax(0, 1.65fr) minmax(300px, .95fr);
    gap: 28px;
}

.product-modal-main[b-xb4b3w9nwo],
.product-modal-side[b-xb4b3w9nwo] {
    min-width: 0;
}

.product-modal-image-wrap[b-xb4b3w9nwo] {
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 10px 26px rgba(0,0,0,.12);
    margin-bottom: 18px;
}

.product-modal-image[b-xb4b3w9nwo] {
    display: block;
    width: 100%;
    max-height: 360px;
    object-fit: contain;
    background: #f5f5f5;
}

.product-modal-section[b-xb4b3w9nwo] {
    margin-top: 14px;
}

    .product-modal-section h3[b-xb4b3w9nwo] {
        margin: 0 0 10px;
        font-size: 1.32rem;
        font-weight: 700;
        color: #111827;
    }

    .product-modal-section p[b-xb4b3w9nwo] {
        margin: 0;
        color: #374151;
        line-height: 1.6;
    }

.product-option-group-home[b-xb4b3w9nwo] {
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    padding: 14px;
    margin-top: 12px;
    background: #fafafa;
}

.product-option-group-head[b-xb4b3w9nwo] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 10px;
}

.product-option-group-title[b-xb4b3w9nwo] {
    font-weight: 700;
    color: #111827;
}

.product-option-group-subtitle[b-xb4b3w9nwo],
.product-option-group-counter[b-xb4b3w9nwo] {
    font-size: .9rem;
    color: #6b7280;
}

.product-option-list-home[b-xb4b3w9nwo] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.product-option-item-home[b-xb4b3w9nwo] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
    border: 1px solid #ececec;
    border-radius: 14px;
    background: #fff;
    padding: 12px 14px;
}

.product-option-item-main[b-xb4b3w9nwo] {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #1f2937;
}

    .product-option-item-main input[type="checkbox"][b-xb4b3w9nwo] {
        appearance: none;
        -webkit-appearance: none;
        width: 20px;
        height: 20px;
        border: 2px solid var(--border);
        border-radius: 6px;
        background: #fff;
        position: relative;
        cursor: pointer;
        transition: all 0.2s ease;
        flex-shrink: 0;
    }

        .product-option-item-main input[type="checkbox"]:checked[b-xb4b3w9nwo] {
            background: var(--primary-color);
            border-color: var(--primary-color);
        }

            .product-option-item-main input[type="checkbox"]:checked[b-xb4b3w9nwo]::after {
                content: "";
                position: absolute;
                left: 5px;
                top: 2px;
                width: 5px;
                height: 10px;
                border: solid #fff;
                border-width: 0 2px 2px 0;
                transform: rotate(45deg);
            }

        .product-option-item-main input[type="checkbox"]:focus[b-xb4b3w9nwo] {
            box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-color) 18%, transparent);
        }

.product-option-item-price[b-xb4b3w9nwo] {
    color: var(--primary-color);
    font-weight: 700;
    white-space: nowrap;
}

.product-option-error[b-xb4b3w9nwo] {
    margin-top: 10px;
    color: #b91c1c;
    font-size: .92rem;
    font-weight: 600;
}

.product-side-block[b-xb4b3w9nwo] {
    padding-bottom: 14px;
}

.product-side-label[b-xb4b3w9nwo],
.product-side-unit[b-xb4b3w9nwo],
.product-side-qty-label[b-xb4b3w9nwo] {
    color: #6b7280;
}

.product-side-price[b-xb4b3w9nwo] {
    font-size: 2.2rem;
    line-height: 1.1;
    font-weight: 700;
    color: var(--primary-color);
    margin-top: 6px;
}

.product-side-divider[b-xb4b3w9nwo] {
    height: 1px;
    background: #e5e7eb;
    margin: 2px 0 18px;
}

.product-side-qty[b-xb4b3w9nwo] {
    margin-top: 10px;
    display: inline-flex;
    align-items: center;
    gap: 24px;
    background: #f3f4f6;
    border-radius: 999px;
    padding: 8px 18px;
}

.product-side-qty-btn[b-xb4b3w9nwo] {
    border: 0;
    background: transparent;
    font-size: 1.7rem;
    color: #3f3f46;
    line-height: 1;
    cursor: pointer;
}

.product-side-qty-value[b-xb4b3w9nwo] {
    min-width: 18px;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;
    color: #111827;
}

.product-side-subtotal[b-xb4b3w9nwo] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-top: 18px;
    padding: 14px 16px;
    border-radius: 14px;
    background: #eff6ff;
    color: #1f2937;
}

    .product-side-subtotal strong[b-xb4b3w9nwo] {
        color: var(--primary-color);
        font-size: 1.2rem;
    }

.product-side-add-btn[b-xb4b3w9nwo] {
    width: 100%;
    margin-top: 14px;
    border: 0;
    border-radius: 14px;
    padding: 14px 18px;
    background: var(--primary-color);
    color: #fff;
    font-size: 1.06rem;
    font-weight: 700;
    box-shadow: 0 10px 20px rgba(37,99,235,.28);
}

    .product-side-add-btn:disabled[b-xb4b3w9nwo] {
        opacity: .75;
    }


@media (max-width: 980px) {
    .product-modal-content[b-xb4b3w9nwo] {
        grid-template-columns: 1fr;
    }

    .product-modal-image[b-xb4b3w9nwo] {
        max-height: 300px;
    }
}

@media (max-width: 640px) {
    .product-modal-backdrop[b-xb4b3w9nwo] {
        padding: 10px;
        align-items: flex-end;
    }

    .product-modal-shell[b-xb4b3w9nwo] {
        max-height: calc(100vh - 20px);
        padding: 18px 16px 18px;
        border-radius: 18px 18px 0 0;
    }

    .product-modal-title[b-xb4b3w9nwo] {
        font-size: 1.5rem;
    }

    .product-option-item-home[b-xb4b3w9nwo] {
        flex-direction: column;
        align-items: flex-start;
    }
}
/* /Components/Pages/Checkout.razor.rz.scp.css */
.checkout-page[b-q61nhs78hd] {
    --bg: #f4f4f6;
    --text: #121212;
    --muted: #7a7f8c;
    --border: rgba(20, 20, 20, 0.08);
    --shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
    --bottom-nav: 56px;
    --page-pad: 24px;
    --content-max: 1100px;
    min-height: 100vh;
    margin-top: 72px;
    padding: 0 0 calc(64px + var(--bottom-nav) + env(safe-area-inset-bottom));
    background: var(--bg);
    font-family: system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}

.checkout-shell[b-q61nhs78hd] {
    width: min(var(--content-max), calc(100% - (var(--page-pad) * 2)));
    margin: 0 auto;
}

.checkout-hero[b-q61nhs78hd] {
    background: var(--primary-color);
    padding: 24px 16px 30px;
}

.checkout-hero-inner[b-q61nhs78hd] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
}

.checkout-hero-copy h1[b-q61nhs78hd] {
    margin: 0;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: -0.03em;
}

.checkout-hero-copy span[b-q61nhs78hd] {
    display: inline-block;
    margin-top: 8px;
    color: rgba(255, 255, 255, 0.9);
    font-size: .92rem;
    font-weight: 500;
}

.checkout-hero-actions[b-q61nhs78hd] {
    display: flex;
    gap: 10px;
}

.hero-action-btn[b-q61nhs78hd] {
    width: 56px;
    height: 56px;
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.16);
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(10px);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.14), 0 12px 24px rgba(0,0,0,.12);
    cursor: pointer;
    transition: transform .12s ease, background .12s ease, border-color .12s ease;
}

    .hero-action-btn:hover[b-q61nhs78hd] {
        background: rgba(255, 255, 255, 0.22);
    }

    .hero-action-btn:active[b-q61nhs78hd] {
        transform: translateY(1px);
    }

    .hero-action-btn svg[b-q61nhs78hd] {
        width: 24px;
        height: 24px;
        fill: none;
        stroke: currentColor;
    }

.checkout-content[b-q61nhs78hd] {
    margin-top: -10px;
    position: relative;
    z-index: 2;
}

.checkout-grid[b-q61nhs78hd] {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr);
    gap: 18px;
    align-items: start;
}

.checkout-grid-whatsapp[b-q61nhs78hd] {
    grid-template-columns: minmax(0, 1fr) minmax(300px, .68fr);
}

.checkout-main-column[b-q61nhs78hd] {
    display: grid;
    gap: 18px;
}

.checkout-sidebar[b-q61nhs78hd] {
    min-width: 0;
}

.cardCheckout[b-q61nhs78hd] {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 18px;
    box-shadow: var(--shadow);
}

.checkout-main-card[b-q61nhs78hd],
.checkout-summary-card[b-q61nhs78hd] {
    overflow: hidden;
}

.sticky-card[b-q61nhs78hd] {
    position: sticky;
    top: 92px;
}

.section-title-row[b-q61nhs78hd] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 16px 18px;
    border-bottom: 1px solid rgba(20, 20, 20, 0.08);
    color: var(--text);
    font-size: 1rem;
    background: #f6f3f4;
}

.summary-title-row[b-q61nhs78hd] {
    background: #fff;
}

.section-title-row strong[b-q61nhs78hd] {
    flex: 1 1 auto;
}

.section-title-icon[b-q61nhs78hd] {
    width: 18px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #6e7480;
}

    .section-title-icon svg[b-q61nhs78hd] {
        width: 18px;
        height: 18px;
        fill: currentColor;
        stroke: none;
    }

.panel-body[b-q61nhs78hd],
.summary-body[b-q61nhs78hd] {
    padding: 18px;
}

.checkout-loading[b-q61nhs78hd],
.checkout-empty-state[b-q61nhs78hd] {
    padding: 24px;
}

.checkout-empty-state[b-q61nhs78hd] {
    text-align: center;
}

    .checkout-empty-state h2[b-q61nhs78hd] {
        margin: 10px 0 6px;
        color: var(--text);
        font-size: 1.3rem;
    }

    .checkout-empty-state p[b-q61nhs78hd] {
        margin: 0 0 16px;
    }

.empty-icon[b-q61nhs78hd] {
    width: 64px;
    height: 64px;
    margin: 0 auto 10px;
    border-radius: 18px;
    display: grid;
    place-items: center;
    background: color-mix(in srgb, var(--primary-color) 10%, white);
    font-size: 1.8rem;
}

.skeleton-line[b-q61nhs78hd] {
    height: 12px;
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(0,0,0,.07), rgba(0,0,0,.03), rgba(0,0,0,.07));
    background-size: 200% 100%;
    animation: shimmer-b-q61nhs78hd 1.2s infinite;
    margin-top: 10px;
}

    .skeleton-line:first-child[b-q61nhs78hd] {
        margin-top: 0;
    }

.w60[b-q61nhs78hd] {
    width: 60%;
}

@keyframes shimmer-b-q61nhs78hd {
    0% {
        background-position: 0% 0;
    }

    100% {
        background-position: 200% 0;
    }
}

.address-grid[b-q61nhs78hd] {
    display: grid;
    gap: 10px;
}

.checkout-type-grid[b-q61nhs78hd] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.address-card[b-q61nhs78hd] {
    border: 1px solid rgba(20,20,20,.08);
    border-radius: 16px;
    padding: 14px;
    display: grid;
    grid-template-columns: 18px 1fr;
    gap: 12px;
    cursor: pointer;
    background: rgba(0,0,0,.012);
    transition: border-color .12s ease, background .12s ease, transform .12s ease;
}

    .address-card:hover[b-q61nhs78hd] {
        transform: translateY(-1px);
    }

    .address-card.selected[b-q61nhs78hd] {
        border-color: color-mix(in srgb, var(--primary-color) 50%, transparent 0%);
        background: color-mix(in srgb, var(--primary-color) 4%, white);
    }

    .address-card input[type="radio"][b-q61nhs78hd] {
        accent-color: var(--primary-color);
        margin-top: 2px;
    }

.addr-body[b-q61nhs78hd] {
    min-width: 0;
}

.addr-top[b-q61nhs78hd] {
    display: flex;
    justify-content: space-between;
    gap: 8px;
    align-items: flex-start;
}

    .addr-top strong[b-q61nhs78hd] {
        color: var(--text);
    }

.badge[b-q61nhs78hd],
.pill[b-q61nhs78hd] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 26px;
    padding: 0 10px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
}

.badge[b-q61nhs78hd] {
    border: 1px solid rgba(0,0,0,.10);
    background: rgba(0,0,0,.03);
    color: #222;
}

    .badge.badge-free[b-q61nhs78hd] {
        background: var(--primary-color);
        color: #fff;
        border: 1px solid rgba(0,0,0,.05);
    }

.pill[b-q61nhs78hd] {
    border: 1px solid color-mix(in srgb, var(--primary-color) 20%, transparent 0%);
    background: color-mix(in srgb, var(--primary-color) 5%, transparent 40%);
    color: var(--primary-color);
}

.addr-line[b-q61nhs78hd] {
    margin-top: 4px;
    line-height: 1.4;
    word-break: break-word;
}

.addr-ref[b-q61nhs78hd] {
    margin-top: 10px;
    padding: 10px 12px;
    border-radius: 14px;
    border: 1px solid rgba(20,20,20,.06);
    background: rgba(0,0,0,.02);
    font-size: 13px;
    color: #444a57;
}

.warn[b-q61nhs78hd] {
    margin-top: 10px;
    padding: 10px 12px;
    border-radius: 14px;
    border: 1px solid rgba(255,165,0,.25);
    background: rgba(255,165,0,.10);
    color: #7a5200;
    font-weight: 600;
}

.empty-mini[b-q61nhs78hd] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 14px;
    padding: 16px;
    border-radius: 16px;
    background: #fafafb;
    border: 1px dashed rgba(20,20,20,.10);
}

    .empty-mini strong[b-q61nhs78hd] {
        color: var(--text);
    }

.checkout-items-list[b-q61nhs78hd] {
    display: flex;
    flex-direction: column;
}

.checkout-item-row[b-q61nhs78hd] {
    display: flex;
    justify-content: space-between;
    gap: 14px;
    padding: 18px;
    border-top: 1px solid rgba(20,20,20,.08);
}

    .checkout-item-row:first-child[b-q61nhs78hd] {
        border-top: 0;
    }

.checkout-item-main[b-q61nhs78hd] {
    min-width: 0;
    flex: 1 1 auto;
}

.checkout-item-name[b-q61nhs78hd] {
    display: block;
    color: var(--text);
    font-size: 1.05rem;
    line-height: 1.2;
}

.checkout-item-meta[b-q61nhs78hd],
.checkout-item-note[b-q61nhs78hd] {
    margin-top: 6px;
    font-size: .9rem;
}

.checkout-item-price[b-q61nhs78hd] {
    flex: 0 0 auto;
    color: var(--primary-color);
    font-size: 1rem;
    line-height: 1.2;
    text-align: right;
}

.checkout-item-options[b-q61nhs78hd] {
    margin-top: 10px;
    display: grid;
    gap: 8px;
}

.checkout-option-group[b-q61nhs78hd] {
    padding: 10px 12px;
    border-radius: 14px;
    background: #fafafb;
    border: 1px solid rgba(20,20,20,.06);
}

    .checkout-option-group > strong[b-q61nhs78hd] {
        display: block;
        margin-bottom: 6px;
        color: var(--text);
        font-size: .86rem;
        font-weight: 600;
    }

.checkout-option-line[b-q61nhs78hd] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    color: #414652;
    font-size: .84rem;
}

    .checkout-option-line + .checkout-option-line[b-q61nhs78hd] {
        margin-top: 6px;
        padding-top: 6px;
        border-top: 1px dashed rgba(20,20,20,.08);
    }

.sum-row[b-q61nhs78hd] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    padding: 10px 0;
}

    .sum-row.big[b-q61nhs78hd] {
        font-size: 1.06rem;
        font-weight: 600;
    }

    .sum-row strong[b-q61nhs78hd] {
        color: var(--text);
    }

    .sum-row.big strong[b-q61nhs78hd] {
        color: var(--primary-color);
    }

.divider[b-q61nhs78hd] {
    height: 1px;
    background: rgba(0,0,0,.08);
    margin: 6px 0 8px;
}

.btn-primary[b-q61nhs78hd] {
    height: 46px;
    padding: 0 14px;
    border: 0;
    border-radius: 12px;
    background: var(--primary-color);
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    cursor: pointer;
    transition: transform .04s ease, filter .12s ease;
    box-shadow: 0 14px 30px color-mix(in srgb, var(--primary-color) 20%, transparent 90%);
}

    .btn-primary:hover[b-q61nhs78hd] {
        filter: brightness(.98);
    }

    .btn-primary:active[b-q61nhs78hd] {
        transform: translateY(1px);
    }

    .btn-primary:disabled[b-q61nhs78hd] {
        opacity: .72;
        cursor: wait;
    }

.w-full[b-q61nhs78hd] {
    width: 100%;
}

.muted[b-q61nhs78hd] {
    color: var(--muted);
}

.small[b-q61nhs78hd] {
    font-size: 12px;
}

.mono[b-q61nhs78hd] {
    font-family: ui-monospace, Menlo, Consolas, monospace;
}

.helper-text[b-q61nhs78hd] {
    margin-top: 10px;
}

.msg[b-q61nhs78hd] {
    margin: 10px 0;
    padding: 12px;
    border-radius: 14px;
    font-weight: 700;
}

.msg-error[b-q61nhs78hd] {
    border: 1px solid rgba(255,0,0,.22);
    background: rgba(255,0,0,.06);
    color: #8b0000;
}

.msg-ok[b-q61nhs78hd] {
    border: 1px solid rgba(31,143,46,.25);
    background: rgba(31,143,46,.08);
    color: #187326;
}

.whatsapp-btn[b-q61nhs78hd] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    min-height: 48px;
    padding: 12px 16px;
    line-height: 1;
}

.wa-icon[b-q61nhs78hd] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    flex: 0 0 22px;
    overflow: visible;
}

    .wa-icon svg[b-q61nhs78hd] {
        display: block;
        width: 22px;
        height: 22px;
        overflow: visible;
    }

@media (max-width: 980px) {
    .checkout-grid[b-q61nhs78hd],
    .checkout-grid-whatsapp[b-q61nhs78hd] {
        grid-template-columns: 1fr;
    }

    .sticky-card[b-q61nhs78hd] {
        position: static;
    }
}

@media (max-width: 768px) {
    .checkout-hero[b-q61nhs78hd] {
        padding: 22px 14px 40px;
    }

    .checkout-hero-copy h1[b-q61nhs78hd] {
        font-size: 1.875rem;
    }

    .checkout-type-grid[b-q61nhs78hd] {
        grid-template-columns: 1fr;
    }

    .empty-mini[b-q61nhs78hd] {
        flex-direction: column;
        align-items: stretch;
    }
}

@media (max-width: 560px) {
    .checkout-page[b-q61nhs78hd] {
        padding-bottom: calc(40px + 68px + env(safe-area-inset-bottom));
    }

    .checkout-hero[b-q61nhs78hd] {
        padding-left: 12px;
        padding-right: 12px;
    }

    .checkout-shell[b-q61nhs78hd] {
        width: min(var(--content-max), calc(100% - 24px));
    }

    .checkout-hero-inner[b-q61nhs78hd] {
        align-items: flex-start;
    }

    .checkout-hero-actions[b-q61nhs78hd] {
        gap: 8px;
    }

    .hero-action-btn[b-q61nhs78hd] {
        width: 52px;
        height: 52px;
        border-radius: 16px;
    }

    .section-title-row[b-q61nhs78hd],
    .panel-body[b-q61nhs78hd],
    .summary-body[b-q61nhs78hd] {
        padding-left: 14px;
        padding-right: 14px;
    }

    .checkout-item-row[b-q61nhs78hd] {
        flex-direction: column;
        align-items: flex-start;
    }

    .checkout-item-price[b-q61nhs78hd] {
        text-align: left;
    }

    .addr-top[b-q61nhs78hd] {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 900px) {
    .checkout-page[b-q61nhs78hd] {
        margin-top: 0;
        margin-bottom: 60px;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.home[b-q0war1z3ro] {
    /*--primary-color: #e7e7e7;*/
    --page-pad: 24px;
    --content-max: 1500px;
    --border-color: #e7e7e7;
    --border: rgba(0, 0, 0, 0.10);
    --text-primary: #1f2937;
    --text-secondary: #667085;
    --text-tertiary: #98a2b3;
    --shadow-sm: 0 4px 14px rgba(15, 23, 42, 0.06);
    --shadow-md: 0 10px 24px rgba(15, 23, 42, 0.10);
    --shadow-lg: 0 18px 36px rgba(15, 23, 42, 0.14);
    --transition-smooth: all .22s ease;
    --sticky-top: 0px;
    --cat-nav-h: 74px;
    margin: 0 auto;
    padding: 0 0 40px;
    margin-top: 64px;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
    background: #f6f7f9;
}

.container-home[b-q0war1z3ro] {
    width: min(var(--content-max), calc(100% - (var(--page-pad) * 2)));
    margin: 0 auto;
}

.store-hero[b-q0war1z3ro] {
    position: relative;
    margin-bottom: 30px;
}

.store-hero-cover[b-q0war1z3ro] {
    position: relative;
    min-height: 380px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.store-hero-overlay[b-q0war1z3ro] {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(15, 23, 42, 0.18), rgba(15, 23, 42, 0.28));
}

.store-hero-content[b-q0war1z3ro] {
    position: relative;
    z-index: 2;
    padding: 44px 0 64px;
    color: #fff;
}

.store-hero-brand[b-q0war1z3ro] {
    display: flex;
    align-items: flex-end;
    gap: 18px;
    margin-top: 14px;
}

.store-hero-logo-btn[b-q0war1z3ro] {
    width: 112px;
    height: 112px;
    border: 0;
    padding: 0;
    border-radius: 28px;
    overflow: hidden;
    cursor: pointer;
    flex-shrink: 0;
    background: rgba(255, 255, 255, 0.14);
    box-shadow: 0 14px 30px rgba(15, 23, 42, 0.22);
    backdrop-filter: blur(10px);
    transition: transform .2s ease, box-shadow .2s ease;
}

    .store-hero-logo-btn:hover[b-q0war1z3ro] {
        transform: translateY(-2px);
        box-shadow: 0 18px 34px rgba(15, 23, 42, 0.26);
    }

.store-hero-logo[b-q0war1z3ro] {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: rgba(255, 255, 255, 0.96);
}

.store-hero-top-badges[b-q0war1z3ro] {
    display: flex;
    gap: 10px;
    margin-bottom: 4px;
    flex-wrap: wrap;
}

.hero-badge[b-q0war1z3ro] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 22px;
    padding: 0 10px;
    border-radius: calc(0.625rem - 2px);
    font-size: 0.75rem;
    font-weight: 600;
    gap: 6px;
    backdrop-filter: blur(6px);
}

.badge-dot[b-q0war1z3ro] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: currentColor;
    flex-shrink: 0;
}

.badge-open[b-q0war1z3ro] {
    background: #22c55e;
    color: #fff;
}

.badge-close[b-q0war1z3ro] {
    background: #dc2626;
    color: #fff;
}

.badge-rating[b-q0war1z3ro] {
    background: rgba(255, 255, 255, 0.18);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.22);
}

.container-infos[b-q0war1z3ro] {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 24px;
    z-index: 3;
    display: flex;
    flex-direction: column;
}

.store-hero-text h1[b-q0war1z3ro] {
    margin: 0 0 8px;
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 600;
    line-height: 1.1;
    color: #fff;
}

.store-hero-text span[b-q0war1z3ro] {
    display: block;
    font-size: 1.02rem;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.92);
    max-width: 720px;
}

.store-info-card[b-q0war1z3ro] {
    position: relative;
    z-index: 3;
    margin-top: -64px;
    background: #fff;
    border-radius: 24px;
    box-shadow: var(--shadow-md);
    padding: 22px 22px 26px;
}

.store-info-grid[b-q0war1z3ro] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.store-info-item[b-q0war1z3ro] {
    display: flex;
    align-items: center;
    gap: 14px;
    min-width: 0;
}

.store-info-icon[b-q0war1z3ro] {
    width: 52px;
    height: 52px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    box-shadow: var(--shadow-sm);
    flex-shrink: 0;
}

.store-info-icon-min[b-q0war1z3ro] {
    background: #e7e7e7;
}

.store-info-icon-time[b-q0war1z3ro] {
    background: linear-gradient(135deg, #e2e8f0, #cbd5e1);
}

.store-info-icon-delivery[b-q0war1z3ro] {
    background: linear-gradient(135deg, #f3e8ff, #e9d5ff);
}

.store-info-label[b-q0war1z3ro] {
    color: #667085;
    font-size: .9rem;
    margin-bottom: 2px;
}

.store-info-logo[b-q0war1z3ro] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: inherit;
}

.store-info-value[b-q0war1z3ro] {
    color: #101828;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.35;
}

.store-alert-banner[b-q0war1z3ro] {
    margin-top: 18px;
    border: 1px solid #f7e5e5;
    background: #fef2f2;
    color: #c10007;
    border-radius: 16px;
    padding: 10px 12px;
    font-size: 0.875rem;
    display: flex;
    text-align: center;
}

.store-alert-icon[b-q0war1z3ro] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    line-height: 0;
    margin-right: 4px;
}

.home-search-wrap[b-q0war1z3ro] {
    margin-bottom: 22px;
}

.home-search-box[b-q0war1z3ro] {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 56px;
    border-radius: 18px;
    border: 1px solid #dfe3ea;
    background: #fff;
    padding: 0 16px;
    box-shadow: 0 1px 0 rgba(15, 23, 42, 0.02);
}

.home-search-icon[b-q0war1z3ro] {
    width: 22px;
    height: 22px;
    fill: #94a3b8;
    flex-shrink: 0;
}

.home-search-input[b-q0war1z3ro] {
    width: 100%;
    border: 0;
    outline: none;
    background: transparent;
    color: #0f172a;
    font-size: .98rem;
    min-height: 54px;
}

    .home-search-input[b-q0war1z3ro]::placeholder {
        color: #94a3b8;
    }

.section[b-q0war1z3ro] {
    margin-top: 22px;
}

.section-header[b-q0war1z3ro] {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 14px;
}

.section h2[b-q0war1z3ro] {
    margin: 0;
    font-size: 1.05rem;
    font-weight: 600;
    color: #111827;
}

.simple-header[b-q0war1z3ro] {
    margin-bottom: 14px;
}

.section-header-category[b-q0war1z3ro] {
    margin-bottom: 14px;
}

.section-count[b-q0war1z3ro] {
    color: #667085;
    font-size: .9rem;
    font-weight: 600;
}

.gridHome[b-q0war1z3ro] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.product-click-wrap[b-q0war1z3ro],
.product-card[b-q0war1z3ro] {
    position: relative;
}

.product-click-wrap[b-q0war1z3ro] {
    position: relative;
    overflow: visible;
    border-radius: 18px;
}

    .product-click-wrap .add-btn[b-q0war1z3ro] {
        position: absolute !important;
        right: 14px;
        bottom: 14px;
        z-index: 20;
        width: 38px;
        min-width: 38px;
        height: 38px;
        padding: 0;
        border: 0;
        border-radius: 999px;
        background: var(--primary-color);
        color: #fff;
        box-shadow: 0 8px 18px rgba(37, 99, 235, 0.25);
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-weight: 500;
        font-size: 1.3rem;
        line-height: 1;
        transition: var(--transition-smooth);
    }

        .product-click-wrap .add-btn:hover[b-q0war1z3ro] {
            transform: translateY(-1px) scale(1.03);
            box-shadow: 0 10px 20px rgba(37, 99, 235, 0.3);
        }

        .product-click-wrap .add-btn span:not(.add-btn-plus)[b-q0war1z3ro] {
            display: none;
        }

.add-btn-plus[b-q0war1z3ro] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.35rem;
    line-height: 1;
    font-weight: 400;
    transform: translateY(-1px);
}

.cat-sticky-shell[b-q0war1z3ro] {
    position: sticky;
    top: 72px;
    z-index: 5000;
    width: 100%;
    left: 0;
    right: 0;
    padding-top: 8px;
    padding-bottom: 10px;
    background: linear-gradient(to bottom, rgba(246, 247, 249, 0.98) 62%, rgba(246, 247, 249, 0));
}

.cat-sticky-inner[b-q0war1z3ro] {
    position: relative;
    width: min(var(--content-max), calc(100% - (var(--page-pad) * 2)));
    margin: 0 auto;
}

.cat-nav-wrap[b-q0war1z3ro] {
    background: rgba(255, 255, 255, 0.96);
    border: 1px solid #e5e7eb;
    border-radius: 18px;
    padding: 6px;
    box-shadow: 0 8px 22px rgba(15, 23, 42, 0.08);
    backdrop-filter: blur(10px);
}

.cat-nav[b-q0war1z3ro] {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

    .cat-nav[b-q0war1z3ro]::-webkit-scrollbar {
        display: none;
    }

.cat-chip[b-q0war1z3ro] {
    flex: 0 0 auto;
    min-height: 40px;
    padding: 0 15px;
    border: 0;
    background: transparent;
    border-radius: 13px;
    font-size: .92rem;
    font-weight: 500;
    color: #475467;
    cursor: pointer;
    white-space: nowrap;
    transition: background .18s ease, color .18s ease, box-shadow .18s ease;
}

    .cat-chip:hover[b-q0war1z3ro] {
        background: #f5f7fb;
        color: #1d4ed8;
    }

    .cat-chip.active[b-q0war1z3ro] {
        background: var(--primary-color);
        color: #fff;
        font-weight: 600;
        box-shadow: 0 8px 18px rgba(37, 99, 235, 0.18);
    }

.category-section[b-q0war1z3ro] {
    scroll-margin-top: calc(var(--sticky-top) + var(--cat-nav-h) + 10px);
}

.cat-empty[b-q0war1z3ro] {
    color: var(--text-tertiary);
    font-size: 13px;
    padding: 6px 2px 0;
}

.skeleton[b-q0war1z3ro] {
    width: min(var(--content-max), calc(100% - (var(--page-pad) * 2)));
    margin: 24px auto 0;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 12px;
    background: #fafafa;
    margin-top: 120px;
}

.modal-backdrop[b-q0war1z3ro] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    z-index: 9999;
    animation: fadeIn-b-q0war1z3ro 0.3s ease-out;
}

@keyframes fadeIn-b-q0war1z3ro {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.modal-sheet[b-q0war1z3ro] {
    width: min(720px, 100%);
    background: #fff;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    box-shadow: var(--shadow-lg);
    padding: 14px 14px 18px;
    animation: slideUp-b-q0war1z3ro 0.3s ease-out;
}

@keyframes slideUp-b-q0war1z3ro {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0);
    }
}

.modal-head[b-q0war1z3ro] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.modal-title[b-q0war1z3ro] {
    font-size: 16px;
    font-weight: 700;
    color: var(--text-primary);
}

.modal-body[b-q0war1z3ro] {
    margin-top: 12px;
}

.profile-row[b-q0war1z3ro] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.profile-logo[b-q0war1z3ro] {
    width: 52px;
    height: 52px;
    border-radius: 999px;
    object-fit: cover;
    border: 1px solid #e8e8e8;
    background: #fafafa;
}

.profile-meta[b-q0war1z3ro] {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.profile-name[b-q0war1z3ro] {
    font-weight: 600;
    font-size: 15px;
    color: var(--text-primary);
}

.profile-sub[b-q0war1z3ro] {
    color: var(--text-secondary);
    font-size: 13px;
}

.profile-note[b-q0war1z3ro] {
    margin-top: 10px;
    color: #888;
    font-size: 12px;
}

.icon-btn[b-q0war1z3ro] {
    border: 1px solid var(--border-color);
    background: #fff;
    border-radius: 10px;
    padding: 8px 10px;
    cursor: pointer;
    transition: var(--transition-smooth);
}

.icon-circle[b-q0war1z3ro] {
    width: 32px;
    height: 32px;
    padding: 0;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.icon-22[b-q0war1z3ro] {
    width: 20px;
    height: 20px;
    fill: var(--primary-color);
}

.product-modal-backdrop[b-q0war1z3ro] {
    position: fixed;
    inset: 0;
    background: rgba(15, 23, 42, 0.42);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    z-index: 10020;
}

.product-modal-shell[b-q0war1z3ro] {
    position: relative;
    width: min(1150px, 100%);
    max-height: calc(100vh - 48px);
    overflow: auto;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 20px 60px rgba(0,0,0,.24);
    padding: 22px 22px 24px;
}

.product-modal-close[b-q0war1z3ro] {
    position: absolute;
    top: 10px;
    right: 14px;
    border: 0;
    background: transparent;
    font-size: 2rem;
    line-height: 1;
    color: #444;
    cursor: pointer;
}

.product-modal-header[b-q0war1z3ro] {
    padding-right: 36px;
    margin-bottom: 16px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 14px;
}

.product-modal-title[b-q0war1z3ro] {
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    color: #111827;
}

.product-modal-category[b-q0war1z3ro] {
    display: inline-flex;
    margin-top: 10px;
    padding: 6px 10px;
    border-radius: 999px;
    background: color-mix(in srgb, var(--primary-color) 15%, transparent 90%);
    color: var(--primary-color);
    font-size: .92rem;
    font-weight: 600;
}

.product-modal-content[b-q0war1z3ro] {
    display: grid;
    grid-template-columns: minmax(0, 1.65fr) minmax(300px, .95fr);
    gap: 28px;
}

.product-modal-main[b-q0war1z3ro],
.product-modal-side[b-q0war1z3ro] {
    min-width: 0;
}

.product-modal-image-wrap[b-q0war1z3ro] {
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 10px 26px rgba(0,0,0,.12);
    margin-bottom: 18px;
}

.product-modal-image[b-q0war1z3ro] {
    display: block;
    width: 100%;
    max-height: 360px;
    object-fit: contain;
    background: #f5f5f5;
}

.product-modal-section[b-q0war1z3ro] {
    margin-top: 14px;
}

    .product-modal-section h3[b-q0war1z3ro] {
        margin: 0 0 10px;
        font-size: 1.32rem;
        font-weight: 700;
        color: #111827;
    }

    .product-modal-section p[b-q0war1z3ro] {
        margin: 0;
        color: #374151;
        line-height: 1.6;
    }

.product-option-group-home[b-q0war1z3ro] {
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    padding: 14px;
    margin-top: 12px;
    background: #fafafa;
}

.product-option-group-head[b-q0war1z3ro] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 10px;
}

.product-option-group-title[b-q0war1z3ro] {
    font-weight: 700;
    color: #111827;
}

.product-option-group-subtitle[b-q0war1z3ro],
.product-option-group-counter[b-q0war1z3ro] {
    font-size: .9rem;
    color: #6b7280;
}

.product-option-list-home[b-q0war1z3ro] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.product-option-item-home[b-q0war1z3ro] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
    border: 1px solid #ececec;
    border-radius: 14px;
    background: #fff;
    padding: 12px 14px;
}

.product-option-item-main[b-q0war1z3ro] {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #1f2937;
}

    .product-option-item-main input[type="checkbox"][b-q0war1z3ro] {
        appearance: none;
        -webkit-appearance: none;
        width: 20px;
        height: 20px;
        border: 2px solid var(--border);
        border-radius: 6px;
        background: #fff;
        position: relative;
        cursor: pointer;
        transition: all 0.2s ease;
        flex-shrink: 0;
    }

        .product-option-item-main input[type="checkbox"]:checked[b-q0war1z3ro] {
            background: var(--primary-color);
            border-color: var(--primary-color);
        }

            .product-option-item-main input[type="checkbox"]:checked[b-q0war1z3ro]::after {
                content: "";
                position: absolute;
                left: 5px;
                top: 2px;
                width: 5px;
                height: 10px;
                border: solid #fff;
                border-width: 0 2px 2px 0;
                transform: rotate(45deg);
            }

        .product-option-item-main input[type="checkbox"]:focus[b-q0war1z3ro] {
            box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-color) 18%, transparent);
        }

.product-option-item-price[b-q0war1z3ro] {
    color: var(--primary-color);
    font-weight: 700;
    white-space: nowrap;
}

.product-option-error[b-q0war1z3ro] {
    margin-top: 10px;
    color: #b91c1c;
    font-size: .92rem;
    font-weight: 600;
}

.product-side-block[b-q0war1z3ro] {
    padding-bottom: 14px;
}

.product-side-label[b-q0war1z3ro],
.product-side-unit[b-q0war1z3ro],
.product-side-qty-label[b-q0war1z3ro] {
    color: #6b7280;
}

.product-side-price[b-q0war1z3ro] {
    font-size: 2.2rem;
    line-height: 1.1;
    font-weight: 700;
    color: var(--primary-color);
    margin-top: 6px;
}

.product-side-divider[b-q0war1z3ro] {
    height: 1px;
    background: #e5e7eb;
    margin: 2px 0 18px;
}

.product-side-qty[b-q0war1z3ro] {
    margin-top: 10px;
    display: inline-flex;
    align-items: center;
    gap: 24px;
    background: #f3f4f6;
    border-radius: 999px;
    padding: 8px 18px;
}

.product-side-qty-btn[b-q0war1z3ro] {
    border: 0;
    background: transparent;
    font-size: 1.7rem;
    color: #3f3f46;
    line-height: 1;
    cursor: pointer;
}

.product-side-qty-value[b-q0war1z3ro] {
    min-width: 18px;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;
    color: #111827;
}

.product-side-subtotal[b-q0war1z3ro] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-top: 18px;
    padding: 14px 16px;
    border-radius: 14px;
    background: #eff6ff;
    color: #1f2937;
}

    .product-side-subtotal strong[b-q0war1z3ro] {
        color: var(--primary-color);
        font-size: 1.2rem;
    }

.product-side-add-btn[b-q0war1z3ro] {
    width: 100%;
    margin-top: 14px;
    border: 0;
    border-radius: 14px;
    padding: 14px 18px;
    background: var(--primary-color);
    color: #fff;
    font-size: 1.06rem;
    font-weight: 700;
    box-shadow: 0 10px 20px rgba(37,99,235,.28);
}

    .product-side-add-btn:disabled[b-q0war1z3ro] {
        opacity: .75;
    }

@media (max-width: 1280px) {
    .gridHome[b-q0war1z3ro] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 980px) {
    .store-hero-cover[b-q0war1z3ro] {
        min-height: 250px;
    }

    .store-hero-brand[b-q0war1z3ro] {
        align-items: center;
    }

    .store-hero-logo-btn[b-q0war1z3ro] {
        width: 96px;
        height: 96px;
        border-radius: 24px;
    }

    .store-info-grid[b-q0war1z3ro] {
        grid-template-columns: 1fr;
    }

    .gridHome[b-q0war1z3ro] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .product-modal-content[b-q0war1z3ro] {
        grid-template-columns: 1fr;
    }

    .product-modal-image[b-q0war1z3ro] {
        max-height: 300px;
    }
}

@media (max-width: 640px) {
    .home[b-q0war1z3ro] {
        --page-pad: 14px;
    }

    .store-hero-cover[b-q0war1z3ro] {
        min-height: 250px;
        background-position: center top;
    }

    .store-hero-overlay[b-q0war1z3ro] {
        background: linear-gradient(180deg, rgba(15, 23, 42, 0.10), rgba(15, 23, 42, 0.44));
    }

    .store-hero-content[b-q0war1z3ro] {
        padding: 20px 0 32px;
    }

    .store-hero-text span[b-q0war1z3ro] {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        word-break: break-word;
    }

    .store-hero-brand[b-q0war1z3ro] {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        margin-top: 12px;
    }

    .store-hero-logo-btn[b-q0war1z3ro] {
        width: 84px;
        height: 84px;
        border-radius: 22px;
    }

    .store-hero-text h1[b-q0war1z3ro] {
        font-size: 1.8rem;
    }

    .store-hero-text span[b-q0war1z3ro] {
        font-size: .94rem;
        max-width: 100%;
    }

    .store-info-card[b-q0war1z3ro] {
        margin-top: -52px;
        border-radius: 18px;
        padding: 16px;
    }

    .gridHome[b-q0war1z3ro] {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .product-click-wrap .add-btn[b-q0war1z3ro] {
        right: 12px;
        bottom: 12px;
        width: 38px;
        min-width: 38px;
        height: 38px;
    }

    .product-modal-backdrop[b-q0war1z3ro] {
        padding: 10px;
        align-items: flex-end;
    }

    .product-modal-shell[b-q0war1z3ro] {
        max-height: calc(100vh - 20px);
        padding: 18px 16px 18px;
        border-radius: 18px 18px 0 0;
    }

    .product-modal-title[b-q0war1z3ro] {
        font-size: 1.5rem;
    }

    .product-option-item-home[b-q0war1z3ro] {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 900px) {
    .home[b-q0war1z3ro] {
        margin-top: 0px;
        margin-bottom: 60px;
    }

    .cat-sticky-shell[b-q0war1z3ro] {
        top: 0px;
    }
}
/* /Components/Pages/Login.razor.rz.scp.css */
.login-page[b-hkgdikl3bk] {
    /*--primary-color: #1f8f2e;*/
    --primary-700: #187326;
    --bg: #f6f8f7;
    --text: #172217;
    --muted: #5f6b5f;
    --border: rgba(0,0,0,.10);
    min-height: calc(100vh - 0px);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background-color: #f6f8f7;
    /*background: radial-gradient(800px 400px at 20% 10%, color-mix(in srgb, var(--primary-color) 12%, transparent), transparent 60%), radial-gradient(900px 500px at 80% 0%, color-mix(in srgb, var(--primary-color) 10%, transparent), transparent 55%), var(--bg);*/
}

.login-card[b-hkgdikl3bk] {
    width: 100%;
    max-width: 420px;
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 18px;
    box-shadow: 0 14px 40px rgba(0,0,0,.08);
    padding: 22px 20px;
}

.login-header[b-hkgdikl3bk] {
    margin-bottom: 14px;
}

    .login-header h1[b-hkgdikl3bk] {
        font-size: 24px;
        margin: 8px 0 4px;
        color: var(--text);
    }

    .login-header p[b-hkgdikl3bk] {
        margin: 0;
        color: var(--muted);
        font-size: 14px;
    }

.brand-logo[b-hkgdikl3bk] {
    width: 64px;
    height: 64px;
    border-radius: 16px;
    object-fit: contain;
    background: #fff;
    border: 1px solid rgba(0,0,0,.10);
    padding: 8px;
    display: inline-block;
}

.field[b-hkgdikl3bk] {
    margin-top: 12px;
}

    .field label[b-hkgdikl3bk] {
        display: block;
        font-size: 13px;
        color: var(--text);
        margin-bottom: 6px;
        font-weight: 600;
    }

.row[b-hkgdikl3bk] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
    gap: 10px;
}

.check[b-hkgdikl3bk] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--muted);
    font-size: 13px;
}

.link[b-hkgdikl3bk] {
    color: var(--primary-color);
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
}

    .link:hover[b-hkgdikl3bk] {
        text-decoration: underline;
    }

.btn-primary[b-hkgdikl3bk] {
    width: 100%;
    height: 46px;
    margin-top: 14px;
    border: 0;
    border-radius: 12px;
    background: var(--primary-color);
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    transition: transform .04s ease, background .12s ease;
}

    .btn-primary:hover[b-hkgdikl3bk] {
        background: color-mix(in srgb, var(--primary-color) 70%, transparent 10%);
    }

    .btn-primary:active[b-hkgdikl3bk] {
        transform: translateY(1px);
    }

    .btn-primary:disabled[b-hkgdikl3bk] {
        opacity: .65;
        cursor: not-allowed;
    }

.alert-error[b-hkgdikl3bk] {
    margin-top: 12px;
    border: 1px solid rgba(220, 53, 69, .35);
    background: rgba(220, 53, 69, .08);
    color: #b02a37;
    padding: 10px 12px;
    border-radius: 12px;
    font-size: 13px;
    display: inline-block;
    width: fit-content;
    max-width: 100%;
    margin-top: 12px;
}

.validation-summary[b-hkgdikl3bk] {
    margin: 8px 0 0;
    color: #b02a37;
    font-size: 13px;
}

.field-error[b-hkgdikl3bk] {
    display: block;
    margin-top: 6px;
    color: #b02a37;
    font-size: 12px;
}

.login-footer[b-hkgdikl3bk] {
    margin-top: 16px;
    display: flex;
    gap: 8px;
    justify-content: center;
    color: var(--muted);
    font-size: 13px;
}

.login-card[b-hkgdikl3bk] {
    margin-top: 40px;
    margin-bottom: 50px
}
/* /Components/Pages/Pedidos.razor.rz.scp.css */
.orders-page[b-6peo6sx5n7] {
    --bg: #f4f4f6;
    --text: #121212;
    --muted: #6f7480;
    --border: rgba(20, 20, 20, 0.08);
    --shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
    --page-pad: 24px;
    --content-max: 1000px;
    min-height: 100vh;
    background: var(--bg);
    margin-top: 72px;
    padding-bottom: 60px;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}

.orders-shell[b-6peo6sx5n7] {
    width: min(var(--content-max), calc(100% - (var(--page-pad) * 2)));
    margin: 0 auto;
}

.orders-hero[b-6peo6sx5n7] {
    background: var(--primary-color);
    padding: 32px 0 32px;
}

.orders-hero-inner[b-6peo6sx5n7] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
}

.orders-hero-copy h1[b-6peo6sx5n7] {
    margin: 0;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: -0.03em;
}

.orders-hero-copy span[b-6peo6sx5n7] {
    display: inline-block;
    margin-top: 8px;
    color: rgba(255, 255, 255, 0.92);
    font-size: .9rem;
    font-weight: 500;
}

.orders-hero-actions[b-6peo6sx5n7] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.btn-hero[b-6peo6sx5n7],
.btn-primary[b-6peo6sx5n7],
.btn-outline[b-6peo6sx5n7],
.btn-danger[b-6peo6sx5n7] {
    cursor: pointer;
    transition: transform .08s ease, box-shadow .16s ease, border-color .16s ease, background .16s ease;
}

.btn-hero[b-6peo6sx5n7] {
    height: 40px;
    padding: 0 16px;
    border: 1px solid rgba(255, 255, 255, 0.32);
    border-radius: 10px;
    background: color-mix(in srgb, var(--primary-color) 86%, white);
    color: #fff;
    font-size: .9rem;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.orders-main[b-6peo6sx5n7] {
    padding-top: calc(.25rem * 8);
    position: relative;
    z-index: 2;
}

.orders-sections[b-6peo6sx5n7],
.gridOrders[b-6peo6sx5n7],
.orders-stack[b-6peo6sx5n7] {
    display: grid;
    gap: 18px;
}

.orders-block[b-6peo6sx5n7] {
    display: grid;
    gap: 14px;
}

.orders-group-head[b-6peo6sx5n7],
.section-head-orders[b-6peo6sx5n7] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
}

.section-title-wrap[b-6peo6sx5n7] {
    display: flex;
    gap: 14px;
}

.section-icon-box[b-6peo6sx5n7] {
    width: 46px;
    height: 46px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    color: var(--primary-color);
    background: color-mix(in srgb, var(--primary-color) 15%, white);
}

    .section-icon-box svg[b-6peo6sx5n7],
    .order-square-icon svg[b-6peo6sx5n7],
    .order-icon-box svg[b-6peo6sx5n7],
    .modal-section-title svg[b-6peo6sx5n7],
    .customer-icon svg[b-6peo6sx5n7] {
        width: 20px;
        height: 20px;
        display: block;
    }

.orders-group-head h3[b-6peo6sx5n7],
.section-head h3[b-6peo6sx5n7] {
    margin: 0;
    color: var(--text);
    font-size: 1.25rem;
    font-weight: 600;
}

.orders-group-head p[b-6peo6sx5n7],
.section-head p[b-6peo6sx5n7] {
    color: var(--muted);
    font-size: .98rem;
}

.cardOrders[b-6peo6sx5n7] {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 22px;
    box-shadow: var(--shadow);
}

.orders-surface-card[b-6peo6sx5n7],
.order-summary-card[b-6peo6sx5n7],
.order-detail-card[b-6peo6sx5n7] {
    padding: 20px;
}

.order-summary-card[b-6peo6sx5n7] {
    display: grid;
    gap: 18px;
}

.order-summary-clickable[b-6peo6sx5n7] {
    cursor: pointer;
}

.order-summary-card-active[b-6peo6sx5n7] {
    border-top: 5px solid #fef9c2;
}

.order-summary-card-history[b-6peo6sx5n7] {
    border-top: 5px solid #d6efe0;
}

.summary-top-row[b-6peo6sx5n7],
.summary-footer-row[b-6peo6sx5n7],
.item-main-row[b-6peo6sx5n7],
.order-header[b-6peo6sx5n7],
.detail-actions[b-6peo6sx5n7] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
}

.summary-title-wrap[b-6peo6sx5n7],
.order-header-left[b-6peo6sx5n7] {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.order-square-icon[b-6peo6sx5n7],
.order-icon-box[b-6peo6sx5n7] {
    width: 42px;
    height: 42px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    color: #1f2937;
}

.order-square-icon-warn[b-6peo6sx5n7] {
    background: #fef9c2;
}

.order-square-icon-ok[b-6peo6sx5n7] {
    background: #d6efe0;
}

.order-icon-box[b-6peo6sx5n7] {
    width: 52px;
    height: 52px;
    background: #e9f0ff;
}

.summary-title[b-6peo6sx5n7] {
    color: var(--text);
    font-size: 1.25rem;
    font-weight: 600;
}

.eyebrow[b-6peo6sx5n7] {
    color: #4f5562;
    font-size: .88rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .04em;
    margin-bottom: 4px;
}

.order-head-text h2[b-6peo6sx5n7] {
    margin: 0;
    color: var(--text);
    font-size: 1.7rem;
    font-weight: 600;
}

.summary-items-box[b-6peo6sx5n7] {
    padding: 14px 16px;
    border-radius: 16px;
    background: #fbf9fa;
    display: grid;
    gap: 10px;
}

.summary-items-title[b-6peo6sx5n7] {
    color: #566171;
    font-size: .8rem;
    font-weight: 700;
}

.summary-item-row[b-6peo6sx5n7],
.totals-row[b-6peo6sx5n7],
.kv-row[b-6peo6sx5n7],
.addon-row[b-6peo6sx5n7] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
}

.summary-item-row[b-6peo6sx5n7],
.addon-row[b-6peo6sx5n7] {
    font-size: .800rem;
    color: #293241;
}

    .summary-item-row strong[b-6peo6sx5n7] {
        color: var(--primary-color);
    }

.summary-more-items[b-6peo6sx5n7] {
    color: var(--muted);
    font-size: .88rem;
    font-weight: 600;
}

.summary-total[b-6peo6sx5n7],
.total-val[b-6peo6sx5n7] {
    color: var(--primary-color);
    font-size: 1.15rem;
    font-weight: 600;
}

.summary-actions[b-6peo6sx5n7] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: auto;
}

.btn-primary[b-6peo6sx5n7] {
    height: 40px;
    padding: 0 16px;
    border: 0;
    border-radius: 12px;
    background: var(--primary-color);
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    box-shadow: 0 12px 24px color-mix(in srgb, var(--primary-color) 16%, transparent);
}

.btn-details[b-6peo6sx5n7] {
    min-width: 114px;
}

.btn-outline[b-6peo6sx5n7] {
    height: 40px;
    padding: 0 16px;
    border-radius: 12px;
    border: 1px solid rgba(20,20,20,.12);
    background: #fff;
    color: #1f2430;
    font-weight: 600;
}

.btn-danger[b-6peo6sx5n7] {
    height: 40px;
    padding: 0 16px;
    border-radius: 12px;
    border: 1px solid rgba(255, 0, 0, .18);
    background: rgba(255, 0, 0, .05);
    color: #b42318;
    font-weight: 700;
}

    .btn-hero:hover[b-6peo6sx5n7],
    .btn-primary:hover[b-6peo6sx5n7],
    .btn-outline:hover[b-6peo6sx5n7],
    .btn-danger:hover[b-6peo6sx5n7] {
        transform: translateY(-1px);
    }

.pill[b-6peo6sx5n7] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    padding: 4px 8px;
    border-radius: 10px;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1;
}

.count-pill[b-6peo6sx5n7] {
    background: var(--primary-color);
    color: white;
    min-width: 30px;
}

.count-pill-soft[b-6peo6sx5n7] {
    background: var(--primary-color);
    color: white;
}

.pill-ok[b-6peo6sx5n7] {
    border: 1px solid #bfe7ca;
    background: #e8f8ee;
    color: #0f9f4a;
}

.pill-warn[b-6peo6sx5n7] {
    background: #fef9c2;
    color: #9a6a00;
}

.pill-danger[b-6peo6sx5n7] {
    border: 1px solid rgba(255, 0, 0, .18);
    background: rgba(255, 0, 0, .08);
    color: #b42318;
}

.detail-grid[b-6peo6sx5n7] {
    grid-template-columns: 1fr;
}

.detail-info-grid[b-6peo6sx5n7] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    margin-top: 18px;
}

.detail-info-box[b-6peo6sx5n7] {
    border-radius: 18px;
    padding: 16px;
}

.detail-info-soft[b-6peo6sx5n7] {
    background: #f7f8fa;
    border: 1px solid rgba(20,20,20,.05);
}

.detail-info-wide[b-6peo6sx5n7] {
    grid-column: 1 / -1;
}

.kv-key[b-6peo6sx5n7] {
    color: #4d5565;
    font-size: .92rem;
    font-weight: 600;
}

.kv-val[b-6peo6sx5n7] {
    color: #1f2430;
    font-size: 1rem;
    font-weight: 700;
    word-break: break-word;
}

.total-highlight[b-6peo6sx5n7] {
    justify-items: end;
    text-align: right;
}

.items-list-modern[b-6peo6sx5n7] {
    display: grid;
    gap: 12px;
}

.item-card-modern[b-6peo6sx5n7] {
    border: 1px solid rgba(20,20,20,.06);
    border-radius: 18px;
    padding: 16px;
    background: #fafafb;
    display: grid;
    gap: 12px;
}

.prod-name[b-6peo6sx5n7] {
    font-size: .875rem;
    font-weight: 700;
    color: var(--text);
}

.item-price-wrap[b-6peo6sx5n7] {
    min-width: 120px;
    text-align: right;
}

.item-subtotal[b-6peo6sx5n7] {
    font-size: 1rem;
    font-weight: 700;
    color: #1f2430;
}

.item-meta-row[b-6peo6sx5n7] {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.item-meta-chip[b-6peo6sx5n7],
.item-notes[b-6peo6sx5n7] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    min-height: 28px;
    padding: 6px 10px;
    border-radius: 10px;
    font-size: .84rem;
}

.item-meta-chip[b-6peo6sx5n7] {
    background: #eef3ff;
    color: #2461ff;
    border: 1px solid #d7e3ff;
}

.item-notes[b-6peo6sx5n7] {
    background: #fff7e8;
    color: #8a5a00;
    border: 1px solid #f5d598;
}

.addons-block[b-6peo6sx5n7] {
    display: grid;
    gap: 8px;
    padding-top: 4px;
}

.addons-title[b-6peo6sx5n7] {
    text-transform: uppercase;
    letter-spacing: .04em;
}

.addon-row[b-6peo6sx5n7] {
    padding: 10px 12px;
    border-radius: 12px;
    background: #fff;
    border: 1px solid rgba(20,20,20,.06);
}

    .addon-row strong[b-6peo6sx5n7] {
        color: #1f2430;
    }

.totals-summary[b-6peo6sx5n7] {
    margin-top: 16px;
    border-top: 1px solid rgba(20,20,20,.08);
    padding-top: 16px;
    display: grid;
    gap: 10px;
}

.totals-row[b-6peo6sx5n7] {
    font-size: .98rem;
    color: #374151;
}

    .totals-row.grand[b-6peo6sx5n7] {
        font-size: 1.06rem;
        color: #111827;
    }

.empty-state[b-6peo6sx5n7] {
    display: flex;
    gap: 14px;
    align-items: center;
    flex-wrap: wrap;
}

.empty-icon[b-6peo6sx5n7] {
    width: 56px;
    height: 56px;
    border-radius: 16px;
    display: grid;
    place-items: center;
    background: #f2f3f5;
    font-size: 1.35rem;
}

.empty-state h3[b-6peo6sx5n7],
.loading-title[b-6peo6sx5n7] {
    margin: 0 0 4px;
    color: var(--text);
    font-size: 1rem;
    font-weight: 700;
}

.empty-actions[b-6peo6sx5n7] {
    margin-left: auto;
}

.loading[b-6peo6sx5n7] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.spinner[b-6peo6sx5n7] {
    width: 22px;
    height: 22px;
    border-radius: 999px;
    border: 2px solid rgba(0,0,0,.12);
    border-top-color: var(--primary-color);
    animation: spin-b-6peo6sx5n7 .8s linear infinite;
}

.msg[b-6peo6sx5n7] {
    padding: 12px 14px;
    border-radius: 14px;
    border: 1px solid rgba(0,0,0,.08);
    font-weight: 700;
}

.msg-error[b-6peo6sx5n7] {
    border-color: rgba(255,0,0,.22);
    background: rgba(255,0,0,.06);
    color: #8b0000;
}

.muted[b-6peo6sx5n7] {
    color: var(--muted);
}

.small[b-6peo6sx5n7] {
    font-size: 12px;
}

.mono[b-6peo6sx5n7] {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

@keyframes spin-b-6peo6sx5n7 {
    to {
        transform: rotate(360deg);
    }
}

.order-modal-backdrop[b-6peo6sx5n7] {
    position: fixed;
    inset: 0;
    z-index: 9999;
    background: rgba(15, 23, 42, 0.45);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px;
    backdrop-filter: blur(3px);
}

.order-modal[b-6peo6sx5n7] {
    position: relative;
    width: min(720px, 100%);
    max-height: min(92vh, 980px);
    overflow: auto;
    background: #f8f9fc;
    border-radius: 24px;
    box-shadow: 0 24px 80px rgba(15, 23, 42, .26);
    border: 1px solid rgba(15, 23, 42, .08);
    padding: 20px;
}

.order-modal-close[b-6peo6sx5n7] {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 34px;
    height: 34px;
    border: 0;
    border-radius: 999px;
    background: #ffffff;
    color: #4b5563;
    font-size: 1.35rem;
    line-height: 1;
    box-shadow: 0 8px 18px rgba(15, 23, 42, .12);
}

.order-modal-head[b-6peo6sx5n7],
.order-modal-head-main[b-6peo6sx5n7],
.order-modal-head-side[b-6peo6sx5n7],
.modal-actions-bottom[b-6peo6sx5n7] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 14px;
}

.customer-row[b-6peo6sx5n7] {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

.order-modal-head[b-6peo6sx5n7] {
    padding-right: 38px;
    margin-bottom: 18px;
}

.order-icon-box-modal[b-6peo6sx5n7] {
    background: #f7f0cb;
}

.order-modal-body[b-6peo6sx5n7],
.customer-grid[b-6peo6sx5n7],
.modal-items-list[b-6peo6sx5n7] {
    display: grid;
    gap: 16px;
}

.order-modal-card[b-6peo6sx5n7] {
    background: #fff;
    border: 1px solid rgba(20, 20, 20, .08);
    border-radius: 18px;
    padding: 16px;
}

.timeline-card[b-6peo6sx5n7],
.values-card[b-6peo6sx5n7] {
    background: color-mix(in srgb, var(--primary-color) 10%, transparent 90%);
    border-color: color-mix(in srgb, var(--primary-color) 20%, transparent 90%);
}

.modal-section-title[b-6peo6sx5n7] {
    color: color-mix(in srgb, var(--primary-color) 100%, transparent 0%);
    font-size: .88rem;
    font-weight: 600;
    letter-spacing: .04em;
    text-transform: uppercase;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.timeline-list[b-6peo6sx5n7] {
    display: grid;
    gap: 0;
}

.timeline-item[b-6peo6sx5n7] {
    position: relative;
    display: grid;
    grid-template-columns: 42px 1fr;
    gap: 14px;
    align-items: start;
    padding: 6px 0 14px;
}

    .timeline-item:not(:last-child)[b-6peo6sx5n7]::after {
        content: "";
        position: absolute;
        left: 19px;
        top: 42px;
        bottom: -2px;
        width: 2px;
        background: #cdd5e4;
    }

.timeline-bullet[b-6peo6sx5n7] {
    position: relative;
    z-index: 1;
    width: 36px;
    height: 36px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    background: #d1d5db;
    color: #6b7280;
    border: 2px solid transparent;
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.2);
}

    .timeline-bullet svg[b-6peo6sx5n7] {
        width: 18px;
        height: 18px;
        display: block;
    }

.timeline-content[b-6peo6sx5n7] {
    padding-top: 2px;
}

.timeline-label[b-6peo6sx5n7],
.customer-value[b-6peo6sx5n7] {
    color: #111827;
    font-weight: 600;
}

.timeline-date[b-6peo6sx5n7] {
    margin-top: 2px;
    color: #5f6878;
    font-size: .88rem;
}

.timeline-item.is-done .timeline-bullet[b-6peo6sx5n7] {
    background: #16c35b;
    color: #fff;
}

.timeline-item.is-done:not(:last-child)[b-6peo6sx5n7]::after {
    background: #8fd2aa;
}

.timeline-item.is-active .timeline-bullet[b-6peo6sx5n7] {
    background: var(--primary-color);
    color: #fff;
    animation: timelinePulse-b-6peo6sx5n7 1.25s ease-in-out infinite;
    box-shadow: 0 0 0 0 color-mix(in srgb, var(--primary-color) 45%, transparent);
}

.timeline-item.is-active:not(:last-child)[b-6peo6sx5n7]::after {
    background: color-mix(in srgb, var(--primary-color) 22%, #cdd5e4 78%);
}

.timeline-item.is-pending .timeline-bullet[b-6peo6sx5n7] {
    background: #d7dde8;
    color: #7d8594;
}

.customer-grid[b-6peo6sx5n7] {
    grid-template-columns: 1fr;
}

.customer-icon[b-6peo6sx5n7] {
    width: 26px;
    min-width: 26px;
    height: 26px;
    display: grid;
    place-items: center;
    color: #667085;
    opacity: .9;
}

.customer-row-wide[b-6peo6sx5n7] {
    align-items: flex-start;
}

.modal-item-card[b-6peo6sx5n7] {
    padding: 14px 0;
    border-bottom: 1px solid rgba(20, 20, 20, .08);
    display: grid;
    gap: 10px;
}

    .modal-item-card:last-child[b-6peo6sx5n7] {
        border-bottom: 0;
        padding-bottom: 0;
    }

.addon-row-stacked[b-6peo6sx5n7] {
    flex-direction: column;
    gap: 4px;
}

.modal-totals-summary[b-6peo6sx5n7] {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
}

.btn-cancel-full[b-6peo6sx5n7] {
    width: 100%;
    justify-content: center;
}

@keyframes timelinePulse-b-6peo6sx5n7 {
    0% {
        box-shadow: 0 0 0 0 color-mix(in srgb, var(--primary-color) 36%, transparent);
        filter: brightness(1);
    }

    50% {
        box-shadow: 0 0 0 10px color-mix(in srgb, var(--primary-color) 0%, transparent);
        filter: brightness(1.16);
    }

    100% {
        box-shadow: 0 0 0 0 color-mix(in srgb, var(--primary-color) 0%, transparent);
        filter: brightness(1);
    }
}

@media (max-width: 900px) {
    .orders-page[b-6peo6sx5n7] {
        margin-top: 0;
        margin-bottom: 60px;
    }

    .detail-info-grid[b-6peo6sx5n7] {
        grid-template-columns: 1fr;
    }

    .orders-hero-copy[b-6peo6sx5n7] {
        margin: 0 auto;
        width: min(var(--content-max), calc(100% - (var(--page-pad) * 2)));
    }
}

@media (max-width: 720px) {
    .orders-hero-inner[b-6peo6sx5n7],
    .summary-top-row[b-6peo6sx5n7],
    .summary-footer-row[b-6peo6sx5n7],
    .item-main-row[b-6peo6sx5n7],
    .order-header[b-6peo6sx5n7],
    .section-head-orders[b-6peo6sx5n7],
    .detail-actions[b-6peo6sx5n7],
    .order-modal-head[b-6peo6sx5n7],
    .order-modal-head-main[b-6peo6sx5n7],
    .order-modal-head-side[b-6peo6sx5n7],
    .customer-row[b-6peo6sx5n7],
    .modal-actions-bottom[b-6peo6sx5n7] {
        flex-direction: column;
        align-items: stretch;
    }

    .orders-hero-actions[b-6peo6sx5n7],
    .summary-actions[b-6peo6sx5n7] {
        width: 100%;
    }

    .summary-actions[b-6peo6sx5n7] {
        justify-content: flex-end;
        flex-wrap: wrap;
    }

    .item-price-wrap[b-6peo6sx5n7],
    .total-highlight[b-6peo6sx5n7] {
        text-align: left;
        min-width: 0;
    }

    .empty-actions[b-6peo6sx5n7] {
        margin-left: 0;
        width: 100%;
    }

    .order-modal[b-6peo6sx5n7] {
        width: 100%;
        max-height: 100vh;
        height: 100vh;
        border-radius: 0;
        padding: 16px;
        padding-bottom: 70px;
    }

    .order-modal-backdrop[b-6peo6sx5n7] {
        padding: 0;
    }

    .order-modal-head-side[b-6peo6sx5n7] {
        width: 100%;
    }
}

@media (max-width: 560px) {
    .orders-shell[b-6peo6sx5n7] {
        width: min(var(--content-max), calc(100% - 16px));
    }

    .orders-hero-copy h1[b-6peo6sx5n7] {
        font-size: 1.7rem;
    }

    .orders-group-head h3[b-6peo6sx5n7],
    .section-head h3[b-6peo6sx5n7],
    .order-head-text h2[b-6peo6sx5n7] {
        font-size: 1.4rem;
    }

    .orders-surface-card[b-6peo6sx5n7],
    .order-summary-card[b-6peo6sx5n7],
    .order-detail-card[b-6peo6sx5n7] {
        padding: 16px;
        border-radius: 18px;
    }

    .summary-title[b-6peo6sx5n7] {
        font-size: 1.2rem;
    }

    .summary-item-row[b-6peo6sx5n7],
    .totals-row[b-6peo6sx5n7],
    .addon-row[b-6peo6sx5n7] {
        flex-direction: column;
    }

    .timeline-item[b-6peo6sx5n7] {
        grid-template-columns: 38px 1fr;
        gap: 12px;
    }

    .timeline-bullet[b-6peo6sx5n7] {
        width: 32px;
        height: 32px;
    }

    .timeline-item:not(:last-child)[b-6peo6sx5n7]::after {
        left: 16px;
        top: 38px;
    }
}
/* /Components/Pages/Perfil.razor.rz.scp.css */
.profile-page[b-3a8luorr7e] {
    --bg: #f4f4f6;
    --text: #121212;
    --muted: #6f7480;
    --border: rgba(20, 20, 20, 0.08);
    --shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
    --page-pad: 24px;
    --content-max: 1000px;
    min-height: 100vh;
    margin-top: 72px;
    background: var(--bg);
    font-family: system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}

.profile-shell[b-3a8luorr7e] {
    width: min(var(--content-max), calc(100% - (var(--page-pad) * 2)));
    margin: 0 auto;
}

.profile-hero[b-3a8luorr7e] {
    background: var(--primary-color);
    padding: 24px 16px 108px;
}

.profile-hero-inner[b-3a8luorr7e] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
}

.profile-hero-copy h1[b-3a8luorr7e] {
    margin: 0;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: -0.03em;
}

.profile-hero-copy span[b-3a8luorr7e] {
    display: inline-block;
    margin-top: 8px;
    color: rgba(255, 255, 255, 0.9);
    font-size: .94rem;
    font-weight: 500;
}

.hero-logout-btn[b-3a8luorr7e] {
    height: 38px;
    padding: 0 16px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    font-size: 0.9rem;
    background: var(--primary-color);
    font-weight: 600;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
}

.profile-main[b-3a8luorr7e] {
    margin-top: -90px;
    position: relative;
    z-index: 2;
    padding-bottom: 60px;
}

.cardProfile[b-3a8luorr7e] {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 22px;
    box-shadow: var(--shadow);
}

.profile-summary-card[b-3a8luorr7e] {
    padding: 28px;
}

.profile-summary-top[b-3a8luorr7e] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    padding-bottom: 22px;
    border-bottom: 1px solid rgba(20, 20, 20, 0.08);
}

.profile-identity[b-3a8luorr7e] {
    display: flex;
    align-items: center;
    gap: 20px;
}

.profile-avatar-wrap[b-3a8luorr7e] {
    position: relative;
    flex: 0 0 auto;
}

.profile-avatar[b-3a8luorr7e] {
    width: 102px;
    height: 102px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    background: linear-gradient(180deg, color-mix(in srgb, var(--primary-color) 82%, white) 0%, var(--primary-color) 100%);
    box-shadow: 0 14px 28px color-mix(in srgb, var(--primary-color) 22%, transparent);
}

.profile-avatar-badge[b-3a8luorr7e] {
    position: absolute;
    right: -2px;
    bottom: 6px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    color: #fff;
    background: #11c95d;
    border: 3px solid #fff;
    box-shadow: 0 8px 16px rgba(17, 201, 93, 0.25);
}

.profile-identity-text h2[b-3a8luorr7e] {
    margin: 0;
    color: var(--text);
    font-size: 2rem;
    font-weight: 600;
}

.profile-identity-text p[b-3a8luorr7e] {
    margin: 8px 0 0;
    color: #4f5562;
    font-size: 1rem;
}

.profile-meta-chips[b-3a8luorr7e] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 14px;
}

.meta-chip[b-3a8luorr7e] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    height: 28px;
    padding: 0 10px;
    border-radius: 8px;
    background: #eef3ff;
    border: 1px solid #d7e3ff;
    color: #2461ff;
    font-size: 12px;
    font-weight: 600;
}

    .meta-chip.success[b-3a8luorr7e] {
        background: #e8f8ee;
        border-color: #bfe7ca;
        color: #0f9f4a;
    }

.profile-outline-btn[b-3a8luorr7e] {
    height: 38px;
    font-size: 0.9rem;
    padding: 0 10px;
    border-radius: 8px;
    border: 1px solid rgba(20, 20, 20, 0.12);
    background: #fff;
    color: #1f2430;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

    .profile-outline-btn.small-btn[b-3a8luorr7e] {
        height: 38px;
        padding: 0 14px;
        font-size: 0.9rem;
    }

.profile-info-grid[b-3a8luorr7e] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    margin-top: 22px;
}

.info-box[b-3a8luorr7e] {
    border-radius: 18px;
    padding: 18px;
}

    .info-box strong[b-3a8luorr7e] {
        display: block;
        margin-top: 10px;
        color: #000;
        font-size: 1.1rem;
        font-weight: 600;
        line-height: 1.25;
        word-break: break-word;
    }

.info-box-label[b-3a8luorr7e] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #4d5565;
    font-size: .98rem;
}

.info-box-blue[b-3a8luorr7e] {
    background: #eaf2ff;
}

.info-box-purple[b-3a8luorr7e] {
    background: #f2eafb;
}

.info-box-green[b-3a8luorr7e] {
    background: #e8f6ed;
}

.info-box-wide[b-3a8luorr7e] {
    grid-column: 1 / -1;
}

.phone-row[b-3a8luorr7e] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 14px;
}

.phone-edit-row[b-3a8luorr7e] {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 14px;
    flex-wrap: wrap;
}

.phone-edit-input[b-3a8luorr7e] {
    flex: 1 1 220px;
}

.addresses-section[b-3a8luorr7e] {
    margin-top: 22px;
    padding: 22px;
}

.section-head[b-3a8luorr7e] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
}

.section-head-addresses[b-3a8luorr7e] {
    margin-bottom: 18px;
}

.section-title-wrap[b-3a8luorr7e] {
    display: flex;
    align-items: center;
    gap: 14px;
}

.section-icon-box[b-3a8luorr7e] {
    width: 46px;
    height: 46px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    color: #2b67ff;
    background: #e9f0ff;
}

.section-head h3[b-3a8luorr7e] {
    margin: 0;
    color: var(--text);
    font-size: 1.85rem;
    font-weight: 600;
}

.section-head p[b-3a8luorr7e] {
    margin: 4px 0 0;
    color: var(--muted);
    font-size: .98rem;
}

.btn-primary[b-3a8luorr7e] {
    height: 38px;
    padding: 0 12px;
    border: 0;
    border-radius: 12px;
    background: var(--primary-color);
    color: #fff;
    font-weight: 600;
    font-size: 0.9rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    box-shadow: 0 12px 24px color-mix(in srgb, var(--primary-color) 18%, transparent);
    cursor: pointer;
}

.btn-secondary[b-3a8luorr7e] {
    height: 38px;
    font-size: 0.9rem;
    padding: 0 16px;
    border-radius: 12px;
    border: 1px solid rgba(20,20,20,.12);
    background: #fff;
    color: #1f2430;
    font-weight: 600;
    cursor: pointer;
}

    .btn-primary:disabled[b-3a8luorr7e],
    .btn-secondary:disabled[b-3a8luorr7e] {
        opacity: .7;
        cursor: not-allowed;
    }

.add-address-btn[b-3a8luorr7e] {
    min-width: 128px;
}

    .add-address-btn span[b-3a8luorr7e] {
        display: flex;
        align-items: center;
        justify-content: center;
    }

.address-grid[b-3a8luorr7e] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.address-card[b-3a8luorr7e] {
    border: 1px solid rgba(20,20,20,.10);
    border-radius: 18px;
    padding: 18px;
    background: #f9f9f9;
}

    .address-card div[b-3a8luorr7e] {
        font-size: 0.9rem;
    }

.address-top[b-3a8luorr7e] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 12px;
}

.address-card-title-row[b-3a8luorr7e] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.address-pin[b-3a8luorr7e] {
    width: 32px;
    height: 32px;
    border-radius: 10px;
    display: grid;
    place-items: center;
    color: #2b67ff;
    background: #e9f0ff;
}

.badge[b-3a8luorr7e] {
    display: inline-flex;
    align-items: center;
    min-height: 24px;
    padding: 0 10px;
    border-radius: 999px;
    border: 1px solid rgba(20,20,20,.10);
    background: #fff;
    color: #222;
    font-size: 12px;
    font-weight: 600;
}

.badge-type[b-3a8luorr7e] {
    background: #f7f7f8;
}

.address-actions[b-3a8luorr7e] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.icon-action[b-3a8luorr7e] {
    width: 28px;
    height: 28px;
    border: 0;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
}

.icon-action-edit[b-3a8luorr7e] {
    color: #2461ff;
}

.icon-action-delete[b-3a8luorr7e] {
    color: #ff3a3a;
}

.address-line[b-3a8luorr7e] {
    margin-top: 4px;
    color: #374151;
    font-size: 1rem;
    line-height: 1.45;
}

.address-line-main[b-3a8luorr7e] {
    color: #1f2430;
    font-weight: 600;
}

.address-ref[b-3a8luorr7e] {
    margin-top: 12px;
    padding: 10px 12px;
    border-radius: 12px;
    border: 1px dashed rgba(20,20,20,.12);
    background: #fafafa;
    color: #666;
    font-size: .88rem;
}

.new-address-panel[b-3a8luorr7e] {
    margin-top: 18px;
    border-top: 1px solid rgba(20,20,20,.08);
    padding-top: 18px;
}

.new-address-head[b-3a8luorr7e] {
    margin-bottom: 12px;
}

.form-grid[b-3a8luorr7e] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.field-wide[b-3a8luorr7e] {
    grid-column: 1 / -1;
}

.fieldProfile label[b-3a8luorr7e] {
    display: block;
    margin-bottom: 6px;
    color: #1f2430;
    font-size: .92rem;
    font-weight: 600;
}

.inputBTNProfile[b-3a8luorr7e] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.inputProfile[b-3a8luorr7e] {
    width: 100%;
    height: 46px;
    border-radius: 12px;
    border: 1px solid rgba(20,20,20,.10);
    padding: 0 14px;
    outline: none;
    font-size: .95rem;
    background: #fff;
    color: #111827;
}

    .inputProfile:focus[b-3a8luorr7e] {
        border-color: color-mix(in srgb, var(--primary-color) 45%, #d1d5db);
        box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary-color) 10%, transparent);
    }

.btnSearch[b-3a8luorr7e] {
    width: 46px;
    height: 46px;
    min-width: 46px;
    padding: 0;
}

.actions[b-3a8luorr7e] {
    display: flex;
    gap: 10px;
    margin-top: 18px;
}

.actions-inline[b-3a8luorr7e] {
    align-items: center;
    flex-wrap: wrap;
}

.alert-info[b-3a8luorr7e],
.alert-error[b-3a8luorr7e] {
    margin-top: 18px;
    padding: 12px 14px;
    border-radius: 14px;
    font-size: .92rem;
}

.alert-info[b-3a8luorr7e] {
    border: 1px solid rgba(31, 143, 46, .25);
    background: rgba(31, 143, 46, .08);
    color: #155724;
}

.alert-error[b-3a8luorr7e] {
    border: 1px solid rgba(220, 53, 69, .35);
    background: rgba(220, 53, 69, .08);
    color: #b02a37;
}

.muted[b-3a8luorr7e] {
    color: var(--muted);
}

.small[b-3a8luorr7e] {
    font-size: 12px;
}

.validation-summary[b-3a8luorr7e],
.validation-message[b-3a8luorr7e] {
    color: #d01f1f;
    font-size: .88rem;
}

.empty-state[b-3a8luorr7e],
.empty-mini[b-3a8luorr7e] {
    display: flex;
    gap: 14px;
    align-items: center;
}

.empty-mini[b-3a8luorr7e] {
    padding: 14px;
    border-radius: 16px;
    border: 1px solid rgba(20,20,20,.08);
    background: #fafafb;
}

.empty-icon[b-3a8luorr7e],
.empty-mini-icon[b-3a8luorr7e] {
    display: grid;
    place-items: center;
    border-radius: 16px;
}

.empty-icon[b-3a8luorr7e] {
    width: 56px;
    height: 56px;
    background: #f2f3f5;
}

.empty-mini-icon[b-3a8luorr7e] {
    width: 38px;
    height: 38px;
    color: #2b67ff;
    background: #e9f0ff;
}

.skeleton[b-3a8luorr7e] {
    display: grid;
    gap: 10px;
    padding: 24px;
}

.sk-line[b-3a8luorr7e] {
    height: 14px;
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(0,0,0,.06), rgba(0,0,0,.03), rgba(0,0,0,.06));
    background-size: 200% 100%;
    animation: shimmer-b-3a8luorr7e 1.05s infinite linear;
}

.w-40[b-3a8luorr7e] {
    width: 40%;
}

.w-55[b-3a8luorr7e] {
    width: 55%;
}

.w-70[b-3a8luorr7e] {
    width: 70%;
}

@keyframes shimmer-b-3a8luorr7e {
    0% {
        background-position: 0% 0;
    }

    100% {
        background-position: -200% 0;
    }
}

@media (max-width: 900px) {

    .profile-page[b-3a8luorr7e] {
        margin-top: 0px;
        margin-bottom: 60px;
    }

    .profile-hero[b-3a8luorr7e] {
        padding-bottom: 90px;
    }

    .profile-main[b-3a8luorr7e] {
        margin-top: -72px;
    }

    .profile-info-grid[b-3a8luorr7e],
    .address-grid[b-3a8luorr7e],
    .form-grid[b-3a8luorr7e] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 560px) {
    .profile-hero[b-3a8luorr7e] {
        padding: 22px 12px 86px;
    }

    .profile-summary-card[b-3a8luorr7e],
    .addresses-section[b-3a8luorr7e] {
        padding: 16px;
        border-radius: 18px;
    }

    .profile-identity[b-3a8luorr7e] {
        align-items: flex-start;
        flex-direction: column;
    }

    .profile-avatar[b-3a8luorr7e] {
        width: 86px;
        height: 86px;
        font-size: 1.7rem;
    }

    .profile-identity-text h2[b-3a8luorr7e] {
        font-size: 1.5rem;
    }

    .section-head h3[b-3a8luorr7e] {
        font-size: 1.45rem;
    }
}

.address-line.mono[b-3a8luorr7e] {
    color: #4a5565;
    font-size: 0.8rem;
}
/* /Components/Pages/Produto.razor.rz.scp.css */
:host[b-r2zxiopf96] {
    display: block;
}

.produto-page[b-r2zxiopf96] {
    --page-pad: 16px;
    --primary-light: #f0f9f4;
    --border-color: #e6e6e6;
    --border: rgba(0, 0, 0, 0.10);
    --text-primary: #1a1a1a;
    --text-secondary: #666;
    --text-tertiary: #999;
    --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.08);
    --shadow-md: 0 6px 18px rgba(0, 0, 0, 0.10);
    --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.15);
    --transition-smooth: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    --primary: var(--primary-color, #16a34a);
    max-width: 1280px;
    margin: 30px auto 60px auto;
    padding: 20px 16px 120px 16px;
    min-height: 100vh;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
    color: var(--text-primary);
    background: transparent;

    margin-top: 30px;
    margin-bottom: 60px;
}

.produto-header[b-r2zxiopf96] {
    max-width: 980px;
    margin: 0 auto 16px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.produto-title[b-r2zxiopf96] {
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    color: var(--text-primary);
    line-height: 1.1;
    letter-spacing: -0.3px;
}

.btn-back[b-r2zxiopf96] {
    width: 44px;
    height: 44px;
    flex: 0 0 44px;
    border-radius: 12px;
    border: 1px solid var(--border-color);
    background: #fff;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    color: var(--text-primary);
    box-shadow: var(--shadow-sm);
    transition: var(--transition-smooth);
}

    .btn-back:hover[b-r2zxiopf96],
    .btn-back:focus[b-r2zxiopf96] {
        border-color: var(--primary-color);
        box-shadow: 0 0 0 3px rgba(31, 143, 46, 0.12);
        outline: none;
        transform: translateY(-1px);
    }

    .btn-back:active[b-r2zxiopf96] {
        transform: translateY(0);
    }

.produto-card[b-r2zxiopf96] {
    max-width: 980px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid var(--border-color);
    border-radius: 18px;
    box-shadow: var(--shadow-md);
    padding: 18px;
    display: grid;
    gap: 16px;
    transition: var(--transition-smooth);
}

    .produto-card:hover[b-r2zxiopf96] {
        box-shadow: var(--shadow-lg);
    }

.produto-img[b-r2zxiopf96] {
    display: block;
    width: 100%;
    height: 340px;
    object-fit: contain;
    border-radius: 18px;
    border: 1px solid var(--border-color);
    background: #fcfcfc;
    padding: 12px;
}

.produto-desc[b-r2zxiopf96] {
    margin: 0;
    color: var(--text-secondary);
    font-size: 15px;
    line-height: 1.55;
    word-break: break-word;
}

.produto-price[b-r2zxiopf96],
.produto-qty[b-r2zxiopf96],
.produto-total[b-r2zxiopf96],
.produto-option-group[b-r2zxiopf96],
.produto-notes[b-r2zxiopf96] {
    border: 1px solid var(--border-color);
    border-radius: 16px;
    background: #fff;
    padding: 14px;
    transition: var(--transition-smooth);
}

    .produto-price:hover[b-r2zxiopf96],
    .produto-qty:hover[b-r2zxiopf96],
    .produto-total:hover[b-r2zxiopf96],
    .produto-option-group:hover[b-r2zxiopf96],
    .produto-notes:hover[b-r2zxiopf96] {
        border-color: color-mix(in srgb, var(--primary-color) 28%, var(--border-color));
        box-shadow: var(--shadow-sm);
    }

.produto-price[b-r2zxiopf96],
.produto-qty[b-r2zxiopf96],
.produto-total[b-r2zxiopf96] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

    .produto-price span[b-r2zxiopf96],
    .produto-qty span[b-r2zxiopf96],
    .produto-total span[b-r2zxiopf96] {
        color: var(--text-secondary);
        font-size: 13px;
        font-weight: 700;
    }

    .produto-price strong[b-r2zxiopf96],
    .produto-total strong[b-r2zxiopf96] {
        color: var(--text-primary);
        font-size: 20px;
        font-weight: 700;
        letter-spacing: -0.2px;
    }

.qty-control[b-r2zxiopf96] {
    display: inline-flex;
    align-items: center;
    border: 1px solid var(--border-color);
    border-radius: 14px;
    overflow: hidden;
    background: #fff;
    box-shadow: var(--shadow-sm);
}

.qty-btn[b-r2zxiopf96] {
    width: 40px;
    height: 38px;
    border: 0;
    background: transparent;
    cursor: pointer;
    font-size: 18px;
    line-height: 1;
    color: var(--text-primary);
    transition: var(--transition-smooth);
}

    .qty-btn:hover[b-r2zxiopf96],
    .qty-btn:focus[b-r2zxiopf96] {
        background: color-mix(in srgb, var(--primary-color) 10%, white 90%);
        outline: none;
    }

.qty-value[b-r2zxiopf96] {
    width: 42px;
    text-align: center;
    font-weight: 700;
    color: var(--text-primary);
    font-size: 14px;
}

.produto-page label[b-r2zxiopf96] {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 700;
    color: var(--text-primary);
}

.produto-page > p[b-r2zxiopf96],
.produto-page > h2[b-r2zxiopf96] {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.produto-page > h2[b-r2zxiopf96] {
    margin-top: 18px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    color: var(--text-primary);
}

.produto-page > p[b-r2zxiopf96] {
    margin-bottom: 20px;
    color: var(--text-secondary);
    font-size: 15px;
}

.produto-option-group[b-r2zxiopf96] {
    display: grid;
    gap: 12px;
}

.produto-option-header[b-r2zxiopf96] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.produto-option-title[b-r2zxiopf96] {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    color: var(--text-primary);
}

.produto-option-subtitle[b-r2zxiopf96],
.produto-option-hint[b-r2zxiopf96],
.produto-option-price[b-r2zxiopf96],
.produto-helper[b-r2zxiopf96],
.produto-required[b-r2zxiopf96] {
    color: var(--text-secondary);
    font-size: 13px;
}

.produto-required[b-r2zxiopf96] {
    font-weight: 700;
}

.produto-options-list[b-r2zxiopf96] {
    display: grid;
    gap: 10px;
}

.produto-option-item[b-r2zxiopf96] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 14px;
    border: 1px solid var(--border-color);
    border-radius: 14px;
    background: #fcfcfc;
    transition: var(--transition-smooth);
}

    .produto-option-item:hover[b-r2zxiopf96] {
        border-color: color-mix(in srgb, var(--primary-color) 28%, var(--border-color));
        box-shadow: var(--shadow-sm);
        background: #fff;
    }

.produto-option-main[b-r2zxiopf96] {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
}

.produto-option-item input[type="radio"][b-r2zxiopf96],
.produto-option-item input[type="checkbox"][b-r2zxiopf96] {
    width: 18px;
    height: 18px;
    accent-color: var(--primary-color);
    cursor: pointer;
    flex: 0 0 auto;
}

.produto-option-name[b-r2zxiopf96] {
    color: var(--text-primary);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
}

.produto-option-price[b-r2zxiopf96] {
    font-weight: 700;
    white-space: nowrap;
}

.notes-input[b-r2zxiopf96],
.produto-page textarea[b-r2zxiopf96],
.produto-page input[type="text"][b-r2zxiopf96],
.produto-page input[type="number"][b-r2zxiopf96] {
    width: 100%;
    min-height: 44px;
    border-radius: 12px;
    border: 1px solid var(--border-color);
    background: #fff;
    color: var(--text-primary);
    transition: var(--transition-smooth);
}

.notes-input[b-r2zxiopf96] {
    min-height: 96px;
    resize: vertical;
    padding: 12px;
    font-size: 14px;
    line-height: 1.45;
}

    .notes-input[b-r2zxiopf96]::placeholder {
        color: var(--text-tertiary);
    }

    .notes-input:focus[b-r2zxiopf96],
    .produto-page textarea:focus[b-r2zxiopf96],
    .produto-page input:focus[b-r2zxiopf96] {
        border-color: var(--primary-color);
        box-shadow: 0 0 0 3px rgba(31, 143, 46, 0.12);
        outline: none;
    }

.btn-primary[b-r2zxiopf96],
.btn-secondary[b-r2zxiopf96] {
    min-height: 46px;
    border-radius: 12px;
    font-weight: 700;
    transition: var(--transition-smooth);
    box-shadow: var(--shadow-sm);
}

.btn-primary[b-r2zxiopf96] {
    border: 1px solid var(--primary-color);
    background: var(--primary-color);
    color: #fff;
}

    .btn-primary:hover[b-r2zxiopf96],
    .btn-primary:focus[b-r2zxiopf96] {
        background: color-mix(in srgb, var(--primary-color) 88%, black 12%);
        border-color: color-mix(in srgb, var(--primary-color) 88%, black 12%);
        transform: translateY(-1px);
        box-shadow: var(--shadow-md);
    }

    .btn-primary:disabled[b-r2zxiopf96] {
        cursor: not-allowed;
        opacity: .8;
        filter: grayscale(.12);
    }

.btn-secondary[b-r2zxiopf96] {
    background: #f3f4f6;
    color: var(--text-primary);
    border: 1px solid #e5e7eb;
}

    .btn-secondary:hover[b-r2zxiopf96],
    .btn-secondary:focus[b-r2zxiopf96] {
        background: #e9ecef;
        border-color: #d8dde3;
        color: var(--text-primary);
        transform: translateY(-1px);
        box-shadow: var(--shadow-md);
    }

.produto-actions[b-r2zxiopf96] {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.alert[b-r2zxiopf96] {
    border-radius: 12px;
    border: 1px solid transparent;
    padding: 12px 14px;
    font-weight: 600;
    box-shadow: var(--shadow-sm);
}

.alert-info[b-r2zxiopf96] {
    background: color-mix(in srgb, var(--primary-color) 10%, white 90%);
    border-color: color-mix(in srgb, var(--primary-color) 25%, white 75%);
    color: color-mix(in srgb, var(--primary-color) 65%, black 35%);
}

.alert-danger[b-r2zxiopf96] {
    background: #ffe8e8;
    border-color: #ffc9c9;
    color: #b10000;
}

.text-muted[b-r2zxiopf96],
.small[b-r2zxiopf96] {
    color: var(--text-secondary) !important;
}

.fw-bold[b-r2zxiopf96] {
    color: var(--text-primary);
}

@media (max-width: 991.98px) {
    .produto-page[b-r2zxiopf96] {
        padding: 18px 14px 110px 14px;
    }

    .produto-title[b-r2zxiopf96] {
        font-size: 24px;
    }

    .produto-img[b-r2zxiopf96] {
        height: 300px;
    }
}

@media (max-width: 767.98px) {
    .produto-page[b-r2zxiopf96] {
        padding: 16px 12px 100px 12px;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .produto-card[b-r2zxiopf96] {
        border-radius: 14px;
        padding: 14px;
    }

    .produto-header[b-r2zxiopf96],
    .produto-price[b-r2zxiopf96],
    .produto-qty[b-r2zxiopf96],
    .produto-total[b-r2zxiopf96],
    .produto-option-header[b-r2zxiopf96] {
        align-items: flex-start;
    }

    .produto-price[b-r2zxiopf96],
    .produto-qty[b-r2zxiopf96],
    .produto-total[b-r2zxiopf96],
    .produto-option-header[b-r2zxiopf96],
    .produto-option-item[b-r2zxiopf96],
    .produto-actions[b-r2zxiopf96] {
        flex-direction: column;
    }

    .produto-img[b-r2zxiopf96] {
        height: 240px;
    }

    .btn-primary[b-r2zxiopf96],
    .btn-secondary[b-r2zxiopf96] {
        width: 100%;
    }

    .produto-option-price[b-r2zxiopf96] {
        white-space: normal;
    }
}

@media (max-width: 420px) {
    .produto-title[b-r2zxiopf96] {
        font-size: 21px;
        white-space: normal;
        overflow: visible;
        text-overflow: unset;
        word-break: break-word;
    }

    .btn-back[b-r2zxiopf96] {
        width: 40px;
        height: 40px;
        flex-basis: 40px;
    }
}

.produto-option-main input[type="checkbox"][b-r2zxiopf96] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid var(--border);
    border-radius: 6px;
    background: #fff;
    position: relative;
    cursor: pointer;
    transition: all 0.2s ease;
    flex-shrink: 0;
}

    .produto-option-main input[type="checkbox"]:checked[b-r2zxiopf96] {
        background: var(--primary);
        border-color: var(--primary);
    }

        .produto-option-main input[type="checkbox"]:checked[b-r2zxiopf96]::after {
            content: "";
            position: absolute;
            left: 5px;
            top: 1px;
            width: 5px;
            height: 10px;
            border: solid #fff;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }

    .produto-option-main input[type="checkbox"]:focus[b-r2zxiopf96] {
        box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary) 18%, transparent);
    }
/* /Components/Pages/Register.razor.rz.scp.css */
.login-page[b-etgj6n6k8y] {
    /*--primary-color: #1f8f2e;*/
    --primary-700: #187326;
    --bg: #f6f8f7;
    --text: #172217;
    --muted: #5f6b5f;
    --border: rgba(0,0,0,.10);
    min-height: calc(100vh - 0px);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background-color: #f6f8f7;
    /*background: radial-gradient(800px 400px at 20% 10%, color-mix(in srgb, var(--primary-color) 12%, transparent), transparent 60%), radial-gradient(900px 500px at 80% 0%, color-mix(in srgb, var(--primary-color) 10%, transparent), transparent 55%), var(--bg);*/
}

.login-card[b-etgj6n6k8y] {
    width: 100%;
    max-width: 420px;
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 18px;
    box-shadow: 0 14px 40px rgba(0,0,0,.08);
    padding: 22px 20px;
}

.login-header[b-etgj6n6k8y] {
    margin-bottom: 14px;
}

    .login-header h1[b-etgj6n6k8y] {
        font-size: 24px;
        margin: 8px 0 4px;
        color: var(--text);
    }

    .login-header p[b-etgj6n6k8y] {
        margin: 0;
        color: var(--muted);
        font-size: 14px;
    }

.brand-logo[b-etgj6n6k8y] {
    width: 64px;
    height: 64px;
    border-radius: 16px;
    object-fit: contain;
    background: #fff;
    border: 1px solid rgba(0,0,0,.10);
    padding: 8px;
    display: inline-block;
}

.field[b-etgj6n6k8y] {
    margin-top: 12px;
}

    .field label[b-etgj6n6k8y] {
        display: block;
        font-size: 13px;
        color: var(--text);
        margin-bottom: 6px;
        font-weight: 600;
    }

.row[b-etgj6n6k8y] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
    gap: 10px;
}

.check[b-etgj6n6k8y] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--muted);
    font-size: 13px;
}

.link[b-etgj6n6k8y] {
    color: var(--primary-color);
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
}

    .link:hover[b-etgj6n6k8y] {
        text-decoration: underline;
    }

.btn-primary[b-etgj6n6k8y] {
    width: 100%;
    height: 46px;
    margin-top: 14px;
    border: 0;
    border-radius: 12px;
    background: var(--primary-color);
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    transition: transform .04s ease, background .12s ease;
}

    .btn-primary:hover[b-etgj6n6k8y] {
        background: color-mix(in srgb, var(--primary-color) 70%, transparent 10%);
    }

    .btn-primary:active[b-etgj6n6k8y] {
        transform: translateY(1px);
    }

    .btn-primary:disabled[b-etgj6n6k8y] {
        opacity: .65;
        cursor: not-allowed;
    }

.alert-error[b-etgj6n6k8y] {
    margin-top: 12px;
    border: 1px solid rgba(220, 53, 69, .35);
    background: rgba(220, 53, 69, .08);
    color: #b02a37;
    padding: 10px 12px;
    border-radius: 12px;
    font-size: 13px;
    display: inline-block;
    width: fit-content;
    max-width: 100%;
    margin-top: 12px;
}

.validation-summary[b-etgj6n6k8y] {
    margin: 8px 0 0;
    color: #b02a37;
    font-size: 13px;
}

.field-error[b-etgj6n6k8y] {
    display: block;
    margin-top: 6px;
    color: #b02a37;
    font-size: 12px;
}

.login-footer[b-etgj6n6k8y] {
    margin-top: 16px;
    display: flex;
    gap: 8px;
    justify-content: center;
    color: var(--muted);
    font-size: 13px;
}

.login-card[b-etgj6n6k8y] {
    margin-top: 40px;
    margin-bottom: 50px
}
/* /Components/ProductCard.razor.rz.scp.css */
.product-card[b-f719cm87x9] {
    display: flex;
    align-items: stretch;
    gap: 0;
    border: 1px solid #e5e7eb;
    border-radius: 18px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.05);
    min-height: 100%;
    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

    .product-card:hover[b-f719cm87x9] {
        transform: translateY(-2px);
        box-shadow: 0 8px 22px rgba(15, 23, 42, 0.1);
        border-color: rgba(37, 99, 235, 0.18);
        cursor: pointer;
    }

    .product-card.compact[b-f719cm87x9] {
        flex-direction: row;
        min-height: 118px;
        height: 118px;
    }

.product-img-wrapper[b-f719cm87x9] {
    position: relative;
    overflow: hidden;
    background: #f4f4f5;
    flex: 0 0 auto;
}

.product-img[b-f719cm87x9] {
    width: 120px;
    height: 120px;
    object-fit: cover;
    background: #f5f5f5;
    transition: transform .25s ease;
    display: block;
}

.product-card:hover .product-img[b-f719cm87x9] {
    transform: scale(1.04);
}

.product-card.compact .product-img-wrapper[b-f719cm87x9] {
    width: 98px;
    min-width: 98px;
    height: 98px;
    margin: 10px 0 10px 10px;
    border-radius: 18px;
}

.product-card.compact .product-img[b-f719cm87x9] {
    width: 100%;
    height: 100%;
}

.product-badge[b-f719cm87x9] {
    position: absolute;
    top: 14px;
    right: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px 10px;
    border-radius: 999px;
    background: #ff7a00;
    color: #fff;
    font-size: .82rem;
    font-weight: 800;
    line-height: 1;
    box-shadow: 0 8px 18px rgba(255, 122, 0, 0.28);
}

.product-body[b-f719cm87x9] {
    flex: 1;
    min-width: 0;
    padding: 16px;
    display: flex;
    flex-direction: column;
}

.product-card.compact .product-body[b-f719cm87x9] {
    min-height: auto;
    padding: 12px 62px 12px 12px;
    justify-content: space-between;
}

.product-main[b-f719cm87x9] {
    flex: 1;
    min-width: 0;
    overflow: hidden;
}

.product-name[b-f719cm87x9] {
    font-weight: 600;
    font-size: 0.93rem;
    color: #101828;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
    margin-bottom: 4px;
}

.product-desc[b-f719cm87x9] {
    font-size: .77rem;
    color: #667085;
    line-height: 1.25;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
    max-height: 2.5em;
}

.product-footer[b-f719cm87x9] {
    margin-top: 6px;
    padding-top: 0;
    flex-shrink: 0;
}

.product-price-wrap[b-f719cm87x9] {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.product-price-label[b-f719cm87x9] {
    font-size: .8rem;
    color: #98a2b3;
}

.product-price[b-f719cm87x9] {
    font-weight: 700;
    font-size: 0.95rem;
    white-space: nowrap;
    color: var(--primary-color);
    line-height: 1;
}

@media (max-width: 768px) {
    .product-card.compact[b-f719cm87x9] {
        min-height: 112px;
        height: 112px;
    }

        .product-card.compact .product-img-wrapper[b-f719cm87x9] {
            width: 92px;
            min-width: 92px;
            height: 92px;
        }

        .product-card.compact .product-body[b-f719cm87x9] {
            min-height: auto;
            padding: 10px 62px 10px 14px;
            justify-content: space-between;
        }

    .product-name[b-f719cm87x9] {
        font-size: .91rem;
    }

    .product-desc[b-f719cm87x9] {
        font-size: .77rem;
    }
}

@media (max-width: 560px) {
    .product-card.compact[b-f719cm87x9] {
        min-height: 108px;
        height: 108px;
    }

        .product-card.compact .product-img-wrapper[b-f719cm87x9] {
            width: 88px;
            min-width: 88px;
            height: 88px;
            margin: 10px 0 10px 10px;
            border-radius: 16px;
        }

        .product-card.compact .product-body[b-f719cm87x9] {
            padding: 10px 56px 10px 12px;
        }

    .product-name[b-f719cm87x9] {
        font-size: .89rem;
        -webkit-line-clamp: 2;
    }

    .product-desc[b-f719cm87x9] {
        font-size: .76rem;
        -webkit-line-clamp: 2;
    }

    .product-price[b-f719cm87x9] {
        font-size: .92rem;
    }
}
