/* =========================================================
   GROW PAGES SYSTEM
   Only page-specific marketing styles.
   Core components live in grow-core.css.
   ========================================================= */


/* =========================================================
   SERVIZI CLEAN
   ========================================================= */

.gp-hero{
    position:relative;
    overflow:hidden;
    padding:150px 0 112px;
}

.gp-hero--dark{
    background:
        radial-gradient(circle at 72% 28%, rgba(0,123,255,.32), transparent 34%),
        radial-gradient(circle at 18% 78%, rgba(0,194,255,.14), transparent 30%),
        linear-gradient(135deg,#030712 0%,#07111f 52%,#020617 100%);
    color:#fff;
}





.gp-hero-title{
    max-width:1050px;
    margin:0;
    color:#fff;
    font-size:78px;
    line-height:.94;
    letter-spacing:-.07em;
}

.gp-hero-text{
    max-width:780px;
    margin:28px 0 0;
    color:rgba(255,255,255,.74);
    font-size:23px;
    line-height:1.55;
}

.gp-section--light{
    background:
        radial-gradient(circle at 8% 12%, rgba(0,123,255,.07), transparent 28%),
        radial-gradient(circle at 90% 48%, rgba(0,194,255,.08), transparent 26%),
        #eef4fb;
}

.gp-intro-card{
    max-width:860px;
    margin-bottom:56px;
    padding:44px 46px;
    border-radius:34px;
    background:rgba(255,255,255,.58);
    border:1px solid rgba(15,23,42,.07);
    box-shadow:0 28px 80px rgba(15,23,42,.055);
    backdrop-filter:blur(14px);
}

.gp-title-lg{
    margin:0 0 22px;
    color:inherit;
    font-size:56px;
    line-height:1.02;
    letter-spacing:-.055em;
}

.gp-intro-card p,
.gp-dark-card p,
.gp-service-card p,
.gp-impact-box p{
    font-size:17px;
    line-height:1.75;
}

.gp-intro-card p{
    color:#607086;
}

.gp-dark-card{
    position:relative;
    overflow:hidden;
    margin-bottom:90px;
    padding:46px;
    border-radius:34px;
    background:
        radial-gradient(circle at 85% 10%, rgba(0,123,255,.22), transparent 32%),
        linear-gradient(135deg,#07111f 0%,#0b1830 55%,#020617 100%);
    color:#fff;
    border:1px solid rgba(255,255,255,.10);
    box-shadow:0 36px 100px rgba(15,23,42,.18);
}

.gp-dark-card p{
    max-width:900px;
    color:rgba(255,255,255,.72);
}

.gp-dark-card .grow-grid{
    margin-top:34px;
}

.gp-mini-card{
    padding:24px;
    border-radius:22px;
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.12);
}

.gp-mini-card strong,
.gp-service-card span{
    display:block;
    color:#00A3FF;
    font-size:13px;
    letter-spacing:.08em;
    margin-bottom:18px;
}

.gp-mini-card h3,
.gp-service-card h3,
.gp-impact-box h3{
    margin:0 0 10px;
    font-size:24px;
    line-height:1.05;
    letter-spacing:-.035em;
}

.gp-mini-card p{
    margin:0;
    color:rgba(255,255,255,.72);
    font-size:15px;
    line-height:1.6;
}

.gp-section-head{
    max-width:780px;
    margin-bottom:34px;
}

.gp-service-card{
    position:relative;
    overflow:hidden;
    padding:30px;
    background:linear-gradient(180deg,#fff,#f6f9fd);
    border:1px solid rgba(0,123,255,.10);
    box-shadow:0 18px 42px rgba(15,23,42,.045);
}

.gp-service-card p{
    color:#607086;
}

.gp-service-card--highlight{
    background:
        radial-gradient(circle at 80% 18%, rgba(0,194,255,.34), transparent 34%),
        linear-gradient(135deg,#07111f 0%,#0047d7 100%);
    color:#fff;
}

.gp-service-card--highlight p{
    color:rgba(255,255,255,.76);
}

.gp-impact-card{
    position:relative;
    overflow:hidden;
    margin-top:70px;
    padding:58px;
    border-radius:34px;
    background:
        radial-gradient(circle at 82% 8%, rgba(0,123,255,.28), transparent 34%),
        linear-gradient(135deg,#07111f 0%,#0b1830 55%,#020617 100%);
    color:#fff;
    box-shadow:0 36px 110px rgba(2,6,23,.22);
}

.gp-impact-card .grow-grid{
    margin-top:32px;
}

.gp-impact-box{
    padding:28px;
    border-radius:24px;
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.13);
}

.gp-impact-box p{
    color:rgba(255,255,255,.72);
}

@media(max-width:900px){

    .gp-hero{
        padding-top:74px;
        padding-bottom:72px;
    }

    .gp-hero-title{
        font-size:clamp(38px,10.5vw,46px);
        line-height:.98;
        letter-spacing:-.06em;
    }

    .gp-hero-text{
        font-size:18px;
        line-height:1.6;
    }

    .gp-intro-card,
    .gp-dark-card,
    .gp-impact-card{
        width:100%;
        max-width:100%;
        padding:30px 26px;
    }

    .gp-title-lg{
        font-size:clamp(32px,9vw,38px);
        line-height:1.02;
        letter-spacing:-.055em;
    }

    .gp-mini-card,
    .gp-service-card,
    .gp-impact-box{
        width:100%;
        max-width:100%;
    }
}

/* SERVIZI CLEAN - Impact CTA spacing */
.gp-impact-card .grow-btn{
    margin-top:42px;
}

@media(max-width:900px){
    .gp-impact-card .grow-btn{
        margin-top:34px;
    }
}


/* =========================================================
   SOLUZIONI MARKETING PAGE
   Uses grow-core components
   ========================================================= */

.gp-hero--solutions{
    background:
        radial-gradient(circle at 76% 26%, rgba(0,123,255,.34), transparent 34%),
        radial-gradient(circle at 14% 78%, rgba(0,194,255,.12), transparent 30%),
        linear-gradient(135deg,#030712 0%,#07111f 55%,#020617 100%);
    color:#fff;
}

.gp-solutions-section{
    background:
        radial-gradient(circle at 10% 14%, rgba(0,123,255,.07), transparent 28%),
        radial-gradient(circle at 92% 54%, rgba(0,194,255,.08), transparent 26%),
        #eef4fb;
}

.gp-solutions-grid{
    align-items:stretch;
}

.gp-solution-card{
    min-height:390px;
    display:flex;
    flex-direction:column;
    padding:32px;
    background:#fff;
    box-shadow:0 24px 70px rgba(15,23,42,.06);
}

.gp-solution-card span{
    color:#007BFF;
    font-size:14px;
    letter-spacing:.08em;
    margin-bottom:24px;
}

.gp-solution-card h3{
    margin:0 0 14px;
    color:#07111f;
    font-size:30px;
    line-height:1.08;
    letter-spacing:-.045em;
}

.gp-solution-card p{
    color:#607086;
    line-height:1.65;
    margin:0 0 18px;
}

.gp-solution-card ul{
    margin:0 0 26px;
    padding-left:18px;
    color:#172033;
    line-height:1.8;
    font-weight:700;
}

.gp-solution-card a{
    margin-top:auto;
    display:inline-flex;
    width:max-content;
    padding:13px 20px;
    background:#007BFF;
    color:#fff;
    text-decoration:none;
    font-size:13px;
    box-shadow:0 12px 28px rgba(0,123,255,.22);
}

.gp-solution-card--highlight{
    background:
        radial-gradient(circle at 80% 20%, rgba(0,123,255,.38), transparent 36%),
        linear-gradient(135deg,#07111f,#0047d7);
    color:#fff;
}

.gp-solution-card--highlight h3,
.gp-solution-card--highlight p,
.gp-solution-card--highlight ul,
.gp-solution-card--highlight span{
    color:#fff;
}

.gp-solution-card--highlight p{
    opacity:.78;
}

.gp-solution-card--highlight a{
    background:#fff;
    color:#0047d7;
}

.gp-solutions-impact{
    margin-top:34px;
}

@media(max-width:900px){
    .gp-solution-card{
        min-height:auto;
        padding:28px;
        border-radius:26px;
    }

    .gp-solution-card h3{
        font-size:26px;
    }

    .gp-solution-card a{
        width:100%;
        justify-content:center;
    }
}


/* =========================================================
   METODO MARKETING PAGE
   ========================================================= */

.gp-hero--method{
    background:
        radial-gradient(circle at 78% 24%, rgba(0,123,255,.30), transparent 34%),
        radial-gradient(circle at 14% 82%, rgba(0,194,255,.12), transparent 30%),
        linear-gradient(135deg,#030712 0%,#07111f 55%,#020617 100%);
    color:#fff;
}

.gp-method-section{
    background:
        radial-gradient(circle at 8% 12%, rgba(0,123,255,.07), transparent 28%),
        radial-gradient(circle at 92% 52%, rgba(0,194,255,.08), transparent 26%),
        #eef4fb;
}

.gp-method-grid{
    margin-top:34px;
}

.gp-method-card{
    padding:36px;
    background:#fff;
}

.gp-method-card strong{
    display:block;
    margin-bottom:24px;
    color:#007BFF;
    font-size:14px;
    letter-spacing:.08em;
}

.gp-method-card h3{
    margin:0 0 16px;
    color:#07111f;
    font-size:34px;
    line-height:1.02;
    letter-spacing:-.05em;
}

.gp-method-card p{
    margin:0 0 20px;
    color:#607086;
    line-height:1.7;
}

.gp-method-card ul{
    margin:0;
    padding-left:18px;
    color:#172033;
    line-height:1.85;
    font-weight:700;
}

.gp-method-card--highlight{
    background:
        radial-gradient(circle at 82% 18%, rgba(0,123,255,.34), transparent 36%),
        linear-gradient(135deg,#07111f,#0047d7);
    color:#fff;
}

.gp-method-card--highlight h3,
.gp-method-card--highlight p,
.gp-method-card--highlight ul,
.gp-method-card--highlight strong{
    color:#fff;
}

.gp-method-card--highlight p{
    opacity:.78;
}

.gp-method-impact{
    margin-top:42px;
}

.gp-method-impact-head{
    margin-bottom:24px;
}

.gp-method-impact .grow-btn{
    margin-top:40px;
}

@media(max-width:900px){

    .gp-method-card{
        padding:30px;
    }

    .gp-method-card h3{
        font-size:28px;
    }
}


/* =========================================================
   WHY GROW PAGE
   ========================================================= */

.gp-hero--why{
    background:
        radial-gradient(circle at 74% 24%, rgba(0,123,255,.32), transparent 34%),
        radial-gradient(circle at 18% 78%, rgba(0,194,255,.14), transparent 30%),
        linear-gradient(135deg,#030712 0%,#07111f 55%,#020617 100%);
    color:#fff;
}

.gp-why-section{
    background:
        radial-gradient(circle at 8% 12%, rgba(0,123,255,.07), transparent 28%),
        radial-gradient(circle at 90% 52%, rgba(0,194,255,.08), transparent 26%),
        #eef4fb;
}

.gp-why-grid{
    margin-top:38px;
}

.gp-why-card{
    padding:34px;
    background:#fff;
}

.gp-why-card span{
    display:block;
    margin-bottom:24px;
    color:#007BFF;
    font-size:14px;
    letter-spacing:.08em;
}

.gp-why-card h3{
    margin:0 0 14px;
    color:#07111f;
    font-size:30px;
    line-height:1.04;
    letter-spacing:-.045em;
}

.gp-why-card p{
    margin:0;
    color:#607086;
    line-height:1.7;
}

.gp-why-card--highlight{
    background:
        radial-gradient(circle at 82% 18%, rgba(0,123,255,.34), transparent 36%),
        linear-gradient(135deg,#07111f,#0047d7);
    color:#fff;
}

.gp-why-card--highlight span,
.gp-why-card--highlight h3,
.gp-why-card--highlight p{
    color:#fff;
}

.gp-why-card--highlight p{
    opacity:.78;
}

.gp-why-dark{
    margin-top:42px;
}

.gp-why-process{
    margin-top:30px;
}

.gp-why-process-card{
    padding:32px;
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.12);
}

.gp-why-process-card strong{
    display:block;
    margin-bottom:18px;
    color:#00A3FF;
    font-size:13px;
    letter-spacing:.08em;
}

.gp-why-process-card h3{
    margin:0 0 12px;
    font-size:30px;
    line-height:1.04;
    letter-spacing:-.045em;
    color:#fff;
}

.gp-why-process-card p{
    margin:0;
    color:rgba(255,255,255,.74);
    line-height:1.7;
}

.gp-why-impact{
    margin-top:42px;
}

.gp-why-impact .grow-btn{
    margin-top:40px;
}

@media(max-width:900px){

    .gp-why-card,
    .gp-why-process-card{
        padding:28px;
        border-radius:26px;
    }

    .gp-why-card h3,
    .gp-why-process-card h3{
        font-size:26px;
    }
}


/* =========================================================
   WHY GROW / VANTAGGI PAGE
   Original content preserved
   ========================================================= */

.gp-hero--why{
    background:
        radial-gradient(circle at 75% 20%, rgba(0,123,255,.38), transparent 34%),
        radial-gradient(circle at 18% 78%, rgba(0,194,255,.12), transparent 30%),
        linear-gradient(135deg,#050816,#071a3d 55%,#050816);
    color:#fff;
}

.gp-why-section{
    background:
        radial-gradient(circle at 8% 12%, rgba(0,123,255,.07), transparent 28%),
        radial-gradient(circle at 90% 52%, rgba(0,194,255,.08), transparent 26%),
        #eef4fb;
}

.gp-why-top-grid{
    margin-bottom:90px;
}

.gp-why-point{
    padding:34px;
    background:#fff;
}

.gp-why-point--wide,
.gp-why-card--wide{
    grid-column:1 / -1;
}

.gp-why-point span,
.gp-why-card span{
    display:block;
    margin-bottom:24px;
    color:#007BFF;
    font-size:14px;
    letter-spacing:.08em;
}

.gp-why-point h3,
.gp-why-card h3{
    margin:0 0 16px;
    color:#07111f;
    font-size:30px;
    line-height:1.04;
    letter-spacing:-.045em;
}

.gp-why-point p,
.gp-why-card p{
    margin:0 0 14px;
    color:#607086;
    line-height:1.7;
}

.gp-why-intro{
    margin-bottom:56px;
}

.gp-why-grid{
    margin-top:34px;
}

.gp-why-card{
    padding:34px;
    background:#fff;
}

.gp-why-card--wide{
    background:
        radial-gradient(circle at 82% 18%, rgba(0,123,255,.34), transparent 36%),
        linear-gradient(135deg,#07111f,#0047d7);
    color:#fff;
}

.gp-why-card--wide span,
.gp-why-card--wide h3,
.gp-why-card--wide p{
    color:#fff;
}

.gp-why-card--wide p{
    opacity:.78;
}

@media(max-width:900px){
    .gp-why-top-grid{
        margin-bottom:58px;
    }

    .gp-why-point,
    .gp-why-card{
        padding:28px;
        border-radius:26px;
    }

    .gp-why-point h3,
    .gp-why-card h3{
        font-size:26px;
    }

    .gp-why-point--wide,
    .gp-why-card--wide{
        grid-column:auto;
    }
}


/* =========================================================
   WHY GROW - VISUAL POLISH
   More contrast, less white, same content
   ========================================================= */

.gp-why-section{
    background:
        radial-gradient(circle at 8% 10%, rgba(0,123,255,.10), transparent 30%),
        radial-gradient(circle at 92% 38%, rgba(0,194,255,.10), transparent 28%),
        linear-gradient(180deg,#eef4fb 0%,#f7fbff 48%,#eaf2fb 100%);
}

.gp-why-point:nth-child(2),
.gp-why-point:nth-child(5),
.gp-why-card:nth-child(2),
.gp-why-card:nth-child(5){
    background:
        radial-gradient(circle at 90% 12%, rgba(0,123,255,.16), transparent 32%),
        linear-gradient(180deg,#ffffff 0%,#f1f7ff 100%);
    border-color:rgba(0,123,255,.16);
}

.gp-why-point:nth-child(3),
.gp-why-card:nth-child(3){
    background:
        radial-gradient(circle at 82% 18%, rgba(0,123,255,.32), transparent 36%),
        linear-gradient(135deg,#07111f 0%,#0b1830 58%,#020617 100%);
    color:#fff;
    border-color:rgba(255,255,255,.12);
    box-shadow:0 30px 90px rgba(2,6,23,.18);
}

.gp-why-point:nth-child(3) span,
.gp-why-point:nth-child(3) h3,
.gp-why-point:nth-child(3) p,
.gp-why-card:nth-child(3) span,
.gp-why-card:nth-child(3) h3,
.gp-why-card:nth-child(3) p{
    color:#fff;
}

.gp-why-point:nth-child(3) p,
.gp-why-card:nth-child(3) p{
    opacity:.76;
}

.gp-why-intro{
    background:
        radial-gradient(circle at 88% 12%, rgba(0,123,255,.18), transparent 30%),
        rgba(255,255,255,.72);
    border-color:rgba(0,123,255,.14);
    box-shadow:
        0 30px 90px rgba(15,23,42,.075),
        0 0 60px rgba(0,123,255,.06);
}

.gp-why-point,
.gp-why-card{
    transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.gp-why-point:hover,
.gp-why-card:hover{
    transform:translateY(-4px);
    border-color:rgba(0,123,255,.24);
    box-shadow:0 30px 80px rgba(15,23,42,.09);
}

.gp-why-card--wide,
.gp-why-point--wide{
    background:
        radial-gradient(circle at 82% 18%, rgba(0,194,255,.30), transparent 36%),
        linear-gradient(135deg,#07111f 0%,#0047d7 100%);
    color:#fff;
    border-color:rgba(255,255,255,.12);
}

.gp-why-card--wide span,
.gp-why-card--wide h3,
.gp-why-card--wide p,
.gp-why-point--wide span,
.gp-why-point--wide h3,
.gp-why-point--wide p{
    color:#fff;
}

.gp-why-card--wide p,
.gp-why-point--wide p{
    opacity:.78;
}

@media(max-width:900px){
    .gp-why-point:hover,
    .gp-why-card:hover{
        transform:none;
    }
}


/* =========================================================
   CONTATTI MARKETING PAGE
   ========================================================= */

.gp-hero--contact{
    background:
        radial-gradient(circle at 76% 24%, rgba(0,123,255,.34), transparent 34%),
        radial-gradient(circle at 16% 78%, rgba(0,194,255,.12), transparent 30%),
        linear-gradient(135deg,#030712 0%,#07111f 55%,#020617 100%);
    color:#fff;
}

.gp-contact-section{
    background:
        radial-gradient(circle at 8% 12%, rgba(0,123,255,.08), transparent 28%),
        radial-gradient(circle at 92% 52%, rgba(0,194,255,.08), transparent 26%),
        #eef4fb;
}

.gp-contact-intro{
    margin-bottom:56px;
}

.gp-contact-grid{
    align-items:stretch;
}

.gp-contact-card{
    padding:38px;
    background:#fff;
    box-shadow:0 24px 70px rgba(15,23,42,.06);
}

.gp-contact-card--large{
    background:
        radial-gradient(circle at 90% 10%, rgba(0,123,255,.12), transparent 32%),
        #ffffff;
}

.gp-contact-card--side{
    background:
        radial-gradient(circle at 85% 10%, rgba(0,123,255,.22), transparent 32%),
        linear-gradient(135deg,#07111f 0%,#0b1830 58%,#020617 100%);
    color:#fff;
}

.gp-contact-steps{
    margin-top:22px;
    display:grid;
    gap:22px;
}

.gp-contact-step{
    display:grid;
    grid-template-columns:64px 1fr;
    gap:20px;
    align-items:flex-start;
    padding:24px;
    border-radius:24px;
    background:#f6f9fd;
    border:1px solid rgba(0,123,255,.10);
}

.gp-contact-step strong{
    width:48px;
    height:48px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#007BFF;
    color:#fff;
    font-size:13px;
}

.gp-contact-step h3,
.gp-contact-bottom-card h3{
    margin:0 0 10px;
    color:#07111f;
    font-size:28px;
    line-height:1.05;
    letter-spacing:-.04em;
}

.gp-contact-step p,
.gp-contact-bottom-card p{
    margin:0;
    color:#607086;
    line-height:1.7;
}

.gp-contact-info{
    padding:22px 0;
    border-bottom:1px solid rgba(255,255,255,.12);
}

.gp-contact-info label{
    display:block;
    margin-bottom:8px;
    color:#00A3FF;
    font-size:12px;
    letter-spacing:.10em;
    text-transform:uppercase;
}

.gp-contact-info p{
    margin:0;
    color:rgba(255,255,255,.78);
    line-height:1.6;
    font-size:17px;
}

.gp-contact-btn{
    width:100%;
    margin-top:30px;
}

.gp-contact-bottom{
    margin-top:34px;
}

.gp-contact-bottom-card{
    padding:34px;
    background:#fff;
}

.gp-contact-bottom-card--dark{
    background:
        radial-gradient(circle at 82% 18%, rgba(0,123,255,.34), transparent 36%),
        linear-gradient(135deg,#07111f,#0047d7);
    color:#fff;
}

.gp-contact-bottom-card--dark h3,
.gp-contact-bottom-card--dark p{
    color:#fff;
}

.gp-contact-bottom-card--dark p{
    opacity:.78;
}

@media(max-width:900px){

    .gp-contact-card,
    .gp-contact-bottom-card{
        padding:28px;
        border-radius:26px;
    }

    .gp-contact-step{
        grid-template-columns:1fr;
        gap:16px;
    }

    .gp-contact-step h3,
    .gp-contact-bottom-card h3{
        font-size:25px;
    }
}


/* =========================================================
   ANALISI / BUSINESS ASSESSMENT PAGE
   Marketing layout version - preserves form/JS classes
   ========================================================= */

.analysis-hero-v2{
    background:
        radial-gradient(circle at 76% 24%, rgba(0,123,255,.34), transparent 34%),
        radial-gradient(circle at 16% 78%, rgba(0,194,255,.12), transparent 30%),
        linear-gradient(135deg,#030712 0%,#07111f 55%,#020617 100%);
    color:#fff;
    padding:150px 0 110px;
    overflow:hidden;
}

.page-wrap{
    width:100%;
    max-width:1180px;
    margin:0 auto;
    padding:0 clamp(24px,6vw,72px);
    box-sizing:border-box;
}

.analysis-hero-v2-wrap{
    display:grid;
    grid-template-columns:1.15fr .85fr;
    gap:56px;
    align-items:center;
}

.mini-eyebrow{
    display:inline-flex;
    color:#00A3FF;
    font-size:13px;
    letter-spacing:.12em;
    text-transform:uppercase;
    margin-bottom:22px;
}

.mini-eyebrow::after{
    content:"/";
    margin-left:8px;
    color:#007BFF;
}

.analysis-hero-v2 h1,
.analysis-value-head h2,
.analysis-scope-v2 h2,
.analysis-form-intro-v2 h2,
.analysis-head h1,
.assessment-step h3{
}

.analysis-hero-v2 h1{
    max-width:850px;
    margin:0;
    font-size:72px;
    line-height:.94;
    letter-spacing:-.07em;
}

.analysis-hero-v2 p{
    max-width:720px;
    margin:28px 0 0;
    color:rgba(255,255,255,.74);
    font-size:22px;
    line-height:1.6;
}

.analysis-hero-v2-badges{
    margin-top:32px;
    display:flex;
    flex-wrap:wrap;
    gap:12px;
}

.analysis-hero-v2-badges span{
    padding:11px 15px;
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.12);
    color:#d7e4fb;
    font-size:13px;
}

.analysis-preview-v2{
    padding:34px;
    border-radius:34px;
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.13);
    box-shadow:0 30px 90px rgba(0,123,255,.16);
    backdrop-filter:blur(16px);
}

.preview-v2-head{
    display:flex;
    justify-content:space-between;
    gap:20px;
    margin-bottom:28px;
}

.preview-v2-head strong{
}

.preview-v2-head span{
    color:#9fb3d0;
    font-size:13px;
}

.preview-v2-score{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:16px;
    margin-bottom:26px;
}

.preview-v2-score div{
    padding:20px;
    border-radius:22px;
    background:rgba(255,255,255,.08);
}

.preview-v2-score small{
    display:block;
    color:#9fb3d0;
    margin-bottom:10px;
}

.preview-v2-score strong{
    font-size:30px;
    line-height:1;
}

.preview-v2-lines{
    display:grid;
    gap:12px;
    margin-bottom:24px;
}

.preview-v2-lines span{
    display:block;
    height:10px;
    background:linear-gradient(135deg,#00A3FF,#006BFF);
}

.analysis-preview-v2 p{
    margin:0;
    color:#d7e4fb;
    font-size:15px;
}

.analysis-value-v2,
.analysis-form-intro-v2,
.analysis-compact{
    background:#eef4fb;
}

.analysis-value-v2{
    padding:110px 0 90px;
}

.analysis-value-head{
    max-width:820px;
    margin-bottom:36px;
}

.analysis-value-head h2,
.analysis-scope-v2 h2,
.analysis-form-intro-v2 h2{
    margin:0 0 22px;
    color:#07111f;
    font-size:56px;
    line-height:1.02;
    letter-spacing:-.055em;
}

.analysis-value-head p{
    color:#607086;
    font-size:18px;
    line-height:1.7;
}

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

.analysis-value-card{
    padding:30px;
    background:#fff;
}

.analysis-value-card span{
    display:block;
    color:#007BFF;
    font-size:13px;
    margin-bottom:20px;
}

.analysis-value-card h3{
    margin:0 0 12px;
    color:#07111f;
    font-size:26px;
    line-height:1.05;
    letter-spacing:-.04em;
}

.analysis-value-card p{
    margin:0;
    color:#607086;
    line-height:1.65;
}

.analysis-value-card.highlight{
    background:
        radial-gradient(circle at 82% 18%, rgba(0,123,255,.34), transparent 36%),
        linear-gradient(135deg,#07111f,#0047d7);
    color:#fff;
}

.analysis-value-card.highlight span,
.analysis-value-card.highlight h3,
.analysis-value-card.highlight p{
    color:#fff;
}

.analysis-value-card.highlight p{
    opacity:.78;
}

.analysis-scope-v2{
    padding:100px 0;
    background:
        radial-gradient(circle at 86% 18%, rgba(0,123,255,.26), transparent 32%),
        linear-gradient(135deg,#07111f,#020617);
    color:#fff;
}

.analysis-scope-wrap{
    display:grid;
    grid-template-columns:.9fr 1.1fr;
    gap:54px;
    align-items:start;
}

.analysis-scope-v2 h2{
    color:#fff;
}

.analysis-scope-list{
    display:grid;
    gap:16px;
}

.analysis-scope-list div{
    padding:24px;
    border-radius:24px;
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.12);
}

.analysis-scope-list strong{
    display:block;
    color:#fff;
    font-size:22px;
    margin-bottom:8px;
}

.analysis-scope-list p{
    margin:0;
    color:rgba(255,255,255,.72);
    line-height:1.6;
}

.analysis-form-intro-v2{
    padding:96px 0 40px;
}

.analysis-form-intro-v2 h2{
    max-width:900px;
}

.analysis-compact{
    padding:40px 0 120px;
}

.analysis-card{
    width:100%;
    max-width:1180px;
    margin:0 auto;
    padding:46px;
    border-radius:36px;
    background:rgba(255,255,255,.82);
    box-shadow:0 30px 90px rgba(15,23,42,.08);
}

.analysis-head{
    display:grid;
    grid-template-columns:1fr 170px;
    gap:34px;
    align-items:start;
    margin-bottom:28px;
}

.analysis-head h1{
    margin:0 0 18px;
    color:#07111f;
    font-size:56px;
    line-height:1;
    letter-spacing:-.055em;
}

.analysis-head p{
    max-width:720px;
    margin:0;
    color:#607086;
    font-size:18px;
    line-height:1.65;
}

.assessment-score{
    padding:24px 18px;
    background:
        radial-gradient(circle at 80% 10%, rgba(0,194,255,.32), transparent 34%),
        linear-gradient(135deg,#07111f,#0047d7);
    color:#fff;
    text-align:center;
}

.assessment-score span{
    display:block;
    font-size:12px;
    letter-spacing:.12em;
    text-transform:uppercase;
    margin-bottom:12px;
}

.assessment-score strong{
    font-size:54px;
    line-height:1;
}

.assessment-progress{
    width:100%;
    height:9px;
    background:rgba(15,23,42,.08);
    overflow:hidden;
    margin-bottom:22px;
}

#assessmentBar{
    width:0;
    height:100%;
    background:linear-gradient(135deg,#00A3FF,#006BFF);
}

.selection-breadcrumbs{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    margin:18px 0 24px;
}

.selection-badge{
    padding:9px 14px;
    background:linear-gradient(135deg,#007BFF,#0047D7);
    color:#fff;
    font-size:12px;
}

.analysis-live-feedback{
    margin:0 0 26px;
    padding:22px;
    border-radius:24px;
    background:#f6f9fd;
    border:1px solid rgba(0,123,255,.12);
}

.live-summary-title{
    display:flex;
    justify-content:space-between;
    gap:20px;
    color:#07111f;
    margin-bottom:12px;
}

.live-summary-progress{
    height:8px;
    background:rgba(15,23,42,.08);
    overflow:hidden;
}

.live-summary-progress i{
    display:block;
    height:100%;
    background:linear-gradient(135deg,#00A3FF,#006BFF);
}

.live-summary-tags{
    margin-top:14px;
    display:flex;
    flex-wrap:wrap;
    gap:8px;
}

.live-tag,
.live-summary-empty{
    padding:8px 12px;
    background:#fff;
    color:#607086;
    font-size:12px;
    font-weight:800;
}

.assessment-step{
    display:none;
}

.assessment-step.active{
    display:block;
    padding:34px;
    background:#fff;
}

.step-label{
    display:block;
    color:#007BFF;
    font-size:13px;
    letter-spacing:.10em;
    text-transform:uppercase;
    margin-bottom:18px;
}

.assessment-step h3{
    margin:0 0 26px;
    color:#07111f;
    font-size:38px;
    line-height:1.05;
    letter-spacing:-.045em;
}

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

.choice-grid button,
.assessment-actions button{
    padding:16px 20px;
    border-radius:20px;
    border:1px solid rgba(15,23,42,.10);
    background:#f6f9fd;
    color:#07111f;
    cursor:pointer;
}

.choice-grid button.selected{
    background:linear-gradient(135deg,#007BFF,#0047D7);
    color:#fff;
    border-color:#007BFF;
    box-shadow:0 12px 28px rgba(0,123,255,.22);
}

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

.assessment-grid input{
    width:100%;
    min-height:56px;
    padding:0 18px;
    border-radius:18px;
    border:1px solid rgba(15,23,42,.12);
    background:#f6f9fd;
    color:#07111f;
    font-weight:800;
}

.final-copy{
    color:#607086;
    line-height:1.6;
}

.privacy-check{
    display:flex;
    gap:12px;
    margin-top:20px;
    color:#607086;
    line-height:1.55;
}

.privacy-check a{
    color:#007BFF;
}

.assessment-actions{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:18px;
    margin-top:28px;
}

.assessment-submit-wrap{
    margin-top:0;
    display:flex;
    justify-content:flex-end;
}

.assessment-submit-btn{
    display:none;
    align-items:center;
    justify-content:center;
    padding:0 30px;
    border:0;
    background:linear-gradient(135deg,#007BFF,#0047D7);
    color:#fff;
    cursor:pointer;
    box-shadow:0 12px 30px rgba(0,123,255,.24);
}

.analysis-mobile-summary{
    display:none;
}

@media(max-width:900px){

    .analysis-hero-v2{
        padding:74px 0 72px;
    }

    .analysis-hero-v2-wrap,
    .analysis-scope-wrap,
    .analysis-head{
        grid-template-columns:1fr;
    }

    .analysis-preview-v2{
        display:none;
    }

    .analysis-hero-v2 h1,
    .analysis-value-head h2,
    .analysis-scope-v2 h2,
    .analysis-form-intro-v2 h2,
    .analysis-head h1{
        font-size:clamp(38px,10.5vw,46px);
        line-height:.98;
    }

    .analysis-hero-v2 p,
    .analysis-value-head p{
        font-size:18px;
    }

    .analysis-value-grid,
    .choice-grid,
    .assessment-grid{
        grid-template-columns:1fr;
    }

    .analysis-card{
        padding:28px 24px 120px;
    }

    .assessment-score{
        width:145px;
    }

    .assessment-step.active{
        padding:28px 22px;
    }

    .assessment-step h3{
        font-size:34px;
    }

    .choice-grid button{
        min-height:68px;
    }

    .assessment-actions{
        flex-direction:column;
        align-items:stretch;
    }

    .assessment-actions button,
    .assessment-submit-btn{
        width:100%;
    }

    .analysis-mobile-summary{
        position:fixed;
        left:16px;
        right:16px;
        bottom:16px;
        z-index:9998;
        display:block;
        padding:14px;
        border-radius:22px;
        background:rgba(3,7,18,.94);
        border:1px solid rgba(255,255,255,.12);
        color:#fff;
        box-shadow:0 20px 60px rgba(0,0,0,.25);
    }

    .analysis-mobile-summary-top{
        display:flex;
        justify-content:space-between;
        gap:14px;
        margin-bottom:10px;
    }

    .analysis-mobile-summary-tags{
        display:flex;
        flex-wrap:wrap;
        gap:8px;
    }

    .analysis-mobile-summary-tags span{
        padding:7px 10px;
        background:rgba(255,255,255,.08);
        font-size:12px;
        font-weight:800;
    }
}


/* ANALISI - clean progress and submit visibility */

.analysis-card > .assessment-progress{
    display:none;
}

.analysis-live-feedback{
    background:
        radial-gradient(circle at 88% 12%, rgba(0,123,255,.18), transparent 30%),
        #ffffff;
    border:1px solid rgba(0,123,255,.18);
    box-shadow:0 18px 48px rgba(15,23,42,.06);
}

.live-summary-title strong{
    color:#007BFF;
    font-size:22px;
}

.live-summary-progress{
    height:11px;
    background:rgba(15,23,42,.10);
}

.live-summary-progress i{
    box-shadow:0 0 18px rgba(0,123,255,.42);
}

#assessmentForm:not(.is-final-step) .assessment-submit-wrap,
#assessmentForm:not(.is-final-step) .assessment-submit-btn{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
}

#assessmentForm.is-final-step .assessment-submit-wrap{
    display:flex !important;
}

#assessmentForm.is-final-step .assessment-submit-btn{
    display:inline-flex !important;
    visibility:visible !important;
    opacity:1 !important;
    pointer-events:auto !important;
}

.assessment-step.active{
    background:
        radial-gradient(circle at 92% 8%, rgba(0,123,255,.06), transparent 32%),
        #ffffff;
    border-color:rgba(0,123,255,.14);
    box-shadow:0 20px 60px rgba(15,23,42,.045);
}

.choice-grid button{
    background:#ffffff;
    border:1px solid rgba(15,23,42,.16);
}

.choice-grid button:hover{
    border-color:rgba(0,123,255,.38);
    box-shadow:0 12px 30px rgba(0,123,255,.08);
}


/* ANALISI - progress box unico con tag interni */

.analysis-card > .selection-breadcrumbs{
    display:none !important;
}

.analysis-head .assessment-score{
    display:none !important;
}

.analysis-head{
    grid-template-columns:1fr !important;
}

.analysis-live-feedback{
    margin:0 0 38px !important;
    padding:34px !important;
    border-radius:32px !important;
    background:
        radial-gradient(circle at 90% 10%, rgba(0,123,255,.24), transparent 34%),
        linear-gradient(135deg,#07111f 0%,#0b1830 58%,#020617 100%) !important;
    border:1px solid rgba(255,255,255,.12) !important;
    box-shadow:0 28px 80px rgba(2,6,23,.18) !important;
    color:#fff !important;
}

.live-summary-title{
    align-items:flex-start !important;
    color:#fff !important;
    margin-bottom:22px !important;
}

.live-summary-title span{
    color:#00A3FF !important;
    font-size:14px !important;
    font-weight:900 !important;
    letter-spacing:.12em !important;
    text-transform:uppercase !important;
}

.live-summary-title strong{
    color:#fff !important;
    font-family:var(--grow-font-brand) !important;
    font-size:46px !important;
    line-height:1 !important;
}

.live-summary-progress{
    height:12px !important;
    background:rgba(255,255,255,.10) !important;
}

.live-summary-progress i{
    background:linear-gradient(135deg,#00A3FF,#006BFF) !important;
    box-shadow:0 0 22px rgba(0,123,255,.55) !important;
}

.live-summary-tags{
    margin-top:22px !important;
    gap:10px !important;
}

.live-tag,
.live-summary-empty{
    padding:10px 15px !important;
    border-radius:999px !important;
    background:rgba(255,255,255,.10) !important;
    border:1px solid rgba(255,255,255,.16) !important;
    color:#d7e4fb !important;
    font-size:13px !important;
    font-weight:900 !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.08) !important;
}

@media(max-width:900px){
    .analysis-live-feedback{
        padding:26px 22px !important;
        border-radius:28px !important;
    }

    .live-summary-title strong{
        font-size:38px !important;
    }
}


/* ANALISI - Final Business Health Report CTA */

#assessmentForm button[type="submit"],
#assessmentForm input[type="submit"],
.assessment-submit-btn{
    min-height:62px !important;
    padding:0 34px !important;
    border-radius:999px !important;
    background:linear-gradient(135deg,#00A3FF,#006BFF) !important;
    color:#ffffff !important;
    border:0 !important;
    font-weight:900 !important;
    font-size:16px !important;
    letter-spacing:.01em !important;
    box-shadow:
        0 18px 42px rgba(0,123,255,.32),
        0 0 34px rgba(0,123,255,.24) !important;
}

#assessmentForm.is-final-step button[type="submit"],
#assessmentForm.is-final-step input[type="submit"],
#assessmentForm.is-final-step .assessment-submit-btn{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
}

#assessmentForm:not(.is-final-step) button[type="submit"],
#assessmentForm:not(.is-final-step) input[type="submit"],
#assessmentForm:not(.is-final-step) .assessment-submit-btn{
    display:none !important;
}

@media(max-width:900px){
    #assessmentForm button[type="submit"],
    #assessmentForm input[type="submit"],
    .assessment-submit-btn{
        width:100% !important;
    }
}


/* =========================================================
   THANK YOU / ANALYSIS RECEIVED PAGE
   ========================================================= */

.gp-hero--thanks{
    min-height:calc(100vh - 96px);
    display:flex;
    align-items:center;
    background:
        radial-gradient(circle at 78% 24%, rgba(0,123,255,.36), transparent 34%),
        radial-gradient(circle at 18% 82%, rgba(0,194,255,.14), transparent 30%),
        linear-gradient(135deg,#030712 0%,#07111f 55%,#020617 100%);
    color:#fff;
}

.gp-thanks-hero-grid{
    display:grid;
    grid-template-columns:1.08fr .92fr;
    gap:58px;
    align-items:center;
}

.gp-thanks-actions{
    display:flex;
    flex-wrap:wrap;
    gap:14px;
    margin-top:34px;
}

.gp-thanks-security{
    max-width:720px;
    margin:28px 0 0;
    color:rgba(255,255,255,.64);
    font-size:15px;
    line-height:1.7;
}

.gp-thanks-panel{
    padding:36px;
    border-radius:36px;
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.13);
    box-shadow:0 34px 100px rgba(0,123,255,.18);
    backdrop-filter:blur(16px);
}

.gp-thanks-score{
    padding:32px;
    background:
        radial-gradient(circle at 85% 12%, rgba(0,194,255,.28), transparent 36%),
        linear-gradient(135deg,#07111f,#0047d7);
    color:#fff;
    margin-bottom:22px;
}

.gp-thanks-score span,
.gp-thanks-mini span{
    display:block;
    color:#00A3FF;
    font-size:13px;
    letter-spacing:.12em;
    text-transform:uppercase;
    margin-bottom:16px;
}

.gp-thanks-score strong{
    display:block;
    font-size:72px;
    line-height:1;
    letter-spacing:-.06em;
}

.gp-thanks-score p{
    margin:18px 0 0;
    color:rgba(255,255,255,.74);
    line-height:1.6;
}

.gp-thanks-mini-grid{
    display:grid;
    gap:14px;
}

.gp-thanks-mini{
    padding:22px;
    border-radius:24px;
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.12);
}

.gp-thanks-mini h3{
    margin:0 0 8px;
    color:#fff;
    font-size:24px;
    line-height:1.05;
    letter-spacing:-.035em;
}

.gp-thanks-mini p{
    margin:0;
    color:rgba(255,255,255,.70);
    line-height:1.6;
}

@media(max-width:900px){
    .gp-hero--thanks{
        min-height:auto;
    }

    .gp-thanks-hero-grid{
        grid-template-columns:1fr;
        gap:34px;
    }

    .gp-thanks-panel{
        padding:26px;
    }

    .gp-thanks-score{
        padding:28px;
    }

    .gp-thanks-score strong{
        font-size:58px;
    }

    .gp-thanks-actions .grow-btn{
        max-width:none;
    }
}


/* ANALISI - remove old mobile floating score */
.analysis-mobile-summary{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
}


/* THANK YOU MOBILE - remove top black gap */

@media(max-width:900px){

    .gp-hero--thanks{
        min-height:auto !important;
        padding-top:34px !important;
        padding-bottom:72px !important;
        align-items:flex-start !important;
    }

    .gp-thanks-hero-grid{
        gap:28px !important;
    }

    .gp-hero--thanks .grow-container{
        padding-top:0 !important;
    }
}


/* =========================================================
   DASHBOARD / REPORT MARKETING POLISH
   No logic changes
   ========================================================= */

.dashboard-top-blue,
.dashboard-hero,
.dashboard-section,
.quickwins-v2-section,
.roadmap-v2-section,
.recommendations-v2-section,
.health-v4-section,
.business-impact-v3-section{
    width:100%;
    max-width:1180px;
    margin-left:auto;
    margin-right:auto;
    padding-left:clamp(24px,6vw,72px);
    padding-right:clamp(24px,6vw,72px);
    box-sizing:border-box;
}

.dashboard-top-blue{
    margin-top:80px;
    padding-top:70px;
    padding-bottom:56px;
    border-radius:36px;
    background:
        radial-gradient(circle at 82% 12%, rgba(0,123,255,.34), transparent 36%),
        linear-gradient(135deg,#07111f,#020617);
    color:#fff;
    box-shadow:0 32px 90px rgba(2,6,23,.18);
}

.revenue-uplift-card,
.dashboard-hero,
.dashboard-section,
.quickwins-v2-section,
.roadmap-v2-section,
.recommendations-v2-section,
.global-health-card,
.health-v4-card,
.business-impact-v3-card,
.score-card{
    border-radius:30px;
    border:1px solid rgba(15,23,42,.08);
    box-shadow:0 22px 60px rgba(15,23,42,.05);
}

.revenue-uplift-card,
.global-health-card,
.business-impact-v3-section{
    background:
        radial-gradient(circle at 82% 18%, rgba(0,123,255,.30), transparent 36%),
        linear-gradient(135deg,#07111f,#0047d7);
    color:#fff;
}

.dashboard-section,
.quickwins-v2-section,
.roadmap-v2-section,
.recommendations-v2-section,
.health-v4-section{
    margin-top:34px;
    padding-top:46px;
    padding-bottom:46px;
    border-radius:34px;
    background:rgba(255,255,255,.70);
    border:1px solid rgba(15,23,42,.08);
    box-shadow:0 24px 70px rgba(15,23,42,.055);
}

.dashboard-section h2,
.quickwins-v2-section h2,
.roadmap-v2-section h2,
.recommendations-v2-section h2,
.health-v4-section h2,
.business-impact-v3-section h2{
    font-family:var(--grow-font-brand);
    letter-spacing:-.045em;
}

.score-grid,
.quickwins-v2-grid,
.roadmap-v2-grid,
.health-v4-grid,
.business-impact-v3-grid{
    display:grid;
    gap:22px;
}

.score-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
}

.quickwins-v2-grid,
.roadmap-v2-grid,
.health-v4-grid,
.business-impact-v3-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
}

.score-card,
.quickwins-v2-card,
.roadmap-v2-card,
.health-v4-card,
.business-impact-v3-card{
    padding:28px;
    border-radius:26px;
    background:#fff;
    border:1px solid rgba(15,23,42,.08);
}

.score-bar,
.health-v4-progress{
    height:10px;
    border-radius:999px;
    background:rgba(15,23,42,.10);
    overflow:hidden;
}

.score-bar div,
.health-v4-progress div{
    height:100%;
    border-radius:999px;
    background:linear-gradient(135deg,#00A3FF,#006BFF);
    box-shadow:0 0 20px rgba(0,123,255,.38);
}

@media(max-width:900px){

    .dashboard-top-blue{
        margin-top:32px;
        padding-top:38px;
        padding-bottom:38px;
        border-radius:30px;
    }

    .dashboard-section,
    .quickwins-v2-section,
    .roadmap-v2-section,
    .recommendations-v2-section,
    .health-v4-section{
        padding-top:34px;
        padding-bottom:34px;
        border-radius:28px;
    }

    .score-grid,
    .quickwins-v2-grid,
    .roadmap-v2-grid,
    .health-v4-grid,
    .business-impact-v3-grid{
        grid-template-columns:1fr;
    }
}


/* =========================================================
   GROW DASHBOARD CLEAN V1
   New client dashboard layout
   ========================================================= */

.gd-page{
    background:
        radial-gradient(circle at 8% 12%, rgba(0,123,255,.08), transparent 28%),
        radial-gradient(circle at 92% 40%, rgba(0,194,255,.08), transparent 28%),
        #eef4fb;
    padding:76px 0 120px;
}

.gd-hero{
    display:grid;
    grid-template-columns:1fr 360px;
    gap:34px;
    align-items:stretch;
    margin-bottom:34px;
}

.gd-hero-copy{
    padding:52px;
    border-radius:36px;
    background:
        radial-gradient(circle at 82% 16%, rgba(0,123,255,.28), transparent 36%),
        linear-gradient(135deg,#07111f,#020617);
    color:#fff;
}

.gd-hero-copy h1{
    max-width:850px;
    margin:0;
    font-size:64px;
    line-height:.96;
    letter-spacing:-.065em;
}

.gd-hero-copy p{
    max-width:760px;
    margin:24px 0 0;
    color:rgba(255,255,255,.72);
    font-size:19px;
    line-height:1.7;
}

.gd-score-main{
    padding:36px;
    display:flex;
    flex-direction:column;
    justify-content:center;
}

.gd-score-main span,
.gd-action-card span,
.gd-roadmap-card span,
.gd-impact-card > span{
    display:block;
    color:#00A3FF;
    font-size:13px;
    font-weight:900;
    letter-spacing:.10em;
    text-transform:uppercase;
    margin-bottom:18px;
}

.gd-score-main strong{
    font-family:var(--grow-font-brand);
    font-size:86px;
    line-height:1;
    letter-spacing:-.07em;
    color:#fff;
}

.gd-score-main p{
    margin:18px 0 0;
    color:rgba(255,255,255,.72);
    line-height:1.6;
}

.gd-uplift{
    display:grid;
    grid-template-columns:320px 1fr;
    gap:30px;
    align-items:center;
    padding:34px;
    margin-bottom:34px;
}

.gd-uplift strong{
    display:block;
    color:#fff;
    font-family:var(--grow-font-brand);
    font-size:58px;
    line-height:1;
    letter-spacing:-.06em;
}

.gd-uplift p{
    margin:0;
    color:rgba(255,255,255,.78);
    font-size:18px;
    line-height:1.7;
}

.gd-grid{
    display:grid;
    gap:22px;
}

.gd-grid-2{
    grid-template-columns:repeat(2,minmax(0,1fr));
}

.gd-grid-3{
    grid-template-columns:repeat(3,minmax(0,1fr));
}

.gd-panel,
.gd-section,
.gd-score-card,
.gd-health-card,
.gd-action-card,
.gd-roadmap-card,
.gd-impact-card{
    padding:30px;
}

.gd-panel h2,
.gd-section-head h2{
    margin:0 0 16px;
    color:#07111f;
    font-size:42px;
    line-height:1.04;
    letter-spacing:-.055em;
}

.gd-panel p,
.gd-action-card p,
.gd-roadmap-card p,
.gd-health-card p{
    color:#607086;
    line-height:1.7;
}

.gd-panel-dark{
    background:
        radial-gradient(circle at 82% 18%, rgba(0,123,255,.28), transparent 36%),
        linear-gradient(135deg,#07111f,#0047d7);
    color:#fff;
}

.gd-panel-dark h2,
.gd-panel-dark p{
    color:#fff;
}

.gd-section{
    margin-top:34px;
    border-radius:36px;
    background:rgba(255,255,255,.72);
    border:1px solid rgba(15,23,42,.08);
    box-shadow:0 26px 80px rgba(15,23,42,.055);
}

.gd-section-head{
    max-width:820px;
    margin-bottom:28px;
}

.gd-score-top{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:18px;
}

.gd-score-top span{
    color:#607086;
    font-size:13px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.08em;
}

.gd-score-top strong{
    color:#07111f;
    font-family:var(--grow-font-brand);
    font-size:42px;
    line-height:1;
    letter-spacing:-.055em;
}

.gd-bar{
    margin-top:22px;
    height:10px;
    border-radius:999px;
    background:rgba(15,23,42,.10);
    overflow:hidden;
}

.gd-bar i{
    display:block;
    height:100%;
    border-radius:999px;
    background:linear-gradient(135deg,#00A3FF,#006BFF);
    box-shadow:0 0 20px rgba(0,123,255,.42);
}

.gd-health-main{
    margin-top:34px;
    padding:36px;
    display:grid;
    grid-template-columns:1fr 260px;
    gap:30px;
    align-items:center;
}

.gd-health-main h2{
    margin:0 0 14px;
    color:#fff;
    font-size:44px;
    line-height:1.05;
    letter-spacing:-.055em;
}

.gd-health-score strong{
    display:block;
    color:#fff;
    font-family:var(--grow-font-brand);
    font-size:64px;
    line-height:1;
}

.gd-pill,
.gd-meta em,
.gd-roadmap-card em{
    display:inline-flex;
    width:max-content;
    margin-top:18px;
    padding:8px 13px;
    border-radius:999px;
    color:#fff;
    font-size:12px;
    font-style:normal;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.08em;
}

.gd-meta{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    margin-top:18px;
}

.gd-meta em,
.gd-roadmap-card em{
    background:#07111f;
}

.gd-action-card h3,
.gd-roadmap-card h3{
    margin:0 0 12px;
    color:#07111f;
    font-size:28px;
    line-height:1.05;
    letter-spacing:-.045em;
}

.gd-impact-section{
    background:
        radial-gradient(circle at 82% 18%, rgba(0,123,255,.20), transparent 36%),
        linear-gradient(135deg,#07111f,#020617);
    color:#fff;
}

.gd-impact-section .gd-section-head h2{
    color:#fff;
}

.gd-impact-card{
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.12);
}

.gd-impact-block{
    margin-top:20px;
    padding:20px;
    border-radius:22px;
}

.gd-impact-block label{
    display:inline-flex;
    padding:7px 12px;
    border-radius:999px;
    font-size:11px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.08em;
}

.gd-impact-block p{
    margin:12px 0 0;
    line-height:1.65;
}

.gd-impact-block.risk{
    background:rgba(255,80,80,.12);
    border:1px solid rgba(255,80,80,.20);
}

.gd-impact-block.risk label{
    background:rgba(255,80,80,.18);
    color:#ffb4b4;
}

.gd-impact-block.opportunity{
    background:rgba(0,163,255,.12);
    border:1px solid rgba(0,163,255,.20);
}

.gd-impact-block.opportunity label{
    background:rgba(0,163,255,.18);
    color:#80d8ff;
}

@media(max-width:900px){

    .gd-page{
        padding:34px 0 86px;
    }

    .gd-hero,
    .gd-uplift,
    .gd-grid-2,
    .gd-grid-3,
    .gd-health-main{
        grid-template-columns:1fr;
    }

    .gd-hero-copy,
    .gd-section,
    .gd-health-main{
        padding:28px;
        border-radius:30px;
    }

    .gd-hero-copy h1{
        font-size:clamp(42px,11vw,52px);
    }

    .gd-score-main strong{
        font-size:68px;
    }

    .gd-panel h2,
    .gd-section-head h2,
    .gd-health-main h2{
        font-size:34px;
    }
}


/* =========================================================
   DASHBOARD HERO TOP SPACING
   ========================================================= */

.gd-page{
    padding-top:118px;
}

@media(max-width:900px){

    .gd-page{
        padding-top:86px;
    }

}


/* REPORT CLEAN V1 */

.gr-page{
    background:#eef4fb;
    padding:118px 0 120px;
}

.gr-hero{
    padding:52px;
    border-radius:36px;
    background:
        radial-gradient(circle at 82% 16%, rgba(0,123,255,.28), transparent 36%),
        linear-gradient(135deg,#07111f,#020617);
    color:#fff;
    margin-bottom:34px;
}

.gr-hero h1{
    max-width:900px;
    margin:0;
    font-size:64px;
    line-height:.96;
    letter-spacing:-.065em;
}

.gr-hero p{
    max-width:780px;
    margin:24px 0 0;
    color:rgba(255,255,255,.72);
    font-size:19px;
    line-height:1.7;
}

.gr-hero-actions{
    display:flex;
    flex-wrap:wrap;
    gap:14px;
    margin-top:34px;
}

.gr-main-score{
    display:grid;
    grid-template-columns:300px 1fr;
    gap:34px;
    align-items:center;
    padding:38px;
    margin-bottom:34px;
}

.gr-main-score strong{
    display:block;
    color:#fff;
    font-family:var(--grow-font-brand);
    font-size:84px;
    line-height:1;
    letter-spacing:-.07em;
}

.gr-main-score h2{
    color:#fff;
    font-size:46px;
    line-height:1.04;
    letter-spacing:-.055em;
    margin:0 0 14px;
}

.gr-main-score p{
    color:rgba(255,255,255,.74);
    line-height:1.7;
}

.gr-section{
    margin-top:34px;
    padding:38px;
    border-radius:36px;
    background:rgba(255,255,255,.74);
    border:1px solid rgba(15,23,42,.08);
    box-shadow:0 26px 80px rgba(15,23,42,.055);
}

.gr-section-dark{
    background:
        radial-gradient(circle at 82% 18%, rgba(0,123,255,.24), transparent 36%),
        linear-gradient(135deg,#07111f,#020617);
    color:#fff;
}

.gr-section-head{
    max-width:820px;
    margin-bottom:28px;
}

.gr-section-head h2{
    margin:0;
    color:#07111f;
    font-size:42px;
    line-height:1.04;
    letter-spacing:-.055em;
}

.gr-section-dark .gr-section-head h2{
    color:#fff;
}

.gr-score-card,
.gr-card,
.gr-roadmap-card{
    padding:28px;
}

.gr-score-top{
    display:flex;
    justify-content:space-between;
    gap:18px;
}

.gr-score-top span,
.gr-card span,
.gr-roadmap-card span{
    color:#007BFF;
    font-size:13px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.08em;
}

.gr-score-top strong{
    color:#07111f;
    font-family:var(--grow-font-brand);
    font-size:42px;
    line-height:1;
}

.gr-bar{
    margin-top:22px;
    height:10px;
    border-radius:999px;
    background:rgba(15,23,42,.10);
    overflow:hidden;
}

.gr-bar i{
    display:block;
    height:100%;
    border-radius:999px;
    background:linear-gradient(135deg,#00A3FF,#006BFF);
}

.gr-card h3,
.gr-roadmap-card h3{
    margin:12px 0;
    color:#07111f;
    font-size:28px;
    line-height:1.05;
    letter-spacing:-.045em;
}

.gr-card p,
.gr-roadmap-card p{
    color:#607086;
    line-height:1.7;
}

.gr-roadmap-card{
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.12);
}

.gr-roadmap-card h3,
.gr-roadmap-card p{
    color:#fff;
}

.gr-roadmap-card p{
    opacity:.74;
}

@media(max-width:900px){
    .gr-page{
        padding-top:86px;
    }

    .gr-hero,
    .gr-section,
    .gr-main-score{
        padding:28px;
        border-radius:30px;
    }

    .gr-hero h1{
        font-size:clamp(42px,11vw,52px);
    }

    .gr-main-score{
        grid-template-columns:1fr;
    }

    .gr-main-score strong{
        font-size:68px;
    }

    .gr-section-head h2,
    .gr-main-score h2{
        font-size:34px;
    }
}

@media print{
    .gc-header,
    .gc-footer,
    .print-hide{
        display:none !important;
    }

    .gr-page{
        padding:0 !important;
        background:#fff !important;
    }

    .gr-hero,
    .gr-section,
    .gr-main-score{
        box-shadow:none !important;
        break-inside:avoid;
    }
}


/* Dashboard report CTA */

.gd-hero-actions{
    margin-top:26px;
}

.gd-hero-actions .grow-btn{
    width:100%;
}


/* EXECUTIVE PRINTABLE REPORT */

.print-report-page{
    background:#eef4fb;
    padding:110px 0;
}

.print-report-actions{
    max-width:960px;
    margin:0 auto 24px;
    padding:0 24px;
    display:flex;
    justify-content:flex-end;
    gap:12px;
}

.print-report-sheet{
    max-width:960px;
    margin:0 auto;
    background:#fff;
    border-radius:34px;
    overflow:hidden;
    box-shadow:0 30px 90px rgba(15,23,42,.12);
}

.print-report-cover{
    display:grid;
    grid-template-columns:1fr 240px;
    gap:34px;
    padding:54px;
    background:
        radial-gradient(circle at 82% 18%, rgba(0,123,255,.30), transparent 36%),
        linear-gradient(135deg,#07111f,#020617);
    color:#fff;
}

.print-report-cover h1{
    margin:0;
    font-size:58px;
    line-height:.96;
    letter-spacing:-.06em;
}

.print-report-cover p{
    max-width:620px;
    margin:22px 0 0;
    color:rgba(255,255,255,.72);
    font-size:18px;
    line-height:1.65;
}

.print-report-score{
    padding:28px;
    border-radius:28px;
    background:rgba(255,255,255,.10);
    border:1px solid rgba(255,255,255,.14);
}

.print-report-score span{
    display:block;
    color:#00A3FF;
    font-size:12px;
    font-weight:900;
    letter-spacing:.12em;
    text-transform:uppercase;
    margin-bottom:18px;
}

.print-report-score strong{
    display:block;
    font-family:var(--grow-font-brand);
    font-size:68px;
    line-height:1;
}

.print-report-score p{
    margin:14px 0 0;
    font-size:15px;
}

.print-report-section{
    padding:42px 54px;
    border-bottom:1px solid rgba(15,23,42,.08);
}

.print-report-section h2{
    margin:0 0 20px;
    color:#07111f;
    font-size:36px;
    line-height:1.05;
    letter-spacing:-.045em;
}

.print-report-section p{
    color:#607086;
    line-height:1.75;
    font-size:16px;
}

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

.print-report-metric,
.print-report-item{
    padding:24px;
    border-radius:24px;
    background:#f6f9fd;
    border:1px solid rgba(15,23,42,.08);
}

.print-report-metric span,
.print-report-item span{
    display:block;
    color:#007BFF;
    font-size:12px;
    font-weight:900;
    letter-spacing:.10em;
    text-transform:uppercase;
    margin-bottom:12px;
}

.print-report-metric strong{
    font-family:var(--grow-font-brand);
    font-size:42px;
    color:#07111f;
}

.print-report-bar{
    margin-top:14px;
    height:9px;
    border-radius:999px;
    background:rgba(15,23,42,.10);
    overflow:hidden;
}

.print-report-bar i{
    display:block;
    height:100%;
    border-radius:999px;
    background:linear-gradient(135deg,#00A3FF,#006BFF);
}

.print-report-item{
    margin-bottom:16px;
}

.print-report-item h3{
    margin:0 0 10px;
    color:#07111f;
    font-size:24px;
    line-height:1.1;
    letter-spacing:-.035em;
}

.print-report-footer{
    display:flex;
    justify-content:space-between;
    gap:20px;
    padding:30px 54px;
    background:#07111f;
    color:#fff;
}

.print-report-footer strong{
    font-family:var(--grow-font-brand);
    font-size:28px;
}

.print-report-footer span{
    color:rgba(255,255,255,.62);
}

@media(max-width:900px){
    .print-report-page{
        padding:80px 0;
    }

    .print-report-sheet{
        border-radius:28px;
        margin:0 18px;
    }

    .print-report-cover{
        grid-template-columns:1fr;
        padding:34px;
    }

    .print-report-cover h1{
        font-size:42px;
    }

    .print-report-section{
        padding:32px;
    }

    .print-report-grid{
        grid-template-columns:1fr;
    }

    .print-report-actions{
        flex-direction:column;
    }
}

@media print{
    @page{
        size:A4;
        margin:12mm;
    }

    body{
        background:#fff !important;
    }

    .gc-header,
    .gc-footer,
    .print-hide{
        display:none !important;
    }

    .print-report-page{
        padding:0 !important;
        background:#fff !important;
    }

    .print-report-sheet{
        max-width:none !important;
        margin:0 !important;
        border-radius:0 !important;
        box-shadow:none !important;
    }

    .print-report-cover{
        -webkit-print-color-adjust:exact;
        print-color-adjust:exact;
    }

    .print-report-section,
    .print-report-item,
    .print-report-metric{
        break-inside:avoid;
        page-break-inside:avoid;
    }
}


/* ASSESSMENT MULTIPLE CHOICE ENGINE */

.assessment-step[data-multiple="true"] .choice-grid button.selected{
    position:relative;
}

.assessment-step[data-multiple="true"] .choice-grid button.selected::after{
    content:"✓";
    margin-left:10px;
    font-weight:900;
}

.next-step{
    min-height:58px;
    padding:0 30px;
    border:0;
    border-radius:999px;
    background:linear-gradient(135deg,#00A3FF,#006BFF);
    color:#fff;
    font-weight:900;
    cursor:pointer;
    box-shadow:0 14px 34px rgba(0,123,255,.26);
}

@media(max-width:900px){
    .next-step{
        width:100%;
    }
}


/* =========================================================
   MULTI STEP ACTIONS
========================================================= */

.assessment-step.active .assessment-actions{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:18px !important;
    margin-top:34px !important;
}

.assessment-step.active .assessment-actions .next-step{
    order:2;
    margin-left:auto !important;
}

.next-step{
    min-width:220px !important;
    min-height:58px !important;
    border:none !important;
    border-radius:999px !important;
    padding:0 34px !important;

    background:
        linear-gradient(135deg,#11A8FD 0%,#005BFF 100%) !important;

    color:#fff !important;
    font-size:16px !important;
    font-weight:800 !important;
    letter-spacing:.01em !important;

    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;

    cursor:pointer !important;

    box-shadow:
        0 14px 34px rgba(0,102,255,.24),
        inset 0 1px 0 rgba(255,255,255,.18) !important;

    transition:
        transform .18s ease,
        box-shadow .18s ease,
        opacity .18s ease !important;
}

.next-step:hover{
    transform:translateY(-2px) !important;

    box-shadow:
        0 20px 42px rgba(0,102,255,.34),
        inset 0 1px 0 rgba(255,255,255,.22) !important;
}

.next-step:active{
    transform:translateY(0) scale(.99) !important;
}

.assessment-actions .prev-step,
.assessment-actions button:not(.next-step):not([type="submit"]){
    min-width:170px !important;
    min-height:58px !important;

    border-radius:999px !important;

    background:#fff !important;

    border:1px solid rgba(15,23,42,.08) !important;

    color:#111827 !important;
    font-weight:700 !important;

    box-shadow:
        0 10px 24px rgba(15,23,42,.05) !important;

    transition:
        transform .18s ease,
        box-shadow .18s ease !important;
}

.assessment-actions .prev-step:hover,
.assessment-actions button:not(.next-step):not([type="submit"]):hover{
    transform:translateY(-2px) !important;

    box-shadow:
        0 14px 28px rgba(15,23,42,.08) !important;
}

/* =========================================================
   MOBILE
========================================================= */

@media(max-width:900px){

    .assessment-step.active .assessment-actions{
        flex-direction:column-reverse !important;
        align-items:stretch !important;
        gap:14px !important;
    }

    .assessment-step.active .assessment-actions .next-step,
    .assessment-step.active .assessment-actions .prev-step,
    .assessment-step.active .assessment-actions button:not(.next-step):not([type="submit"]){
        width:100% !important;
        margin-left:0 !important;
    }
}


/* ASSESSMENT - align global Back / Continue actions */

#assessmentForm > .assessment-actions{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:18px !important;
    margin-top:34px !important;
}

#assessmentForm > .assessment-actions .next-step-global{
    margin-left:auto !important;
}

#assessmentForm > .assessment-actions .prev-step,
#assessmentForm > .assessment-actions button:not(.next-step):not([type="submit"]){
    margin-right:auto !important;
}

@media(max-width:900px){
    #assessmentForm > .assessment-actions{
        flex-direction:column-reverse !important;
        align-items:stretch !important;
    }

    #assessmentForm > .assessment-actions .next-step-global,
    #assessmentForm > .assessment-actions .prev-step,
    #assessmentForm > .assessment-actions button:not(.next-step):not([type="submit"]){
        width:100% !important;
        margin-left:0 !important;
        margin-right:0 !important;
    }
}


/* ASSESSMENT - final step must show only report CTA */

#assessmentForm.is-final-step .next-step,
#assessmentForm.is-final-step .next-step-global{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
}

#assessmentForm.is-final-step .assessment-submit-wrap{
    margin-left:auto !important;
}

#assessmentForm.is-final-step .assessment-submit-btn,
#assessmentForm.is-final-step button[type="submit"]{
    display:inline-flex !important;
}


/* ASSESSMENT - hide Continue on final contact step only */
#assessmentForm.is-final-step .next-step,
#assessmentForm.is-final-step .next-step-global{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
}

/* Final CTA takes the right position */
#assessmentForm.is-final-step .assessment-submit-wrap{
    display:flex !important;
    margin-left:auto !important;
}

#assessmentForm.is-final-step .assessment-submit-btn,
#assessmentForm.is-final-step button[type="submit"]{
    display:inline-flex !important;
}


/* ASSESSMENT - definitive Continue visibility control */
#assessmentForm .next-step,
#assessmentForm .next-step-global{
    display:none !important;
}

#assessmentForm.show-continue .next-step-global{
    display:inline-flex !important;
}

#assessmentForm.is-final-step .next-step,
#assessmentForm.is-final-step .next-step-global{
    display:none !important;
}




/* ANALISI - sticky existing progress bar on mobile only */
@media(max-width:900px){

    .analysis-live-feedback{
        display:block !important;
        position:sticky !important;
        top:132px !important;
        z-index:60 !important;
        margin-bottom:28px !important;
    }

}


/* ANALISI - real sticky fix */

@media(max-width:900px){

    .analysis-compact,
    .analysis-card{
        overflow:visible !important;
    }

    .analysis-live-feedback{
        position:sticky !important;
        top:132px !important;
        z-index:80 !important;
    }

}


/* SMART MOBILE STICKY BAR */

.analysis-live-feedback-placeholder{
    height:0;
}

@media(max-width:900px){

    .analysis-live-feedback.mobile-live-fixed{
        position:fixed !important;
        top:118px !important;
        left:14px !important;
        right:14px !important;
        width:auto !important;
        z-index:999 !important;
        margin:0 !important;
        border-radius:22px !important;
        box-shadow:0 18px 45px rgba(0,0,0,.22);
    }

}


/* ANALISI - mobile choices 2 columns only */
@media(max-width:900px){

    .choice-grid{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
        gap:12px !important;
    }

    .choice-grid button{
        min-height:56px !important;
        padding:12px 10px !important;
        border-radius:18px !important;
        font-size:14px !important;
        line-height:1.18 !important;
        text-align:center !important;
    }

}

@media(max-width:380px){

    .choice-grid button{
        font-size:13px !important;
        padding:11px 8px !important;
    }

}

/* HIDE EMPTY MOBILE STICKY BAR */
.analysis-mobile-sticky-bar:empty{
    display:none !important;
    height:0 !important;
    margin:0 !important;
    padding:0 !important;
}

.analysis-mobile-sticky-bar{
    min-height:0 !important;
}


/* HIDE UNUSED MOBILE STICKY BAR WRAPPER */
.analysis-mobile-sticky-bar{
    display:none !important;
    height:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    overflow:hidden !important;
}


/* REDUCE GAP UNDER LIVE FEEDBACK */
.analysis-live-feedback{
    margin-bottom:18px !important;
}

@media(max-width:900px){
    .analysis-live-feedback{
        margin-bottom:12px !important;
    }
}


/* FLOATING SCORE CIRCLE - test */

.analysis-floating-score-circle{
    display:none;
}

@media(max-width:900px){

    .analysis-floating-score-circle{
        --score:0;
        position:fixed;
        right:16px;
        bottom:92px;
        z-index:9999;
        width:92px;
        height:92px;
        border-radius:50%;
        display:flex;
        align-items:center;
        justify-content:center;
        background:
            conic-gradient(#00A3FF calc(var(--score) * 1%), rgba(255,255,255,.14) 0),
            linear-gradient(135deg,#07111f,#020617);
        box-shadow:0 18px 48px rgba(2,6,23,.28);
        border:1px solid rgba(255,255,255,.14);
    }

    .analysis-floating-score-circle::before{
        content:"";
        position:absolute;
        inset:8px;
        border-radius:50%;
        background:
            radial-gradient(circle at 70% 20%, rgba(0,123,255,.28), transparent 36%),
            linear-gradient(135deg,#07111f,#020617);
    }

    .afsc-inner{
        position:relative;
        z-index:2;
        text-align:center;
        color:#fff;
    }

    .afsc-inner span{
        display:block;
        font-family:var(--grow-font-brand);
        font-size:28px;
        line-height:1;
        font-weight:900;
    }

    .afsc-inner small{
        display:block;
        margin-top:4px;
        color:#00A3FF;
        font-size:10px;
        font-weight:900;
        letter-spacing:.10em;
        text-transform:uppercase;
    }
}


/* FLOATING SCORE CIRCLE - position + complete animation update */
@media(max-width:900px){

    .analysis-floating-score-circle{
        top:138px !important;
        right:14px !important;
        bottom:auto !important;
        width:78px !important;
        height:78px !important;
    }

    .analysis-floating-score-circle::before{
        inset:7px !important;
    }

    .afsc-inner span{
        font-size:24px !important;
    }

    .afsc-inner small{
        font-size:9px !important;
    }

    .analysis-floating-score-circle.is-complete{
        animation:growScoreCompleteBounce .75s ease both;
        box-shadow:
            0 18px 48px rgba(2,6,23,.28),
            0 0 34px rgba(0,163,255,.42) !important;
    }

    @keyframes growScoreCompleteBounce{
        0%{ transform:scale(1); }
        35%{ transform:scale(1.11); }
        60%{ transform:scale(.96); }
        100%{ transform:scale(1); }
    }
}


/* BIGGER FLOATING SCORE + REAL BOUNCE */
@media(max-width:900px){

    .analysis-floating-score-circle{
        width:124px !important;
        height:124px !important;
        right:18px !important;
        bottom:110px !important;

        background:rgba(3,10,28,.52) !important;
        backdrop-filter:blur(16px) saturate(160%) !important;
        -webkit-backdrop-filter:blur(16px) saturate(160%) !important;

        animation:
            scoreFloatBounce 2.8s ease-in-out infinite,
            scoreGlowPulse 3.2s ease-in-out infinite !important;
    }

    .analysis-floating-score-circle::before{
        inset:11px !important;
    }

    .analysis-floating-score-circle .score-value{
        font-size:32px !important;
        line-height:1 !important;
        font-weight:900 !important;
        margin-bottom:4px !important;
    }

    .analysis-floating-score-circle .score-label{
        font-size:11px !important;
        letter-spacing:.18em !important;
    }
}

/* REAL FLOATING BOUNCE */
@keyframes scoreFloatBounce{
    0%{
        transform:translateY(0px) scale(1);
    }

    25%{
        transform:translateY(-6px) scale(1.02);
    }

    50%{
        transform:translateY(0px) scale(1);
    }

    75%{
        transform:translateY(-3px) scale(.995);
    }

    100%{
        transform:translateY(0px) scale(1);
    }
}

/* LIGHT GLOW BREATHING */
@keyframes scoreGlowPulse{
    0%{
        box-shadow:
            0 0 0 rgba(0,122,255,0),
            0 10px 30px rgba(0,80,255,.18);
    }

    50%{
        box-shadow:
            0 0 18px rgba(0,153,255,.35),
            0 14px 42px rgba(0,80,255,.28);
    }

    100%{
        box-shadow:
            0 0 0 rgba(0,122,255,0),
            0 10px 30px rgba(0,80,255,.18);
    }
}

/* SHOW FLOATING SCORE CIRCLE ALSO ON DESKTOP */
@media(min-width:901px){

    .analysis-floating-score-circle{
        display:flex !important;

        width:132px !important;
        height:132px !important;

        right:34px !important;
        bottom:34px !important;

        background:rgba(3,10,28,.42) !important;
        backdrop-filter:blur(18px) saturate(160%) !important;
        -webkit-backdrop-filter:blur(18px) saturate(160%) !important;

        animation:
            scoreFloatBounce 2.8s ease-in-out infinite,
            scoreGlowPulse 3.2s ease-in-out infinite !important;
    }

    .analysis-floating-score-circle::before{
        inset:12px !important;
    }

    .analysis-floating-score-circle .score-value{
        font-size:34px !important;
        font-weight:900 !important;
    }

    .analysis-floating-score-circle .score-label{
        font-size:11px !important;
        letter-spacing:.18em !important;
    }
}

/* FORCE DESKTOP VISIBILITY - FLOATING SCORE */
@media(min-width:901px){

    body .analysis-floating-score-circle{
        position:fixed !important;
        display:flex !important;
        visibility:visible !important;
        opacity:1 !important;

        z-index:999999 !important;

        right:34px !important;
        bottom:34px !important;

        width:132px !important;
        height:132px !important;

        pointer-events:none !important;
    }
}

/* FLOATING SCORE CIRCLE - DESKTOP FULL DESIGN */
@media(min-width:901px){

    body .analysis-floating-score-circle{
        --score:0;
        position:fixed !important;
        display:flex !important;
        align-items:center !important;
        justify-content:center !important;
        visibility:visible !important;
        opacity:1 !important;

        right:34px !important;
        bottom:34px !important;
        z-index:999999 !important;

        width:132px !important;
        height:132px !important;
        border-radius:50% !important;

        background:
            conic-gradient(
                rgba(0,163,255,.95) calc(var(--score) * 1%),
                rgba(255,255,255,.14) 0
            ),
            linear-gradient(135deg,rgba(7,17,31,.78),rgba(2,6,23,.70)) !important;

        border:1px solid rgba(255,255,255,.18) !important;
        box-shadow:0 22px 55px rgba(2,6,23,.28) !important;

        backdrop-filter:blur(18px) saturate(160%) !important;
        -webkit-backdrop-filter:blur(18px) saturate(160%) !important;

        overflow:hidden !important;
        pointer-events:none !important;
    }

    body .analysis-floating-score-circle::before{
        content:"" !important;
        position:absolute !important;
        inset:12px !important;
        border-radius:50% !important;
        background:
            radial-gradient(circle at 70% 20%,rgba(0,123,255,.28),transparent 36%),
            linear-gradient(135deg,#07111f,#020617) !important;
    }

    body .analysis-floating-score-circle .afsc-inner{
        position:relative !important;
        z-index:2 !important;
        text-align:center !important;
        color:#fff !important;
    }

    body .analysis-floating-score-circle .afsc-inner span{
        display:block !important;
        font-family:var(--grow-font-brand) !important;
        font-size:34px !important;
        line-height:1 !important;
        font-weight:900 !important;
    }

    body .analysis-floating-score-circle .afsc-inner small{
        display:block !important;
        margin-top:6px !important;
        color:#00A3FF !important;
        font-size:11px !important;
        font-weight:900 !important;
        letter-spacing:.18em !important;
        text-transform:uppercase !important;
    }
}

/* FLOATING SCORE CIRCLE - desktop glow like mobile */
@media(min-width:901px){

    body .analysis-floating-score-circle{
        box-shadow:
            0 0 28px rgba(0,163,255,.42),
            0 0 70px rgba(0,102,255,.24),
            0 22px 55px rgba(2,6,23,.28) !important;
        animation:
            scoreFloatBounce 2.8s ease-in-out infinite,
            scoreGlowPulse 3.2s ease-in-out infinite !important;
    }

    body .analysis-floating-score-circle::after{
        content:"" !important;
        position:absolute !important;
        inset:-14px !important;
        border-radius:50% !important;
        background:radial-gradient(circle, rgba(0,163,255,.28), transparent 68%) !important;
        z-index:-1 !important;
        pointer-events:none !important;
    }
}

/* GROW DASHBOARD - PROFILE DETECTOR */
.gd-profile-section{
    margin-top:34px;
}

.gd-profile-card{
    display:grid;
    grid-template-columns:1fr 220px;
    gap:28px;
    align-items:center;
    padding:34px;
    border-radius:34px;
    background:
        radial-gradient(circle at 90% 10%, rgba(0,123,255,.25), transparent 34%),
        linear-gradient(135deg,#07111f 0%,#0b1830 55%,#020617 100%);
    color:#fff;
    border:1px solid rgba(255,255,255,.12);
    box-shadow:0 24px 70px rgba(2,6,23,.18);
}

.gd-profile-card h2{
    color:#fff;
    margin:12px 0 14px;
    font-size:clamp(34px,4vw,64px);
    line-height:.96;
}

.gd-profile-card p{
    color:rgba(255,255,255,.76);
    max-width:760px;
    font-size:18px;
    line-height:1.55;
}

.gd-profile-confidence{
    width:180px;
    height:180px;
    border-radius:50%;
    margin-left:auto;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    background:
        radial-gradient(circle at 70% 20%, rgba(0,123,255,.28), transparent 38%),
        linear-gradient(135deg,#07111f,#020617);
    border:10px solid rgba(0,163,255,.82);
    box-shadow:0 0 45px rgba(0,123,255,.32);
}

.gd-profile-confidence strong{
    font-size:48px;
    line-height:1;
    color:#fff;
    font-weight:900;
}

.gd-profile-confidence span{
    color:#00A3FF;
    font-weight:900;
    font-size:11px;
    letter-spacing:.12em;
    text-transform:uppercase;
    margin-top:8px;
}

.gd-profile-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:18px;
    margin-top:18px;
}

.gd-profile-mini{
    padding:24px;
    border-radius:24px;
    background:#fff;
    border:1px solid rgba(15,23,42,.08);
    box-shadow:0 12px 35px rgba(15,23,42,.05);
}

.gd-profile-mini span{
    display:block;
    color:#007BFF;
    font-size:12px;
    font-weight:900;
    letter-spacing:.10em;
    text-transform:uppercase;
    margin-bottom:10px;
}

.gd-profile-mini p{
    margin:0;
    color:#111827;
    font-size:16px;
    line-height:1.55;
    font-weight:650;
}

@media(max-width:900px){
    .gd-profile-card{
        grid-template-columns:1fr;
        padding:26px;
    }

    .gd-profile-confidence{
        width:150px;
        height:150px;
        margin:0;
    }

    .gd-profile-grid{
        grid-template-columns:1fr;
    }
}

/* GROW DASHBOARD - CRITICAL AREAS */
.gd-critical-wrap{
    margin-top:30px;
    padding:30px;
    border-radius:30px;
    background:rgba(255,255,255,.62);
    border:1px solid rgba(15,23,42,.07);
}

.gd-critical-wrap h3{
    margin:10px 0 24px;
    color:#07111f;
    font-size:clamp(28px,3vw,46px);
    line-height:1;
}

.gd-critical-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:18px;
}

.gd-critical-card{
    padding:24px;
    border-radius:24px;
    background:#fff;
    border:1px solid rgba(15,23,42,.08);
    box-shadow:0 12px 35px rgba(15,23,42,.05);
}

.gd-critical-top span{
    display:inline-flex;
    padding:8px 12px;
    border-radius:999px;
    background:rgba(0,123,255,.10);
    color:#007BFF;
    font-size:11px;
    font-weight:900;
    letter-spacing:.08em;
    text-transform:uppercase;
}

.gd-critical-card h4{
    margin:18px 0 10px;
    color:#07111f;
    font-size:24px;
    line-height:1.05;
}

.gd-critical-card p{
    margin:0 0 16px;
    color:#5b6577;
    font-size:15px;
    line-height:1.55;
}

.gd-critical-card strong{
    display:block;
    color:#07111f;
    font-size:15px;
    line-height:1.45;
}

@media(max-width:900px){
    .gd-critical-wrap{
        padding:22px;
    }

    .gd-critical-grid{
        grid-template-columns:1fr;
    }
}

/* PROFILE DETECTOR - align top section with critical areas design */

.gd-profile-section{
    margin-top:34px !important;
    padding:30px !important;
    border-radius:30px !important;
    background:rgba(255,255,255,.62) !important;
    border:1px solid rgba(15,23,42,.07) !important;
    box-shadow:0 18px 55px rgba(15,23,42,.05) !important;
}

.gd-profile-card{
    border-radius:30px !important;
    padding:34px !important;
    margin:0 0 22px !important;
}

.gd-profile-grid{
    margin-top:0 !important;
    gap:18px !important;
}

.gd-profile-mini{
    background:#fff !important;
    border:1px solid rgba(15,23,42,.08) !important;
    border-radius:24px !important;
    box-shadow:0 12px 35px rgba(15,23,42,.05) !important;
}

.gd-critical-wrap{
    margin-top:22px !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    padding:0 !important;
}

@media(max-width:900px){
    .gd-profile-section{
        padding:22px !important;
        border-radius:28px !important;
    }

    .gd-profile-card{
        padding:26px !important;
        border-radius:28px !important;
    }
}


/* PROFILE SECTION - clean final alignment */
.gd-profile-section{
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    padding:0 !important;
    margin-top:34px !important;
    border-radius:0 !important;
}

.gd-profile-card{
    margin-bottom:22px !important;
}

.gd-profile-grid{
    margin-top:0 !important;
    margin-bottom:28px !important;
}

.gd-critical-wrap{
    background:rgba(255,255,255,.62) !important;
    border:1px solid rgba(15,23,42,.07) !important;
    box-shadow:0 18px 55px rgba(15,23,42,.05) !important;
    border-radius:28px !important;
    padding:30px !important;
    margin-top:0 !important;
}


/* PROFILE + CRITICAL AREAS - unified light container */
.gd-profile-section{
    background:rgba(255,255,255,.62) !important;
    border:1px solid rgba(15,23,42,.07) !important;
    box-shadow:0 18px 55px rgba(15,23,42,.05) !important;
    padding:30px !important;
    border-radius:30px !important;
    margin-top:34px !important;
}

.gd-profile-card{
    margin-bottom:22px !important;
}

.gd-profile-grid{
    margin-bottom:28px !important;
}

.gd-critical-wrap{
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    padding:0 !important;
    margin-top:0 !important;
    border-radius:0 !important;
}

@media(max-width:900px){
    .gd-profile-section{
        padding:22px !important;
        border-radius:28px !important;
    }
}


/* DIAGNOSI STRATEGICA - blue frame like growth card */
.gd-profile-section{
    background:
        radial-gradient(circle at 95% 10%, rgba(0,163,255,.28), transparent 34%),
        linear-gradient(135deg,#07111f 0%,#061b45 48%,#005BFF 100%) !important;
    border:0 !important;
    box-shadow:0 24px 70px rgba(2,6,23,.18) !important;
    padding:34px !important;
    border-radius:34px !important;
    margin-top:34px !important;
    overflow:hidden !important;
}

.gd-profile-card{
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    padding:0 0 28px !important;
    margin:0 !important;
}

.gd-profile-grid{
    margin:0 0 34px !important;
}

.gd-profile-mini,
.gd-critical-card{
    background:rgba(255,255,255,.94) !important;
    border:1px solid rgba(255,255,255,.22) !important;
    box-shadow:0 14px 38px rgba(2,6,23,.12) !important;
}

.gd-critical-wrap{
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    padding:0 !important;
    margin:0 !important;
}

.gd-critical-wrap h3{
    color:#fff !important;
}

.gd-critical-wrap .grow-eyebrow{
    color:#00A3FF !important;
}

@media(max-width:900px){
    .gd-profile-section{
        padding:24px !important;
        border-radius:28px !important;
    }
}


/* PROFILE SECTION - align with existing dashboard layout */
.gd-page .gd-profile-section{
    max-width:1180px !important;
    margin:0 auto 34px !important;
    padding:0 !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    border-radius:0 !important;
}

.gd-page .gd-profile-card{
    background:
        radial-gradient(circle at 90% 10%, rgba(0,123,255,.22), transparent 34%),
        linear-gradient(135deg,#07111f 0%,#0b1830 55%,#020617 100%) !important;
    border-radius:34px !important;
    padding:34px !important;
    margin-bottom:22px !important;
}

.gd-page .gd-profile-grid{
    margin-bottom:28px !important;
}

.gd-page .gd-critical-wrap{
    background:rgba(255,255,255,.62) !important;
    border:1px solid rgba(15,23,42,.07) !important;
    box-shadow:0 18px 55px rgba(15,23,42,.05) !important;
    border-radius:30px !important;
    padding:30px !important;
}

@media(max-width:900px){
    .gd-page .gd-profile-card,
    .gd-page .gd-critical-wrap{
        padding:22px !important;
        border-radius:28px !important;
    }
}


/* CRITICAL AREAS TITLE COLOR FIX */
.gd-critical-wrap h3{
    color:#07111f !important;
}

.gd-critical-wrap .grow-eyebrow{
    color:#007BFF !important;
}

