/* Header layout structure only.
   Add header styles and scripts separately as needed. */

:root {
    --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", "Source Han Sans CN", sans-serif;
}

.site-header .main-container {
    overflow: visible;
}

    .site-header .main-container,
    .site-header .main-container * {
        box-sizing: border-box;
    }

input,
select,
textarea,
button {
    outline: 0;
}

.site-header .main-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: nowrap;
    position: relative;
    width: 100%;
    margin: 0;
}

.site-header .top-header {
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
    min-width: 0;
    height: 55px;
    background: #eaeaed;
    overflow: hidden;
}

.site-header .frame-1 {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 31px;
    position: absolute;
    width: 287px;
    height: 41px;
    top: 0;
    left: 77px;
    padding: 10px 15px 10px 15px;
    background: #c8102f;
    z-index: 1;
    overflow: hidden;
}

.site-header .smell-gas {
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    height: 19px;
    color: #ffffff;
    font-family: Foundation Sans, var(--default-font-family);
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-align: left;
    white-space: nowrap;
    z-index: 2;
}

.site-header .call-number {
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    height: 21px;
    color: #ffffff;
    font-family: Foundation Sans, var(--default-font-family);
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    text-decoration: underline;
    white-space: nowrap;
    z-index: 3;
}

.site-header .frame-2 {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 33px;
    position: absolute;
    width: 644px;
    height: 40px;
    top: 7px;
    left: 720px;
    z-index: 4;
}

.site-header .frame-3 {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 28px;
    position: relative;
    width: 333px;
    z-index: 5;
}

.site-header .our-company {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 85px;
    height: 17px;
    color: #000000;
    font-family: Foundation Sans, var(--default-font-family);
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    text-align: center;
    white-space: nowrap;
    z-index: 6;
}

.site-header .safety {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 42px;
    height: 17px;
    color: #000000;
    font-family: Foundation Sans, var(--default-font-family);
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    text-align: center;
    white-space: nowrap;
    z-index: 7;
}

.site-header .careers {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 50px;
    height: 17px;
    color: #000000;
    font-family: Foundation Sans, var(--default-font-family);
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    text-align: center;
    white-space: nowrap;
    z-index: 8;
}

.site-header .frame-4 {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 4px;
    position: relative;
    width: 72px;
    z-index: 9;
}

.site-header .location-on {
    flex-shrink: 0;
    position: relative;
    width: 17px;
    height: 17px;
    background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-12-03/KMncRxHpSK.png) no-repeat center;
    background-size: cover;
    z-index: 10;
    overflow: hidden;
}

.site-header .ohio {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 30px;
    height: 17px;
    color: #000000;
    font-family: Foundation Sans, var(--default-font-family);
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    text-align: center;
    white-space: nowrap;
    z-index: 11;
}

.site-header .chevron-right {
    flex-shrink: 0;
    position: relative;
    width: 17px;
    height: 17px;
    background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-12-03/Bhsqfj0CDv.png) no-repeat center;
    background-size: cover;
    z-index: 12;
    overflow: hidden;
}

.site-header .frame-5 {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 8px;
    position: relative;
    width: 278px;
    padding: 8px 8px 8px 8px;
    background: #ffffff;
    z-index: 13;
    overflow: hidden;
}

.site-header .search {
    flex-shrink: 0;
    position: relative;
    width: 24px;
    height: 24px;
    background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-12-03/NbZN1Y2HeB.png) no-repeat center;
    background-size: cover;
    z-index: 14;
    overflow: hidden;
}

.site-header .search-6 {
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    height: 21px;
    color: #555555;
    font-family: Foundation Sans, var(--default-font-family);
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    white-space: nowrap;
    z-index: 15;
}

.site-header .header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-self: stretch;
    flex-wrap: wrap;
    flex-shrink: 0;
    position: relative;
    min-width: 0;
    padding: 8px 94px 8px 63.13px;
    background: #ffffff;
    z-index: 16;
    overflow: visible;
    gap: 20px;
}

