.checkbox-wrapper {
    max-width: 1920px;
    position: relative;
    margin: 0 auto;
}
.checkbox-wrapper svg {
    display: block;
    cursor: pointer;
    position: absolute;
    top: -8px;
    right: 54px;
}
/* по умолчанию — тёмный (первый) SVG */
.checkbox-wrapper[data-checked="false"] .svg-off { display: block; }
.checkbox-wrapper[data-checked="false"] .svg-on  { display: none; }
/* при клике — светлый (второй) SVG */
.checkbox-wrapper[data-checked="true"] .svg-off { display: none; }
.checkbox-wrapper[data-checked="true"] .svg-on  { display: block; }

@media (max-width: 1024px) {
    .checkbox-wrapper svg {
        top: 10px;
        right: 28px;
    }
}

/* СВЕТЛАЯ ТЕМА — хедер и футер */

.bj-header {
    transition: background-color 0.3s ease, color 0.3s ease;
}
.bojeni-footer {
    transition: background-color 0.3s ease, color 0.3s ease;
}

/* --- ХЕДЕР: светлая тема --- */
[data-theme="light"] .bj-header {
    background-color: #ECE8E5;
    color: #20000A;
}
[data-theme="light"] .bj-header:not(.glass-effect) {
    color: #20000A;
}
@media (max-width: 768px) {
    [data-theme="light"] .bj-header:not(.glass-effect) {
        background-color: #F9F8F366;
    }
}
[data-theme="light"] .bj-header.glass-effect {
    background-color: #ECE8E5;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    border-bottom-color: rgba(32, 0, 10, 0.1);
}
[data-theme="light"] .bj-header--is-active {
    background-color: #ECE8E5;
}
[data-theme="light"] .bj-header__nav-item {
    color: #20000A;
}
[data-theme="light"] .bj-header__action {
    color: #20000A;
}
[data-theme="light"] .bj-header__action:hover {
    color: #20000A;
    opacity: 0.6;
}

/* --- ФУТЕР: светлая тема --- */
[data-theme="light"] .bojeni-footer {
    background-color: #ECE8E5;
    color: #20000A;
}
[data-theme="light"] .bojeni-footer__col-title,
[data-theme="light"] .bojeni-footer__contacts-title {
    color: #20000A;
}
[data-theme="light"] .bojeni-footer__list a,
[data-theme="light"] .bojeni-footer__contact-item,
[data-theme="light"] .bojeni-footer__copyright,
[data-theme="light"] .bojeni-footer__policy,
[data-theme="light"] .bojeni-footer__link-card {
    color: #20000A;
}
[data-theme="light"] .bojeni-footer__cta {
    background: #20000A;
    color: #ECE8E5;
}
[data-theme="light"] .bojeni-footer__bottom {
    border-top-color: rgba(32, 0, 10, 0.2);
}
[data-theme="light"] .bojeni-footer__logo img {
    filter: invert(1);
}
[data-theme="light"] .bojeni-footer__social-icon img {
    filter: invert(1);
}
[data-theme="light"] .bj-header__logo svg,
[data-theme="light"] .bj-header__logo path {
    stroke: #20000A;
    fill: #20000A;
}
[data-theme="light"] .bojeni-main {
    background-color: #F9F8F3;
}

