/* YesStreaming neon overlay — full-site dark theme. v1.2.70 */

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('../fonts/plus-jakarta/plus-jakarta-latin-wght.woff2') format('woff2-variations');
    font-weight: 400 800;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('../fonts/plus-jakarta/plus-jakarta-latin-ext-wght.woff2') format('woff2-variations');
    font-weight: 400 800;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Brown Light';
    src: url('../fonts/brownlight/2a519bb6f5e4ea9e564f95816353a1c8.woff2') format('woff2'),
        url('../fonts/brownlight/2a519bb6f5e4ea9e564f95816353a1c8.woff') format('woff');
    font-weight: 300 700;
    font-style: normal;
    font-display: swap;
}

:root {
    --ys-bg: #07060f;
    --ys-bg-2: #0c0a16;
    --ys-bg-3: #120e1f;
    --ys-card: rgba(16, 12, 28, 0.9);
    --ys-ink: #f6f2ff;
    --ys-muted: #b7a8cc;
    --ys-line: rgba(255, 255, 255, 0.08);
    --ys-magenta: #ff2ec8;
    --ys-magenta-dark: #d218a6;
    --ys-cyan: #2ef2ff;
    --ys-violet: #8b5cff;
    --ys-orange: #ff5335;
    --ys-orange-dark: #e63d20;
    --ys-glow: 0 0 28px rgba(255, 83, 53, 0.42);
    --ys-glow-orange: 0 0 28px rgba(255, 83, 53, 0.45);
    --ys-glow-cyan: 0 0 24px rgba(46, 242, 255, 0.32);
    --ys-radius: 20px;
    --ys-shadow: 0 22px 48px rgba(0, 0, 0, 0.38);
    --ys-font: 'Plus Jakarta Sans', 'Brown Light', sans-serif;
    --ys-nav-font: 'Plus Jakarta Sans', 'Brown Light', sans-serif;
    --ys-content-max: 1140px;
    --ys-header-max: 1280px;
    --ys-prose-max: 46rem;
}

html {
    scroll-behavior: smooth;
    color-scheme: dark;
    overflow-x: hidden;
    max-width: 100%;
}

.lazy-background {
    background-size: 100% 100%;
}

body {
    color: var(--ys-ink);
    background-color: var(--ys-bg);
    background-image:
        radial-gradient(1000px 520px at 8% -8%, rgba(255, 46, 200, 0.18), transparent 52%),
        radial-gradient(820px 480px at 100% 0%, rgba(46, 242, 255, 0.12), transparent 48%),
        linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);
    background-size: auto, auto, 56px 56px, 56px 56px;
    font-family: var(--ys-font) !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    max-width: 100%;
    position: relative;
}

/* Stop sideways page drag on phones/tablets */
.winter-is-coming {
    display: none !important;
}

@media (max-width: 1199.98px) {
    .shapes-container,
    .alter3-header,
    .alter3-features,
    .section,
    main,
    .site-footer {
        overflow-x: hidden;
        max-width: 100%;
    }

    .rotated-cards {
        transform: none;
    }

    .booknow-popup-sec {
        width: calc(100vw - 2rem);
        max-width: 570px;
    }
}

body,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
.heading-line,
.lead,
.btn,
.headline h1,
.headline h2,
.site-footer {
    font-family: var(--ys-font) !important;
}

p,
.lead,
.text-muted,
.text-alternate,
.semi-bold,
.fnormal {
    color: var(--ys-muted);
}

.winter-is-coming {
    display: none;
}

.page-get-started .sv-choice,
.page-get-started .subscribe,
.page-get-started .subscribe-2,
.page-pricing [name="everestpanel-server"],
.page-pricing [name="sonicpanel-server"] {
    display: none !important;
}

.page-get-started .table thead th:last-child,
.page-get-started .table tbody td:last-child,
.page-litespeed-web-hosting .table thead th:last-child,
.page-litespeed-web-hosting .table tbody td:last-child {
    display: none;
}

/* Surfaces */

.bg-light,
.bg-contrast,
.container-fluid.bg-light,
.section.bg-light,
.section.bg-contrast {
    background-color: var(--ys-bg-2) !important;
    color: var(--ys-ink);
}

.bg-black,
.bg-dark,
.section.bg-black,
.site-footer.bg-black {
    background-color: #05040a !important;
    color: var(--ys-ink);
}

