.neuros-shell {
    --neuros-black: #0d0d0d;
    --neuros-ink: #151515;
    --neuros-paper: #f4f5f6;
    --neuros-white: #ffffff;
    --neuros-yellow: #f5e84a;
    --neuros-muted: rgba(255, 255, 255, 0.68);
    color: var(--neuros-white);
    font-family: "Manrope", "Aptos", "Calibri", sans-serif;
}

body.second-brain-drinse-landing .neuros-header-wrap {
    padding: 24px clamp(14px, 2vw, 24px) 0;
    background: transparent !important;
    height: 78px !important;
    min-height: 0 !important;
    overflow: visible !important;
    position: fixed !important;
}

body.second-brain-drinse-landing .neuros-header {
    background: transparent;
    height: 78px !important;
    box-shadow: none;
    min-height: 0;
    padding: 0;
}

body.second-brain-drinse-landing .neuros-header > .elementor-container,
body.second-brain-drinse-landing .neuros-header .elementor-container {
    align-items: center !important;
    background: rgba(8, 8, 10, 0.94) !important;
    backdrop-filter: blur(18px) !important;
    border: 1px solid rgba(255, 255, 255, 0.11) !important;
    border-radius: 18px !important;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.34) !important;
    display: grid !important;
    gap: 18px !important;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr) !important;
    height: 54px !important;
    max-width: 1240px !important;
    min-height: 54px !important;
    padding: 0 12px 0 22px !important;
    width: min(calc(100vw - 32px), 1240px) !important;
}

body.second-brain-drinse-landing section.neuros-header-wrap.neuros-header > .elementor-container {
    display: flex !important;
    justify-content: space-between !important;
    overflow: hidden !important;
    position: relative !important;
}

body.second-brain-drinse-landing .neuros-header .elementor-column,
body.second-brain-drinse-landing .neuros-header .elementor-widget-wrap,
body.second-brain-drinse-landing .neuros-header .elementor-widget,
body.second-brain-drinse-landing .neuros-header .elementor-widget-container {
    background: transparent !important;
    min-height: 0 !important;
}

body.second-brain-drinse-landing .neuros-header .elementor-column {
    flex: 0 0 auto !important;
    left: auto !important;
    max-width: none !important;
    position: static !important;
    top: auto !important;
    transform: none !important;
    width: auto !important;
}

body.second-brain-drinse-landing .neuros-header .elementor-widget-wrap {
    align-items: center !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    padding: 0 !important;
}

body.second-brain-drinse-landing .neuros-brand-col {
    bottom: 0 !important;
    left: 50% !important;
    order: 2 !important;
    position: absolute !important;
    top: 0 !important;
    transform: translateX(-50%) !important;
    z-index: 2 !important;
}

body.second-brain-drinse-landing .neuros-menu-col {
    flex: 1 1 auto !important;
    justify-self: start !important;
    left: 28px !important;
    margin-right: auto !important;
    order: 1 !important;
    position: absolute !important;
}

body.second-brain-drinse-landing .neuros-actions-col {
    justify-self: end !important;
    margin-left: auto !important;
    order: 3 !important;
    position: absolute !important;
    right: 24px !important;
}

body.second-brain-drinse-landing .neuros-actions-col .elementor-widget-wrap {
    justify-content: flex-end !important;
}

