/* /Components/Layout/AppLayout.razor.rz.scp.css */
.mobile-shell[b-ru64okup3f] {
    max-width: 480px;
    margin: 0 auto;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    background: #f1f5f9;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.18);
}

/* AppBar */
.app-bar[b-ru64okup3f] {
    position: sticky;
    top: 0;
    z-index: 100;
    height: 56px;
    background: #1d4ed8;
    color: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.75rem 0 1rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
    flex-shrink: 0;
}

.app-bar-brand[b-ru64okup3f] {
    display: flex;
    align-items: center;
    gap: 0.55rem;
}

.app-bar-logo[b-ru64okup3f] {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: linear-gradient(135deg, #7f5af0, #2cb67d);
    display: grid;
    place-items: center;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.03em;
    color: white;
    flex-shrink: 0;
}

.app-bar-title[b-ru64okup3f] {
    font-size: 1.05rem;
    font-weight: 700;
    letter-spacing: 0.01em;
}

/* Page content */
.app-body[b-ru64okup3f] {
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
}

/* Error UI */
#blazor-error-ui[b-ru64okup3f] {
    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-ru64okup3f] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.mobile-shell[b-wrc7txtajh] {
    max-width: 480px;
    margin: 0 auto;
    min-height: 100vh;
    background: #f1f5f9;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.18);
    display: flex;
    flex-direction: column;
}

#blazor-error-ui[b-wrc7txtajh] {
    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-wrc7txtajh] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-jg3q9tw824] {
    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-jg3q9tw824] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-jg3q9tw824] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-jg3q9tw824] {
    font-size: 1.1rem;
}

