.plugin-single-hero {
    background: linear-gradient(rgba(7,18,30,.72), rgba(7,18,30,.72)), url('/assets/img/ageroth_slider_2.jpg') center center / cover no-repeat;
    min-height: 640px;
    display: table;
    width: 100%;
}

.plugin-single-hero-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    padding: 150px 15px 100px;
}

.plugin-single-hero h1,
.plugin-single-hero h1 span,
.plugin-single-hero p,
.plugin-single-hero p span,
.plugin-single-hero .lang,
.plugin-single-hero .lang-el,
.plugin-single-hero .lang-en {
    color: #fff !important;
}

.plugin-hero-badge {
    display: inline-block;
    margin-bottom: 18px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(255,255,255,.10);
    border: 1px solid rgba(255,255,255,.16);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .2px;
}

.plugin-single-hero h1 {
    font-size: 52px;
    line-height: 1.15;
    margin: 0 0 12px;
    font-weight: 700;
}

.plugin-version {
    margin-top: 4px;
    margin-bottom: 18px;
    font-size: 13px;
    opacity: 0.85;
    color: #fff;
}

.plugin-single-subtitle {
    font-size: 20px;
    line-height: 1.9;
    max-width: 900px;
    margin: 0 auto 30px;
}

.lang-switcher {
    margin: 0 0 34px;
}

.lang-btn {
    display: inline-block;
    padding: 10px 18px;
    border: 1px solid rgba(255,255,255,.75);
    background: transparent;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 30px;
    margin: 0 6px;
    cursor: pointer;
    transition: all .2s ease;
    outline: none;
}

.lang-btn:hover {
    background: rgba(255,255,255,.12);
    color: #fff;
}

.lang-btn.active {
    background: #fff;
    color: #0b2033;
    border-color: #fff;
}

.plugin-single-page .hero-btns .btn {
    margin: 8px;
    min-width: 200px;
}

.plugin-pro-btn {
    background: #111 !important;
    color: #fff !important;
    border: 1px solid #111 !important;
}

.plugin-pro-btn:hover,
.plugin-pro-btn:focus {
    background: #333 !important;
    border-color: #333 !important;
    color: #fff !important;
}

.hero-outline-btn,
.plugin-single-mail-btn {
    color: #fff !important;
    border-color: #fff !important;
    background: transparent !important;
}

.hero-outline-btn:hover,
.hero-outline-btn:focus,
.plugin-single-mail-btn:hover,
.plugin-single-mail-btn:focus {
    color: #0b2033 !important;
    background: #fff !important;
    border-color: #fff !important;
}

.hero-outline-btn .lang,
.plugin-pro-btn .lang {
    color: inherit !important;
}

.hero-note {
    margin-top: 18px;
    font-size: 14px;
    opacity: 0.88;
    color: #fff;
}

.hero-note span {
    color: #fff !important;
}

.hero-micro-cards {
    max-width: 980px;
    margin: 42px auto 0;
    display: flex;
    justify-content: center;
    gap: 14px;
    flex-wrap: wrap;
}

.hero-micro-card {
    display: inline-block;
    padding: 13px 20px;
    border: 1px solid rgba(255,255,255,.18);
    background: rgba(255,255,255,.08);
    border-radius: 999px;
    color: #fff;
    font-size: 15px;
    line-height: 1.4;
}

.hero-micro-card span {
    color: #fff !important;
}

.plugin-single-page .gray-bg {
    background: #f7f9fc;
}

.narrow-intro {
    max-width: 820px;
    margin: 0 auto 50px;
    text-align: center;
}

.narrow-intro p {
    line-height: 1.9;
}

.intro-panels .info-panel,
.audience-card {
    background: #fff;
    border: 1px solid #e9e9e9;
    padding: 34px 28px;
    margin-bottom: 30px;
    min-height: 100%;
    box-shadow: 0 10px 28px rgba(0,0,0,.05);
    border-radius: 16px;
}

.info-panel h3,
.audience-card h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 24px;
    color: #222;
}

.info-panel p,
.audience-card p {
    line-height: 1.85;
    margin-bottom: 0;
    color: #555;
}

.feature-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
}

.feature-card {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 18px;
    padding: 30px 28px;
    box-shadow: 0 10px 30px rgba(0,0,0,.05);
}

.feature-card-title {
    font-size: 20px;
    font-weight: 700;
    color: #1c2530;
    margin-bottom: 12px;
    line-height: 1.4;
}