.site-header .enbridge-inc-logo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 10px;
    position: relative;
    width: 215.869px;
    min-width: 215.869px;
    padding: 27.72px 18.48px 27.72px 18.48px;
    z-index: 17;
    overflow: hidden;
}

.site-header .group {
    flex-shrink: 0;
    position: relative;
    width: 178.909px;
    height: 40px;
    background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-12-03/1QwUf2uCcy.png) no-repeat center;
    background-size: 100% 100%;
    z-index: 18;
}

.site-header .frame-7 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    flex-shrink: 1;
    gap: 20px;
    position: relative;
    width: auto;
    flex: 1 1 auto;
    min-width: 0;
    z-index: 19;
}

/* Container for navigation items to keep them grouped and shift towards button */
.site-header .nav-items-group {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 20px;
    flex-shrink: 0;
    margin-right: auto;
}

/* Reduce gap between nav items group and button */
.site-header .nav-items-group + .primary-button {
    margin-left: 0;
}

.site-header .headnote-component {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-shrink: 1;
    gap: 10px;
    position: relative;
    width: auto;
    min-width: 0;
    padding: 10px 10px 10px 10px;
    z-index: 20;
}

.site-header .header-home {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 1;
    flex-basis: auto;
    position: relative;
    min-width: 44px;
    height: auto;
    max-width: 100%;
    min-width: 0;
    color: #000000;
    font-family: Foundation Sans, var(--default-font-family);
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-align: center;
    white-space: normal;
    padding-bottom: 6px;
    text-decoration: none !important;
    z-index: 21;
}

.site-header .header-home::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background: #ffb81c;
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 180ms ease-in-out;
    opacity: 0;
}

.site-header .headnote-component:hover .header-home::after,
.site-header .header-home:focus-visible::after {
    transform: scaleX(1);
    opacity: 1;
}

.site-header .headnote-component:hover .header-home,
.site-header .header-home:focus-visible {
    color: #000000;
    text-decoration: none !important;
}

/* Shared underline hover/focus effect for top nav labels */
.site-header .header-nav-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-bottom: 6px;
    text-decoration: none !important;
    color: #000000;
    white-space: normal;
    max-width: 100%;
    min-width: 0;
}

.site-header .header-nav-link::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background: #ffb81c;
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 180ms ease-in-out;
    opacity: 0;
}

.site-header .headnote-component:hover .header-nav-link::after,
.site-header .headnote-component-8:hover .header-nav-link::after,
.site-header .headnote-component-a:hover .header-nav-link::after,
.site-header .headnote-component-b:hover .header-nav-link::after,
.site-header .headnote-component-c:hover .header-nav-link::after,
.site-header .headnote-component-d:hover .header-nav-link::after,
.site-header .header-nav-link:focus-visible::after {
    transform: scaleX(1);
    opacity: 1;
}

.site-header .headnote-component:hover .header-nav-link,
.site-header .headnote-component-8:hover .header-nav-link,
.site-header .headnote-component-a:hover .header-nav-link,
.site-header .headnote-component-b:hover .header-nav-link,
.site-header .headnote-component-c:hover .header-nav-link,
.site-header .headnote-component-d:hover .header-nav-link,
.site-header .header-nav-link:focus-visible {
    color: #000000;
    text-decoration: none !important;
}

.site-header .headnote-component-8 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 3px;
    position: relative;
    width: 86px;
    padding: 10px 10px 10px 10px;
    z-index: 22;
}

.site-header .billing {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 46px;
    height: 19px;
    color: #000000;
    font-family: Foundation Sans, var(--default-font-family);
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-align: center;
    white-space: nowrap;
    z-index: 23;
}

.site-header .chevron-right-9 {
    flex-shrink: 0;
    position: relative;
    width: 17px;
    height: 17px;
    background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-12-03/KiSFDxXEko.png) no-repeat center;
    background-size: cover;
    z-index: 24;
    overflow: hidden;
}

