/* ===== extracted from <style id/block: page-main> ===== */
/* ===== Lead-form offer card match brand-identity promo styling ===== */
      body.page-logo-design .lead-form--hero-v2 .lead-form__offer.lead-form__offer--promo {
        padding: 14px 16px 13px;
        border-radius: 18px;
        border: 1.5px solid #e3ddf8;
      }
      body.page-logo-design .lead-form--hero-v2 .lead-form__offer.lead-form__offer--promo::after { display: none; }

      body.page-logo-design .lead-form--hero-v2 .lead-form__offer--promo .lead-form__offer-tag {
        position: relative;
        z-index: 1;
        display: inline-block;
        padding: 3px 10px 2px;
        margin: 0 0 6px;
        border-radius: 6px;
        font-size: 10px;
        font-weight: 500;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #fff;
        background: linear-gradient(90deg, #3b39d6 0%, #5660c5 100%);
      }
      body.page-logo-design .lead-form--hero-v2 .lead-form__offer--promo .lead-form__offer-body {
        position: relative;
        z-index: 1;
        min-height: 0;
      }
      body.page-logo-design .lead-form--hero-v2 .lead-form__offer--promo .lead-form__offer-copy {
        position: relative;
        z-index: 1;
        max-width: calc(100% - 78px);
        padding-right: 0;
        display: flex;
        flex-direction: column;
        gap: 4px;
      }
      body.page-logo-design .lead-form--hero-v2 .lead-form__offer--promo .lead-form__offer-headline {
        margin: 0;
        font-family: var(--font-body), "DM Sans", sans-serif;
        font-size: clamp(19px, 1vw, 30px);
        font-weight: 800;
        line-height: 1.05;
        letter-spacing: -0.03em;
        color: #161c30;
        white-space: normal;
      }
      body.page-logo-design .lead-form--hero-v2 .lead-form__offer--promo .lead-form__offer-highlight {
        display: inline;
        font-size: 1.375em;
        font-weight: 800;
        letter-spacing: -0.04em;
        vertical-align: baseline;
        background: linear-gradient(90deg, #3b39d6 0%, #5660c5 100%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        color: transparent;
      }
      body.page-logo-design .lead-form--hero-v2 .lead-form__offer--promo .lead-form__offer-line {
        margin: 0;
        font-family: var(--font-body), "DM Sans", sans-serif;
        font-size: clamp(19px, 1vw, 27px);
        font-weight: 800;
        line-height: 1.1;
        letter-spacing: -0.03em;
        color: #161c30;
      }
      body.page-logo-design .lead-form--hero-v2 .lead-form__offer--promo .lead-form__offer-note {
        font-size: clamp(11px, 0.575vw, 13.5px);
        font-weight: 400;
        line-height: 1.3;
        color: #5a6178;
        white-space: normal;
      }
      body.page-logo-design .lead-form--hero-v2 .lead-form__offer--promo .lead-form__offer-art {
        display: block;
        position: absolute;
        right: 1.5rem;
        top: 50%;
        transform: translateY(-50%);
        width: 86px;
        height: 80px;
        opacity: 0.5;
        pointer-events: none;
        z-index: 0;
      }
      body.page-logo-design .lead-form--hero-v2 .lead-form__offer--promo .lead-form__offer-art svg,
      body.page-logo-design .lead-form--hero-v2 .lead-form__offer--promo .lead-form__offer-art img {
        display: block;
        width: 100%;
        height: auto;
      }
      body.page-logo-design .lead-form__guarantees--bar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 0;
        margin: 2px 0 0;
        padding: 8px 0 0;
      }
      body.page-logo-design .lead-form__guarantees--bar .lead-form__guarantee-item {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px;
        flex: 1;
        min-width: 0;
        padding: 0 6px;
        font-size: 11px;
        font-weight: 600;
        line-height: 1.2;
        color: #14182b;
        text-align: left;
      }
      html body.page-logo-design .lead-form.lead-form--hero-v2 .lead-form__guarantees--bar .lead-form__guarantee-item {
        font-size: 11px;
      }
      html body.page-logo-design .lead-form.lead-form--hero-v2 .lead-form__guarantee-icon svg {
        width: 15px;
        height: 15px;
      }
      /* body.page-logo-design .lead-form__guarantee-icon {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 28px;
        height: 28px;
        border-radius: 50%;
        background: #eef0fb;
        flex-shrink: 0;
      } */
      body.page-logo-design .lead-form__guarantee-icon svg {
        width: 15px;
        height: 15px;
        stroke: #3b39d6;
        fill: none;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
      }
      /* Hero form badge don?t clip when floating outside the card */
      body.page-logo-design .hero-form-cluster,
      body.page-logo-design .hero-visual-group.hero-form-cluster {
        overflow: visible;
      }

      body.page-logo-design .lead-form.lead-form--hero-v2 {
        overflow: visible;
      }

      body.page-logo-design .lead-form .hero-float {
        position: absolute !important;
        top: -4px !important;
        right: -64px !important;
        left: auto !important;
        margin: 0;
        padding: 9px 14px;
        border-radius: 12px;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.2;
        box-shadow: 0 8px 22px rgba(69, 77, 161, 0.12);
        white-space: nowrap;
        z-index: 6;
      }
      body.page-logo-design .lead-form .hero-float span {
        color: #22b573;
        font-weight: 700;
      }
      body.page-logo-design .lead-form .quiz-badge {
        margin-bottom: 6px;
      }
      body.page-logo-design .lead-form__head {
        margin: 0 0 6px;
      }
      body.page-logo-design .lead-form__label {
        font-family: "Inter", sans-serif;
        font-size: 10px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.06em;
        color: #5c5f7a;
      }
      body.page-logo-design .lead-form__input-shell {
        position: relative;
        display: flex;
        align-items: center;
        width: 100%;
      }
      body.page-logo-design .lead-form__input-icon {
        position: absolute;
        left: 12px;
        z-index: 1;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        color: #b8b8cc;
        pointer-events: none;
      }
      body.page-logo-design .lead-form__input-icon svg {
        width: 15px;
        height: 15px;
        stroke: currentColor;
        fill: none;
        stroke-width: 1.8;
        stroke-linecap: round;
        stroke-linejoin: round;
      }
      body.page-logo-design .lead-form__input-shell .lead-form__input {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
        padding-left: 38px;
        background: #f8f8fc;
        border-color: #e4e6f2;
        border-radius: 10px;
      }
      body.page-logo-design .lead-form__foot {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 6px;
        margin-top: 4px;
      }
      body.page-logo-design .lead-form__foot-icon {
        display: inline-flex;
        color: #a0a0b8;
        flex-shrink: 0;
      }
      body.page-logo-design .lead-form__foot-icon svg {
        width: 13px;
        height: 13px;
        stroke: currentColor;
        fill: none;
        stroke-width: 1.8;
      }
      body.page-logo-design .lead-form > form {
        display: grid;
        grid-column: 1 / -1;
        grid-template-columns: 1fr;
        gap: 12px;
        min-width: 0;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
      }
      body.page-logo-design .lead-form > *:not(.hero-float) {
        grid-column: 1 / -1;
        min-width: 0;
        max-width: 100%;
      }
      /* Constrain the lead-form inside hero cluster */
      body.page-logo-design .hero-form-cluster .lead-form,
      body.page-logo-design .hero-form-cluster .lead-form.lead-form--hero-v2,
      body.has-top-promo-bar.page-logo-design .hero-form-cluster .lead-form,
      body.has-top-promo-bar.page-logo-design .hero-form-cluster .lead-form.lead-form--hero-v2 {
        max-width: 480px;
        width: 100%;
        min-width: 0;
        box-sizing: border-box;
        position: relative;
        z-index: 4;
        grid-template-columns: 1fr !important;
        gap: 8px;
        padding: 16px 16px 12px;
        overflow: visible;
      }
      body.page-logo-design .hero-form-cluster .lead-form > form {
        gap: 6px;
      }
      body.page-logo-design .hero-form-cluster .lead-form .lead-form__title {
        font-family: "Playfair Display", serif;
        font-size: 24px;
        line-height: 1.15;
        margin-bottom: 4px;
      }
      body.page-logo-design .hero-form-cluster .lead-form .lead-form__subtitle {
        font-size: 11.5px;
        line-height: 1.35;
        margin: 0;
        white-space: normal;
      }
      body.page-logo-design .hero-form-cluster .lead-form .lead-form__offer.lead-form__offer--promo {
        padding: 14px 16px 13px;
      }
      body.page-logo-design .hero-form-cluster .lead-form .lead-form__group {
        gap: 3px;
        min-width: 0;
        width: 100%;
        max-width: 100%;
      }
      body.page-logo-design .hero-form-cluster .lead-form .lead-form__input {
        min-height: 42px;
        padding: 10px 12px 10px 38px;
        font-size: 13.5px;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
      }
      body.page-logo-design .hero-form-cluster .lead-form .lead-form__submit {
        font-size: 14px;
        padding: 13px 24px;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
      }
      /* Success state */
      body.page-logo-design .lead-form.is-sent > form,
      body.page-logo-design .lead-form.is-sent .lead-form__guarantees,
      body.page-logo-design .lead-form.is-sent .lead-form__offer,
      body.page-logo-design .lead-form.is-sent .lead-form__foot,
      body.page-logo-design .lead-form.is-sent .lead-form__head,
      body.page-logo-design .lead-form.is-sent .quiz-badge,
      body.page-logo-design .lead-form.is-sent .hero-float { display: none; }
      body.page-logo-design .lead-form.is-sent .hero-banner-form__success {
        display: block !important;
      }
      body.has-top-promo-bar.page-logo-design .top-promo-bar {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 210;
        background: linear-gradient(
          90deg,
          #0f123c 0%,
          #454da1 45%,
          #5c65b8 100%
        );
        color: #fff;
        font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI",
          sans-serif;
        font-size: 12px;
        font-weight: 600;
      }

      body.has-top-promo-bar.page-logo-design .top-promo-bar__inner {
        max-width: 1200px;
        margin: 0 auto;
        padding: 5px 18px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
      }

      body.has-top-promo-bar.page-logo-design .top-promo-bar__offer {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        flex: 1;
        min-width: 0;
      }

      body.has-top-promo-bar.page-logo-design .top-promo-bar__badge {
        display: inline-flex;
        align-items: center;
        flex-shrink: 0;
        padding: 4px 12px;
        border-radius: 6px;
        background: var(--green);
        color: #fff;
        border: none;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        white-space: nowrap;
      }

      body.has-top-promo-bar.page-logo-design .top-promo-bar__sep {
        margin: 0 0.15em;
        opacity: 0.85;
      }

      body.has-top-promo-bar.page-logo-design .top-promo-bar__cta-link {
        color: #6ee7b7;
        font-weight: 800;
        font-size: 13px;
        text-decoration: none;
        white-space: nowrap;
      }

      body.has-top-promo-bar.page-logo-design .top-promo-bar__cta-link:hover {
        color: #a7f3d0;
        text-decoration: underline;
      }

      body.has-top-promo-bar.page-logo-design .top-promo-bar__text {
        margin: 0;
        white-space: nowrap;
        font-weight: 600;
        line-height: 1.2;
        font-size: 12px;
      }

      /* Short offer line is mobile-only */
      body.has-top-promo-bar.page-logo-design .top-promo-bar__text--mobile {
        display: none;
      }

      body.has-top-promo-bar.page-logo-design .top-promo-bar__cta {
        display: inline-flex;
        align-items: center;
        flex-shrink: 0;
        padding: 5px 12px;
        border-radius: 5px;
        background: #16a34a;
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        text-decoration: none;
        white-space: nowrap;
      }

      body.has-top-promo-bar.page-logo-design .top-promo-bar__contact {
        display: flex;
        align-items: center;
        gap: 16px;
        flex-shrink: 0;
      }

      body.has-top-promo-bar.page-logo-design .top-promo-bar__link {
        display: inline-flex;
        align-items: center;
        gap: 6px;
        color: rgba(255, 255, 255, 0.95);
        font-size: 12px;
        font-weight: 600;
        text-decoration: none;
        white-space: nowrap;
      }

      body.has-top-promo-bar.page-logo-design .top-promo-bar__link i {
        color: var(--turquoise);
        opacity: 1;
      }

      body.has-top-promo-bar.page-logo-design .hero-badge {
        margin-top: 10px;
      }

      @media (max-width: 768px) {
        /* Slim, single-line offer bar on mobile so it no longer covers the nav */
        body.has-top-promo-bar.page-logo-design .top-promo-bar {
          padding-bottom: 0;
        }

        body.has-top-promo-bar.page-logo-design .top-promo-bar__inner {
          flex-wrap: nowrap;
          justify-content: center;
          align-items: center;
          padding: 6px 12px;
          gap: 8px;
        }

        body.has-top-promo-bar.page-logo-design .top-promo-bar__offer {
          flex: 0 1 auto;
          flex-direction: row;
          flex-wrap: wrap;
          align-items: center;
          justify-content: center;
          gap: 4px 8px;
          text-align: center;
        }

        body.has-top-promo-bar.page-logo-design .top-promo-bar__badge {
          font-size: 9px;
          padding: 3px 8px;
          letter-spacing: 0.03em;
        }

        /* Swap the long offer copy for the short mobile line */
        body.has-top-promo-bar.page-logo-design
          .top-promo-bar__text:not(.top-promo-bar__text--mobile) {
          display: none;
        }

        body.has-top-promo-bar.page-logo-design .top-promo-bar__text--mobile {
          display: inline;
          white-space: normal;
          text-align: center;
          line-height: 1.3;
          font-size: 11px;
        }

        body.has-top-promo-bar.page-logo-design .top-promo-bar__cta-link {
          white-space: nowrap;
          font-size: 11px;
        }

        /* Drop the phone / live-chat row on mobile to keep the bar slim */
        body.has-top-promo-bar.page-logo-design .top-promo-bar__contact {
          display: none;
        }

        /* Nav sits just below the slim bar (id selector beats the base nav#nav) */
        body.has-top-promo-bar.page-logo-design nav#nav {
          top: 44px;
        }

        body.has-top-promo-bar.page-logo-design nav#nav.scrolled {
          top: 40px;
        }
      }

      /* Install Growth OS popup   logo-and-branding.html only */
      button.nav-cta {
        border: none;
        cursor: pointer;
        font-family: inherit;
      }

      .gos-install-overlay {
        position: fixed;
        inset: 0;
        z-index: 1000;
        background: rgba(26, 26, 46, 0.55);
        backdrop-filter: blur(6px);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 24px;
        opacity: 0;
        visibility: hidden;
        transition:
          opacity 0.35s ease,
          visibility 0.35s ease;
      }

      .gos-install-overlay.open {
        opacity: 1;
        visibility: visible;
      }

      .gos-install-modal {
        position: relative;
        width: 100%;
        max-width: 520px;
        max-height: min(90vh, 720px);
        overflow-y: auto;
        background: var(--white);
        border-radius: 16px;
        box-shadow: var(--shadow-lg);
        border: 1px solid var(--border-light);
        transform: translateY(16px) scale(0.98);
        transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1);
      }

      .gos-install-overlay.open .gos-install-modal {
        transform: translateY(0) scale(1);
      }

      .gos-install-modal::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 4px;
        background: linear-gradient(90deg, var(--midnight), var(--turquoise));
        border-radius: 16px 16px 0 0;
      }

      .gos-install-close {
        position: absolute;
        top: 14px;
        right: 14px;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        border: none;
        background: var(--lavender);
        color: var(--midnight);
        font-size: 18px;
        line-height: 1;
        cursor: pointer;
        z-index: 2;
        transition: background 0.2s ease;
      }

      .gos-install-close:hover {
        background: var(--lavender-mid);
      }

      .gos-install-modal .form-card {
        margin: 0;
        box-shadow: none;
        border-radius: 16px;
        padding: 32px 28px 28px;
      }

      .gos-form-step {
        display: none;
      }

      .gos-form-step.active {
        display: block;
      }

      .gos-install-actions {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-top: 8px;
        flex-wrap: wrap;
      }

      .gos-install-actions .back-btn {
        margin-top: 0;
      }

      .gos-install-actions .next-btn,
      .gos-install-actions .form-submit {
        margin-top: 0;
        margin-left: auto;
      }

      /* Lead popup   same as hero banner form */
      .lead-popup-overlay {
        position: fixed;
        inset: 0;
        z-index: 1001;
        background: rgba(26, 26, 46, 0.55);
        backdrop-filter: blur(6px);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 24px;
        opacity: 0;
        visibility: hidden;
        transition:
          opacity 0.35s ease,
          visibility 0.35s ease;
      }

      .lead-popup-overlay.open {
        opacity: 1;
        visibility: visible;
      }

      .lead-popup-modal {
        position: relative;
        width: 100%;
        max-width: 430px;
        max-height: min(92vh, 820px);
        overflow-y: auto;
        transform: translateY(16px) scale(0.98);
        transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1);
      }

      .lead-popup-overlay.open .lead-popup-modal {
        transform: translateY(0) scale(1);
      }

      .lead-popup-modal .hero-banner-form {
        max-width: none;
        width: 100%;
        margin: 0;
        position: relative;
        z-index: 1;
      }

      .lead-popup-close {
        position: absolute;
        top: 12px;
        right: 12px;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        border: none;
        background: var(--lavender);
        color: var(--midnight);
        font-size: 22px;
        font-weight: 400;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        z-index: 10;
        transition: background 0.2s ease;
        box-shadow: 0 2px 8px rgba(17, 24, 39, 0.12);
      }

      body.has-top-promo-bar.page-logo-design .lead-popup-modal .hero-banner-form {
        z-index: 1;
      }

      body.has-top-promo-bar.page-logo-design .lead-popup-modal .lead-popup-close {
        z-index: 10;
      }

      .lead-popup-close:hover {
        background: var(--lavender-mid);
      }

      /* Fixed right rail   gradient + green border (same as video-animation-v1) */
      .side-rail {
        --side-rail-tab-w: 56px;
        --side-rail-tab-h: 58px;
        --side-rail-accent: linear-gradient(180deg, var(--midnight), var(--turquoise));
        --side-rail-accent-hover: linear-gradient(180deg, var(--midnight), var(--turquoise));
        --side-rail-accent-shadow: none;
        --side-rail-accent-shadow-hover: 0 6px 18px rgba(69, 77, 161, 0.32);
        --side-rail-drawer-panel-w: min(300px, calc(100vw - 72px));
        --side-rail-border: 2.5px solid #1aad50;
        position: fixed;
        right: 0;
        top: 26%;
        z-index: 190;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        gap: 12px;
        pointer-events: none;
      }

      .side-rail__block {
        pointer-events: auto;
        flex-shrink: 0;
      }

      /* Shared face width   chat, phone, consultancy tab */
      .side-rail__tab-face {
        width: var(--side-rail-tab-w);
        min-width: var(--side-rail-tab-w);
        max-width: var(--side-rail-tab-w);
        flex: 0 0 var(--side-rail-tab-w);
        box-sizing: border-box;
        background: var(--side-rail-accent);
        box-shadow: var(--side-rail-accent-shadow);
        border: var(--side-rail-border);
        border-right: none;
        border-radius: 16px 0 0 16px;
      }

      .side-rail__pill {
        display: flex;
        align-items: center;
        overflow: hidden;
        height: var(--side-rail-tab-h);
        transition:
          box-shadow 0.3s ease,
          transform 0.2s ease,
          max-width 0.35s ease;
      }

      .side-rail__block--phone a.side-rail__pill {
        text-decoration: none;
        color: inherit;
      }

      .side-rail__block--chat button.side-rail__pill {
        appearance: none;
        -webkit-appearance: none;
        padding: 0;
        margin: 0;
        font: inherit;
        text-decoration: none;
        color: inherit;
        cursor: pointer;
        text-align: left;
        background: var(--side-rail-accent);
        box-shadow: var(--side-rail-accent-shadow);
        border: var(--side-rail-border);
        border-right: none;
        border-radius: 16px 0 0 16px;
      }

      .side-rail__block--chat button.side-rail__pill:hover,
      .side-rail__block--chat button.side-rail__pill:focus,
      .side-rail__block--chat button.side-rail__pill:focus-visible {
        text-decoration: none;
        color: inherit;
      }

      .side-rail__block--phone a.side-rail__pill:hover,
      .side-rail__block--phone a.side-rail__pill:focus,
      .side-rail__block--phone a.side-rail__pill:focus-visible {
        text-decoration: none;
        color: inherit;
      }

      .side-rail__block--hover:hover .side-rail__pill,
      .side-rail__block--phone:hover .side-rail__pill,
      .side-rail__block--phone:focus-within .side-rail__pill {
        max-width: none;
        flex: 0 1 auto;
        width: auto;
      }

      .side-rail__block--hover:hover .side-rail__pill,
      .side-rail__block--phone:hover .side-rail__pill,
      .side-rail__block--phone:focus-within .side-rail__pill,
      .side-rail__block--chat:hover .side-rail__pill,
      .side-rail__block--chat:focus-within .side-rail__pill {
        box-shadow: var(--side-rail-accent-shadow-hover);
      }

      .side-rail__icon-btn {
        width: var(--side-rail-tab-w);
        height: var(--side-rail-tab-h);
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border: none;
        color: #fff;
        font-size: 22px;
        cursor: pointer;
        text-decoration: none;
      }

      .side-rail__icon-btn i {
        display: block;
        line-height: 1;
        pointer-events: none;
      }

      .side-rail__expand {
        display: flex;
        align-items: center;
        max-width: 0;
        opacity: 0;
        overflow: hidden;
        white-space: nowrap;
        transition:
          max-width 0.35s cubic-bezier(0.4, 0, 0.2, 1),
          opacity 0.22s ease,
          padding 0.35s ease;
      }

      .side-rail__sep {
        width: 1px;
        height: 26px;
        background: rgba(255, 255, 255, 0.35);
        margin: 0 14px 0 6px;
        flex-shrink: 0;
      }

      .side-rail__expand-label {
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        padding-right: 18px;
        font-family: "Inter", sans-serif;
        letter-spacing: 0.01em;
      }

      .side-rail__block--hover:hover .side-rail__expand,
      .side-rail__block--hover:focus-within .side-rail__expand {
        max-width: 220px;
        opacity: 1;
      }

      .side-rail__block--phone:hover .side-rail__expand,
      .side-rail__block--phone:focus-within .side-rail__expand {
        max-width: 240px;
      }

      .side-rail__block--consult {
        position: relative;
        width: var(--side-rail-tab-w);
        flex-shrink: 0;
      }

      .side-rail__drawer-backdrop {
        position: fixed;
        inset: 0;
        z-index: 188;
        background: rgba(20, 20, 42, 0.35);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition:
          opacity 0.35s ease,
          visibility 0.35s ease;
      }

      .side-rail__block--consult.is-open .side-rail__drawer-backdrop {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
      }

      /* Form + badge slide together as one drawer */
      .side-rail__consult-wrap {
        position: absolute;
        right: 0;
        top: 0;
        display: flex;
        flex-direction: row-reverse;
        align-items: flex-start;
        width: calc(var(--side-rail-tab-w) + var(--side-rail-drawer-panel-w));
        transform: translateX(var(--side-rail-drawer-panel-w));
        transition: transform 0.4s cubic-bezier(0.32, 0.72, 0, 1);
        will-change: transform;
        z-index: 191;
      }

      .side-rail__block--consult.is-open .side-rail__consult-wrap {
        transform: translateX(0);
      }

      .side-rail__consult-tab {
        color: #fff;
        padding: 12px 0;
        height: auto;
        align-self: flex-start;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        transition: box-shadow 0.3s ease;
      }

      .side-rail__consult-tab-label {
        display: block;
        writing-mode: vertical-rl;
        text-orientation: mixed;
        transform: rotate(180deg);
        font-size: 12px;
        font-weight: 800;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        white-space: nowrap;
        font-family: "Inter", sans-serif;
        line-height: 1.2;
      }

      .side-rail__block--consult.is-open .side-rail__consult-tab {
        box-shadow: var(--side-rail-accent-shadow-hover);
      }

      .side-rail__block--consult:not(.is-open) .side-rail__consult-wrap {
        pointer-events: none;
      }

      .side-rail__block--consult:not(.is-open) .side-rail__consult-tab {
        pointer-events: auto;
      }

      .side-rail__block--consult.is-open .side-rail__consult-wrap {
        pointer-events: auto;
      }

      button.side-rail__consult-tab {
        cursor: pointer;
        font-family: inherit;
      }

      .side-rail__consult-panel {
        position: relative;
        flex-shrink: 0;
        width: var(--side-rail-drawer-panel-w);
        max-height: min(85vh, 520px);
        overflow-y: auto;
        padding: 28px 22px 22px;
        background: var(--white);
        border: 1px solid var(--border-light);
        border-right: none;
        box-shadow: -12px 0 40px rgba(69, 77, 161, 0.18);
        border-radius: 10px 0 0 10px;
      }

      .side-rail__consult-panel::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 3px;
        background: var(--side-rail-accent);
        border-radius: 10px 0 0 0;
        z-index: 1;
      }

      .side-rail__form-title {
        font-family: "Playfair Display", Georgia, serif;
        font-size: 17px;
        font-weight: 500;
        color: var(--ink);
        line-height: 1.2;
        margin: 0 0 18px;
        padding-right: 8px;
        white-space: normal;
      }

      .side-rail__form-title .hero-banner-form__title-small {
        font-size: 0.65em;
      }

      .side-rail__form-title em {
        font-style: italic;
        font-weight: 400;
        color: var(--midnight);
      }

      .side-rail__form .sr-field {
        width: 100%;
        background: var(--lav);
        border: 1.5008px solid var(--bd);
        border-radius: 8px;
        padding: 11px 14px;
        margin-bottom: 10px;
        font-size: 14.5008px;
        font-family: "Inter", sans-serif;
        color: var(--ink);
        outline: none;
        transition:
          border-color 0.2s,
          background 0.2s,
          box-shadow 0.2s;
      }

      .side-rail__form .sr-field::placeholder {
        color: #b0b0c4;
      }

      .side-rail__form .sr-field:focus {
        border-color: var(--midnight);
        background: var(--white);
        box-shadow: 0 0 0 3px rgba(69, 77, 161, 0.07);
      }

      .side-rail__form select.sr-field {
        appearance: none;
        cursor: pointer;
        padding-right: 36px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%237878a0' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right 12px center;
        background-size: 12px;
        color: var(--ink);
      }

      .side-rail__form select.sr-field:invalid {
        color: #b0b0c4;
      }

      .side-rail__form select.sr-field:focus,
      .side-rail__form select.sr-field option {
        color: var(--ink, #10132b);
      }

      .side-rail__form select.sr-field option[disabled] {
        color: #b0b0c4;
      }

      .side-rail__form-foot {
        font-size: 12px;
        color: var(--muted);
        text-align: center;
        margin: 12px 0 0;
        line-height: 1.45;
      }

      .side-rail__submit {
        width: 100%;
        padding: 12px 16px;
        border: none;
        border-radius: 10px;
        background: var(--side-rail-accent);
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        font-family: "Inter", sans-serif;
        cursor: pointer;
        box-shadow: var(--side-rail-accent-shadow);
        transition:
          background 0.2s ease,
          transform 0.2s ease,
          box-shadow 0.3s ease;
      }

      .side-rail__submit:hover {
        background: var(--side-rail-accent-hover);
        transform: translateY(-2px);
        box-shadow: var(--side-rail-accent-shadow-hover);
      }

      .side-rail__form-note {
        display: none;
        font-size: 13px;
        color: var(--green);
        font-weight: 600;
        text-align: center;
        margin-top: 10px;
      }

      .side-rail__form.is-sent .side-rail__form-title,
      .side-rail__form.is-sent .side-rail__form-fields,
      .side-rail__form.is-sent .side-rail__form-foot {
        display: none;
      }

      .side-rail__form.is-sent .side-rail__form-note {
        display: block;
      }

      @media (max-width: 768px) {
        .side-rail {
          --side-rail-tab-w: 40px;
          --side-rail-tab-h: 40px;
        }

        .side-rail__icon-btn {
          font-size: 18px;
        }

        .side-rail__block--consult {
          --side-rail-consult-tab-w: 40px;
          width: var(--side-rail-consult-tab-w);
        }

        .side-rail__consult-wrap {
          width: calc(var(--side-rail-consult-tab-w) + var(--side-rail-drawer-panel-w));
        }

        .side-rail__consult-tab {
          padding: 10px 0;
          width: var(--side-rail-consult-tab-w);
          min-width: var(--side-rail-consult-tab-w);
          max-width: var(--side-rail-consult-tab-w);
          flex: 0 0 var(--side-rail-consult-tab-w);
        }

        .side-rail__consult-tab-label {
          font-size: 10px;
        }
      }

      /* Hero banner heading   2 lines (logo-design-v1) */
      body.has-top-promo-bar.page-logo-design .hero-copy h1 {
        font-size: clamp(34px, 4vw, 54px);
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
        line-height: 1.12;
      }

      body.has-top-promo-bar.page-logo-design .hero-h1-line {
        display: block;
        margin: 0;
        padding: 0;
        transform: none;
        color: #000;
      }

      body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-h1-line:not(.hero-h1-line--bottom) {
        white-space: nowrap;
      }

      body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-h1-line--bottom {
        white-space: nowrap;
      }

      body.has-top-promo-bar.page-logo-design .hero-h1-line--bottom {
        display: inline-block;
        position: relative;
        align-items: center;
        gap: clamp(10px, 1.4vw, 18px);
        white-space: nowrap;
        font-size: inherit;
        vertical-align: top;
      }

      body.has-top-promo-bar.page-logo-design .hero-h1-line--bottom .hero-from-sparkles--left {
        position: absolute;
        right: 100%;
        top: 50%;
        margin-right: clamp(8px, 1vw, 14px);
        transform: translateY(-50%);
      }

      body.has-top-promo-bar.page-logo-design .hero-from-sparkles {
        display: inline-flex;
        align-items: center;
        gap: clamp(5px, 0.7vw, 10px);
        color: #c7c2ff;
        line-height: 1;
        flex-shrink: 0;
        pointer-events: none;
      }

      body.has-top-promo-bar.page-logo-design .hero-from-sparkle {
        display: block;
        font-size: clamp(22px, 2.5vw, 36px);
        opacity: 0.92;
      }

      body.has-top-promo-bar.page-logo-design .hero-from-sparkle--sm {
        font-size: clamp(14px, 1.6vw, 24px);
        opacity: 0.68;
      }

      body.has-top-promo-bar.page-logo-design .hero-from-sparkles--left .hero-from-sparkle:first-child {
        transform: translateY(-5px) rotate(-14deg);
      }

      body.has-top-promo-bar.page-logo-design .hero-from-sparkles--left .hero-from-sparkle--sm {
        transform: translateY(3px) rotate(8deg);
      }

      body.has-top-promo-bar.page-logo-design .hero-from-sparkles--right .hero-from-sparkle--sm {
        transform: translateY(-4px) rotate(-10deg);
      }

      body.has-top-promo-bar.page-logo-design .hero-from-sparkles--right .hero-from-sparkle:last-child {
        transform: translateY(2px) rotate(12deg);
      }

      body.has-top-promo-bar.page-logo-design .hero-h1-line em,
      body.has-top-promo-bar.page-logo-design .hero-h1-line--bottom em {
        font-style: italic;
        font-weight: 400;
        color: var(--midnight);
      }

      body.has-top-promo-bar.page-logo-design .hero-actions {
        margin-bottom: 32px;
      }

      body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        gap: 14px;
      }

      body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions .btn-green,
      body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions .btn-ghost {
        width: auto;
        flex: 0 0 auto;
        white-space: nowrap;
      }

      body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions .btn-ghost {
        padding-left: 0.5rem;
      }

      body.has-top-promo-bar.page-logo-design .hero-actions .btn-ghost,
      body.has-top-promo-bar.page-logo-design .hero-actions .btn-ghost:hover {
        color: var(--midnight);
        border-bottom-color: var(--midnight);
      }

      body.has-top-promo-bar.page-logo-design .hero {
        position: relative;
        min-height: 100vh;
        min-height: 100dvh;
        display: flex;
        align-items: center;
        overflow: visible;
        background-color: #fbfaff;
      }

      /* logo-design-v2: hide blue stats strip + tighten gap before As seen in */
      body.page-logo-design-v2 .hero-strip {
        display: none !important;
      }

      body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero {
        min-height: 100vh;
        min-height: 100dvh;
        align-items: flex-start;
        padding-top: clamp(130px, 20vh, 200px);
        padding-bottom: clamp(35px, 3vh, 40px);
        /* background: url("/assets/images/banner/logo-and-branding.png") no-repeat center center;
        background-size: cover; */
      }

      body.page-logo-design-v2 .logo-bar.logo-bar--index {
        padding-top: 24px;
        padding-bottom: 24px;
      }

      body.has-top-promo-bar.page-logo-design .hero-bg-shape,
      body.has-top-promo-bar.page-logo-design .hero-dots {
        display: none !important;
      }

      body.has-top-promo-bar.page-logo-design .hero-sparkle {
        position: absolute;
        color: #c7c2ff;
        font-size: 38px;
        opacity: 0.9;
        pointer-events: none;
        z-index: 1;
      }

      body.has-top-promo-bar.page-logo-design .hero-sparkle.s1 {
        left: 78px;
        top: 165px;
      }

      body.has-top-promo-bar.page-logo-design .hero-sparkle.s2 {
        left: 86px;
        bottom: 260px;
      }

      body.has-top-promo-bar.page-logo-design .hero-sparkle.s3 {
        right: 95px;
        bottom: 250px;
      }

      body.has-top-promo-bar.page-logo-design .hero-sparkle.s4 {
        right: 70px;
        top: 350px;
      }

      body.has-top-promo-bar.page-logo-design .hero-inner {
        position: relative;
        z-index: 2;
        width: 100%;
        max-width: min(
          1180px,
          calc(100% - var(--side-rail-tab-w, 52px) - clamp(160px, 18vw, 300px))
        );
        margin: 0 auto;
      }

      @media (min-width: 1025px) {
        body.has-top-promo-bar.page-logo-design .hero {
          overflow: visible;
        }

        body.has-top-promo-bar.page-logo-design .hero-visual,
        body.has-top-promo-bar.page-logo-design .hero-form-cluster {
          overflow: visible;
        }

        body.has-top-promo-bar.page-logo-design .hero-inner--attach {
          position: relative;
          display: flex;
          flex-wrap: wrap;
          align-items: flex-start;
          align-content: flex-start;
          gap: 0;
          row-gap: 8px;
          margin-top: 4px;
          justify-content: space-between;
        }

        body.has-top-promo-bar.page-logo-design .hero-inner--attach .hero-copy {
          flex: 0 0 100%;
          width: 100%;
          max-width: 100%;
          /* padding-right: clamp(560px, 50vw, 700px); */
          box-sizing: border-box;
          max-width: 460px;
        }

        body.has-top-promo-bar.page-logo-design .hero-h1-line--bottom {
          max-width: 100%;
          white-space: nowrap;
          transform: none;
        }

        body.has-top-promo-bar.page-logo-design .hero-inner--attach .hero-visual {
          /* position: absolute; */
          /* top: clamp(0px, 0.4vh, 8px); */
          right: clamp(32px, 1.5vw, 72px);
          margin: 0;
          transform: translateX(-36px);
          z-index: 5;
        }

        body.has-top-promo-bar.page-logo-design .hero-visual-group.hero-form-cluster {
          position: relative;
          display: block;
          width: min(480px, 100%);
        }

        body.has-top-promo-bar.page-logo-design .hero-logo-floats {
          position: absolute;
          top: 0;
          right: 0;
          left: 0;
          bottom: clamp(-56px, -6vh, -36px);
          pointer-events: none;
          z-index: 3;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card {
          position: absolute;
          z-index: 6;
          width: clamp(110px, 9vw, 158px);
          height: clamp(110px, 9vw, 158px);
          aspect-ratio: 1 / 1;
          background: rgba(255, 255, 255, 0.92);
          /* border: 1px solid rgba(255, 255, 255, 0.8); */
          border-radius: 23px;
          padding: 14px;
          display: flex;
          align-items: center;
          justify-content: center;
          box-shadow:
            0 25px 65px rgba(104, 88, 185, 0.16),
            inset 0 0 0 1px rgba(255, 255, 255, 0.7);
          backdrop-filter: blur(14px);
          overflow: hidden;
          transform-origin: center center;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card::before {
          content: "";
          position: absolute;
          inset: -22px;
          border-radius: inherit;
          background: radial-gradient(circle, rgba(255, 255, 255, 0.9), transparent 64%);
          z-index: -1;
          opacity: 0.8;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card__media {
          position: relative;
          width: 100%;
          height: 100%;
          z-index: 1;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card__logo {
          position: absolute;
          inset: 0;
          z-index: 1;
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: center center;
          border-radius: inherit;
          display: block;
          opacity: 0;
          transition: opacity 3.5s ease-in-out;
          will-change: opacity;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card--logo {
          padding: 0;
          display: block;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card--logo .hero-form-logo-card__media {
          display: flex;
          align-items: center;
          justify-content: center;
          transform: none;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card--logo img,
        body.has-top-promo-bar.page-logo-design .hero-form-logo-card--logo .hero-form-logo-card__logo {
          position: absolute;
          inset: 0;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0;
          width: 100%;
          height: 100%;
          max-width: 100%;
          max-height: 100%;
          transform: none;
          object-fit: cover;
          object-position: center center;
          border-radius: inherit;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card--mockup {
          padding: 0;
          background: transparent;
          border: none;
          backdrop-filter: none;
          box-shadow: 0 25px 65px rgba(104, 88, 185, 0.16);
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card--mockup::before {
          display: none;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card--mockup .hero-form-logo-card__logo {
          object-fit: cover;
          border-radius: 23px;
          transition: opacity 4.8s ease-in-out;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card__logo.is-visible {
          opacity: 1;
        }

        @media (prefers-reduced-motion: reduce) {
          body.has-top-promo-bar.page-logo-design .hero-form-logo-card__logo {
            transition: none;
          }
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-ravel {
          right: calc(100% + clamp(8px, 1.75vw, 35px));
          left: auto;
          top: 36%;
          transform: translateY(-50%) rotate(9deg);
          animation: hero-logo-float-ravel 10s ease-in-out infinite;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-kinetic {
          right: calc(100% + clamp(30px, 2.8vw, 42px));
          left: auto;
          top: 74%;
          transform: translateY(-50%) rotate(-13deg);
          animation: hero-logo-float-kinetic 11s ease-in-out infinite;
          animation-delay: 0.7s;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-mothership {
          left: calc(100% + 20px);
          right: auto;
          top: 17%;
          z-index: 7;
          transform: translateY(-50%) rotate(-7deg);
          animation: hero-logo-float-mothership 9.5s ease-in-out infinite;
          animation-delay: 0.3s;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-bronze {
          left: calc(100% + clamp(26px, 2.5vw, 38px));
          right: auto;
          top: 50%;
          z-index: 5;
          transform: translateY(-50%) rotate(7deg);
          animation: hero-logo-float-bronze 11.5s ease-in-out infinite;
          animation-delay: 1.1s;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-eggboy {
          left: calc(100% + clamp(22px, 2.1vw, 30px));
          right: auto;
          top: auto;
          bottom: 20px;
          z-index: 6;
          transform: rotate(-7deg);
          animation: hero-logo-float-eggboy 9.8s ease-in-out infinite;
          animation-delay: 0.5s;
        }

        @keyframes hero-logo-float-ravel {
          0%,
          100% {
            transform: translateY(calc(-50% + 0px)) rotate(8.2deg);
          }
          50% {
            transform: translateY(calc(-50% - 5px)) rotate(9.8deg);
          }
        }

        @keyframes hero-logo-float-kinetic {
          0%,
          100% {
            transform: translateY(calc(-50% + 1px)) rotate(-12.2deg);
          }
          50% {
            transform: translateY(calc(-50% - 4px)) rotate(-13.6deg);
          }
        }

        @keyframes hero-logo-float-mothership {
          0%,
          100% {
            transform: translateY(calc(-50% + 0px)) rotate(-6.4deg);
          }
          50% {
            transform: translateY(calc(-50% - 5px)) rotate(-7.6deg);
          }
        }

        @keyframes hero-logo-float-bronze {
          0%,
          100% {
            transform: translateY(calc(-50% + 1px)) rotate(6.4deg);
          }
          50% {
            transform: translateY(calc(-50% - 4px)) rotate(7.6deg);
          }
        }

        @keyframes hero-logo-float-eggboy {
          0%,
          100% {
            transform: translateY(0) rotate(-6.3deg);
          }
          50% {
            transform: translateY(-5px) rotate(-7.7deg);
          }
        }

        @media (prefers-reduced-motion: reduce) {
          body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-ravel,
          body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-kinetic,
          body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-mothership,
          body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-bronze,
          body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-eggboy {
            animation: none;
          }
        }

        body.has-top-promo-bar.page-logo-design .hero-banner-form {
          position: relative;
          z-index: 4;
          box-shadow: 0 20px 60px rgba(69, 77, 161, 0.15);
        }

        body.has-top-promo-bar.page-logo-design .hero-industries__stack {
          display: flex;
          flex-direction: column;
          gap: 8px;
          flex: 0 0 auto;
          margin-top: 4px;
        }

        body.has-top-promo-bar.page-logo-design .hero-industries__row {
          display: flex;
          flex-wrap: nowrap;
          gap: 8px;
          width: fit-content;
          max-width: 100%;
        }
      }

      @media (min-width: 1025px) and (max-width: 1280px) {
        body.has-top-promo-bar.page-logo-design .hero-inner--attach .hero-copy {
          padding-right: clamp(400px, 44vw, 540px);
        }

        body.has-top-promo-bar.page-logo-design .hero-inner--attach .hero-visual {
          right: clamp(12px, 1vw, 28px);
          transform: translateX(-12px) scale(0.94);
          transform-origin: top right;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card {
          width: clamp(96px, 8.5vw, 130px);
          height: clamp(96px, 8.5vw, 130px);
        }
      }

      body.has-top-promo-bar.page-logo-design .hero-copy {
        max-width: 100%;
      }

      body.has-top-promo-bar.page-logo-design .hero-visual {
        position: relative;
        z-index: 4;
      }

      body.has-top-promo-bar.page-logo-design .hero-visual-group {
        display: block;
      }

      body.has-top-promo-bar.page-logo-design .hero-visual-art {
        position: absolute;
        right: var(--side-rail-tab-w, 52px);
        bottom: clamp(72px, 10vh, 128px);
        width: clamp(180px, 18vw, 300px);
        height: auto;
        max-height: min(560px, 72vh);
        object-fit: contain;
        object-position: bottom right;
        margin: 0;
        pointer-events: none;
        user-select: none;
        mix-blend-mode: screen;
        z-index: 3;
      }

      html {
        scroll-behavior: smooth;
      }

      body.page-logo-design #get-matched {
        scroll-margin-top: 110px;
      }

      body.page-logo-design-v2 #testimonials .testi-card {
        min-height: 0;
        align-items: stretch;
      }

      body.page-logo-design-v2 #testimonials .testi-video {
        position: relative;
        display: block;
        width: 200px;
        min-width: 200px;
        height: auto;
        min-height: 100%;
        flex: 0 0 200px;
        align-self: stretch;
        padding: 0;
        margin: 0;
        background: #eceaf4;
        overflow: hidden;
        box-sizing: border-box;
      }

      body.page-logo-design-v2 #testimonials .testi-video img,
      body.page-logo-design-v2 #testimonials .testi-video img.testi-video__logo {
        position: absolute !important;
        inset: 0 !important;
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        max-width: none !important;
        max-height: none !important;
        object-fit: cover !important;
        object-position: center center !important;
        padding: 0 !important;
        margin: 0 !important;
        background: transparent !important;
        box-sizing: border-box !important;
        transform: none !important;
      }

      body.page-logo-design-v2 #testimonials .testi-card:hover .testi-video img {
        transform: none !important;
      }

      body.page-logo-design-v2 #testimonials .testi-content {
        justify-content: flex-start;
        padding: 22px 24px 20px;
      }

      body.page-logo-design-v2 #testimonials .testi-author {
        margin-top: auto;
        padding-top: 14px;
      }

      @media (max-width: 640px) {
        body.page-logo-design-v2 #testimonials .testi-card {
          width: 88vw;
        }

        body.page-logo-design-v2 #testimonials .testi-video {
          width: 132px;
          min-width: 132px;
          height: auto;
          min-height: 0;
          flex-basis: 132px;
          aspect-ratio: 1 / 1;
        }
      }

      /* This page only: mobile reviews = text only (hide logo thumb) */
      @media (max-width: 768px) {
        body.page-logo-design.page-logo-design-v2 #testimonials .testi-video {
          display: none !important;
        }

        body.page-logo-design.page-logo-design-v2 #testimonials .testi-card {
          width: min(88vw, 360px) !important;
          min-height: auto !important;
          height: auto !important;
          flex-direction: column;
          scroll-snap-align: center;
          scroll-snap-stop: always;
        }

        body.page-logo-design.page-logo-design-v2 #testimonials .testi-content {
          width: 100%;
          padding: 20px 18px 18px;
        }

        body.page-logo-design.page-logo-design-v2 #testimonials .testi-quote {
          -webkit-line-clamp: unset;
          line-clamp: unset;
          display: block;
        }

        /* Keep 2 rows; snap one card at a time (kill continuous marquee) */
        body.page-logo-design.page-logo-design-v2 #testimonials .testi-row {
          overflow-x: auto;
          overflow-y: hidden;
          scroll-snap-type: x mandatory;
          -webkit-overflow-scrolling: touch;
          scrollbar-width: none;
          -webkit-mask-image: none;
          mask-image: none;
          /* Vertical page scroll must not get trapped inside the row */
          touch-action: pan-x pan-y;
          overscroll-behavior-x: contain;
          overscroll-behavior-y: auto;
        }

        body.page-logo-design.page-logo-design-v2
          #testimonials
          .testi-row::-webkit-scrollbar {
          display: none;
        }

        body.page-logo-design.page-logo-design-v2 #testimonials .testi-track,
        body.page-logo-design.page-logo-design-v2
          #testimonials
          .testi-track.testi-ready,
        body.page-logo-design.page-logo-design-v2
          #testimonials
          .testi-row.reverse
          .testi-track.testi-ready {
          animation: none !important;
          animation-duration: 0.001s !important;
          animation-play-state: paused !important;
          transform: none !important;
          --testi-duration: 9999s;
        }
      }

      body.page-logo-design-v2 #testimonials .testi-video-play {
        display: none;
      }

      body.page-logo-design-v2 #testimonials .testi-video-duration {
        display: none;
      }

      body.page-logo-design .portfolio-section {
        padding-top: 88px;
      }

      body.page-logo-design #portfolio .section-label,
      body.page-logo-design #portfolio .container > h2,
      body.page-logo-design #portfolio .section-intro {
        text-align: center;
      }

      body.page-logo-design #portfolio .container > h2 {
        max-width: 680px;
        /* margin-left: auto; */
        margin-right: auto;
      }

      body.page-logo-design #portfolio .section-intro {
        max-width: 520px;
        /* margin-left: auto; */
        margin-right: auto;
      }

      body.page-logo-design .portfolio-row {
        display: flex;
        align-items: center;
        min-height: 280px;
      }

      body.page-logo-design .portfolio-card img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
      }

      body.page-logo-design .portfolio-card.portfolio-card--large img {
        object-fit: contain;
        padding: 4px;
        transform: scale(1.14);
        background: linear-gradient(145deg, #eef0fb 0%, #f8f9ff 100%);
      }

      body.page-logo-design .portfolio-card.portfolio-card--large:hover img {
        transform: scale(1.2);
      }

      /* Logo Animation tab   YouTube preview popup (matches motion-video) */
      body.page-logo-design .pf-lightbox__youtube {
        width: min(92vw, 960px);
        aspect-ratio: 16 / 9;
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 0 24px 64px rgba(0, 0, 0, 0.45);
      }

      body.page-logo-design .pf-lightbox__youtube iframe {
        width: 100%;
        height: 100%;
        border: 0;
      }

      body.page-logo-design .pf-lightbox__youtube-facade {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        padding: 0;
        border: 0;
        border-radius: inherit;
        overflow: hidden;
        cursor: pointer;
        background: #000;
      }

      body.page-logo-design .pf-lightbox__youtube-facade img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
      }

      body.page-logo-design .pf-lightbox__youtube-play {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 72px;
        height: 72px;
        margin: -36px 0 0 -36px;
        border-radius: 50%;
        background: rgba(255, 0, 0, 0.92);
        box-shadow: 0 8px 28px rgba(0, 0, 0, 0.45);
      }

      body.page-logo-design .pf-lightbox__youtube-play::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -10px 0 0 -6px;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-left: 18px solid #fff;
      }

      /* Pricing #2 + logo add-ons   combo / add-on cards */
      #pricing-2 {
        --addon-price-pad-top: 62px;
        --addon-price-pad-right: 80px;
        --addon-price-to-image: 16px;
      }

      #pricing .pricing-inner > .chip.r,
      #pricing-2 .pricing-inner > .chip.r {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 8px;
        text-align: center;
      }

      #pricing .pricing-inner > h2.r,
      #pricing-2 .pricing-inner > h2.r {
        text-align: center;
        max-width: 680px;
        margin-right: auto;
      }

      #pricing .pricing-inner > p.sec-sub.r,
      #pricing-2 .pricing-inner > p.sec-sub.r {
        text-align: center;
        max-width: 625px;
        margin-right: auto;
      }

      #pricing .pricing-inner {
        max-width: 1148px;
        padding-left: 24px;
        padding-right: 24px;
      }

      /* Logo packages   same fonts as site-wide .p-card pricing */
      #pricing .pricing-grid {
        display: flex;
        align-items: flex-start;
        gap: 18px;
        max-width: 1148px;
        width: 100%;
        margin: 0 auto;
        font-family: "Inter", sans-serif;
      }

      #pricing .pricing-card {
        flex: 1;
        background: #f7f8fb;
        border: 1px solid #ebedf3;
        border-radius: 16px;
        padding: 26px 24px 24px;
        display: flex;
        flex-direction: column;
        transition: transform 0.25s ease, box-shadow 0.25s ease;
        min-width: 0;
        position: relative;
        overflow: hidden;
      }

      #pricing .pricing-card::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 3px;
        background: #ebedf3;
        border-radius: 16px 16px 0 0;
        transition: background 0.3s ease;
      }

      #pricing .pricing-card:hover::before {
        background: linear-gradient(90deg, var(--mid, #3b39d6), var(--turquoise, #7af0f5));
      }

      #pricing .pricing-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 22px 45px rgba(43, 47, 168, 0.14);
      }

      #pricing .pricing-card.featured {
        flex: 1.04;
        background: #f7f8fb;
        border: 1px solid #ebedf3;
        border-radius: 16px;
        padding: 30px 26px 26px;
        margin: -12px 0;
        box-shadow: 0 18px 45px rgba(43, 47, 168, 0.12);
        z-index: 1;
        align-items: stretch;
      }

      #pricing .pricing-card.featured::before {
        background: linear-gradient(90deg, var(--turquoise, #7af0f5), #5660c5);
      }

      #pricing .pricing-card.featured:hover {
        transform: translateY(-10px);
        box-shadow: 0 28px 55px rgba(43, 47, 168, 0.18);
      }

      #pricing .pkg-tier {
        font-size: 12px;
        font-weight: 800;
        letter-spacing: 0.09em;
        color: #3b39d6;
        margin-bottom: 18px;
        text-transform: uppercase;
      }

      #pricing .pricing-card.featured .pkg-tier {
        color: #3b39d6;
        margin-bottom: 0;
      }

      #pricing .pkg-featured-head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: nowrap;
        gap: 0;
        width: 100%;
        align-self: stretch;
        margin-bottom: 16px;
      }

      #pricing .pkg-featured-head .pkg-tier {
        flex: 0 0 auto;
        margin-bottom: 0;
      }

      #pricing .pkg-featured-head .pkg-best-badge {
        flex: 0 0 auto;
        margin-left: 0;
      }

      #pricing .pkg-best-badge {
        background: linear-gradient(90deg, #3ee0d4, #23b3a8);
        color: #04312e;
        font-size: 10px;
        font-weight: 900;
        letter-spacing: 1px;
        padding: 4px 9px;
        border-radius: 18px;
        box-shadow:
          0 6px 20px rgba(62, 224, 212, 0.5),
          0 0 0 4px rgba(62, 224, 212, 0.18);
        white-space: nowrap;
        flex-shrink: 0;
      }

      #pricing .pkg-price-row {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        gap: 16px;
      }

      #pricing .pkg-price-main {
        min-width: 0;
      }

      #pricing .pkg-was {
        font-size: 14px;
        color: #9aa0ad;
        text-decoration: line-through;
        font-weight: 600;
        margin-bottom: 4px;
        line-height: 1.2;
      }

      #pricing .pricing-card.featured .pkg-was {
        color: #9da4b0;
      }

      #pricing .pkg-price {
        display: flex;
        align-items: flex-start;
        font-family: "Playfair Display", serif;
        font-weight: 700;
        color: var(--midnight);
        line-height: 1;
        letter-spacing: -0.5008px;
      }

      #pricing .pricing-card.featured .pkg-price {
        color: var(--midnight, #14182b);
      }

      #pricing .pkg-dollar {
        font-size: clamp(22px, 1.9vw, 26px);
        font-weight: 700;
        margin-top: 8px;
        line-height: 1;
      }

      #pricing .pkg-amount {
        font-size: clamp(44px, 4.2vw, 50px);
        font-weight: 700;
        letter-spacing: -0.5008px;
        line-height: 1;
      }

      #pricing .pkg-onetime {
        font-size: 14px;
        color: #6b6fd6;
        font-weight: 600;
        margin-top: 4px;
      }

      #pricing .pricing-card.featured .pkg-onetime {
        color: #7a7f8c;
      }

      #pricing .pkg-onetime-row {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 10px;
        margin-top: 8px;
      }

      #pricing .pkg-save {
        background: #eceef8;
        color: #3b39d6;
        font-size: 10px;
        font-weight: 800;
        letter-spacing: 0.35px;
        padding: 3px 7px;
        border-radius: 12px;
        white-space: nowrap;
        line-height: 1.2;
      }

      #pricing .pkg-icon {
        width: 66px;
        height: 66px;
        border-radius: 50%;
        background: rgba(69, 77, 161, 0.04);
        border: none;
        box-shadow:
          0 0 0 1px rgba(69, 77, 161, 0.08),
          0 8px 22px rgba(69, 77, 161, 0.14),
          0 0 28px rgba(99, 102, 241, 0.12);
        display: flex;
        align-items: center;
        justify-content: center;
        flex: none;
        margin-top: 2px;
      }

      #pricing .pricing-card.featured .pkg-icon {
        background: rgba(69, 77, 161, 0.04);
        border: none;
        box-shadow:
          0 0 0 1px rgba(69, 77, 161, 0.08),
          0 8px 22px rgba(69, 77, 161, 0.14);
      }

      #pricing .pkg-icon svg {
        width: 36px;
        height: 36px;
        display: block;
        flex-shrink: 0;
      }

      #pricing .pricing-card.featured .pkg-icon svg {
        transform: scaleX(-1);
      }

      #pricing .pkg-title {
        font-family: "Playfair Display", serif;
        font-size: 20px;
        font-weight: 700;
        color: #14182b;
        margin: 22px 0 8px;
        line-height: 1.15;
      }

      #pricing .pricing-card.featured .pkg-title {
        color: #14182b;
      }

      #pricing .pkg-desc-row {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 10px;
        margin-bottom: 16px;
      }

      #pricing .pkg-desc {
        font-size: 14px;
        color: #7a7f8c;
        font-weight: 600;
        line-height: 1.3;
      }

      #pricing .pricing-card.featured .pkg-desc {
        color: #7a7f8c;
      }

      #pricing .pkg-delivery {
        background: #eceef8;
        color: #3b39d6;
        font-size: 10px;
        font-weight: 800;
        letter-spacing: 0.35px;
        padding: 3px 7px;
        border-radius: 12px;
        white-space: nowrap;
        line-height: 1.2;
      }

      #pricing .pricing-card.featured .pkg-delivery {
        background: #eceef8;
        color: #3b39d6;
      }

      #pricing .pkg-features {
        display: flex;
        flex-direction: column;
        margin: 0;
        padding: 0;
        list-style: none;
      }

      #pricing .pkg-features li {
        display: flex;
        align-items: center;
        gap: 11px;
        padding: 7px 0;
        border-bottom: 1px solid #e7e9f0;
        font-size: 14px;
        color: #2a2e3f;
        font-weight: 600;
        line-height: 1.6;
      }

      #pricing .pricing-card.featured .pkg-features li {
        color: #3a3f52;
        border-bottom-color: #ebedf3;
      }

      #pricing .pkg-features li:last-child {
        border-bottom: none;
      }

      #pricing .pkg-features li svg {
        width: 16px;
        height: 16px;
        flex-shrink: 0;
        stroke: #1faf6b;
        fill: none;
        stroke-width: 2.6;
        stroke-linecap: round;
        stroke-linejoin: round;
      }

      #pricing .pkg-btn {
        margin-top: 24px;
        background: transparent;
        border: 1.5px solid #c7c9ec;
        color: #3b39d6;
        font-family: "Inter", sans-serif;
        font-size: 15px;
        font-weight: 700;
        padding: 12px;
        border-radius: 10px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        width: 100%;
        transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
      }

      #pricing .pkg-btn:hover {
        background: #f0f0fb;
        border-color: #c7c9ec;
        color: #3b39d6;
      }

      #pricing .pricing-card.featured .pkg-btn {
        background: var(--turquoise);
        border: none;
        color: #000;
        box-shadow: 0 12px 28px rgba(33, 191, 207, 0.35);
      }

      #pricing .pricing-card.featured .pkg-btn:hover {
        background: #1ec9d8;
        color: #000;
      }

      @media (max-width: 940px) {
        #pricing .pricing-grid {
          flex-direction: column;
          align-items: flex-start;
          gap: 20px;
        }

        #pricing .pricing-card,
        #pricing .pricing-card.featured {
          flex: 1 1 auto;
          margin: 0;
          width: 100%;
        }

        #pricing-2 .addon-grid .p-btn {
          padding: 8px 12px;
        }

        #pricing .pkg-icon {
          width: 60px;
          height: 60px;
        }

        #pricing .pkg-icon svg {
          width: 32px;
          height: 32px;
        }
      }

      #pricing-2 .p-badges-row {
        position: absolute;
        top: 14px;
        right: 14px;
        left: auto;
        z-index: 2;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        gap: 0;
        margin: 0;
      }

      #pricing-2 .p-price-tag {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        text-align: right;
      }

      #pricing-2 .p-price-tag__from {
        font-family: "Inter", sans-serif;
        font-size: 10px;
        font-weight: 700;
        letter-spacing: 0.14em;
        text-transform: uppercase;
        color: var(--turquoise);
        line-height: 1.2;
      }

      #pricing-2 .p-price-tag__amount {
        font-family: "Inter", sans-serif;
        font-size: clamp(26px, 2.6vw, 34px);
        font-weight: 700;
        color: var(--ink);
        line-height: 1.05;
        letter-spacing: -0.02em;
        margin-top: 2px;
      }

      #pricing-2 .p-price-tag__line {
        display: block;
        width: 100%;
        height: 3px;
        /* margin-top: 6px; */
        background: transparent url("/assets/images/pricing-price-line.svg") no-repeat left center / 100% 100%;
      }

      /* logo-design-v2: nudge FROM + price text down (not the underline) */
      #pricing-2 .addon-grid .p-price-tag {
        padding-top: 0;
      }

      #pricing-2 .p-pop-badge {
        position: absolute;
        top: 12px;
        left: 12px;
        z-index: 3;
        font-size: 9px;
        font-weight: 800;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: var(--mid);
        background: var(--turquoise);
        padding: 5px 11px;
        border-radius: 100px;
        line-height: 1.2;
      }

      #pricing-2 .p-label-badge {
        position: absolute;
        top: 12px;
        left: 12px;
        z-index: 3;
        font-size: 9px;
        font-weight: 700;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #166534;
        background: #dcfce7;
        padding: 5px 11px;
        border-radius: 100px;
        line-height: 1.2;
      }

      #pricing-2 .p-badge-tier {
        display: none;
      }

      #pricing-2 .p-badge-save {
        display: none;
      }

      #pricing-2 .p-card.featured .p-price-tag__from {
        color: rgba(255, 255, 255, 0.72);
      }

      #pricing-2 .p-card.featured .p-price-tag__amount {
        color: #fff;
      }

      #pricing-2 .p-card.featured .p-price-tag__line {
        background-image: url("/assets/images/pricing-price-line-turquoise.svg");
      }

      #pricing-2 .p-card.featured .p-label-badge {
        background: rgba(255, 255, 255, 0.14);
        color: #fff;
      }

      #pricing-2 .p-kit-head {
        font-size: 12px;
        font-weight: 600;
        color: var(--muted);
        margin-bottom: 12px;
        line-height: 1.35;
      }

      #pricing-2 .p-card.featured .p-kit-head {
        color: rgba(255, 255, 255, 0.65);
      }

      #pricing-2 .addon-cat {
        font-family: "Inter", sans-serif;
        font-size: clamp(17px, 1.5vw, 20px);
        font-weight: 800;
        letter-spacing: 0.07em;
        text-transform: uppercase;
        color: var(--mid);
        margin: 36px 0 18px;
        line-height: 1.25;
      }

      #pricing-2 .addon-cat:first-of-type {
        margin-top: 4px;
      }

      #pricing-2 .addon-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 18px;
        margin-bottom: 4px;
        align-items: stretch;
        --addon-img-size: clamp(188px, 18vw, 228px);
      }

      #pricing-2 .addon-grid .p-card {
        display: flex;
        flex-direction: column;
        height: 100%;
      }

      #pricing-2 .addon-grid .p-desc {
        margin-bottom: 18px;
      }

      #pricing-2 .addon-grid .p-card {
        background: #fff;
        border: 1px solid rgba(69, 77, 161, 0.1);
        border-radius: 16px;
        padding: 0;
        box-shadow: 0 8px 28px rgba(69, 77, 161, 0.08);
        overflow: hidden;
        transition:
          background 0.25s ease,
          transform 0.25s ease,
          box-shadow 0.25s ease;
      }

      #pricing-2 .addon-grid .p-card::before {
        display: none;
      }

      #pricing-2 .addon-grid .p-card:not(.featured):hover {
        transform: translateY(-4px);
        box-shadow: 0 14px 36px rgba(69, 77, 161, 0.14);
        background: #fff;
      }

      #pricing-2 .addon-grid .p-card.featured {
        background: var(--mid);
        border-color: var(--mid);
        box-shadow: 0 14px 48px rgba(69, 77, 161, 0.35);
      }

      #pricing-2 .addon-grid .p-card.featured:hover {
        background: var(--mid);
      }

      #pricing-2 .addon-grid .p-addon-media {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        padding: 6px 12px 0;
        background: linear-gradient(180deg, #f8f9fe 0%, #ffffff 72%);
        min-height: 0;
        overflow: hidden;
        transition: background 0.25s ease;
      }

      #pricing-2 .addon-grid .p-addon-media__head {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        flex-shrink: 0;
        gap: 8px;
        margin-bottom: 0;
      }

      #pricing-2 .addon-grid .p-addon-media__head:has(.p-label-badge) {
        justify-content: space-between;
      }

      #pricing-2 .addon-grid .p-addon-media__head:has(.p-label-badge) .p-badges-row {
        margin-left: 0;
        margin-right: auto;
      }

      #pricing-2 .addon-grid .p-addon-media__head:has(.p-label-badge) .p-label-badge {
        margin-left: auto;
      }

      #pricing-2 .addon-grid .p-card:not(.featured):hover .p-addon-media {
        background: linear-gradient(180deg, #f8f9fe 0%, #ffffff 72%);
      }

      #pricing-2 .addon-grid .p-card.featured .p-addon-media {
        background: transparent;
      }

      #pricing-2 .addon-grid--kits .p-card.featured .p-addon-media {
        padding-right: 42px;
        align-items: center;
      }

      #pricing-2 .addon-grid--kits .p-card.featured .p-addon-media img {
        margin-left: auto;
        margin-right: auto;
        object-position: 28% center;
      }

      #pricing-2 .addon-grid .p-card.featured .p-name {
        color: #fff;
      }

      #pricing-2 .addon-grid .p-card.featured .p-desc {
        color: rgba(255, 255, 255, 0.65);
      }

      #pricing-2 .addon-grid .p-addon-media img {
        display: block;
        width: var(--addon-img-size);
        height: var(--addon-img-size);
        max-width: 100%;
        object-fit: contain;
        object-position: center center;
        margin: 0 auto;
        flex-shrink: 0;
        transform: none;
        filter: drop-shadow(0 6px 14px rgba(69, 77, 161, 0.12))
          drop-shadow(0 2px 6px rgba(15, 18, 60, 0.06));
      }

      #pricing-2 .addon-grid .p-addon-media img.p-addon-img--logo-variants {
        position: relative;
        z-index: 3;
      }

      #pricing-2 .addon-grid .p-addon-media:not(:has(img))::after {
        content: "";
        display: block;
        width: var(--addon-img-size);
        height: var(--addon-img-size);
        max-width: 100%;
        margin: 0 auto;
        flex-shrink: 0;
      }

      #pricing-2 .addon-grid .p-badges-row {
        position: static;
        margin: 0;
        margin-right: auto;
        margin-left: 0;
        left: auto;
        right: auto;
        top: auto;
        align-items: flex-start;
        z-index: 2;
      }

      #pricing-2 .addon-grid .p-pop-badge {
        position: static;
      }

      #pricing-2 .addon-grid .p-price-tag {
        display: grid;
        grid-template-columns: max-content;
        align-items: start;
        justify-items: start;
        text-align: left;
        gap: 4px;
        background: transparent;
        border: none;
        border-radius: 0;
        padding: 6px 0 0;
        box-shadow: none;
        white-space: nowrap;
      }

      #pricing-2 .addon-grid .p-price-tag__from {
        font-family: "Inter", sans-serif;
        font-size: 11px;
        font-weight: 700;
        letter-spacing: 0.12em;
        line-height: 1;
        text-transform: uppercase;
        color: var(--mid);
      }

      #pricing-2 .addon-grid .p-card:nth-child(2) .p-price-tag__from {
        color: var(--turquoise);
      }

      #pricing-2 .addon-grid .p-price-tag__amount {
        font-family: "Inter", sans-serif;
        font-size: clamp(28px, 2.8vw, 36px);
        font-weight: 800;
        line-height: 1;
        letter-spacing: -0.02em;
        color: var(--mid);
        margin-top: 0;
        display: inline-block;
        width: fit-content;
      }

      #pricing-2 .addon-grid .p-price-tag__amount::after {
        display: none;
      }

      #pricing-2 .addon-grid .p-card:nth-child(2) .p-price-tag__amount {
        color: var(--turquoise);
      }

      #pricing-2 .addon-grid .p-card:nth-child(2) .p-price-tag__line,
      #pricing-2 .addon-grid .p-card.featured .p-price-tag__line {
        background-image: url("/assets/images/pricing-price-line-turquoise.svg");
      }

      #pricing-2 .addon-grid .p-card.featured .p-price-tag__from {
        color: var(--turquoise);
      }

      #pricing-2 .addon-grid .p-card.featured .p-price-tag__amount {
        color: var(--turquoise);
      }

      #pricing-2 .addon-grid--kits .p-card.featured {
        position: relative;
      }

      #pricing-2 .addon-grid--kits .p-card.featured .p-pop-ribbon {
        position: absolute;
        top: 0;
        right: 12px;
        z-index: 5;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        gap: 8px;
        width: 28px;
        padding: 11px 5px 22px;
        background: linear-gradient(180deg, #3ee0d4, #23b3a8);
        color: #04312e;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 90%, 0 100%);
      }

      #pricing-2 .addon-grid--kits .p-card.featured .p-pop-ribbon__star {
        width: 10px;
        height: 10px;
        flex-shrink: 0;
        color: #04312e;
      }

      #pricing-2 .addon-grid--kits .p-card.featured .p-pop-ribbon__text {
        display: block;
        writing-mode: vertical-rl;
        text-orientation: mixed;
        font-family: "Inter", sans-serif;
        font-size: 10px;
        font-weight: 800;
        letter-spacing: 0.05em;
        line-height: 1;
        white-space: nowrap;
        color: #04312e;
      }

      #pricing-2 .addon-grid .p-addon-body {
        display: flex;
        flex-direction: column;
        flex: 1;
        padding: 8px 18px 20px;
      }

      #pricing-2 .addon-grid .p-card:has(.p-addon-media) {
        padding: 0;
        overflow: hidden;
        border-radius: 16px;
      }

      #pricing-2 .addon-grid .p-label-badge {
        position: static;
        font-family: "Inter", sans-serif;
        font-size: 10px;
        font-weight: 800;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        padding: 5px 12px;
        line-height: 1.2;
      }

      #pricing-2 .addon-grid .p-addon-media__head:has(.p-label-badge) {
        justify-content: space-between;
      }

      #pricing-2 .addon-grid .p-card:not(:has(.p-addon-media)) {
        position: relative;
        padding: 48px 20px 22px;
        background: #fff;
        border: 1px solid rgba(69, 77, 161, 0.1);
        border-radius: 16px;
      }

      #pricing-2 .addon-grid .p-card:not(:has(.p-addon-media)) .p-badges-row {
        position: absolute;
        top: 14px;
        left: 14px;
        right: auto;
        margin: 0;
        z-index: 2;
      }

      #pricing-2 .addon-grid .p-addon-body .p-name {
        font-size: 18px;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 10px;
      }

      #pricing-2 .addon-grid .p-desc {
        margin-bottom: 16px;
      }

      #pricing-2 .addon-grid .p-btn {
        margin-top: auto;
        border-radius: 12px;
        padding: 13px 12px;
      }

      #pricing-2 .addon-grid .pb-out {
        background: #fff;
        border: 1.5px solid var(--mid);
        color: var(--mid);
      }

      #pricing-2 .addon-grid .pb-out:hover {
        background: rgba(69, 77, 161, 0.04);
        border-color: var(--mid);
        color: var(--mid);
      }

      #pricing-2 .addon-grid .p-card.featured .pb-green,
      #pricing-2 .p-card.featured .pb-green {
        background: var(--turquoise);
        color: var(--mid);
        border: none;
        font-weight: 700;
        box-shadow: none;
      }

      #pricing-2 .addon-grid .p-card.featured .pb-green:hover,
      #pricing-2 .p-card.featured .pb-green:hover {
        background: #1ec9d8;
        color: var(--mid);
      }

      /* Featured highlight uses .featured class only */

      /* Hero + CTA   consultation form (logo-design-v1) */
      body.has-top-promo-bar.page-logo-design .hero-banner-form {
        max-width: 430px;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        position: relative;
        z-index: 4;
      }

      .cta-section .cta-banner-form {
        max-width: 100%;
        margin-left: 0;
      }

      .hero-banner-form__title {
        font-family: "Playfair Display", serif;
        font-size: clamp(26px, 3vw, 32px);
        line-height: 1.2;
        font-weight: 400;
        color: var(--black);
        margin: 0 0 10px;
        letter-spacing: -0.02em;
      }

      .hero-banner-form__title em {
        font-style: italic;
        font-weight: 400;
        color: var(--midnight);
      }

      .hero-banner-form__title-small {
        font-size: 0.65em;
      }

      .cta-banner-form .hero-banner-form__title {
        font-size: clamp(24px, 2.6vw, 34px);
        font-weight: 500;
        line-height: 1.15;
        letter-spacing: -0.2992px;
        white-space: normal;
      }

      .hero-banner-form__sub {
        font-size: 14px;
        line-height: 1.5;
        color: var(--muted);
        font-weight: 400;
        margin: 0 0 22px;
      }

      .hero-banner-form__field {
        width: 100%;
        background: var(--lav);
        border: 1.5008px solid var(--bd);
        border-radius: 8px;
        min-height: 44px;
        padding: 12px 15px;
        margin-bottom: 10px;
        font-size: 14.5008px;
        line-height: 1.35;
        box-sizing: border-box;
        font-family: "Inter", sans-serif;
        color: var(--ink);
        outline: none;
        transition:
          border-color 0.2s,
          background 0.2s,
          box-shadow 0.2s;
      }

      .hero-banner-form__field::placeholder {
        color: #b0b0c4;
      }

      .hero-banner-form__field:focus {
        border-color: var(--midnight);
        background: var(--white);
        box-shadow: 0 0 0 3px rgba(69, 77, 161, 0.07);
      }

      .hero-banner-form select.hero-banner-form__field {
        appearance: none;
        cursor: pointer;
        padding-right: 36px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%237878a0' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right 12px center;
        background-size: 12px;
        color: var(--ink);
      }

      .hero-banner-form select.hero-banner-form__field:invalid {
        color: #b0b0c4;
      }

      .hero-banner-form select.hero-banner-form__field:focus,
      .hero-banner-form select.hero-banner-form__field option {
        color: var(--ink, #10132b);
      }

      .hero-banner-form select.hero-banner-form__field option[disabled] {
        color: #b0b0c4;
      }

      .hero-banner-form__submit {
        width: 100%;
        margin-top: 4px;
        margin-bottom: 0;
      }

      .hero-banner-form__foot {
        margin-top: 14px;
        margin-bottom: 0;
        font-size: 12px;
        color: var(--muted);
      }

      .hero-banner-form__foot::before {
        content: none;
      }

      .hero-banner-form.is-sent .hero-banner-form__fields,
      .hero-banner-form.is-sent .hero-banner-form__badge,
      .hero-banner-form.is-sent .hero-banner-form__title,
      .hero-banner-form.is-sent .hero-banner-form__sub {
        display: none;
      }

      .hero-banner-form__success {
        display: none;
        text-align: center;
        padding: 12px 0;
      }

      .hero-banner-form.is-sent .hero-banner-form__success {
        display: block;
      }

      /* ?? Mobile responsive (logo-design-v1) ?? */
      .nav-item-mobile-cta {
        display: none;
      }

      @media (max-width: 900px) {
        body.page-logo-design {
          overflow-x: clip;
        }

        body.has-top-promo-bar.page-logo-design .top-promo-bar {
          padding-top: 1px;
          padding-bottom: 1px;
        }

        body.has-top-promo-bar.page-logo-design nav.scrolled {
          top: 102px;
        }

        body.has-top-promo-bar.page-logo-design .nav-links {
          position: absolute !important;
          left: 0 !important;
          right: 0 !important;
          width: 100% !important;
          top: calc(100% + 6px) !important;
          max-height: min(70vh, calc(100dvh - 140px));
          border-radius: 14px;
        }

        body.page-logo-design .nav-item-mobile-cta {
          display: block;
        }

        body.page-logo-design .nav-item-mobile-cta > a {
          display: block;
          margin: 10px 14px 6px;
          padding: 14px 18px;
          border-radius: 10px;
          background: linear-gradient(
            135deg,
            var(--midnight) 0%,
            var(--turquoise) 100%
          );
          color: #fff !important;
          font-weight: 600;
          text-align: center;
        }

        body.has-top-promo-bar.page-logo-design .hero {
          padding: 198px 20px 40px;
          overflow: clip;
        }

        body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero {
          padding-bottom: clamp(64px, 5vh, 200px);
        }

        body.page-logo-design-v2 .logo-bar.logo-bar--index {
          padding-top: 20px;
          padding-bottom: 20px;
        }

        body.has-top-promo-bar.page-logo-design .hero-copy h1 {
          font-size: clamp(26px, 6.5vw, 36px);
        }

        body.has-top-promo-bar.page-logo-design .hero-h1-line--bottom {
          white-space: normal;
        }

        /* Keep the hero heading + sub flush-left on mobile */
        body.has-top-promo-bar.page-logo-design .hero-copy,
        body.has-top-promo-bar.page-logo-design .hero-sub {
          text-align: left;
        }

        body.has-top-promo-bar.page-logo-design .hero-copy h1 {
          text-align: left;
          align-items: flex-start;
        }

        body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-h1-line:not(.hero-h1-line--bottom),
        body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-h1-line--bottom {
          white-space: normal;
        }

        body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions {
          flex-direction: row;
          flex-wrap: nowrap;
          align-items: center;
          gap: 12px;
        }

        body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions .btn-green,
        body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions .btn-ghost {
          width: auto;
          flex: 0 0 auto;
          white-space: nowrap;
        }

        body.page-logo-design #pricing-2 .addon-grid .p-price-tag {
          white-space: normal;
        }

        body.page-logo-design .hero-visual {
          display: block !important;
        }

        body.page-logo-design .hero-inner {
          gap: 32px;
        }

        body.has-top-promo-bar.page-logo-design .hero-banner-form {
          max-width: 100%;
          margin: 0 auto;
        }

        body.has-top-promo-bar.page-logo-design .hero-visual-art {
          display: none;
        }

        body.has-top-promo-bar.page-logo-design .hero-inner--attach {
          display: flex;
          flex-direction: column;
          gap: 24px;
        }

        body.has-top-promo-bar.page-logo-design .hero-inner--attach .hero-visual {
          position: static;
          top: auto;
          right: auto;
          margin-top: 0;
          width: 100%;
          display: flex;
          justify-content: center;
          overflow: visible;
        }

        body.has-top-promo-bar.page-logo-design .hero-logo-floats {
          display: block;
          position: absolute;
          inset: clamp(-20px, -4vw, -10px) clamp(-16px, -4vw, -6px)
            clamp(-36px, -7vw, -18px);
          pointer-events: none;
          z-index: 3;
        }

        body.has-top-promo-bar.page-logo-design .hero-visual-group.hero-form-cluster {
          position: relative;
          display: block;
          width: min(430px, calc(100% - 8px));
          margin: 0 auto;
          min-height: clamp(340px, 86vw, 460px);
          overflow: visible;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card {
          position: absolute;
          z-index: 6;
          width: clamp(74px, 23vw, 108px);
          height: clamp(74px, 23vw, 108px);
          aspect-ratio: 1 / 1;
          background: rgba(255, 255, 255, 0.92);
          /* border: 1px solid rgba(255, 255, 255, 0.8); */
          border-radius: 20px;
          padding: 10px;
          display: flex;
          align-items: center;
          justify-content: center;
          box-shadow:
            0 18px 45px rgba(104, 88, 185, 0.14),
            inset 0 0 0 1px rgba(255, 255, 255, 0.7);
          backdrop-filter: blur(12px);
          overflow: hidden;
          transform-origin: center center;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card img,
        body.has-top-promo-bar.page-logo-design .hero-form-logo-card__logo {
          position: absolute;
          inset: 0;
          width: 100%;
          height: 100%;
          max-width: 100%;
          max-height: 100%;
          transform: none;
          object-fit: cover;
          object-position: center center;
          border-radius: inherit;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card--logo {
          padding: 0;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card--logo .hero-form-logo-card__media {
          display: flex;
          align-items: center;
          justify-content: center;
          transform: none;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-ravel {
          right: calc(100% + 2px);
          left: auto;
          top: 30%;
          transform: translateY(-50%) rotate(9deg);
          animation: hero-logo-float-ravel 10s ease-in-out infinite;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-kinetic {
          right: calc(100% + clamp(16px, 4vw, 28px));
          left: auto;
          top: 72%;
          transform: translateY(-50%) rotate(-13deg);
          animation: hero-logo-float-kinetic 11s ease-in-out infinite;
          animation-delay: 0.7s;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-mothership {
          left: calc(100% + 8px);
          right: auto;
          top: 16%;
          z-index: 7;
          transform: translateY(-50%) rotate(-7deg);
          animation: hero-logo-float-mothership 9.5s ease-in-out infinite;
          animation-delay: 0.3s;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-bronze {
          left: calc(100% + clamp(28px, 7vw, 44px));
          right: auto;
          top: 48%;
          z-index: 5;
          transform: translateY(-50%) rotate(7deg);
          animation: hero-logo-float-bronze 11.5s ease-in-out infinite;
          animation-delay: 1.1s;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-eggboy {
          left: calc(100% + clamp(12px, 3vw, 22px));
          right: auto;
          top: auto;
          bottom: 70px;
          z-index: 6;
          transform: rotate(-7deg);
          animation: hero-logo-float-eggboy 9.8s ease-in-out infinite;
          animation-delay: 0.5s;
        }

        @media (prefers-reduced-motion: reduce) {
          body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-ravel,
          body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-kinetic,
          body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-mothership,
          body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-bronze,
          body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-eggboy {
            animation: none;
          }
        }

        body.has-top-promo-bar.page-logo-design .hero-bg-shape,
        body.has-top-promo-bar.page-logo-design .hero-dots,
        body.has-top-promo-bar.page-logo-design .hero-sparkle {
          display: none;
        }

        body.has-top-promo-bar.page-logo-design .hero-industries__stack {
          display: grid;
          grid-template-columns: repeat(2, max-content);
          justify-items: start;
          align-items: start;
          gap: 8px;
          width: fit-content;
          max-width: 100%;
        }

        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero-industries__stack {
          gap: 3px !important;
          row-gap: 3px !important;
          column-gap: 3px !important;
        }

        body.has-top-promo-bar.page-logo-design .hero-industries__row {
          display: contents;
          flex-wrap: nowrap;
        }

        body.has-top-promo-bar.page-logo-design .hero-inner {
          max-width: 1100px;
        }

        body.page-logo-design .hero-actions {
          flex-direction: row;
          flex-wrap: nowrap;
          align-items: center;
          gap: 12px;
          margin-bottom: 28px;
        }

        body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions {
          flex-direction: row;
          flex-wrap: nowrap;
          align-items: center;
          gap: 12px;
          margin-bottom: 28px;
        }

        body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions .btn-green,
        body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions .btn-ghost {
          width: auto;
          flex: 0 0 auto;
          white-space: nowrap;
          display: inline-flex;
          align-items: center;
        }

        body.page-logo-design .hero-industries {
          gap: 8px;
        }

        body.page-logo-design .hero-strip {
          margin-left: 0 !important;
          margin-right: 0 !important;
          padding: 14px 48px 14px 20px;
        }

        body.page-logo-design .hs-inner {
          flex-direction: column;
          align-items: stretch;
          gap: 0;
          width: 100%;
        }

        body.page-logo-design .hs-stat {
          display: grid;
          grid-template-columns: 84px minmax(0, 1fr);
          column-gap: 14px;
          align-items: center;
          flex: none;
          width: 100%;
          min-width: 0;
          padding: 13px 0;
          border-right: none;
          border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        }

        body.page-logo-design .hs-stat:last-child {
          border-bottom: none;
          padding-bottom: 0;
        }

        body.page-logo-design .hs-num {
          min-width: 0;
          width: 84px;
          flex-shrink: 0;
          font-size: 26px;
        }

        body.page-logo-design .hs-label {
          min-width: 0;
          font-size: 12px !important;
          line-height: 1.3;
          color: rgba(255, 255, 255, 0.55);
          text-align: left;
          white-space: nowrap;
        }

        body.page-logo-design .hs-label br {
          display: none;
        }

        body.page-logo-design .pricing-inner {
          padding-left: 0;
          padding-right: 0;
        }

        body.page-logo-design .pricing-grid {
          gap: 18px;
        }

        body.page-logo-design #pricing-2 .p-badges-row {
          gap: 6px;
        }

        body.page-logo-design #pricing-2 .addon-grid {
          grid-template-columns: repeat(2, minmax(0, 1fr));
        }

        body.page-logo-design .portfolio-section .container {
          padding-left: 0;
          padding-right: 0;
        }

        body.page-logo-design .cta-inner {
          gap: 32px;
        }

        body.page-logo-design .cta-left {
          text-align: left;
        }

        body.page-logo-design .form-perks {
          gap: 10px;
        }

        body.page-logo-design .form-perk {
          font-size: 13px;
          padding: 11px 16px 11px 12px;
          overflow: hidden;
        }

        body.page-logo-design .cta-section .form-perk {
          border: 0 !important;
          overflow: hidden !important;
          background: linear-gradient(
            90deg,
            var(--turquoise) 0,
            var(--turquoise) 3px,
            #fff 3px,
            #fff 100%
          ) !important;
          box-shadow: none !important;
          isolation: isolate;
        }

        body.page-logo-design .cta-section .form-perk:before {
          content: none !important;
          display: none !important;
        }

        body.page-logo-design #get-matched,
        body.page-logo-design #pricing,
        body.page-logo-design #portfolio,
        body.page-logo-design #how-it-works,
        body.page-logo-design #testimonials,
        body.page-logo-design #faq {
          scroll-margin-top: 165px;
        }

        body.page-logo-design .gos-install-modal {
          width: calc(100% - 32px);
          max-height: calc(100dvh - 32px);
          overflow-y: auto;
        }

        body.page-logo-design .lead-popup-modal {
          width: calc(100% - 32px);
          max-height: calc(100dvh - 32px);
        }
      }

      @media (max-width: 768px) {
        body.page-logo-design #pricing-2 .addon-grid {
          grid-template-columns: 1fr;
          --addon-img-size: min(280px, 72vw);
        }

        body.page-logo-design .portfolio-section {
          padding-top: 64px;
        }

        body.page-logo-design .portfolio-section {
          padding-left: 20px;
          padding-right: 20px;
        }

        body.page-logo-design .portfolio-row {
          -webkit-mask-image: none;
          mask-image: none;
          min-height: 0;
        }

        body.page-logo-design .portfolio-track {
          gap: 14px;
        }

        body.page-logo-design .problem-section .container,
        body.page-logo-design .fails-section .container,
        body.page-logo-design .solution-section .container,
        body.page-logo-design .hiw-section .container,
        body.page-logo-design .assistant-section .container,
        body.page-logo-design .teams-section .container,
        body.page-logo-design .faq-section .container,
        body.page-logo-design .cta-section .container {
          padding-left: 0;
          padding-right: 0;
        }

        /* As seen in   2 logos per row (mobile only) */
        body.page-logo-design .logo-bar--index .logo-bar-logos {
          display: grid;
          grid-template-columns: repeat(3, minmax(0, 1fr));
          flex-direction: row;
          align-items: center;
          justify-items: center;
          gap: 5px 10px;
          width: 100%;
        }

        body.page-logo-design .logo-bar--index .logo-item {
          white-space: normal;
          text-align: center;
        }
      }

      @media (max-width: 576px) {
        body.has-top-promo-bar.page-logo-design .top-promo-bar__text {
          white-space: normal;
          text-align: center;
          font-size: 10px;
          line-height: 1.35;
        }

        body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero {
          padding-top: clamp(100px, 15vh, 200px);
        }

        body.has-top-promo-bar.page-logo-design .top-promo-bar__badge {
          font-size: 9px;
          padding: 3px 8px;
        }

        body.page-logo-design .p-price {
          font-size: 36px;
        }

        body.page-logo-design .quiz-card {
          padding: 22px 18px 20px;
        }

        body.page-logo-design .hero-banner-form__title {
          font-size: 24px;
        }

        body.has-top-promo-bar.page-logo-design .hero-copy h1 {
          font-size: clamp(24px, 6.8vw, 30px);
        }
      }

      @media (max-width: 480px) {
        body.has-top-promo-bar.page-logo-design nav {
          top: 112px;
        }

        body.has-top-promo-bar.page-logo-design nav.scrolled {
          top: 106px;
        }

        body.has-top-promo-bar.page-logo-design .hero {
          padding-top: 202px;
        }

        body.page-logo-design .hero-industries__stack .ind-tag {
          font-size: 10px;
          padding: 5px 8px;
        }

        body.page-logo-branding .hero-actions .btn-green {
          font-size: 12px;
          padding: 10px 12px;
          gap: 4px;
        }

        body.page-logo-branding .hero-actions .btn-ghost {
          font-size: 13px;
        }
      }

      /* Hero banner   tablet/phone: drop the cards floating around the
         signup form and show two image-cycling logo cards instead   one
         beside the headline, one beside the benefit tags. Mobile only; the
         desktop floating cluster is untouched. */
      @keyframes hero-card-bob {
        0%,
        100% {
          transform: translateY(0) rotate(var(--card-rot, 0deg));
        }
        50% {
          transform: translateY(-6px) rotate(var(--card-rot, 0deg));
        }
      }

      /* Mobile-only cards: hidden on desktop so the desktop floating cluster is
         untouched (the cycling script still wires them up, harmlessly). */
      body.has-top-promo-bar.page-logo-design .mobile-logo-card {
        display: none;
      }

      @media (max-width: 1024px) {
        body.has-top-promo-bar.page-logo-design .hero-inner--attach .hero-visual {
          margin-bottom: 0;
        }

        /* Drop the desktop floating cards on mobile/tablet */
        body.has-top-promo-bar.page-logo-design .hero-logo-floats {
          display: none !important;
        }

        body.has-top-promo-bar.page-logo-design .hero-inner--attach {
          display: flex;
          flex-direction: column;
          gap: 20px;
        }

        body.has-top-promo-bar.page-logo-design .hero-inner--attach .hero-copy {
          flex: 0 0 100%;
          width: 100%;
          max-width: 100%;
          padding-right: 0 !important;
          box-sizing: border-box;
        }

        body.has-top-promo-bar.page-logo-design .hero-inner--attach .hero-visual {
          position: static !important;
          top: auto !important;
          right: auto !important;
          left: auto !important;
          transform: none !important;
          width: 100%;
          max-width: 100%;
          margin: 0 !important;
          padding: 0 !important;
          box-sizing: border-box;
          overflow: visible;
        }

        /* Signup form: fill hero width like video-editing mobile */
        body.has-top-promo-bar.page-logo-design .hero-visual-group.hero-form-cluster {
          position: relative;
          display: block;
          width: 100% !important;
          max-width: 100% !important;
          min-height: 0 !important;
          transform: none !important;
          margin: 0 !important;
          overflow: visible;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-cluster .lead-form {
          max-width: 100% !important;
          width: 100% !important;
          box-sizing: border-box;
          padding: 16px 14px 12px;
          margin: 0 auto;
        }

        body.has-top-promo-bar.page-logo-design .hero-industries__stack {
          display: grid;
          grid-template-columns: repeat(2, max-content);
          justify-items: start;
          align-items: start;
          gap: 8px;
          width: fit-content;
          max-width: 100%;
          position: relative;
          padding-right: 0;
        }

        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero-industries__stack {
          gap: 3px !important;
          row-gap: 3px !important;
          column-gap: 3px !important;
        }

        body.has-top-promo-bar.page-logo-design .hero-industries__row {
          display: contents;
          flex-wrap: nowrap;
          width: auto;
          max-width: none;
        }

        body.has-top-promo-bar.page-logo-design .hero-industries__stack .ind-tag {
          width: max-content;
          max-width: none;
          justify-self: start;
          flex: 0 0 auto;
          white-space: nowrap;
          font-size: 11px;
          padding: 5px 10px;
          line-height: 1.25;
        }

        /* Positioning contexts for the two cards */
        body.has-top-promo-bar.page-logo-design .hero-copy {
          position: relative;
        }

        /* Mobile floating logo cards ? hidden on phones/tablets */
        body.has-top-promo-bar.page-logo-design .mobile-logo-card {
          display: none !important;
        }

        body.has-top-promo-bar.page-logo-design .mobile-logo-card img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: center;
          border-radius: inherit;
        }

        body.has-top-promo-bar.page-logo-design .mobile-logo-card .hero-form-logo-card__media {
          position: relative;
          width: 100%;
          height: 100%;
        }

        body.has-top-promo-bar.page-logo-design .mobile-logo-card .hero-form-logo-card__logo {
          position: absolute;
          inset: 0;
          width: 100%;
          height: 100%;
          object-fit: contain;
          object-position: center;
          border-radius: 12px;
          opacity: 0;
          transition: opacity 1.1s ease-in-out;
        }

        body.has-top-promo-bar.page-logo-design .mobile-logo-card .hero-form-logo-card__logo.is-visible {
          opacity: 1;
        }

        /* 1   beside the headline, on the right */
        body.has-top-promo-bar.page-logo-design .mobile-logo-card--heading {
          top: clamp(20px, 26vw, 90px);
          right: clamp(32px, 9vw, 56px);
          width: clamp(64px, 19vw, 108px);
          height: clamp(64px, 19vw, 108px);
          --card-rot: -7deg;
          animation-duration: 6.4s;
          animation-delay: 0.2s;
        }

        /* 2   beside the benefit tags, on the right */
        body.has-top-promo-bar.page-logo-design .mobile-logo-card--tags {
          top: clamp(-4px, 3vw, 28px);
          right: clamp(32px, 9vw, 56px);
          width: clamp(60px, 20vw, 100px);
          height: clamp(60px, 20vw, 100px);
          --card-rot: 7deg;
          animation-duration: 5.8s;
          animation-delay: 0.6s;
        }

        @media (prefers-reduced-motion: reduce) {
          body.has-top-promo-bar.page-logo-design .mobile-logo-card {
            animation: none;
          }
        }
      }

      /* How It Works ? two-column layout, no scroll */
      body.page-logo-design #how-it-works.hiw-section {
        padding: 72px 32px;
      }

      /* kill the scroll container the base CSS adds at ?1025px */
      body.page-logo-design #how-it-works .hiw-process__flow {
        max-height: none !important;
        overflow: visible !important;
        scroll-snap-type: none !important;
        overscroll-behavior-y: auto !important;
      }

      /* tighten step spacing so all 4 sit flush */
      body.page-logo-design #how-it-works .hiw-process__step {
        scroll-snap-align: none !important;
        scroll-snap-stop: unset !important;
        scroll-margin-top: 0 !important;
        padding-top: 14px;
        padding-bottom: 14px;
      }

      body.page-logo-design #how-it-works .hiw-process__step:first-child {
        padding-top: 0;
      }

      body.page-logo-design #how-it-works .hiw-process__step:last-child {
        padding-bottom: 0;
      }

      body.page-logo-design #how-it-works .hiw-process__step:not(:last-child)::after {
        top: calc(0px + 68px);
        bottom: -14px;
      }

      body.page-logo-design #how-it-works .hiw-process__meta {
        margin-bottom: 4px;
      }

      body.page-logo-design #how-it-works .hiw-process__body h3 {
        margin-bottom: 6px;
      }

      body.page-logo-design #how-it-works .hiw-process__body p {
        margin-bottom: 6px;
      }

      /* Scroll-driven connector line   grows from top to bottom as the
         section is scrolled into view. Replaces the segmented connectors
         with one continuous faint track + a filling progress line. */
      body.page-logo-design #how-it-works .hiw-process__flow {
        --hiw-progress: 0;
      }

      body.page-logo-design #how-it-works .hiw-process__step:not(:last-child)::after {
        display: none;
      }

      body.page-logo-design #how-it-works .hiw-process__flow::before,
      body.page-logo-design #how-it-works .hiw-process__progress {
        content: "";
        position: absolute;
        left: var(--hiw-line-left, 42px);
        top: var(--hiw-line-top, 34px);
        bottom: var(--hiw-line-bottom, 34px);
        width: 2px;
        border-radius: 2px;
        pointer-events: none;
        z-index: 0;
      }

      body.page-logo-design #how-it-works .hiw-process__flow::before {
        background: rgba(69, 77, 161, 0.15);
      }

      body.page-logo-design #how-it-works .hiw-process__progress {
        background: var(--midnight, #454da1);
        transform: scaleY(var(--hiw-progress, 0));
        transform-origin: top center;
        transition: transform 0.12s linear;
        will-change: transform;
      }

      @media (prefers-reduced-motion: reduce) {
        body.page-logo-design #how-it-works .hiw-process__progress {
          transform: scaleY(1);
          transition: none;
        }
      }

      @media (max-width: 768px) {
        body.page-logo-design #how-it-works.hiw-section {
          padding: 48px 16px;
        }
      }

      body.page-logo-design #pricing-2 .pricing-inner {
        max-width: 1320px;
        padding-left: 8px;
        padding-right: 8px;
      }

      @media (max-width: 768px) {
        body.page-logo-design #pricing-2 .pricing-inner {
          padding-left: 0;
          padding-right: 0;
        }

        #pricing .pricing-inner {
          padding-left: 0;
          padding-right: 0;
        }
        .portfolio-rows {
          margin: 0 -20px;
        }
      }

      /* Hero background video sits behind all hero content. */
      body.page-logo-design .hero {
        isolation: isolate;
      }

      body.page-logo-design .hero-bg-video {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        z-index: 0;
        pointer-events: none;
      }

      @media (prefers-reduced-motion: reduce) {
        body.page-logo-design .hero-bg-video {
          display: none;
        }
      }

      @media (max-width: 576px) {
        body.has-top-promo-bar.page-logo-design .hero-inner--attach .hero-visual {
          padding-right: 0;
          padding-left: 0;
        }

        body.has-top-promo-bar.page-logo-design .mobile-logo-card--tags {
          top: auto;
          bottom: calc(100% + 2.25rem);
        }
      }
          body.page-logo-design-v2 .team-status::before {
        content: none !important;
        display: none !important;
      }

      body.page-logo-design-v2 .task-track.v2 > div::after {
        display: none !important;
      }

      body.page-logo-design #portfolio.portfolio-section {
        content-visibility: auto;
        contain-intrinsic-size: auto 720px;
      }

      body.page-logo-design #testimonials.testimonials-section,
      body.page-logo-design #how-it-works.hiw-section,
      body.page-logo-design #faq.faq-section,
      body.page-logo-design #add-ons.teams-section,
      body.page-logo-design #teams.teams-section,
      body.page-logo-design #solution.solution-section,
      body.page-logo-design #solution-os.solution-section {
        content-visibility: auto;
        contain-intrinsic-size: auto 600px;
      }

      /* Equal width + height for the 4 solution role cards */
      body.page-logo-design .solution-section--index .solution-layers {
        width: 100%;
      }

      body.page-logo-design .solution-section--index .sol-layer {
        width: 100%;
        box-sizing: border-box;
        min-height: 112px;
        align-items: center;
      }

      body.page-logo-design .solution-section--index .sol-layer > div:nth-child(2) {
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-width: 0;
        width: 100%;
      }

      body.page-logo-design .solution-section--index .sol-desc {
        min-height: 3.9em;
      }

      @media (max-width: 900px) {
        body.page-logo-design .solution-section--index .sol-layer {
          min-height: 118px;
        }
      }