.bg-orange,
.section.bg-orange {
    background:
        radial-gradient(700px 240px at 20% 0%, rgba(255, 46, 200, 0.28), transparent 60%),
        radial-gradient(700px 240px at 90% 100%, rgba(46, 242, 255, 0.18), transparent 55%),
        linear-gradient(135deg, #2a0a24, #0a1624) !important;
    color: var(--ys-ink);
}

.section {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.section-heading {
    margin-bottom: 2.5rem;
}

.section-heading .lead {
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.55;
}

.heading-line,
.bold,
.extra-bold,
header h1,
header h2,
header h3,
header h5 {
    color: var(--ys-ink);
    letter-spacing: -0.03em;
}

.heading-line,
.section-heading h2,
.section-heading h3 {
    font-size: 1.85rem !important;
    font-weight: 700;
    line-height: 1.25;
    text-transform: capitalize;
}

.heading-line:after,
.heading-line::after {
    background: linear-gradient(90deg, var(--ys-magenta), var(--ys-cyan)) !important;
    box-shadow: 0 0 12px rgba(255, 46, 200, 0.7);
}

.text-primary,
.text-contrast,
a.text-contrast,
.site-footer .text-contrast {
    color: var(--ys-ink) !important;
}

a:not(.btn):hover {
    color: var(--ys-cyan);
}

/* Hide dated diagonal wedges */

[class*='edge']::before,
[class*='edge']::after {
    display: none !important;
}

.pricing-plans .shape,
.alter3-header .background-shape-main,
.alter3-header .static-shape.ghost-shape-1 {
    opacity: 0.14;
    filter: hue-rotate(240deg);
}

.page-home .alter3-header .background-shape-main {
    opacity: 0.22;
    filter: none;
    background-color: #c8c4d2 !important;
    background-image: linear-gradient(35deg, #efeef4 0, #b8b3c2 100%) !important;
}

.alter3-features .background-shape-main,
.page-home .ys-intro .background-shape-main {
    opacity: 0.2;
    filter: none;
    background-color: #c8c4d2 !important;
    background-image: linear-gradient(35deg, #efeef4 0, #b8b3c2 100%) !important;
}

/* Header / nav */

.ys-header.navigation,
.ys-header.navigation.fixed-top,
.ys-header.navigation.navbar-sticky,
.ys-header.navbar.main-nav {
    z-index: 1200 !important;
    min-height: 0 !important;
    padding: 0 !important;
    background: rgba(8, 6, 16, 0.58) !important;
    backdrop-filter: blur(22px) saturate(1.35);
    -webkit-backdrop-filter: blur(22px) saturate(1.35);
    box-shadow: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12) !important;
}

.ys-header .ys-header-bar,
.ys-header.navigation .container.ys-header-bar {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: var(--ys-header-max);
    margin: 0 auto;
    padding: 0.7rem 1.1rem;
    overflow: visible;
    background: transparent;
    border: 0;
    box-shadow: none;
}

.ys-header .ys-header-bar::before {
    display: none;
}

.ys-header .ys-header-brand,
.ys-header .navbar-brand {
    display: flex;
    align-items: center;
    margin-right: 1.1rem;
    padding: 0;
}

.ys-header .logo,
.ys-header .navigation .logo,
.navigation.ys-header .logo {
    max-height: 48px !important;
    width: auto;
}

.ys-header .ys-header-menu,
.ys-header .navbar-collapse {
    align-items: center;
}

.ys-header .ys-header-links {
    display: flex;
    align-items: center;
    flex: 1;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    gap: 0;
}

.ys-header .ys-header-links .nav-item {
    margin: 0;
    flex: 0 0 auto;
}

.ys-header .navbar-nav .nav-link:not(.client-area),
.ys-header .nav-link:not(.client-area) {
    position: relative;
    padding: 0.5rem 0.55rem !important;
    border-radius: 10px;
    color: var(--ys-ink) !important;
    font-family: var(--ys-nav-font) !important;
    font-size: 0.88rem !important;
    font-weight: 600;
    letter-spacing: 0.01em;
    line-height: 1.2;
    white-space: nowrap;
    background: transparent;
}

.ys-header .nav-link:not(.client-area):not(.dropdown-toggle)::after {
    content: '';
    position: absolute;
    left: 0.55rem;
    right: 0.55rem;
    bottom: 0.28rem;
    height: 2px;
    border-radius: 99px;
    background: linear-gradient(90deg, var(--ys-magenta), var(--ys-cyan));
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 0.2s ease;
}

.ys-header .nav-link:not(.client-area):hover,
.ys-header .nav-link:not(.client-area):focus,
.ys-header .dropdown.show > .nav-link {
    background: rgba(255, 255, 255, 0.06);
    color: #fff !important;
}

.ys-header .nav-link:not(.client-area):not(.dropdown-toggle):hover::after,
.ys-header .nav-link:not(.client-area):not(.dropdown-toggle):focus::after {
    transform: scaleX(1);
}

.ys-header .dropdown-toggle::after {
    margin-left: 0.35rem;
    vertical-align: 0.12em;
    border-top-width: 0.32em;
    opacity: 0.7;
}

.ys-header .dropdown-menu .dropdown-item:before {
    display: none;
}

.ys-header .dropdown-menu,
.ys-header .ys-product-menu {
    margin-top: 0.85rem;
    padding: 0.85rem;
    min-width: 34rem;
    isolation: isolate;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 20px;
    background: #100e1a;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.62), 0 0 0 1px rgba(255, 46, 200, 0.12);
}

.ys-header .ys-nav-menu-label {
    margin: 0 0 0.45rem;
    padding: 0 0.35rem;
    color: var(--ys-muted);
    font-family: var(--ys-nav-font);
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.ys-header .dropdown-menu .dropdown-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.12rem;
    border-radius: 14px;
    padding: 0.7rem 0.85rem;
    color: var(--ys-ink);
    font-family: var(--ys-nav-font) !important;
    font-size: 0.95rem !important;
    font-weight: 700;
    line-height: 1.3;
    white-space: normal;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid transparent;
}

.ys-header .ys-nav-item-title {
    display: block;
}

.ys-header .ys-nav-item-note {
    display: block;
    color: var(--ys-muted);
    font-size: 0.78rem;
    font-weight: 500;
    line-height: 1.35;
}

.ys-header .dropdown-menu .dropdown-item:hover,
.ys-header .dropdown-menu .dropdown-item:focus {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(46, 242, 255, 0.22);
    color: #fff;
}

.ys-header .dropdown-menu .dropdown-item:hover .ys-nav-item-note,
.ys-header .dropdown-menu .dropdown-item:focus .ys-nav-item-note {
    color: rgba(246, 242, 255, 0.78);
}

.ys-header .ys-product-menu .ys-nav-featured {
    background: rgba(255, 46, 200, 0.1);
    border: 1px solid rgba(255, 46, 200, 0.22);
}

.ys-header .ys-product-menu .ys-nav-featured:hover,
.ys-header .ys-product-menu .ys-nav-featured:focus {
    background: rgba(46, 242, 255, 0.1);
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .ys-header .navbar-nav .nav-link:not(.client-area),
    .ys-header .nav-link:not(.client-area) {
        padding: 0.42rem 0.38rem !important;
        font-size: 0.8rem !important;
    }

    .ys-header .navbar-nav .client-area.btn,
    .ys-header .client-area.btn,
    .ys-header .btn.client-area {
        padding: 0.42rem 0.75rem !important;
        font-size: 0.8rem !important;
    }

    .ys-header .dropdown-menu,
    .ys-header .ys-product-menu {
        min-width: 28rem;
    }
}

@media (min-width: 768px) {
    .ys-header .sidebar-brand,
    .ys-header .navbar-toggler {
        display: none !important;
    }

    .ys-header .ys-header-menu,
    .ys-header.navigation .collapse {
        display: flex !important;
        position: static;
        flex: 1;
        min-width: 0;
        align-items: center;
        justify-content: flex-end;
        width: auto;
        background: transparent;
        left: auto;
        top: auto;
        bottom: auto;
        padding: 0;
        border: 0;
        box-shadow: none;
    }

    .ys-header .ys-header-links {
        position: static;
        left: auto;
        transform: none;
        flex: 1 1 auto;
        flex-wrap: nowrap;
        justify-content: center;
        min-width: 0;
        margin: 0 0.35rem;
    }

    .ys-header .dropdown-menu,
    .ys-header .ys-product-menu {
        grid-template-columns: 1fr 1fr;
        gap: 0.4rem;
    }

    .ys-header .dropdown:hover > .dropdown-menu:not(.show),
    .ys-header .dropdown:hover > .ys-product-menu:not(.show) {
        display: none;
    }

    .ys-header .dropdown-menu.show,
    .ys-header .ys-product-menu.show {
        display: grid;
    }

    .ys-header .ys-nav-menu-label,
    .ys-header .ys-product-menu .ys-nav-featured {
        grid-column: 1 / -1;
    }
}

.ys-header .ys-header-cta {
    margin: 0;
    padding: 0;
    flex: 0 0 auto;
}

.ys-header .navbar-nav .client-area.btn,
.ys-header .client-area.btn,
.ys-header .btn.client-area {
    margin: 0;
    padding: 0.52rem 1.2rem !important;
    border-radius: 999px;
    font-family: var(--ys-nav-font) !important;
    font-size: 0.92rem !important;
    font-weight: 700;
    line-height: 1.2;
    background: var(--ys-orange) !important;
    border-color: var(--ys-orange) !important;
    box-shadow: var(--ys-glow-orange);
}

.ys-header .ys-header-toggle,
.ys-header .navbar-toggler {
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.06);
}

.ys-header .navbar-toggler .icon-bar {
    width: 16px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    background: var(--ys-ink) !important;
    border-radius: 99px;
}

.ys-header .navbar-toggler .icon-bar + .icon-bar {
    margin-top: 4px;
}

/* Buttons */

.btn {
    border-radius: 999px;
    font-weight: 700;
    letter-spacing: 0.03em;
    transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease, color 0.18s ease;
}

.btn-primary,
.btn.btn-primary,
.btn-rounded.btn-secondary.active,
.btn-group .btn.active {
    background: var(--ys-orange) !important;
    border-color: var(--ys-orange) !important;
    color: #fff !important;
    box-shadow: var(--ys-glow-orange);
}

.btn-primary:hover,
.btn-primary:focus,
.btn.btn-primary:hover,
.btn.btn-primary:focus {
    background: var(--ys-orange-dark) !important;
    border-color: var(--ys-orange-dark) !important;
    transform: translateY(-1px);
    box-shadow: 0 0 34px rgba(255, 83, 53, 0.55);
}

.btn-trial-hero {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 0.65rem 1.35rem !important;
    border-radius: 999px !important;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1.2;
    text-align: center;
    background: transparent !important;
    border: 1px solid rgba(255, 83, 53, 0.9) !important;
    color: #ff5335 !important;
    box-shadow: none !important;
}

.btn-trial-hero:hover,
.btn-trial-hero:focus {
    background: rgba(255, 83, 53, 0.14) !important;
    color: #fff !important;
    border-color: #ff5335 !important;
}

.btn-contrast,
.btn-secondary,
.btn-rounded.btn-secondary {
    background: transparent !important;
    border: 1px solid rgba(46, 242, 255, 0.55) !important;
    color: var(--ys-cyan) !important;
    box-shadow: var(--ys-glow-cyan);
}

.btn-contrast:hover,
.btn-secondary:hover {
    background: rgba(46, 242, 255, 0.1) !important;
    color: #fff !important;
}

.btn-lg {
    padding: 0.85rem 1.6rem;
}

.btn-circle {
    box-shadow: var(--ys-glow-cyan);
}

/* Heroes */

.header,
.alter3-header,
.alter3-header.section {
    background-color: #05040a !important;
}

.page-home .header.alter3-header,
.page-home .header.alter3-header.section {
    position: relative;
    z-index: 1;
    isolation: isolate;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    margin-top: 0 !important;
    min-height: 100vh;
    min-height: 100dvh;
    padding-top: 5.5rem;
    padding-bottom: 2.25rem;
}

.page-home #pVideo,
.page-home .ys-hero-video {
    display: block !important;
    position: absolute;
    inset: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    object-position: center center;
    z-index: 0;
}

.page-home .alter3-header .mask,
.alter3-header .mask {
    position: absolute;
    inset: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    z-index: 1;
    pointer-events: none;
    background-color: rgba(8, 10, 16, 0.28) !important;
    background-image: linear-gradient(
        180deg,
        rgba(8, 10, 16, 0.42) 0,
        rgba(8, 10, 16, 0.18) 45%,
        rgba(8, 10, 16, 0.36) 100%
    ) !important;
}

.alter3-header .shapes-container,
.page-home .alter3-header .shapes-container {
    z-index: 3;
    pointer-events: none;
}

.alter3-header .container.bring-to-front,
.page-home .alter3-header .container.bring-to-front {
    position: relative;
    z-index: 4;
}

.page-pricing .alter3-header.section {
    padding-top: 6rem;
    padding-bottom: 1.25rem;
    min-height: 0;
}

.page-pricing [data-aos],
.page-pricing .ys-reveal {
    opacity: 1 !important;
    transform: none !important;
    pointer-events: auto !important;
}

.page-home .alter3-header .container,
.alter3-header .container {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1.25rem;
}

@media (min-width: 768px) {
    .page-home .alter3-header .container,
    .alter3-header .container {
        padding-bottom: 1.5rem;
    }
}

.headline h2,
.headline .display-md-3,
.alter3-header .extra-bold,
.alter3-header .display-md-3 {
    text-shadow: 0 0 28px rgba(255, 46, 200, 0.35);
}

.headline h5,
.headline h1.lead,
.headline h2.lead,
.headline .ys-hero-eyebrow,
.headline .ys-hero-sub,
.headline p.lead {
    max-width: 44rem;
    margin-left: auto;
    margin-right: auto;
    color: #efe7ff;
}

.headline .ys-hero-eyebrow {
    margin-bottom: 0.75rem;
    font-size: 0.95rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.headline h1.bold.display-md-3,
.headline h1.font-md {
    color: var(--ys-ink);
}

.headline .ys-hero-sub {
    margin-top: 0.65rem;
    margin-bottom: 0.85rem;
    font-size: 1.35rem;
}

.alter3-header .static-shape.shape-ring-1,
.alter3-header .animation-shape.shape-ring div {
    border-color: var(--ys-orange) !important;
    box-shadow: var(--ys-glow-orange);
}

.alter3-header .static-shape.shape-ring-2 {
    border-color: var(--ys-orange-dark) !important;
    box-shadow: 0 0 24px rgba(255, 83, 53, 0.4);
}

.alter3-header .animation-shape.shape-circle div,
.alter3-header .animation-shape.shape-triangle div {
    background-color: var(--ys-orange) !important;
}

.alter3-header .animation-shape.shape-diamond div {
    border-bottom-color: var(--ys-orange-dark) !important;
}

.alter3-header .animation-shape.shape-diamond div:after {
    border-top-color: var(--ys-orange-dark) !important;
}

/* Cards */

.card,
.shadow,
.shadow-box,
.shadow-hover,
.blog,
.faqs-dd .card {
    background: rgba(28, 20, 48, 0.96) !important;
    border: 1px solid rgba(255, 46, 200, 0.38) !important;
    border-radius: var(--ys-radius) !important;
    box-shadow: var(--ys-shadow), 0 0 22px rgba(255, 46, 200, 0.16);
    color: var(--ys-ink);
    overflow: hidden;
}

.price-pills-content .card {
    background: linear-gradient(180deg, #16141f 0%, #100e18 100%) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-radius: 16px !important;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.35) !important;
    color: var(--ys-ink);
    overflow: hidden;
}

.card:hover,
.shadow-hover:hover {
    transform: translateY(-6px);
    border-color: rgba(46, 242, 255, 0.45) !important;
    box-shadow: var(--ys-shadow), var(--ys-glow-cyan);
}

.price-pills-content .card:hover {
    transform: translateY(-5px);
    border-color: rgba(255, 83, 53, 0.55) !important;
    box-shadow: 0 22px 48px rgba(0, 0, 0, 0.42) !important;
}

.card-body,
.card h3,
.card h4,
.card h5,
.card p,
.price-pills-content .card h3 {
    color: var(--ys-ink);
}

.icon-box,
.circle-icon,
.icon-box.gradient,
.icon-box.gradient-2 {
    background: linear-gradient(135deg, var(--ys-magenta), var(--ys-violet)) !important;
    color: #fff !important;
    box-shadow: var(--ys-glow);
    border: 0 !important;
}

.icon-box i,
.circle-icon i {
    color: #fff !important;
}

/* Home intro after hero — Icecast feature-section style */

.page-home .ys-intro.section {
    position: relative;
    z-index: 5;
    overflow: visible;
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
    background-image: linear-gradient(
        180deg,
        rgba(139, 92, 255, 0.1) 0,
        rgba(255, 46, 200, 0.06) 36%,
        rgba(12, 10, 22, 0) 78%
    );
}

.page-home .ys-intro.section::before {
    display: none;
}

.page-home .ys-intro .shapes-container {
    overflow: visible;
    z-index: 3;
    pointer-events: none;
}

.page-home main {
    overflow: visible;
}

.page-home .ys-intro .shape-ring {
    z-index: 3;
}

.page-home .ys-intro .container.bring-to-front {
    position: relative;
    z-index: 2;
}

.page-home .ys-intro .background-shape-main {
    z-index: 0;
}

.page-home .ys-intro .shape-ring-1 .animation {
    border-color: rgba(139, 92, 255, 0.32) !important;
}

.page-home .ys-intro .shape-ring-2 .animation {
    border-color: rgba(255, 46, 200, 0.28) !important;
}

.ys-intro .heading-line {
    margin-bottom: 0.55rem;
    color: #f0e6ff;
    text-shadow: 0 0 26px rgba(255, 46, 200, 0.2);
}

.ys-intro .heading-line::after,
.ys-intro .heading-line:after {
    background: linear-gradient(90deg, var(--ys-magenta), var(--ys-cyan)) !important;
    box-shadow: 0 0 12px rgba(255, 46, 200, 0.7);
}

.ys-intro .lead {
    max-width: 46rem;
    margin: 0 auto 0.35rem;
    font-size: 1.15rem;
    line-height: 1.55;
}

.ys-reliability.sc-legend,
.page-home .ys-intro .sc-legend,
.ys-reliability {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1.1rem 1.6rem;
    max-width: 48rem;
    min-height: 0;
    margin: 1.15rem auto 0;
    padding-bottom: 0.25rem;
    padding: 0;
    overflow: visible;
    background: none;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    text-align: left;
}

.ys-reliability .item {
    margin: 0 !important;
    min-width: 0;
    overflow: visible;
}

.ys-reliability .item.txt-1,
.ys-reliability .item.txt-2,
.page-home .ys-reliability .txt-1,
.page-home .ys-reliability .txt-2 {
    font-style: normal;
    font-weight: 700;
    font-size: 1.55rem !important;
    line-height: 1.35 !important;
    color: var(--ys-ink);
    overflow: visible;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.ys-reliability .item.txt-1 {
    flex: 0 0 auto;
    max-width: 12rem;
    color: #efe7ff;
    white-space: normal;
}

.ys-reliability .item.txt-2 {
    flex: 1 1 16rem;
}

.ys-reliability .item.sep {
    align-self: stretch;
    width: 1px;
    min-height: 3rem;
    height: auto;
    background: rgba(255, 255, 255, 0.16);
}

.ys-reliability .txt-3,
.page-home .ys-reliability .txt-3 {
    margin-top: 0.45rem;
    font-size: 1.08rem !important;
    line-height: 1.5 !important;
    font-weight: 400;
    color: var(--ys-muted);
    overflow-wrap: anywhere;
}

.ys-feature-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.6rem;
    margin-top: 3.5rem;
}

.page-home .ys-intro .section-heading {
    margin-bottom: 0;
}

.ys-feature-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.95rem;
    height: auto;
    padding: 1.6rem 1.4rem 1.65rem;
    text-align: left;
    overflow: hidden;
    isolation: isolate;
    background-color: #1a102c !important;
    background-image:
        linear-gradient(180deg, rgba(92, 52, 130, 0.42), rgba(18, 10, 32, 0) 46%),
        linear-gradient(160deg, #241536 0%, #160e24 58%, #120a1c 100%) !important;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    border: 1px solid rgba(168, 92, 220, 0.28) !important;
    border-radius: 14px;
    box-shadow: 0 18px 36px rgba(0, 0, 0, 0.42), inset 0 1px 0 rgba(214, 176, 255, 0.12);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.ys-feature-card:hover {
    transform: translateY(-4px);
    border-color: rgba(255, 46, 200, 0.46) !important;
    box-shadow: 0 22px 40px rgba(0, 0, 0, 0.32), 0 0 18px rgba(255, 83, 53, 0.12), 0 0 22px rgba(255, 46, 200, 0.16);
}

.ys-feature-icon {
    flex: 0 0 48px;
    width: 48px;
    height: 48px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: linear-gradient(135deg, var(--ys-orange), var(--ys-magenta));
    border-radius: 10px;
    box-shadow: 0 0 18px rgba(255, 83, 53, 0.28), var(--ys-glow);
}

.ys-feature-card:hover .ys-feature-icon {
    transform: scale(1.05);
}

.ys-feature-icon svg {
    width: 24px;
    height: 24px;
}

.ys-feature-icon img {
    width: 28px;
    height: 28px;
    object-fit: contain;
}

.ys-feature-icon i {
    font-size: 1.35rem;
    line-height: 1;
    color: #fff;
}

.ys-feature-icon svg path,
.ys-feature-icon svg circle,
.ys-feature-icon svg rect {
    stroke: #fff;
}

.ys-feature-icon svg [fill],
.ys-feature-icon svg [fill='currentColor'] {
    fill: #fff;
}

.ys-feature-copy {
    min-width: 0;
}

.ys-feature-card h5 {
    margin: 0 0 0.5rem;
    font-size: 1.05rem;
    line-height: 1.35;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.ys-feature-card p {
    margin: 0;
    color: var(--ys-muted);
    font-size: 0.88rem;
    line-height: 1.5;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.ys-intro-cta {
    margin-top: 1.35rem;
    text-align: center;
}

@media (max-width: 991.98px) {
    .ys-feature-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767.98px) {
    .ys-reliability {
        flex-direction: column;
        text-align: center;
    }

    .ys-reliability .item.txt-1 {
        flex-basis: 100%;
        white-space: normal;
    }

    .ys-reliability .item.sep {
        width: 48px;
        min-height: 0;
        height: 1px;
    }
}

/* Lists, tabs, logos */

.elementor-icon-list-icon i,
.elementor-icon-list-icon .fas {
    color: var(--ys-cyan) !important;
    text-shadow: 0 0 10px rgba(46, 242, 255, 0.7);
}

.elementor-icon-list-text {
    color: var(--ys-ink);
}

.nav-pills .nav-link {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid var(--ys-line);
    color: #f6f2ff !important;
    border-radius: 14px;
    margin-bottom: 0.55rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background: rgba(255, 46, 200, 0.16) !important;
    border-color: var(--ys-magenta);
    color: #fff !important;
    box-shadow: var(--ys-glow);
}

#owl-clients img,
.owl-clients img {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid var(--ys-line);
    border-radius: 14px;
    padding: 0.55rem;
}

.testimonials .message,
.testimonials .name,
.testimonials .radio {
    color: var(--ys-ink);
}

.testimonials .message {
    color: var(--ys-muted);
}

/* Pricing */

.price-pills .nav-pills {
    gap: 0.35rem;
    background: rgba(14, 12, 20, 0.95);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 10px;
    padding: 0.3rem;
}

.price-pills .nav-link {
    border-radius: 8px;
    padding: 0.55rem 1.05rem;
    margin-bottom: 0;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.72) !important;
    background: transparent !important;
}

.price-pills .nav-link:hover,
.price-pills .nav-link:focus {
    color: #fff !important;
    background: rgba(255, 255, 255, 0.06) !important;
}

.price-pills .nav-link.active {
    background: var(--ys-orange) !important;
    color: #fff !important;
    box-shadow: none;
}

.price-shape {
    background: linear-gradient(135deg, rgba(255, 83, 53, 0.55), rgba(255, 83, 53, 0.15)) !important;
    filter: none;
    box-shadow: none;
    opacity: 0.9;
}

.price-pills-content .card .card-body {
    padding-top: 1.65rem;
    padding-bottom: 1.65rem;
}

.price-pills-content .card h4 {
    margin-bottom: 0.25rem;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #fff !important;
}

.price-pills-content .card .text-primary {
    color: rgba(255, 255, 255, 0.55) !important;
    font-size: 0.85rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.price-pills-content .card h3,
.price-pills-content .card h3 span {
    color: #fff !important;
    text-shadow: none;
    font-weight: 800;
    letter-spacing: -0.03em;
}

.price-pills-content .card h3 .text-small,
.price-pills-content .card .text-small {
    color: rgba(255, 255, 255, 0.55) !important;
    font-weight: 500;
    letter-spacing: 0;
}

.price-pills-content .card h5,
.price-pills-content .card li,
.price-pills-content .card p {
    color: rgba(255, 255, 255, 0.82) !important;
}

.price-pills-content .card hr {
    border-color: rgba(255, 255, 255, 0.1) !important;
    opacity: 1;
}

.price-pills-content .card ul {
    text-align: left;
    padding-left: 0.15rem;
}

.price-pills-content .card li {
    position: relative;
    padding-left: 1.15rem;
    margin-bottom: 0.45rem;
    font-size: 0.92rem;
    line-height: 1.4;
    list-style: none;
}

.price-pills-content .card li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.45em;
    width: 0.45rem;
    height: 0.45rem;
    border-radius: 50%;
    background: var(--ys-orange);
}

.price-pills-content .card select,
.price-pills-content .card .form-control,
.price-pills-content .card .custom-select {
    background: #0b0a10 !important;
    border: 1px solid rgba(255, 255, 255, 0.14) !important;
    color: #fff !important;
    border-radius: 10px !important;
    box-shadow: none !important;
}

.price-pills-content .card .card-body {
    text-align: center;
}

.price-pills-content .card .card-body ul,
.price-pills-content .card .card-body select,
.price-pills-content .card .card-body .form-control,
.price-pills-content .card .card-body .custom-select {
    text-align: left;
    width: 100%;
}

.price-pills-content .card .pricing-cta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    width: 100%;
    margin-top: 0.75rem;
}

.price-pills-content .card .btn-primary,
.price-pills-content .card a.btn-primary,
.price-pills-content .card .btn-primary.subscribe,
.price-pills-content .card .btn-primary.subscribe-2,
.price-pills-content .card a.subscribe,
.price-pills-content .card a.subscribe-2,
.price-pills-content .card .btn-trial {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    min-width: 7.25rem;
    max-width: 100%;
    margin: 0.75rem auto 0 !important;
    padding: 0.5rem 1.35rem !important;
    border-radius: 999px !important;
    font-size: 0.82rem !important;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1 !important;
    text-align: center;
    text-indent: 0.04em;
    box-shadow: none !important;
}

.price-pills-content .card .pricing-cta .btn-primary,
.price-pills-content .card .pricing-cta .btn-trial {
    margin: 0 !important;
}

.price-pills-content .card .btn-trial {
    background: transparent !important;
    border: 1px solid rgba(255, 83, 53, 0.85) !important;
    color: #ff5335 !important;
}

.price-pills-content .card .btn-trial:hover,
.price-pills-content .card .btn-trial:focus {
    background: rgba(255, 83, 53, 0.12) !important;
    color: #fff !important;
    border-color: #ff5335 !important;
}

.btn-group .btn {
    border-radius: 999px !important;
}

.page-everest-cast-servers .price-pills-content .card,
.page-geo-locking-servers .price-pills-content .card {
    background-image: url('/images/salebadge64x64.png');
    background-repeat: no-repeat;
    background-position: right top;
}

table,
.table {
    color: var(--ys-ink);
}

.table td,
.table th,
table td,
table th {
    border-color: var(--ys-line) !important;
}

/* FAQs */

.faqs-dd .shapes-container,
.faqs-dd .shapes-container .absolute.icon {
    display: none !important;
}

.faqs-dd .card-header {
    background: transparent !important;
    border: 0;
}

.faqs-dd .card-title,
.faqs-dd .card-title a {
    color: var(--ys-ink) !important;
}

.faqs-dd .card-title:hover,
.faqs-dd .card-title a:hover {
    color: var(--ys-cyan) !important;
}

/* Forms */

input,
select,
textarea,
.form-control {
    background: #120e1c !important;
    border-color: rgba(255, 255, 255, 0.12) !important;
    color: var(--ys-ink) !important;
}

input:focus,
select:focus,
textarea:focus,
.form-control:focus {
    border-color: var(--ys-cyan) !important;
    box-shadow: var(--ys-glow-cyan);
}

/* Footer */

.site-footer {
    letter-spacing: 0.01em;
    border-top: 1px solid rgba(255, 46, 200, 0.16);
    font-size: 0.82rem;
}

.site-footer h4 {
    font-size: 0.95rem;
}

.site-footer p,
.site-footer .container-fluid {
    font-size: 0.8rem;
}

.site-footer .nav-item {
    opacity: 0.88;
    color: var(--ys-ink) !important;
    font-size: 0.8rem;
    padding-top: 0.35rem !important;
    padding-bottom: 0.35rem !important;
}

.site-footer .nav-item:hover {
    opacity: 1;
    color: var(--ys-cyan) !important;
}

.site-footer .ys-footer-products {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(4, auto);
    grid-auto-flow: column;
    column-gap: 2rem;
}

.site-footer .ys-footer-products .nav-item {
    display: block;
}

@media (max-width: 767.98px) {
    .site-footer .ys-footer-products {
        grid-template-columns: 1fr;
        grid-template-rows: none;
        grid-auto-flow: row;
        max-width: 16rem;
        margin-left: auto;
        margin-right: auto;
    }
}

.site-footer .container-fluid.bg-dark {
    background: #05040a !important;
    border-top: 1px solid var(--ys-line);
    border-bottom: 1px solid var(--ys-line);
}

.booknow-popup-sec {
    background: #120e1c !important;
    color: var(--ys-ink);
    width: 570px;
    max-width: calc(100vw - 2rem);
    border: 2px solid var(--ys-magenta);
    box-shadow: var(--ys-glow);
}

/* Product / legal pages */

.sc-legend {
    color: var(--ys-ink);
}

.sc-legend .txt-1,
.sc-legend .txt-2 {
    color: var(--ys-ink);
    font-size: 1.15rem;
    line-height: 1.35;
}

.sc-legend .txt-3 {
    color: var(--ys-muted);
    font-size: 0.85rem;
    line-height: 1.4;
}

.powered-design img,
.tilt,
.img-responsive {
    border-radius: 18px;
}

.page-get-started .ys-shot {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 280px;
    border-radius: 18px;
    background: #12081c;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.32), 0 0 22px rgba(255, 46, 200, 0.2);
}

.page-get-started .ys-shot::after {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    background-image: linear-gradient(
        160deg,
        rgba(92, 12, 72, 0.28),
        rgba(48, 16, 78, 0.2) 48%,
        rgba(8, 42, 58, 0.16) 100%
    );
    mix-blend-mode: multiply;
    box-shadow: inset 0 0 0 1px rgba(255, 46, 200, 0.42), inset 0 0 28px rgba(139, 92, 255, 0.22);
}

.page-get-started .ys-shot img,
.page-get-started .img-responsive {
    display: block;
    width: 100%;
    height: 280px;
    object-fit: cover;
    object-position: top center;
    border-radius: 18px;
    filter: saturate(1.12) contrast(1.06);
    transition: transform 0.25s ease;
}

.page-get-started .ys-shot:hover img {
    transform: scale(1.03);
}

@media (max-width: 767.98px) {
    .page-get-started .ys-shot,
    .page-get-started .ys-shot img,
    .page-get-started .img-responsive {
        height: 220px;
    }
}

.page-home .section {
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
}

.ys-spec-section.section {
    padding-top: 2.75rem;
    padding-bottom: 1.25rem;
}

.ys-panel-section.section {
    padding-top: 0.75rem;
    padding-bottom: 2.75rem;
}

.ys-panel-heading {
    margin-bottom: 1.15rem;
}

.ys-panel-heading .heading-line {
    font-weight: 700;
    line-height: 1.25;
}

.ys-panel-heading .heading-line a {
    color: inherit;
    text-decoration: none;
}

.ys-panel-heading .heading-line a:hover,
.ys-panel-heading .heading-line a:focus {
    color: var(--ys-orange);
    text-decoration: none;
}

.ys-panel-brand {
    margin: 0.65rem 0 0;
}

.ys-panel-brand a {
    display: inline-block;
    color: #fff;
    font-size: 1.15rem;
    font-weight: 800;
    letter-spacing: 0.02em;
    text-decoration: none;
    text-shadow: 0 0 18px rgba(255, 83, 53, 0.45);
}

.ys-panel-brand a:hover,
.ys-panel-brand a:focus {
    color: var(--ys-orange);
    text-decoration: none;
}

.ys-spec-intro {
    max-width: 46rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5rem;
}

.ys-spec-intro .heading-line,
.ys-compact-split .heading-line {
    margin-bottom: 0.65rem;
    line-height: 1.25;
    font-weight: 700;
}

.ys-spec-intro .heading-line::after {
    margin-top: 0.85rem;
    margin-bottom: 0.95rem;
    margin-left: auto;
    margin-right: auto;
}

.ys-spec-intro .lead,
.ys-compact-split .lead {
    max-width: 42rem;
    margin: 0 auto;
    color: #c9bfd8;
    font-size: 1.02rem;
    line-height: 1.6;
    font-weight: 500;
}

.ys-spec-card,
.ys-panel-card {
    background: rgba(16, 12, 28, 0.96);
    border: 1px solid rgba(255, 46, 200, 0.26);
    border-radius: 22px;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.28);
}

.ys-spec-card {
    padding: 1.5rem 1.5rem 1.6rem;
}

.ys-spec-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.7rem;
    list-style: none;
    margin: 0;
    padding: 0;
}

.ys-spec-list li {
    display: flex;
    align-items: flex-start;
    gap: 0.65rem;
    min-width: 0;
    padding: 0.85rem 0.95rem;
    overflow: visible;
    overflow-wrap: anywhere;
    word-break: break-word;
    background: rgba(10, 8, 18, 0.88);
    border: 1px solid rgba(46, 242, 255, 0.16);
    border-radius: 14px;
    color: var(--ys-ink);
    font-size: 0.95rem;
    line-height: 1.45;
}

.ys-spec-list li::before {
    content: '';
    flex: 0 0 0.5rem;
    width: 0.5rem;
    height: 0.5rem;
    margin-top: 0.4rem;
    border-radius: 50%;
    background: var(--ys-cyan);
    box-shadow: 0 0 8px rgba(46, 242, 255, 0.75);
}

.ys-spec-cta {
    margin: 1.25rem 0 0;
    text-align: center;
}

.ys-panel-card {
    display: block;
    margin: 0;
    padding: 0.85rem;
}

.ys-panel-card a {
    display: block;
}

.ys-panel-card img,
.ys-panel-frame img,
.powered-design .ys-panel-frame img {
    display: block;
    width: 100%;
    height: auto;
    max-height: none;
    object-fit: contain;
    object-position: top center;
    margin: 0;
    border-radius: 14px;
}

@media (max-width: 991.98px) {
    .ys-spec-list {
        grid-template-columns: 1fr;
    }
}

.page-home .section-heading {
    margin-bottom: 1.15rem;
}

.ys-compact-tabs.section,
.ys-compact-cards.section,
.page-home .bg-light.section,
.page-home .bg-black.section,
.page-home .bg-orange.section {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
}

.ys-compact-tabs .heading-line,
.ys-compact-cards .heading-line {
    font-weight: 700;
}

.ys-compact-tabs .lead,
.ys-compact-cards .lead {
    font-size: 1.02rem;
    margin-bottom: 0;
}

.home-tabs .nav-pills .nav-link,
.ys-compact-tabs .nav-pills .nav-link {
    padding: 0.7rem 1rem;
    margin-bottom: 0.4rem;
    font-size: 1rem !important;
    font-weight: 600;
    line-height: 1.35 !important;
    color: #f6f2ff !important;
    background: rgba(255, 255, 255, 0.04) !important;
    background-image: none !important;
    border: 1px solid var(--ys-line) !important;
}

.home-tabs .nav-pills .nav-link:hover,
.home-tabs .nav-pills .nav-link:focus,
.ys-compact-tabs .nav-pills .nav-link:hover,
.ys-compact-tabs .nav-pills .nav-link:focus {
    color: #fff !important;
    background: rgba(255, 46, 200, 0.12) !important;
    background-image: none !important;
    border-color: rgba(255, 46, 200, 0.45) !important;
}

.home-tabs .nav-pills .nav-link.active,
.home-tabs .nav-pills .show > .nav-link,
.ys-compact-tabs .nav-pills .nav-link.active,
.ys-compact-tabs .nav-pills .show > .nav-link {
    background: rgba(255, 46, 200, 0.18) !important;
    background-image: none !important;
    background-color: rgba(255, 46, 200, 0.18) !important;
    border-color: var(--ys-magenta) !important;
    color: #fff !important;
    box-shadow: var(--ys-glow);
    font-size: 1rem !important;
    font-weight: 700;
    line-height: 1.35 !important;
}

.ys-tab-panel {
    min-height: 0;
    padding: 1rem 1.15rem;
    background: rgba(28, 20, 48, 0.96);
    border: 1px solid rgba(255, 46, 200, 0.28);
    border-radius: 18px;
    box-shadow: 0 0 22px rgba(255, 46, 200, 0.14);
}

.ys-tab-panel .tab-pane {
    margin: 0;
    padding: 0;
    text-align: center;
}

.ys-tab-panel .heading-line {
    font-size: 1.35rem !important;
    margin-bottom: 0.45rem;
    text-align: left;
}

.ys-tab-panel p,
.ys-tab-panel .ys-tab-copy,
.ys-tab-panel {
    color: var(--ys-muted);
    font-size: 0.92rem;
    line-height: 1.45;
}

.ys-tab-panel p,
.ys-tab-panel .ys-tab-copy {
    text-align: left;
}

.ys-tab-panel img {
    display: block;
    max-height: 200px;
    width: auto;
    max-width: 100%;
    margin: 0.7rem auto 0;
    object-fit: contain;
}

.ys-mini-card {
    margin-bottom: 0.65rem;
    padding: 0.85rem 1rem;
    background: rgba(28, 20, 48, 0.96);
    border: 1px solid rgba(255, 46, 200, 0.28);
    border-radius: 14px;
}

.ys-mini-card h5 {
    margin-bottom: 0.35rem;
    font-size: 1rem;
}

.ys-mini-card p {
    margin: 0;
    color: var(--ys-muted);
    font-size: 0.9rem;
}

.page-home .ys-trust.section,
.ys-trust.section {
    padding-top: 1.2rem !important;
    padding-bottom: 1.2rem !important;
}

.ys-trust .section-heading {
    margin-bottom: 0.55rem !important;
}

.ys-trust .ys-trust-quotes-head {
    margin-top: 0.85rem !important;
    margin-bottom: 0.55rem !important;
}

.ys-trust .heading-line {
    font-weight: 700;
}

.ys-trust .lead {
    font-size: 0.86rem;
    margin-bottom: 0;
}

.ys-station-marquee {
    overflow: hidden;
    margin: 0.15rem 0 0;
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
    mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
}

.ys-station-track {
    display: flex;
    width: max-content;
    animation: ys-station-scroll 36s linear infinite;
}

.ys-station-marquee:hover .ys-station-track {
    animation-play-state: paused;
}

.ys-station-row {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    gap: 2.4rem;
    padding-right: 2.4rem;
}

.ys-station-tile {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    min-height: 0;
    padding: 0.1rem;
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.ys-station-tile img {
    display: block;
    max-width: none;
    max-height: 40px;
    width: auto;
    height: auto;
    object-fit: contain;
    background: transparent !important;
}

@keyframes ys-station-scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

@media (prefers-reduced-motion: reduce) {
    .ys-station-track {
        animation: none;
    }
}

.ys-quotes.section {
    padding-top: 0.55rem;
    padding-bottom: 1.15rem;
}

.ys-quotes .heading-line,
.ys-trust .ys-trust-quotes-head .heading-line {
    font-weight: 700;
}

.ys-quotes .lead,
.ys-trust .ys-trust-quotes-head .lead {
    font-size: 0.86rem;
    margin-bottom: 0;
}

.ys-quote-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.65rem;
}

.ys-quote-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    padding: 0.85rem 0.9rem 0.8rem;
    background: rgba(16, 12, 28, 0.92);
    border: 1px solid rgba(255, 46, 200, 0.28);
    border-radius: 16px;
    box-shadow: 0 0 22px rgba(255, 46, 200, 0.12);
}

.ys-quote-mark {
    position: absolute;
    top: 0.05rem;
    right: 0.7rem;
    color: var(--ys-cyan);
    font-family: var(--ys-font);
    font-size: 2rem;
    line-height: 1;
    text-shadow: 0 0 16px rgba(46, 242, 255, 0.7);
    opacity: 0.85;
}

.ys-quote-brand {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.4rem;
    height: 2.4rem;
    margin-bottom: 0.45rem;
    overflow: hidden;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.ys-quote-brand img {
    display: block;
    max-width: 88%;
    max-height: 88%;
    object-fit: contain;
}

.ys-quote-brand span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 46, 200, 0.95), rgba(139, 92, 255, 0.95));
    color: #fff;
    font-family: var(--ys-font);
    font-size: 1.15rem;
    font-weight: 700;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.35);
}

