body.wp-theme-vpone-theme {
    --site-header-offset: 122px;
}

body.wp-theme-vpone-theme.ecoplus-app {
    --site-header-offset: 122px;
}

#menustate {
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    white-space: nowrap;
}

body.wp-theme-vpone-theme .main-header {
    display: flex;
    flex-direction: column;
    background: var(--editorial-surface, #ffffff);
    border-bottom: 1px solid #d7dde5;
    box-shadow: 0 2px 14px rgba(9, 14, 20, 0.08);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1100;
}

body.wp-theme-vpone-theme #topbar {
    background: #101318;
    color: #ffffff;
}

body.wp-theme-vpone-theme #topbar nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    min-height: 36px;
}

body.wp-theme-vpone-theme #topbar ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
    list-style: none;
    margin: 0;
    padding: 0 !important;
    min-height: 36px;
}

body.wp-theme-vpone-theme #topbar .texttopbar {
    flex: 1 1 auto;
    min-width: 0;
}

body.wp-theme-vpone-theme #topbar .texttopbar li {
    min-width: 0;
    padding-right: 12px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.25;
    opacity: 0.96;
}

body.wp-theme-vpone-theme #topbar nav > ul:last-child {
    flex: 0 1 auto;
    justify-content: flex-end;
}

body.wp-theme-vpone-theme #topbar ul li {
    display: flex;
    align-items: center;
    min-height: 36px;
    background: transparent !important;
    color: #ffffff;
}

body.wp-theme-vpone-theme #topbar ul li p {
    margin: 0;
}

body.wp-theme-vpone-theme #topbar ul li a {
    display: flex;
    align-items: center;
    min-height: 36px;
    padding: 0 12px;
    color: #ffffff;
    font-family: var(--site-font-family);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    text-decoration: none;
}

body.wp-theme-vpone-theme #topbar #buttonlogin a {
    color: var(--editorial-brand, #b31219);
}

body.wp-theme-vpone-theme #topbar ul li a:hover,
body.wp-theme-vpone-theme #topbar ul li a:focus {
    color: #f04d43;
}

body.wp-theme-vpone-theme #topbar .icon-facebook {
    font-size: 14px;
    line-height: 1;
}

body.wp-theme-vpone-theme #globalnav,
body.wp-theme-vpone-theme #globalnav * {
    box-sizing: border-box;
}

body.wp-theme-vpone-theme #globalnav {
    background: #ffffff;
    color: var(--news-ink, #121212);
}

body.wp-theme-vpone-theme #globalnav .nav-content {
    display: flex;
    align-items: center;
    min-height: 86px;
}

body.wp-theme-vpone-theme #globalnav .nav-header,
body.wp-theme-vpone-theme #globalnav .menuicon,
body.wp-theme-vpone-theme #globalnav .menuanchor {
    display: none;
}

body.wp-theme-vpone-theme #globalnav .nav-list {
    display: flex;
    align-items: center;
    gap: 24px;
    width: 100%;
    min-height: 86px;
    list-style: none;
    margin: 0;
    padding: 0 !important;
}

body.wp-theme-vpone-theme #globalnav .nav-item {
    display: flex;
    align-items: center;
    min-width: 0;
}

body.wp-theme-vpone-theme #globalnav .nav-item.nav-logo {
    flex: 0 0 auto;
    margin-right: 18px;
}

body.wp-theme-vpone-theme #globalnav .nav-item.nav-logo a {
    display: block;
}

body.wp-theme-vpone-theme #globalnav .nav-logo img {
    display: block;
    height: 78px !important;
    width: auto;
}

body.wp-theme-vpone-theme #globalnav .nav-item-menu {
    flex: 0 0 auto;
}

body.wp-theme-vpone-theme #globalnav .nav-link {
    display: flex;
    align-items: center;
    min-height: 86px;
    padding: 0;
    color: var(--news-ink, #121212);
    font-family: var(--site-font-family);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    transition: color .2s ease, border-color .2s ease;
}