body.second-brain-drinse-landing .neuros-logo-text-widget .elementor-heading-title,
body.second-brain-drinse-landing .neuros-logo-text {
    color: #ffffff !important;
    font-size: 17px !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

body.second-brain-drinse-landing .neuros-menu {
    flex-wrap: nowrap;
    gap: 4px;
}

body.second-brain-drinse-landing .neuros-menu a {
    border-radius: 12px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    min-height: 42px;
    padding-inline: 14px;
    text-transform: none;
}

body.second-brain-drinse-landing .neuros-menu a::after {
    border-bottom: 2px solid currentColor;
    border-right: 2px solid currentColor;
    content: "";
    height: 8px;
    margin-left: 5px;
    transform: rotate(45deg) translateY(-2px);
    width: 8px;
}

body.second-brain-drinse-landing .neuros-menu .current-menu-item > a,
body.second-brain-drinse-landing .neuros-menu a:hover {
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
}

body.second-brain-drinse-landing .neuros-call {
    display: none !important;
}

body.second-brain-drinse-landing .neuros-icon-button {
    border-radius: 13px;
    height: 42px;
    width: 42px;
}

body.second-brain-drinse-landing .neuros-icon-button:hover {
    background: rgba(255, 255, 255, 0.08);
}

body.second-brain-drinse-landing .neuros-footer-stage {
    background: #f7f8fb;
    padding: 80px clamp(18px, 4vw, 56px) 0;
}

body.second-brain-drinse-landing .neuros-footer-cta {
    background:
        radial-gradient(circle at 78% 32%, rgba(167, 239, 255, 0.28), transparent 26rem),
        linear-gradient(180deg, #05070d 0%, #0b1020 100%);
    border-radius: 26px;
    box-shadow: 0 28px 80px rgba(11, 16, 32, 0.2);
    max-width: 1240px;
}

body.second-brain-drinse-landing .neuros-footer-cta h2 {
    font-family: "Manrope", "Space Grotesk", sans-serif;
    font-weight: 500;
    letter-spacing: 0;
}

body.second-brain-drinse-landing .neuros-footer {
    background: #f7f8fb;
    color: #080a12;
}

body.second-brain-drinse-landing .neuros-footer a,
body.second-brain-drinse-landing .neuros-footer p,
body.second-brain-drinse-landing .neuros-footer-title .elementor-heading-title {
    color: #080a12 !important;
}

@media (max-width: 920px) {
    body.second-brain-drinse-landing .neuros-header > .elementor-container,
    body.second-brain-drinse-landing .neuros-header .elementor-container {
        display: flex !important;
        justify-content: space-between !important;
    }

    body.second-brain-drinse-landing .neuros-menu-col {
        display: none !important;
    }
}

.neuros-header-wrap {
    left: 0;
    padding: 14px clamp(14px, 2.2vw, 28px);
    position: sticky;
    right: 0;
    top: 0;
    z-index: 999;
}

.neuros-header {
    align-items: center;
    background: rgba(10, 10, 10, 0.92);
    backdrop-filter: blur(14px);
    border-radius: 30px;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.16);
    display: grid;
    gap: clamp(12px, 1.5vw, 20px);
    grid-template-columns: minmax(180px, auto) minmax(0, 1fr) auto;
    min-height: 76px;
    padding: 0 clamp(18px, 2.4vw, 32px);
}

.neuros-logo {
    align-items: center;
    color: var(--neuros-white);
    display: inline-flex;
    gap: 10px;
    flex: 0 0 auto;
    text-decoration: none;
}

.neuros-logo-mark {
    display: inline-grid;
    height: 48px;
    place-items: center;
    width: 52px;
}

.neuros-mark-image,
.neuros-footer-logo-image {
    display: block;
    height: auto;
    max-width: 240px;
    width: auto;
}

.neuros-mark-image {
    max-width: 52px;
}

.neuros-logo-text {
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    white-space: nowrap;
}

.neuros-menu-wrap {
    display: flex;
    justify-content: center;
    max-width: 100%;
    min-width: 0;
    width: 100%;
}

.neuros-menu {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.neuros-menu a {
    align-items: center;
    border-radius: 999px;
    color: var(--neuros-white);
    display: inline-flex;
    font-size: 12px;
    font-weight: 800;
    gap: 7px;
    min-height: 40px;
    padding: 0 16px;
    text-decoration: none;
    text-transform: uppercase;
    transition: background 180ms ease, color 180ms ease, transform 180ms ease;
}

.neuros-menu a::after {
    color: var(--neuros-yellow);
    content: "↗";
    font-size: 10px;
    transform: translateY(-1px);
}

.neuros-menu .current-menu-item > a,
.neuros-menu a:hover {
    background: var(--neuros-white);
    color: var(--neuros-ink);
    transform: translateY(-1px);
}

.neuros-header-actions {
    align-items: center;
    display: inline-flex;
    flex: 0 0 auto;
    gap: 6px;
}

.neuros-call {
    color: var(--neuros-muted);
    font-size: 15px;
    line-height: 1;
    white-space: nowrap;
}

.neuros-call strong {
    color: var(--neuros-white);
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
}

.neuros-call-widget .neuros-call {
    align-items: center;
    display: inline-flex;
    gap: 6px;
    line-height: 1;
}

.neuros-call-widget .neuros-call strong {
    line-height: 1;
}

.neuros-icon-button {
    align-items: center;
    background: transparent;
    border: 0;
    color: var(--neuros-white);
    cursor: pointer;
    display: inline-flex;
    height: 38px;
    justify-content: center;
    padding: 0;
    width: 38px;
}

.neuros-icon-button svg {
    height: 21px;
    width: 21px;
}

.neuros-hamburger-icon {
    align-items: center;
    display: inline-flex;
    flex-direction: column;
    gap: 5px;
    height: 18px;
    justify-content: center;
    width: 22px;
}

.neuros-hamburger-icon span {
    background: currentColor;
    border-radius: 999px;
    display: block;
    height: 2px;
    width: 22px;
}

.neuros-mobile-panel,
.neuros-search-panel {
    background: rgba(13, 13, 13, 0.96);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 28px;
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.32);
    color: var(--neuros-white);
    display: none;
    padding: 24px;
    position: absolute;
    right: clamp(16px, 2.6vw, 36px);
    top: 112px;
    width: min(360px, calc(100vw - 32px));
    z-index: 1000;
}

.neuros-mobile-panel.is-open,
.neuros-search-panel.is-open {
    display: block;
}

.neuros-mobile-panel a {
    color: var(--neuros-white);
    display: block;
    font-size: 18px;
    font-weight: 800;
    padding: 12px 0;
    text-decoration: none;
}

.neuros-mobile-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.neuros-search-panel input {
    background: var(--neuros-white);
    border: 0;
    border-radius: 999px;
    color: var(--neuros-ink);
    font: inherit;
    min-height: 52px;
    padding: 0 18px;
    width: 100%;
}

.neuros-footer-stage {
    background: transparent;
    padding: 0 clamp(14px, 2.2vw, 28px) 28px;
}

.neuros-footer-cta {
    background:
        linear-gradient(90deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.12)),
        radial-gradient(circle at 74% 35%, rgba(245, 232, 74, 0.18), transparent 28%),
        linear-gradient(180deg, #171717 0%, #131313 100%);
    border-radius: 30px 30px 0 0;
    color: var(--neuros-white);
    min-height: 220px;
    overflow: hidden;
    padding: clamp(34px, 5.5vw, 64px);
    position: relative;
}

.neuros-footer-cta h2 {
    font-family: "Sora", "Manrope", sans-serif;
    font-size: clamp(2.65rem, 6vw, 5.4rem);
    font-weight: 800;
    letter-spacing: -0.075em;
    line-height: 0.9;
    margin: 0;
    max-width: 660px;
}

.neuros-footer-cta a {
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.34);
    border-radius: 999px;
    color: var(--neuros-white);
    display: inline-flex;
    font-weight: 800;
    gap: 10px;
    margin-top: 24px;
    min-height: 50px;
    padding: 0 24px;
    text-decoration: none;
}

.neuros-footer {
    align-items: start;
    background: #1d1d1d;
    border-radius: 0 0 30px 30px;
    color: var(--neuros-white);
    display: grid;
    gap: clamp(22px, 4vw, 54px);
    grid-template-columns: minmax(220px, 1.15fr) repeat(4, minmax(0, 0.85fr));
    padding: clamp(42px, 6vw, 72px) clamp(30px, 5vw, 60px) 0;
}

.neuros-footer-logo {
    display: inline-flex;
    margin-top: 2px;
    max-width: 240px;
}

.neuros-footer h3 {
    font-size: 18px;
    margin: 0 0 22px;
}

.neuros-footer p,
.neuros-footer a {
    color: rgba(255, 255, 255, 0.76);
    display: block;
    font-size: 16px;
    line-height: 1.7;
    text-decoration: none;
}

.neuros-footer a:hover {
    color: var(--neuros-yellow);
}

.neuros-social {
    display: flex;
    gap: 22px;
}

.neuros-social a {
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 999px;
    display: inline-flex;
    height: 34px;
    justify-content: center;
    min-width: 34px;
    padding: 0 12px;
    width: auto;
}

.neuros-footer-bottom {
    align-items: center;
    background: var(--neuros-white);
    border-radius: 20px 20px 0 0;
    color: rgba(0, 0, 0, 0.55);
    display: flex;
    flex-wrap: wrap;
    grid-column: 1 / -1;
    gap: 12px 24px;
    justify-content: space-between;
    margin-top: 32px;
    min-height: 60px;
    padding: 14px clamp(20px, 3vw, 40px);
}

.neuros-footer-bottom p {
    margin: 0;
}

.neuros-footer-bottom p:last-child {
    display: flex;
    flex-wrap: wrap;
    gap: 0 14px;
    justify-content: flex-end;
}

.neuros-footer-bottom a {
    color: rgba(0, 0, 0, 0.62);
    display: inline;
    font-size: 14px;
    text-decoration: underline;
}