.site-header .headnote-component-a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 10px;
    position: relative;
    width: 158px;
    padding: 10px 10px 10px 10px;
    z-index: 25;
}

.site-header .header-start-stop-service {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 138px;
    height: 19px;
    color: #000000;
    font-family: Foundation Sans, var(--default-font-family);
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-align: center;
    white-space: nowrap;
    z-index: 26;
}

.site-header .headnote-component-b {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 10px;
    position: relative;
    width: 180px;
    padding: 10px 10px 10px 10px;
    z-index: 27;
}

.site-header .header-save-money-energy {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 160px;
    height: 19px;
    color: #000000;
    font-family: Foundation Sans, var(--default-font-family);
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-align: center;
    white-space: nowrap;
    z-index: 28;
}

.site-header .headnote-component-c {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 10px;
    position: relative;
    width: 128px;
    padding: 10px 10px 10px 10px;
    z-index: 29;
}

.site-header .header-energy-choice {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 108px;
    height: 19px;
    color: #000000;
    font-family: Foundation Sans, var(--default-font-family);
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-align: center;
    white-space: nowrap;
    z-index: 30;
}

.site-header .headnote-component-d {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 10px;
    position: relative;
    width: 102px;
    padding: 10px 10px 10px 10px;
    z-index: 31;
}

.site-header .header-e {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    width: 82px;
    height: 19px;
    color: #000000;
    font-family: Foundation Sans, var(--default-font-family);
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-align: center;
    white-space: nowrap;
    z-index: 32;
}

.site-header .primary-button {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 10px;
    position: relative;
    width: auto;
    min-width: 180px;
    padding: 10px 25px;
    background: #ffb81a;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
    z-index: 33;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.site-header .primary-button:hover {
    background: #555555;
}

.site-header .primary-button:active,
.site-header .primary-button:focus-visible {
    background: #555555;
    outline: none;
}

.site-header .label-text {
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    height: auto;
    color: #000000;
    font-family: Foundation Sans, var(--default-font-family);
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-align: center;
    white-space: nowrap;
    z-index: 34;
    transition: color 0.2s ease;
}

/* Hover/active state: dark button with white label */
.site-header .primary-button:hover .label-text,
.site-header .primary-button:active .label-text,
.site-header .primary-button:focus-visible .label-text {
    color: #ffffff;
}

@media (max-width: 1100px) {
    .site-header .header {
        padding: 8px 24px;
    }
}

/* Responsive header layout overrides to make top bar fluid and dynamic */

.site-header .top-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 55px;
    min-width: 0;
    padding: 0 80px;
}

.site-header .frame-1 {
    position: static;
    width: auto;
    height: auto;
}

.site-header .frame-2 {
    position: static;
    width: auto;
    height: auto;
    margin-left: auto;
}

/* Responsive header hooks - add your styles inside media queries */

/* Mobile Navigation Menu Toggle Button */
.site-header .mobile-menu-toggle {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 8px;
    z-index: 100;
    gap: 5px;
    position: relative;
}

.site-header .mobile-menu-toggle span {
    display: block;
    width: 24px;
    height: 4px;
    background: #000000;
    border-radius: 2px;
    position: absolute;
    left: 8px;
}

/* Position the three spans initially */
.site-header .mobile-menu-toggle span:nth-child(1) {
    top: 8px;
}

.site-header .mobile-menu-toggle span:nth-child(2) {
    top: 18px;
}

.site-header .mobile-menu-toggle span:nth-child(3) {
    top: 28px;
}

/* Create bold X when active */
header.site-header .mobile-menu-toggle.active span {
    width: 28px !important;
    height: 5px !important;
    background: #000000 !important;
    left: 6px !important;
    top: 17px !important;
}

header.site-header .mobile-menu-toggle.active span:nth-child(1) {
    transform: rotate(45deg) !important;
}

header.site-header .mobile-menu-toggle.active span:nth-child(2) {
    display: none !important;
}