/* ===== extracted from <style id/block: laptop-responsive-logo-branding> ===== */
@media screen and (min-width: 1024px) and (max-width: 1536px) {
        body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero {
          padding: 140px 24px 56px !important;
          min-height: auto !important;
        }

        body.has-top-promo-bar.page-logo-design .hero-inner.hero-inner--attach {
          display: grid !important;
          grid-template-columns: minmax(0, 1fr) minmax(0, 520px) !important;
          gap: clamp(40px, 4vw, 56px) !important;
          max-width: min(1140px, 100%) !important;
          width: 100%;
          margin: 0 auto;
          align-items: start;
          flex-wrap: nowrap !important;
          transform: translateY(-16px);
        }

        body.has-top-promo-bar.page-logo-design .hero-inner--attach > div:first-child {
          padding-left: 0 !important;
          width: 100%;
          max-width: 100%;
          transform: translateX(-16px);
        }

        body.has-top-promo-bar.page-logo-design .hero-inner--attach .hero-copy {
          flex: none !important;
          width: 100% !important;
          max-width: 100% !important;
          padding-right: 0 !important;
          padding-top: 8px;
          transform: translateY(8px);
        }

        body.has-top-promo-bar.page-logo-design .hero-inner--attach .hero-visual {
          position: static !important;
          top: auto !important;
          right: auto !important;
          left: auto !important;
          width: 100% !important;
          max-width: min(520px, 100%) !important;
          margin: 36px 0 0 !important;
          padding: 0 !important;
          transform: translateX(-40px) !important;
          justify-self: start;
        }

        body.has-top-promo-bar.page-logo-design .hero-visual-group.hero-form-cluster {
          width: 100% !important;
          max-width: 100% !important;
          min-height: 0 !important;
          transform: none !important;
        }

        body.has-top-promo-bar.page-logo-design .hero .hero-industries__stack.hero__banner {
          display: flex !important;
          flex-direction: column !important;
          flex-wrap: nowrap !important;
          align-items: flex-start !important;
          gap: 8px !important;
          width: fit-content !important;
          max-width: 100% !important;
          padding-right: 0 !important;
          position: static;
        }

        body.has-top-promo-bar.page-logo-design .hero .hero-industries__stack .hero-industries__row {
          display: flex !important;
          flex-wrap: wrap !important;
          align-items: center !important;
          gap: 8px !important;
          width: 100% !important;
        }

        body.has-top-promo-bar.page-logo-design .hero .hero-industries__stack .ind-tag {
          width: auto !important;
          max-width: none !important;
          flex: 0 1 auto !important;
          font-size: 10.5px !important;
          padding: 5px 9px !important;
          text-align: center !important;
          justify-content: center !important;
          white-space: normal !important;
          line-height: 1.2 !important;
        }

        body.page-logo-design .lead-form.lead-form--hero-v2,
        body.page-logo-design div#quizCard {
          width: 100%;
          max-width: 100% !important;
          margin: 0 !important;
          padding: 26px 22px 14px !important;
          gap: 10px !important;
          box-sizing: border-box;
        }

        body.has-top-promo-bar.page-logo-design .hero-visual-art {
          display: none !important;
        }

        body.has-top-promo-bar.page-logo-design .hero-logo-floats {
          display: block !important;
        }

        body.has-top-promo-bar.page-logo-design .mobile-logo-card {
          display: none !important;
        }

        body.has-top-promo-bar.page-logo-design .hero-visual-group.hero-form-cluster {
          position: relative !important;
          overflow: visible !important;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-mothership {
          left: calc(100% + 4px) !important;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-bronze {
          left: calc(100% + clamp(-4px, 0.2vw, 4px)) !important;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-eggboy {
          left: calc(100% + clamp(4px, 0.8vw, 10px)) !important;
          bottom: 36px !important;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-ravel {
          right: calc(100% + clamp(0px, 0.8vw, 16px)) !important;
        }

        body.has-top-promo-bar.page-logo-design .hero-form-logo-card.logo-kinetic {
          right: calc(100% + clamp(12px, 1.6vw, 24px)) !important;
        }

        body.has-top-promo-bar.page-logo-design .hero-copy,
        body.has-top-promo-bar.page-logo-design .hero-industries__stack {
          position: relative;
        }
      }

/* ===== extracted from <style id/block: logo-branding-mobile-banner-nudge> ===== */
/* Mobile / iPhone SE ? keep banner fully inside viewport (no left clip) */
      @media (max-width: 900px) {
        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero {
          padding-left: 20px !important;
          padding-right: 20px !important;
          /* clip both axes ? overflow-x:hidden + overflow-y:visible creates an iOS scroll trap */
          overflow: clip !important;
          box-sizing: border-box !important;
        }

        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero-inner,
        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero-inner.hero-inner--attach {
          width: 100% !important;
          max-width: 100% !important;
          margin: 0 !important;
          padding: 0 !important;
          box-sizing: border-box !important;
          transform: none !important;
          overflow: visible !important;
        }

        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero-inner--attach > div:first-child {
          width: 100% !important;
          max-width: 100% !important;
          margin: 0 !important;
          padding: 0 !important;
          box-sizing: border-box !important;
          transform: none !important;
          overflow: visible !important;
        }

        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero-copy,
        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero-industries__stack,
        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero .hero-industries__stack.hero__banner {
          width: 100% !important;
          max-width: 100% !important;
          margin: 0 !important;
          padding-left: 0 !important;
          padding-right: 0 !important;
          box-sizing: border-box !important;
          transform: none !important;
        }

        /* Sparkles sit at right:100% and push overflow past the left edge */
        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero-from-sparkles--left,
        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero-from-sparkles--right {
          display: none !important;
        }

        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero-h1-line,
        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero-h1-line--bottom {
          white-space: normal !important;
          max-width: 100% !important;
        }

        body.page-logo-branding.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions {
          flex-wrap: wrap !important;
          width: 100% !important;
          max-width: 100% !important;
          box-sizing: border-box !important;
        }

        body.page-logo-branding.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions .btn-green,
        body.page-logo-branding.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions .btn-ghost {
          white-space: normal !important;
          max-width: 100% !important;
        }

        body.page-logo-branding .hero-actions .btn-green {
          font-size: 12px;
          padding: 10px 12px;
          gap: 4px;
        }

        body.page-logo-branding .hero-actions .btn-ghost {
          font-size: 13px;
        }

        /* Benefit tags ? 2 cols that can shrink (no nowrap overflow) */
        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero .hero-industries__stack.hero__banner,
        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero .hero-industries__stack {
          display: grid !important;
          grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
          justify-items: stretch !important;
          align-items: start !important;
          gap: 3px !important;
          row-gap: 3px !important;
          column-gap: 3px !important;
          width: 100% !important;
          max-width: 100% !important;
          flex-direction: unset !important;
        }

        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero .hero-industries__stack .hero-industries__row {
          display: contents !important;
        }

        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero .hero-industries__stack .ind-tag {
          width: auto !important;
          max-width: 100% !important;
          flex: 0 1 auto !important;
          white-space: normal !important;
          font-size: 10.5px !important;
          padding: 5px 9px !important;
          line-height: 1.25 !important;
          box-sizing: border-box !important;
        }
      }

      @media (max-width: 480px) {
        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero {
          padding-left: 20px !important;
          padding-right: 20px !important;
        }

        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero .hero-industries__stack .ind-tag {
          font-size: 9.5px !important;
          padding: 5px 8px !important;
        }
      }

/* ===== extracted from <style id/block: logo-branding-ind-tag-gap-mobile> ===== */
/* Mobile/tablet ? tighten benefit tag gaps (beats earlier 8px rules) */
      @media (max-width: 1024px) {
        html body.page-logo-branding.has-top-promo-bar.page-logo-design .hero .hero-industries__stack.hero__banner,
        html body.page-logo-branding.has-top-promo-bar.page-logo-design .hero .hero-industries__stack,
        html body.page-logo-branding.has-top-promo-bar.page-logo-design .hero-industries__stack {
          gap: 3px !important;
          row-gap: 3px !important;
          column-gap: 3px !important;
        }

        html body.page-logo-branding.has-top-promo-bar.page-logo-design .hero .hero-industries__stack .hero-industries__row,
        html body.page-logo-branding.has-top-promo-bar.page-logo-design .hero-industries__row {
          gap: 3px !important;
          row-gap: 3px !important;
          column-gap: 3px !important;
        }
      }

      /* Mobile ? only these 2 right-column tags, nudge left */
      @media (max-width: 900px) {
        html body.page-logo-branding.has-top-promo-bar.page-logo-design .hero .hero-industries__stack .ind-tag--nudge-left {
          transform: translateX(-32px) !important;
        }
      }

/* ===== extracted from <style id/block: logo-branding-mobile-scroll-fix> ===== */
/* Mobile only: stop page scroll getting stuck in nested overflow traps */
      @media (max-width: 900px) {
        body.page-logo-branding.page-logo-design {
          overflow-x: clip !important;
          overscroll-behavior-y: auto !important;
          -webkit-overflow-scrolling: touch;
        }

        body.page-logo-branding.page-logo-design .hero,
        body.page-logo-branding.has-top-promo-bar.page-logo-design .hero {
          /* Both axes clip ? avoids overflow-x + overflow-y:visible ? auto scrollport trap on iOS */
          overflow: clip !important;
        }

        body.page-logo-branding.page-logo-design #portfolio .portfolio-row {
          touch-action: pan-x pan-y;
          overscroll-behavior-x: contain;
          overscroll-behavior-y: auto;
        }

        body.page-logo-branding.page-logo-design .lead-form,
        body.page-logo-branding.page-logo-design .lead-form.lead-form--hero-v2,
        body.page-logo-branding.page-logo-design .hero-banner-form,
        body.page-logo-branding.page-logo-design .hero-form-cluster,
        body.page-logo-branding.page-logo-design .hero-visual-group.hero-form-cluster {
          touch-action: manipulation;
          overscroll-behavior: auto;
        }
      }

      /* Mobile ? match video-editing form width (full hero content width) */
      @media (max-width: 900px) {
        html body.page-logo-branding.has-top-promo-bar.page-logo-design .hero-inner--attach .hero-visual {
          width: 100% !important;
          max-width: 100% !important;
          margin: 0 !important;
          padding: 0 !important;
        }

        html body.page-logo-branding.page-logo-design .hero-visual-group.hero-form-cluster,
        html body.page-logo-branding.has-top-promo-bar.page-logo-design .hero-visual-group.hero-form-cluster {
          width: 100% !important;
          max-width: 100% !important;
          margin: 0 !important;
        }

        html body.page-logo-branding.page-logo-design .hero-form-cluster .lead-form,
        html body.page-logo-branding.page-logo-design .hero-form-cluster .lead-form.lead-form--hero-v2,
        html body.page-logo-branding.page-logo-design .lead-form.lead-form--hero-v2 {
          width: 100% !important;
          max-width: 100% !important;
          box-sizing: border-box !important;
        }
      }

      @media (max-width: 768px) {
        /* Mobile: hide Active float tag above form */
        body.page-logo-branding.page-logo-design .lead-form .hero-float,
        body.page-logo-branding.page-logo-design .lead-form.lead-form--hero-v2 .hero-float {
          display: none !important;
        }

        /* Redmi A5 / narrow phones: keep CTA row on one line */
        html body.page-logo-branding.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions {
          display: flex !important;
          flex-direction: row !important;
          flex-wrap: nowrap !important;
          align-items: center !important;
          gap: 8px !important;
          width: 100% !important;
          max-width: 100% !important;
        }

        html body.page-logo-branding.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions .btn-green {
          flex: 0 0 auto !important;
          width: auto !important;
          min-width: 0 !important;
          max-width: none !important;
          white-space: nowrap !important;
          font-size: 11px !important;
          padding: 10px 14px !important;
        }

        html body.page-logo-branding.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions .btn-ghost {
          flex: 0 0 auto !important;
          white-space: nowrap !important;
          font-size: 12px !important;
          padding-left: 0.25rem !important;
        }

        /* Stop right-column tags from sliding into left (chipak) */
        html body.page-logo-branding.has-top-promo-bar.page-logo-design .hero .hero-industries__stack .ind-tag--nudge-left {
          transform: none !important;
        }

        html body.page-logo-branding.has-top-promo-bar.page-logo-design .hero .hero-industries__stack.hero__banner,
        html body.page-logo-branding.has-top-promo-bar.page-logo-design .hero .hero-industries__stack {
          gap: 8px !important;
          row-gap: 8px !important;
          column-gap: 8px !important;
          justify-items: start !important;
        }

        /* Tag padding = text size only (fit-content, not full column stretch) */
        html body.page-logo-branding.has-top-promo-bar.page-logo-design .hero .hero-industries__stack .ind-tag {
          width: fit-content !important;
          max-width: 100% !important;
          justify-self: start !important;
          flex: 0 0 auto !important;
          padding: 5px 10px !important;
          white-space: nowrap !important;
          box-sizing: border-box !important;
        }
      }

/* ===== extracted from <style id/block: short-viewport-hero-nudge> ===== */
@media screen and (min-width: 1024px) and (max-width: 1536px) and (max-height: 760px) {
        body[class][class][class][class][class][class][class][class] .hero {
          padding-bottom: 36px !important;
        }

        body[class][class][class][class][class][class][class][class] .hero-inner--attach > div:first-child {
          transform: none !important;
        }

        body[class][class][class][class][class][class][class][class] .hero-copy {
          transform: translate(40px, 44px) !important;
        }

        body[class][class][class][class][class][class][class][class] .hero-visual,
        body[class][class][class][class][class][class][class][class] .hero-visual-group.hero-form-cluster {
          transform: translate(-72px, 20px) !important;
          margin-top: 0 !important;
        }

        body[class][class][class][class][class][class][class][class] .lead-form.lead-form--hero-v2 {
          padding: 13px 13px 9px !important;
          gap: 5px !important;
        }

        body[class][class][class][class][class][class][class][class] .lead-form.lead-form--hero-v2 > form {
          gap: 6px !important;
        }

        body[class][class][class][class][class][class][class][class] .lead-form.lead-form--hero-v2 .lead-form__title {
          font-size: 15px !important;
        }

        body[class][class][class][class][class][class][class][class] .lead-form.lead-form--hero-v2 .lead-form__label {
          font-size: 10px !important;
        }

        body[class][class][class][class][class][class][class][class] .lead-form.lead-form--hero-v2 .lead-form__group {
          gap: 4px !important;
        }

        body[class][class][class][class][class][class][class][class] .lead-form.lead-form--hero-v2 .lead-form__input-shell .lead-form__input,
        body[class][class][class][class][class][class][class][class] .lead-form.lead-form--hero-v2 .lead-form__input {
          min-height: 32px !important;
          padding: 6px 10px 6px 30px !important;
          font-size: 12px !important;
        }

        body[class][class][class][class][class][class][class][class] .lead-form.lead-form--hero-v2 .lead-form__submit {
          font-size: 13px !important;
          padding: 10px 16px !important;
        }
      }

/* ===== extracted from <style id/block: logo-branding-founders-comp-triangle> ===== */
body.page-logo-branding .comparison-section--founders .comp-table svg.wrong {
        vertical-align: middle;
        position: relative;
        top: -3px;
      }

/* ===== extracted from <style id/block: logo-branding-comp-table-mobile> ===== */
/* Mobile ? same treatment as homepage: scroll + readable cells + side-rail clear */
      @media (max-width: 768px) {
        body.page-logo-branding .comparison-section--founders .comp-table-wrap {
          overflow-x: auto !important;
          -webkit-overflow-scrolling: touch;
          overscroll-behavior-x: contain;
          max-width: 100%;
          margin-left: -20px;
          margin-right: -20px;
          padding-left: max(20px, env(safe-area-inset-left, 0px));
          padding-right: max(56px, calc(20px + 40px));
          padding-bottom: 10px;
        }

        body.page-logo-branding .comparison-section--founders .comp-table {
          width: max-content !important;
          min-width: 820px !important;
          max-width: none !important;
          table-layout: auto;
        }

        body.page-logo-branding .comparison-section--founders .comp-table th,
        body.page-logo-branding .comparison-section--founders .comp-table td {
          padding: 12px 12px;
          font-size: 12.5px;
          line-height: 1.35;
          overflow-wrap: normal !important;
          word-break: normal !important;
          hyphens: none;
          white-space: normal;
          vertical-align: middle;
        }

        body.page-logo-branding .comparison-section--founders .comp-table th:first-child,
        body.page-logo-branding .comparison-section--founders .comp-table td:first-child {
          min-width: 132px;
          max-width: 148px;
          position: sticky;
          left: 0;
          z-index: 1;
          border-right: 1px solid var(--border-light);
          box-shadow: 7px 0 14px -8px rgba(27, 42, 107, 0.28);
          overflow-wrap: break-word;
          word-break: keep-all;
        }

        body.page-logo-branding .comparison-section--founders .comp-table thead th:first-child {
          z-index: 2;
          background: var(--lavender);
        }

        body.page-logo-branding .comparison-section--founders .comp-table tbody td:first-child {
          background: #fff;
        }

        body.page-logo-branding .comparison-section--founders .comp-table tbody tr:nth-child(even) td:first-child {
          background: #f7f8fc;
        }

        body.page-logo-branding .comparison-section--founders .comp-table th:not(:first-child),
        body.page-logo-branding .comparison-section--founders .comp-table td:not(:first-child) {
          min-width: 108px;
          white-space: nowrap;
        }

        body.page-logo-branding .comparison-section--founders .comp-table th.hi,
        body.page-logo-branding .comparison-section--founders .comp-table td.hi {
          min-width: 118px;
        }

        body.page-logo-branding .comparison-section--founders .comp-table th.hi .logo2 {
          width: 96px;
          max-width: 96px;
          height: auto;
        }
      }

      @media (max-width: 480px) {
        body.page-logo-branding .comparison-section--founders .comp-table-wrap {
          padding-right: max(52px, calc(16px + 36px));
        }

        body.page-logo-branding .comparison-section--founders .comp-table {
          min-width: 780px !important;
        }
      }

/* ===== extracted from <style id/block: logo-branding-sol-layers-mobile> ===== */
/* Mobile ? How we work cards: match mobile-application shell width */
      @media (max-width: 900px) {
        body.page-logo-branding #solution-os.solution-section {
          padding-left: 20px !important;
          padding-right: 20px !important;
          overflow-x: hidden;
        }

        body.page-logo-branding #solution-os.solution-section .container,
        body.page-logo-branding #solution-os.solution-section .solution-shell,
        body.page-logo-branding #solution-os.solution-section .solution-layers {
          max-width: 100%;
          width: 100%;
          box-sizing: border-box;
          min-width: 0;
        }

        body.page-logo-branding #solution-os.solution-section .solution-shell {
          padding: 12px !important;
        }

        body.page-logo-branding #solution-os.solution-section .sol-layer {
          max-width: 100%;
          box-sizing: border-box;
          min-width: 0;
          overflow: visible;
        }

        body.page-logo-branding #solution-os.solution-section .sol-tag {
          white-space: nowrap !important;
          max-width: none !important;
          width: max-content;
          justify-self: end;
          text-align: center;
          font-size: 9px;
          letter-spacing: 0.04em;
          line-height: 1.2;
          padding: 5px 9px;
        }
      }

      @media (max-width: 400px) {
        body.page-logo-branding #solution-os.solution-section .sol-tag {
          font-size: 8px;
          padding: 4px 8px;
        }
      }