.neuros-header {
    background: transparent;
    backdrop-filter: none;
    box-shadow: none;
    display: block;
    min-height: 0;
    padding: 0;
}

.neuros-header > .elementor-container,
.neuros-header .elementor-container {
    align-items: center;
    background: rgba(10, 10, 10, 0.92);
    backdrop-filter: blur(14px);
    border-radius: 30px;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.16);
    display: grid !important;
    gap: clamp(12px, 1.5vw, 20px);
    grid-template-columns: minmax(180px, auto) minmax(0, 1fr) auto;
    min-height: 76px;
    padding: 0 clamp(18px, 2.4vw, 32px);
    width: 100%;
}

.neuros-header .neuros-brand-col {
    grid-column: 1;
}

.neuros-header .neuros-menu-col {
    grid-column: 2;
}

.neuros-header .neuros-actions-col {
    grid-column: 3;
}

.neuros-header .elementor-container > .elementor-column,
.neuros-footer .elementor-container > .elementor-column,
.neuros-footer-bottom .elementor-container > .elementor-column {
    min-width: 0;
    width: auto !important;
}

.neuros-brand-col > .elementor-element-populated {
    align-items: center;
    display: flex !important;
    flex-direction: row;
    gap: 10px;
}

.neuros-mark-image-widget,
.neuros-logo-text-widget,
.neuros-call-widget,
.neuros-actions-widget,
.neuros-search-panel-widget {
    width: auto;
}

.neuros-logo-text-widget .elementor-heading-title {
    color: var(--neuros-white);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    white-space: nowrap;
}

.neuros-logo-text-widget a {
    color: inherit;
    text-decoration: none;
}

.neuros-mark-image-widget img {
    display: block;
    height: auto;
    max-width: 52px;
    width: auto;
}

.neuros-menu-col > .elementor-element-populated {
    align-items: center;
    justify-content: center;
}

.neuros-actions-col > .elementor-element-populated {
    align-items: center;
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-end;
    position: relative;
}

.neuros-call-widget .neuros-call {
    margin: 0;
}

.neuros-call-widget .neuros-call a {
    color: inherit;
    text-decoration: none;
}

.neuros-actions-widget .elementor-widget-container {
    align-items: center;
    display: flex;
    gap: 6px;
}

.neuros-search-panel-widget,
.neuros-mobile-panel-widget {
    width: 100%;
}

.neuros-mobile-panel-widget .neuros-mobile-panel,
.neuros-search-panel-widget .neuros-search-panel {
    right: 0;
    top: calc(100% + 18px);
}

.neuros-footer-cta {
    padding: 0;
}

.neuros-footer-cta > .elementor-container,
.neuros-footer-cta .elementor-container {
    min-height: 220px;
    padding: clamp(34px, 5.5vw, 64px);
}

.neuros-footer-cta-title .elementor-heading-title {
    font-family: "Sora", "Manrope", sans-serif;
    font-size: clamp(2.65rem, 6vw, 5.4rem);
    font-weight: 800;
    letter-spacing: -0.075em;
    line-height: 0.9;
    margin: 0;
    max-width: 660px;
}

.neuros-footer-cta-button {
    margin-top: 24px;
    width: auto;
}

.neuros-footer-cta-button .elementor-button {
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.34);
    border-radius: 999px;
    color: var(--neuros-white);
    display: inline-flex;
    font-weight: 800;
    gap: 10px;
    min-height: 50px;
    padding: 0 24px;
    text-decoration: none;
}

.neuros-footer {
    padding: 0;
}

.neuros-footer > .elementor-container,
.neuros-footer .elementor-container {
    align-items: start;
    background: #1d1d1d;
    border-radius: 0 0 30px 30px;
    color: var(--neuros-white);
    display: grid !important;
    gap: clamp(22px, 4vw, 54px);
    grid-template-columns: minmax(220px, 1.15fr) repeat(4, minmax(0, 0.85fr));
    padding: clamp(42px, 6vw, 72px) clamp(30px, 5vw, 60px) 0;
}

.neuros-footer-brand-col img {
    display: block;
    height: auto;
    max-width: 240px;
    width: auto;
}

.neuros-footer-bottom {
    margin-inline: clamp(14px, 2.2vw, 28px);
}

.neuros-footer-bottom > .elementor-container,
.neuros-footer-bottom .elementor-container {
    align-items: center;
    background: var(--neuros-white);
    border-radius: 20px 20px 0 0;
    color: rgba(0, 0, 0, 0.55);
    display: flex !important;
    flex-wrap: wrap;
    gap: 12px 24px;
    justify-content: space-between;
    min-height: 60px;
    padding: 14px clamp(20px, 3vw, 40px);
}

.neuros-footer-bottom-left p,
.neuros-footer-bottom-right p {
    margin: 0;
}

.neuros-footer-bottom-right p {
    display: flex;
    flex-wrap: wrap;
    gap: 0 14px;
    justify-content: flex-end;
}

@media (max-width: 1280px) {
    .neuros-header,
    .neuros-header > .elementor-container,
    .neuros-header .elementor-container {
        grid-template-columns: minmax(164px, auto) minmax(0, 1fr) auto;
    }

    .neuros-logo-text {
        font-size: 12px;
        letter-spacing: 0.08em;
    }

    .neuros-footer {
        gap: clamp(20px, 3vw, 44px);
    }
}

@media (max-width: 1024px) {
    .neuros-header > .elementor-container,
    .neuros-header .elementor-container {
        grid-template-columns: 1fr auto;
    }

    .neuros-header .neuros-actions-col {
        grid-column: 2;
    }

    .neuros-menu-wrap {
        display: none;
    }

    .neuros-menu-col {
        display: none;
    }

    .neuros-call {
        display: none;
    }

    .neuros-footer,
    .neuros-footer > .elementor-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 860px) {
    .neuros-header-wrap {
        padding-inline: 12px;
    }

    .neuros-header > .elementor-container,
    .neuros-header .elementor-container {
        border-radius: 24px;
        min-height: 70px;
        padding: 0 16px;
    }

    .neuros-logo-mark {
        height: 42px;
        width: 46px;
    }

    .neuros-mark-image {
        max-width: 46px;
    }

    .neuros-footer,
    .neuros-footer > .elementor-container {
        grid-template-columns: 1fr;
        padding-inline: 20px;
    }

    .neuros-footer-bottom {
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;
        padding-block: 16px;
    }

    .neuros-footer-bottom p:last-child {
        justify-content: flex-start;
    }
}

@media (max-width: 680px) {
    .neuros-footer-bottom {
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;
        padding-block: 18px;
    }
}

/* Elementor/HFE renders these as editable sections and columns. Keep the
   structure intact, but make the wrappers responsible for responsive rhythm. */
