body:has(:is(
    .ideas-home-lp,
    .ideas-websites-lp,
    .ideas-ecommerce-lp,
    .ideas-chatbot-demo-lp,
    .ideas-automations-lp,
    .ideas-consulting-lp,
    .ideas-methodology-lp,
    .ideas-privacy-policy-lp,
    .ideas-base-lp-template
)) :is(#top-header, #main-header, .et-l--header, header.et-l) {
    display: none !important;
}

body:has(:is(
    .ideas-home-lp,
    .ideas-websites-lp,
    .ideas-ecommerce-lp,
    .ideas-chatbot-demo-lp,
    .ideas-automations-lp,
    .ideas-consulting-lp,
    .ideas-methodology-lp,
    .ideas-privacy-policy-lp,
    .ideas-base-lp-template
)) :is(
    #main-footer,
    #footer-bottom,
    .et-l--footer,
    footer.et-l,
    .bottom-nav,
    #footer-info,
    .et-social-icons
) {
    display: none !important;
}

body:has(:is(
    .ideas-home-lp,
    .ideas-websites-lp,
    .ideas-ecommerce-lp,
    .ideas-chatbot-demo-lp,
    .ideas-automations-lp,
    .ideas-consulting-lp,
    .ideas-methodology-lp,
    .ideas-privacy-policy-lp,
    .ideas-base-lp-template
)) :is(
    #page-container,
    #et-main-area,
    #main-content,
    #main-content .container,
    #content-area,
    #left-area,
    article.page,
    .et_pb_post,
    .entry-content,
    .et-l--post,
    .et_builder_inner_content
) {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

body:has(:is(
    .ideas-home-lp,
    .ideas-websites-lp,
    .ideas-ecommerce-lp,
    .ideas-chatbot-demo-lp,
    .ideas-automations-lp,
    .ideas-consulting-lp,
    .ideas-methodology-lp,
    .ideas-privacy-policy-lp,
    .ideas-base-lp-template
)) #main-content .container::before {
    display: none !important;
}

body:has(:is(
    .ideas-home-lp,
    .ideas-websites-lp,
    .ideas-ecommerce-lp,
    .ideas-chatbot-demo-lp,
    .ideas-automations-lp,
    .ideas-consulting-lp,
    .ideas-methodology-lp,
    .ideas-privacy-policy-lp,
    .ideas-base-lp-template
)) :is(.et_post_meta_wrapper, .entry-title, .post-meta) {
    display: none !important;
}