.ys-quote-text {
    margin: 0 0 0.55rem;
    color: var(--ys-muted);
    font-size: 0.8rem;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ys-quote-meta {
    margin-top: auto;
    padding-top: 0.45rem;
    border-top: 1px solid rgba(255, 46, 200, 0.18);
}

.ys-quote-meta .name {
    color: var(--ys-ink);
    font-family: var(--ys-font);
    font-size: 0.92rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.ys-quote-meta .radio {
    color: var(--ys-cyan);
    font-size: 0.78rem;
    text-shadow: 0 0 10px rgba(46, 242, 255, 0.35);
}

@media (max-width: 767.98px) {
    .ys-quote-grid {
        grid-template-columns: 1fr;
    }
}

.ys-blog-page {
    padding-top: 5.5rem;
}

.page-blog .ys-blog-card,
.page-blog .blog,
.page-home .ys-blog-card,
.page-home .blog {
    background: rgba(28, 20, 48, 0.96) !important;
}

.page-home .ys-home-blog.section {
    padding-top: 2.25rem;
    padding-bottom: 1.5rem;
}

.ys-blog-date {
    color: var(--ys-cyan);
    font-size: 0.78rem;
    margin-bottom: 0.4rem;
}

.ys-blog-more {
    margin-top: 0.7rem;
    color: var(--ys-orange);
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.ys-blog-card a,
.ys-latest-card {
    display: block;
    color: inherit;
    text-decoration: none;
}

.ys-blog-media {
    position: relative;
    display: block;
    overflow: hidden;
    background: #12081c;
}

.ys-blog-media::after {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    background-image: linear-gradient(
        160deg,
        rgba(92, 12, 72, 0.62),
        rgba(48, 16, 78, 0.56) 48%,
        rgba(8, 42, 58, 0.5) 100%
    );
    mix-blend-mode: multiply;
    box-shadow: inset 0 0 0 1px rgba(255, 46, 200, 0.48), inset 0 0 36px rgba(139, 92, 255, 0.3);
}

.ys-blog-card .ys-blog-media,
.ys-latest-card .ys-blog-media {
    border-bottom: 1px solid rgba(255, 46, 200, 0.28);
}

.ys-blog-card img,
.ys-latest-card img {
    display: block;
    width: 100%;
    height: 180px;
    object-fit: cover;
    filter: saturate(1.25) contrast(1.12) brightness(0.72);
}

.ys-latest-card img {
    height: 140px;
}

.ys-blog-card:hover .ys-blog-media img,
.ys-latest-card:hover .ys-blog-media img {
    filter: saturate(1.3) contrast(1.14) brightness(0.82);
}

.ys-blog-media-hero {
    margin: 0 0 1.5rem;
    border-radius: var(--ys-radius);
    box-shadow: 0 0 28px rgba(255, 46, 200, 0.2), 0 0 18px rgba(46, 242, 255, 0.12);
}

.ys-blog-card .preview,
.page-blog .blog .preview {
    padding: 1rem 1.1rem 1.25rem;
    text-align: left;
    background: transparent !important;
}

.ys-blog-card .preview h4,
.page-blog .blog .preview h4 {
    color: var(--ys-ink) !important;
    margin-bottom: 0.55rem;
}

.ys-blog-card .preview .text,
.page-blog .blog .preview .text {
    color: var(--ys-muted) !important;
    font-size: 0.9rem;
    line-height: 1.45;
}

.ys-blog-hero {
    display: block;
    width: 100%;
    max-height: 420px;
    object-fit: cover;
    margin: 0;
    border-radius: 0;
    filter: saturate(1.22) contrast(1.1) brightness(0.72);
}

.ys-blog-article img:not(.ys-blog-hero),
.ys-blog-article figure {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 1.25rem auto;
    border-radius: var(--ys-radius);
}

.ys-blog-article > img:not(.ys-blog-hero),
.ys-blog-article figure img {
    border: 1px solid rgba(255, 46, 200, 0.36);
    box-shadow: 0 0 22px rgba(255, 46, 200, 0.16);
    filter: saturate(1.15) contrast(1.06) brightness(0.86);
}

.ys-blog-article figure img {
    margin: 0;
}

.ys-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin: 1.25rem 0;
}

.ys-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ys-latest-card {
    overflow: hidden;
    border-radius: var(--ys-radius);
    border: 1px solid rgba(255, 46, 200, 0.38);
    background: rgba(28, 20, 48, 0.96);
}

.ys-latest-card .info {
    padding: 0.9rem 1rem 1.1rem;
}

.ys-latest-card .date {
    color: var(--ys-cyan);
    font-size: 0.78rem;
    margin-bottom: 0.35rem;
}

.ys-latest-card .title {
    color: var(--ys-ink);
    font-weight: 700;
}

.ys-latest-card .btn-more {
    color: var(--ys-orange);
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    margin-bottom: 0.25rem;
}

main img {
    max-width: 100%;
}

@media (max-width: 767.98px) {
    .section {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }

    .ys-header.navigation,
    .ys-header.navigation.fixed-top,
    .ys-header.navigation.navbar-sticky {
        padding: 0 !important;
        overflow: visible !important;
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
        background: rgba(8, 6, 16, 0.92) !important;
    }

    .ys-header .ys-header-bar,
    .ys-header.navigation .container.ys-header-bar {
        width: 100%;
        padding: 0.55rem 0.85rem;
        overflow: visible;
    }

    .ys-header .logo,
    .ys-header .navigation .logo,
    .navigation.ys-header .logo {
        max-height: 40px !important;
    }

    /* Keep one logo in the top bar; hide drawer duplicate */
    .ys-header .sidebar-brand {
        display: none !important;
    }

    .ys-header .nav-link:not(.client-area)::after {
        display: none;
    }

    .ys-header .collapse,
    .ys-header.navigation .collapse,
    .ys-header .ys-header-menu {
        position: fixed !important;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 1300;
        display: flex !important;
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
        width: min(300px, 86vw);
        height: 100vh !important;
        height: 100dvh !important;
        max-height: none !important;
        margin: 0;
        padding: 4.75rem 0.9rem 1.4rem;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        background: #100e1a !important;
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
        box-shadow: 24px 0 48px rgba(0, 0, 0, 0.4);
        transform: translateX(-105%) !important;
        transition: transform 0.35s ease;
        visibility: visible;
        opacity: 1;
        pointer-events: none;
    }

    .ys-header.navbar-expanded .collapse,
    .ys-header.navbar-expanded.sidebar-left .collapse,
    .ys-header.navbar-expanded .ys-header-menu {
        left: 0;
        transform: translateX(0) !important;
        pointer-events: auto;
    }

    .ys-header .ys-header-links,
    .ys-header .ys-header-cta {
        position: static !important;
        left: auto;
        transform: none !important;
        display: flex !important;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: stretch;
        justify-content: flex-start;
        flex: 0 0 auto;
        width: 100%;
        min-width: 0;
        margin: 0;
        padding: 0;
        gap: 0;
    }

    .ys-header .ys-header-links .nav-item,
    .ys-header .ys-header-cta .nav-item {
        width: 100%;
        margin: 0.12rem 0;
        flex: 0 0 auto;
    }

    .ys-header .navbar-nav .nav-link:not(.client-area),
    .ys-header .nav-link:not(.client-area) {
        display: block;
        padding: 0.72rem 0.9rem !important;
        font-size: 1rem !important;
        color: #f6f2ff !important;
        white-space: normal;
    }

    .ys-header .navbar-nav .client-area.btn,
    .ys-header .client-area.btn,
    .ys-header .btn.client-area {
        width: 100%;
        margin-top: 0.55rem;
        text-align: center;
    }

    .ys-header .dropdown-menu,
    .ys-header .ys-product-menu {
        min-width: 0;
        margin-top: 0.35rem;
        box-shadow: none;
        background: #100e1a;
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
    }

    .ys-header .dropdown-menu.show,
    .ys-header .ys-product-menu.show {
        display: grid;
        grid-template-columns: 1fr;
    }

    .ys-header .ys-header-toggle,
    .ys-header .navbar-toggler {
        position: relative;
        z-index: 1301;
    }

    /* Theme slides brand/main by 250px; keep header fixed over our overlay drawer */
    .ys-header.navbar-expanded.sidebar-left .navbar-brand,
    .ys-header.navbar-expanded.sidebar-left .ys-header-brand,
    .ys-header.navbar-expanded.sidebar-left .navbar-toggler,
    .ys-header.navbar-expanded.sidebar-left ~ main,
    .ys-header.navbar-expanded .navbar-brand,
    .ys-header.navbar-expanded .ys-header-brand,
    .ys-header.navbar-expanded .navbar-toggler,
    .ys-header.navbar-expanded ~ main {
        transform: none !important;
    }

    .ys-header .ys-header-brand,
    .ys-header .navbar-brand {
        position: relative;
        z-index: 1301;
    }
}

/* Visitor effects */

.ys-fx {
    position: fixed;
    inset: 0;
    z-index: 1080;
    pointer-events: none;
}

.ys-fx-progress {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1090;
    width: 100%;
    height: 3px;
    transform: scaleX(0);
    transform-origin: left center;
    background: linear-gradient(90deg, var(--ys-magenta), var(--ys-orange), var(--ys-cyan));
    box-shadow: 0 0 12px rgba(255, 46, 200, 0.55);
}

.ys-fx-orbs {
    position: absolute;
    inset: 0;
    overflow: hidden;
}

.ys-fx-orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(18px);
    opacity: 0.42;
    animation: ys-orb-float 16s ease-in-out infinite;
}

.ys-fx-orb-1 {
    width: 160px;
    height: 160px;
    top: 12%;
    left: 8%;
    background: rgba(255, 46, 200, 0.28);
}

.ys-fx-orb-2 {
    width: 220px;
    height: 220px;
    top: 58%;
    right: 6%;
    background: rgba(46, 242, 255, 0.18);
    animation-duration: 22s;
    animation-delay: -6s;
}

.ys-fx-orb-3 {
    width: 120px;
    height: 120px;
    bottom: 12%;
    left: 42%;
    background: rgba(139, 92, 255, 0.22);
    animation-duration: 18s;
    animation-delay: -3s;
}

@keyframes ys-orb-float {
    0%,
    100% {
        transform: translate3d(0, 0, 0) scale(1);
    }

    50% {
        transform: translate3d(28px, -36px, 0) scale(1.08);
    }
}

.ys-fx-cursor {
    position: fixed;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    margin: -9px 0 0 -9px;
    border-radius: 50%;
    background: rgba(46, 242, 255, 0.28);
    box-shadow: 0 0 18px rgba(46, 242, 255, 0.55), 0 0 36px rgba(255, 46, 200, 0.28);
    opacity: 0;
}

.ys-fx-cursor.is-on {
    opacity: 1;
}

.ys-fx-cursor {
    mix-blend-mode: screen;
}

.ys-fx-spark {
    position: fixed;
    width: 7px;
    height: 7px;
    margin: -3px 0 0 -3px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 10px var(--ys-cyan), 0 0 18px var(--ys-magenta);
    animation: ys-spark 0.65s ease-out forwards;
}

@keyframes ys-spark {
    0% {
        transform: translate3d(0, 0, 0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translate3d(var(--ys-sx), var(--ys-sy), 0) scale(0.15);
        opacity: 0;
    }
}

.ys-reveal {
    opacity: 0;
    transform: translateY(22px);
    transition: opacity 0.7s ease, transform 0.7s ease;
}

.ys-reveal.ys-reveal-in {
    opacity: 1;
    transform: none;
}

.btn {
    position: relative;
    overflow: hidden;
}

.btn::after {
    content: '';
    position: absolute;
    top: 0;
    left: -140%;
    width: 70%;
    height: 100%;
    background: linear-gradient(110deg, transparent, rgba(255, 255, 255, 0.28), transparent);
    transform: skewX(-18deg);
}

.btn:hover::after {
    animation: ys-shine 0.7s ease;
}

@keyframes ys-shine {
    to {
        left: 160%;
    }
}

.card,
.ys-blog-card,
.ys-quote {
    transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.card:hover,
.ys-blog-card:hover,
.ys-quote:hover {
    transform: translateY(-4px);
}

.page-home .headline h2 {
    animation: ys-title-glow 4.5s ease-in-out infinite;
}

@keyframes ys-title-glow {
    50% {
        text-shadow: 0 0 22px rgba(46, 242, 255, 0.42);
    }
}

/* Legal pages */
.page-privacy-policy .mx-4,
.page-terms-and-conditions .mx-4,
.page-service-legal-agreement .mx-4,
.page-about .mx-4,
.page-privacy-policy-for-mobile-app .mx-4 {
    max-width: 52rem;
    color: var(--ys-ink);
    line-height: 1.65;
}

.page-privacy-policy .mx-4 p,
.page-terms-and-conditions .mx-4 p,
.page-service-legal-agreement .mx-4 p,
.page-about .mx-4 p,
.page-privacy-policy-for-mobile-app .mx-4 p {
    margin-bottom: 1rem;
}

.page-privacy-policy .mx-4 ul,
.page-terms-and-conditions .mx-4 ul,
.page-service-legal-agreement .mx-4 ul,
.page-about .mx-4 ul,
.page-privacy-policy-for-mobile-app .mx-4 ul {
    margin: 0 0 1rem 1.25rem;
    padding: 0;
}

.page-privacy-policy .mx-4 li,
.page-terms-and-conditions .mx-4 li,
.page-service-legal-agreement .mx-4 li,
.page-about .mx-4 li,
.page-privacy-policy-for-mobile-app .mx-4 li {
    margin-bottom: 0.55rem;
}

.page-privacy-policy .mx-4 a,
.page-terms-and-conditions .mx-4 a,
.page-service-legal-agreement .mx-4 a,
.page-about .mx-4 a,
.page-privacy-policy-for-mobile-app .mx-4 a {
    color: var(--ys-cyan);
    text-decoration: underline;
}

@media (max-width: 767.98px) {
    .ys-fx-orbs,
    .ys-fx-cursor {
        display: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    .ys-fx-orbs,
    .ys-fx-cursor,
    .btn::after {
        display: none !important;
    }

    .ys-reveal,
    .page-home .headline h2,
    .page-home .headline h3,
    .card,
    .ys-blog-card,
    .ys-quote {
        animation: none !important;
        transition: none !important;
        transform: none !important;
        opacity: 1 !important;
    }
}

/* Why Choose Us / reliability feature grid */

.ys-why {
    position: relative;
    overflow: hidden;
    padding-top: 4.5rem;
    padding-bottom: 4.75rem;
    background:
        radial-gradient(720px 280px at 12% 0%, rgba(255, 46, 200, 0.12), transparent 60%),
        radial-gradient(680px 260px at 92% 100%, rgba(46, 242, 255, 0.1), transparent 55%),
        var(--ys-bg-2) !important;
}

.ys-why-head {
    max-width: 40rem;
    margin: 0 auto 2.75rem;
    text-align: center;
}

.ys-why-kicker {
    margin: 0 0 0.65rem;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--ys-cyan);
}

.ys-why-title {
    margin: 0;
    font-size: clamp(1.75rem, 3.2vw, 2.35rem);
    font-weight: 800;
    letter-spacing: -0.03em;
    line-height: 1.15;
    color: var(--ys-ink);
}

.ys-why-accent {
    margin: 0.45rem 0 0;
    font-size: clamp(1.15rem, 2.2vw, 1.45rem);
    font-weight: 700;
    line-height: 1.3;
    background: linear-gradient(90deg, var(--ys-magenta), var(--ys-cyan));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.ys-why-sub {
    margin: 0.85rem auto 0;
    max-width: 34rem;
    font-size: 1.02rem;
    line-height: 1.55;
    color: var(--ys-muted);
}

.ys-why-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-auto-rows: 1fr;
    gap: 1.15rem;
}

.ys-why-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.75rem;
    height: 100%;
    min-height: 100%;
    padding: 1.55rem 1.4rem 1.6rem;
    border-radius: 18px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background:
        radial-gradient(120% 80% at 50% 0%, rgba(255, 46, 200, 0.12), transparent 55%),
        linear-gradient(165deg, rgba(28, 18, 48, 0.96), rgba(12, 10, 22, 0.94));
    box-shadow:
        0 16px 36px rgba(0, 0, 0, 0.32),
        0 0 0 1px rgba(46, 242, 255, 0.05) inset,
        0 0 26px rgba(255, 46, 200, 0.16),
        0 0 32px rgba(46, 242, 255, 0.08);
    transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.ys-why-card:hover {
    transform: translateY(-5px);
    border-color: rgba(255, 83, 53, 0.45);
    box-shadow:
        0 22px 46px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgba(255, 83, 53, 0.1) inset,
        0 0 32px rgba(255, 83, 53, 0.26),
        0 0 40px rgba(46, 242, 255, 0.1);
}

.ys-why-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.1rem;
    height: 3.1rem;
    border-radius: 14px;
    color: #fff;
    background: linear-gradient(135deg, var(--ys-orange), var(--ys-magenta));
    box-shadow: 0 0 18px rgba(255, 83, 53, 0.35);
}

.ys-why-icon svg {
    width: 1.45rem;
    height: 1.45rem;
}

.ys-why-card-title {
    margin: 0;
    font-size: 1.12rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.02em;
    color: #fff;
}

.ys-why-card-text {
    margin: 0;
    flex: 1 1 auto;
    font-size: 0.96rem;
    line-height: 1.65;
    color: rgba(246, 242, 255, 0.78);
}

@media (max-width: 991.98px) {
    .ys-why-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575.98px) {
    .ys-why {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }

    .ys-why-grid {
        grid-template-columns: 1fr;
    }
}


/* Missing Pe-icon aliases used in CMS feature fields */
.pe-7s-calendar:before {
    content: "\e64e"; /* pe-7s-graph — analytics */
}

.pe-7s-listen:before {
    content: "\e61e"; /* pe-7s-radio — tune-in / listening */
}

/* Get-started bundle products */

.ys-bundle {
    position: relative;
    overflow: hidden;
}

.ys-bundle-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.ys-bundle-col {
    display: flex;
}

.ys-bundle-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    min-height: 22rem;
    padding: 1.85rem 1.5rem 1.6rem;
    text-align: center;
    border-radius: 18px;
    background:
        radial-gradient(120% 80% at 50% 0%, rgba(255, 46, 200, 0.12), transparent 55%),
        linear-gradient(180deg, rgba(28, 22, 44, 0.98) 0%, rgba(14, 12, 24, 0.98) 100%);
    border: 1px solid rgba(255, 255, 255, 0.12);
    box-shadow:
        0 18px 40px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgba(46, 242, 255, 0.06) inset,
        0 0 28px rgba(255, 46, 200, 0.18),
        0 0 36px rgba(46, 242, 255, 0.1);
    transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.ys-bundle-card:hover {
    transform: translateY(-5px);
    border-color: rgba(255, 83, 53, 0.45);
    box-shadow:
        0 24px 48px rgba(0, 0, 0, 0.45),
        0 0 0 1px rgba(255, 83, 53, 0.12) inset,
        0 0 34px rgba(255, 83, 53, 0.28),
        0 0 42px rgba(46, 242, 255, 0.12);
}

.ys-bundle-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.25rem;
    height: 3.25rem;
    margin-bottom: 1.1rem;
    border-radius: 14px;
    color: #fff;
    background: linear-gradient(135deg, rgba(255, 83, 53, 0.95), rgba(255, 46, 200, 0.75));
    box-shadow: 0 0 22px rgba(255, 83, 53, 0.35);
}

.ys-bundle-icon i,
.ys-bundle-icon .pe {
    margin: 0 !important;
    font-size: 1.45rem !important;
    color: #fff !important;
    text-shadow: none;
}

.ys-bundle-icon:empty {
    display: none;
}

.ys-bundle-title {
    margin: 0 0 0.75rem;
    color: #fff !important;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.3;
}

.ys-bundle-text {
    flex: 1 1 auto;
    margin: 0 0 1.25rem;
    max-width: 22rem;
    color: rgba(246, 242, 255, 0.78) !important;
    font-size: 0.98rem;
    line-height: 1.65;
}

.ys-bundle-btn {
    margin-top: auto;
    min-width: 9.5rem;
    border-radius: 999px !important;
    font-weight: 700;
    letter-spacing: 0.04em;
    box-shadow: 0 0 18px rgba(255, 83, 53, 0.35) !important;
}

@media (max-width: 767.98px) {
    .ys-bundle-card {
        min-height: 0;
    }
}

/* Large desktop + 4K / ultra-wide screens */
@media (min-width: 1400px) {
    :root {
        --ys-content-max: 1320px;
        --ys-header-max: 1440px;
    }

    .container {
        max-width: var(--ys-content-max);
    }
}

@media (min-width: 1600px) {
    :root {
        --ys-content-max: 1480px;
        --ys-header-max: 1600px;
        --ys-prose-max: 50rem;
    }

    html {
        font-size: 106.25%;
    }

    .container {
        max-width: var(--ys-content-max);
    }

    .section {
        padding-top: 5.75rem;
        padding-bottom: 5.75rem;
    }

    .ys-header .logo,
    .ys-header .navigation .logo,
    .navigation.ys-header .logo {
        max-height: 52px !important;
    }
}

@media (min-width: 1920px) {
    :root {
        --ys-content-max: 1680px;
        --ys-header-max: 1800px;
        --ys-prose-max: 52rem;
    }

    html {
        font-size: 112.5%;
    }

    .container {
        max-width: var(--ys-content-max);
    }

    .section {
        padding-top: 6.5rem;
        padding-bottom: 6.5rem;
    }

    .page-home .alter3-header.section,
    .alter3-header.section {
        min-height: min(92vh, 1100px);
    }

    .headline h2,
    .headline .display-md-3,
    .alter3-header .extra-bold,
    .alter3-header .display-md-3 {
        font-size: clamp(2.6rem, 3.2vw, 4.25rem);
        line-height: 1.08;
    }

    .headline h5,
    .headline h1.lead,
    .headline h2.lead,
    .section-heading .lead {
        max-width: var(--ys-prose-max);
        font-size: 1.15rem;
    }

    .ys-header .navbar-nav .nav-link:not(.client-area),
    .ys-header .nav-link:not(.client-area) {
        padding: 0.55rem 0.7rem !important;
        font-size: 0.95rem !important;
    }

    .ys-header .navbar-nav .client-area.btn,
    .ys-header .client-area.btn,
    .ys-header .btn.client-area {
        padding: 0.58rem 1.35rem !important;
        font-size: 0.95rem !important;
    }
}

@media (min-width: 2560px) {
    :root {
        --ys-content-max: 1920px;
        --ys-header-max: 2040px;
        --ys-prose-max: 54rem;
        --ys-radius: 24px;
    }

    html {
        font-size: 125%;
    }

    .container {
        max-width: var(--ys-content-max);
    }

    .section {
        padding-top: 7.5rem;
        padding-bottom: 7.5rem;
    }

    .page-home .alter3-header.section,
    .alter3-header.section {
        min-height: min(88vh, 1280px);
    }

    .ys-header .ys-header-bar,
    .ys-header.navigation .container.ys-header-bar {
        padding: 0.9rem 1.5rem;
    }

    .ys-header .logo,
    .ys-header .navigation .logo,
    .navigation.ys-header .logo {
        max-height: 58px !important;
    }

    body {
        background-size: auto, auto, 72px 72px, 72px 72px;
    }
}

@media (min-width: 3840px) {
    :root {
        --ys-content-max: 2200px;
        --ys-header-max: 2360px;
        --ys-prose-max: 58rem;
        --ys-radius: 28px;
    }

    html {
        font-size: 137.5%;
    }

    .container {
        max-width: var(--ys-content-max);
    }

    .section {
        padding-top: 8.5rem;
        padding-bottom: 8.5rem;
    }

    .page-home .alter3-header.section,
    .alter3-header.section {
        min-height: min(86vh, 1500px);
    }

    .headline h2,
    .headline .display-md-3,
    .alter3-header .extra-bold,
    .alter3-header .display-md-3 {
        font-size: clamp(3.2rem, 2.8vw, 5.5rem);
    }

    .ys-header .logo,
    .ys-header .navigation .logo,
    .navigation.ys-header .logo {
        max-height: 64px !important;
    }

    body {
        background-size: auto, auto, 88px 88px, 88px 88px;
    }
}