.neuros-shell.neuros-header-wrap.neuros-header {
    background: transparent !important;
    min-height: 0 !important;
    padding: 14px clamp(14px, 2.2vw, 28px) !important;
    position: sticky !important;
    top: 0;
    z-index: 999;
}

.neuros-header > .elementor-container,
.neuros-header .elementor-container {
    display: grid !important;
    height: auto !important;
    max-width: 1480px !important;
    margin-inline: auto;
    min-height: 76px !important;
    position: relative !important;
}

.neuros-header .neuros-brand-col,
.neuros-header .neuros-menu-col,
.neuros-header .neuros-actions-col {
    position: static !important;
    transform: none !important;
}

.neuros-brand-col > .elementor-element-populated,
.neuros-actions-col > .elementor-element-populated {
    align-items: center;
    display: flex !important;
    flex-flow: row nowrap;
}

.neuros-brand-col > .elementor-element-populated {
    gap: 10px;
}

.neuros-actions-col > .elementor-element-populated {
    gap: clamp(10px, 1.4vw, 18px);
    justify-content: flex-end;
}

.neuros-menu {
    flex-wrap: nowrap;
}

.neuros-footer-stage.neuros-footer-cta,
.neuros-footer {
    padding-inline: clamp(14px, 2.2vw, 28px);
}

.neuros-footer-stage.neuros-footer-cta {
    padding-bottom: 0;
}

.neuros-footer > .elementor-container,
.neuros-footer .elementor-container,
.neuros-footer-bottom > .elementor-container,
.neuros-footer-bottom .elementor-container {
    max-width: 1480px !important;
    margin-inline: auto;
}

.neuros-footer h3,
.neuros-footer .elementor-heading-title {
    color: var(--neuros-white) !important;
}

.neuros-footer p,
.neuros-footer a,
.neuros-footer .elementor-text-editor,
.neuros-footer .elementor-text-editor a {
    color: rgba(255, 255, 255, 0.76) !important;
}

.neuros-footer a:hover,
.neuros-footer .elementor-text-editor a:hover {
    color: var(--neuros-yellow) !important;
}

.neuros-footer-bottom {
    padding-inline: clamp(14px, 2.2vw, 28px);
}

.neuros-footer-bottom,
.neuros-footer-bottom p,
.neuros-footer-bottom a,
.neuros-footer-bottom .elementor-text-editor,
.neuros-footer-bottom .elementor-text-editor a {
    color: rgba(0, 0, 0, 0.62) !important;
}