.bi[b-jg3q9tw824] {
    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-jg3q9tw824] {
    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-jg3q9tw824] {
    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-jg3q9tw824] {
    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-jg3q9tw824] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-jg3q9tw824] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-jg3q9tw824] {
        padding-bottom: 1rem;
    }

    .nav-item[b-jg3q9tw824]  .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-jg3q9tw824]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-jg3q9tw824]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-jg3q9tw824] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-jg3q9tw824] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-jg3q9tw824] {
        display: none;
    }

    .nav-scrollable[b-jg3q9tw824] {
        /* 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/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-wczm49p0km],
.components-reconnect-repeated-attempt-visible[b-wczm49p0km],
.components-reconnect-failed-visible[b-wczm49p0km],
.components-pause-visible[b-wczm49p0km],
.components-resume-failed-visible[b-wczm49p0km],
.components-rejoining-animation[b-wczm49p0km] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-wczm49p0km],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-wczm49p0km],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-wczm49p0km],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-wczm49p0km],
#components-reconnect-modal.components-reconnect-retrying[b-wczm49p0km],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-wczm49p0km],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-wczm49p0km],
#components-reconnect-modal.components-reconnect-failed[b-wczm49p0km],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-wczm49p0km] {
    display: block;
}


#components-reconnect-modal[b-wczm49p0km] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-wczm49p0km 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-wczm49p0km 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-wczm49p0km 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-wczm49p0km]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-wczm49p0km 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-wczm49p0km {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-wczm49p0km {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-wczm49p0km {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-wczm49p0km] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-wczm49p0km] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-wczm49p0km] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-wczm49p0km] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-wczm49p0km] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-wczm49p0km] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-wczm49p0km] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-wczm49p0km 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-wczm49p0km] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-wczm49p0km {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.login-shell[b-db52q5ojvg] {
    min-height: 100vh;
    display: grid;
    place-items: center;
    background: radial-gradient(circle at top left, #2f80ed 0%, #121826 42%, #0b1220 100%);
    padding: 1.5rem;
}

.login-card[b-db52q5ojvg] {
    width: min(460px, 100%);
    background: rgba(16, 22, 35, 0.85);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 20px;
    padding: 2rem 1.5rem;
    box-shadow: 0 24px 44px rgba(0, 0, 0, 0.35);
    backdrop-filter: blur(8px);
}

.logo-wrap[b-db52q5ojvg] {
    text-align: center;
    margin-bottom: 1.5rem;
}

.logo-mark[b-db52q5ojvg] {
    width: 86px;
    height: 86px;
    margin: 0 auto 0.75rem;
    border-radius: 50%;
    background: linear-gradient(145deg, #7f5af0, #2cb67d);
    display: grid;
    place-items: center;
    color: #ffffff;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.04em;
}

.logo-wrap h1[b-db52q5ojvg] {
    color: #f8fafc;
    margin: 0;
    font-size: 1.5rem;
}

.logo-wrap p[b-db52q5ojvg] {
    margin-top: 0.3rem;
    color: #c7d2fe;
    font-size: 0.92rem;
}

.language-list[b-db52q5ojvg] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.language-loading[b-db52q5ojvg],
.language-error[b-db52q5ojvg] {
    color: #f8fafc;
    text-align: center;
    border-radius: 12px;
    padding: 0.85rem 1rem;
    font-size: 0.92rem;
}

.language-loading[b-db52q5ojvg] {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.language-error[b-db52q5ojvg] {
    background: rgba(239, 68, 68, 0.16);
    border: 1px solid rgba(248, 113, 113, 0.45);
}

.language-item[b-db52q5ojvg] {
    width: 100%;
    background: rgba(255, 255, 255, 0.06);
    color: #f8fafc;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 14px;
    padding: 0.8rem 1rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0.7rem;
    font-size: 1rem;
    transition: all 0.2s ease;
    text-decoration: none;
}

.language-item:hover[b-db52q5ojvg] {
    transform: translateY(-1px);
    background: rgba(255, 255, 255, 0.12);
    border-color: rgba(255, 255, 255, 0.28);
}

.flag[b-db52q5ojvg] {
    width: 28px;
    height: 20px;
    border-radius: 3px;
    object-fit: cover;
    border: 1px solid rgba(255, 255, 255, 0.35);
    display: inline-block;
}
/* /Components/Pages/MarkaBazindaFiltreler.razor.rz.scp.css */
.mbf-shell[b-9ovctboxer] {
    min-height: 100vh;
    background: #f8fafc;
}

.mbf-app-bar[b-9ovctboxer] {
    position: sticky;
    top: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    padding: 0.65rem 0.75rem;
    background: #1d4ed8;
    color: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.mbf-title[b-9ovctboxer] {
    flex: 1;
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.04em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mbf-icon-btn[b-9ovctboxer] {
    border: none;
    background: transparent;
    color: inherit;
    width: 40px;
    height: 40px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.mbf-header-spacer[b-9ovctboxer] {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
}

.mbf-primary-btn[b-9ovctboxer] {
    border: none;
    background: #1d4ed8;
    color: #fff;
    font-size: 0.85rem;
    font-weight: 700;
    border-radius: 10px;
    padding: 0.7rem 1rem;
    width: 100%;
}

.mbf-primary-btn:disabled[b-9ovctboxer] {
    opacity: 0.5;
}

.mbf-loading[b-9ovctboxer] {
    padding: 2rem 1rem;
    text-align: center;
    color: #64748b;
}

.mbf-error[b-9ovctboxer] {
    margin: 1rem;
    padding: 0.8rem;
    border-radius: 10px;
    color: #991b1b;
    border: 1px solid #fecaca;
    background: #fef2f2;
}

.mbf-section[b-9ovctboxer] {
    margin: 0.75rem 0.75rem 0;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #e2e8f0;
    padding: 0.85rem;
}

.mbf-section h2[b-9ovctboxer] {
    margin: 0 0 0.6rem;
    font-size: 0.9rem;
    color: #334155;
}

.mbf-chips[b-9ovctboxer] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.mbf-chip[b-9ovctboxer] {
    border: 1px solid #cbd5e1;
    border-radius: 999px;
    padding: 0.4rem 0.75rem;
    background: #fff;
    color: #334155;
    font-size: 0.82rem;
    font-weight: 600;
}

.mbf-chip-active[b-9ovctboxer] {
    background: #1d4ed8;
    border-color: #1d4ed8;
    color: #fff;
}

.mbf-actions[b-9ovctboxer] {
    margin: 0.9rem 0.75rem 0;
    padding-bottom: 1rem;
}
/* /Components/Pages/MarkaBazindaUrunler.razor.rz.scp.css */
.mbu-shell[b-cew05c0sse] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background: #fff;
}

/* ── Üst blok: başlık + cinsiyet filtresi birlikte yapışır ── */
.mbu-sticky-top[b-cew05c0sse] {
    position: sticky;
    top: 0;
    z-index: 100;
    background: #fff;
    box-shadow: 0 4px 14px rgba(15, 23, 42, 0.1);
}

/* ── AppBar ──────────────────────────────────────────── */
.mbu-app-bar[b-cew05c0sse] {
    position: relative;
    z-index: 1;
    height: 56px;
    background: #1d4ed8;
    color: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.25rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
    flex-shrink: 0;
}

.mbu-bar-title[b-cew05c0sse] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1.05rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    pointer-events: none;
}

.mbu-bar-actions[b-cew05c0sse] {
    display: flex;
    align-items: center;
    margin-left: auto;
    position: relative;
    z-index: 2;
}

.mbu-app-bar > .mbu-icon-btn[b-cew05c0sse] {
    position: relative;
    z-index: 2;
}

.mbu-brand-sub[b-cew05c0sse] {
    padding: 0 1rem;
    min-height: 36px;
    line-height: 36px;
    font-size: 0.95rem;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    background: linear-gradient(180deg, #2563eb 0%, #1d4ed8 100%);
    color: #fff;
}

.mbu-icon-btn[b-cew05c0sse] {
    background: none;
    border: none;
    color: white;
    cursor: pointer;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    transition: background 0.15s;
}

.mbu-icon-btn:hover[b-cew05c0sse],
.mbu-icon-btn:focus-visible[b-cew05c0sse] {
    background: rgba(255, 255, 255, 0.18);
    outline: none;
}

.mbu-icon-btn:active[b-cew05c0sse] {
    background: rgba(255, 255, 255, 0.28);
}

.mbu-cart-badge[b-cew05c0sse] {
    position: absolute;
    right: -3px;
    top: -2px;
    min-width: 18px;
    height: 18px;
    padding: 0 4px;
    border-radius: 999px;
    background: #ef4444;
    color: #fff;
    font-size: 0.68rem;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
}

/* ── Cinsiyet: Material tarzı filter chip ────────────── */
.mbu-filter-bar[b-cew05c0sse] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem 0.75rem;
    padding: 0.55rem 1rem 0.7rem;
    background: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);
    border-bottom: 1px solid #e2e8f0;
    flex-shrink: 0;
}

.mbu-filter-label[b-cew05c0sse] {
    font-size: 0.7rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #64748b;
    width: 100%;
    flex-basis: 100%;
}

@media (min-width: 340px) {
    .mbu-filter-label[b-cew05c0sse] {
        width: auto;
        flex-basis: auto;
    }
}

.mbu-filter-chips[b-cew05c0sse] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
    flex: 1;
    min-width: 0;
}

