/* PMS Software Licences Page v1.4 */
:root{
    --pms-soft-dark:#07111B;
    --pms-soft-black:#111315;
    --pms-soft-charcoal:#1A1D21;
    --pms-soft-blue:#1E88FF;
    --pms-soft-light:#4FC3FF;
    --pms-soft-white:#FFFFFF;
    --pms-soft-muted:#C8D4E2;
}

html,
body{
    overflow-x:hidden!important;
}

body.pms-software-licences-active{
    background:#07111B!important;
    overflow-x:hidden!important;
}

/* Keep Kadence header/footer visible while removing the default page shell */
body.pms-software-licences-active .entry-hero,
body.pms-software-licences-active .entry-hero-container-inner,
body.pms-software-licences-active .entry-header,
body.pms-software-licences-active .page-header,
body.pms-software-licences-active .entry-title,
body.pms-software-licences-active .page-title,
body.pms-software-licences-active .wp-block-post-title,
body.pms-software-licences-active h1.entry-title{
    display:none!important;
    height:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
}

body.pms-software-licences-active #page,
body.pms-software-licences-active #inner-wrap,
body.pms-software-licences-active #content,
body.pms-software-licences-active #primary,
body.pms-software-licences-active #main,
body.pms-software-licences-active .site,
body.pms-software-licences-active .site-main,
body.pms-software-licences-active .site-content,
body.pms-software-licences-active .content-area,
body.pms-software-licences-active .content-container,
body.pms-software-licences-active .content-bg,
body.pms-software-licences-active .content-wrap,
body.pms-software-licences-active .site-container,
body.pms-software-licences-active .entry,
body.pms-software-licences-active article,
body.pms-software-licences-active .entry-content-wrap,
body.pms-software-licences-active .entry-content,
body.pms-software-licences-active .wp-block-post-content,
body.pms-software-licences-active .wp-site-blocks,
body.pms-software-licences-active .wp-block-group{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    background:#07111B!important;
    box-shadow:none!important;
}

body.pms-software-licences-active .entry-content > *,
body.pms-software-licences-active .wp-block-post-content > *{
    max-width:none!important;
}

body.pms-software-licences-active .pms-ul-header-spacer{
    display:none!important;
    height:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
}

body.pms-software-licences-active .entry-content > .pms-soft-page,
body.pms-software-licences-active .wp-block-post-content > .pms-soft-page{
    position:relative!important;
    left:auto!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding-left:20px!important;
    padding-right:20px!important;
}