@media (max-width: 1180px) {
    .neuros-header > .elementor-container,
    .neuros-header .elementor-container {
        grid-template-columns: minmax(160px, 1fr) auto;
    }

    .neuros-header .neuros-actions-col {
        grid-column: 2;
    }

    .neuros-menu-col,
    .neuros-call-widget {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .neuros-shell.neuros-header-wrap.neuros-header {
        padding: 10px 12px !important;
    }

    .neuros-header > .elementor-container,
    .neuros-header .elementor-container {
        border-radius: 24px;
        grid-template-columns: minmax(0, 1fr) auto;
        min-height: 66px !important;
        padding: 0 14px !important;
    }

    .neuros-mark-image-widget img {
        max-width: 44px;
    }

    .neuros-logo-text-widget .elementor-heading-title {
        font-size: 12px;
        letter-spacing: 0.08em;
        margin: 0 !important;
    }

    .neuros-actions-widget .elementor-widget-container {
        gap: 10px;
    }

    .neuros-icon-button {
        height: 38px;
        width: 38px;
    }

    .neuros-search-panel-widget,
    .neuros-mobile-panel-widget {
        position: absolute;
        right: 12px;
        top: calc(100% + 8px);
        width: min(340px, calc(100vw - 24px)) !important;
    }

    .neuros-footer-stage.neuros-footer-cta,
    .neuros-footer,
    .neuros-footer-bottom {
        padding-inline: 12px;
    }

    .neuros-footer > .elementor-container,
    .neuros-footer .elementor-container {
        border-radius: 24px;
        gap: 30px;
        padding: 34px 20px 0;
    }

    .neuros-footer-brand-col img {
        max-width: min(220px, 82vw);
    }

    .neuros-footer-bottom > .elementor-container,
    .neuros-footer-bottom .elementor-container {
        align-items: flex-start;
        border-radius: 18px 18px 0 0;
        flex-direction: column;
        gap: 10px;
    }
}

@media (min-width: 1201px) {
    body section.neuros-shell.neuros-header-wrap.neuros-header {
        background: transparent !important;
        min-height: 0 !important;
        padding: 14px clamp(14px, 2.2vw, 28px) !important;
        position: sticky !important;
    }

    body section.neuros-shell.neuros-header-wrap.neuros-header > .elementor-container,
    body section.neuros-shell.neuros-header-wrap.neuros-header .elementor-container {
        align-items: center !important;
        background: rgba(10, 10, 10, 0.92) !important;
        backdrop-filter: blur(14px) !important;
        border-radius: 30px !important;
        box-shadow: 0 18px 40px rgba(0, 0, 0, 0.16) !important;
        display: flex !important;
        flex-flow: row nowrap;
        gap: clamp(16px, 2vw, 28px);
        height: auto !important;
        justify-content: space-between;
        max-width: 1480px !important;
        min-height: 76px !important;
        padding: 0 clamp(18px, 2.4vw, 32px) !important;
        position: relative !important;
        width: 100% !important;
    }

    body section.neuros-shell.neuros-header-wrap.neuros-header .elementor-column,
    body section.neuros-shell.neuros-header-wrap.neuros-header .neuros-brand-col,
    body section.neuros-shell.neuros-header-wrap.neuros-header .neuros-menu-col,
    body section.neuros-shell.neuros-header-wrap.neuros-header .neuros-actions-col {
        left: auto !important;
        position: static !important;
        top: auto !important;
        transform: none !important;
        width: auto !important;
    }

    body .brain-hero {
        min-height: 100vh !important;
    }
}

.neuros-footer > .elementor-container,
.neuros-footer .elementor-container,
.neuros-footer-bottom > .elementor-container,
.neuros-footer-bottom .elementor-container {
    width: 100% !important;
}

body section.neuros-footer > .elementor-container {
    width: min(1480px, calc(100vw - 56px)) !important;
}

body section.neuros-footer .elementor-container > .elementor-column {
    min-width: min(180px, 100%) !important;
}

/* Final layout guard: HFE/Elementor columns are flex-native, so keep their
   editability and assign stable flex tracks instead of fighting them as grid. */
.neuros-header > .elementor-container,
.neuros-header .elementor-container {
    align-items: center !important;
    display: flex !important;
    flex-flow: row nowrap;
    gap: clamp(16px, 2vw, 28px);
    justify-content: space-between;
    min-width: 0;
}

.neuros-header .elementor-container > .elementor-column {
    flex: 0 0 auto;
    min-width: 0;
}

.neuros-header .neuros-brand-col {
    flex: 0 1 auto !important;
    max-width: none !important;
    min-width: 0;
    width: auto !important;
}

.neuros-header .neuros-menu-col {
    flex: 1 1 auto !important;
    max-width: none !important;
    min-width: 0;
    width: auto !important;
}

.neuros-header .neuros-actions-col {
    flex: 0 0 auto !important;
    align-self: center;
    max-width: none !important;
    min-width: max-content;
    width: auto !important;
}

.neuros-header .neuros-brand-col > .elementor-element-populated {
    justify-content: flex-start;
    min-width: 0;
}

.neuros-header .neuros-menu-col > .elementor-element-populated {
    min-width: 0;
}

.neuros-header .neuros-actions-col > .elementor-element-populated {
    flex-wrap: nowrap !important;
    gap: clamp(12px, 1.35vw, 22px) !important;
    justify-content: center;
    min-width: 0;
}

.neuros-header .neuros-call-widget,
.neuros-header .neuros-actions-widget {
    flex: 0 0 auto !important;
    width: auto !important;
}

.neuros-header .elementor-widget,
.neuros-footer .elementor-widget,
.neuros-footer-bottom .elementor-widget {
    margin-bottom: 0 !important;
}

.neuros-header .neuros-search-panel-widget,
.neuros-header .neuros-mobile-panel-widget {
    flex: 0 0 0 !important;
    height: 0;
    margin: 0 !important;
    max-width: 0 !important;
    overflow: visible;
    pointer-events: none;
    position: absolute !important;
    right: 0;
    top: 100%;
    width: 0 !important;
}

.neuros-header .neuros-actions-widget .elementor-widget-container {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    gap: 6px;
}

.neuros-header .neuros-search-panel-widget .neuros-search-panel,
.neuros-header .neuros-mobile-panel-widget .neuros-mobile-panel {
    pointer-events: auto;
    width: min(360px, calc(100vw - 32px));
}

.neuros-footer > .elementor-container,
.neuros-footer .elementor-container {
    align-items: flex-start !important;
    display: flex !important;
    flex-flow: row nowrap;
    gap: clamp(28px, 4vw, 70px);
}

.neuros-footer .elementor-container > .elementor-column {
    flex: 1 1 0 !important;
    max-width: none !important;
    min-width: 0;
    width: auto !important;
}

.neuros-footer .elementor-container > .neuros-footer-brand-col {
    flex: 1.35 1 220px !important;
    max-width: none !important;
    width: auto !important;
}

.neuros-footer .elementor-widget-wrap {
    align-content: flex-start;
    display: flex !important;
    flex-direction: column;
    gap: 12px;
}

.neuros-footer-title {
    margin-top: 0 !important;
}

.neuros-footer-title:not(:first-child) {
    margin-top: 18px !important;
}

.neuros-footer-copy p {
    margin: 0 !important;
}

.neuros-footer-bottom > .elementor-container,
.neuros-footer-bottom .elementor-container {
    align-items: center !important;
    display: flex !important;
    flex-flow: row wrap;
}

@media (max-width: 1180px) {
    .neuros-footer > .elementor-container,
    .neuros-footer .elementor-container {
        flex-wrap: wrap;
    }

    .neuros-footer .elementor-container > .elementor-column,
    .neuros-footer .elementor-container > .neuros-footer-brand-col {
        flex: 1 1 calc(50% - 24px) !important;
    }
}

@media (max-width: 767px) {
    .neuros-header > .elementor-container,
    .neuros-header .elementor-container {
        gap: 12px !important;
        min-height: 68px !important;
        padding: 0 16px !important;
    }

    .neuros-header .elementor-container > .elementor-column,
    .neuros-header .neuros-brand-col {
        flex: 1 1 auto !important;
        max-width: none !important;
        width: auto !important;
    }

    .neuros-header .neuros-actions-col {
        flex: 0 0 auto !important;
        align-self: center;
        min-width: fit-content;
        width: auto !important;
    }

    .neuros-header .neuros-brand-col > .elementor-element-populated {
        justify-content: center !important;
    }

    .neuros-header .neuros-actions-col > .elementor-element-populated,
    .neuros-header .neuros-actions-widget .elementor-widget-container {
        gap: 8px !important;
    }

    .neuros-footer > .elementor-container,
    .neuros-footer .elementor-container {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .neuros-footer .elementor-container > .elementor-column,
    .neuros-footer .elementor-container > .neuros-footer-brand-col {
        flex: 0 0 auto !important;
        width: 100% !important;
    }
}

@media (max-width: 430px) {
    .neuros-shell.neuros-header-wrap.neuros-header {
        padding-inline: 10px !important;
    }

    .neuros-header > .elementor-container,
    .neuros-header .elementor-container {
        gap: 6px !important;
        min-height: 62px !important;
        padding: 0 10px !important;
    }

    .neuros-brand-col > .elementor-element-populated {
        gap: 8px !important;
        justify-content: center !important;
    }

    .neuros-mark-image-widget img {
        max-width: 38px !important;
    }

    .neuros-logo-text-widget .elementor-heading-title {
        font-size: 11px !important;
        letter-spacing: 0.06em !important;
        white-space: nowrap !important;
    }

    .neuros-actions-col > .elementor-element-populated,
    .neuros-actions-widget .elementor-widget-container,
    .neuros-header-actions {
        gap: 4px !important;
    }

    .neuros-icon-button {
        height: 32px !important;
        width: 32px !important;
    }

    .neuros-icon-button svg {
        height: 22px !important;
        width: 22px !important;
    }

    .neuros-hamburger-icon {
        gap: 4px !important;
        width: 20px !important;
    }

    .neuros-hamburger-icon span {
        width: 20px !important;
    }
}

/* Keep the legal footer in the same dark visual system as the main footer. */
.neuros-footer-bottom,
.elementor-element-e832d582 {
    background: #050505 !important;
    margin-inline: 0 !important;
}

.neuros-footer-bottom > .elementor-container,
.neuros-footer-bottom .elementor-container,
.elementor-element-e832d582 > .elementor-container {
    background: #050505 !important;
    border-radius: 0 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    color: rgba(255, 255, 255, 0.72) !important;
}

.neuros-footer-bottom,
.neuros-footer-bottom p,
.neuros-footer-bottom a,
.neuros-footer-bottom .elementor-text-editor,
.neuros-footer-bottom .elementor-text-editor a,
.elementor-element-e832d582,
.elementor-element-e832d582 p,
.elementor-element-e832d582 a {
    color: rgba(255, 255, 255, 0.72) !important;
}

/* Drinse-derived landing footer: the live CTA/footer must stay in the dark system. */
body.second-brain-drinse-landing section.neuros-footer-stage.neuros-footer-cta {
    background:
        radial-gradient(circle at 18% 22%, rgba(245, 232, 74, 0.18), transparent 26rem),
        radial-gradient(circle at 76% 36%, rgba(245, 232, 74, 0.12), transparent 30rem),
        #05070d !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #ffffff !important;
    max-width: none !important;
    overflow: hidden !important;
    padding: clamp(72px, 7vw, 118px) clamp(18px, 4vw, 56px) 40px !important;
    width: 100% !important;
}

body.second-brain-drinse-landing section.neuros-footer-stage.neuros-footer-cta > .elementor-container,
body.second-brain-drinse-landing section.neuros-footer-stage.neuros-footer-cta .elementor-container {
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.035)),
        radial-gradient(circle at 76% 22%, rgba(245, 232, 74, 0.18), transparent 24rem),
        #191b21 !important;
    border: 1px solid rgba(245, 232, 74, 0.16) !important;
    border-radius: 32px !important;
    box-shadow: 0 38px 95px rgba(0, 0, 0, 0.34) !important;
    max-width: 1240px !important;
    min-height: clamp(420px, 38vw, 620px) !important;
    padding: clamp(52px, 6vw, 92px) clamp(40px, 6vw, 90px) !important;
}