.mbu-filter-chip[b-cew05c0sse] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.45rem 0.85rem;
    min-height: 36px;
    border-radius: 10px;
    border: 2px solid #e2e8f0;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: background 0.18s, border-color 0.18s, color 0.18s, box-shadow 0.18s, transform 0.12s;
}

.mbu-filter-chip:focus-visible[b-cew05c0sse] {
    outline: 2px solid #1d4ed8;
    outline-offset: 2px;
}

.mbu-filter-chip:active[b-cew05c0sse] {
    transform: scale(0.98);
}

/* Seçili değil: düz yüzey, soluk */
.mbu-filter-chip-inactive[b-cew05c0sse] {
    background: #fff;
    color: #64748b;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
}

.mbu-filter-chip-inactive:hover[b-cew05c0sse] {
    border-color: #cbd5e1;
    background: #fafafa;
    color: #475569;
}

/* Seçili: dolu vurgu + onay işareti */
.mbu-filter-chip-active[b-cew05c0sse] {
    border-color: #1d4ed8;
    background: linear-gradient(165deg, #2563eb 0%, #1d4ed8 55%, #1e40af 100%);
    color: #fff;
    box-shadow:
        0 2px 8px rgba(29, 78, 216, 0.45),
        inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.mbu-filter-chip-active:hover[b-cew05c0sse] {
    border-color: #1e40af;
    filter: brightness(1.03);
}

.mbu-filter-chip-check[b-cew05c0sse] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    opacity: 0.95;
}

.mbu-filter-chip-inactive .mbu-filter-chip-check[b-cew05c0sse] {
    display: none;
}

/* ── Ürün Görseli ────────────────────────────────────── */
.mbu-product-card[b-cew05c0sse] {
    background: white;
}

.mbu-main-img[b-cew05c0sse] {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    background: linear-gradient(160deg, #f5f0ea 0%, #ede8df 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.mbu-exclusive[b-cew05c0sse] {
    font-family: Georgia, 'Times New Roman', serif;
    font-style: italic;
    font-size: 1.7rem;
    color: #c5b49a;
    letter-spacing: 0.12em;
    opacity: 0.7;
    user-select: none;
}

.mbu-code-chip[b-cew05c0sse] {
    position: absolute;
    right: 0.8rem;
    bottom: 0.8rem;
    background: #16a34a;
    color: white;
    font-size: 0.72rem;
    font-weight: 700;
    padding: 0.22rem 0.6rem;
    border-radius: 20px;
    letter-spacing: 0.03em;
}

.mbu-thumbs[b-cew05c0sse] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2px;
    margin-top: 2px;
}

.mbu-thumb[b-cew05c0sse] {
    aspect-ratio: 1 / 1;
    background: linear-gradient(160deg, #ede8df 0%, #e0d9cf 100%);
}

/* ── Yükleniyor / Hata / Boş ─────────────────────────── */
.mbu-loading[b-cew05c0sse] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3rem 1rem;
    color: #64748b;
    font-size: 0.9rem;
    gap: 0.75rem;
}

.mbu-spinner[b-cew05c0sse] {
    width: 32px;
    height: 32px;
    border: 3px solid #e2e8f0;
    border-top-color: #1d4ed8;
    border-radius: 50%;
    animation: mbu-spin-b-cew05c0sse 0.7s linear infinite;
}

@keyframes mbu-spin-b-cew05c0sse { to { transform: rotate(360deg); } }

.mbu-error[b-cew05c0sse] {
    margin: 1rem;
    padding: 0.8rem 1rem;
    background: #fef2f2;
    border: 1px solid #fecaca;
    border-radius: 10px;
    color: #991b1b;
    font-size: 0.88rem;
}

.mbu-empty[b-cew05c0sse] {
    text-align: center;
    padding: 3rem 1rem;
    color: #94a3b8;
    font-size: 0.9rem;
}

/* ── Ürün Listesi ────────────────────────────────────── */
.mbu-variants[b-cew05c0sse] {
    background: white;
    border-top: 6px solid #f1f5f9;
}

.mbu-variant-row[b-cew05c0sse] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #f1f5f9;
}

.mbu-variant-row:last-child[b-cew05c0sse] {
    border-bottom: none;
}

.mbu-variant-left[b-cew05c0sse] {
    display: flex;
    flex-direction: column;
    gap: 0.1rem;
    flex: 1;
    min-width: 0;
}

.mbu-variant-kod[b-cew05c0sse] {
    font-size: 0.7rem;
    color: #94a3b8;
}

.mbu-variant-name[b-cew05c0sse] {
    font-size: 0.88rem;
    font-weight: 700;
    color: #1e293b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mbu-variant-ozellik[b-cew05c0sse] {
    font-size: 0.76rem;
    color: #475569;
}

.mbu-variant-lot[b-cew05c0sse] {
    font-size: 0.7rem;
    color: #94a3b8;
}

.mbu-variant-fiyat[b-cew05c0sse] {
    font-size: 0.82rem;
    font-weight: 700;
    color: #1d4ed8;
    margin-top: 0.1rem;
}

/* ── Miktar Kontrolü ─────────────────────────────────── */
.mbu-qty-ctrl[b-cew05c0sse] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    flex-shrink: 0;
}

.mbu-qty-btn[b-cew05c0sse] {
    width: 30px;
    height: 30px;
    border: 1.5px solid #cbd5e1;
    background: white;
    color: #475569;
    border-radius: 8px;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    line-height: 1;
    transition: background 0.12s;
}

