@font-face {
    font-family: Myriad;
    src: url(../../fonts/Myriad.ttf);
    font-display: swap;
}

@font-face {
    font-family: Myriad_bold;
    src: url(../../fonts/Myriad_bold.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Kanit';
    src: url(../../fonts/Kanit-Regular.ttf);
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kanit';
    src: url(../../fonts/Kanit-Bold.ttf);
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kanit';
    src: url(../../fonts/Kanit-Medium.ttf);
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kanit';
    src: url(../../fonts/Kanit-SemiBold.ttf);
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

.owl-carousel-home .owl-item {
    opacity: 0.5;
    /* OpacitÃƒÆ'Ã‚Â  predefinita per tutti gli elementi */
    transition: opacity 0.3s ease;
    /* Transizione per un effetto piÃƒÆ'Ã‚Â¹ fluido */
}

.owl-carousel .owl-item.center {
    opacity: 1;
    /* OpacitÃƒÆ'Ã‚Â  per l'elemento centrale */
}

.owl-carousel-home.owl-item.active:not(.center) {
    opacity: 0.5;
    /* OpacitÃƒÆ'Ã‚Â  per gli elementi attivi che non sono al centro */
}

.owl-carousel-home.owl-item:first-child.active,
.owl-carousel-home.owl-item:last-child.active {
    opacity: 0;
    /* OpacitÃƒÆ'Ã‚Â  per gli elementi agli estremi */
}

.considerations {
    padding: 6px 0px 0px 0px;
}

.considerations>p {
    color: rgba(255, 255, 255, 0.8);
    font-weight: lighter;
    font-family: 'Mulish';
    text-align: center;
    font-size: 12px;
}

.considerations-cont {
    background: #342081;
    padding: 1rem;
}

.link-hero-github {
    background: #fff;
    color: #111237;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    display: inline-flex;
}

.link-hero-github>svg {
    fill: #111237;
}

.icon-filters-owl {
    /* max-height: 100px; */
    height: 100px;
    width: auto !important;
    /* display: flex; */
    display: inline-block !important;
}

.owl-ct {
    max-height: 250px;
    width: auto !important;
}

.btn-buy-pro {
    display: inline-flex;
    align-items: center;
    background: #8419e3;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

.purchase-item-cont {
    background: linear-gradient(45deg, #5215e4, #9f1ae2);
    border-radius: 5px;
    padding: 10px 15px;
    border: 2px solid #fff;
}

.pro-item-cont {
    background: linear-gradient(45deg, #5215e4, #9f1ae2);
    border-radius: 10px;
    padding: 10px 15px;
    border: 2px solid #fff;
    margin-top: 0 !important;
}

.startup-item-cont {
    background: linear-gradient(-45deg, #50d5ff, #1a3ce2) !important;
    border-radius: 10px;
    padding: 10px 15px;
    border: 2px solid #fff;
}

.item-included-checkout {
    width: 30%;
    padding: 10px 15px;
    background: #dfdfff;
    border-radius: 4px;
}

.item-included-changelogs {
    width: calc(33.3% - 5px);
    padding: 10px 15px;
    background: #dfdfff;
    border-radius: 4px;
    justify-content: center;
}

.bi-list {
    fill: #550088;
}

.navbar-toggler {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.purchase-item>p {
    padding: 0;
    margin: 0;
}

.changelogs-data {
    font-weight: bold;
    font-size: 18px;
    margin: 0;
    color: #7618e3;
}



.logo-header {
    height: 48px;
    width: auto;
}

.btn-prim-alt {
    background-color: #2aabef;
}

.navbar-toggler {
    text-decoration: none;
    text-transform: uppercase;
}

.startup-carousel-item {
    background: #eef4ff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px 20px;
    border-radius: 5px;
    min-height: 370px;
}

img.startup-carousel-img {
    height: 100px;
    width: auto !important;
}

.angle-icon {
    width: auto;
    margin-right: 10px;
    height: 25px;
}

a.view-more-labs {
    border: 1px solid #561499;
    padding: 20px;
    width: 100%;
    text-align: center;
    text-decoration: none;
    font-family: 'Myriad';
    border-radius: 3px;
    color: 561499;
    color: #561499;
}




.labs-feat {
    font-weight: bold;
    font-family: 'Kanit', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.labs-desc {
    margin-top: 15px;
    text-align: center;
    overflow-y: scroll;
    height: 95px;
    scrollbar-width: none;
    scroll-behavior: smooth;
}

.labs-desc-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    width: 70%;
    border-radius: 4px;
    padding: 0 15px;
}

.divider {
    border: 1px solid #bebebe;
    width: 100%;
    height: 1px;
    margin: 20px;
    border-radius: 50px;
    margin-top: 0;
}

.labs-title {
    color: #fff;
}

.startup-carousel-item>label,
.labs-markeplace-item>label {
    text-transform: uppercase;
    margin-top: 15px;
    color: #56149a;
    text-align: left;
    font-family: 'Myriad_bold', Roboto;
    font-size: 18px;
    font-family: 'Mulish';

    font-size: 16px;
    cursor: pointer;
    text-align: center;
}

svg.labs-item {
    height: 75px;
    fill: #57149b;
}

.labs-markeplace-item {
    text-decoration: none;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px 20px;
    border-radius: 5px;
    min-height: 250px;
    width: calc(25% - 20px);
    margin: 10px 10px;
    border: 2px solid #fff;
    transition: 0.2s ease-out;
}

.labs-markeplace-item:hover {
    border: 2px solid #57149b;
}



.startup-home-title {
    margin-bottom: 0.5rem !important;
}

.discover-sub {
    text-align: center;
    display: block;
    color: #fff;
    padding-bottom: 30px;
}

.discover-sub-labs {
    padding-bottom: 15px;
}

.dglabs-title {
    -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, .6) 30%, #000 50%, rgba(0, 0, 0, .6) 70%);
    -webkit-mask-size: 200%;
    animation: shine 4.5s linear infinite;
}

.px-5-mob {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.first-logo {
    color: #aa1ffe;
    font-weight: bold;
    padding-left: 5px;
    display: inline;
    margin: none;
    margin-right: -6px;
}

.last-logo {
    color: #2aabef;
    font-weight: normal;
}

.flexible-features {
    display: flex;
    /* border: 1px solid; */
    padding: 15px 20px;
    position: relative;
    justify-content: space-around;
    background: #fff;
}

.flexible-features:last-of-type {
    box-shadow: 0 25px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.feature-item {
    flex: 1;
    text-align: center;
    padding: 10px 0px;
    /* border: 1px solid; */
}

.feature-item>span {
    display: block;
    color: #00a3ce;
    font-size: 17px;
    font-weight: 500;
    padding: 7px 15px;
}

.features-row {
    display: flex;
    align-items: center;
    text-align: center;
    background: #fff;
    padding: 15px 0;
    border-bottom: 1px solid #bebebe;
    border-left: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
}

.av-soon {
    font-size: 2.5rem;
}

.features-col {
    width: calc(25% - 10px);
    margin-left: 10px;
}

.features-col:first-of-type {
    text-align: left;
}

.features-col-title {
    font-size: 16px;
}

img.feature-col-img {
    height: 25px;
    width: 25px;
}

.features-col-title-text {
    font-size: 20px;
    font-weight: normal;
    font-family: 'Myriad';
    margin: 0;
    padding-left: 10px;
}

#features-list {
    background: linear-gradient(45deg, #5215e4, #9f1ae2) !important;
    padding-top: 20vh;
}

.features-table {
    position: absolute;
    left: 0;
    right: 0;
    height: auto;
}

.aside-fixed {
    position: absolute;
    left: 0;
    right: 0;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
    height: 280px;
    padding: 0;
}

.custom-title-small {
    height: 10vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-pblue {
    color: #0096bf;
}

.rotateimg180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.bg-custom {
    background: linear-gradient(45deg, #5215e4, #9f1ae2) !important;
}

.f-kanit {
    font-family: 'Myriad_bold';
    font-size: 20px;
    margin-top: 15px;
}

.version-cont {
    background: #d4b7ff;
    padding: 20px 30px;
    border-radius: 50px;
    text-align: center;
    margin-top: 40px;
}

section.masthead.masthead-alt.masthead-editions {
    padding-top: 3rem;
}

.version-cont>div>label {
    background: #dfd4ff;
    font-family: Myriad;
    color: #aa1ffe;
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    padding: 0 20px;
}

.version-item>span:first-of-type {
    color: #590eae;
    font-size: 15px;
    font-family: Myriad;
    font-weight: bold;
}

.version-container {
    margin-top: 0px;
}

.version-cont>div>div {
    padding-top: 5px;
}

.btn-join {
    margin-top: 30px;
}

.version-item-container {
    background: #f5f1ff;
    padding: 20px;
    font-family: 'Myriad';
    margin: 15px 0;
    border-radius: 5px;
    margin-bottom: 15px;
    text-align: left;
}

.version-item-container>h5 {
    color: #aa1ffe;
    font-family: 'Myriad';
    font-size: 23px;
    text-align: left;
}

.pro-features-img-holder {
    background: #7818e3;
    padding: 15px;
    border-radius: 10px;
}

.owl-carousel-pro {
    position: unset !important;
}

.owl-dots {
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.owl-buy {
    position: absolute;
    bottom: 30px;
    right: 30px;
}

button.owl-dot {
    background: #6c6c6c !important;
    width: 10px;
    height: 10px;
    opacity: 1;
    /* display: unset; */
    border-radius: 50px;
    margin: 0 4px;
    border: 2px solid black;
}

button.owl-dot.active {
    background: #e7e7e7 !important;
    border: 2px solid #300845;
}

.logo-features-pro {
    padding: 5px;
    border-radius: 10px;
}

.mh-300 {
    max-height: 460px;
    width: auto !important;
}

.div-flex-features {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.owl-carousel-pro-images>.owl-stage-outer>.owl-stage {
    display: flex;
    align-items: center;
}

.pro-carousel-item {
    background: #fff;
    padding: 0px 30px;
    border-radius: 10px;
}

.version-item-data {
    display: inline-block;
    width: auto;
}

.version-item-ch {
    display: block;
    font-family: 'Myriad';
    width: auto;
    text-align: justify;
    margin-top: 15px;
    border-top: 1px solid;
    padding-top: 15px;
}

.small-box-title-icon {
    height: 45px;
    margin-right: 25px;
    fill: #232459;
}

.bg-mixed {
    /* background: linear-gradient(143deg, #5215e4, #9f1ae2) !important; */
}

.compare-box,
.docs-box,
.faq-box {
    padding: 45px 25px;
    border-radius: 5px;
    background: #eee;
}

.title-blue {
    color: #232459 !important;
}

.dac {
    padding-bottom: 20px;
    text-align: left;
}

.svg-docs {
    height: 18px;
    margin-right: 5px;
    fill: #004c60;
}

.docs-accordion {
    color: #004c60;
}

.accordion-button:not(.collapsed) {
    color: #004c60;
    background-color: #f3eafe;
}

.pro-features-data-col {
    background: #fff;
    border-radius: 10px;
}

.mast-title {
    font-size: 2.8rem;
}

.p-rel {
    position: relative;
}

.overlay-call-to-action {
    position: absolute;
    bottom: -18px;
    /* padding: 30px; */
    width: 100%;
    text-align: center;
}

.btn-call-to-action {
    border: 3px solid #fff;
    padding: 11px 42px;
    font-size: 17px;
    background: linear-gradient(45deg, #5215e4, #9f1ae2);
}

.offer {
    background: #4674f3;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: inline-block;
}

.badge-box {
    font-size: 13px;
    background: #d4d8e9;
    color: #aa1ffe !important;
    font-weight: bold !important;
    text-align: center !important;
    border-radius: 5px !important;
    display: inline-block !important;
    padding: 2px 10px !important;
    margin: 5px 0 !important;
}

.price-box {
    font-size: 14px;
    display: block !important;
}

.report-info {
    padding: 15px;
    background: #bbe7fc;
    margin-top: 20px;
}

#download-btn {
    background: linear-gradient(45deg, #5215e4, #9f1ae2);
    outline: none;
}

#download-btn:hover {
    background: linear-gradient(45deg, #5215e4, #9f1ae2);
    outline: none;
    border: 1px solid transparent;
}

.masthead-device-mockup>img {
    max-width: 750px;
}

.labs-item-features {
    display: flex;
    align-items: center;
    justify-content: start;
}

.labs-item-features>span>svg {
    height: 15px;
    margin-right: 5px;
}

.about-tool {
    font-size: 22px;
    color: #5c2891;
}

/* element next to .about-tool */
.about-tool + p {
    color: #fff;
} 

.changelogs-labs {
    background-color: #c9cce0;
    border: 2px solid #aa1ffe;
}

.comp-lab {
    height: 18px;
    fill: #5c2891;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
}


.labs-item-features>span {
    background: #a5b7d1;
    padding: 2px 25px;
    display: flex;
    align-items: center;
    margin-right: 15px;
    border-radius: 4px;
    font-family: Oswald;
    font-size: 14px;
}

.breadcrumb-item>a, .breadcrumb-item {
    color: #fff !important;
}

.breadcrumb-item>a.active {
    color: #fff !important;
}

.labs-txt {
    color: #360d66;
}

.labs-txt-back {
    background: rgb(94 0 155);
    padding: 15px 20px;
    border-radius: 4px;
    font-size: 1.1rem;
    color: #fff;
}

.item-labs-img {
    border: 2px solid #aa1ffe;
    border-radius: 4px;
}

.btn-docs {
    background: #2188ba;
    display: flex;
    align-items: center;
    justify-content: center;
}

.masthead-marketplace {
    /* background: #94afb1 !important; */
}

svg.get-labs {
    fill: #fff;
    height: 18px;
    margin-right: 6px;
}

.masthead-off {
    background: #e6e8f3 !important;
    padding-top: 7vh;
}

.btn-labs {
    background: linear-gradient(195deg, #5215e4, #9f1ae2);
    display: flex;
    align-items: center;
    justify-content: center;
}

.svg-labs {
    fill: #fff;
    height: 20px;
    margin-right: 10px;
}

svg.svg-social-footer {
    height: 20px;
    fill: #fff;
}


.bg-violet {
    background: linear-gradient(45deg, #5215e4, #9f1ae2) !important;
}

.tip {
    font-size: 12px;
}

.bg-blue {
    background: linear-gradient(45deg, #50d5ff, #1a3ce2) !important;
}

.btn-blue {
    background-color: #141c49 !important;
    border: 1px solid #111237 !important;
}

.promo-img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 20px;
}

.link-github {
    background: #fff;
    color: #6417e3;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
}

.section-labs {
    background-size: contain !important;
    background-image: url('../img/background-labs.png') !important;
}

#mainNav {
    padding: 0;
    display: flex;
    align-items: center;
    z-index: 9;
}

.masthead {
}

.rounded-shell {
    border-radius: 10px;
}

.custom-title-features {
    margin-bottom: 0 !important;
}

.docs-pro {
    /* position: absolute; */
    right: 0;
    background: #8b19e3;
    padding: 1px 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    top: 6px;
    border-radius: 5px;
    font-size: 14px;
    right: 7px;
    font-family: Myriad;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    display: inline;
    margin: 0 5px;
}

.alert-double {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #550093;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 13px;
}

.svg-pro-home {
    fill: #fff;
    height: 20px;
    margin-right: 7px;
}

.alert-double>div>svg {
    fill: #fff;
    height: 20px;
    margin-right: 6px;
}

.coming-svg {
    display: flex;
    align-items: center;
    height: 50vh;
    align-items: center;
    justify-content: center;
}



.coming-svg>svg {
    height: 100%;
    width: auto;
    fill: #550093;
    max-height: 280px;
    transition: 0.2s ease-out;
}

#to_action_signup, .to_action_signup {
    margin: 0 !important;
}

.login-cont {
    /* background: #fff; */
    border-radius: 4px;
    padding: 20px;
    display: flex;
    align-items: center;
    color: #232459;
    font-weight: bold;
    font-family: 'Myriad_bold';
    justify-content: space-between;
    align-items: center;
}
.login-cont>a {
    text-decoration: none !important;
}

.promo-sec {
    overflow: hidden;
    color: gray;
    text-align: left;
    line-height: 1.6em;
}


.promo-sec::before {
    display: block;
    float: right;
    margin-top: .7em;
    border-top: 2px solid silver;
    width: 78%;
    content: "";
}

.logo-footer {
    width: 60px;
    margin: 0 15px;
}

.extra-margin {
    margin-top: 30px;
}

.vlt-bg {
    background-color: #4f0283;
    color: white;
    padding: 4px 10px;
    margin-bottom: 5px;
    border-radius: 10px;
    display: inline-block;
}

.mh-3 {
    max-height: 300px;
}

.navbar-toggler {
    box-shadow: none;
}

.docs-side-link {
    text-decoration: none;
    color: #0096bf;
}

.list-group-item.active>.docs-side-link {
    color: #fff;
}

.navbar {
    position: fixed;
}

.img-rev {
    max-width: 400px;
}

.img-ca {
    max-width: 400px;
}

.ca-cont {
    text-align: center;
}

.article-container {
    background: #fff;
    border-radius: 0;
    padding: 15px 20px;
}

.article-news {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.article-news-content {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 40px !important;
}


.link-hero {
    padding: 15px 30px;
    font-weight: bold;
    font-size: 17px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    color: #fff;
    border: 2px solid #fff;
}

.link-hero:hover {
    color: #fff;
    background: linear-gradient(195deg, #5215e4, #9f1ae2);
}

.tg-redirect {
    font-size: 14px;
    background: #0360a0;
    color: #fff;
    padding: 0px;
    text-align: center;
    font-weight: bold;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.features-list-grid-comparison {
    margin-bottom: 30px;
}

.features-row:first-of-type {
    border-top: 1px solid #bebebe;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.features-row:last-of-type {
    border-bottom: 1px solid #bebebe;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.container-features {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
}

.edition-category-container {
    display: flex;
    align-items: center;
    padding: 10px 0;
    margin-top: 40px;
}

.bt1 {
    border-top: 1px solid #bebebe;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.edition-category-container>div {
    width: 25%;
    text-align: center;
    background: #dfd4ff;
    margin: 0 0px;
    border-radius: 3px;
    padding: 5px 0px;
    color: #8500d5;
}

.masthead-docs,
.masthead-changelogs,
.masthead-faq,
.masthead-home {
}

.mast-halloween {
    background: url('../img/halloween-background.jpg') !important;
    background-size: cover !important;
}

.edition-category {
    width: 25%;
    color: #af33fb;
    margin: 0;
}

.tg-red-link {
    color: #0060a0;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    border: 1px solid #0067ac;
    border-radius: 5px;
    padding: 2px 6px;
    margin-left: 15px;
    cursor: pointer;
    transition: .2s;
    background: #fff;
    display: inline-flex;
}

.hr-divider {
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
}

.tg-red-logo {
    width: 20px;
    margin-right: 5px;
    height: 20px;
}

.tg-red-close {
    position: absolute;
    right: 20px;
    font-size: 25px;
    cursor: pointer;
}

.et-pro {
    position: absolute;
    right: 0;
    background: #8b19e3;
    padding: 1px 10px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    top: 6px;
    border-radius: 5px;
    font-size: 14px;
    right: 7px;
    font-family: Myriad;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tg-red-link:hover {
    color: #1a8ad5;
    text-decoration: none;
    background: #fff;
}

.cls-1 {
    fill: #ffffff !important;
    }

.wyg-container {
    background: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    /* border-bottom: 10px solid #8b19e3; */
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* flex-direction: column; */
    margin-bottom: 20px;
    position: relative;
}

.header-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.header-svg {
    height: 24px;
    fill: #5d00a4;
}

.info-box-small>div>.wyg-container {
    height: 100px;
    padding: 5px 10px;
    border-radius: 5px;
    /* border-bottom: 10px solid #8b19e3; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* flex-direction: column; */

}

.box-included-changelogs {
    width: 100%;
}



.bg-skyblue {
    background: #2aabef;
    border: 1px solid #2aabef;
}

.signup-container,
.login-container {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    border: 1px solid #ce9de0 !important;
}

.signup-container input:focus,
.login-container input:focus {
    background: #e6a7ff !important;
    border: 2px solid #be45eb !important;
    outline: none;
    box-shadow: none;
}

.wyg-img {
    width: 20%;
    text-align: center;
}

.error-discount {
    font-size: 14px;
    color: red;
}

.success-discount {
    font-size: 14px;
    color: green;
}

.error-newsletter {
    font-size: 14px;
    color: #ffd8d8;
}

.wyg-img>svg {
    height: 50px;
    width: 50px;
    fill: #132f74;
}

.info-box-small>div>div>.wyg-img>svg {
    width: 30px;
    text-align: center;
}

.text-left {
    text-align: left !important;
}

.wyg-title>h2.text-white,
.wyg-title>h3.text-white {
    /* color: red; */
    opacity: 1;
    color: #132f74 !important;
    font-size: 21px;
}

.info-box-small>div>div>div>.wyg-title>h2.text-white,
.info-box-small>div>div>div>.wyg-title>h3.text-white {
    font-size: 18px;
}

.wyg-info {
    width: 80%;
    padding: 10px;
}

.newsletter-popup {
    border: 1px solid #fff;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: linear-gradient(173deg, #5215e4, #9f1ae2) !important;
    max-width: 40%;
    max-height: 50%;
    min-height: 350px;
    bottom: 0;
    margin: auto;
    right: 0;
    padding: 20px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.text-right {
    text-align: right;
}

.popup-success {
    display: none;
}

.newsletter-popup-close {
    position: absolute;
    right: 15px;
    top: 10px
}

.newsletter-popup-close>svg {
    width: 25px;
    height: 25px;
    fill: #fff;
    cursor: pointer;
}

.alert-updates>span {
    font-size: 12px;
    display: block;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: bold;
    border-top: 1px solid blue;
    padding-top: 4px;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield;
}

.btn-change-val {
    width: 50%;
}

.item-carousel-product {
    padding: 25px;
    background: #370768;
    border-radius: 10px;
    display: flex;
    height: 100%;
    transition: 0.2s ease-out;
    padding-bottom: 35px !important;
}

.owl-carousel-pro {
    height: 100%;
}

.check-break {
    background: #dfdfff;
    border: 1px solid #bebebe;
    padding: 20px;
    text-align: center;
    border-radius: 5px;
}

/*(1) owl-stage box*/
.owl-carousel-pro .owl-stage {
    display: flex;
}

/*(2) the direct div of each element in the owl carousel*/
.item-carousel-product {
    height: 100%;
    align-items: center;
    justify-content: center;
    padding: 0 15vh;
    max-height: 79vh;
}

.input-checkout-sel {
    background: #d3a6e42e;
    padding: 25px;
    color: #1634b4;
    font-size: 17px;
    font-family: 'Kanit', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.image-cont {
    /* height: 50%; */
    display: flex;
    justify-content: center;
    width: 50%;
    align-items: center;
    height: 100%;

}

.masthead-edition {
    padding: 50px;
    height: calc(100vh - 14vh);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 14vh;
}

.masthead-marketplace {
    /* background: linear-gradient(45deg, #5215e4, #9f1ae2) !important; */
}

.square-menu {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
}

.item-square {
    background: transparent;
}

.item-square-active {
    background: #c7bbee;
}

.labs-side {
    background: rgba(255, 255, 255, 1);
    padding: 15px;
    border-radius: 4px;
}

.labs-mini-info  {
    font-size: 15px;
}

.item-square {
    width: calc(25% - 10px);
    margin: 5px;
    /* padding: 5px; */
    border-radius: 3px;
    justify-content: center;
    align-items: center;
    display: flex;
    transition: 0.1s ease-out;
}

.item-square>svg {
    fill: transparent;
}

.item-square-active>svg {
    fill: #471189;
}

.item-square>svg {
    padding: 10px 0;
    font-size: red;
    font-size: 23px;
    font-size: 11px;
    height: 70px;
}


.h1-product {
    -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, .6) 30%, #000 50%, rgba(0, 0, 0, .6) 70%);
    -webkit-mask-size: 200%;
    animation: shine 2s linear infinite;
}


@keyframes shine {
    from {
        -webkit-mask-position: 150%;
    }

    to {
        -webkit-mask-position: -50%;
    }
}


.owl-dots {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    bottom: 20px;
}

.owl-dot {
    margin: 5px;
    transition: 0.1s ease-in-out;
}

.owl-dot.active {
    background: white !important;
    width: 15px;
}

.image-cont>img {
    display: block !important;
    border-radius: 10px;
    /* height: 100% !important; */
    width: 100% !important;
    width: -webkit-fill-available !important;
    max-height: 70%;
    width: auto !important;
}

.logo-prod {
    width: auto !important;
}

.item-desc {
    color: #fff;
    padding: 0 45px;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.item-desc>h2,
.item-desc>h1 {
    color: #dfdfff;
}

.riepilog-mobile {
    transition: 0.2s ease-out;
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    padding: 15px 30px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 120px;
}

.riepilog-expaned {
    z-index: 999;
    height: 100%;
}

.riepilog-closed {
    display: none;
}

button.btn.btn-primary.square-pill {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
    font-size: 20px;
    font-weight: bold;
    padding: revert;
    color: #9921df;
    background-color: #c8cde3;
    border-color: #550088;
}


.validity {
    font-size: 13px;
}

.navbar {
    z-index: 999 !important;
}

.email-news {
    border-radius: 50px;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(65 61 88 / 50%);
    z-index: 999;
    align-items: center;
    justify-content: center;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
}

.wyg-title>h2.text-white,
.wyg-title>h3.text-white {
    /* color: red; */
    opacity: 1;
    color: #132f74 !important;
}

section.cta-pro {
    position: relative;
    padding: 4rem 0;
    background-position: center;
    background-size: cover;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
    background: linear-gradient(173deg, #5215e4, #9f1ae2) !important;
}

.support-link {
    display: inline-block;
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

@keyframes rotation-neg {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(-359deg);
    }
}



@media(max-width: 1400px) {
    .wyg-container {
        background: #fff;
        padding: 5px 15px;
        border-radius: 5px;
        /* border-bottom: 10px solid #8b19e3; */
        height: 200px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        /* flex-direction: column; */
        margin-bottom: 20px;
        position: relative;
    }
}

@media(max-width: 1200px) {
    .h1-pro-titles {
        font-size: calc(1.175rem + 1.5vw)
    }

    .item-carousel-product {
        padding: 0 40px;
    }

    .newsletter-popup {
        max-width: 60%;
    }

    .item-included-checkout>p {
        font-size: 14px;
    }

    .item-included-checkout {
        width: 30%;
        padding: 10px 15px;
        background: #dfdfff;
        border-radius: 4px;
        height: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .box-included-checkout {
        width: 100%;
    }

    .item-included-changelogs {
        width: calc(33.3% - 5px);
        padding: 10px 15px;
        background: #dfdfff;
        border-radius: 4px;
        height: 110px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .wyg-container {
        background: #fff;
        padding: 5px 15px;
        border-radius: 5px;
        /* border-bottom: 10px solid #8b19e3; */
        height: 240px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        /* flex-direction: column; */
        margin-bottom: 20px;
        position: relative;
    }
}


@media (max-width: 767px) {
    .startup-carousel-item {
        border-radius: 8px !important;
    }
    .startup-carousel-item>label, .labs-markeplace-item>label {
        font-size: 15px;
    }
    .item-carousel-product {
        padding: 0 20px !important;
    }
    .item-desc>p {
        padding: 0;
        margin-bottom: 0;
    }
    .h1-pro-titles {
        font-size: 1.5rem;
    }
    .item-desc {
        padding: 0 !important;
    }
    .image-cont {
        height: 50%;
        padding: 8px 0;
    }
    .item-square>svg {
        height: 60px;
    }
    .image-cont-buy {
        width: 100% !important;
    }

    .item-carousel-product {
        padding: 0 30px;
    }

    .item-desc {
        padding: 0 15px;
    }
    
    .masthead-docs {
        padding-top: 2rem !important;
    }

    .p-0-mob {
        padding: 0px 0px !important;
    }

    .labs-markeplace-item {
        width: 100%;
    }

    .sticky-docs-side {
        padding: 0px 0px !important;
    }


    .container-docs>.row {
        margin: 0;
    }

    .newsletter-popup {
        max-width: 80%;
    }

    .mast-title {
        font-size: 34px;
    }

    .link-hero,
    .link-hero-github {
        font-size: 15px;
        margin-top: 5%;
    }

    img.startup-carousel-img {
        height: 75px;
        width: auto !important;
    }

    .startup-carousel-item {
        background: #eef4ff;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 20px 20px;
        border-radius: 20px;
        min-height: 200px;
        max-width: 300px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .header-changelogs {
        text-align: center;
    }

    .btn-join {
        margin: 0;
    }

    .av-soon {
        font-size: 2.5rem;
    }

    .px-5-mob {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .lead {
        font-size: 17px;
        text-align: justify;
    }

    .text-violet {
        text-align: center;
    }

    .text-white {
        text-align: center;
    }

    .title-docs {
        text-align: left;
    }

    .edition-category {
        width: calc(40% - 30px);
        font-size: 24px;
    }

    .edition-category-container>div {
        width: calc(20% + 10px);
        font-size: 16px;
        font-weight: bold;
        border-radius: 0;
    }

    .logo-small-editions {
        font-size: 13px !important;
    }

    .edition-category-container>div:first-of-type {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .edition-category-container>div:last-of-type {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    .features-row {
        padding: 15px 0;
    }

    .edition-category-container {
        padding: 0;
    }

    .features-col:first-of-type {
        text-align: left;
        width: calc(40% - 30px);
        margin: 0;

    }

    .features-col {
        width: 20.0%;
        margin: 0 5px;
    }

    .features-col-title {
        font-size: 14px;
    }

    .tg-redirect {
        background: #0360a0;
        color: #fff;
        padding: 0px;
        text-align: center;
        font-weight: 700;
        height: 125px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: 80px;
        font-size: 14px;
        display: none;
    }

    .tg-red-link {
        color: #188ad5;
        text-decoration: none;
        font-weight: 700;
        font-size: 14px;
        border: 1px solid #fff;
        border-radius: 4px;
        padding: 2px 7px;
        margin-left: 0;
        cursor: pointer;
        margin-top: 7px;
    }
}

@media(min-width: 768px) and (max-width: 1006px) {
    .mast-title {
        font-size: 50px;
    }

    #mast-vid {
        max-width: 80%;
    }
}


@media(min-width: 992px) {
    #mainNav {
        height: auto;
        /* max-height: 140px; */
    }
    .container-mob-actions {
        display: none;
    }

    .labs-side {
        position: sticky;
        top: 17vh;
        /* bottom: 0; */
        height: 470px;
    }

    .sticky-docs-side {
        position: sticky;
        height: auto;
        align-self: flex-start;
        top: 140px;
    }


    .mast-title-changelogs {
        font-size: calc(1.475rem + 2.7vw);
        font-weight: 300;
        line-height: 1.2;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .mast-title-changelogs {
        font-size: 50px !important;
    }

    .labs-markeplace-item {
        width: calc(50% - 20px);
    }
}



@media(max-width: 991px) {
    .premium-tool-description {
        display: none !important;
    }
    .join-title {
        font-size: 1.8rem !important;
        margin-bottom: 10px !important;
    }
    .join-subtitle {
        display: none !important;
    }
    .form-sign-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .masthead-signup {
        padding: 40px 0 !important;
    }
    .breadcrumb-item {
        font-size: 12px;
        margin-bottom: 0 !important;
    }

    .breadcrumb {
        align-items: center;
    }
    
    .featured-product {
        height: calc(100vw / 2.5);
    }
    .labs-desc-banner {
        width: 100%;
    }


    .masthead {
        margin-top: 90px !important;
        height: auto;
        min-height: auto;
    }
    .masthead-edition {
        margin-top: 90px;
    }
    #mainNav {
        height: 90px;
        min-height: 90px;
    }
    .masthead-pro {
        height: calc(100vh - 90px);
        padding-top: 0 !important;
        align-items: start;
        padding-top: 30px !important;
        padding: 30px 20px !important;
    }
    .mob-center {
        text-align: center;
    }
    .coming-svg>svg {
        max-height: 200px;
    }
    .image-cont {
        height: 47% !important;
        padding: 0 !important;
        padding-bottom: 5% !important;
    }
    .image-cont-buy {
        height: 65vh !important;
    }
    .square-menu {
        width: 100% !important;
    }
    .item-square {
        /* height: calc(25% - 10px); */
        margin: 5px;
        /* padding: 5px; */
        border-radius: 3px;
        justify-content: center;
        align-items: center;
        display: flex;
        transition: 0.1s ease-out;
        width: calc(25% - 10px);
    }
    
    .pt-mob-labs {
        padding: 4rem 0 !important;
    }
    .labs-home-title {
        font-size: 30px;
        text-align: center !important;
        margin-bottom: 7px !important;
    }
    .discover-sub {
        text-align: center !important; 
    }
    .px-mob-4 {
        padding: 0 1.5rem !important;
    }
    .item-carousel-product {
        justify-content: start !important;
        padding-bottom: 0 !important;
        padding-top: 5% !important;
        height: calc(100vh - 90px);
    }

    .box-included-checkout {
        flex-wrap: wrap;
    }

    .item-included-checkout {
        width: 100%;
        margin-bottom: 7px;
        height: auto;
        padding: 10px 0;
    }

    .item-desc {
        width: 100%;
        text-align: center;
        height: 53%;
        justify-content: start;
    }

    .image-cont {
        width: 100%;
        height: 70%;
    }

    .item-carousel-product {
        flex-direction: column;
    }

    .masthead-off {
        padding-bottom: 0 !important;
    }

    .labs-txt {
        margin-top: 1rem;
    }

    .container-mob-actions {
        position: sticky;
        height: auto;
        bottom: 0px;
        padding: 25px;
        background: linear-gradient(195deg, #5215e4, #9f1ae2);
    }

    svg.get-labs-mob {
        fill: #550088;
        height: 18px;
        margin-right: 6px;
    }

    .btn-labs-mob {
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #550088;
    }

    .btn-labs:first-of-type {
        margin-top: 0 !important;
    }

    .btn-docs:last-of-type {
        display: none;
    }

    .hr-labs-mob {
        display: none;
    }

    .labs-mini-info {
        display: none !important;
    }

    .action-buttons {
        display: none;
    }

    .labs-mini-info {
        display: none;
    }

    .article-container>div>div>.btn-primary {
        font-size: 11px;
    }

    .pro-features-img-holder {
        background: transparent;
        padding: 0;
    }

    .owl-carousel-pro-images>div>div>div {
        max-height: auto !important;
    }

    .lead-sub {
        text-align: center;
    }

    .pro-item-cont>div>img {
        margin-right: 10px !important;
    }

    .purchase-item>h4 {
        font-size: 16px;
        text-align: left;
    }

    .btn-down-changelogs {
        font-size: 14px;
    }

    .pro-carousel-item>p {
        max-height: 140px;
        overflow-y: scroll;
    }

    .pro-carousel-item>p::-webkit-scrollbar {
        display: none;
    }

    /* Hide scrollbar for IE, Edge and Firefox */
    .pro-carousel-item>p {
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
    }

    .owl-nav {
        position: absolute;
        width: 100%;
        top: -50%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .owl-prev>span {
        font-size: 50px;
        color: #fff;
        margin-left: -30px;
    }

    .owl-next>span {
        font-size: 50px;
        color: #fff;
        margin-right: -30px;
    }

    .pro-carousel-item {
        background: transparent;
        color: #fff;
    }

    .scrape-title {
        color: #fff !important;
    }

    .pro-features-data-col {
        background: transparent;
    }

    .owl-buy {
        text-align: center;
        position: unset;
        margin-top: 20px;
    }

    .pro-carousel-item>p {
        text-align: center;
    }

    .pro-features-img-holder {
        margin-bottom: 30px;
    }

    .scrape-title {
        font-size: 26px;
    }
}

@media(min-width: 768px) {
    .h1-pro-titles {
        font-size: 1.7rem;
    }
    .item-square>svg {
        height: 60px !important;
    }
    .edition-category-container>div {
        width: calc(25% - 10px);
        text-align: center;
        background: #dfd4ff;
        margin: 0 0px;
        border-radius: 3px;
        padding: 5px 0px;
        margin-left: 10px;
        font-weight: bold;
    }

    .version-item>span:first-of-type {
        display: block;
    }

}

@media(min-width: 1200px) {
    .item-square>svg {
        height: 70px !important;
    }
}

@media(max-width: 1006px) {

    .row.gx-5.align-items-center.justify-content-center.justify-content-lg-between>div>div {
        text-align: center;
    }

    .img-rev {
        max-width: 350;
    }

    .img-ca {
        max-width: 350;
    }

    .img-rev {
        transform-origin: 137px;
        max-width: 60%;
    }

    .img-ca {
        transform-origin: 137px;
        max-width: 60%;
    }

    .cont-h2 {
        text-align: center;
    }

    .filter-img>div>div>div>h3 {
        font-size: 20px;
        font-weight: normal;
    }

    .icon-feature {
        width: 100px;
    }

    .filter-img>.row>div {
        padding: 0;
    }

    .px-5.px-sm-0 {
        padding: 0 !important;
    }

    .fs-1 {
        font-size: calc(1.175rem + 1.5vw) !important;
    }

    .flex-features {
        display: none;
    }

    #features-list {
        margin-top: 90px;
        padding-top: 70px;
        margin-top: 0;
    }

    .aside-fixed {
        height: auto;
    }

    .masthead {
        padding-top: 3rem;
    }

    .version-item>span:first-of-type {
        display: block;
    }

    .logo-header {
        width: 75px;
        height: 38px;
        width: auto;
    }

    .lead-sub {
        line-height: 23px;
    }


}

@media (min-width: 992px) {
    .tool-section {
        margin-bottom: 0 !important;
    }
    .h1-pro-titles {
        font-size: 2rem;
    }
}

@media(max-width: 768px) {
    .features-col-title-text {
        font-size: 17px;
    }

    .changelogs-item {
        border-top: 1px solid #a0a0a0;
        border-bottom: 1px solid #a0a0a0;
        padding: 15px 0;
        margin: 15px 0;
    }

    .version-item-container {
        margin: 0;
        margin-bottom: 15px;
    }

}

@media (max-width: 390px) {
    .owl-nav {
        bottom: 2%;
    }

    .link-hero {
        font-size: 13px;
    }

    .h1-pro-titles {
        font-size: 1.3rem;
    }

    .item-square>svg {
        height: 45px;
    }

    
}




@media (max-width: 991px) {
    .title-little {
        font-size: 1.5rem !important;
    }
    #mainNav {
        /*min-height: unset !important;*/
        height: unset !important;
    }
    .masthead {
        min-height: auto;
        /* margin-top: 90px !important; */
        margin: 40px 0;
    }

    .navbar {
        height: 90px;
        padding: 0;
        margin: 0;
        min-height: unset;
    }
}

.banner-advise {

    background: linear-gradient(90deg, #0088cc, #179cde);
  
    color: white;
  
    text-align: center;
  
    padding: 12px;
  
    font-size: 15px;
  
    position: relative;
  
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  
    display: flex;
  
    align-items: center;
  
    justify-content: center;
  
    height: 60px;
  
  }
  
  
  
  
  .banner-advise>a, .banner-advise>div>a {
  
      display: inline-block;
  
      background: white;
  
      color: #0088cc;
  
      padding: 4px 12px;
  
      border-radius: 15px;
  
      text-decoration: none;
  
      font-weight: bold;
  
      margin-left: 10px;
  
      font-size: 14px;
  
  }

.pay-ton {

    display: flex;

    gap: 15px;

    justify-content: center;

    flex-wrap: wrap;

    margin-bottom: 15px;

}



.btn-ton, .btn-ton:hover, .btn-ton:visited {

    background: #0098EA;

    color: white;

    padding: 12px 25px;

    border-radius: 8px;

    border: 2px solid rgba(255, 255, 255, 0.2);

    font-size: 1.1em;

    display: flex;

    align-items: center;

    justify-content: center;

    cursor: pointer;

    transition: all 0.3s ease;

     text-decoration: none;

}

.badges-container {
    display: flex;
    gap: 8px;
    margin-top: auto;
    align-items: center;
    flex-wrap: wrap;
}

.badge {
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.badge-version {
    background: #e9ecef;
    color: #7618e3;
}

.badge-labs {
    background: #7618e3;
    color: white;
}

.badge-category {
    background: #232459;
    color: white;
}

.labs-badge-icon {
    height: 12px;
    width: 12px;
    fill: currentColor;
}

.labs-markeplace-item {
    display: flex;
    flex-direction: column;
    min-height: 280px;
}

.labs-desc {
    flex: 1;
    margin-bottom: 15px;
    font-size: 15px;
}

.startup-carousel-item {
    background: #fff;
    border-radius: 12px;
    padding: 30px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease;
}

.startup-carousel-item:hover {
    transform: translateY(-5px);
}

.tool-icon {
    margin-bottom: 20px;
}

.tool-icon svg {
    height: 60px;
    width: auto;
    fill: #7618e3;
}

.tool-name {
    font-size: 1.5rem;
    color: #232459;
    margin-bottom: 15px;
    font-family: 'Myriad_bold';
}

.labs-desc {
    color: #666;
    font-size: 0.95rem;
    line-height: 1.5;
    margin-bottom: 20px;
    flex: 1;
}

.badges-container {
    margin-bottom: 20px;
}

.badge {
    padding: 6px 12px;
    border-radius: 50px;
    font-size: 0.8rem;
    font-weight: 500;
}

.badge-version {
    background: #f0f0f0;
    color: #7618e3;
}

.badge-labs {
    background: #7618e3;
    color: white;
}

.badge-category {
    background: #232459;
    color: white;
}

.labs-badge-icon {
    height: 12px;
    width: 12px;
    margin-right: 0px;
}

.view-more-labs {
    background: #7618e3;
    color: white;
    padding: 12px 24px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 500;
    transition: background 0.2s ease;
    text-align: center;
    display: block;
}

.view-more-labs:hover {
    background: #5b11b8;
    color: white;
}

.divider {
    margin: 20px 0;
    border-color: #eee;
}

@media (max-width: 768px) {
    .startup-carousel-item {
        min-height: 350px;
        padding: 20px;
    }
    
    .tool-name {
        font-size: 1.25rem;
    }
    
    .labs-desc {
        font-size: 0.9rem;
    }
}

/* Tool Card Styles */
.tool-card {
    display: flex;
    flex-direction: row;
    background: #fff;
    border-radius: 12px;
    padding: 15px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    height: 100%;
    gap: 15px;
}

.tool-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}

.tool-icon {
    width: 80px;
    height: 80px;
    min-width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f9fa;
    border-radius: 12px;
    margin: 0;
}

.tool-icon svg {
    width: 100%;
    height: 100%;
    fill: #7618e3;
}

.tool-content {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.tool-header {
    display: flex;
    flex-direction: column;
    margin-bottom: 8px;
}

.tool-name {
    font-size: 18px;
    color: #232459;
    margin: 0 0 8px 0;
    font-family: 'Myriad_bold';
}

.tool-description {
    color: #666;
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 12px;
    flex: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.badges-container {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-bottom: 8px;
}

.badge {
    padding: 3px 8px;
    border-radius: 50px;
    font-size: 11px;
    font-weight: 500;
    white-space: nowrap;
}

.tool-actions {
    display: flex;
    justify-content: flex-end;
}

.tool-actions .btn {
    padding: 6px 12px;
    font-size: 13px;
}

@media (max-width: 991px) {
    .tool-card {
        flex-direction: column;
        text-align: center;
        padding: 12px;
    }
    
    .tool-icon {
        width: 60px;
        height: 60px;
        min-width: 60px;
        margin: 0;
    }
    
    .tool-header {
        margin-bottom: 6px;
    }
    
    .tool-name {
        font-size: 16px;
        margin-bottom: 6px;
    }
    
    .tool-description {
        font-size: 12px;
        line-height: 1.3;
    }
    
    .badge {
        padding: 2px 6px;
        font-size: 10px;
    }
    
    .badges-container {
        gap: 3px;
    }
    
    /* Coming soon section specific styles */
    .coming-soon-section .tool-card {
        flex-direction: row;
        text-align: left;
        padding: 15px;
        align-items: center;
        gap: 15px;
    }
    
    .coming-soon-section .tool-icon {
        width: 50px;
        height: 50px;
        min-width: 50px;
    }
    
    .coming-soon-section .tool-content {
        flex: 1;
        display: flex;
        flex-direction: column;
    }
    
    .coming-soon-section .badges-container {
        justify-content: flex-start;
        display: flex;
        flex-wrap: wrap;
    }
} 

/* Labs Header Styles */
.labs-header {
    padding: 0px 0 80px 0;
}

.labs-badge {
    display: inline-flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    padding: 8px 16px;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
    font-size: 0.9rem;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 8px 16px;
    border-radius: 50px;
    /* display: inline-flex; */
    align-items: center;
    gap: 3px;
    font-weight: 500;
    font-size: 0.9rem;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.labs-badge .labs-badge-icon {
    width: 18px;
    height: 18px;
    fill: currentColor;
}

.labs-header-content h2 {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.1;
    background: linear-gradient(45deg, #fff 30%, #e0e0ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 1.5rem;
}

.labs-subtitle {
    font-size: 1.25rem;
    line-height: 1.6;
    opacity: 0.9;
    color: rgba(255, 255, 255, 0.9);
}

.labs-preview {
    position: relative;
    padding: 20px;
}

.labs-preview-img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.labs-cta {
    padding: 16px 32px;
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
    background: #fff;
    color: #7618e3;
    border: none;
}

.labs-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    background: #f8f9fa;
    color: #5b11b8;
}

.labs-cta .svg-labs {
    width: 20px;
    height: 20px;
    fill: currentColor;
}

@media (max-width: 991px) {
    .labs-header {
        padding: 0 0 20px;
        text-align: center;
    }

    .labs-header-content h2 {
        font-size: 1.9rem;
        margin-bottom: 5px !important;
    }

    .labs-subtitle {
        font-size: 1rem;
        padding: 0 20px;
        margin-bottom: -0.5rem !important;
    }

    .labs-preview {
        margin-top: 40px;
        padding: 0;
    }

    .labs-badge {
        margin-bottom: 20px;
    }
} 

.labs-pricing {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    padding: 40px;
    /* backdrop-filter: blur(10px); */
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.labs-price {
    font-family: 'Myriad_bold';
    color: #fff;
    margin-bottom: 20px;
}

.labs-price-currency {
    font-size: 2rem;
    vertical-align: top;
    margin-top: 0.5rem;
    display: inline-block;
}

.labs-price-amount {
    font-size: 4.5rem;
    line-height: 1;
}

.labs-price-decimal {
    font-size: 2rem;
    vertical-align: top;
    margin-top: 0.5rem;
    display: inline-block;
}

.labs-price-period {
    font-size: 1.2rem;
    opacity: 0.8;
    margin-left: 5px;
}

.labs-price-features {
    color: #fff;
}

.labs-price-feature {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 1.1rem;
}

.labs-check-icon {
    width: 16px;
    height: 16px;
    fill: #4CAF50;
}

@media (max-width: 991px) {
    .labs-pricing {
        padding: 30px;
        margin-top: 30px;
    }

    .labs-price-amount {
        font-size: 3.5rem;
    }

    .labs-price-currency,
    .labs-price-decimal {
        font-size: 1.8rem;
    }
} 

.tool-card-marketplace {
    text-decoration: none;
    border: 2px dashed rgba(118, 24, 227, 0.3);
    background: rgba(118, 24, 227, 0.03);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.tool-card-marketplace:hover {
    border-color: #7618e3;
    background: rgba(118, 24, 227, 0.05);
    text-decoration: none;
}

.tool-card-marketplace .tool-icon {
    background: transparent;
}

.tool-card-marketplace .tool-icon svg {
    fill: #ffffff;
    opacity: 0.7;
}

.tool-card-marketplace .tool-name {
    color: #ffffff;
}

.tool-card-marketplace .tool-description {
    color: #ffffff;
}

.tool-marketplace-arrow {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    opacity: 0;
    transform: translateX(-10px);
    transition: all 0.3s ease;
}

.tool-marketplace-arrow svg {
    fill: #7618e3;
}

.tool-card-marketplace:hover .tool-marketplace-arrow {
    opacity: 1;
    transform: translateX(0);
}

@media (max-width: 991px) {
    .tool-marketplace-arrow {
        position: static;
        margin-top: 15px;
        opacity: 1;
        transform: none;
        margin: 15px auto 0;
    }
} 

/* Marketplace specific styles */
.masthead-marketplace .tool-card {
    text-decoration: none;
    color: inherit;
}

.masthead-marketplace .tool-card:hover {
    text-decoration: none;
    color: inherit;
}

.masthead-marketplace .labs-header {
    max-width: 800px;
    margin: 0 auto;
}

.masthead-marketplace .labs-subtitle {
    font-size: 1.2rem;
    opacity: 0.9;
    max-width: 600px;
    margin: 0 auto;
}

@media (max-width: 991px) {
    .masthead-marketplace .labs-header {
        padding: 20px 0;
    }
    
    .masthead-marketplace .labs-subtitle {
        font-size: 1rem;
        padding: 0 15px;
    }
} 

.labs-badge svg {
    height: 16px;
    width: 16px;
    fill: currentColor;
}

.masthead-marketplace .labs-badge {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
    padding: 8px 16px;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
    font-size: 0.9rem;
}

.masthead-marketplace .labs-header {
    max-width: 800px;
    margin: 0 auto;
}

/* Labs Promo Banner */
.labs-promo-banner {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    padding: 30px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.labs-promo-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.labs-promo-title-group {
    display: flex;
    align-items: center;
    gap: 8px; /* Ridotto da 15px */
}

.labs-promo-gif {
    width: 35px; /* Ridotta da 45px */
    height: 35px;
}

.labs-promo-title {
    color: #fff;
    font-size: 2rem;
    margin: 0;
    font-family: 'Myriad_bold';
}

.labs-promo-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}

.labs-promo-info {
    flex: 1;
}

.labs-promo-text {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.1rem;
    margin: 0 0 20px;
}

.labs-promo-features {
    display: flex;
    gap: 10px;
    margin-bottom: 15px; /* Aggiunto margin bottom prima del testo */
    flex-wrap: wrap; /* Per permettere il wrap su mobile */
}

.labs-promo-feature {
    background: rgba(255, 255, 255, 0.1);
    padding: 4px 12px;
    border-radius: 50px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.9rem;
}

/* Rimuoviamo gli stili delle spunte che non servono piÃƒÆ'Ã‚Â¹ */
.labs-promo-feature svg {
    display: none;
}

@media (max-width: 991px) {
    .labs-promo-header {
        display: block;
    }
    .labs-promo-features {
        justify-content: center;
    }
    
    .labs-promo-feature {
        font-size: 0.85rem;
    }
}

.labs-promo-price {
    text-align: right;
}

.labs-promo-amount {
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
}

.labs-promo-period {
    color: rgba(255, 255, 255, 0.7);
    font-size: 1rem;
}

.labs-promo-action {
    flex-shrink: 0;
}

.labs-promo-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #fff;
    color: #7618e3;
    padding: 12px 25px;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.labs-promo-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    color: #5b11b8;
}

.labs-promo-button-icon {
    width: 18px;
    height: 18px;
    fill: currentColor;
}

@media (max-width: 991px) {
    .labs-promo-title-group {
        justify-content: center;
    }
    .labs-promo-prices {
        justify-content: center;
        margin-top: 15px;
    }
    .labs-promo-banner {
        padding: 20px;
        margin: 0;
    }

    .labs-promo-main {
        flex-direction: column;
        gap: 20px;
    }

    .labs-promo-features {
        flex-direction: row;
        gap: 10px;
    }

    .labs-promo-title {
        font-size: 1.5rem;
    }

    .labs-promo-text {
        font-size: 1rem;
        text-align: center;
    }

    .labs-promo-amount {
        font-size: 1.5rem;
    }

    .labs-promo-gif {
        width: 35px;
        height: 35px;
    }
}

/* Tool Page Styles */
.masthead-tool {
    /* padding: 100px; */
    min-height: auto;
}

.tool-header-content {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 40px;
}

.tool-header-image {
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    background: #e9c5ff;
    border-radius: 20px;
    /* padding: 20px; */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.tool-header-image svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.tool-header-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.tool-header-info {
    flex: 1;
}

.tool-header-title {
    font-size: 2rem;
    color: #fff;
    margin-bottom: 0px;
    font-family: 'Myriad_bold';
}

.tool-header-badges {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 5px;
}

.tool-badge {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 5px 12px;
    border-radius: 50px;
    font-size: 0.8rem;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.tool-badge svg {
    width: 12px;
    height: 12px;
    fill: currentColor;
}

.tool-content {
    /* background: rgba(255, 255, 255, 0.05); */
    border-radius: 24px;
    /* padding: 40px; */
    /* margin-bottom: 30px; */
}

.masthead-tool .tool-content {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 24px;
    padding: 40px;
    margin-bottom: 30px;
}

.tool-section {
    margin-bottom: 40px;
}

.tool-section:last-child {
    margin-bottom: 0;
}

.tool-section-title {
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 20px;
    font-family: 'Myriad_bold';
}

.tool-description {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.1rem;
    line-height: 1.6;
}

.tool-meta-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}

.tool-meta-item {
    background: rgba(255, 255, 255, 0.05);
    padding: 15px 20px;
    border-radius: 12px;
}

.tool-meta-label {
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    margin-bottom: 5px;
}

.tool-meta-value {
    color: #fff !important;
    font-size: 1rem;
    text-decoration: none;
}

.tool-meta-value a {
    color: #fff !important;
    text-decoration: none;
}

.tool-compatibility {
    display: flex;
    gap: 15px;
}

.tool-compatibility svg {
    width: 18px;
    height: 20px;
    fill: #441482;
    overflow: visible; /* Permette al contenuto di estendersi oltre il confine */
}

/* Rimuovere qualsiasi trasformazione sui path che potrebbero causare tagli */
.tool-compatibility svg path {
    transform: none !important;
} 

.tool-changelog {
    background: rgba(255, 255, 255, 0.05);
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 15px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.tool-changelog:hover {
    background: rgba(255, 255, 255, 0.08);
}

.tool-changelog-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.tool-changelog.active {
    background: rgba(255, 255, 255, 0.1);
}

.changelog-meta {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.changelog-header-right {
    display: flex;
    align-items: center;
    gap: 10px;
}

.tool-changelog-version {
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
}

.tool-changelog-date {
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
}

.changelog-toggle-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    transition: transform 0.3s ease;
}

.changelog-toggle-icon svg {
    width: 16px;
    height: 16px;
    fill: rgba(255, 255, 255, 0.7);
}

.tool-changelog.active .changelog-toggle-icon {
    transform: rotate(180deg);
}

.tool-changelog-content {
    color: rgba(255, 255, 255, 0.9);
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.tool-sidebar {
    position: sticky;
    top: 130px;
}

.tool-action-card {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    padding: 25px;
    backdrop-filter: blur(10px);
    margin-bottom: 20px;
}

.tool-price {
    text-align: center;
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.tool-price-amount {
    color: #fff;
    font-size: 2.5rem;
    font-weight: bold;
}

.tool-price-period {
    color: rgba(255, 255, 255, 0.7);
    font-size: 1.1rem;
}

@media (max-width: 991px) {
    .check-docs-mob {
        justify-content: space-between;
        display: flex !important;
        margin-bottom: 20px;
    }
    .check-docs-mob p {
        text-align: center;
        font-size: 12px;
    }
    .tool-screenshots {
        margin-bottom: 0px !important;
    }
    .masthead-faq {
        margin-top: 90px !important;
    }
    .masthead-tool {
        margin-top: 70px !important;
    }
    .tool-header-content {
        gap: 20px;
        /* background: #8713cb; */
        padding: 15px 0;
        border-radius: 5px;
        margin-bottom: 0;
    }

    .tool-header-badges { 
        justify-content: center;
    }

    .tool-content {
        padding: 25px;
    }

    .tool-meta-grid {
        grid-template-columns: 1fr;
    }

    .tool-compatibility {
        justify-content: center;
    }

    .tool-sidebar {
        position: static;
        margin-top: 30px;
    }

    .tool-section {
        margin-bottom: 0;
    }
}

/* Stile per il bottone Labs */
.btn-tool-labs {
    background: #7618e3;
    color: #fff;
    border: none;
    padding: 12px 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    margin-bottom: 12px;
    transition: all 0.3s ease;
}

.btn-tool-labs:hover {
    background: #6213c6;
    color: #fff;
    transform: translateY(-2px);
}

.btn-tool-labs svg {
    width: 14px;
    height: 14px;
    fill: currentColor;
}

/* Stile per il bottone Buy */
.btn-tool-buy {
    background: #7618e3;
    color: #fff;
    border: none;
    padding: 12px 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-bottom: 12px;
    transition: all 0.3s ease;
}

.btn-tool-buy:hover {
    /* background: #f5f5f5; */
    /* color: #6213c6; */
    transform: translateY(-2px);
    color: #fff;
}

.btn-tool-buy svg {
    width: 14px;
    height: 14px;
    fill: currentColor;
}

/* Stile per il bottone Docs */
.btn-tool-docs {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    border: none;
    padding: 12px 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.3s ease;
}

.btn-tool-docs:hover {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
    transform: translateY(-2px);
}

.btn-tool-docs svg {
    width: 14px;
    height: 14px;
    fill: currentColor;
}

/* Aggiustiamo gli stili delle card del marketplace */
.masthead-marketplace .tool-card, #labs-section .tool-card {
    padding: 12px 18px;
    display: flex;
    gap: 15px;
    align-items: center;
    text-decoration: none;
}

.masthead-marketplace .tool-icon, #labs-section .tool-icon {
    width: 80px;
    height: 80px;
    margin-bottom: 0;
    flex-shrink: 0;
    background: #eee;
}

.masthead-marketplace .tool-icon svg, #labs-section .tool-icon svg {
    width: 25px;
    height: 25px;
}

.masthead-marketplace .tool-content, #labs-section .tool-content {
    flex: 1;
}

.masthead-marketplace .tool-header, #labs-section .tool-header {
    margin-bottom: 0;
}

.masthead-marketplace .tool-name, #labs-section .tool-name {
    font-size: 1.2rem;
    margin-bottom: 5px;
}

.masthead-marketplace .tool-description, #labs-section .tool-description {
    font-size: 0.9rem;
    color: rgb(65 65 65 / 80%);
    margin: 0;
    line-height: 1.4;
}

.masthead-marketplace .badges-container, .masthead-home .badges-container {
    margin-bottom: 8px;
}

@media (max-width: 991px) {
    .masthead-marketplace .tool-card, #labs-section .tool-card {
        padding: 15px;
        gap: 15px;
    }

    .masthead-marketplace .tool-icon, #labs-section .tool-icon {
        width: 40px;
        height: 40px;
    }

    .masthead-marketplace .tool-icon svg, #labs-section .tool-icon svg {
        width: 20px;
        height: 20px;
    }

    .masthead-marketplace .tool-name, #labs-section .tool-name {
        font-size: 1.1rem;
    }
}

/* Stili specifici per la card del marketplace in home */
.tool-card-marketplace {
    background: rgba(255, 255, 255, 0.05) !important;
}

.tool-card-marketplace .tool-icon {
    background: transparent !important;
}

.tool-card-marketplace .tool-icon svg {
    width: 30px !important;
    height: 30px !important;
    fill: rgba(255, 255, 255, 0.9) !important;
}

.tool-card-marketplace .tool-name {
    color: #fff !important;
}

.tool-card-marketplace .tool-description {
    color: rgba(255, 255, 255, 0.7) !important;
}

.tool-card-marketplace:hover {
    background: rgba(255, 255, 255, 0.08) !important;
}

/* Rimuoviamo gli stili non necessari */
.tool-marketplace-arrow {
    display: none;
}

/* Aggiungo stili per il pulsante Labs */
.btn-labs-subscribe {
    background: linear-gradient(45deg, #671dc5, #560bab);
    color: #fff;
    border: none;
    padding: 16px 32px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-top: 24px;
    transition: all 0.3s ease;
    font-size: 16px;
    border-radius: 12px;
    text-decoration: none;
    box-shadow: 0 8px 24px rgba(118, 24, 227, 0.3);
    position: relative;
    overflow: hidden;
}

.btn-labs-subscribe:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, rgba(255,255,255,0.1), rgba(255,255,255,0));
    transform: translateX(-100%);
    transition: transform 0.6s ease;
}

.btn-labs-subscribe:hover {
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(118, 24, 227, 0.4);
}

.btn-labs-subscribe:hover:before {
    transform: translateX(100%);
}

.labs-icon {
    width: 20px;
    height: 20px;
    fill: currentColor;
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));
}

.labs-price {
    font-family: 'Myriad_bold';
    color: #4d0a7a;
    text-align: center;
}

.labs-price-currency {
    font-size: 2rem;
    vertical-align: top;
    margin-top: 0.5rem;
    display: inline-block;
    opacity: 0.9;
}

.labs-price-amount {
    font-size: 4.5rem;
    line-height: 1;
}

.labs-price-decimal {
    font-size: 2rem;
    vertical-align: top;
    margin-top: 0.5rem;
    display: inline-block;
    opacity: 0.9;
}

.labs-price-period {
    font-size: 1.2rem;
    opacity: 0.7;
    margin-left: 5px;
}

.labs-price-features {
    color: rgb(255 255 255);
    background: #6c02aa;
    padding: 6px 15px;
    border-radius: 5px;
}

.labs-price-feature {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 0.95rem;
}

.labs-check-icon {
    width: 16px;
    height: 16px;
    fill: #ffffff;
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));
}

@media (max-width: 991px) {
    .labs-price-amount {
        font-size: 3.5rem;
    }
    
    .labs-price-currency,
    .labs-price-decimal {
        font-size: 1.8rem;
    }
    
    .btn-labs-subscribe {
        width: 100%;
        padding: 14px 24px;
    }
}

/* Featured Products */
.featured-product {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    display: block;
    text-decoration: none;
    height: 100%;
    min-height: 200px;
    transition: transform 0.3s ease;
}

.featured-product:hover {
    transform: translateY(-5px);
    text-decoration: none;
}

.featured-product-large {
    min-height: 424px;
}

.featured-product-content {
    position: relative;
    z-index: 2;
    padding: 30px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.featured-product-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
}

.featured-product:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.2) 100%); */
    z-index: 1;
}

.featured-badge {
    display: flex;
    align-items: center;
    gap: 8px;
    background: rgba(255,255,255,0.2);
    backdrop-filter: blur(10px);
    padding: 8px 16px;
    border-radius: 50px;
    color: #fff;
    font-size: 0.9rem;
    margin-bottom: 15px;
    width: max-content;
}

.featured-badge svg {
    width: 14px;
    height: 14px;
    fill: currentColor;
}

.featured-product h3 {
    color: #fff;
    font-size: 1.8rem;
    margin-bottom: 10px;
    font-family: 'Myriad_bold';
}

.featured-product p {
    color: rgba(255,255,255,0.9);
    font-size: 1rem;
    margin: 0;
}

@media (max-width: 991px) {
    li.nav-item {
        margin-right: 15px;
    }
    .featured-product-large {
        min-height: 220px;
    }
    
    .featured-product h3 {
        font-size: 1.2rem !important;
        margin-bottom: 0 !important;
    }
    
    .featured-product p {
        font-size: 0.9rem;
    }
    
    .featured-product-content {
        padding: 20px;
    }
}

/* Labs Page Styles */
.masthead-labs {
    /* padding: 80px 0; */
    min-height: 100vh;
    /* margin-top: 10vh; */
}

.labs-hero {
    max-width: 900px;
    margin: 0 auto 80px;
}

.labs-hero-badge {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 8px 16px;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
    font-size: 0.9rem;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 24px;
}

.labs-hero-icon {
    width: 20px;
    height: 20px;
}

.labs-hero-title {
    color: #fff;
    font-size: 4rem;
    line-height: 1.1;
    margin-bottom: 24px;
    font-family: 'Myriad_bold';
}

.labs-hero-subtitle {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.25rem;
    margin-bottom: 40px;
}

.labs-pricing-hero {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 24px;
    padding: 40px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}

.labs-price-tag {
    color: #fff;
    font-family: 'Myriad_bold';
}

.labs-price-currency {
    font-size: 2rem;
    vertical-align: top;
    margin-top: 0.5rem;
    display: inline-block;
}

.labs-price-amount {
    font-size: 4.5rem;
    line-height: 1;
}

.labs-price-decimal {
    font-size: 2rem;
    vertical-align: top;
    margin-top: 0.5rem;
    display: inline-block;
}

.labs-price-period {
    font-size: 1.2rem;
    opacity: 0.8;
    margin-left: 5px;
}

.labs-cta-button {
    background: #fff;
    color: #7618e3;
    padding: 16px 48px;
    border-radius: 12px;
    font-weight: 600;
    font-size: 1.1rem;
    text-decoration: none;
    transition: all 0.3s ease;
}

.labs-cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    color: #7618e3;
}

.labs-features {
    margin-bottom: 80px;
}

/* Stili migliorati per le feature cards */
.labs-feature-card {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    padding: 2.5rem 2rem;
    height: 100%;
    transition: all 0.3s ease;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.labs-feature-card:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2), 
        transparent
    );
}

.labs-feature-card:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 8px 32px rgba(31, 38, 135, 0.15);
}

.labs-feature-icon {
    width: 48px;
    height: 48px;
    margin: 0 auto 1.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.labs-feature-icon svg {
    width: 100%;
    height: 100%;
    fill: #fff;
    opacity: 0.9;
    transition: all 0.3s ease;
}

.labs-feature-card:hover .labs-feature-icon svg {
    opacity: 1;
    transform: scale(1.05);
}

.labs-feature-card h3 {
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 1rem;
    font-family: 'Myriad_bold';
}

.labs-feature-card p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 1rem;
    line-height: 1.6;
    margin: 0;
}

@media (max-width: 768px) {
    .labs-feature-icon {
        width: 40px;
        height: 40px;
        margin-bottom: 1.5rem;
    }
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .labs-feature-card {
        padding: 2rem 1.5rem;
    }
    
    .labs-feature-icon {
        width: 56px;
        height: 56px;
        margin-bottom: 1.5rem;
    }
    
    .labs-feature-card h3 {
        font-size: 1.25rem;
    }
    
    .labs-feature-card p {
        font-size: 0.95rem;
    }
}

/* Aggiunge spazio tra le righe di feature cards */
.labs-features .row {
    margin-bottom: 2rem;
}

/* Effetto hover migliorato per le icone */
.labs-feature-card:hover .labs-feature-icon {
    transform: scale(1.05);
}

.labs-section-title {
    color: #fff;
    font-size: 2.5rem;
    margin-bottom: 40px;
    text-align: center;
    font-family: 'Myriad_bold';
}

@media (max-width: 991px) {
    .masthead-labs {
        padding: 40px 0;
        overflow: hidden;
    }

    .labs-hero {
        margin-bottom: 40px;
    }

    .labs-hero-title {
        font-size: 2.5rem;
    }

    .labs-hero-subtitle {
        font-size: 1.1rem;
    }

    .labs-pricing-hero {
        padding: 24px;
    }

    .labs-price-amount {
        font-size: 3.5rem;
    }

    .labs-feature-card {
        padding: 24px;
    }
}

/* Labs Page Styles */
.labs-tools .tool-card {
    padding: 12px 18px;
    display: flex;
    gap: 15px;
    align-items: center;
    text-decoration: none;
    flex-direction: row;
    text-align: left;
}

.labs-tools .tool-icon {
    width: 80px;
    height: 80px;
    min-width: 80px;
    margin-bottom: 0;
    flex-shrink: 0;
    background: #f8f9fa;
    border-radius: 12px;
}

.labs-tools .tool-icon svg {
    width: 100%;
    height: 100%;
    fill: #7618e3;
}

.labs-tools .tool-content {
    flex: 1;
    background: transparent;
    padding: 0;
}

.labs-tools .tool-header {
    margin-bottom: 0;
}

.labs-tools .tool-name {
    font-size: 18px;
    color: #232459;
    margin: 0 0 0 0;
    font-family: 'Myriad_bold';
}

.labs-tools .tool-description {
    color: #666;
    font-size: 13px;
    line-height: 1.4;
    flex: 1;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .labs-tools .tool-card {
        padding: 15px;
        gap: 15px;
        flex-direction: row;
        text-align: left;
    }

    .labs-tools .tool-icon {
        width: 60px;
        height: 60px;
        min-width: 60px;
    }

    .labs-tools .tool-name {
        font-size: 16px;
    }

    .labs-tools .tool-description {
        font-size: 12px;
    }
}

/* Badge per tool esclusivi Labs */
.badge-labs-exclusive {
    background: linear-gradient(45deg, #8729ff, #7618e3);
    color: white;
    padding: 4px 12px;
    border-radius: 50px;
    font-size: 11px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    box-shadow: 0 2px 4px rgba(118, 24, 227, 0.2);
}

.badge-labs-exclusive svg {
    width: 12px;
    height: 12px;
    fill: currentColor;
}

/* Stili per le sezioni dei tool */
.labs-section-subtitle {
    color: rgba(255, 255, 255, 0.7);
    font-size: 1.1rem;
    max-width: 600px;
    margin: 0 auto;
}

/* Stile speciale per le card esclusive */
.tool-card-exclusive {
    background: #fff;
    border: 2px solid #7618e3;
    box-shadow: 0 4px 12px rgba(118, 24, 227, 0.1);
}

.tool-card-exclusive:hover {
    border-color: #8729ff;
    transform: translateY(-2px);
    box-shadow: 0 8px 16px rgba(118, 24, 227, 0.15);
}

/* Colori del testo per le card esclusive */
.tool-card-exclusive .tool-name {
    color: #232459;
}

.tool-card-exclusive .tool-description {
    color: #666;
}

.tool-card-exclusive .tool-icon {
    background: rgba(118, 24, 227, 0.05);
}

.tool-card-exclusive .tool-icon svg {
    fill: #7618e3;
}

.tool-card-exclusive .badge-version {
    background: rgba(118, 24, 227, 0.1);
    color: #7618e3;
}

/* License Cards Styles */
.tool-licenses {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.license-card {
    background: #fff;
    border-radius: 12px;
    padding: 24px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.license-header {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #eee;
}

.license-title {
    font-size: 1.25rem;
    color: #232459;
    margin-bottom: 0.5rem;
}

.license-price {
    display: flex;
    align-items: baseline;
    gap: 0.25rem;
}

.price-amount {
    font-size: 2rem;
    font-weight: bold;
    color: #7618e3;
}

.price-period,
.price-label {
    color: #666;
}

.license-features {
    margin-bottom: 1.5rem;
}

.license-feature {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
    color: #444;
}

.license-feature svg {
    width: 16px;
    height: 16px;
    fill: #7618e3;
}

span.package-items {
    font-size: 14px;
}

/* Description expand/collapse styles */
.description-content {
    transition: max-height 0.3s ease;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    cursor: pointer;
}

.description-content.truncated {
    max-height: 110px;
    overflow: hidden;
    mask-image: linear-gradient(to bottom, black 75%, transparent 100%);
    -webkit-mask-image: linear-gradient(to bottom, black 75%, transparent 100%);
}

/* Rimuoviamo esplicitamente le proprietÃƒÆ'Ã‚Â  che causano conflitto */
.description-content {
    display: block !important; /* Sovrascrivi -webkit-box */
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: unset !important;
}

.btn-expand-description {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background: none;
    border: none;
    color: rgba(255, 255, 255, 0.9);
    padding: 0.5rem 0;
    cursor: pointer;
    margin-top: 1rem;
    font-size: 0.9rem;
}

.btn-expand-description:hover {
    color: #fff;
}

.description-content.truncated + .btn-expand-description .collapse-text {
    display: none;
}

.description-content.truncated + .btn-expand-description .expand-text {
    display: inline;
}

.description-content:not(.truncated) + .btn-expand-description .expand-text {
    display: none;
}

.description-content:not(.truncated) + .btn-expand-description .collapse-text {
    display: inline;
}

.expand-icon {
    width: 12px;
    height: 12px;
    fill: currentColor;
    transition: transform 0.2s ease;
}

.description-content:not(.truncated) + .btn-expand-description .expand-icon {
    transform: rotate(180deg);
}

/* Marketplace Header Styles */
.marketplace-header {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-bottom: 40px;
}

.marketplace-title-group {
    display: flex;
    align-items: center;
    gap: 12px;
}

.marketplace-icon {
    width: 32px;
    height: 32px;
    fill: #fff;
}

.marketplace-title {
    font-size: 24px;
    color: #fff;
    margin: 0;
    font-family: 'Myriad_bold';
}

.marketplace-divider {
    width: 1px;
    height: 40px;
    background: rgba(255, 255, 255, 0.2);
    margin: 0;
}

.marketplace-description {
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    margin: 0;
    line-height: 1.5;
}

@media (max-width: 768px) {
    .marketplace-header {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }

    .marketplace-title-group {
        justify-content: center;
    }

    .marketplace-divider {
        display: none;
    }
}

/* Buy Labs Page Styles */
.buy-labs-header, .login-signup-header {
    margin-bottom: 40px;
}

.buy-labs-title {
    font-size: 32px;
    color: #fff;
    margin-bottom: 24px;
    font-family: 'Myriad_bold';
}

.buy-labs-subtitle {
    font-size: 20px;
    color: #fff;
    margin-bottom: 16px;
    opacity: 0.9;
}

.buy-labs-product {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 24px;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 32px;
}

.buy-labs-product img {
    height: 48px;
    width: auto;
}

.buy-labs-product-info h4 {
    margin: 0;
    font-size: 20px;
    color: #fff;
}

.buy-labs-product-info p {
    margin: 4px 0 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
}

.buy-labs-features {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-bottom: 24px;
}

.buy-labs-feature {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.buy-labs-feature svg {
    width: 24px;
    height: 24px;
    fill: #fff;
}

.buy-labs-feature p {
    margin: 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.4;
}

.buy-labs-info {
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
    margin-top: 16px;
}

@media (max-width: 768px) {
    .buy-labs-features {
        grid-template-columns: 1fr;
    }
    
    .buy-labs-product {
        flex-direction: column;
        text-align: center;
    }
}

/* Terms Modal Styles */
.terms-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    backdrop-filter: blur(5px);
}

.terms-modal.active {
    display: flex;
    align-items: center;
    justify-content: center;
}

.terms-modal-content {
    background: #fff;
    border-radius: 16px;
    max-width: 800px;
    width: 90%;
    max-height: 80vh;
    overflow-y: auto;
    position: relative;
    padding: 32px;
}

.terms-modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
}

.terms-modal-close svg {
    width: 24px;
    height: 24px;
    fill: #666;
    transition: fill 0.2s ease;
}

.terms-modal-close:hover svg {
    fill: #333;
}

.terms-modal-title {
    font-size: 24px;
    color: #232459;
    margin-bottom: 24px;
    font-family: 'Myriad_bold';
}

.terms-modal-body {
    color: #444;
    font-size: 14px;
    line-height: 1.6;
}

.terms-modal-body h3 {
    color: #232459;
    font-size: 18px;
    margin: 24px 0 12px;
    font-family: 'Myriad_bold';
}

.terms-modal-body p {
    margin-bottom: 16px;
}

.terms-link {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: underline;
    cursor: pointer;
}

.terms-link:hover {
    color: #fff;
}

/* Package Feature Badges */
.package-features {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 8px;
}

.package-feature-badge {
    background: rgba(118, 24, 227, 0.1);
    color: #7618e3;
    padding: 4px 8px;
    border-radius: 12px;
    font-size: 11px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.package-feature-badge svg {
    width: 10px;
    height: 10px;
    fill: currentColor;
}

@media (max-width: 991px) {
    .package-features {
        justify-content: center;
    }
    
    /* Info boxes one per row */
    .info-box {
        flex-direction: column;
        gap: 15px;
        margin-bottom: 15px;
    }
    
    .info-box-item {
        width: 100%;
        padding: 15px;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        text-align: left;
        min-height: auto;
        border-width: 2px;
        background: rgba(51, 0, 107, 0.05);
    }
    
    .info-box-item > div {
        width: 85%;
        padding: 0 15px;
        padding-left: 20px;
        text-align: left;
    }
    
    .info-box-item p {
        display: block;
        margin-bottom: 0;
        font-size: 13px;
    }
    
    .info-box-item > svg {
        height: 33px !important;
        width: auto !important;
        min-width: auto !important;
        max-width: none !important;
        min-height: auto !important;
        max-height: none !important;
    }
    
    .info-box-item > div > h3 {
        font-size: 14px;
        line-height: 1.2;
        margin-bottom: 0;
        color: #f7e1ff;
    }
}

/* Device Box Styles */
.devices-boxes {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.device-box {
    display: flex;
    align-items: center;
    padding: 12px 16px;
    border: 1px solid rgba(118, 24, 227, 0.2);
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
    background: rgba(255, 255, 255, 0.05);
    flex-direction: row;
}

.device-box:hover {
    border-color: #7618e3;
    background: rgba(118, 24, 227, 0.05);
}

.device-box.selected {
    border-color: #7618e3;
    background: rgba(118, 24, 227, 0.1);
}

.device-number {
    font-size: 1.2rem;
    font-weight: 600;
    color: #7618e3;
    min-width: 40px;
    text-align: center;
}

.package-features {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    flex: 1;
    margin: 0 16px;
}

.coming-soon-badge {
    width: 100%;
    border-radius: 12px;
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
}

.package-feature-badge {
    background: rgba(118, 24, 227, 0.1);
    color: #7618e3;
    padding: 4px 8px;
    border-radius: 12px;
    font-size: 11px;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    white-space: nowrap;
}

.package-feature-badge svg {
    width: 10px;
    height: 10px;
    fill: currentColor;
}

.device-price {
    font-size: 1.1rem;
    font-weight: 600;
    color: #7618e3;
    white-space: nowrap;
    margin-left: auto;
}

.subscription-box {
    width: calc(25% - 10px);
}

@media (max-width: 991px) {
    .featured-product-large h3 {
        font-size: 1.5rem !important;
        margin-bottom: 0 !important;
    }
    .device-box {
        flex-direction: column;
        text-align: center;
        padding: 16px;
        gap: 12px;
    }

    .device-number {
        margin-bottom: 8px;
    }

    .package-features {
        justify-content: center;
        margin: 0;
    }

    .device-price {
        margin-left: 0;
    }
}

/* Documentation Styles */
.article-container {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 5px;
    padding: 32px;
    margin-bottom: 32px;
}

.title-docs {
    font-size: 32px;
    color: #fff;
    margin-bottom: 24px;
    font-family: 'Myriad_bold';
}

.article-content {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
}

.article-content h2 {
    font-size: 24px;
    color: #fff;
    margin: 32px 0 16px;
    font-family: 'Myriad_bold';
}

.article-content h3 {
    font-size: 20px;
    color: #fff;
    margin: 24px 0 12px;
    font-family: 'Myriad_bold';
}

.article-content p {
    margin-bottom: 16px;
}

.article-content ul, 
.article-content ol {
    margin-bottom: 16px;
    padding-left: 24px;
}

.article-content li {
    margin-bottom: 8px;
}

.article-content code {
    background: rgba(255, 255, 255, 0.1);
    padding: 2px 6px;
    border-radius: 4px;
    font-family: monospace;
    font-size: 14px;
}

.article-content pre {
    background: rgba(255, 255, 255, 0.1);
    padding: 16px;
    border-radius: 8px;
    overflow-x: auto;
    margin-bottom: 16px;
}

/* Documentation Sidebar */
.sticky-docs-side {
    position: sticky;
    top: 100px;
}

.docs-accordion {
    background: none !important;
    color: rgba(255, 255, 255, 0.9) !important;
    padding: 12px 16px;
    font-size: 15px;
    border: none !important;
    box-shadow: none !important;
}

.docs-accordion:hover {
    color: #fff !important;
}

.docs-accordion:not(.collapsed) {
    color: #fff !important;
    background: rgba(255, 255, 255, 0.05) !important;
}

.accordion-item {
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px !important;
    margin-bottom: 8px;
}

.list-group {
    background: none;
    border: none;
}

.list-group-item {
    background: none;
    border: none;
    padding: 8px 16px;
}

.docs-side-link {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.docs-side-link:hover {
    color: #fff;
}

.list-group-item.active .docs-side-link {
    color: #7618e3;
}

.docs-pro {
    background: rgba(118, 24, 227, 0.1);
    color: #7618e3;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 11px;
}

/* Navigation buttons */
.btn-primary {
    background: rgba(255, 255, 255, 0.1);
    border: none;
    color: rgba(255, 255, 255, 0.9);
    padding: 8px 16px;
    font-size: 14px;
    transition: all 0.2s ease;
}

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

@media (max-width: 991px) {
    .sticky-docs-side {
        position: relative;
        top: 0;
        margin-bottom: 32px;
    }
    
    .article-container {
        padding: 24px;
    }
}

/* Documentation Cards */
.tool-docs-card {
    display: flex;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 16px;
    padding: 24px;
    gap: 20px;
    text-decoration: none;
    transition: all 0.3s ease;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.tool-docs-card:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.2);
    transform: translateY(-2px);
    text-decoration: none;
}

.tool-docs-icon {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
}

.tool-docs-icon > img {
    border-radius: 8px;
}

.tool-docs-icon svg {
    width: 100%;
    height: 100%;
    fill: #fff;
}

.tool-docs-content {
    flex: 1;
}

.tool-docs-title {
    color: #fff;
    font-size: 20px;
    margin-bottom: 12px;
    font-family: 'Myriad_bold';
    display: flex;
    align-items: center;
    gap: 8px;
}

.tool-docs-badges {
    display: flex;
    gap: 6px;
    margin-bottom: 12px;
    flex-wrap: wrap;
}


/* Countdown Timer Styles */
.countdown-nav-item {
    position: relative;
    padding: 0.5rem 1rem;
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.85);
    text-decoration: none;
}

.countdown-nav-item:hover {
    color: #fff;
}

.countdown-label {
    font-size: 0.9rem;
    background-color: #ff3860;
    color: #fff;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    font-weight: bold;
    text-transform: uppercase;
}

.countdown-timer {
    font-weight: bold;
    font-size: 0.9rem;
}

/* Blinking dot for countdown */
.countdown-nav-item::after {
    content: '';
    position: absolute;
    top: 8px;
    right: 8px;
    width: 8px;
    height: 8px;
    background-color: #f8a8ff;
    border-radius: 50%;
    animation: blink 1.5s infinite;
}

/* Blinking animation */
@keyframes blink {
    0% { opacity: 0; }
    50% { opacity: 1; }
    100% { opacity: 0; }
}

@media (max-width: 991px) {
    .countdown-timer {
        font-size: 0.8rem;
    }
    
    .countdown-nav-item::after {
        top: 6px;
        right: 6px;
        width: 6px;
        height: 6px;
    }
}

.tool-docs-description {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
}

.badge-labs-exclusive {
    background: linear-gradient(45deg, #8729ff, #7618e3);
    color: white;
    padding: 4px 12px;
    border-radius: 50px;
    font-size: 11px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.badge-labs-exclusive svg {
    width: 12px;
    height: 12px;
    fill: currentColor;
}

@media (max-width: 991px) {
    .tool-docs-card {
        padding: 20px;
    }
    
    .tool-docs-icon {
        width: 48px;
        height: 48px;
    }
    
    .tool-docs-title {
        font-size: 18px;
    }
}

/* Featured Documentation Card */
.tool-docs-card-featured {
    background: linear-gradient(45deg, rgba(118, 24, 227, 0.1), rgba(135, 41, 255, 0.1));
    border: 1px solid rgba(118, 24, 227, 0.2);
    padding: 32px;
}

.tool-docs-card-featured:hover {
    background: linear-gradient(45deg, rgba(118, 24, 227, 0.15), rgba(135, 41, 255, 0.15));
    border-color: rgba(118, 24, 227, 0.3);
}

.tool-docs-card-featured .tool-docs-icon {
    width: 80px;
    height: 80px;
    background: rgba(118, 24, 227, 0.1);
}

.tool-docs-card-featured .tool-docs-title {
    font-size: 24px;
}

.tool-docs-card-featured .tool-docs-description {
    font-size: 16px;
}

@media (max-width: 991px) {
    .tool-docs-card-featured {
        padding: 24px;
    }
    
    .tool-docs-card-featured .tool-docs-icon {
        width: 60px;
        height: 60px;
    }
    
    .tool-docs-card-featured .tool-docs-title {
        font-size: 20px;
    }
    
    .tool-docs-card-featured .tool-docs-description {
        font-size: 14px;
    }
}

/* Documentation Sidebar Specific Styles */
.sticky-docs-side .accordion-item {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.2s ease;
}

.sticky-docs-side .accordion-item:hover {
    border-color: rgba(255, 255, 255, 0.2);
}

.sticky-docs-side .accordion-button.docs-accordion {
    font-family: 'Myriad_bold';
    font-size: 1rem;
    color: #fff;
    background: transparent;
}

.sticky-docs-side .accordion-button.docs-accordion svg {
    fill: #fff;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    opacity: 0.9;
}

.sticky-docs-side .accordion-button.docs-accordion:not(.collapsed) {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}

.sticky-docs-side .accordion-button.docs-accordion::after {
    filter: brightness(0) invert(1) opacity(0.7);
}

.sticky-docs-side .accordion-body {
    background: rgba(0, 0, 0, 0.2);
    padding: 10px;
}

.sticky-docs-side .list-group-item {
    margin: 4px 0;
    border-radius: 6px;
    transition: all 0.2s ease;
}

.sticky-docs-side .list-group-item:hover {
    background: rgba(255, 255, 255, 0.1);
}

.sticky-docs-side .list-group-item.active {
    background: rgba(255, 255, 255, 0.15);
}

.sticky-docs-side .docs-side-link {
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.85);
    transition: all 0.2s ease;
}

.sticky-docs-side .docs-side-link:hover {
    color: #fff;
    text-decoration: none;
}

.sticky-docs-side .list-group-item.active .docs-side-link {
    color: #fff;
}

.sticky-docs-side .docs-pro {
    background: linear-gradient(45deg, #8729ff, #7618e3);
    color: #fff;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 0.7rem;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

/* Scrollbar Styles for Sidebar */
.sticky-docs-side .accordion-body {
    scrollbar-width: thin;
    scrollbar-color: rgba(255, 255, 255, 0.3) transparent;
}

.sticky-docs-side .accordion-body::-webkit-scrollbar {
    width: 6px;
}

.sticky-docs-side .accordion-body::-webkit-scrollbar-track {
    background: transparent;
}

.sticky-docs-side .accordion-body::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 3px;
}

.sticky-docs-side .accordion-body::-webkit-scrollbar-thumb:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 991px) {
    .sticky-docs-side {
        margin-bottom: 30px;
    }
    
    .sticky-docs-side .accordion-button.docs-accordion {
        font-size: 0.95rem;
    }
    
    .sticky-docs-side .docs-side-link {
        font-size: 0.85rem;
    }
}

/* Documentation Article Specific Styles */
.article-container {
    background: #fff;
    border-radius: 5px;
    margin-bottom: 32px;
}

.article-container .title-docs {
    color: #111237 !important;
    font-size: 2.2rem;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.article-container .article-content {
    color: #2c2c2c;
    font-size: 1.05rem;
    line-height: 1.7;
}

.article-container .article-content h2 {
    color: #111237;
    font-size: 1.8rem;
    margin: 2rem 0 1rem;
}

.article-container .article-content h3 {
    color: #111237;
    font-size: 1.4rem;
    margin: 1.5rem 0 0.8rem;
}

.article-container .article-content p {
    margin-bottom: 1rem;
}

.article-container .article-content ul,
.article-container .article-content ol {
    margin-bottom: 1rem;
    padding-left: 1.5rem;
}

.article-container .article-content li {
    margin-bottom: 0.5rem;
}

.article-container .article-content code {
    background: #f5f5f5;
    color: #7618e3;
    padding: 0.2rem 0.4rem;
    border-radius: 4px;
    font-family: 'Monaco', 'Consolas', monospace;
    font-size: 0.9em;
}

.article-container .article-content pre {
    background: #1e1e1e;
    color: #fff;
    padding: 1.2rem;
    border-radius: 8px;
    overflow-x: auto;
    margin: 1.5rem 0;
}

.article-container .article-content pre code {
    background: transparent;
    color: #fff;
    padding: 0;
}

/* Alert styles within articles */
.article-container .article-content .alert {
    background: #fff;
    border-left: 4px solid;
    border-radius: 8px;
    padding: 1rem 1.2rem;
    margin: 1.5rem 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.article-container .article-content .alert-info {
    border-left-color: #0dcaf0;
    background-color: rgba(13, 202, 240, 0.05);
}

.article-container .article-content .alert-warning {
    border-left-color: #ffc107;
    background-color: rgba(255, 193, 7, 0.05);
}

.article-container .article-content .alert-danger {
    border-left-color: #dc3545;
    background-color: rgba(220, 53, 69, 0.05);
}

.article-container .article-content .alert-success {
    border-left-color: #198754;
    background-color: rgba(25, 135, 84, 0.05);
}

/* Navigation buttons within articles */
.article-container .btn-primary {
    background: #7618e3;
    border: none;
    padding: 0.8rem 1.5rem;
    color: #fff;
    font-weight: 500;
    transition: all 0.2s ease;
}

.article-container .btn-primary:hover {
    background: #8729ff;
    transform: translateY(-2px);
}

@media (max-width: 991px) {
    .article-container {
        padding: 1.5rem;
    }
    
    .article-container .title-docs {
        font-size: 1.8rem;
        margin-bottom: 1.2rem;
        padding-bottom: 1.2rem;
    }
    
    .article-container .article-content {
        font-size: 1rem;
    }
}

/* Documentation Article Navigation Icons */
.article-container .btn-primary svg {
    width: 20px;
    height: 20px;
    fill: #fff;
}

.article-container .btn-primary:hover svg {
    transform: translateX(-4px);
}

.article-container .btn-primary:hover svg:last-child {
    transform: translateX(4px);
}

/* Documentation Article Images */
.article-container .article-content img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 2rem auto;
    border-radius: 8px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
}

/* Transition for navigation icons */
.article-container .btn-primary svg {
    transition: transform 0.2s ease;
}

@media (max-width: 991px) {
    .article-container .article-content img {
        margin: 1.5rem auto;
    }
}

/* Documentation Badge */
.docs-hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(255, 255, 255, 0.1);
    padding: 12px 24px;
    border-radius: 100px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.2s ease;
    margin-bottom: 2rem;
}

.docs-hero-badge:hover {
    background: rgba(255, 255, 255, 0.15);
    transform: translateY(-2px);
    color: #fff;
    text-decoration: none;
}

.docs-hero-icon {
    width: 20px;
    height: 20px;
    fill: #fff;
}

@media (max-width: 991px) {
    .docs-hero-badge {
        padding: 10px 20px;
        font-size: 0.95rem;
    }
}

/* Documentation Breadcrumbs */
.masthead-docs .breadcrumb {
    margin: 0;
    padding: 0;
    background: transparent;
}

.masthead-docs .breadcrumb-item {
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.95rem;
}

.masthead-docs .breadcrumb-item + .breadcrumb-item::before {
    color: rgba(255, 255, 255, 0.4);
}

.masthead-docs .breadcrumb-item a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    transition: color 0.2s ease;
}

.masthead-docs .breadcrumb-item a:hover {
    color: #fff;
}

.masthead-docs .breadcrumb-item.active {
    color: #fff;
}

@media (max-width: 991px) {
    .masthead-docs .breadcrumb {
        margin-bottom: 1rem;
    }
    
    .masthead-docs .breadcrumb-item {
        font-size: 0.9rem;
    }
}

/* FAQ Styles */
.masthead-faq {
    /* padding-top: 40px; */
    min-height: 100vh;
}

.faq-hero-badge {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 8px 16px;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
    font-size: 0.9rem;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 24px;
}

a.tool-docs-card.disabled {
    opacity: 0.59;
    background: rgb(40 16 60 / 10%);
    /* cursor: not-allowed; */
}

a.tool-card.h-100.disabled {
    opacity: 0.7;
}
a.premium-tool-card.disabled {
    opacity: 0.7;
}

.faq-hero-icon {
    width: 24px;
    height: 24px;
    fill: #fff;
}

.faq-subtitle {
    color: rgba(255, 255, 255, 0.8);
    font-size: 1.1rem;
    max-width: 600px;
    margin: 0 auto;
}

.faq-category-title {
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 10px;
}

.faq-category-title svg {
    width: 20px;
    height: 20px;
    fill: #7618e3;
}

/* FAQ Accordion Styles */
.faq-category .accordion-item {
    background: white;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    margin-bottom: 1rem;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.faq-category .accordion-button {
    background: white;
    color: #333;
    font-weight: 600;
    padding: 1.5rem;
    border: none;
    font-size: 1.1rem;
    text-align: left;
}

.faq-category .accordion-button:not(.collapsed) {
    background: rgba(135, 41, 255, 0.05);
    color: #8729ff;
    box-shadow: none;
}

.faq-category .accordion-button:focus {
    border-color: rgba(135, 41, 255, 0.25);
    box-shadow: 0 0 0 0.25rem rgba(135, 41, 255, 0.1);
}

.faq-category .accordion-button::after {
    filter: none;
}

.faq-category .accordion-body {
    padding: 1.5rem;
    background: #fafafa;
    color: #555;
    line-height: 1.6;
    border-top: 1px solid rgba(135, 41, 255, 0.1);
}

/* Support Cards */
.support-card {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 16px;
    padding: 2rem;
    margin-bottom: 1.5rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.support-card-icon {
    width: 48px;
    height: 48px;
    background: rgba(118, 24, 227, 0.1);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
}

.support-card-icon svg {
    width: 40px;
    height: 40px;
    fill: #ffffff;
}

.support-card h3 {
    color: #fff;
    font-size: 1.3rem;
    margin-bottom: 0.75rem;
}

.support-card p {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 1.5rem;
}

.support-card .btn-primary {
    width: 100%;
    background: rgb(255 255 255 / 20%);
    border: 1px solid rgba(118, 24, 227, 0.2);
    color: #fff;
}

.support-card .btn-primary:hover {
    background: #7618e3;
    border-color: #7618e3;
    transform: translateY(-2px);
}

@media (max-width: 991px) {
    .faq-category-title {
        font-size: 1.3rem;
    }
    
    .support-card {
        padding: 1.5rem;
    }
}

/* Support Cards Sticky */
.support-cards-sticky {
    position: sticky;
    top: 10rem;
    z-index: 10;
}

@media (max-width: 991px) {
    .support-cards-sticky {
        position: static;
    }
}

/* FAQ Search */
.faq-search-container {
    max-width: 600px;
    margin: 2rem auto 0;
    position: relative;
}

.faq-search-wrapper {
    position: relative;
}

.faq-search {
    width: 100%;
    padding: 1rem 1.5rem;
    padding-left: 3.5rem;
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    font-size: 1rem;
    backdrop-filter: blur(10px);
    transition: all 0.2s ease;
}

.faq-search:focus {
    outline: none;
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
}

.faq-search::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.faq-search-icon {
    position: absolute;
    left: 1.25rem;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    fill: rgba(255, 255, 255, 0.6);
}

/* Highlight search results */
.faq-highlight {
    background: #8729ff;
    padding: 2px 4px;
    border-radius: 3px;
    color: white;
    font-weight: 500;
}

.faq-search-results {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 16px;
    margin-top: 0.5rem;
    max-height: 300px;
    overflow-y: auto;
    z-index: 1000;
    display: none;
}

.faq-search-results.active {
    display: block;
}

.faq-search-result {
    padding: 1rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    cursor: pointer;
    transition: all 0.2s ease;
}

.faq-search-result:last-child {
    border-bottom: none;
}

.faq-search-result:hover {
    background: rgba(255, 255, 255, 0.1);
}

.faq-search-result-title {
    color: #fff;
    font-weight: 500;
    margin-bottom: 0.25rem;
}

.faq-search-result-category {
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}

/* FAQ Search highlight */
.faq-highlight {
    background: #8729ff;
    padding: 2px 4px;
    border-radius: 3px;
    color: white;
    font-weight: 500;
}

/* Rimuoviamo gli stili non piÃƒÆ'Ã‚Â¹ necessari */
.faq-search-results,
.faq-search-result,
.faq-search-result-title,
.faq-search-result-category {
    display: none;
}

/* FAQ No Results Message */
.faq-no-results {
    color: rgba(255, 255, 255, 0.6);
    padding: 1rem;
    text-align: center;
    font-style: italic;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    margin: 0.5rem 0;
}

.no-results-message {
    padding: 1.5rem;
    font-style: italic;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    margin: 1rem 0;
    font-size: 0.95rem;
    transition: all 0.2s ease-in-out;
}

/* Hero Section Styles */
.masthead-home {
    padding: 110px 0 0px 0;
    position: relative;
    overflow: hidden;
}

.hero-badge {
    background: #f4e2ff;
    color: #4d0a7a;
    padding: 8px 16px;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
    font-size: 0.9rem;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.hero-badge-icon {
    width: 16px;
    height: 16px;
    fill: currentColor;
}

.hero-title {
    color: #fff;
    font-size: 3.5rem;
    font-family: 'Myriad_bold';
    line-height: 1.2;
    /* color: #6400a8; */
}

.hero-subtitle {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.2rem;
    line-height: 1.6;
    max-width: 500px;
    /* color: #4a0a7a; */
}

.hero-cta {
    background: linear-gradient(45deg, #671dc5, #560bab);
    color: #fff;
    padding: 16px 32px;
    border-radius: 12px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 8px 24px rgba(118, 24, 227, 0.3);
    position: relative;
    overflow: hidden;
    border: 1px solid #572085;
}

.hero-cta:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, rgba(255,255,255,0.1), rgba(255,255,255,0));
    transform: translateX(-100%);
    transition: transform 0.6s ease;
}

.hero-cta:hover {
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(118, 24, 227, 0.4);
}

.hero-cta:hover:before {
    transform: translateX(100%);
}

.hero-cta-icon {
    width: 20px;
    height: 20px;
    fill: currentColor;
}

.hero-video-wrapper {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    padding: 20px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.hero-video {
    width: 100%;
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}

@media (max-width: 991px) {


    .hero-title {
        font-size: 2.5rem;
    }

    .hero-subtitle {
        font-size: 1.1rem;
    }

    .hero-video-wrapper {
        margin-top: 40px;
    }
}

/* Bot Promo Bar */
.bot-promo-bar {
    background: #5a08a8;
    padding: 16px 0;
    position: relative;
    overflow: hidden;
}

.bot-promo-content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
}

.bot-promo-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: rgb(180 122 231 / 70%);
    border-radius: 12px;
    padding: 8px;
}

.bot-promo-icon svg {
    width: 24px;
    height: 24px;
    fill: #fff;
}

.bot-promo-text {
    display: flex;
    flex-direction: column;
}

.bot-promo-label {
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.9rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.bot-promo-message {
    color: #fff;
    font-size: 1.1rem;
    font-weight: 500;
}

.bot-promo-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 8px 16px;
    border-radius: 8px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.bot-promo-button:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    transform: translateY(-1px);
}

.bot-promo-button svg {
    width: 16px;
    height: 16px;
    fill: currentColor;
}

@media (max-width: 768px) {
    .bot-promo-content {
        flex-direction: column;
        text-align: center;
        gap: 16px;
    }

    .bot-promo-text {
        align-items: center;
    }
}

/* Login/Signup Page Styles */
.auth-page {
    min-height: calc(100vh - 76px);
    padding: 80px 0;
    background: linear-gradient(45deg, #111237, #1a1b4b);
    margin-top: 76px;
}

.auth-container {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 24px;
    padding: 40px;
    max-width: 480px;
    margin: 0 auto;
}

.auth-header {
    text-align: center;
    margin-bottom: 32px;
}

.auth-title {
    color: #fff;
    font-size: 2rem;
    font-family: 'Myriad_bold';
    margin-bottom: 12px;
}

.auth-subtitle {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.1rem;
}

.auth-form {
    margin-bottom: 24px;
}

.auth-form .form-group {
    margin-bottom: 20px;
}

.auth-form .form-label {
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.9rem;
    margin-bottom: 8px;
}

.auth-form .form-control {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 12px 16px;
    border-radius: 12px;
    transition: all 0.3s ease;
}

.auth-form .form-control:focus {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: none;
}

.auth-form .form-control::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.auth-submit {
    background: linear-gradient(45deg, #8729ff, #7618e3);
    color: #fff;
    border: none;
    width: 100%;
    padding: 14px;
    border-radius: 12px;
    font-weight: 600;
    margin-top: 24px;
    transition: all 0.3s ease;
}

.auth-submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(118, 24, 227, 0.3);
}

.auth-toggle {
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
}

.auth-toggle-btn {
    background: none;
    border: none;
    color: #8729ff;
    padding: 0;
    margin-left: 4px;
    transition: color 0.3s ease;
}

.auth-toggle-btn:hover {
    color: #7618e3;
}

.auth-error {
    background: rgba(255, 59, 48, 0.1);
    color: #ff3b30;
    padding: 12px 16px;
    border-radius: 12px;
    margin-bottom: 20px;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 8px;
}

.auth-error svg {
    width: 16px;
    height: 16px;
    fill: currentColor;
}

@media (max-width: 576px) {
    .auth-container {
        margin: 0 20px;
        padding: 30px 20px;
    }
    
    .auth-title {
        font-size: 1.75rem;
    }
}

/* Signup/Login Page Styles */
.masthead-signup {
    padding: 10rem 0;
}

.signup-title {
    color: #fff;
    font-size: 3.5rem;
    font-family: 'Myriad_bold';
    line-height: 1.2;
    margin-bottom: 1.5rem;
}

.signup-subtitle {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.1rem;
    margin-bottom: 1.5rem;
}

.signup-features {
    list-style: none;
    padding: 0;
    margin: 0;
}

.signup-features li {
    color: #fff;
    padding: 8px 0;
    padding-left: 28px;
    position: relative;
    font-size: 1rem;
}

.signup-features li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%238729ff'%3E%3Cpath d='M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z'/%3E%3C/svg%3E") center/contain no-repeat;
}

.form-sign-container {
    /* background: rgba(255, 255, 255, 0.1); */
    backdrop-filter: blur(10px);
    /* border: 1px solid rgba(255, 255, 255, 0.2); */
    border-radius: 24px;
    /* padding: 32px; */
}

.login-cont {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
    margin-bottom: 24px;
}

.login-cont p {
    color: rgba(255, 255, 255, 0.9);
    margin: 0;
}

.form-signup h3,
.form-login h3 {
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 24px;
    font-family: 'Myriad_bold';
}

.form-signup .form-label,
.form-login .form-label {
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.9rem;
    margin-bottom: 0px;
    margin-right: 8px;
}

.form-signup .form-control,
.form-login .form-control {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 12px 16px;
    border-radius: 12px;
    transition: all 0.3s ease;
}

.form-signup .form-control:focus,
.form-login .form-control:focus {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: none;
}

.form-signup .form-control::placeholder,
.form-login .form-control::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.form-signup .btn-primary,
.form-login .btn-primary {
    background: linear-gradient(45deg, #8729ff, #7618e3);
    border: none;
    width: 100%;
    padding: 14px;
    border-radius: 12px;
    font-weight: 600;
    margin-top: 24px;
    transition: all 0.3s ease;
}

.form-signup .btn-primary:hover,
.form-login .btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(118, 24, 227, 0.3);
}

.alert-danger {
    background: rgba(255, 59, 48, 0.1);
    color: #ff3b30;
    border: none;
    padding: 12px 16px;
    border-radius: 12px;
    margin-bottom: 20px;
    font-size: 0.9rem;
}

/* Form toggle animation */
.signup-container,
.login-container {
    transition: opacity 0.3s ease;
}

.signup-container.d-none,
.login-container.d-none {
    display: none;
    opacity: 0;
}

.signup-container:not(.d-none),
.login-container:not(.d-none) {
    opacity: 1;
}

@media (max-width: 991px) {
    .signup-title {
        font-size: 2.5rem;
        text-align: center;
    }
    
    .signup-subtitle {
        text-align: center;
    }
    
    .signup-features {
        margin-bottom: 2rem;
    }
    
    .login-cont {
        justify-content: center;
    }
}

/* Signup/Login Page Styles */
.buy-labs-header, .login-signup-header {
    margin-bottom: 2rem;
}

.buy-labs-title {
    color: #fff;
    font-size: 2.5rem;
    font-family: 'Myriad_bold';
    margin-bottom: 1.5rem;
}

.buy-labs-product {
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    padding: 1rem;
    border-radius: 16px;
    margin-bottom: 2rem;
}

.buy-labs-product-info h4 {
    font-size: 1.25rem;
    margin-bottom: 0.25rem;
}

.buy-labs-product-info p {
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
    font-size: 0.9rem;
}

.buy-labs-subtitle {
    color: #fff;
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
}

.buy-labs-features {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.buy-labs-feature {
    display: flex;
    align-items: center;
    gap: 1rem;
    background: rgba(255, 255, 255, 0.1);
    padding: 1rem;
    border-radius: 12px;
}

.buy-labs-feature p {
    color: #fff;
    margin: 0;
}

.btn-labs {
    background: linear-gradient(45deg, #8729ff, #7618e3);
    color: #fff;
    border: none;
    padding: 0.75rem 1.5rem;
    border-radius: 12px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn-labs:hover {
    /* transform: translateY(-2px); */
    box-shadow: 0 4px 12px rgba(118, 24, 227, 0.3);
    color: #7618e3;
}

.nav-link.active > svg {
    fill: #8729ff !important;
}

.form-sign-container {
    /* background: rgba(255, 255, 255, 0.1); */
    backdrop-filter: blur(10px);
    /* border: 1px solid rgba(255, 255, 255, 0.2); */
    border-radius: 24px;
    padding: 2rem;
}

.form-sign-container h3 {
    color: #101237;
    margin-bottom: 1.5rem;
}

.form-sign-container .form-label {
    color: #101237;
}

.form-sign-container .form-control {
    background: #ccc0e7;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 0.75rem 1rem;
    border-radius: 12px;
}

.form-sign-container .form-control:focus {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: none;
    color: #fff;
}

.login-cont {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 1rem;
    margin-bottom: 0;
    padding: 0 2rem;
}

.login-cont p {
    color: rgba(255, 255, 255, 0.9);
    margin: 0;
}

@media (max-width: 991px) {
    .buy-labs-header {
        text-align: center;
        margin-bottom: 3rem;
    }
    .login-signup-header {
        text-align: center;
        margin-bottom: 1rem;
    }
    
    
    .buy-labs-product {
        justify-content: center;
    }
    
    .login-cont {
        justify-content: center;
    }
}

/* Section Headers */
.section-header {
    text-align: center;
    margin-bottom: 3rem;
}

.section-title {
    color: #fff;
    font-size: 2rem;
    font-family: 'Myriad_bold';
    margin-bottom: 1rem;
}

.section-subtitle {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.1rem;
    margin: 0 auto;
}

/* Premium Tool Cards */
.premium-tool-card {
    display: block;
    text-decoration: none;
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    height: 340px;
    transition: transform 0.3s ease;
}

.premium-tool-card:hover {
    transform: translateY(-5px);
}

.premium-tool-image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.premium-tool-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, rgba(0,0,0,1) 20%, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0) 70%);
    padding: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.premium-tool-badges {
    display: flex;
    gap: 8px;
}

.premium-tool-content {
    color: #fff;
    display: flex;
    align-items: end;
    justify-content: space-between;
    bottom: 0;
    height: 100%;
}

.premium-tool-name {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    color: #fff;
}

.premium-tool-description {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 0;
    font-size: 1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.premium-tool-price {
    display: inline-block;
    background: rgba(255, 255, 255, 0.1);
    padding: 8px 16px;
    border-radius: 50px;
    font-weight: 500;
}

@media (max-width: 991px) {
    .premium-tool-card {
        height: 250px;
    }
    
    .premium-tool-overlay {
        padding: 1.5rem;
    }
    
    .premium-tool-name {
        font-size: 1.25rem;
    }
    
    /* Modifica il layout delle premium tool card per essere orizzontale in mobile */
    .masthead-marketplace .premium-tool-card {
        display: flex;
        flex-direction: row;
        height: auto;
        border-radius: 12px;
    }
    
    .masthead-marketplace .premium-tool-image {
        width: 100%;
        height: calc(100vw / 2.3);
        border-radius: 12px;
        /* margin-right: 15px; */
        background-size: cover;
    }
    
    .masthead-marketplace .premium-tool-overlay {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        /* padding: 0; */
        /* background: linear-gradient(to bottom, rgba(0,0,0,0.3), rgba(0,0,0,0.9)); */
        height: calc(100vw / 2.3);
        /* display: none; */
        justify-content: end;
    }
    
    .masthead-marketplace .premium-tool-badges {
        justify-content: flex-start;
        margin-bottom: 8px;
        display: none;
    }
    
    .masthead-marketplace .premium-tool-content {
        text-align: left;
        width: 100%;
    }
    
    .masthead-marketplace .premium-tool-price {
        margin-top: auto;
    }
}

.labs-pricing-grid {
    display: flex;
    gap: 2rem;
    justify-content: center;
    margin-top: 3rem;
    padding: 0 1rem;
}

.labs-pricing-box {
    background: linear-gradient(45deg, rgb(74 38 79 / 15%), rgb(6 0 10 / 25%));
    backdrop-filter: blur(10px);
    border: 1px solid rgb(188 140 255 / 40%);
    border-radius: 24px;
    padding: 2rem;
    width: 100%;
    max-width: 400px;
    transition: transform 0.3s ease;
}

.labs-pricing-box .labs-feature-badge {
    background: rgba(135, 41, 255, 0.15);
    border-color: rgba(135, 41, 255, 0.3);
}

.labs-pricing-box .labs-cta-button {
    background: linear-gradient(45deg, #8729ff, #7618e3);
    color: #fff;
}

.labs-pricing-box:hover {
    transform: translateY(-5px);
}

.labs-pricing-box.featured {
    background: rgb(98 25 183);
    border: 1px solid rgb(150 62 255);
}

.labs-pricing-box.featured .labs-feature-badge {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.labs-pricing-box.featured .labs-cta-button {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.labs-pricing-header {
    text-align: center;
    margin-bottom: 2rem;
}

.labs-plan-name {
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

.labs-price-tag {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    color: #fff;
    flex-wrap: wrap;
}

.labs-price-label {
    font-size: 0.9rem;
    opacity: 0.8;
}

.labs-price-wrapper {
    display: flex;
    align-items: baseline;
}

.labs-price-currency {
    font-size: 1.5rem;
    margin-right: 0.25rem;
}

.labs-price-amount {
    font-size: 3rem;
    font-weight: bold;
    line-height: 1;
}

.labs-price-decimal {
    font-size: 1.5rem;
}

.labs-price-period {
    font-size: 1rem;
    opacity: 0.8;
    margin-left: 0.25rem;
}

.labs-plan-features {
    margin-bottom: 2rem;
}

.labs-plan-feature {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: #fff;
    margin-bottom: 1rem;
}

.labs-plan-feature svg {
    width: 16px;
    height: 16px;
    fill: #8729ff;
}

.labs-cta-button {
    display: block;
    background: linear-gradient(45deg, #8729ff, #7618e3);
    color: #fff;
    text-align: center;
    padding: 1rem;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
    transition: transform 0.3s ease;
}

.labs-cta-button:hover {
    transform: translateY(-2px);
    color: #fff;
}

@media (max-width: 768px) {
    .labs-pricing-grid {
        flex-direction: column;
        align-items: center;
    }
    
    .labs-pricing-box {
        width: 100%;
    }
}

/* Nuovi stili per i feature badges */
.labs-feature-badges {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 2rem;
}

.labs-feature-badge {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    padding: 1rem;
    text-align: center;
}

.labs-feature-badge .feature-value {
    display: block;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
}

.labs-feature-badge .feature-label {
    display: block;
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
}

/* Aggiorna lo stile del box featured */
.labs-pricing-box.featured .labs-feature-badge {
    background: rgba(135, 41, 255, 0.15);
    border-color: rgba(135, 41, 255, 0.3);
}

/* Responsive fixes */
@media (max-width: 768px) {
    .labs-feature-badge {
        padding: 0.75rem;
    }
    
    .labs-feature-badge .feature-value {
        font-size: 1rem;
    }
    
    .labs-feature-badge .feature-label {
        font-size: 0.85rem;
    }
}

/* Stili per il tooltip e il bottone info */
.feature-header {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    min-height: 24px;
}

.feature-value {
    line-height: 1.2;
    display: flex;
    align-items: center;
    margin: 0;
}

.feature-info-btn {
    background: none;
    border: none;
    padding: 0;
    color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    position: relative;
    transition: color 0.2s ease;
    display: flex;
    align-items: center;
    height: 24px;
    margin-top: 1px;
}

.feature-info-btn svg {
    width: 14px;
    height: 14px;
    display: block;
}

.feature-info-btn:hover {
    color: rgba(255, 255, 255, 0.8);
}

.feature-info-btn[data-tooltip]:before {
    content: attr(data-tooltip);
    position: absolute;
    bottom: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    padding: 0.5rem 1rem;
    background: rgba(0, 0, 0, 0.9);
    color: white;
    font-size: 0.85rem;
    border-radius: 8px;
    width: max-content;
    max-width: 250px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
    z-index: 1000;
}

.feature-info-btn[data-tooltip]:after {
    content: '';
    position: absolute;
    bottom: calc(100% + 2px);
    left: 50%;
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-top-color: rgba(0, 0, 0, 0.9);
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
}

.feature-info-btn[data-tooltip]:hover:before,
.feature-info-btn[data-tooltip]:hover:after {
    opacity: 1;
    visibility: visible;
}

/* Gestione posizione tooltip ai bordi */
.feature-info-btn[data-tooltip].tooltip-left:before {
    left: auto;
    right: calc(100% + 10px);
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
}

.feature-info-btn[data-tooltip].tooltip-left:after {
    left: auto;
    right: 10px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    border-top-color: transparent;
    border-left-color: rgba(0, 0, 0, 0.9);
}

/* Stili per le immagini nella pagina tool */
.tool-screenshot {
    width: 100%;
    height: auto;
    border-radius: 12px;
    cursor: pointer;
    transition: transform 0.3s ease;
    max-height: 300px; /* Limita l'altezza massima */
    object-fit: cover; /* Mantiene le proporzioni coprendo l'area */
}

.tool-screenshot:hover {
    transform: translateY(-2px);
}

.screenshot-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999999999;
    padding: 40px;
}

.screenshot-modal img {
    max-width: 90%;
    max-height: 90vh; /* Limita l'altezza al 90% della viewport */
    object-fit: contain; /* Mantiene le proporzioni contenendo l'immagine */
    border-radius: 8px;
}

.screenshot-modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    z-index: 10000;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .tool-screenshot {
        max-height: 200px;
    }
    
    .screenshot-modal {
        padding: 20px;
    }
    
    .screenshot-modal img {
        max-width: 95%;
        max-height: 80vh;
    }
}

/* Stili per le immagini nella pagina tool */
.tool-screenshots {
    display: grid;
    gap: 1rem;
    margin-bottom: 2rem;
}

.tool-screenshot {
    width: 100%;
    height: 200px; /* Altezza fissa */
    border-radius: 12px;
    cursor: pointer;
    transition: transform 0.3s ease;
    overflow: hidden; /* Nasconde parti eccedenti */
}

.tool-screenshot img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Copre l'area mantenendo le proporzioni */
    border-radius: 12px;
}

.tool-screenshot:hover {
    transform: translateY(-2px);
}

.screenshot-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    padding: 40px;
}

.screenshot-modal img {
    max-width: 90%;
    max-height: 85vh;
    object-fit: contain;
    border-radius: 8px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .tool-screenshot {
        height: 150px;
    }
    
    .screenshot-modal {
        padding: 20px;
    }
    
    .screenshot-modal img {
        max-width: 95%;
        max-height: 80vh;
    }
}

.tool-screenshots {
    display: grid;
    gap: 1rem;
    margin-bottom: 2rem;
}

.tool-screenshot {
    width: 100%;
    height: 200px;
    border-radius: 12px;
    cursor: zoom-in; /* Cambia il cursore per indicare che ÃƒÆ'Ã‚Â¨ cliccabile */
    transition: transform 0.3s ease;
    overflow: hidden;
}

.tool-screenshot img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.screenshot-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.95);
    display: none; /* Nascosto di default */
    align-items: center;
    justify-content: center;
    z-index: 9999;
    padding: 40px;
}

.screenshot-modal img {
    max-width: 90%;
    max-height: 85vh;
    object-fit: contain;
    border-radius: 8px;
    cursor: auto;
}

.screenshot-modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    z-index: 10000;
    opacity: 0.8;
    transition: opacity 0.2s ease;
}

.screenshot-modal-close:hover {
    opacity: 1;
}

/* Wrapper per le frecce di navigazione */
.tool-screenshots-wrapper {
    position: relative;
    margin-bottom: 2rem;
}

.tool-screenshots {
    display: flex;
    gap: 1rem;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding: 1rem 0;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    scrollbar-width: thin;
    scrollbar-color: rgba(255, 255, 255, 0.4) rgba(255, 255, 255, 0.15);
    /* Forza la scrollbar sempre visibile su Firefox */
    scrollbar-gutter: stable;
}

/* Stile scrollbar per Chrome/Safari/Edge - SEMPRE VISIBILE */
.tool-screenshots::-webkit-scrollbar {
    height: 8px;
    -webkit-appearance: none;
}

.tool-screenshots::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.1);
}

.tool-screenshots::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.4);
    border-radius: 4px;
    transition: background 0.2s ease;
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
    /* Forza la scrollbar ad essere sempre visibile */
    min-width: 20px;
}

.tool-screenshots::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.6);
}

.tool-screenshots:active {
    cursor: grabbing;
}

/* Frecce di navigazione galleria */
.gallery-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.gallery-nav:hover {
    background: rgba(0, 0, 0, 0.9);
    transform: translateY(-50%) scale(1.1);
    border-color: rgba(255, 255, 255, 0.3);
}

.gallery-nav svg {
    width: 16px;
    height: 16px;
    color: white;
    transition: color 0.3s ease;
}

.gallery-nav:hover svg {
    color: #8729ff;
}

.gallery-nav-prev {
    left: -20px;
}

.gallery-nav-next {
    right: -20px;
}

/* Nascondi le frecce se non c'è scroll */
.tool-screenshots-wrapper:not(.scrollable) .gallery-nav {
    display: none;
}

/* Responsive per mobile */
@media (max-width: 768px) {
    .gallery-nav {
        width: 35px;
        height: 35px;
    }
    
    .gallery-nav svg {
        width: 14px;
        height: 14px;
    }
    
    .gallery-nav-prev {
        left: -17px;
    }
    
    .gallery-nav-next {
        right: -17px;
    }
}

.tool-screenshot {
    flex: 0 0 300px;
    width: 300px;
    height: 200px;
    border-radius: 12px;
    cursor: zoom-in;
    transition: transform 0.3s ease;
    overflow: hidden;
    scroll-snap-align: start;
}

.tool-screenshot img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.breadcrumb {
    background: rgba(255, 255, 255, 0.1);
    padding: 0.75rem 1rem;
    border-radius: 8px;
    margin: 0;
}

.breadcrumb-item a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    transition: color 0.2s ease;
}

.breadcrumb-item a:hover {
    color: #fff;
}

.breadcrumb-item.active {
    color: #fff;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: rgba(255, 255, 255, 0.4);
}

/* Bottom CTA Styles */
.labs-bottom-cta {
    margin-top: 80px;
    padding: 60px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 24px;
    text-align: center;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.labs-bottom-cta-content {
    max-width: 600px;
    margin: 0 auto;
}

.labs-bottom-cta .labs-hero-badge {
    margin-bottom: 24px;
}

.labs-bottom-cta-title {
    color: #fff;
    font-size: 2.5rem;
    margin-bottom: 16px;
    font-family: 'Myriad_bold';
}

.tool-changelog-content a {
    color: #dbccff;
}

.badge-free {
    background: #e8f7ee !important;
    color: #28a745 !important;
}

.labs-bottom-cta-subtitle {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.1rem;
    margin-bottom: 32px;
}

.labs-bottom-cta-buttons {
    display: flex;
    gap: 16px;
    justify-content: center;
}

.labs-cta-button-basic {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}

.labs-cta-button-basic:hover {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
}

.labs-cta-button-advanced {
    background: #fff;
    color: #7618e3;
}

.labs-cta-button-advanced:hover {
    background: #f5f5f5;
    color: #7618e3;
}

@media (max-width: 768px) {
    .labs-bottom-cta {
        margin-top: 40px;
        padding: 30px 20px;
    }

    .labs-bottom-cta-title {
        font-size: 2rem;
    }

    .labs-bottom-cta-subtitle {
        font-size: 1rem;
    }

    .labs-bottom-cta-buttons {
        flex-direction: column;
    }

    .labs-cta-button {
        width: 100%;
    }
}

.labs-terms-text {
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    margin-top: 24px;
}

.labs-terms-link {
    color: #fff;
    text-decoration: underline;
    transition: opacity 0.2s ease;
}

.labs-terms-link:hover {
    opacity: 0.8;
    color: #fff;
}

@media (max-width: 768px) {
    .labs-terms-text {
        font-size: 0.8rem;
        margin-top: 20px;
    }
}

.labs-promo-prices {
    display: flex;
    gap: 24px;
    align-items: center;
}

.labs-promo-price {
    text-align: center;
}

.labs-promo-price.featured {
    padding: 8px 16px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.labs-promo-label {
    display: block;
    color: rgba(255, 255, 255, 0.8);
    font-size: 0.9rem;
    margin-bottom: 4px;
}

.labs-promo-amount-wrapper {
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.labs-promo-amount {
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
}

.labs-promo-decimal {
    font-size: 1.2rem;
    color: #fff;
}

.labs-promo-period {
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.8);
    margin-left: 4px;
}

.labs-promo-action {
    display: flex;
    gap: 16px;
}

.labs-promo-button-basic {
    background: rgba(255, 255, 255, 0.1);
}

.labs-promo-button-basic:hover {
    background: rgba(255, 255, 255, 0.15);
}

.labs-promo-button-advanced {
    background: #fff;
    color: #7618e3;
}

.labs-promo-button-advanced:hover {
    background: #f5f5f5;
    color: #7618e3;
}

@media (max-width: 768px) {
    .labs-promo-prices {
        /* flex-direction: column; */
        gap: 16px;
        display: flex;
    }

    .labs-promo-action {
        flex-direction: column;
    }

    .labs-promo-button {
        width: 100%;
    }
}

/* Stili per i box featured del marketplace */
.featured-product {
    position: relative;
    border-radius: 24px;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
    display: block;
}

.featured-product-content {
    position: relative;
    z-index: 2;
    padding: 1.4rem 1.5rem;
    color: #fff;
}

.featured-product-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
}

/* Aggiunta della sfumatura graduale */
.featured-product-bg:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;
    background: linear-gradient(to top, rgba(0,0,0,1) 20%, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0) 70%);
    z-index: 1;
}

.featured-product h3 {
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 0;
    font-family: 'Myriad_bold';
}

.featured-product p {
    color: rgba(255, 255, 255, 0.9);
    margin: 0;
    font-size: 1rem;
    line-height: 1.5;
}

.featured-product-large h3 {
    font-size: 2rem;
    margin-bottom: 0;
}

.featured-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: rgba(255, 255, 255, 0.15);
    padding: 0.5rem 1rem;
    border-radius: 50px;
    margin-bottom: 1rem;
    backdrop-filter: blur(5px);
}

.info-box-container {
    padding-top: 0 !important;
    padding-bottom: 40px !important;
}

.info-box p {
    margin-bottom: 0;
    font-size: 13px;
}
#page-top {
    background: #8729ff;
}

.info-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 15px;
}
.info-box-item>svg {
    height: 33px;
    width: auto;
}
.info-box-item {
    color: #ebe7ff;
    border: 1px solid;
    /* max-width: calc(45% - 20px); */
    border: 2px solid #f7e1ff;
    display: flex;
    align-items: center;
    justify-content: end;
    background: rgb(51 0 107 / 5%);
    border-radius: 10px;
    padding: 15px 0px;
    /* margin: 0 10px; */
    text-decoration: none;
    transition: all 0.3s ease;
}

.info-box-item:hover, .info-box-item:active {
    background: #ffffff;
    color: #5215e4;
    border-color: #ffffff;
}

.info-box-item:hover svg, .info-box-item:active svg {
    fill: #5215e4;
}

.info-box-item:hover svg g, 
.info-box-item:active svg g,
.info-box-item:hover svg path, 
.info-box-item:active svg path {
    fill: #5215e4;
}

.info-box-item:hover svg [fill*="url(#paint"], 
.info-box-item:active svg [fill*="url(#paint"] {
    fill: #5215e4;
}

.info-box-item:hover div, .info-box-item:active div,
.info-box-item:hover div h3, .info-box-item:active div h3 {
    color: #5215e4;
}
.info-box-item>div>h3 {
    font-size: 14px;
    margin-bottom: 0;
}
.info-box-item>div {
    padding: 0 15px;
    width: 85%;
    padding-left: 20px;
    color: #f7e1ff;
}

.featured-badge svg {
    width: 16px;
    height: 16px;
    fill: currentColor;
}
#navbarResponsive {
    display: flex;
    align-items: center;
        justify-content: center;
    /* width: 100%; */
    overflow-x: scroll;
    width: 85%;
    scrollbar-width: none;
}

#advise {
    width: 100%;
    background: #edcafc;
    height: 61px;
    margin-top: 20px;
    margin-bottom: 25px;
    border-radius: 4px;
}

#navbarResponsive>ul {
    /* margin-left: 0 !important; */
    /* width: 100%; */
    overflow-y: scroll;
    scrollbar-width: none;
    border-radius: 4px;
    text-align: ri;
    display: -webkit-box;
    /* text-align: right; */
}