body.second-brain-drinse-landing .neuros-footer-cta-title .elementor-heading-title {
    color: #ffffff !important;
    font-family: "Manrope", "Space Grotesk", sans-serif !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    line-height: 0.98 !important;
    max-width: 10.8ch !important;
}

body.second-brain-drinse-landing .neuros-footer-cta-button .elementor-button {
    background: var(--neuros-yellow) !important;
    border-color: var(--neuros-yellow) !important;
    color: #05070d !important;
}

body.second-brain-drinse-landing section.neuros-footer {
    background: #05070d !important;
    border-radius: 0 !important;
    color: #ffffff !important;
    max-width: none !important;
    padding: 0 clamp(18px, 4vw, 56px) !important;
    width: 100% !important;
}

body.second-brain-drinse-landing section.neuros-footer > .elementor-container,
body.second-brain-drinse-landing section.neuros-footer .elementor-container {
    background: #171917 !important;
    border: 1px solid rgba(245, 232, 74, 0.08) !important;
    border-radius: 30px 30px 0 0 !important;
    color: #ffffff !important;
}

body.second-brain-drinse-landing .neuros-footer-title .elementor-heading-title,
body.second-brain-drinse-landing .neuros-footer h3 {
    color: #ffffff !important;
}

body.second-brain-drinse-landing .neuros-footer-copy,
body.second-brain-drinse-landing .neuros-footer-copy p,
body.second-brain-drinse-landing .neuros-footer-copy a,
body.second-brain-drinse-landing .neuros-footer p,
body.second-brain-drinse-landing .neuros-footer a,
body.second-brain-drinse-landing .neuros-footer .elementor-text-editor,
body.second-brain-drinse-landing .neuros-footer .elementor-text-editor p,
body.second-brain-drinse-landing .neuros-footer .elementor-text-editor a {
    color: rgba(255, 255, 255, 0.72) !important;
}

body.second-brain-drinse-landing .neuros-footer a:hover,
body.second-brain-drinse-landing .neuros-footer .elementor-text-editor a:hover {
    color: var(--neuros-yellow) !important;
}

body.second-brain-drinse-landing .neuros-social a {
    border-color: rgba(245, 232, 74, 0.22) !important;
    color: rgba(255, 255, 255, 0.8) !important;
}

body.second-brain-drinse-landing section.neuros-footer-bottom,
body.second-brain-drinse-landing section.neuros-footer-bottom > .elementor-container,
body.second-brain-drinse-landing section.neuros-footer-bottom .elementor-container {
    background: #05070d !important;
    color: rgba(255, 255, 255, 0.72) !important;
}

body.second-brain-drinse-landing .neuros-footer-bottom p,
body.second-brain-drinse-landing .neuros-footer-bottom a,
body.second-brain-drinse-landing .neuros-footer-bottom .elementor-text-editor,
body.second-brain-drinse-landing .neuros-footer-bottom .elementor-text-editor a {
    color: rgba(255, 255, 255, 0.72) !important;
}

/* Header polish: keep Elementor/HFE columns predictable across cache states. */
.neuros-menu a::after {
    content: "\2197" !important;
}

.neuros-shell.neuros-header-wrap.neuros-header {
    width: 100%;
}

.neuros-header .neuros-brand-col > .elementor-element-populated {
    justify-content: flex-start !important;
}

.neuros-header .neuros-actions-col > .elementor-element-populated {
    justify-content: flex-end !important;
}

.neuros-header .neuros-menu a,
.neuros-header .neuros-call,
.neuros-header .neuros-call strong {
    white-space: nowrap;
}

@media (max-width: 767px) {
    .neuros-header .neuros-logo-text-widget {
        flex: 0 1 auto !important;
        min-width: 0;
    }
}