.mbu-qty-btn:hover[b-cew05c0sse] { background: #f1f5f9; }

.mbu-qty-plus[b-cew05c0sse] {
    background: #1d4ed8;
    color: white;
    border-color: #1d4ed8;
}

.mbu-qty-plus:hover[b-cew05c0sse] { background: #1e40af; }

.mbu-qty-val[b-cew05c0sse] {
    min-width: 24px;
    text-align: center;
    font-size: 0.9rem;
    font-weight: 700;
    color: #1e293b;
}

/* ── Sonsuz kaydırma (sentinel + küçük spinner) ─────── */
.mbu-infinite-footer[b-cew05c0sse] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 3rem;
    padding: 0.5rem 0 1.25rem;
}

.mbu-infinite-spinner[b-cew05c0sse] {
    padding: 0.35rem 0 0.75rem;
}

.mbu-scroll-sentinel[b-cew05c0sse] {
    width: 100%;
    min-height: 8px;
    flex-shrink: 0;
    pointer-events: none;
    visibility: hidden;
}
/* /Components/Pages/Markalar.razor.rz.scp.css */
.brands-shell[b-hzaiy2vfpc] {
    background: linear-gradient(180deg, #f8fafc 0%, #e2e8f0 100%);
    padding: 1rem;
    min-height: calc(100vh - 56px);
}

.brands-header[b-hzaiy2vfpc] {
    max-width: 1100px;
    margin: 0 auto 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
}

.brands-header-left[b-hzaiy2vfpc] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    min-width: 0;
}

.brands-back-btn[b-hzaiy2vfpc] {
    flex-shrink: 0;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 999px;
    background: #fff;
    color: #1d4ed8;
    display: grid;
    place-items: center;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(15, 23, 42, 0.12);
}

.brands-back-btn:hover[b-hzaiy2vfpc] {
    background: #eff6ff;
}

.brands-cart-btn[b-hzaiy2vfpc] {
    position: relative;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 999px;
    background: #1d4ed8;
    color: #fff;
    display: grid;
    place-items: center;
    cursor: pointer;
    box-shadow: 0 8px 16px rgba(29, 78, 216, 0.28);
}

.brands-cart-badge[b-hzaiy2vfpc] {
    position: absolute;
    right: -4px;
    top: -3px;
    min-width: 18px;
    height: 18px;
    padding: 0 4px;
    border-radius: 999px;
    background: #ef4444;
    color: #fff;
    font-size: 0.68rem;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
}

.selected-lang[b-hzaiy2vfpc] {
    font-size: 0.95rem;
    color: #334155;
    display: flex;
    align-items: center;
    gap: 0.45rem;
    text-decoration: none;
    cursor: pointer;
    border-radius: 10px;
    padding: 0.4rem 0.6rem;
    transition: background 0.15s ease;
}

.selected-lang:hover[b-hzaiy2vfpc] {
    background: rgba(0, 0, 0, 0.06);
    color: #1e293b;
}

.selected-lang-flag[b-hzaiy2vfpc] {
    width: 26px;
    height: 18px;
    border-radius: 3px;
    object-fit: cover;
    border: 1px solid #cbd5e1;
}

.brands-title-wrap[b-hzaiy2vfpc] {
    max-width: 1100px;
    margin: 0 auto 1.3rem;
}

.brands-title-wrap h1[b-hzaiy2vfpc] {
    margin: 0;
    color: #0f172a;
}

.brands-title-wrap p[b-hzaiy2vfpc] {
    margin-top: 0.25rem;
    color: #475569;
}

.brands-grid[b-hzaiy2vfpc] {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.brands-row[b-hzaiy2vfpc] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.75rem;
}

.brand-card[b-hzaiy2vfpc] {
    background: white;
    border: 1px solid #dbeafe;
    border-radius: 16px;
    padding: 0.9rem;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08);
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    display: block;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.brand-card:hover[b-hzaiy2vfpc] {
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(15, 23, 42, 0.13);
}

.error-box[b-hzaiy2vfpc] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0.8rem 1rem;
    border-radius: 12px;
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #991b1b;
}

.brand-card img[b-hzaiy2vfpc],
.brand-image-placeholder[b-hzaiy2vfpc] {
    width: 100%;
    height: 160px;
    border-radius: 12px;
    margin-bottom: 0.7rem;
    object-fit: cover;
}

.brand-image-placeholder[b-hzaiy2vfpc] {
    background: linear-gradient(140deg, #93c5fd, #d8b4fe);
    display: grid;
    place-items: center;
    color: #1e293b;
    font-size: 1.5rem;
    font-weight: 700;
}

.brand-card h2[b-hzaiy2vfpc] {
    margin: 0;
    font-size: 1.08rem;
    color: #1e293b;
}

.brand-card-empty[b-hzaiy2vfpc] {
    visibility: hidden;
}

@media (max-width: 768px) {
    .brands-shell[b-hzaiy2vfpc] {
        padding: 0.6rem;
    }

    .brands-row[b-hzaiy2vfpc] {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 0.5rem;
    }

    .brand-card[b-hzaiy2vfpc] {
        padding: 0.55rem;
    }

    .brand-card img[b-hzaiy2vfpc],
    .brand-image-placeholder[b-hzaiy2vfpc] {
        height: 110px;
        margin-bottom: 0.45rem;
    }

    .brand-card h2[b-hzaiy2vfpc] {
        font-size: 0.92rem;
    }
}
/* /Components/Pages/SepetDetay.razor.rz.scp.css */
.sd-shell[b-h0iqwemk7b] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    min-height: 100dvh;
    background: #fff;
}