.navbar-brand {
    width: 10%;
    margin-right: 0 !important;
}

.nav-glass {
    background: rgb(135 41 255 / 80%);
    /* border-radius: 16px; */
    /* box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); */
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    /* border: 1px solid rgba(255, 255, 255, 0.3); */
    width: 100%;
    height: 110px;
    position: fixed;
    top: 0;
    z-index: 99;
}


.labs-back-pattern {
    background-image: url(../img/components/labs/labs-pattern-light.png);
    height: 300px;
    border-radius: 5px;
    background-color: #e4e4e4;
    width: 100%;
    display: inherit;
    position: relative;
}

.btn-switch-log {
    background: #ffffff;
    color: #7618e3;
}

.labs-glass-layer {
    position: absolute;
    width: calc(100% - 1.5rem);
    height: 300px;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(4px);
    top: 0;
    border-radius: 5px;
}


.tool-icon > img {
        width: 100%;
    border-radius: 5px;
}

.labs-pricing {
    position: absolute;
    top: 0;
    width: calc(100% - 1.5rem);
    height: 300px;
    border-radius: 5px;
    display: flex
;
    flex-direction: column;
    align-items: center;
        justify-content: center;
}


@media (max-width: 991px) {
    .masthead-marketplace .tool-card, #labs-section .tool-card {
        padding: 0 25px;
        gap: 0px;
    }

    .masthead-marketplace .tool-icon, #labs-section .tool-icon {
        width: 40px;
        height: 40px;
    }

    .masthead-marketplace .tool-icon svg, #labs-section .tool-icon svg {
        width: 20px;
        height: 20px;
    }

    .masthead-marketplace .tool-name, #labs-section .tool-name {
        font-size: 1.1rem;
    }
    
    /* Mantieni il layout orizzontale per le tool card nel marketplace come in labs */
    .masthead-marketplace .tool-card {
        flex-direction: row !important;
        text-align: left !important;
    }
    
    .masthead-marketplace .badges-container {
        justify-content: flex-start;
    }
    
    .masthead-marketplace .tool-content {
    flex: 1;
    display: flex;
        flex-direction: column;
    }
}

