:root {
    --sp-hero-bg: #07030d;
    --sp-hero-panel: #11081d;
    --sp-hero-violet: #a83cff;
    --sp-hero-purple: #6f2cff;
    --sp-hero-text: #fffaff;
    --sp-hero-muted: #baaeca;
    --sp-hero-line: rgba(191, 93, 255, .26);
}

section#intro.sp-premium-hero {
    position: relative;
    padding: 0 0 66px;
    overflow: hidden;
    background:
        radial-gradient(circle at 75% 31%, rgba(151, 40, 255, .21), transparent 37%),
        linear-gradient(135deg, #07030d 0%, #0d0616 58%, #050209 100%);
}

section#intro.sp-premium-hero::before {
    inset: 0;
    z-index: 0;
    opacity: 1;
    background:
        linear-gradient(rgba(210, 132, 255, .03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(210, 132, 255, .03) 1px, transparent 1px);
    background-size: 48px 48px;
}

section#intro.sp-premium-hero::after {
    inset: auto 0 0;
    height: 260px;
    opacity: 1;
    background: linear-gradient(to top, rgba(68, 16, 106, .23), transparent);
}

.sp-premium-hero .container {
    position: relative;
    z-index: 2;
}

.sp-premium-hero .main--intro {
    display: block;
    padding-top: 0;
    text-align: left;
}

.sp-premium-hero .sp-hero__grid {
    position: relative;
    min-height: 690px;
    display: flex;
    align-items: center;
}

.sp-premium-hero .sp-hero__art {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
    background-image:
        linear-gradient(90deg, #07030d 0%, rgba(7, 3, 13, .98) 29%, rgba(7, 3, 13, .45) 53%, rgba(7, 3, 13, .05) 80%, rgba(7, 3, 13, .25) 100%),
        linear-gradient(0deg, #07030d 0%, transparent 30%),
        url("sp-premium-hero-v1.webp");
    background-position: 68% center;
    background-size: cover;
    background-repeat: no-repeat;
}

.sp-premium-hero .sp-hero__copy {
    position: relative;
    z-index: 2;
    width: min(650px, 51vw);
    padding: 78px 0 74px;
}

.sp-premium-hero .sp-hero__kicker {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 9px 14px;
    border: 1px solid #7d2dbe;
    border-radius: 999px;
    color: #dc9fff;
    background: rgba(31, 9, 49, .86);
    box-shadow: inset 0 0 22px rgba(165, 56, 255, .1);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .08em;
}

.sp-premium-hero .sp-hero__kicker::before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #d25dff;
    box-shadow: 0 0 15px #bf46ff;
}

.sp-premium-hero .sp-hero__copy h1 {
    margin: 25px 0 12px;
    max-width: 650px;
    color: var(--sp-hero-text);
    font-size: clamp(45px, 4.8vw, 72px);
    line-height: 1.02;
    letter-spacing: -.045em;
    font-weight: 850;
}

.sp-premium-hero .sp-hero__copy h1 strong {
    display: block;
    background: linear-gradient(90deg, #e27aff 0%, #9e3dff 50%, #6f52ff 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.sp-premium-hero .sp-hero__subtitle {
    margin: 0 0 13px;
    color: #f4e6ff;
    font-size: 21px;
    font-weight: 750;
}

.sp-premium-hero .sp-hero__description {
    max-width: 590px;
    margin: 0;
    color: var(--sp-hero-muted);
    font-size: 17px;
    line-height: 1.72;
}

.sp-premium-hero .sp-hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 30px;
}

.sp-premium-hero .sp-hero__button {
    display: inline-flex;
    min-height: 52px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 14px 23px;
    border: 1px solid var(--sp-hero-line);
    border-radius: 11px;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.sp-premium-hero .sp-hero__button--primary {
    background: linear-gradient(135deg, #8b36ff, #b936ff);
    border-color: #ca6aff;
    box-shadow: 0 16px 34px rgba(145, 36, 255, .32);
}

.sp-premium-hero .sp-hero__button--ghost {
    background: rgba(26, 10, 42, .82);
}

.sp-premium-hero .sp-hero__button:hover {
    color: #fff;
    transform: translateY(-2px);
    border-color: #e47aff;
}

.sp-premium-hero .sp-hero__trust {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 33px;
}

.sp-premium-hero .sp-hero__trust span {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 44px;
    padding: 6px 12px 6px 7px;
    color: #f0ddf8;
    background: linear-gradient(135deg, rgba(48, 15, 76, .9), rgba(22, 7, 37, .76));
    border: 1px solid rgba(185, 71, 255, .34);
    border-radius: 12px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05), 0 12px 28px rgba(0, 0, 0, .2);
    backdrop-filter: blur(10px);
    font-size: 12px;
    font-weight: 750;
}

.sp-premium-hero .sp-hero__trust i {
    width: 31px;
    height: 31px;
    display: grid;
    place-items: center;
    color: #ed9cff;
    background:
        radial-gradient(circle at 35% 25%, rgba(239, 155, 255, .3), transparent 46%),
        linear-gradient(145deg, rgba(138, 40, 203, .55), rgba(37, 10, 60, .94));
    border: 1px solid rgba(213, 102, 255, .68);
    border-radius: 10px;
    box-shadow: 0 0 21px rgba(177, 54, 255, .24);
}

.sp-premium-hero .sp-hero__trust svg {
    width: 16px;
    height: 16px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.sp-premium-hero .catpi--list {
    position: relative;
    z-index: 4;
    margin-top: -33px;
    padding: 12px;
    border: 1px solid var(--sp-hero-line);
    border-radius: 17px;
    background: rgba(18, 7, 29, .91);
    box-shadow: 0 22px 60px rgba(0, 0, 0, .5);
    backdrop-filter: blur(18px);
}

.sp-premium-hero .catpi--list .catpi-item {
    background: rgba(255, 255, 255, .96);
}

@media (max-width: 1020px) {
    .sp-premium-hero .sp-hero__copy {
        width: 59vw;
    }
}

@media (max-width: 760px) {
    .sp-premium-hero .sp-hero__grid {
        min-height: 780px;
        align-items: flex-end;
    }

    .sp-premium-hero .sp-hero__art {
        background-image:
            linear-gradient(180deg, rgba(7, 3, 13, .08) 0%, rgba(7, 3, 13, .2) 41%, #07030d 68%),
            url("sp-premium-hero-v1.webp");
        background-size: auto 435px;
        background-position: 64% top;
    }

    .sp-premium-hero .sp-hero__copy {
        width: 100%;
        padding: 355px 0 50px;
    }

    .sp-premium-hero .sp-hero__copy h1 {
        font-size: 42px;
    }

    .sp-premium-hero .sp-hero__description {
        font-size: 15px;
    }

    .sp-premium-hero .catpi--list {
        margin-top: -18px;
    }
}

@media (max-width: 470px) {
    .sp-premium-hero .sp-hero__copy h1 {
        font-size: 36px;
    }

    .sp-premium-hero .sp-hero__actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .sp-premium-hero .sp-hero__trust {
        display: grid;
        grid-template-columns: 1fr;
        gap: 8px;
    }
}