body.wp-theme-vpone-theme #globalnav .nav-link:hover,
body.wp-theme-vpone-theme #globalnav .nav-link:focus {
    color: var(--editorial-brand, #b31219);
    border-bottom-color: var(--editorial-brand, #b31219);
}

body.wp-theme-vpone-theme #globalnav .nav-link:focus-visible,
body.wp-theme-vpone-theme #topbar ul li a:focus-visible {
    outline: 3px solid var(--editorial-brand, #b31219);
    outline-offset: 2px;
}

body.wp-theme-vpone-theme .editorial-utility-bar {
    margin-top: var(--site-header-offset);
    border-top: 1px solid var(--news-rule, #dddddd);
    border-bottom: 1px solid var(--news-rule, #dddddd);
    background: #ffffff;
}

body.wp-theme-vpone-theme .editorial-utility-inner {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) minmax(280px, 26%);
    align-items: center;
    gap: 16px;
    min-height: 58px;
    padding: 7px 0;
}

body.wp-theme-vpone-theme .editorial-datestamp {
    padding-right: 12px;
    border-right: 1px solid var(--editorial-border-soft, #e7ecf2);
    color: var(--news-subtle, #6b7280);
    font-family: var(--site-font-family);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    white-space: nowrap;
}

body.wp-theme-vpone-theme .editorial-breaking {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
}

body.wp-theme-vpone-theme .editorial-breaking-label {
    display: inline-flex;
    align-items: center;
    min-height: 46px;
    padding: 0 12px;
    background: var(--news-ink, #121212);
    color: #ffffff;
    font-family: var(--site-font-family);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    white-space: nowrap;
}

body.wp-theme-vpone-theme .editorial-breaking-link,
body.wp-theme-vpone-theme .editorial-breaking-empty {
    display: block;
    min-width: 0;
    color: var(--editorial-text, #171e26);
    font-size: 15px;
    font-weight: 600;
    line-height: 1.35;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

body.wp-theme-vpone-theme .editorial-breaking-link:hover,
body.wp-theme-vpone-theme .editorial-breaking-link:focus {
    color: var(--editorial-brand, #b31219);
}

body.wp-theme-vpone-theme .editorial-search-wrap {
    width: 100%;
}

body.wp-theme-vpone-theme .editorial-search-wrap .form-search {
    margin: 0;
}

body.wp-theme-vpone-theme .editorial-search-wrap .input-group {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: stretch;
    width: 100%;
}

body.wp-theme-vpone-theme .editorial-search-wrap .search-query {
    width: 100%;
    min-width: 0;
    height: 40px;
    padding: 0 12px;
    border: 1px solid var(--editorial-border, #d5dce5);
    border-right: 0;
    border-radius: 0;
    background: #ffffff;
    color: var(--editorial-text, #171e26);
    font-size: 14px;
}

body.wp-theme-vpone-theme .editorial-search-wrap .input-group-btn {
    display: flex;
}

body.wp-theme-vpone-theme .editorial-search-wrap #searchsubmit,
body.wp-theme-vpone-theme .editorial-search-wrap .input-group-btn .btn,
body.wp-theme-vpone-theme .editorial-search-wrap .input-group-btn button {
    height: 40px;
    margin-left: 0 !important;
    padding: 0 16px;
    border: 0;
    background: var(--editorial-accent, #111820);
    color: #ffffff;
    font-family: var(--site-font-family);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

body.wp-theme-vpone-theme .editorial-search-wrap #searchsubmit:hover,
body.wp-theme-vpone-theme .editorial-search-wrap .input-group-btn .btn:hover,
body.wp-theme-vpone-theme .editorial-search-wrap .input-group-btn button:hover {
    background: var(--editorial-brand, #b31219);
}

@media screen and (max-width: 1200px) {
    body.wp-theme-vpone-theme .editorial-utility-inner {
        grid-template-columns: auto minmax(0, 1fr);
    }

    body.wp-theme-vpone-theme .editorial-search-wrap {
        grid-column: 1 / -1;
    }
}

@media screen and (max-width: 1023px) {
    body.wp-theme-vpone-theme {
        --site-header-offset: 100px;
    }

    body.wp-theme-vpone-theme.ecoplus-app {
        --site-header-offset: 100px;
    }

    body.wp-theme-vpone-theme #topbar nav {
        flex-wrap: nowrap;
        align-items: center;
        padding: 0;
        gap: 12px;
        min-height: 36px;
    }

    body.wp-theme-vpone-theme #topbar .texttopbar {
        width: 100%;
        flex: 1 1 auto;
        min-width: 0;
    }

    body.wp-theme-vpone-theme #topbar nav > ul:last-child {
        display: none;
    }

    body.wp-theme-vpone-theme #topbar .texttopbar li {
        width: 100%;
        padding-right: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    body.wp-theme-vpone-theme #globalnav .nav-content {
        display: block;
        min-height: 0;
    }

    body.wp-theme-vpone-theme #globalnav .nav-header {
        display: grid;
        grid-template-columns: 56px 1fr 56px;
        align-items: center;
        min-height: 64px;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    body.wp-theme-vpone-theme #globalnav .nav-header .menuicon {
        display: flex;
        align-items: center;
        justify-content: center;
        grid-column: 1;
        min-height: 64px;
    }

    body.wp-theme-vpone-theme #globalnav .nav-header .nav-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        grid-column: 2;
        margin: 0;
    }

    body.wp-theme-vpone-theme #globalnav .nav-header .nav-logo img {
        height: 44px !important;
    }

    body.wp-theme-vpone-theme #globalnav .menuicon-label {
        display: grid;
        place-items: center;
        width: 32px;
        height: 32px;
        padding: 0;
        line-height: 0;
        cursor: pointer;
    }

    body.wp-theme-vpone-theme #globalnav .menuicon-bread {
        grid-area: 1 / 1;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 24px;
        transition: transform .2s ease, opacity .2s ease;
    }

    body.wp-theme-vpone-theme #globalnav .menuicon-bread-crust {
        display: block;
        width: 24px;
        height: 2px;
        background: #111820;
        border-radius: 999px;
        transition: transform .2s ease, opacity .2s ease;
    }

    body.wp-theme-vpone-theme #globalnav .menuicon-bread-top {
        transform: translateY(-6px);
    }

    body.wp-theme-vpone-theme #globalnav .menuicon-bread-bottom {
        transform: translateY(6px);
    }

    body.wp-theme-vpone-theme #globalnav .menuanchor {
        display: none;
    }

    body.wp-theme-vpone-theme #menustate:checked ~ #globalnav .menuicon-bread-top {
        transform: rotate(45deg);
    }

    body.wp-theme-vpone-theme #menustate:checked ~ #globalnav .menuicon-bread-bottom {
        transform: rotate(-45deg);
    }

    body.wp-theme-vpone-theme #globalnav .nav-list {
        display: none;
        flex-direction: column;
        align-items: stretch;
        gap: 0;
        min-height: 0;
        padding: 0 0 16px !important;
        border-top: 1px solid #d9dde3;
    }

    body.wp-theme-vpone-theme #menustate:checked ~ #globalnav .nav-list,
    body.wp-theme-vpone-theme #globalnav[data-open="true"] .nav-list {
        display: flex;
    }

    body.wp-theme-vpone-theme #globalnav .nav-list .nav-logo {
        display: none;
    }

    body.wp-theme-vpone-theme #globalnav .nav-item-menu {
        width: 100%;
        border-bottom: 1px solid #e6e9ee;
    }

    body.wp-theme-vpone-theme #globalnav .nav-link {
        width: 100%;
        min-height: 54px;
        padding: 0;
        justify-content: flex-start;
        border-bottom: 0;
    }

    body.wp-theme-vpone-theme .editorial-utility-inner {
        grid-template-columns: 1fr;
        row-gap: 10px;
        padding: 10px 0;
    }

    body.wp-theme-vpone-theme .editorial-datestamp {
        padding-right: 0;
        border-right: 0;
    }

    body.wp-theme-vpone-theme .editorial-breaking {
        flex-wrap: wrap;
    }

    body.wp-theme-vpone-theme .editorial-breaking-link,
    body.wp-theme-vpone-theme .editorial-breaking-empty {
        white-space: normal;
    }
}