.feature-card-text {
    color: #55606d;
    line-height: 1.85;
}

.plugin-screenshots {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    margin-top: 30px;
}

.screenshot-item {
    text-align: center;
}

.screenshot-item img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    display: block;
}

.screenshot-caption {
    margin-top: 12px;
    font-size: 14px;
    color: #555;
}

.plan-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
    max-width: 980px;
    margin: 0 auto;
}

.plan-card {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 20px;
    padding: 34px 30px;
    box-shadow: 0 10px 30px rgba(0,0,0,.05);
}

.plan-card-featured {
    border-color: #0b2033;
    box-shadow: 0 14px 34px rgba(11,32,51,.10);
}

.plan-badge {
    display: inline-block;
    padding: 8px 14px;
    border-radius: 999px;
    background: #eef3f8;
    color: #0b2033;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 16px;
}

.plan-badge-dark {
    background: #0b2033;
    color: #fff;
}

.plan-card h3 {
    margin-top: 0;
    margin-bottom: 14px;
    font-size: 28px;
    color: #1b2430;
}

.plan-price {
    font-size: 28px;
    font-weight: 700;
    color: #0b2033;
    margin-bottom: 24px;
}

.plan-features {
    border-top: 1px solid #ededed;
    padding-top: 8px;
}

.plan-feature-row {
    padding: 12px 0;
    border-bottom: 1px solid #f0f0f0;
    color: #4a5663;
    line-height: 1.75;
}

.plan-feature-row:last-child {
    border-bottom: 0;
}

.plan-actions {
    margin-top: 26px;
}

.changelog-box {
    max-width: 820px;
    margin: 0 auto;
}

.changelog-item {
    display: flex;
    gap: 22px;
    padding: 22px 0;
    border-bottom: 1px solid #e9e9e9;
}

.changelog-version {
    font-weight: 700;
    min-width: 80px;
    color: #0b2033;
}

.changelog-content p {
    margin: 0;
    line-height: 1.8;
    color: #555;
}

.audience-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.plugin-single-cta {
    background: #0b2033;
    color: #fff;
    padding: 82px 0;
    text-align: center;
}

.plugin-single-cta h2,
.plugin-single-cta h2 span,
.plugin-single-cta p,
.plugin-single-cta p span {
    color: #fff !important;
}

.plugin-single-cta h2 {
    margin-bottom: 24px;
}

.plugin-single-cta-text {
    max-width: 760px;
    margin: 0 auto 34px;
    line-height: 1.95;
}

.lang {
    display: none;
}

.lang.lang-el {
    display: block;
}

.hero-btns .lang,
.hero-micro-cards .lang,
.plugin-hero-badge .lang,
.hero-note .lang,
.plan-badge .lang {
    display: none;
}

.hero-btns .lang.lang-el,
.hero-micro-cards .lang.lang-el,
.plugin-hero-badge .lang.lang-el,
.hero-note .lang.lang-el,
.plan-badge .lang.lang-el {
    display: inline;
}

.plugin-single-page ul,
.plugin-single-page li {
    list-style: none !important;
}

.plugin-single-page li::before,
.plugin-single-page li:before,
.plugin-single-page li::marker {
    content: none !important;
    display: none !important;
}

@media (max-width: 991px) {
    .plugin-single-hero h1 {
        font-size: 38px;
    }

    .plugin-single-subtitle {
        font-size: 18px;
    }

    .feature-grid,
    .audience-grid,
    .plan-grid,
    .plugin-screenshots {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .plugin-single-hero {
        min-height: auto;
    }

    .plugin-single-hero-content {
        padding: 120px 15px 75px;
    }

    .plugin-single-hero h1 {
        font-size: 30px;
    }

    .plugin-single-subtitle {
        font-size: 17px;
    }

    .plugin-single-page .hero-btns .btn {
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 10px auto 0;
        min-width: auto;
    }

    .hero-micro-cards {
        flex-direction: column;
        align-items: center;
        margin-top: 30px;
    }

    .hero-micro-card {
        width: 100%;
        max-width: 340px;
        border-radius: 14px;
    }

    .plan-card {
        padding: 28px 22px;
    }

    .changelog-item {
        display: block;
    }

    .changelog-version {
        margin-bottom: 8px;
    }
}
.changelog-upcoming {
    opacity: 0.75;
}