header.site-header .mobile-menu-toggle.active span:nth-child(3) {
    transform: rotate(-45deg) !important;
}

/* Mobile Navigation Menu */
.site-header .mobile-nav {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #ffffff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 99;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, opacity 0.3s ease;
    opacity: 0;
}

.site-header .mobile-nav.active {
    display: block;
    max-height: 1000px;
    opacity: 1;
}

.site-header .mobile-nav .mobile-nav-item {
    display: block;
    padding: 16px 20px;
    border-bottom: 1px solid #eaeaed;
    color: #000000;
    font-family: Foundation Sans, var(--default-font-family);
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: background-color 0.2s ease;
}

.site-header .mobile-nav .mobile-nav-item:hover,
.site-header .mobile-nav .mobile-nav-item:focus {
    background-color: #f5f5f5;
    color: #000000;
    text-decoration: none;
}

.site-header .mobile-nav .mobile-nav-item:last-child {
    border-bottom: none;
}

/* Mobile Styles (max-width: 767.98px) */
@media (max-width: 767.98px) {
    .site-header,
    .site-header .main-container,
    .site-header .top-header {
        overflow-x: hidden;
    }

    /* Top Header - Reorder to show navigation above Smell Gas banner */
    .site-header .top-header {
        padding: 0;
        height: auto;
        min-height: auto;
        flex-direction: column;
        flex-wrap: nowrap;
        background: #eaeaed;
    }

    /* Show frame-2 (Our Company, Safety, Careers, Location) above frame-1 on mobile */
    .site-header .frame-2 {
        display: flex;
        position: static;
        width: 100%;
        height: auto;
        order: 1;
        padding: 8px 16px;
        background: #eaeaed;
        border-bottom: 1px solid #d0d0d0;
        flex-wrap: wrap;
        gap: 12px;
        justify-content: space-between;
        align-items: center;
    }

    .site-header .frame-3 {
        position: static;
        width: auto;
        height: auto;
        gap: 16px;
        flex-wrap: wrap;
    }

    .site-header .our-company,
    .site-header .safety,
    .site-header .careers {
        font-size: 12px;
        line-height: 15px;
        width: auto;
        height: auto;
        padding: 4px 0;
    }

    .site-header .frame-4 {
        position: static;
        width: auto;
        height: auto;
        gap: 4px;
    }

    .site-header .location-on,
    .site-header .chevron-right {
        width: 14px;
        height: 14px;
    }

    .site-header .ohio {
        font-size: 12px;
        line-height: 15px;
        width: auto;
        height: auto;
    }

    /* Hide search on mobile */
    .site-header .frame-5 {
        display: none;
    }

    /* Smell Gas Banner - appears below navigation on mobile */
    .site-header .frame-1 {
        position: static;
        width: 100%;
        height: auto;
        order: 2;
        padding: 8px 16px;
        justify-content: center;
        text-align: center;
        gap: 8px;
        flex-wrap: wrap;
        min-height: 40px;
    }

    .site-header .smell-gas {
        font-size: 14px;
        line-height: 17px;
    }

    .site-header .call-number {
        font-size: 14px;
        line-height: 17px;
    }

    /* Very small screens (below 400px) */
    @media (max-width: 400px) {
        .site-header .top-header {
            padding: 0;
        }

        .site-header .frame-2 {
            padding: 6px 12px;
            gap: 8px;
        }

        .site-header .frame-3 {
            gap: 12px;
        }

        .site-header .our-company,
        .site-header .safety,
        .site-header .careers {
            font-size: 11px;
        }

        .site-header .ohio {
            font-size: 11px;
        }

        .site-header .frame-1 {
            padding: 6px 12px;
            gap: 4px;
        }

        .site-header .smell-gas,
        .site-header .call-number {
            font-size: 12px;
            line-height: 15px;
        }

        .site-header .header {
            padding: 8px 12px;
        }

        .site-header .enbridge-inc-logo {
            min-width: 120px;
            padding: 10px 4px;
        }

        .site-header .group {
            width: 110px;
            height: 25px;
        }
    }

    /* Main Header */
    .site-header .header {
        padding: 8px 16px;
        flex-wrap: nowrap;
        position: relative;
    }

    /* Logo adjustments */
    .site-header .enbridge-inc-logo {
        width: auto;
        min-width: 150px;
        padding: 12px 8px;
    }

    .site-header .group {
        width: 130px;
        height: 30px;
    }

    /* Show hamburger menu on mobile */
    .site-header .mobile-menu-toggle {
        display: flex;
        margin-left: auto;
    }

    /* Hide desktop navigation */
    .site-header .frame-7 {
        display: none;
    }

    /* Show mobile navigation when active */
    .site-header .mobile-nav {
        display: block;
    }

    /* Mobile Sign In Button */
    .site-header .mobile-nav .primary-button {
        margin: 16px 20px;
        width: calc(100% - 40px);
        min-width: auto;
        display: block;
        text-align: center;
    }

    /* Ensure mobile nav items are properly styled */
    .site-header .mobile-nav .mobile-nav-item.primary-button {
        border-bottom: none;
        background: #ffb81a;
        color: #000000;
        border-radius: 2px;
    }

    .site-header .mobile-nav .mobile-nav-item.primary-button:hover {
        background: #555555;
    }

    .site-header .mobile-nav .mobile-nav-item.primary-button .label-text {
        color: #000000;
    }

    .site-header .mobile-nav .mobile-nav-item.primary-button:hover .label-text {
        color: #ffffff;
    }
}