body:has(#pms-software-licences-page) .entry-title,
body:has(#pms-software-licences-page) .page-title{
    display:none!important;
}

body:has(#pms-software-licences-page) #page,
body:has(#pms-software-licences-page) .site,
body:has(#pms-software-licences-page) .site-content,
body:has(#pms-software-licences-page) .content-area,
body:has(#pms-software-licences-page) .site-main,
body:has(#pms-software-licences-page) main,
body:has(#pms-software-licences-page) article,
body:has(#pms-software-licences-page) .entry,
body:has(#pms-software-licences-page) .entry-content,
body:has(#pms-software-licences-page) .wp-site-blocks,
body:has(#pms-software-licences-page) .wp-block-group,
body:has(#pms-software-licences-page) .wp-block-post-content{
    max-width:none!important;
    width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
}

body:has(#pms-software-licences-page) .entry-content,
body:has(#pms-software-licences-page) .wp-block-post-content{
    padding:0!important;
}

body:has(#pms-software-licences-page) .entry-content > *,
body:has(#pms-software-licences-page) .wp-block-post-content > *{
    max-width:none!important;
}

.pms-soft-page{
    width:100%!important;
    max-width:none!important;
    position:relative!important;
    margin:0!important;
    overflow:hidden;
    background:
        radial-gradient(circle at 14% 0%, rgba(30,136,255,.22), transparent 34%),
        radial-gradient(circle at 92% 10%, rgba(79,195,255,.14), transparent 30%),
        linear-gradient(180deg, #07111B 0%, #081726 48%, #07111B 100%);
    color:var(--pms-soft-white);
    padding:84px 20px 96px;
    box-sizing:border-box;
    font-family:inherit;
}

.pms-soft-page *{
    box-sizing:border-box;
}

.pms-soft-hero,
.pms-soft-intro-grid,
.pms-soft-section,
.pms-soft-process,
.pms-soft-warning,
.pms-soft-cta{
    max-width:1180px;
    margin-left:auto;
    margin-right:auto;
}

.pms-soft-hero{
    margin-bottom:34px;
}

.pms-soft-hero-inner{
    position:relative;
    overflow:hidden;
    border:1px solid rgba(30,136,255,.38);
    border-radius:30px;
    padding:58px 52px;
    background:
        radial-gradient(circle at 10% 0%, rgba(30,136,255,.26), transparent 40%),
        linear-gradient(135deg, rgba(8,24,39,.96), rgba(3,11,20,.96));
    box-shadow:0 30px 90px rgba(0,0,0,.38);
}

.pms-soft-hero-inner::before,
.pms-soft-cta-inner::before,
.pms-soft-section::before,
.pms-soft-warning-inner::before{
    content:"";
    position:absolute;
    top:0;
    left:52px;
    width:150px;
    height:3px;
    background:linear-gradient(90deg, var(--pms-soft-blue), var(--pms-soft-light));
    border-radius:99px;
}

.pms-soft-kicker{
    margin:0 0 14px;
    color:var(--pms-soft-light);
    font-size:13px;
    font-weight:900;
    letter-spacing:.16em;
    text-transform:uppercase;
    line-height:1.4;
}

.pms-soft-hero h1{
    margin:0 0 18px;
    color:var(--pms-soft-white);
    font-size:clamp(42px, 6vw, 78px);
    line-height:.95;
    letter-spacing:-.06em;
    max-width:900px;
}

.pms-soft-lead{
    margin:0;
    color:var(--pms-soft-muted);
    font-size:clamp(17px, 2vw, 22px);
    line-height:1.62;
    max-width:830px;
}

.pms-soft-hero-note{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    max-width:760px;
    margin:28px 0 0;
    padding:16px 18px;
    border-radius:18px;
    border:1px solid rgba(79,195,255,.28);
    background:rgba(30,136,255,.10);
    color:#FFFFFF;
}

.pms-soft-hero-note strong{
    color:#FFFFFF;
    font-weight:950;
}

.pms-soft-hero-note span{
    color:var(--pms-soft-muted);
}

.pms-soft-actions{
    display:flex;
    flex-wrap:wrap;
    gap:14px;
    margin-top:30px;
}

.pms-soft-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:52px;
    border-radius:999px;
    padding:14px 24px;
    font-size:15px;
    font-weight:900;
    line-height:1;
    text-decoration:none!important;
    transition:transform .2s ease, border-color .2s ease, background .2s ease;
}

.pms-soft-btn:hover{
    transform:translateY(-2px);
}

.pms-soft-btn-primary{
    color:#FFFFFF!important;
    border:1px solid rgba(79,195,255,.74);
    background:linear-gradient(135deg, var(--pms-soft-blue), #0B63D8);
    box-shadow:0 18px 42px rgba(30,136,255,.26);
}

.pms-soft-btn-secondary{
    color:#FFFFFF!important;
    border:1px solid rgba(79,195,255,.38);
    background:rgba(10,30,50,.72);
}

.pms-soft-intro-grid{
    display:grid;
    grid-template-columns:repeat(3, minmax(0, 1fr));
    gap:24px;
    margin-bottom:56px;
}

.pms-soft-mini-card,
.pms-soft-card,
.pms-soft-process article{
    position:relative;
    overflow:hidden;
    border-radius:24px;
    border:1px solid rgba(30,136,255,.52);
    background:
        radial-gradient(circle at 20% 0%, rgba(30,136,255,.18), transparent 36%),
        linear-gradient(180deg, rgba(5,18,31,.98), rgba(2,10,18,.98));
    box-shadow:0 22px 58px rgba(0,0,0,.26);
}

.pms-soft-mini-card::before,
.pms-soft-card::before,
.pms-soft-process article::before{
    content:"";
    position:absolute;
    top:0;
    left:44px;
    width:104px;
    height:2px;
    background:linear-gradient(90deg, var(--pms-soft-blue), var(--pms-soft-light));
    border-radius:99px;
}

.pms-soft-mini-inner,
.pms-soft-card-inner{
    padding:36px 44px 40px;
}

.pms-soft-mini-inner span,
.pms-soft-badge,
.pms-soft-process article span{
    display:inline-flex;
    width:50px;
    height:42px;
    align-items:center;
    justify-content:center;
    margin:0 0 22px;
    border-radius:12px;
    border:1px solid var(--pms-soft-blue);
    background:rgba(30,136,255,.14);
    color:#FFFFFF;
    font-size:20px;
    font-weight:950;
    line-height:1;
    letter-spacing:-.04em;
}

.pms-soft-mini-card h2,
.pms-soft-card h3,
.pms-soft-process h3{
    margin:0 0 14px;
    color:#FFFFFF;
    font-size:clamp(24px, 2.7vw, 34px);
    line-height:1.04;
    letter-spacing:-.045em;
}

.pms-soft-mini-card p,
.pms-soft-card p,
.pms-soft-process p{
    margin:0;
    color:var(--pms-soft-muted);
    font-size:16px;
    line-height:1.62;
}

.pms-soft-section,
.pms-soft-warning-inner,
.pms-soft-cta-inner{
    position:relative;
    overflow:hidden;
    border-radius:30px;
    border:1px solid rgba(30,136,255,.38);
    background:
        radial-gradient(circle at 8% 0%, rgba(30,136,255,.14), transparent 34%),
        linear-gradient(180deg, rgba(5,18,31,.97), rgba(3,12,21,.97));
    box-shadow:0 24px 60px rgba(0,0,0,.25);
}

.pms-soft-section{
    padding:46px 42px 42px;
    margin-bottom:56px;
}

.pms-soft-section-head{
    max-width:880px;
    margin:0 0 28px;
}

.pms-soft-section-head h2,
.pms-soft-process-head h2,
.pms-soft-warning h2,
.pms-soft-cta h2{
    margin:0 0 14px;
    color:#FFFFFF;
    font-size:clamp(34px, 4vw, 58px);
    line-height:1;
    letter-spacing:-.055em;
}

.pms-soft-section-head p:not(.pms-soft-kicker),
.pms-soft-warning p,
.pms-soft-cta p{
    margin:0;
    color:var(--pms-soft-muted);
    font-size:18px;
    line-height:1.62;
}

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

.pms-soft-card-tag{
    margin:0 0 10px!important;
    color:var(--pms-soft-light)!important;
    font-size:12px!important;
    line-height:1.3!important;
    font-weight:900!important;
    letter-spacing:.14em!important;
    text-transform:uppercase!important;
}

.pms-soft-card ul,
.pms-soft-warning ul{
    list-style:none;
    margin:22px 0 0;
    padding:0;
    display:grid;
    gap:10px;
}

.pms-soft-card li,
.pms-soft-warning li{
    position:relative;
    margin:0;
    padding:0 0 0 30px;
    color:#FFFFFF;
    font-size:15px;
    line-height:1.48;
    font-weight:800;
}

.pms-soft-card li::before,
.pms-soft-warning li::before{
    content:"";
    position:absolute;
    left:0;
    top:.15em;
    width:18px;
    height:18px;
    border-radius:6px;
    background:rgba(79,195,255,.14);
    border:1px solid rgba(79,195,255,.45);
}

.pms-soft-card li::after,
.pms-soft-warning li::after{
    content:"";
    position:absolute;
    left:6px;
    top:.52em;
    width:6px;
    height:3px;
    border-left:2px solid #FFFFFF;
    border-bottom:2px solid #FFFFFF;
    transform:rotate(-45deg);
}

.pms-soft-process{
    margin-bottom:56px;
}

.pms-soft-process-head{
    margin:0 0 24px;
}

.pms-soft-process-grid{
    display:grid;
    grid-template-columns:repeat(4, minmax(0, 1fr));
    gap:20px;
}

.pms-soft-process article{
    min-height:240px;
    padding:32px;
}

.pms-soft-warning{
    margin-bottom:56px;
}

.pms-soft-warning-inner,
.pms-soft-cta-inner{
    padding:46px 52px;
}

.pms-soft-warning p,
.pms-soft-cta p{
    max-width:860px;
}

.pms-soft-warning ul{
    max-width:900px;
}

.pms-soft-cta p{
    margin-bottom:28px;
}

@media(max-width:1100px){
    .pms-soft-card-grid,
    .pms-soft-process-grid{
        grid-template-columns:repeat(2, minmax(0, 1fr));
    }
}

@media(max-width:900px){
    .pms-soft-intro-grid,
    .pms-soft-card-grid,
    .pms-soft-process-grid{
        grid-template-columns:1fr;
    }

    .pms-soft-hero-inner,
    .pms-soft-warning-inner,
    .pms-soft-cta-inner{
        padding:46px 30px;
    }

    .pms-soft-hero-inner::before,
    .pms-soft-warning-inner::before,
    .pms-soft-cta-inner::before{
        left:30px;
    }

    .pms-soft-section{
        padding:42px 28px 32px;
    }

    .pms-soft-section::before,
    .pms-soft-mini-card::before,
    .pms-soft-card::before,
    .pms-soft-process article::before{
        left:30px;
    }

    .pms-soft-mini-inner,
    .pms-soft-card-inner{
        padding:34px 30px 36px;
    }
}

@media(max-width:640px){
    .pms-soft-page{
        padding:56px 14px 76px;
    }

    .pms-soft-hero-inner,
    .pms-soft-warning-inner,
    .pms-soft-cta-inner{
        border-radius:24px;
        padding:38px 22px;
    }

    .pms-soft-hero-inner::before,
    .pms-soft-warning-inner::before,
    .pms-soft-cta-inner::before{
        left:22px;
    }

    .pms-soft-actions{
        flex-direction:column;
    }

    .pms-soft-btn{
        width:100%;
    }

    .pms-soft-section{
        padding:38px 18px 24px;
        border-radius:24px;
    }

    .pms-soft-section::before,
    .pms-soft-mini-card::before,
    .pms-soft-card::before,
    .pms-soft-process article::before{
        left:24px;
    }

    .pms-soft-mini-inner,
    .pms-soft-card-inner{
        padding:32px 24px 34px;
    }

    .pms-soft-process article{
        padding:30px 24px;
    }
}


/* PMS Software Licences v1.3
   Pyramid layout for 5 software cards:
   3 across the top, 2 centred below. */
@media(min-width:1101px){
    .pms-soft-card-grid{
        grid-template-columns:repeat(6, minmax(0, 1fr))!important;
    }

    .pms-soft-card{
        grid-column:span 2!important;
    }

    .pms-soft-card:nth-child(4){
        grid-column:2 / span 2!important;
    }

    .pms-soft-card:nth-child(5){
        grid-column:4 / span 2!important;
    }
}

@media(max-width:1100px){
    .pms-soft-card{
        grid-column:auto!important;
    }
}


/* PMS Software Licences v1.4 Kadence shell and contrast refinements */
body.pms-software-licences-active .pms-soft-page{
    background:
        radial-gradient(circle at 14% 0%, rgba(30,136,255,.22), transparent 34%),
        radial-gradient(circle at 92% 10%, rgba(79,195,255,.14), transparent 30%),
        linear-gradient(180deg, #07111B 0%, #081726 48%, #07111B 100%)!important;
}

body.pms-software-licences-active .pms-soft-hero h1,
body.pms-software-licences-active .pms-soft-section-head h2,
body.pms-software-licences-active .pms-soft-process-head h2,
body.pms-software-licences-active .pms-soft-warning h2,
body.pms-software-licences-active .pms-soft-cta h2,
body.pms-software-licences-active .pms-soft-mini-card h2,
body.pms-software-licences-active .pms-soft-card h3,
body.pms-software-licences-active .pms-soft-process h3{
    color:#FFFFFF!important;
    opacity:1!important;
    text-shadow:0 0 18px rgba(30,136,255,.18)!important;
}

body.pms-software-licences-active .pms-soft-lead,
body.pms-software-licences-active .pms-soft-section-head p:not(.pms-soft-kicker),
body.pms-software-licences-active .pms-soft-warning p,
body.pms-software-licences-active .pms-soft-cta p,
body.pms-software-licences-active .pms-soft-mini-card p,
body.pms-software-licences-active .pms-soft-card p,
body.pms-software-licences-active .pms-soft-process p,
body.pms-software-licences-active .pms-soft-hero-note span{
    color:#DCEBFA!important;
    opacity:1!important;
}

body.pms-software-licences-active .pms-soft-card li,
body.pms-software-licences-active .pms-soft-warning li{
    color:#FFFFFF!important;
}

@media(max-width:640px){
    body.pms-software-licences-active .entry-content > .pms-soft-page,
    body.pms-software-licences-active .wp-block-post-content > .pms-soft-page{
        padding-left:14px!important;
        padding-right:14px!important;
    }
}
