.service-premium{
    position:relative;
}

body[data-page-mode="service-detail"] .section.service-premium--hero{
    padding:24px 0 14px;
}

body[data-page-mode="service-detail"] .section.service-premium__section{
    padding:20px 0;
}

.service-premium__hero,
.service-premium__split{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(360px,1fr);
    gap:14px;
    align-items:stretch;
}

.service-premium__split--reverse{
    grid-template-columns:minmax(360px,1fr) minmax(0,1fr);
}

.service-premium__split--reverse > .service-premium__media{
    order:1;
}

.service-premium__split--reverse > .service-premium__content{
    order:2;
}

.service-premium__copy,
.service-premium__visual,
.service-premium__content,
.service-premium__media,
.service-premium__closing,
.service-premium__workflow-card,
.service-premium__benefit-card,
.service-premium__card,
.service-premium__proof-card{
    position:relative;
    border-radius:30px;
    border:1px solid rgba(255,255,255,.08);
    background:linear-gradient(180deg, rgba(14,20,33,.86), rgba(8,12,20,.88));
    box-shadow:0 14px 34px rgba(0,0,0,.18);
    overflow:hidden;
    contain:layout paint;
}

body[data-page-mode="service-detail"] .service-premium__copy,
body[data-page-mode="service-detail"] .service-premium__visual,
body[data-page-mode="service-detail"] .service-premium__content,
body[data-page-mode="service-detail"] .service-premium__media,
body[data-page-mode="service-detail"] .service-premium__closing,
body[data-page-mode="service-detail"] .service-premium__workflow-card,
body[data-page-mode="service-detail"] .service-premium__benefit-card,
body[data-page-mode="service-detail"] .service-premium__card,
body[data-page-mode="service-detail"] .service-premium__proof-card{
    box-shadow:0 10px 24px rgba(0,0,0,.14) !important;
}

.service-premium__copy,
.service-premium__content{
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    height:100%;
    padding:24px;
}

.service-premium__visual,
.service-premium__media{
    display:flex;
    flex-direction:column;
    height:100%;
    padding:14px;
}

.service-premium__copy::before,
.service-premium__visual::before,
.service-premium__content::before,
.service-premium__media::before,
.service-premium__closing::before,
.service-premium__workflow-card::before,
.service-premium__benefit-card::before,
.service-premium__card::before,
.service-premium__proof-card::before{
    content:"";
    position:absolute;
    inset:0 auto auto 0;
    width:100%;
    height:1px;
    background:linear-gradient(90deg, rgba(255,255,255,.18), rgba(255,255,255,0));
}

.service-premium__eyebrow{
    display:inline-flex;
    align-items:center;
    min-height:34px;
    padding:0 14px;
    border-radius:999px;
    background:rgba(255,255,255,.04);
    border:1px solid rgba(255,255,255,.08);
    color:#dfe8f7;
    font-size:12px;
    font-weight:800;
    letter-spacing:.12em;
    text-transform:uppercase;
}

.service-premium__copy h1{
    margin:18px 0 0;
    font-size:clamp(36px,4.6vw,62px);
    line-height:1;
    letter-spacing:-.06em;
    text-wrap:balance;
}

.service-premium__lead{
    margin:20px 0 0;
    font-size:clamp(22px,2.4vw,30px);
    line-height:1.22;
    letter-spacing:-.03em;
    color:#f4f8ff;
    max-width:15ch;
}

.service-premium__intro,
.service-premium__section-head p,
.service-premium__card p,
.service-premium__benefit-card p,
.service-premium__workflow-card p,
.service-premium__proof-card p,
.service-premium__related-card span,
.service-premium__media-note span{
    color:#b7c4d7;
    font-size:16px;
    line-height:1.76;
}

.service-premium__intro{
    margin:18px 0 0;
    max-width:70ch;
}