.sd-cart-page[b-h0iqwemk7b] {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

.sd-scroll[b-h0iqwemk7b] {
    flex: 1;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    /* Sabit alt çubuk (toplam + FAB + durum metni) + güvenli alan */
    padding-bottom: calc(140px + env(safe-area-inset-bottom, 0px));
}

.sd-toast[b-h0iqwemk7b] {
    position: fixed;
    top: 68px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 250;
    background: #064e3b;
    color: #fff;
    border: 1px solid #10b981;
    border-radius: 12px;
    padding: 0.5rem 0.8rem;
    font-size: 0.78rem;
    font-weight: 700;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.24);
}

.sd-app-bar[b-h0iqwemk7b] {
    height: 56px;
    background: #1d4ed8;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.25rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
}

.sd-title[b-h0iqwemk7b] {
    font-size: 1.05rem;
    font-weight: 700;
    letter-spacing: 0.1em;
}

.sd-icon-btn[b-h0iqwemk7b] {
    background: none;
    border: none;
    color: white;
    cursor: pointer;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s;
    position: relative;
}

.sd-icon-btn:hover[b-h0iqwemk7b],
.sd-icon-btn:focus-visible[b-h0iqwemk7b] {
    background: rgba(255, 255, 255, 0.18);
    outline: none;
}

.sd-cart-badge[b-h0iqwemk7b] {
    position: absolute;
    right: -3px;
    top: -2px;
    min-width: 18px;
    height: 18px;
    padding: 0 4px;
    border-radius: 999px;
    background: #ef4444;
    color: #fff;
    font-size: 0.68rem;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
}

.sd-loading[b-h0iqwemk7b] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3rem 1rem;
    color: #64748b;
    gap: 0.75rem;
}

.sd-spinner[b-h0iqwemk7b] {
    width: 32px;
    height: 32px;
    border: 3px solid #e2e8f0;
    border-top-color: #1d4ed8;
    border-radius: 50%;
    animation: sd-spin-b-h0iqwemk7b 0.7s linear infinite;
}

@keyframes sd-spin-b-h0iqwemk7b { to { transform: rotate(360deg); } }

.sd-error[b-h0iqwemk7b] {
    margin: 1rem;
    padding: 0.8rem 1rem;
    background: #fef2f2;
    border: 1px solid #fecaca;
    border-radius: 10px;
    color: #991b1b;
    font-size: 0.88rem;
}

.sd-empty[b-h0iqwemk7b] {
    text-align: center;
    padding: 3rem 1rem;
    color: #94a3b8;
    font-size: 0.9rem;
}

.sd-list[b-h0iqwemk7b] {
    background: #fff;
}

.sd-product-card[b-h0iqwemk7b] {
    border-bottom: 6px solid #f1f5f9;
}

.sd-product-head[b-h0iqwemk7b] {
    align-items: flex-start;
}

.sd-color-list[b-h0iqwemk7b] {
    background: #fff;
}

.sd-delete-btn[b-h0iqwemk7b] {
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 999px;
    background: #ef4444;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex-shrink: 0;
    box-shadow: 0 4px 12px rgba(239, 68, 68, 0.35);
}

.sd-delete-btn:hover:not(:disabled)[b-h0iqwemk7b],
.sd-delete-btn:focus-visible:not(:disabled)[b-h0iqwemk7b] {
    background: #dc2626;
    outline: none;
}

.sd-delete-btn:disabled[b-h0iqwemk7b] {
    opacity: 0.55;
    cursor: not-allowed;
}

.sd-color-row[b-h0iqwemk7b] {
    padding-left: 1rem;
}

.sd-row[b-h0iqwemk7b] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #f1f5f9;
}

.sd-img-wrap[b-h0iqwemk7b] {
    width: 60px;
    height: 60px;
    border-radius: 10px;
    overflow: hidden;
    flex-shrink: 0;
    background: #e2e8f0;
    display: grid;
    place-items: center;
}

.sd-img[b-h0iqwemk7b] {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #ffffff;
    display: block;
    cursor: zoom-in;
}

.sd-img-ph[b-h0iqwemk7b] {
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    font-size: 0.9rem;
    font-weight: 700;
    color: #334155;
    background: linear-gradient(145deg, #bfdbfe, #c4b5fd);
}

.sd-left[b-h0iqwemk7b] {
    display: flex;
    flex-direction: column;
    gap: 0.1rem;
    flex: 1;
    min-width: 0;
}

.sd-kod[b-h0iqwemk7b] {
    font-size: 0.7rem;
    color: #94a3b8;
    margin: 0;
}

.sd-name[b-h0iqwemk7b] {
    font-size: 0.9rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0;
}

.sd-meta[b-h0iqwemk7b] {
    font-size: 0.78rem;
    color: #475569;
    margin: 0;
}

.sd-color-name[b-h0iqwemk7b] {
    font-weight: 700;
    color: #334155;
}

.sd-price[b-h0iqwemk7b] {
    font-size: 0.82rem;
    font-weight: 700;
    color: #1d4ed8;
    margin: 0.1rem 0 0;
}

.sd-total[b-h0iqwemk7b] {
    font-size: 0.92rem;
    font-weight: 700;
    color: #1d4ed8;
    margin: 0.12rem 0 0;
}

.sd-qty[b-h0iqwemk7b] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    flex-shrink: 0;
}

.sd-qty-btn[b-h0iqwemk7b] {
    width: 30px;
    height: 30px;
    border: 1.5px solid #cbd5e1;
    background: white;
    color: #475569;
    border-radius: 8px;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    line-height: 1;
}

.sd-qty-plus[b-h0iqwemk7b] {
    background: #1d4ed8;
    color: #fff;
    border-color: #1d4ed8;
}

