/* VPSMakers CSS Split
   Global header, top bar, search and authentication actions
   Generated from: vpsmakers-site-clean-deduped.css
*/

/* VPS Makers - Clean Elementor Styles */

.vps-header {
    width: calc(100% - 64px) !important;
    max-width: 1270px !important;
    min-height: 53px !important;
    margin: 28px auto 0 !important;
    padding: 1px 11px 1px 16px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    background: rgba(0, 0, 0, 0.9) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-radius: 999px !important;
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.1) !important;
}

.vps-header .elementor-element-7c9b69b {
    flex: 0 0 75px !important;
    width: 75px !important;
    min-width: 75px !important;
    max-width: 75px !important;
    margin: 0 0 0 16px !important;
    padding: 0 !important;
    position: static !important;
    transform: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
}

.vps-header .elementor-widget-theme-site-logo, .vps-header .elementor-widget-theme-site-logo a {
    display: block !important;
    width: 75px !important;
    max-width: 75px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.vps-header .elementor-widget-theme-site-logo img {
    display: block !important;
    width: 75px !important;
    height: 33px !important;
    max-width: 100% !important;
    object-fit: contain !important;
    object-position: left center !important;
}

.vps-header .elementor-element-1a758c2 {
    flex: 1 1 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.vps-header .elementor-nav-menu {
    display: flex !important;
    align-items: center !important;
    gap: 22px !important;
}

.vps-header .elementor-item {
    padding: 10px 0 !important;
    font-family: "Inter", sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 22.4px !important;
    color: #bbbbbb !important;
}

.vps-header .elementor-item:hover, .vps-header .current-menu-item > .elementor-item {
    color: #ffffff !important;
}

.vps-header .elementor-element-51a7f13 {
    flex: 0 0 auto !important;
}

.vps-header .elementor-button {
    width: 129px !important;
    min-height: 41px !important;
    padding: 9px 26px !important;
    border-radius: 999px !important;
    font-family: "Inter", sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

@media (max-width: 1024px) {
.vps-header {
        width: calc(100% - 32px) !important;
        max-width: none !important;
        min-height: 56px !important;
        margin: 16px auto 0 !important;
        padding: 6px 12px !important;
    }
}

@media (max-width: 767px) {
.vps-header {
        width: calc(100% - 24px) !important;
        min-height: 54px !important;
        margin-top: 12px !important;
        padding: 6px 10px !important;
        border-radius: 24px !important;
    }

.vps-header .elementor-element-7c9b69b, .vps-header .elementor-widget-theme-site-logo, .vps-header .elementor-widget-theme-site-logo a {
        width: 68px !important;
        min-width: 68px !important;
        max-width: 68px !important;
        margin: 0 !important;
    }

.vps-header .elementor-widget-theme-site-logo img {
        width: 68px !important;
        height: auto !important;
    }

.vps-header .elementor-element-51a7f13, .vps-header .elementor-global-1004 {
        display: none !important;
    }
}

header.elementor-location-header, header.elementor-location-header > .elementor, .elementor-location-header {
    background: #020316 !important;
}

.header-topbar {
    width: 100% !important;
    min-height: 38px !important;
    display: flex !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
    
}

.header-topbar-inner {
    width: calc(100% - 48px) !important;
    max-width: 1240px !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-end !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

.header-topbar-links {
    width: auto !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.header-topbar-link {
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}

.header-topbar-link, .header-topbar-link .elementor-widget-container, .header-topbar-link p {
    margin: 0 !important;
    padding: 0 !important;
}

.header-topbar-link a {
    font-family: "Inter", Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 38px !important;
    color: #ffffff !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    transition: color .2s ease !important;
}

@media (max-width: 1024px) {
.header-topbar-inner {
        width: calc(100% - 32px) !important;
    }

.header-topbar-links {
        gap: 16px !important;
    }

.header-topbar-link a {
        font-size: 13px !important;
    }
}

@media (max-width: 767px) {
.header-topbar {
        display: none !important;
    }
}

.header-topbar-link a, .header-topbar-link a:visited, .header-topbar-link a:active {
    
    text-decoration: none !important;
}

.header-topbar-link a:hover {
    
    opacity: 1;
}

.header-topbar {
    background: #101321 !important;
}

.header-topbar-link a, .header-topbar-link a:visited, .header-topbar-link a:active {
    color: #ffffff !important;
}

.header-topbar-link a:hover {
    color: #5962ff !important;
}

.vpsmakers-search-trigger {
    min-height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 14px;
    font-family: "Inter", Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #d7d9e8 !important;
    background: rgba(255, 255, 255, 0.03) !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    border-radius: 9px;
    box-shadow: none !important;
    outline: none;
    cursor: pointer;
    transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}

.vpsmakers-search-trigger:hover, .vpsmakers-search-trigger:focus-visible {
    color: #ffffff !important;
    background: rgba(125, 132, 255, 0.08) !important;
    border-color: rgba(125, 132, 255, 0.45) !important;
}

.vpsmakers-search-trigger__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #9ca0b8 !important;
}

.vpsmakers-search-trigger:hover .vpsmakers-search-trigger__icon {
    color: #7d84ff !important;
}

.vpsmakers-search-trigger__label {
    color: inherit !important;
}

.header-auth-actions {
    width: auto !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 10px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.header-login-button, .header-register-button {
    width: auto !important;
}

.header-login-button .elementor-button {
    min-width: 108px;
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 22px !important;
    font-family: "Inter", Arial, sans-serif !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #080b2d !important;
    background: #ffffff !important;
    border: 1px solid #ffffff !important;
    border-radius: 999px !important;
    box-shadow: none !important;
    transition: color 0.22s ease, background-color 0.22s ease, border-color 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease !important;
}

.header-login-button .elementor-button:hover {
    color: #ffffff !important;
    background: #4b50ff !important;
    border-color: #6d73ff !important;
    transform: translateY(-2px);
    box-shadow: 0 8px 22px rgba(75, 80, 255, 0.25) !important;
}

.header-register-button .elementor-button {
    min-width: 108px;
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 22px !important;
    font-family: "Inter", Arial, sans-serif !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #ffffff !important;
    background: #4b50ff !important;
    border: 1px solid #6d73ff !important;
    border-radius: 999px !important;
    box-shadow: 0 6px 18px rgba(75, 80, 255, 0.18) !important;
    transition: background-color 0.22s ease, border-color 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease !important;
}

.header-register-button .elementor-button:hover {
    background: #6268ff !important;
    border-color: #8186ff !important;
    transform: translateY(-2px);
    box-shadow: 0 10px 26px rgba(75, 80, 255, 0.3) !important;
}