.service-premium__hero-support{
    display:grid;
    gap:8px;
    margin-top:18px;
    padding:16px 18px;
    border-radius:22px;
    border:1px solid rgba(255,255,255,.07);
    background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.012));
}

.service-premium__hero-support strong{
    display:block;
    color:#f5f9ff;
    font-size:17px;
    line-height:1.32;
    letter-spacing:-.03em;
}

.service-premium__hero-support span{
    display:block;
    color:#aebfd2;
    font-size:15px;
    line-height:1.72;
}

.service-premium__actions{
    display:flex;
    flex-wrap:wrap;
    gap:12px;
    margin-top:24px;
}

.service-premium__actions .btn{
    min-width:188px;
    justify-content:center;
}

.service-premium__hero-emblem{
    display:none;
}

.service-premium__figure,
.service-premium__media-figure{
    position:relative;
    overflow:hidden;
    margin:0;
    border-radius:26px;
    flex:1 1 auto;
    background:rgba(255,255,255,.03);
}

.service-premium__figure{
    min-height:420px;
    aspect-ratio:4 / 4.8;
}

.service-premium__media-figure{
    min-height:300px;
    aspect-ratio:16 / 10;
}

.service-premium__figure img,
.service-premium__media-figure img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.service-premium__media{
    min-height:100%;
}

.service-premium__section-head{
    display:grid;
    gap:8px;
    margin-bottom:14px;
}

.service-premium__section-head--wide h2{
    margin:0;
    max-width:none;
    width:100%;
    font-size:clamp(30px,3.8vw,50px);
    line-height:1.04;
    letter-spacing:-.06em;
    text-wrap:balance;
}

.service-premium__section-head--center{
    justify-items:stretch;
    text-align:left;
}

.service-premium__section-head--center h2{
    max-width:none;
}

.service-premium__section-head--compact{
    margin-bottom:18px;
}

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

.service-premium__card,
.service-premium__benefit-card,
.service-premium__workflow-card,
.service-premium__proof-card{
    padding:18px;
}

.service-premium__card h3,
.service-premium__benefit-card h3,
.service-premium__workflow-card h3,
.service-premium__proof-card h3{
    margin:0 0 10px;
    color:#f7fbff;
    font-size:21px;
    line-height:1.14;
    letter-spacing:-.04em;
}

.service-premium__workflow{
    display:grid;
    grid-template-columns:repeat(5, minmax(0,1fr));
    gap:10px;
}

.service-premium__workflow-step{
    display:inline-flex;
    align-items:center;
    min-height:32px;
    padding:0 12px;
    border-radius:999px;
    background:rgba(255,255,255,.04);
    border:1px solid rgba(255,255,255,.08);
    color:#ffc970;
    font-size:12px;
    font-weight:900;
    letter-spacing:.12em;
    text-transform:uppercase;
}

.service-premium__benefits{
    display:grid;
    grid-template-columns:repeat(5, minmax(0,1fr));
    gap:10px;
}

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

.service-premium__proof-card strong{
    display:block;
    margin-bottom:14px;
    font-size:clamp(38px,4vw,56px);
    line-height:.95;
    color:#ffffff;
}

.service-premium__faq{
    display:grid;
    gap:18px;
}

.service-premium__faq-list{
    display:grid;
    gap:14px;
}

.service-premium__closing-wrap{
    display:grid;
}

.service-premium__closing{
    display:grid;
    grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr);
    gap:16px;
    padding:14px;
}

.service-premium__closing-copy{
    display:grid;
    align-content:center;
    gap:12px;
    padding:10px 8px 10px 6px;
}

.service-premium__closing-copy h2{
    margin:0;
    font-size:clamp(34px,4.2vw,58px);
    line-height:1;
    letter-spacing:-.06em;
}

.service-premium__closing-copy p{
    margin:0;
    color:#c0cddd;
    font-size:16px;
    line-height:1.72;
    max-width:66ch;
}