/* Ottimizzazione per mobile */
@media (max-width: 991px) {
    .tool-header-image {
        width: 70px;
        height: auto;
        border-radius: 5px;
    }
    .tool-header-title {
        font-size: 1.3rem;
        margin-bottom: 0;
    }
    .tool-header-badges {
        justify-content: flex-start;
    }
    .logo-header {
        height: 30px;
    }
    .tool-header-info>p.lead {
        text-align: left;
        margin-bottom: 0;
    font-size: 1rem;
    }
    .tool-badge {
        display: none;
    }
    .tool-header-badges {
        display: none;
    }
    .tool-content {
        padding: 20px !important;
    }
    .masthead-tool .tool-content {
        padding: 0 !important;
        background: transparent !important;
    }

    .nav-glass {
        background: rgb(135 41 255 / 80%);
        /* border-radius: 16px; */
        /* box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); */
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
        /* border: 1px solid rgba(255, 255, 255, 0.3); */
        width: 100%;
        height: 95px;
        position: fixed;
        top: 0;
        z-index: 9;
    }
  
    
    /* Contenitore a larghezza piena */
    .masthead-home .container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    
    .masthead-home .container.px-5 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
   
}




/* Ottimizzazione per mobile */
@media (max-width: 991px) {
   .labs-tools-specific {
        padding: 0px 20px !important;
        gap: 0px !important;
        flex-direction: row !important;
        text-align: left !important;
    
   }
    
    /* Contenitore a larghezza piena */
    .masthead-home .container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    
    .masthead-home .container.px-5 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
  
}