body:has(:is(
    .ideas-websites-lp,
    .ideas-ecommerce-lp,
    .ideas-chatbot-demo-lp,
    .ideas-automations-lp
)) :is(
    .et_pb_section,
    .et_pb_row,
    .et_pb_column,
    .et_pb_module,
    .et_pb_code,
    .et_pb_code_inner,
    .et_pb_text_inner
) {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

body:has(:is(
    .ideas-websites-lp,
    .ideas-ecommerce-lp,
    .ideas-chatbot-demo-lp,
    .ideas-automations-lp
)) :is(
    .et_pb_row,
    .et_builder_inner_content,
    .entry-content,
    .et_pb_code_inner,
    .et_pb_text_inner
) {
    width: 100% !important;
    max-width: none !important;
}

body:has(.ideas-websites-lp) .et_pb_text_inner > p:first-child:has(+ .ideas-websites-lp),
body:has(.ideas-ecommerce-lp) .et_pb_text_inner > p:first-child:has(+ .ideas-ecommerce-lp),
body:has(.ideas-chatbot-demo-lp) .et_pb_text_inner > p:first-child:has(+ .ideas-chatbot-demo-lp),
body:has(.ideas-automations-lp) .et_pb_text_inner > p:first-child:has(+ .ideas-automations-lp) {
    display: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

body:has(.ideas-websites-lp) .entry-content > :not(.ideas-websites-lp):empty,
body:has(.ideas-chatbot-demo-lp) .entry-content > :not(.ideas-chatbot-demo-lp):empty,
body:has(.ideas-websites-lp) .entry-content > h1:first-child,
body:has(.ideas-websites-lp) .entry-content > h2:first-child,
body:has(.ideas-websites-lp) .entry-content > h3:first-child,
body:has(.ideas-websites-lp) .entry-content > .ideas-preview-title:first-child,
body:has(.ideas-chatbot-demo-lp) .entry-content > h1:first-child,
body:has(.ideas-chatbot-demo-lp) .entry-content > h2:first-child,
body:has(.ideas-chatbot-demo-lp) .entry-content > h3:first-child,
body:has(.ideas-chatbot-demo-lp) .entry-content > .ideas-preview-title:first-child {
    display: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.ideas-lp .ideas-global-header,
.ideas-lp .ideas-global-footer {
    --ideas-global-dark: #020914;
    --ideas-global-panel: rgba(6, 18, 34, 0.9);
    --ideas-global-panel-strong: rgba(8, 24, 44, 0.96);
    --ideas-global-line: rgba(96, 186, 236, 0.24);
    --ideas-global-line-strong: rgba(96, 186, 236, 0.5);
    --ideas-global-blue: #60baec;
    --ideas-global-white: #f6fbff;
    --ideas-global-muted: #a7bad0;
    --ideas-global-amber: #ffc277;

    color: var(--ideas-global-white);
    font-family: Montserrat, Arial, sans-serif;
    letter-spacing: 0;
}

.ideas-lp .ideas-global-header *,
.ideas-lp .ideas-global-footer * {
    box-sizing: border-box;
}

.ideas-lp .ideas-global-header a,
.ideas-lp .ideas-global-footer a {
    color: inherit;
    text-decoration: none;
}

.ideas-lp .ideas-global-header a:focus-visible,
.ideas-lp .ideas-global-header button:focus-visible,
.ideas-lp .ideas-global-footer a:focus-visible {
    outline: 2px solid var(--ideas-global-blue);
    outline-offset: 4px;
}

.ideas-lp .ideas-global-header {
    position: relative;
    z-index: 20;
    width: min(1220px, calc(100% - 32px));
    margin: 0 auto 22px;
    padding-top: 18px;
}

.ideas-lp > .ideas-global-header {
    padding-top: 0;
}

.ideas-lp .ideas-header__bar {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 58px minmax(0, 1fr);
    gap: 14px;
    align-items: center;
    min-height: 72px;
    padding: 10px 12px 10px 16px;
    border: 1px solid var(--ideas-global-line);
    border-radius: 22px;
    background:
        linear-gradient(135deg, rgba(96, 186, 236, 0.08), transparent 38%),
        rgba(2, 9, 20, 0.72);
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(18px);
}

.ideas-lp .ideas-header__language {
    position: absolute;
    top: 50%;
    left: 12px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    max-width: 152px;
    padding: 0 15px;
    border: 1px solid rgba(96, 186, 236, 0.3);
    border-radius: 999px;
    background: rgba(2, 9, 20, 0.42);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
    color: rgba(246, 251, 255, 0.82);
    font-size: 11px;
    font-weight: 850;
    line-height: 1.12;
    text-align: center;
    transform: translateY(-50%);
}

.ideas-lp .ideas-header__language:hover,
.ideas-lp .ideas-header__mobile-language:hover {
    color: #fff;
    border-color: rgba(96, 186, 236, 0.48);
    background: rgba(96, 186, 236, 0.12);
}

.ideas-lp .ideas-header__nav {
    display: flex;
    gap: clamp(6px, 0.8vw, 12px);
    align-items: center;
    min-width: 0;
}

.ideas-lp .ideas-header__nav--left {
    justify-content: flex-end;
    padding-left: 160px;
}

.ideas-lp .ideas-header__nav--right {
    justify-content: flex-start;
    padding-right: 158px;
}

.ideas-lp .ideas-header__link {
    position: relative;
    display: inline-flex;
    align-items: center;
    min-height: 40px;
    padding: 0 clamp(5px, 0.55vw, 8px);
    border-radius: 999px;
    color: rgba(246, 251, 255, 0.8);
    font-size: 11px;
    font-weight: 800;
    line-height: 1.1;
    white-space: nowrap;
}

.ideas-lp .ideas-header__link:hover {
    color: #fff;
    background: rgba(96, 186, 236, 0.1);
}

.ideas-lp .ideas-header__link.is-active {
    color: #fff;
    background: rgba(96, 186, 236, 0.14);
    box-shadow: inset 0 0 0 1px rgba(96, 186, 236, 0.22);
}

.ideas-lp .ideas-header__link.is-active::after {
    position: absolute;
    right: 12px;
    bottom: 6px;
    left: 12px;
    height: 2px;
    border-radius: 999px;
    background: var(--ideas-global-blue);
    content: "";
}

.ideas-lp .ideas-header__mark,
.ideas-lp .ideas-header__toggle-mark,
.ideas-lp .ideas-footer__mark {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(96, 186, 236, 0.34);
    border-radius: 999px;
    background:
        radial-gradient(circle, rgba(255, 194, 119, 0.18), transparent 58%),
        rgba(96, 186, 236, 0.1);
    box-shadow: 0 0 32px rgba(96, 186, 236, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

.ideas-lp .ideas-header__mark {
    width: 54px;
    height: 54px;
    justify-self: center;
}

.ideas-lp .ideas-header__mark img,
.ideas-lp .ideas-header__toggle-mark img,
.ideas-lp .ideas-footer__mark img {
    display: block;
    width: 72%;
    height: 72%;
    border-radius: 999px;
    object-fit: contain;
    filter: drop-shadow(0 0 8px rgba(96, 186, 236, 0.58));
}

.ideas-lp .ideas-footer__mark img {
    width: 74%;
    height: 74%;
    object-position: center center;
}

.ideas-lp .ideas-header__cta {
    position: absolute;
    top: 50%;
    right: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 0 18px;
    border-radius: 999px;
    background: linear-gradient(135deg, #1c8fff, #60baec);
    box-shadow: 0 16px 34px rgba(28, 143, 255, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    line-height: 1;
    text-align: center;
    transform: translateY(-50%);
    white-space: nowrap;
}

.ideas-lp .ideas-header__cta:hover,
.ideas-lp .ideas-header__mobile-cta:hover,
.ideas-lp .ideas-footer__cta a:hover {
    transform: translateY(-1px);
    box-shadow: 0 20px 42px rgba(96, 186, 236, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

.ideas-lp .ideas-header__cta:hover {
    transform: translateY(calc(-50% - 1px));
}

.ideas-lp .ideas-header__toggle {
    display: none;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    padding: 0;
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: #fff;
    cursor: pointer;
}

.ideas-lp .ideas-header__toggle-mark {
    width: 48px;
    height: 48px;
}

.ideas-lp .ideas-header__toggle[aria-expanded="true"] .ideas-header__toggle-mark {
    border-color: rgba(255, 194, 119, 0.65);
    box-shadow: 0 0 38px rgba(96, 186, 236, 0.38), 0 0 22px rgba(255, 194, 119, 0.16);
}

.ideas-lp .ideas-header__mobile-panel {
    margin-top: 10px;
    border: 1px solid var(--ideas-global-line);
    border-radius: 20px;
    background: var(--ideas-global-panel-strong);
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.42);
    overflow: hidden;
}

.ideas-lp .ideas-header__mobile-panel[hidden] {
    display: none;
}

.ideas-lp .ideas-header__mobile-panel nav {
    display: grid;
    gap: 4px;
    padding: 12px;
}

.ideas-lp .ideas-header__mobile-link,
.ideas-lp .ideas-header__mobile-language,
.ideas-lp .ideas-header__mobile-cta {
    display: flex;
    align-items: center;
    min-height: 46px;
    border-radius: 14px;
    font-weight: 850;
}

.ideas-lp .ideas-header__mobile-link {
    padding: 0 14px;
    color: rgba(246, 251, 255, 0.86);
    font-size: 14px;
}

.ideas-lp .ideas-header__mobile-language {
    justify-content: center;
    margin-top: 6px;
    padding: 0 14px;
    border: 1px solid rgba(96, 186, 236, 0.3);
    background: rgba(2, 9, 20, 0.38);
    color: rgba(246, 251, 255, 0.86);
    font-size: 13px;
    text-align: center;
}

.ideas-lp .ideas-header__mobile-link.is-active {
    background: rgba(96, 186, 236, 0.14);
    box-shadow: inset 0 0 0 1px rgba(96, 186, 236, 0.22);
}

.ideas-lp .ideas-header__mobile-cta {
    justify-content: center;
    margin-top: 8px;
    background: linear-gradient(135deg, #1c8fff, #60baec);
    color: #fff;
    font-size: 14px;
    box-shadow: 0 16px 34px rgba(28, 143, 255, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.ideas-lp .ideas-global-footer {
    position: relative;
    width: 100%;
    padding: 54px 20px 26px;
    border-top: 1px solid rgba(96, 186, 236, 0.22);
    background:
        radial-gradient(circle at 16% 12%, rgba(96, 186, 236, 0.18), transparent 24rem),
        radial-gradient(circle at 78% 28%, rgba(255, 194, 119, 0.09), transparent 20rem),
        linear-gradient(180deg, #061426 0%, #020914 100%);
}

.ideas-lp .ideas-footer__inner,
.ideas-lp .ideas-footer__bottom {
    width: min(1180px, 100%);
    margin: 0 auto;
}

.ideas-lp .ideas-footer__inner {
    display: grid;
    grid-template-columns: minmax(250px, 1.35fr) minmax(160px, 0.85fr) minmax(120px, 0.55fr) minmax(230px, 1fr);
    gap: 34px;
    align-items: start;
}

.ideas-lp .ideas-footer__brand {
    display: grid;
    grid-template-columns: 54px minmax(0, 1fr);
    gap: 14px;
}

.ideas-lp .ideas-footer__mark {
    width: 54px;
    height: 54px;
}

.ideas-lp .ideas-footer__brand .ideas-footer__mark {
    display: grid;
    place-items: center;
    margin-top: 0;
}

.ideas-lp .ideas-footer__brand strong {
    display: block;
    color: #fff;
    font-size: 26px;
    font-weight: 900;
    line-height: 1;
}

.ideas-lp .ideas-footer__brand span {
    display: block;
    margin-top: 4px;
    color: var(--ideas-global-muted);
    font-size: 11px;
    font-weight: 800;
    line-height: 1.3;
    text-transform: uppercase;
}

.ideas-lp .ideas-footer__brand p {
    grid-column: 1 / -1;
    max-width: 360px;
    margin: 8px 0 0;
    color: #dceeff;
    font-size: 18px;
    font-weight: 850;
    line-height: 1.35;
}

.ideas-lp .ideas-footer__nav,
.ideas-lp .ideas-footer__legal,
.ideas-lp .ideas-footer__cta {
    display: grid;
    gap: 11px;
}

.ideas-lp .ideas-footer__eyebrow {
    color: var(--ideas-global-blue);
    font-size: 11px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
}

.ideas-lp .ideas-footer__nav a,
.ideas-lp .ideas-footer__legal a {
    width: fit-content;
    color: rgba(246, 251, 255, 0.78);
    font-size: 13px;
    font-weight: 750;
    line-height: 1.35;
}

.ideas-lp .ideas-footer__nav a:hover,
.ideas-lp .ideas-footer__legal a:hover {
    color: #fff;
}

.ideas-lp .ideas-footer__cta {
    padding: 18px;
    border: 1px solid rgba(96, 186, 236, 0.24);
    border-radius: 20px;
    background: rgba(2, 9, 20, 0.42);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.ideas-lp .ideas-footer__cta h2 {
    margin: 0;
    color: #fff;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.16;
}

.ideas-lp .ideas-footer__cta a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    margin-top: 4px;
    padding: 0 18px;
    border-radius: 999px;
    background: linear-gradient(135deg, #1c8fff, #60baec);
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    box-shadow: 0 16px 34px rgba(28, 143, 255, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.ideas-lp .ideas-footer__bottom {
    margin-top: 34px;
    padding-top: 18px;
    border-top: 1px solid rgba(96, 186, 236, 0.16);
    color: rgba(167, 186, 208, 0.76);
    font-size: 12px;
    font-weight: 650;
}

@media (max-width: 1180px) {
    .ideas-lp .ideas-header__bar {
        grid-template-columns: 1fr auto 1fr;
    }

    .ideas-lp .ideas-header__nav {
        display: none;
    }

    .ideas-lp .ideas-header__language {
        left: 10px;
        max-width: 148px;
    }

    .ideas-lp .ideas-header__cta {
        position: static;
        transform: none;
        justify-self: end;
    }

    .ideas-lp .ideas-header__cta:hover {
        transform: translateY(-1px);
    }
}

@media (max-width: 860px) {
    .ideas-lp .ideas-global-header {
        width: min(100% - 24px, 680px);
        margin-bottom: 18px;
        padding-top: 12px;
    }

    .ideas-lp > .ideas-global-header {
        padding-top: 0;
    }

    .ideas-lp .ideas-header__bar {
        grid-template-columns: 1fr;
        min-height: 64px;
        padding: 8px;
        border-radius: 18px;
    }

    .ideas-lp .ideas-header__mark,
    .ideas-lp .ideas-header__language,
    .ideas-lp .ideas-header__cta {
        display: none;
    }

    .ideas-lp .ideas-header__toggle {
        display: inline-flex;
        justify-self: center;
    }

    .ideas-lp .ideas-global-footer {
        padding: 42px 18px 24px;
    }

    .ideas-lp .ideas-footer__inner {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .ideas-lp .ideas-footer__brand p {
        max-width: none;
        font-size: 17px;
    }

    .ideas-lp .ideas-footer__nav,
    .ideas-lp .ideas-footer__legal {
        gap: 0;
    }

    .ideas-lp .ideas-footer__nav a,
    .ideas-lp .ideas-footer__legal a {
        display: flex;
        align-items: center;
        min-height: 42px;
        font-size: 14px;
    }
}

@media (max-width: 420px) {
    .ideas-lp .ideas-global-header {
        width: min(100% - 18px, 390px);
    }

    .ideas-lp .ideas-footer__brand {
        grid-template-columns: 48px minmax(0, 1fr);
    }

    .ideas-lp .ideas-footer__mark {
        width: 48px;
        height: 48px;
    }
}