.service-premium__related{
    display:grid;
    gap:12px;
    margin-top:18px;
}

.service-premium__related-stage{
    display:grid;
    gap:16px;
}

.service-premium__related--standalone{
    position:relative;
    margin-top:0;
    padding:22px;
    border-radius:30px;
    border:1px solid rgba(255,255,255,.08);
    background:linear-gradient(180deg, rgba(14,20,33,.86), rgba(8,12,20,.88));
    box-shadow:0 10px 24px rgba(0,0,0,.14);
    overflow:hidden;
}

.service-premium__related--standalone::before{
    content:"";
    position:absolute;
    inset:0 auto auto 0;
    width:100%;
    height:1px;
    background:linear-gradient(90deg, rgba(255,255,255,.18), rgba(255,255,255,0));
}

.service-premium__related small{
    display:block;
    color:#90a5ba;
    font-size:11px;
    font-weight:800;
    letter-spacing:.12em;
    text-transform:uppercase;
}

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

.service-premium__related-card{
    display:grid;
    gap:8px;
    padding:16px 18px;
    border-radius:22px;
    border:1px solid rgba(255,255,255,.07);
    background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.012));
    color:inherit;
    text-decoration:none;
    transition:border-color .24s ease, transform .24s ease, background .24s ease;
}

.service-premium__related-card:hover{
    transform:translateY(-2px);
    border-color:rgba(255,255,255,.14);
    background:linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.016));
}

.service-premium__related-card strong{
    display:block;
    color:#f5f9ff;
    font-size:18px;
    line-height:1.2;
    letter-spacing:-.03em;
}

.service-premium__related-card span{
    display:block;
    color:#aabacc;
    font-size:14px;
    line-height:1.62;
}

.service-premium__closing-media{
    position:relative;
    min-height:100%;
    display:flex;
    overflow:hidden;
    border-radius:26px;
}

.service-premium__workflow-card:hover,
.service-premium__benefit-card:hover,
.service-premium__card:hover,
.service-premium__proof-card:hover{
    transform:translateY(-2px);
    border-color:rgba(140,167,255,.16);
    box-shadow:0 18px 40px rgba(0,0,0,.2);
}

body[data-page-mode="service-detail"] .service-premium__workflow-card:hover,
body[data-page-mode="service-detail"] .service-premium__benefit-card:hover,
body[data-page-mode="service-detail"] .service-premium__card:hover,
body[data-page-mode="service-detail"] .service-premium__proof-card:hover{
    box-shadow:0 14px 28px rgba(0,0,0,.16) !important;
}

@media (max-width:1320px){
    .service-premium__cards,
    .service-premium__workflow,
    .service-premium__benefits{
        grid-template-columns:repeat(2, minmax(0,1fr));
    }
}

@media (min-width:1101px){
    .service-premium__hero-emblem{
        display:flex;
        align-items:flex-end;
        justify-content:center;
        width:100%;
        height:220px;
        margin-top:auto;
        padding-top:8px;
        opacity:.8;
        pointer-events:none;
    }

    .service-premium__hero-emblem svg{
        height:220px;
        width:auto;
        max-width:min(300px, 78%);
        overflow:visible;
        transform:translateY(12px) rotate(-7deg);
        transform-origin:center bottom;
        filter:drop-shadow(0 24px 54px rgba(0,0,0,.26));
    }

    .service-premium__hero-emblem--emerald{
        color:rgba(124, 255, 184, .44);
    }

    .service-premium__hero-emblem--violet{
        color:rgba(188, 166, 255, .42);
    }

    .service-premium__hero-emblem--cyan{
        color:rgba(126, 214, 255, .4);
    }

    .service-premium__hero-emblem--azure{
        color:rgba(140, 196, 255, .42);
    }

    .service-premium__hero-emblem--amber{
        color:rgba(255, 204, 124, .42);
    }

    .service-premium__hero-emblem--rose{
        color:rgba(255, 166, 205, .4);
    }
}