.sd-qty-val[b-h0iqwemk7b] {
    min-width: 24px;
    text-align: center;
    font-size: 0.9rem;
    font-weight: 700;
    color: #1e293b;
}

.sd-form-box[b-h0iqwemk7b] {
    margin: 0.8rem 0.9rem 0;
    padding: 0.75rem 0.85rem;
    border: 1px solid #dbeafe;
    border-radius: 12px;
    background: #f8fbff;
}

.sd-label[b-h0iqwemk7b] {
    display: block;
    margin: 0.15rem 0 0.3rem;
    font-size: 0.78rem;
    font-weight: 700;
    color: #334155;
}

.sd-field[b-h0iqwemk7b] {
    margin-bottom: 0.65rem;
}

.sd-field:last-child[b-h0iqwemk7b] {
    margin-bottom: 0;
}

.sd-input[b-h0iqwemk7b],
.sd-textarea[b-h0iqwemk7b] {
    width: 100%;
    border: 1px solid #cbd5e1;
    border-radius: 10px;
    padding: 0.5rem 0.65rem;
    font-size: 0.85rem;
    color: #0f172a;
    background: #fff;
}

.sd-textarea[b-h0iqwemk7b] {
    resize: vertical;
}

.sd-input-invalid[b-h0iqwemk7b],
.sd-input.sd-input-invalid[b-h0iqwemk7b] {
    border-color: #dc2626;
    box-shadow: 0 0 0 1px rgba(220, 38, 38, 0.25);
    background: #fff7f7;
}

.sd-field-error[b-h0iqwemk7b] {
    margin: 0.28rem 0 0;
    font-size: 0.72rem;
    font-weight: 600;
    color: #b91c1c;
    line-height: 1.25;
}

/* ── Sabit alt: toplam + yüzen WhatsApp (FAB) ───────────────── */
.sd-fab-dock[b-h0iqwemk7b] {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 220;
    padding: 0.55rem 0.75rem calc(0.55rem + env(safe-area-inset-bottom, 0px));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.92) 0%, #fff 28%);
    backdrop-filter: blur(8px);
    border-top: 1px solid #e2e8f0;
    box-shadow: 0 -6px 24px rgba(15, 23, 42, 0.12);
}

.sd-fab-dock-inner[b-h0iqwemk7b] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.85rem;
    max-width: 640px;
    margin: 0 auto;
}

.sd-total-block[b-h0iqwemk7b] {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
}

.sd-total-label[b-h0iqwemk7b] {
    font-size: 0.72rem;
    font-weight: 700;
    color: #64748b;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.sd-total-amount[b-h0iqwemk7b] {
    font-size: 1.25rem;
    font-weight: 800;
    color: #0f172a;
    letter-spacing: 0.02em;
    line-height: 1.15;
}

.sd-fab[b-h0iqwemk7b] {
    flex-shrink: 0;
    width: 58px;
    height: 58px;
    border: none;
    border-radius: 50%;
    background: #25d366;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow:
        0 4px 14px rgba(37, 211, 102, 0.45),
        0 8px 20px rgba(15, 23, 42, 0.18);
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.sd-fab:hover:not(:disabled)[b-h0iqwemk7b],
.sd-fab:focus-visible:not(:disabled)[b-h0iqwemk7b] {
    transform: scale(1.05);
    box-shadow:
        0 6px 18px rgba(37, 211, 102, 0.5),
        0 10px 26px rgba(15, 23, 42, 0.2);
    outline: none;
}

.sd-fab:active:not(:disabled)[b-h0iqwemk7b] {
    transform: scale(0.98);
}

.sd-fab:disabled[b-h0iqwemk7b] {
    opacity: 0.55;
    cursor: not-allowed;
    transform: none;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.1);
}

.sd-fab-icon[b-h0iqwemk7b] {
    display: block;
}

.sd-fab-status[b-h0iqwemk7b] {
    margin: 0.4rem auto 0;
    padding: 0 0.25rem;
    font-size: 0.74rem;
    font-weight: 600;
    color: #334155;
    text-align: center;
    line-height: 1.3;
    max-width: 640px;
}

/* Blazor onay: window.confirm yerine (IIS/SignalR guvenilir) */
.sd-modal-layer[b-h0iqwemk7b] {
    position: fixed;
    inset: 0;
    z-index: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    padding-bottom: calc(1rem + env(safe-area-inset-bottom, 0px));
}

.sd-modal-backdrop[b-h0iqwemk7b] {
    position: absolute;
    inset: 0;
    background: rgba(15, 23, 42, 0.55);
    backdrop-filter: blur(2px);
}

.sd-modal-card[b-h0iqwemk7b] {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 400px;
    background: #fff;
    border-radius: 16px;
    padding: 1.1rem 1.15rem 1rem;
    box-shadow: 0 24px 48px rgba(15, 23, 42, 0.28);
    border: 1px solid #e2e8f0;
}

.sd-modal-text[b-h0iqwemk7b] {
    margin: 0 0 1rem;
    font-size: 0.9rem;
    font-weight: 600;
    color: #1e293b;
    line-height: 1.45;
}

.sd-modal-actions[b-h0iqwemk7b] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: flex-end;
}

.sd-modal-btn[b-h0iqwemk7b] {
    border: none;
    border-radius: 10px;
    padding: 0.55rem 0.9rem;
    font-size: 0.85rem;
    font-weight: 700;
    cursor: pointer;
    min-height: 44px;
}

.sd-modal-btn-secondary[b-h0iqwemk7b] {
    background: #f1f5f9;
    color: #334155;
}