.bj-hero__video-container,
.bj-hero__bg-img--dark {
    display: block;
    position: absolute;
    inset: 0;
    z-index: 0;
}
.bj-mobile-nav__theme-btn .bj-hero__bg-img--dark{
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.bj-hero__bg-img__light {
    display: none;
}

[data-theme="light"] .bj-hero__bg-img--dark {
    display: none;
}

[data-theme="light"] .bj-hero__bg-img__light {
    display: block;
}
[data-theme="light"] .bj-hero__bg-img__light picture {
    position: absolute;
    inset: 0;
    z-index: 0;
}

[data-theme="light"] .bj-hero__category-link:hover {
    background: #EAE2D199;
    box-shadow: 0 8px 40px 0 #00000033;
}

[data-theme="light"] .bj-mobile-nav__icon {
    color: #20000A;
}
[data-theme="light"] .bj-mobile-nav__item {
    color: #20000A;
}
[data-theme="light"] .bj-mobile-nav {
    background: #F9F8F3;
}
[data-theme="light"] .bj-mobile-nav__item.is-active::after {
    background: #20000A;
}
[data-theme="light"] .bj-mobile-nav__theme-btn {
    background: #20000A;
}
[data-theme="light"] .bj-mobile-nav__theme-btn svg {
    stroke: #F9F8F3;
    fill: #F9F8F3;
}
[data-theme="light"] .bj-hero__category-link,
[data-theme="light"] .bj-hero__slogan {
    color: #20000A;
}

[data-theme="light"] .bj-mobile-burger {
    background: #E2DDD7;
    color: #20000A;
}

[data-theme="light"] .bj-mobile-burger__close path {
    stroke: #20000A;
}
[data-theme="light"] .bj-header__action-icon path {
    stroke: #20000A;
}
[data-theme="light"] .bj-mobile-burger__divider {
    background: #20000A33;
}
[data-theme="light"] .bj-megamenu__col-heading,
[data-theme="light"] .bj-megamenu__sublist a,
[data-theme="light"] .bj-mobile-burger__link {
    color: #20000A;
}

[data-theme="light"] .bj-header__burger svg * {
    stroke: #20000A;
}
[data-theme="light"] .bj-megamenu {
    color: #20000A;
    background-color: #E2DDD6;
}
[data-theme="light"] .bj-header__nav-item--catalog.is-active::before,
[data-theme="light"] .bj-header__nav--active::after {
    background: #20000A;
    border-top: 1px solid #20000A;
    border-bottom: 1px solid #20000A;
}

[data-theme="light"] .catalog-title-dropdown__item,
[data-theme="light"] .bj-megamenu__catitem.is-active .bj-megamenu__arrow,
[data-theme="light"] .bj-megamenu__catlink {
    color: #20000A;
}

[data-theme="light"] .catalog-title-wrap.is-active {
    background: #E6E0D7;
    color: #20000A;
}

[data-theme="light"] .catalog-title[aria-expanded="true"]::after,
[data-theme="light"] .catalog-title.active::after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='11' viewBox='0 0 20 11' fill='none'%3E%3Cpath d='M1 1L10 9L19 1' stroke='currentColor' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center;
}

[data-theme="light"] .bojeni-catalog-section__filter-btn-icon path {
    stroke: #20000A;
    fill: transparent;
}
[data-theme="light"] .bojeni-catalog-section__sort-btn path {
    stroke: #20000A;
}

[data-theme="light"] .bj-search-overlay__divider {
    background-color: #20000A;
}

[data-theme="light"] .bj-search-overlay__all,
[data-theme="light"] .bj-search-overlay__product-price,
[data-theme="light"] .bj-search-overlay__product-name,
[data-theme="light"] .bj-search-overlay__cat,
[data-theme="light"] .bj-search-overlay__close,
[data-theme="light"] .bj-search-overlay__input {
    color: #20000A;
}
[data-theme="light"] .bj-search-overlay__all path,
[data-theme="light"] .bj-search-overlay__icon path {
    stroke: #20000A;
}
[data-theme="light"] .bj-search-overlay__bar {
    border: 1px solid #20000A;
}
[data-theme="light"] .bj-search-overlay {
    background: #F9F8F3;
}

[data-theme="light"] .bj-search-overlay__input::placeholder,
[data-theme="light"] .bj-search-overlay__input::-webkit-input-placeholder,
[data-theme="light"] .bj-search-overlay__input::-moz-placeholder,
[data-theme="light"] .bj-search-overlay__input:-ms-input-placeholder,
[data-theme="light"] .bj-search-overlay__input::-ms-input-placeholder {
    color: #20000A;
    opacity: 0.7;
}

[data-theme="light"] .bojeni-catalog-section .product-item-image-wrapper {
    background: #ECE8E5;
}

html[data-theme="dark"],
html[data-theme="dark"] body {
    background-color: var(--color-dark) !important;
}

html[data-theme="light"],
html[data-theme="light"] body {
    background-color: #ECE8E5 !important;
}

.bj-hero__video-container--light,
[data-theme="light"] .bj-hero__video-container--dark {
    display: none;
}
[data-theme="light"] .bj-hero__video-container--light {
    display: block;
}

[data-theme="light"] .bj-megamenu__series-cards .swiper-pagination-bullet,
[data-theme="light"] .bj-megamenu__divider {
    background-color: var(--color-dark);
}

[data-theme="light"] .bj-megamenu__tags a {
    color: var(--color-dark);
}