/* Tablet Styles (768px - 1199.98px) */
@media (min-width: 768px) and (max-width: 1199.98px) {
    /* Top Header */
    .site-header .top-header {
        padding: 0 40px;
    }

    .site-header .frame-1 {
        padding: 10px 12px;
        gap: 20px;
    }

    .site-header .frame-2 {
        gap: 20px;
    }

    .site-header .frame-3 {
        gap: 20px;
    }

    .site-header .our-company,
    .site-header .safety,
    .site-header .careers {
        font-size: 13px;
    }

    /* Main Header */
    .site-header .header {
        padding: 8px 40px;
    }

    .site-header .enbridge-inc-logo {
        width: 180px;
        min-width: 180px;
        padding: 20px 12px;
    }

    .site-header .group {
        width: 150px;
        height: 35px;
    }

    /* Navigation adjustments */
    .site-header .nav-items-group {
        gap: 12px;
    }

    .site-header .headnote-component,
    .site-header .headnote-component-8,
    .site-header .headnote-component-a,
    .site-header .headnote-component-b,
    .site-header .headnote-component-c,
    .site-header .headnote-component-d {
        padding: 8px 6px;
    }

    .site-header .header-home,
    .site-header .billing,
    .site-header .header-start-stop-service,
    .site-header .header-save-money-energy,
    .site-header .header-energy-choice,
    .site-header .header-e {
        font-size: 14px;
    }

    .site-header .primary-button {
        min-width: 150px;
        padding: 8px 20px;
    }

    .site-header .label-text {
        font-size: 14px;
    }

    /* Hide search on smaller tablets if needed */
    @media (max-width: 900px) {
        .site-header .frame-5 {
            display: none;
        }
    }
}

/* Desktop Styles (min-width: 1200px) */
@media (min-width: 1200px) {
    /* Ensure desktop layout is maintained */
    .site-header .mobile-menu-toggle {
        display: none !important;
    }

    .site-header .mobile-nav {
        display: none !important;
        visibility: hidden;
    }

    .site-header .frame-7 {
        display: flex;
    }
}

/* Tablet and above - hide mobile nav */
@media (min-width: 768px) {
    .site-header .mobile-menu-toggle {
        display: none;
    }

    .site-header .mobile-nav {
        display: none !important;
    }
}