.sd-modal-btn-secondary:hover[b-h0iqwemk7b] {
    background: #e2e8f0;
}

.sd-modal-btn-primary[b-h0iqwemk7b] {
    background: #16a34a;
    color: #fff;
}

.sd-modal-btn-primary:hover[b-h0iqwemk7b] {
    background: #15803d;
}

.sd-image-modal-layer[b-h0iqwemk7b] {
    position: fixed;
    inset: 0;
    z-index: 520;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}

.sd-image-modal-backdrop[b-h0iqwemk7b] {
    position: absolute;
    inset: 0;
    background: rgba(15, 23, 42, 0.78);
}

.sd-image-modal-card[b-h0iqwemk7b] {
    position: relative;
    z-index: 1;
    width: min(92vw, 760px);
    max-height: 88vh;
    border-radius: 14px;
    overflow: hidden;
    background: #0f172a;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.45);
}

.sd-image-modal-img[b-h0iqwemk7b] {
    width: 100%;
    max-height: 88vh;
    display: block;
    object-fit: contain;
    touch-action: pinch-zoom;
}

.sd-image-modal-close[b-h0iqwemk7b] {
    position: absolute;
    top: 0.45rem;
    right: 0.45rem;
    z-index: 2;
    width: 34px;
    height: 34px;
    border: none;
    border-radius: 999px;
    background: rgba(15, 23, 42, 0.65);
    color: #fff;
    font-size: 1.4rem;
    line-height: 1;
    cursor: pointer;
}
/* /Components/Shared/UrunKart.razor.rz.scp.css */
/* Kart: üst görsel + alt lavanta panel (referans düzen) */
.uk-kart[b-llke5rfr17] {
    background: #fff;
    margin-bottom: 0.5rem;
    overflow: hidden;
    border-radius: 0;
    box-shadow: 0 1px 0 rgba(15, 23, 42, 0.06);
}

.uk-toast[b-llke5rfr17] {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2000;
    background: linear-gradient(160deg, #22c55e 0%, #16a34a 100%);
    color: #fff;
    font-size: 0.95rem;
    font-weight: 800;
    letter-spacing: 0.02em;
    padding: 0.7rem 1rem;
    border-radius: 10px;
    box-shadow: 0 10px 24px rgba(22, 163, 74, 0.35);
    pointer-events: none;
}

.uk-img-block[b-llke5rfr17] {
    width: 100%;
    background: #f0ebe4;
}

/* ── Görsel alanı: üstte şerit, altta nokta göstergesi ─ */
.uk-slider-wrap[b-llke5rfr17] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    background: #f5f0ea;
    overflow: hidden;
}

.uk-slider[b-llke5rfr17] {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    overscroll-behavior-x: contain;
    overscroll-behavior-y: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    /* Dikey sayfa scroll'unu resim ustunde bloklamadan slider etkileşimi */
    touch-action: manipulation;
    -ms-touch-action: manipulation;
}

.uk-slider[b-llke5rfr17]::-webkit-scrollbar {
    display: none;
}

.uk-slide[b-llke5rfr17] {
    box-sizing: border-box;
    flex: 0 0 100%;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    scroll-snap-align: start;
    scroll-snap-stop: always;
    aspect-ratio: 3 / 4;
    max-height: min(72vh, 520px);
    overflow: hidden;
}

.uk-slide img[b-llke5rfr17] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    display: block;
    pointer-events: auto;
    touch-action: manipulation;
    -webkit-user-drag: none;
    user-select: none;
}

.uk-nav-btn[b-llke5rfr17] {
    position: absolute;
    top: calc(50% - 28px);
    z-index: 3;
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 999px;
    background: rgba(15, 23, 42, 0.5);
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.15s ease, transform 0.15s ease;
}

.uk-nav-btn:hover[b-llke5rfr17],
.uk-nav-btn:focus-visible[b-llke5rfr17] {
    background: rgba(15, 23, 42, 0.7);
    transform: scale(1.04);
    outline: none;
}

.uk-nav-btn-left[b-llke5rfr17] {
    left: 0.5rem;
}

.uk-nav-btn-right[b-llke5rfr17] {
    right: 0.5rem;
}