/* ===== extracted from <style id="v2-pricing-theme-lb"> ===== */
/* Task 7: left-align pricing + portfolio headers on this what-we-do page */
      body.page-logo-design #pricing .pricing-inner{text-align:left !important}
      body.page-logo-design #portfolio .section-label,
      body.page-logo-design #portfolio h2,
      body.page-logo-design #portfolio .section-intro{text-align:left !important}
      #pricing .pricing-grid{align-items:flex-start}
      #pricing .p-card{display:flex;flex-direction:column}
      #pricing .p-card .p-btn{margin-top:auto}
      #pricing .p-card.featured{background:#fff;color:#5b6079;border:2px solid #454da1;box-shadow:0 14px 48px rgba(69,77,161,.18)}
      #pricing .p-card.featured .p-tier{color:#454da1}
      #pricing .p-card.featured .p-name,
      #pricing .p-card.featured .p-price{color:#10132b}
      #pricing .p-card.featured .p-period,
      #pricing .p-card.featured .p-desc,
      #pricing .p-card.featured .p-was,
      #pricing .p-card.featured .p-features li{color:#5b6079}
      #pricing .p-card.featured .p-features li{border-color:rgba(69,77,161,.18)}
      #pricing .p-card.featured::before{background:#454da1}
      #pricing .p-pop{background:rgba(33,191,207,.15);color:var(--turquoise)}
    
  /* Task 7: left-align pricing header text (override h2/sub centering) */
  #pricing h2, #pricing .sec-sub, #pricing .chip, #pricing .section-intro{text-align:left !important}
  #pricing h2, #pricing .sec-sub{hyphens:none;-webkit-hyphens:none}