@media (min-width:861px){
    body[data-page-mode="service-detail"] .service-premium__copy,
    body[data-page-mode="service-detail"] .service-premium__visual,
    body[data-page-mode="service-detail"] .service-premium__content,
    body[data-page-mode="service-detail"] .service-premium__media,
    body[data-page-mode="service-detail"] .service-premium__closing,
    body[data-page-mode="service-detail"] .service-premium__workflow-card,
    body[data-page-mode="service-detail"] .service-premium__benefit-card,
    body[data-page-mode="service-detail"] .service-premium__card,
    body[data-page-mode="service-detail"] .service-premium__proof-card{
        box-shadow:0 16px 42px rgba(0,0,0,.24);
    }

    body[data-page-mode="service-detail"] .service-premium__hero-emblem svg{
        filter:none;
    }
}

@media (max-width:1100px){
    .service-premium__hero,
    .service-premium__split,
    .service-premium__split--reverse,
    .service-premium__closing{
        grid-template-columns:1fr;
    }

    .service-premium__split--reverse > .service-premium__media,
    .service-premium__split--reverse > .service-premium__content{
        order:initial;
    }

}

@media (max-width:860px){
    body[data-page-mode="service-detail"] .site-shell{
        box-shadow:0 12px 24px rgba(0,0,0,.14) !important;
    }

    body[data-page-mode="service-detail"] .site-header{
        box-shadow:0 8px 18px rgba(0,0,0,.1) !important;
    }

    body[data-page-mode="service-detail"] .section.service-premium--hero{
        padding:18px 0 10px;
    }

    body[data-page-mode="service-detail"] .section.service-premium__section{
        padding:16px 0;
    }

    .service-premium__copy,
    .service-premium__content,
    .service-premium__card,
    .service-premium__benefit-card,
    .service-premium__workflow-card,
    .service-premium__proof-card{
        padding:18px;
    }

    .service-premium__closing{
        padding:12px;
    }

    .service-premium__visual,
    .service-premium__media,
    .service-premium__closing-media{
        padding:0;
        width:100%;
        max-width:none;
        margin-inline:0;
    }

    .service-premium__cards,
    .service-premium__workflow,
    .service-premium__benefits,
    .service-premium__proof-grid{
        grid-template-columns:1fr;
    }

    .service-premium__figure,
    .service-premium__media-figure{
        width:100%;
        max-width:100%;
        min-height:250px;
        aspect-ratio:4 / 3.2;
        margin-inline:0;
        border-radius:inherit;
    }

    .service-premium__figure img,
    .service-premium__media-figure img{
        height:100%;
        min-height:100%;
        object-fit:cover;
        object-position:center 32%;
    }

    .service-premium__section-head--wide h2,
    .service-premium__closing-copy h2{
        max-width:none;
    }

    .service-premium__actions{
        display:grid;
        grid-template-columns:1fr;
    }

    .service-premium__actions .btn{
        min-width:0;
    }

    .service-premium__related-grid{
        grid-template-columns:1fr;
    }

    .service-premium__related--standalone{
        padding:18px;
        border-radius:24px;
    }

    body[data-page-mode="service-detail"] .service-premium__copy,
    body[data-page-mode="service-detail"] .service-premium__visual,
    body[data-page-mode="service-detail"] .service-premium__content,
    body[data-page-mode="service-detail"] .service-premium__media,
    body[data-page-mode="service-detail"] .service-premium__closing,
    body[data-page-mode="service-detail"] .service-premium__workflow-card,
    body[data-page-mode="service-detail"] .service-premium__benefit-card,
    body[data-page-mode="service-detail"] .service-premium__card,
    body[data-page-mode="service-detail"] .service-premium__proof-card{
        box-shadow:0 8px 18px rgba(0,0,0,.12) !important;
    }
}