/* Noktalar: slider şeridinin hemen altında */
.uk-dots[b-llke5rfr17] {
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 0.45rem;
    padding: 0.55rem 0.75rem 0.7rem;
    margin: 0;
    background: linear-gradient(180deg, rgba(241, 245, 249, 0.5) 0%, #eef2f6 100%);
    border-top: 1px solid rgba(148, 163, 184, 0.25);
}

.uk-dot[b-llke5rfr17] {
    width: 44px;
    height: 58px;
    padding: 0;
    border: 2px solid transparent;
    border-radius: 8px;
    cursor: pointer;
    background: #e2e8f0;
    box-shadow: 0 1px 4px rgba(15, 23, 42, 0.16);
    overflow: hidden;
    transition: transform 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.uk-dot:hover[b-llke5rfr17],
.uk-dot:focus-visible[b-llke5rfr17] {
    border-color: #94a3b8;
    outline: none;
    transform: scale(1.1);
}

.uk-dot-aktif[b-llke5rfr17] {
    border-color: #1d4ed8;
    box-shadow: 0 0 0 2px rgba(29, 78, 216, 0.3);
    transform: scale(1.12);
}

.uk-dot-thumb[b-llke5rfr17] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    display: block;
}

/* Resim yokken placeholder */
.uk-resim-ph[b-llke5rfr17],
.uk-resim-yok[b-llke5rfr17] {
    width: 100%;
    aspect-ratio: 3 / 4;
    max-height: min(72vh, 520px);
    background: linear-gradient(165deg, #f5f0ea 0%, #e8e0d8 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.uk-resim-yok span[b-llke5rfr17] {
    font-size: 2rem;
    font-weight: 700;
    color: #c5b49a;
    letter-spacing: 0.05em;
}

.uk-modal-layer[b-llke5rfr17] {
    position: fixed;
    inset: 0;
    z-index: 1100;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}

.uk-modal-backdrop[b-llke5rfr17] {
    position: absolute;
    inset: 0;
    background: rgba(15, 23, 42, 0.78);
}

.uk-modal-card[b-llke5rfr17] {
    position: relative;
    z-index: 1;
    width: min(92vw, 720px);
    max-height: 88vh;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.45);
    background: #0f172a;
}

.uk-modal-image[b-llke5rfr17] {
    width: 100%;
    max-height: 88vh;
    display: block;
    object-fit: contain;
    background: #0f172a;
    touch-action: pinch-zoom;
}

.uk-modal-close[b-llke5rfr17] {
    position: absolute;
    top: 0.45rem;
    right: 0.45rem;
    z-index: 2;
    width: 34px;
    height: 34px;
    border: none;
    border-radius: 999px;
    background: rgba(15, 23, 42, 0.65);
    color: #fff;
    font-size: 1.4rem;
    line-height: 1;
    cursor: pointer;
}

/* ── Spinner ───────────────────────────────────────── */
.uk-spin[b-llke5rfr17] {
    width: 32px;
    height: 32px;
    border: 3px solid #e2e8f0;
    border-top-color: #6366f1;
    border-radius: 50%;
    animation: uk-spin-b-llke5rfr17 0.7s linear infinite;
    display: block;
}

.uk-spin-sm[b-llke5rfr17] {
    width: 20px;
    height: 20px;
    border-width: 2px;
}

@keyframes uk-spin-b-llke5rfr17 {
    to {
        transform: rotate(360deg);
    }
}

/* ── Lavanta panel: ortalanmış metin ───────────────── */
.uk-panel[b-llke5rfr17] {
    background: linear-gradient(180deg, #e8e2f0 0%, #e2d9ec 100%);
    padding: 0.85rem 1rem 0.65rem;
}

.uk-panel-copy[b-llke5rfr17] {
    text-align: center;
    padding-bottom: 0.5rem;
}

.uk-panel-bilgi[b-llke5rfr17] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.05rem;
}

.uk-line[b-llke5rfr17] {
    margin: 0;
    line-height: 1.35;
}

.uk-line-kod[b-llke5rfr17] {
    font-size: 0.8rem;
    font-weight: 600;
    color: #5b5568;
    letter-spacing: 0.06em;
}

.uk-line-title[b-llke5rfr17] {
    font-size: 0.95rem;
    font-weight: 700;
    color: #2d2640;
    margin-top: 0.2rem;
}

.uk-line-meta[b-llke5rfr17] {
    font-size: 0.82rem;
    font-weight: 600;
    color: #4a4458;
    margin-top: 0.15rem;
}

.uk-meta-inline[b-llke5rfr17] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.7rem;
    margin-top: 0.15rem;
    flex-wrap: wrap;
}

.uk-meta-inline .uk-line-meta[b-llke5rfr17] {
    margin-top: 0;
}

.uk-line-price[b-llke5rfr17] {
    font-size: 1rem;
    font-weight: 800;
    color: #1e1b2e;
    margin-top: 0.45rem;
    letter-spacing: 0.02em;
}

.uk-renk-yukleniyor[b-llke5rfr17] {
    display: flex;
    justify-content: center;
    padding: 0.4rem 0 0.2rem;
}

.uk-renkler[b-llke5rfr17] {
    margin-top: 0.45rem;
    background: rgba(255, 255, 255, 0.28);
    border: 1px solid rgba(99, 102, 241, 0.2);
    border-radius: 12px;
    overflow: hidden;
}

.uk-renk-row[b-llke5rfr17] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.8rem;
    padding: 0.52rem 0.75rem;
    border-bottom: 1px solid rgba(148, 163, 184, 0.24);
}

.uk-renk-row:last-child[b-llke5rfr17] {
    border-bottom: none;
}

.uk-renk-ad[b-llke5rfr17] {
    font-size: 0.88rem;
    font-weight: 700;
    color: #2d2640;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.uk-renk-qty[b-llke5rfr17] {
    display: flex;
    align-items: center;
    gap: 0.45rem;
}

.uk-renk-btn[b-llke5rfr17] {
    width: 28px;
    height: 28px;
    border: 1px solid #1d4ed8;
    border-radius: 7px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: 800;
    line-height: 1;
    cursor: pointer;
    transition: transform 0.15s, filter 0.15s, box-shadow 0.15s;
}

.uk-renk-btn:hover[b-llke5rfr17],
.uk-renk-btn:focus-visible[b-llke5rfr17] {
    outline: none;
    filter: brightness(1.05);
    box-shadow: 0 2px 8px rgba(29, 78, 216, 0.26);
}

.uk-renk-btn:active[b-llke5rfr17] {
    transform: scale(0.96);
}

.uk-renk-btn-minus[b-llke5rfr17],
.uk-renk-btn-plus[b-llke5rfr17] {
    background: linear-gradient(160deg, #3b82f6 0%, #1d4ed8 100%);
    color: #fff;
}

.uk-renk-val[b-llke5rfr17] {
    min-width: 20px;
    text-align: center;
    font-size: 0.95rem;
    font-weight: 800;
    color: #1e293b;
}