/* ===== SVG caution icon fills (moved from inline <defs><style>) ===== */
svg.wrong .cls-1 {
  fill: #1a1a1a;
}
svg.wrong .cls-2 {
  fill: #ffef11;
  fill-rule: evenodd;
}

/* Mobile ? "Unlimited revisions until you love it" stays on 1 line */
@media screen and (max-width: 768px) {
  html body.page-logo-branding.has-top-promo-bar.page-logo-design
    .hero
    .hero-industries__stack
    .ind-tag.ind-tag--nudge-left {
    white-space: nowrap !important;
    font-size: 9px !important;
    padding: 5px 7px !important;
    line-height: 1.2 !important;
    max-width: none !important;
  }
}

/* Mobile only ? reviews text-only (hide thumbs), this page only */
@media screen and (max-width: 768px) {
  html
    body.page-logo-branding.page-logo-design.page-logo-design-v2
    #testimonials.testimonials-section
    .testi-card
    > .testi-video {
    display: none !important;
  }

  html
    body.page-logo-branding.page-logo-design.page-logo-design-v2
    #testimonials.testimonials-section
    .testi-card {
    width: min(88vw, 360px) !important;
    min-height: auto !important;
    height: auto !important;
    flex-direction: column !important;
  }

  html
    body.page-logo-branding.page-logo-design.page-logo-design-v2
    #testimonials.testimonials-section
    .testi-content {
    width: 100% !important;
    padding: 20px 18px 18px !important;
  }

  html
    body.page-logo-branding.page-logo-design.page-logo-design-v2
    #testimonials.testimonials-section
    .testi-quote {
    display: block !important;
    -webkit-line-clamp: unset !important;
    line-clamp: unset !important;
    overflow: visible !important;
  }
}