.info-box-item:hover div, .info-box-item:active div {
    color: #5215e4;
}

.info-box-item:hover div h3, .info-box-item:active div h3 {
    color: #5215e4;
}

.info-box-item>div>h3 {
    font-size: 14px;
    margin-bottom: 0;
}

@media (max-width: 991px) {

    .tool-section-title {
        font-size: 1rem;
        margin-bottom: 0;
    }

    .tool-description {
        color: rgba(255, 255, 255, 0.9);
        font-size: 1rem;
        line-height: 1.3;
        margin-top: 5px;
        color: rgb(65 65 65 / 80%) !important;
    }
    
    .coming-soon-badge {
    max-width: 100%;
    height: auto;
        display: block;
        margin-bottom: 20px;
        object-fit: contain;
    }

    .tool-meta-item {
        width: calc(50% - 10px);
    }

    .tool-meta-grid {
        display: flex;
        flex-wrap: wrap;
    }

    /* Nasconde i 4 box con le icone nella pagina di login su dispositivi mobili */
    .masthead-signup .buy-labs-features {
        display: none !important;
    }
}
@media(min-width: 1200px) and (max-width: 1400px) {
    .premium-tool-card {
        display: block;
    text-decoration: none;
        border-radius: 24px;
        overflow: hidden;
        position: relative;
        height: 290px;
        transition: transform 0.3s ease;
    }
}