@media (max-width: 360px) {
    .neuros-logo-text-widget .elementor-heading-title {
        max-width: 84px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

/* Header correction: make the UAE/HFE header read as a controlled navigation
   bar instead of a full-width strip, while keeping the Elementor columns intact. */
body.second-brain-landing-page .neuros-shell.neuros-header-wrap.neuros-header {
    padding: 12px clamp(12px, 2vw, 24px) !important;
}

body.second-brain-landing-page .neuros-header > .elementor-container,
body.second-brain-landing-page .neuros-header .elementor-container {
    background: rgba(6, 8, 10, 0.9) !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    border-radius: 26px !important;
    gap: clamp(12px, 1.45vw, 22px) !important;
    max-width: 1280px !important;
    min-height: 68px !important;
    padding: 0 clamp(14px, 1.7vw, 24px) !important;
    width: min(100%, 1280px) !important;
}

body.second-brain-landing-page .neuros-header .neuros-menu {
    gap: 6px !important;
}

body.second-brain-landing-page .neuros-header .neuros-menu a {
    font-size: 11px !important;
    min-height: 34px !important;
    padding: 0 12px !important;
}

body.second-brain-landing-page .neuros-header .neuros-call {
    font-size: 13px !important;
}

body.second-brain-landing-page .neuros-header .neuros-call strong {
    font-size: 15px !important;
}

body.second-brain-landing-page .neuros-header .neuros-mark-image-widget img {
    max-width: 44px !important;
}

body.second-brain-landing-page .neuros-header .neuros-logo-text-widget .elementor-heading-title {
    font-size: 12px !important;
}

body.second-brain-landing-page .neuros-header .neuros-icon-button {
    height: 34px !important;
    width: 34px !important;
}

body.second-brain-landing-page .neuros-header .neuros-icon-button svg {
    height: 19px !important;
    width: 19px !important;
}

@media (max-width: 767px) {
    body.second-brain-landing-page .neuros-shell.neuros-header-wrap.neuros-header {
        padding: 8px 10px !important;
    }

    body.second-brain-landing-page .neuros-header > .elementor-container,
    body.second-brain-landing-page .neuros-header .elementor-container {
        border-radius: 22px !important;
        min-height: 62px !important;
        padding: 0 12px !important;
    }

    body.second-brain-landing-page .neuros-header .neuros-brand-col > .elementor-element-populated {
        justify-content: flex-start !important;
    }

    body.second-brain-landing-page .neuros-header .neuros-mark-image-widget img {
        max-width: 38px !important;
    }

    body.second-brain-landing-page .neuros-header .neuros-logo-text-widget .elementor-heading-title {
        font-size: 11px !important;
        letter-spacing: 0.055em !important;
    }

    body.second-brain-landing-page .neuros-header .neuros-icon-button {
        height: 30px !important;
        width: 30px !important;
    }
}

body.second-brain-landing-neu .neuros-header-wrap {
    padding: 14px clamp(14px, 2.2vw, 28px);
    position: sticky;
    top: 0;
    transition: padding 240ms cubic-bezier(0.2, 0.75, 0.18, 1);
}

body.second-brain-landing-neu .neuros-header > .elementor-container,
body.second-brain-landing-neu .neuros-header .elementor-container {
    background: rgba(6, 9, 18, 0.68) !important;
    backdrop-filter: blur(18px) saturate(140%) !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    box-shadow: 0 18px 58px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.1) !important;
    transition: background 240ms cubic-bezier(0.2, 0.75, 0.18, 1), border-color 240ms cubic-bezier(0.2, 0.75, 0.18, 1), box-shadow 240ms cubic-bezier(0.2, 0.75, 0.18, 1), min-height 240ms cubic-bezier(0.2, 0.75, 0.18, 1);
}

body.second-brain-landing-neu.has-scrolled .neuros-header-wrap {
    padding-top: 9px;
}

body.second-brain-landing-neu.has-scrolled .neuros-header > .elementor-container,
body.second-brain-landing-neu.has-scrolled .neuros-header .elementor-container {
    background: rgba(5, 8, 16, 0.86) !important;
    border-color: rgba(171, 241, 255, 0.2) !important;
    box-shadow: 0 18px 70px rgba(0, 0, 0, 0.34), 0 1px 0 rgba(171, 241, 255, 0.18) !important;
    min-height: 68px;
}

body.second-brain-landing-neu .neuros-menu a {
    overflow: hidden;
    position: relative;
}

body.second-brain-landing-neu .neuros-menu a::before {
    background: linear-gradient(90deg, #abf1ff, #fff7ab);
    border-radius: 999px;
    bottom: 8px;
    content: "";
    height: 2px;
    left: 16px;
    opacity: 0;
    position: absolute;
    right: 16px;
    transform: scaleX(0.3);
    transform-origin: center;
    transition: opacity 220ms cubic-bezier(0.2, 0.75, 0.18, 1), transform 220ms cubic-bezier(0.2, 0.75, 0.18, 1);
}

body.second-brain-landing-neu .neuros-menu .current-menu-item > a::before,
body.second-brain-landing-neu .neuros-menu a:hover::before,
body.second-brain-landing-neu .neuros-menu a:focus-visible::before {
    opacity: 1;
    transform: scaleX(1);
}

body.second-brain-landing-neu .neuros-call {
    background: linear-gradient(135deg, rgba(171, 241, 255, 0.14), rgba(255, 247, 171, 0.08));
    border: 1px solid rgba(171, 241, 255, 0.24);
    border-radius: 999px;
    color: rgba(255, 255, 255, 0.78);
    min-height: 42px;
    padding: 0 14px;
    transition: border-color 220ms cubic-bezier(0.2, 0.75, 0.18, 1), box-shadow 220ms cubic-bezier(0.2, 0.75, 0.18, 1), transform 220ms cubic-bezier(0.2, 0.75, 0.18, 1);
}

body.second-brain-landing-neu .neuros-call:hover {
    border-color: rgba(255, 247, 171, 0.44);
    box-shadow: 0 14px 42px rgba(171, 241, 255, 0.13);
    transform: translateY(-1px);
}

body.second-brain-landing-neu .neuros-icon-button {
    border-radius: 13px;
    min-height: 44px;
    min-width: 44px;
    transition: background 220ms cubic-bezier(0.2, 0.75, 0.18, 1), box-shadow 220ms cubic-bezier(0.2, 0.75, 0.18, 1), transform 220ms cubic-bezier(0.2, 0.75, 0.18, 1);
}

body.second-brain-landing-neu .neuros-icon-button:hover,
body.second-brain-landing-neu .neuros-icon-button:focus-visible {
    background: rgba(171, 241, 255, 0.1);
    box-shadow: 0 0 32px rgba(171, 241, 255, 0.16);
    transform: translateY(-1px);
}

body.second-brain-landing-neu .neuros-mobile-panel,
body.second-brain-landing-neu .neuros-search-panel {
    background:
        radial-gradient(circle at 82% 18%, rgba(171, 241, 255, 0.18), transparent 18rem),
        rgba(7, 11, 22, 0.92);
    backdrop-filter: blur(24px) saturate(140%);
    border-color: rgba(255, 255, 255, 0.14);
    box-shadow: 0 30px 90px rgba(0, 0, 0, 0.44), inset 0 1px 0 rgba(255, 255, 255, 0.1);
    display: none;
    opacity: 0;
    pointer-events: none;
    transform: translate3d(0, -10px, 0) scale(0.98);
    transition: opacity 240ms cubic-bezier(0.2, 0.75, 0.18, 1), transform 240ms cubic-bezier(0.2, 0.75, 0.18, 1), visibility 240ms cubic-bezier(0.2, 0.75, 0.18, 1);
    visibility: hidden;
}

body.second-brain-landing-neu .neuros-mobile-panel.is-open,
body.second-brain-landing-neu .neuros-search-panel.is-open {
    display: block;
    opacity: 1;
    pointer-events: auto;
    transform: translate3d(0, 0, 0) scale(1);
    visibility: visible;
}

body.second-brain-landing-neu .neuros-mobile-panel a {
    border-radius: 14px;
    min-height: 44px;
    padding: 12px 14px;
    transition: background 180ms ease, color 180ms ease, transform 180ms ease;
}

body.second-brain-landing-neu .neuros-mobile-panel a:hover,
body.second-brain-landing-neu .neuros-mobile-panel a:focus-visible {
    background: rgba(171, 241, 255, 0.1);
    color: #ffffff;
    transform: translateX(3px);
}

@media (max-width: 860px) {
    body.second-brain-landing-neu .neuros-header > .elementor-container,
    body.second-brain-landing-neu .neuros-header .elementor-container {
        border-radius: 20px !important;
        min-height: 64px;
    }

    body.second-brain-landing-neu .neuros-mobile-panel,
    body.second-brain-landing-neu .neuros-search-panel {
        right: 0;
        top: calc(100% + 12px);
        width: min(380px, calc(100vw - 28px));
    }
}

@media (prefers-reduced-motion: reduce) {
    body.second-brain-landing-neu .neuros-header-wrap,
    body.second-brain-landing-neu .neuros-header > .elementor-container,
    body.second-brain-landing-neu .neuros-header .elementor-container,
    body.second-brain-landing-neu .neuros-menu a::before,
    body.second-brain-landing-neu .neuros-mobile-panel,
    body.second-brain-landing-neu .neuros-search-panel {
        transition-duration: 0.01ms !important;
    }
}

/* Final header action lock: keep the hamburger mobile-only and make the search
   and menu buttons visually equal after all variant-specific header rules. */
.neuros-header .neuros-menu-toggle {
    display: none !important;
}

@media (max-width: 1180px) {
    .neuros-header .neuros-menu-toggle {
        display: inline-flex !important;
    }

    .neuros-header .neuros-actions-widget .elementor-widget-container,
    .neuros-header-actions {
        align-items: center !important;
        display: grid !important;
        gap: 8px !important;
        grid-auto-columns: 44px !important;
        grid-auto-flow: column !important;
        height: 44px !important;
        justify-content: end !important;
        justify-items: center !important;
        line-height: 0 !important;
    }

    .neuros-header .neuros-search-toggle,
    .neuros-header .neuros-menu-toggle,
    .neuros-header .neuros-icon-button {
        align-items: center !important;
        appearance: none !important;
        background: rgba(171, 241, 255, 0.1) !important;
        border-radius: 13px !important;
        box-sizing: border-box !important;
        display: inline-flex !important;
        flex: 0 0 44px !important;
        height: 44px !important;
        justify-content: center !important;
        line-height: 0 !important;
        margin: 0 !important;
        min-height: 44px !important;
        min-width: 44px !important;
        padding: 0 !important;
        position: static !important;
        transform: none !important;
        vertical-align: middle !important;
        width: 44px !important;
    }

    .neuros-header .neuros-search-toggle:hover,
    .neuros-header .neuros-search-toggle:focus-visible,
    .neuros-header .neuros-menu-toggle:hover,
    .neuros-header .neuros-menu-toggle:focus-visible {
        transform: none !important;
    }

    .neuros-header .neuros-icon-button svg {
        display: block !important;
        height: 22px !important;
        margin: 0 !important;
        width: 22px !important;
    }

    .neuros-header .neuros-hamburger-icon {
        align-items: center !important;
        display: inline-flex !important;
        flex-direction: column !important;
        gap: 5px !important;
        height: 22px !important;
        justify-content: center !important;
        width: 22px !important;
    }

    .neuros-header .neuros-hamburger-icon span {
        height: 2px !important;
        width: 22px !important;
    }
}

/* Final Drinse footer lock: must remain last because older Elementor shell
   rules target the same footer classes in mobile breakpoints. */
body.second-brain-drinse-landing section.neuros-footer-stage.neuros-footer-cta,
body.second-brain-drinse-landing section.neuros-footer,
body.second-brain-drinse-landing section.neuros-footer-bottom {
    background: #05070d !important;
    color: #ffffff !important;
}

body.second-brain-drinse-landing section.neuros-footer > .elementor-container,
body.second-brain-drinse-landing section.neuros-footer .elementor-container {
    background: #171917 !important;
    color: #ffffff !important;
}

body.second-brain-drinse-landing section.neuros-footer .neuros-footer-title .elementor-heading-title,
body.second-brain-drinse-landing section.neuros-footer h3 {
    color: #ffffff !important;
}

body.second-brain-drinse-landing section.neuros-footer .neuros-footer-copy,
body.second-brain-drinse-landing section.neuros-footer .neuros-footer-copy p,
body.second-brain-drinse-landing section.neuros-footer .neuros-footer-copy a,
body.second-brain-drinse-landing section.neuros-footer p,
body.second-brain-drinse-landing section.neuros-footer a,
body.second-brain-drinse-landing section.neuros-footer .elementor-text-editor,
body.second-brain-drinse-landing section.neuros-footer .elementor-text-editor p,
body.second-brain-drinse-landing section.neuros-footer .elementor-text-editor a,
body.second-brain-drinse-landing section.neuros-footer-bottom,
body.second-brain-drinse-landing section.neuros-footer-bottom p,
body.second-brain-drinse-landing section.neuros-footer-bottom a,
body.second-brain-drinse-landing section.neuros-footer-bottom .elementor-text-editor,
body.second-brain-drinse-landing section.neuros-footer-bottom .elementor-text-editor a {
    color: rgba(255, 255, 255, 0.74) !important;
}

@media (max-width: 767px) {
    body.second-brain-drinse-landing section.neuros-footer-stage.neuros-footer-cta {
        padding: 54px 18px 34px !important;
    }

    body.second-brain-drinse-landing section.neuros-footer-stage.neuros-footer-cta > .elementor-container,
    body.second-brain-drinse-landing section.neuros-footer-stage.neuros-footer-cta .elementor-container {
        border-radius: 28px !important;
        min-height: 0 !important;
        padding: 42px 24px !important;
    }

    body.second-brain-drinse-landing .neuros-footer-cta-title .elementor-heading-title {
        font-size: clamp(2.45rem, 12vw, 3.1rem) !important;
        line-height: 1.03 !important;
        max-width: 100% !important;
    }

    body.second-brain-drinse-landing .neuros-footer-cta-button .elementor-button {
        justify-content: center !important;
        line-height: 1.08 !important;
        min-height: 58px !important;
        padding: 0 18px !important;
        text-align: center !important;
        white-space: normal !important;
        width: 100% !important;
    }

    body.second-brain-drinse-landing section.neuros-footer {
        padding: 0 18px !important;
    }

    body.second-brain-drinse-landing section.neuros-footer > .elementor-container,
    body.second-brain-drinse-landing section.neuros-footer .elementor-container {
        border-radius: 28px !important;
        padding: 38px 22px !important;
    }
}