/* Desktop ? reviews: full-height image, no play (match web-design look, this page only) */
@media screen and (min-width: 769px) {
  html body.page-logo-branding.page-logo-design.page-logo-design-v2
    #testimonials.testimonials-section
    .testi-video
    .testi-video-play,
  html body.page-logo-branding.page-logo-design.page-logo-design-v2
    #testimonials.testimonials-section
    .testi-video-duration {
    display: none !important;
  }

  html body.page-logo-branding.page-logo-design.page-logo-design-v2
    #testimonials.testimonials-section
    .testi-card {
    display: flex !important;
    align-items: stretch !important;
    width: 560px !important;
    min-height: 310px !important;
  }

  html body.page-logo-branding.page-logo-design.page-logo-design-v2
    #testimonials.testimonials-section
    .testi-card
    > .testi-video {
    position: relative !important;
    display: block !important;
    width: 280px !important;
    min-width: 280px !important;
    flex: 0 0 280px !important;
    align-self: stretch !important;
    height: auto !important;
    min-height: 100% !important;
    aspect-ratio: auto !important;
    overflow: hidden !important;
    background: #0f1024 !important;
  }

  html body.page-logo-branding.page-logo-design.page-logo-design-v2
    #testimonials.testimonials-section
    .testi-card
    .testi-video
    img,
  html body.page-logo-branding.page-logo-design.page-logo-design-v2
    #testimonials.testimonials-section
    .testi-card
    .testi-video
    img.testi-video__logo,
  html body.page-logo-branding.page-logo-design.page-logo-design-v2
    #testimonials.testimonials-section
    .testi-card
    .testi-video
    img:not(.testi-video__logo),
  html body.page-logo-branding.page-logo-design.page-logo-design-v2
    #testimonials.testimonials-section
    .testi-card:hover
    .testi-video
    img {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: cover !important;
    object-position: center center !important;
    transform: none !important;
  }
}