@media(min-width: 992px) and (max-width: 1199px) {
    .premium-tool-card {
        height: 235px;
    }
    .featured-product-large {
        min-height: 323px;
    }
    .featured-product {
        min-height: 150px;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .featured-product {
        min-height: 330px;
    }
    .premium-tool-card {
        height: 180px !important;
    }
    .premium-tool-image {
        height: 100% !important;
    }
    .featured-product-large {
        height: 355px !important;
    }
}

@media(min-width: 576px) and (max-width: 767px) {
    .premium-tool-image {
        height: 100% !important;
    }
    .featured-product-large {
        height: 270px !important;
    }
    .featured-product {
        min-height: 270px;
    }
}

@media(max-width: 575px) {
    .featured-product-large {
        height: 300px;
    }
    .featured-product {
        height: 300px;
    }
}

/* Modern Footer Styles */
.modern-footer {
    background: linear-gradient(135deg, #5a0aa8 0%, #2a133f 100%);
    color: #ffffff;
    padding: 60px 0 0;
    margin-top: 40px;
}

.modern-footer-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    gap: 60px;
    align-items: start;
}

/* Left Section */
.footer-left {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.footer-brand {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 10px;
}

.footer-logo {
    height: 20px;
    width: auto;
}

.footer-brand-name {
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
}

.footer-tagline {
    font-size: 14px;
    line-height: 1.6;
    color: #b0b0b0;
    margin: 0;
}

/* Center Section */
.footer-center {
    display: flex;
    justify-content: center;
}

.footer-links-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

.footer-links-column h4 {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 20px;
}

.footer-links-column {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.footer-links-column a {
    color: #b0b0b0;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
}

.footer-links-column a:hover {
    color: #8729ff;
}

/* Right Section */
.footer-right {
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: flex-end;
}

.footer-social {
    display: flex;
    gap: 16px;
}

.footer-social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    transition: all 0.3s ease;
}

.footer-social a:hover {
    background: #8729ff;
    transform: translateY(-2px);
}

.footer-social svg {
    width: 20px;
    height: 20px;
    fill: #ffffff;
}

.footer-support-btn {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 20px;
    background: #8729ff;
    border-radius: 6px;
    transition: all 0.3s ease;
    text-align: center;
}

.footer-support-btn:hover {
    background: #7020e0;
    color: #ffffff;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(135, 41, 255, 0.3);
}

/* Bottom Bar */
.footer-bottom {
    background: rgba(0, 0, 0, 0.3);
    margin-top: 50px;
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-bottom-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-copyright {
    font-size: 13px;
    color: #b7acac;
}

.footer-languages {
    display: flex;
    gap: 16px;
}

.footer-languages a {
    color: #b0b0b0;
    text-decoration: none;
    font-size: 13px;
    transition: color 0.3s ease;
}

.footer-languages a:hover,
.footer-languages a.active {
    color: #8729ff;
}

/* Responsive */
@media (max-width: 768px) {
    .modern-footer-content {
        grid-template-columns: 1fr;
        gap: 40px;
        text-align: center;
    }

    .footer-left {
        align-items: center;
    }

    .footer-brand {
        justify-content: center;
    }

    .footer-right {
        align-items: center;
    }

    .footer-bottom-content {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }

    .footer-links-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
}

@media (max-width: 480px) {
    .modern-footer {
        padding: 40px 0 0;
    }

    .modern-footer-content {
        padding: 0 16px;
        gap: 30px;
    }

    .footer-social {
        justify-content: center;
    }
}