/* Logo branding mobile portfolio: one-by-one loop (both rows) */
@media (max-width: 768px) {
  body.page-logo-branding #portfolio .portfolio-row.pf-rows-loop {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  body.page-logo-branding #portfolio .portfolio-row.pf-rows-loop::-webkit-scrollbar {
    display: none;
  }

  body.page-logo-branding #portfolio .pf-rows-loop .portfolio-track {
    animation: none !important;
    transform: none !important;
  }

  body.page-logo-branding #portfolio .pf-rows-loop .portfolio-card {
    scroll-snap-align: center;
  }
}

/* Mobile reviews: Splide one-by-one (hide 2-row marquee stack) */
.logo-testi-mobile-splide {
  display: none;
}

@media (max-width: 768px) {
  body.page-logo-branding #testimonials .testi-marquee-wrap {
    display: none !important;
  }

  body.page-logo-branding #testimonials .logo-testi-mobile-splide {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 8px 0 4px;
    padding: 0;
  }

  body.page-logo-branding #testimonials .logo-testi-mobile-splide .splide__track {
    overflow: hidden;
  }

  body.page-logo-branding #testimonials .logo-testi-mobile-splide .splide__list {
    align-items: stretch;
  }

  body.page-logo-branding #testimonials .logo-testi-mobile-splide .splide__slide {
    display: flex;
    justify-content: center;
  }

  body.page-logo-branding #testimonials .logo-testi-mobile-splide .testi-card {
    width: 100% !important;
    max-width: 400px;
    min-height: auto !important;
    height: auto !important;
    flex-direction: column !important;
    margin: 0 auto;
  }

  body.page-logo-branding #testimonials .logo-testi-mobile-splide .testi-video {
    display: none !important;
  }

  body.page-logo-branding #testimonials .logo-testi-mobile-splide .testi-content {
    width: 100% !important;
    padding: 20px 18px 18px !important;
  }

  body.page-logo-branding #testimonials .logo-testi-mobile-splide .testi-quote {
    display: block !important;
    -webkit-line-clamp: unset !important;
    line-clamp: unset !important;
    overflow: visible !important;
  }

  body.page-logo-branding #testimonials .logo-testi-mobile-splide .splide__pagination {
    position: static;
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 16px;
    padding: 0;
  }

  body.page-logo-branding
    #testimonials
    .logo-testi-mobile-splide
    .splide__pagination__page {
    width: 7px;
    height: 7px;
    margin: 0;
    border: 0;
    border-radius: 50%;
    background: rgba(69, 77, 161, 0.28);
    opacity: 1;
    transition: background 0.2s ease, transform 0.2s ease;
  }

  body.page-logo-branding
    #testimonials
    .logo-testi-mobile-splide
    .splide__pagination__page.is-active {
    background: #454da1;
    transform: scale(1.15);
  }
}

@media (min-width: 769px) {
  body.page-logo-branding #testimonials .logo-testi-mobile-splide {
    display: none !important;
  }
}

