/* ===== extracted from <style> ===== */
/* ===== 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;
      }
      /* 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: 425px;
        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;
      }

      @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;
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        transition:
          opacity 0.35s ease,
          visibility 0.35s ease;
      }

      .lead-popup-overlay.open {
        opacity: 1;
        visibility: visible;
        display: flex !important;
      }

      .lead-popup-overlay[hidden] {
        display: none !important;
      }

      .lead-popup-modal {
        position: relative;
        width: 100%;
        max-width: 430px;
        max-height: none;
        overflow: hidden;
        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;
      }

      body.page-ppc-ads .lead-popup-overlay {
        overflow: hidden;
      }

      body.page-ppc-ads .lead-popup-modal {
        overflow: hidden !important;
        max-height: none;
        scrollbar-width: none;
        -ms-overflow-style: none;
      }

      body.page-ppc-ads .lead-popup-modal::-webkit-scrollbar {
        display: none;
        width: 0;
        height: 0;
      }

      body.page-ppc-ads .lead-popup-modal .hero-banner-form {
        overflow: hidden;
        box-sizing: border-box;
      }

      body.page-ppc-ads .lead-popup-modal .quiz-card {
        overflow: hidden;
        animation: none;
        transform: none;
      }

      body.page-ppc-ads .lead-popup-modal .hero-banner-form__title {
        padding-left: 10px;
        padding-right: 10px;
      }

      body.page-ppc-ads .lead-popup-modal .hero-banner-form__title-small {
        white-space: normal;
      }

      body.page-ppc-ads .side-rail__consult-panel {
        overflow-x: hidden;
      }

      body.page-ppc-ads .cta-banner-form .hero-banner-form__title-lead,
      body.page-ppc-ads .side-rail__form-title .hero-banner-form__title-lead {
        white-space: nowrap;
      }

      .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 {
        display: block;
        font-size: 0.65em;
      }

      .side-rail__form-title .hero-banner-form__title-lead {
        white-space: nowrap;
      }

      .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;
        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 {
        align-items: flex-start;
        padding-top: clamp(130px, 20vh, 200px);
        padding-bottom: clamp(35px, 10vh, 96px);
        /* 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;
      }

      @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: 31%;
          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(48px, 4.5vw, 62px));
          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: 30px;
          z-index: 6;
          transform: rotate(-7deg);
          animation: hero-logo-float-eggboy 9.8s ease-in-out infinite;
          animation-delay: 0.5s;
        }

        .hiw-process__intro .section-label,
        #get-matched .section-label {
          text-align: left;
        }

        @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 {
        width: 550px;
        min-height: 310px;
        align-items: stretch;
      }

      body.page-logo-design-v2 #testimonials .testi-video {
        display: block !important;
      }

      body.page-logo-design-v2 #testimonials .testi-content {
        width: 100%;
        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 .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: 650px;
        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 > h2.r,
      #pricing-2 .pricing-inner > h2.r {
        max-width: 680px;
      }

      #pricing .pricing-inner > p.sec-sub.r,
      #pricing-2 .pricing-inner > p.sec-sub.r {
        max-width: 520px;
      }

      

      #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-lead {
        white-space: nowrap;
      }

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

      .hero-banner-form__title-small {
        display: block;
        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: hidden;
        }

        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-x: clip;
          overflow-y: visible;
        }

        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;
        }

        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: column;
          flex-wrap: wrap;
          align-items: stretch;
        }

        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: 100%;
          white-space: normal;
        }

        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: flex;
          flex-direction: column;
          gap: 8px;
        }

        body.has-top-promo-bar.page-logo-design .hero-industries__row {
          display: flex;
          flex-wrap: wrap;
          gap: 8px;
        }

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

        body.page-logo-design .hero-actions {
          flex-direction: column;
          align-items: stretch;
          gap: 10px;
          margin-bottom: 28px;
        }

        body.page-logo-design-v2.has-top-promo-bar.page-logo-design .hero-actions {
          flex-direction: row;
          flex-wrap: wrap;
          align-items: stretch;
          gap: 10px;
          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: 1 1 auto; */
          white-space: normal;
          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 12px;
        }

        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: none;
          overflow: hidden;
        }

        body.page-ppc-ads.page-logo-design .lead-popup-modal {
          max-height: none;
          overflow: hidden !important;
        }
      }

      @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 .ind-tag {
          font-size: 12px;
          padding: 6px 12px;
        }
      }

      /* 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: clamp(72px, 20vw, 104px) !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 auto !important;
          padding: 0 clamp(10px, 3vw, 16px);
          box-sizing: border-box;
          overflow: visible;
        }

        /* Signup form: simple centered card, no reserved space for floats */
        body.has-top-promo-bar.page-logo-design .hero-visual-group.hero-form-cluster {
          position: relative;
          display: block;
          width: 100% !important;
          max-width: min(480px, calc(100vw - 32px - var(--side-rail-tab-w, 52px)));
          min-height: 0 !important;
          transform: none !important;
          margin: 0 auto;
          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__row {
          flex-wrap: wrap;
          width: 100%;
          max-width: 100%;
        }

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

        body.has-top-promo-bar.page-logo-design .hero-industries__stack {
          position: relative;
          padding-right: clamp(72px, 20vw, 104px);
        }

        /* The two image-cycling cards (chrome inherited from .hero-form-logo-card) */
        body.has-top-promo-bar.page-logo-design .mobile-logo-card {
          display: flex;
          align-items: center;
          justify-content: center;
          position: absolute;
          padding: 5px;
          overflow: hidden;
          pointer-events: none;
          z-index: 4;
          transform: rotate(var(--card-rot, 0deg));
          animation: hero-card-bob 6s ease-in-out infinite;
        }

        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, 6vw, 48px);
          right: 0;
          width: clamp(64px, 22vw, 108px);
          height: clamp(64px, 22vw, 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: 0;
          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;
          margin-top: 2rem !important;
        }

        body.has-top-promo-bar.page-logo-design .mobile-logo-card--tags {
          top: auto;
          bottom: 33%;
        }

        body.page-logo-design .lead-form .hero-float {
          top: -20px !important;
        }
      }

      /* SEO hero banner */
      .hero.hero--seo {
        position: relative;
        overflow: visible;
        background: linear-gradient(135deg, #f3f0ff 0%, #eef6ff 48%, #f7f4ff 100%);
        padding: 96px 0 72px;
        min-height: auto;
        isolation: isolate;
      }

      .hero.hero--seo .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) {
        .hero.hero--seo .hero-bg-video {
          display: none;
        }
      }

      .hero.hero--seo .seo-hero__inner {
        position: relative;
        z-index: 2;
      }

      .hero.hero--seo::before,
      .hero.hero--seo::after {
        content: "";
        position: absolute;
        border-radius: 50%;
        pointer-events: none;
      }

      .hero.hero--seo::before {
        width: 420px;
        height: 420px;
        top: -120px;
        right: -80px;
        background: radial-gradient(circle, rgba(69, 77, 161, 0.12) 0%, transparent 70%);
      }

      .hero.hero--seo::after {
        width: 320px;
        height: 320px;
        bottom: -80px;
        left: -60px;
        background: radial-gradient(circle, rgba(31, 220, 229, 0.14) 0%, transparent 72%);
      }

      .seo-hero__copy {
        margin-top: 16px;
        margin-left: 0;
        max-width: none;
        width: 100%;
      }

      @media (min-width: 1025px) {
        .seo-hero__copy {
          margin-left: -48px;
        }
      }

      .seo-hero__copy .hero-badge {
        background: rgba(69, 77, 161, 0.1);
        color: #454da1;
        border: 1px solid rgba(69, 77, 161, 0.14);
      }

      .seo-hero__copy .hero-badge .dot {
        background: #454da1;
      }

      .seo-hero__copy h1 {
        color: #171a2f;
        margin-bottom: 18px;
        max-width: 520px;
      }

      .seo-hero__copy .hero-h1-line {
        display: block;
        color: #171a2f;
        white-space: normal;
      }

      .seo-hero__copy .hero-h1-line em {
        font-style: italic;
        font-weight: 400;
        color: var(--midnight);
      }

      .seo-hero__copy .hero-sub {
        color: #5d6478;
        max-width: none;
        width: 100%;
        line-height: 1.62;
        margin-bottom: 24px;
      }

      .seo-hero__actions {
        display: flex;
        flex-wrap: wrap;
        gap: 14px;
        align-items: center;
      }

      .seo-hero__btn-primary {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        padding: 14px 28px;
        border-radius: 999px;
        border: none;
        color: #fff;
        font-weight: 700;
        font-size: 15px;
        text-decoration: none;
        background: linear-gradient(90deg, #454da1 0%, #1fdce5 100%);
        box-shadow: 0 12px 28px rgba(69, 77, 161, 0.22);
        white-space: nowrap;
      }

      body.has-top-promo-bar.page-logo-design .seo-hero__actions .btn-ghost,
      .seo-hero__actions .btn-ghost {
        color: #7b7b96 !important;
        border-bottom: 1px dashed rgba(69, 77, 161, 0.42) !important;
        background: transparent;
        padding-bottom: 1px;
      }

      body.has-top-promo-bar.page-logo-design .seo-hero__actions .btn-ghost:hover,
      body.has-top-promo-bar.page-logo-design .seo-hero__actions .btn-ghost:focus,
      .seo-hero__actions .btn-ghost:hover,
      .seo-hero__actions .btn-ghost:focus {
        color: #454da1 !important;
        border-bottom-color: #454da1 !important;
      }

      .seo-hero__form .lead-form__submit .lead-form__submit-icon {
        display: inline-block;
      }

      .seo-hero__visual {
        position: relative;
        overflow: visible;
        display: flex;
        justify-content: center;
        align-items: center;
      }

      .seo-hero__inner {
        align-items: flex-start;
        width: 100%;
      }

      .hero.hero--seo .seo-hero__copy .hero-sub {
        max-width: 480px;
        width: 100%;
      }

      .seo-hero__cluster {
        position: relative;
        width: 100%;
        max-width: 720px;
        min-height: 620px;
        margin: 0 auto;
        /* display: grid; */
        /* grid-template-columns: 178px minmax(320px, 392px) 178px; */
        /* gap: 14px 36px; */
        /* align-items: center; */
        /* transform: translateX(52px); */
        overflow: visible;
      }

      .seo-hero__paths {
        display: none;
      }

      .seo-hero__cards--left,
      .seo-hero__cards--right {
        position: relative;
        z-index: 5;
      }

      .seo-hero__stat {
        position: relative;
        z-index: 2;
        background: transparent;
        border: none;
        box-shadow: none;
        padding: 0;
        min-width: 0;
        width: 100%;
        pointer-events: none;
        transform-origin: center center;
        overflow: visible;
      }

      .seo-hero__form-arrow {
        position: absolute;
        pointer-events: none;
        z-index: 3;
        overflow: visible;
        display: block;
        height: auto;
      }

      .seo-hero__form-arrow--rank {
        left: -110px;
        top: 40%;
        width: 92px;
        transform: translateY(-50%) translateX(4px);
      }

      .seo-hero__form-arrow--traffic {
        left: -70px;
        top: 58%;
        width: 70px;
        transform: translateY(-50%);
      }

      .seo-hero__form-arrow--ads {
        right: -64px;
        top: 22%;
        width: 58px;
        transform: translateY(-50%);
      }

      .seo-hero__form-arrow--impressions {
        right: -64px;
        top: 64%;
        width: 58px;
        transform: translateY(-50%);
      }

      .seo-hero__cards {
        display: flex;
        flex-direction: column;
        overflow: visible;
        position: absolute;
        width: max-content;
        height: 100%;
        top: calc(50% + 52px);
        transform: translateY(-50%);
        justify-content: center;
      }

      .seo-hero__cards--left {
        align-items: flex-end;
        gap: 38px;
        right: calc(50% + 220px);
        left: auto;
      }

      .seo-hero__cards--right {
        align-items: flex-start;
        gap: 34px;
        left: calc(50% + 220px);
      }

      .seo-hero__stat-img {
        display: block;
        width: 100%;
        height: auto;
        border-radius: 16px;
        box-shadow: 0 16px 40px rgba(24, 30, 75, 0.12);
      }

      .seo-hero__stat--rankings {
        max-width: 96px;
        transform: translate(-56px, 16px) rotate(-6deg);
      }

      .seo-hero__stat--traffic {
        max-width: 200px;
        transform: translate(8px, 56px) rotate(7deg);
      }

      .seo-hero__stat--ads {
        max-width: 150px;
        transform: translate(4px, -76px) rotate(6deg);
      }

      .seo-hero__stat--impressions {
        max-width: 178px;
        transform: translate(10px, -10px) rotate(-6deg);
      }

      .seo-hero__stat-top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        margin-bottom: 8px;
      }

      .seo-hero__stat-brand {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        font-size: 12px;
        font-weight: 700;
        color: #2a2f45;
      }

      .seo-hero__stat-brand svg {
        width: 18px;
        height: 18px;
        flex-shrink: 0;
      }

      .seo-hero__stat-delta {
        font-size: 11px;
        font-weight: 700;
        color: #16a34a;
        background: rgba(22, 163, 74, 0.1);
        border-radius: 999px;
        padding: 4px 8px;
        white-space: nowrap;
      }

      .seo-hero__stat-value {
        font-size: 24px;
        font-weight: 800;
        color: #171a2f;
        line-height: 1.1;
      }

      .seo-hero__stat--rankings .seo-hero__stat-value {
        font-size: 28px;
      }

      .seo-hero__stat-label {
        font-size: 12px;
        color: #7b8196;
        margin-top: 2px;
      }

      .seo-hero__stat-chart {
        margin-top: 10px;
        height: 42px;
      }

      .seo-hero__form-wrap {
        position: relative;
        z-index: 4;
        width: 100%;
        max-width: 455px;
        margin: 0px auto;
        transform: translateX(-16px);
        isolation: isolate;
        overflow: visible;
      }

      .seo-hero__form.lead-form--hero-v2 {
        position: relative;
        z-index: 2;
        overflow: visible;
        width: 100%;
        max-width: 100%;
        background: #fff;
        border: 1px solid rgba(69, 77, 161, 0.08);
        box-shadow: 0 32px 70px rgba(24, 30, 75, 0.14);
        border-radius: 10px;
        padding: 22px 18px 18px;
        gap: 11px;
        transform: none;
      }

      .seo-hero__form.lead-form--hero-v2 > form {
        gap: 8px;
      }

      .seo-hero__form .hero-float {
        position: absolute !important;
        top: -10px !important;
        left: calc(100% - 88px) !important;
        right: auto !important;
        transform: none !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;
        width: max-content;
        max-width: none;
        z-index: 6;
        background: #fff;
        color: #2a2f45;
        border: 1px solid rgba(69, 77, 161, 0.1);
      }

      .seo-hero__form .lead-form__head {
        padding-right: 0;
      }

      .seo-hero__form .lead-form__title {
        font-size: clamp(24px, 2.4vw, 30px);
        color: #171a2f;
        margin-bottom: 6px;
      }

      .seo-hero__form .lead-form__subtitle {
        color: #6b7288;
      }

      .seo-hero__form .lead-form__input-shell .lead-form__input {
        min-height: 46px;
        padding: 11px 12px 11px 38px;
      }

      .seo-hero__form .lead-form__submit {
        background: linear-gradient(90deg, #454da1 0%, #1fdce5 100%);
        border: none;
        color: #fff;
        font-weight: 700;
        border-radius: 12px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        padding: 15px 24px;
        margin-top: 2px;
      }

      .seo-hero__form .lead-form__guarantees--bar {
        margin-top: 4px;
        padding: 10px 0 4px;
      }

      .seo-hero__form .lead-form__input-shell,
      .seo-hero__form .lead-form__input {
        border-radius: 10px;
      }

      @media (min-width: 1280px) and (max-width: 1399px) {
        .seo-hero__cards--right {
          left: calc(50% + 210px);
        }

        .seo-hero__cards--left {
          right: calc(50% + 210px);
        }
      }

      /* Laptop / small desktop: floats extend past the form and cause
         horizontal scroll � hide them early and drop the cluster height. */
      @media (max-width: 1279px) {
        .seo-hero__cards,
        .seo-hero__paths,
        .seo-hero__form-arrow {
          display: none;
        }

        .seo-hero__cluster {
          min-height: 0;
          max-width: min(455px, 100%);
        }
      }

      @media (max-width: 1024px) {
        .seo-hero__inner {
          grid-template-columns: 1fr;
          gap: 24px;
        }

        .seo-hero__copy {
          max-width: 100%;
          margin-left: 0;
        }

        .seo-hero__copy h1,
        .seo-hero__copy .hero-sub {
          max-width: 100%;
        }

        .seo-hero__visual {
          min-height: auto;
          width: 100%;
        }

        .seo-hero__cluster {
          grid-template-columns: 1fr;
          max-width: min(455px, 100%);
          min-height: 0;
          transform: none;
          gap: 0;
          margin: 0 auto;
        }

        .seo-hero__form-wrap {
          max-width: 100%;
          margin-top: 0;
        }

        body.page-ppc-ads .hero.hero--seo .hero-industries__stack {
          display: grid;
          grid-template-columns: repeat(2, auto);
          gap: 8px;
          width: fit-content;
          max-width: 100%;
          padding-right: 0;
        }

        body.page-ppc-ads .hero.hero--seo .hero-industries__row {
          display: contents;
          flex-wrap: nowrap;
        }

        body.page-ppc-ads .hero.hero--seo .hero-industries__stack .ind-tag {
          width: fit-content !important;
          max-width: none !important;
          flex: 0 0 auto !important;
          justify-self: start !important;
          align-self: start !important;
          white-space: nowrap !important;
          font-size: 11px !important;
          padding: 4px 8px !important;
          gap: 4px !important;
          line-height: 1.25 !important;
          box-sizing: border-box !important;
        }
      }

      @media (max-width: 768px) {
        .hero.hero--seo {
          padding-top: 132px;
          overflow-x: clip;
        }

        .seo-hero__copy,
        .seo-hero__copy h1,
        .seo-hero__copy .hero-sub {
          max-width: 100%;
          margin-left: 0;
        }

        .seo-hero__actions {
          flex-direction: column;
          align-items: stretch;
          width: 100%;
        }

        .seo-hero__actions .btn-green,
        .seo-hero__actions .btn-ghost {
          width: 100%;
          justify-content: center;
          white-space: normal;
          text-align: center;
        }

        .seo-hero__cluster {
          min-height: 0;
          max-width: 100%;
        }

        body.page-ppc-ads .seo-hero__form-wrap {
          max-width: 100%;
          transform: translateX(4px);
        }

        .seo-hero__form.lead-form--hero-v2 {
          padding: 18px 14px 14px;
        }

        body.page-ppc-ads .seo-hero__form .hero-float,
        body.page-ppc-ads .seo-hero__form.lead-form--hero-v2 .hero-float {
          left: auto !important;
          right: -12px !important;
          top: -8px !important;
          transform: none !important;
          max-width: calc(100% - 12px);
          white-space: normal;
        }

        .seo-hero__form .lead-form__title {
          font-size: clamp(22px, 6vw, 28px);
          padding-right: 12px;
        }
      }

      @media (max-width: 480px) {
        body.page-ppc-ads .hero.hero--seo .hero-industries__row {
          display: contents;
          flex-wrap: nowrap;
        }

        body.page-ppc-ads .hero.hero--seo .hero-industries__stack .ind-tag {
          font-size: 10px !important;
          padding: 4px 7px !important;
          gap: 3px !important;
          width: fit-content !important;
          justify-self: start !important;
        }

        .seo-hero__form .lead-form__input-shell .lead-form__input {
          min-height: 44px;
          padding: 10px 12px 10px 36px;
        }
      }

      /* Solution team — fit "Project Manager" without changing card height */
      body.page-logo-design .solution-section .sol-layer {
        grid-template-columns: 148px 1fr auto;
      }

      body.page-logo-design .solution-section .sol-num {
        white-space: nowrap;
        line-height: 1.25;
      }

      /* Equal width + height for the 4 solution role cards */
      body.page-ppc-ads #solution-os.solution-section .solution-layers {
        width: 100%;
      }

      body.page-ppc-ads #solution-os.solution-section .sol-layer {
        width: 100% !important;
        box-sizing: border-box !important;
        height: 128px !important;
        min-height: 128px !important;
        max-height: 128px !important;
        align-items: center !important;
      }

      body.page-ppc-ads #solution-os.solution-section .sol-layer > div:nth-child(2) {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        min-width: 0 !important;
        width: 100% !important;
        align-self: stretch !important;
        overflow: hidden;
      }

      body.page-ppc-ads #solution-os.solution-section .sol-desc {
        min-height: 2.9em !important;
        margin: 0;
      }

      @media (max-width: 900px) {
        body.page-ppc-ads .solution-section .solution-split {
          display: flex;
          flex-direction: column;
        }

        body.page-ppc-ads .solution-section .solution-media,
        body.page-ppc-ads .solution-section .solution-layers > .solution-media {
          order: -1;
          width: 100%;
          margin: 0 0 10px;
          min-height: 240px;
        }

        body.page-ppc-ads .solution-section .solution-layers > .solution-media .media-frame,
        body.page-ppc-ads .solution-section .solution-media .media-frame {
          min-height: 240px;
        }

        /* Your Team role cards — wider on mobile (match other service pages) */
        body.page-ppc-ads #solution-os.solution-section {
          padding-left: 16px !important;
          padding-right: 16px !important;
          overflow-x: hidden;
        }

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

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

        body.page-ppc-ads #solution-os.solution-section .sol-layer {
          display: grid !important;
          grid-template-columns: minmax(0, 1fr) max-content !important;
          grid-template-rows: auto auto !important;
          height: auto !important;
          min-height: 128px !important;
          max-height: none !important;
          padding: 12px !important;
          max-width: 100%;
          box-sizing: border-box;
          min-width: 0;
          align-items: start !important;
        }

        body.page-ppc-ads #solution-os.solution-section .sol-num {
          grid-column: 1;
          grid-row: 1;
          width: auto;
          max-width: 100%;
          min-width: 0;
          white-space: normal;
          line-height: 1.25;
        }

        body.page-ppc-ads #solution-os.solution-section .sol-tag {
          grid-column: 2;
          grid-row: 1;
          width: max-content;
          min-width: 0;
          max-width: none;
          white-space: nowrap;
          justify-self: end;
          align-self: start;
          text-align: center;
          font-size: 9px;
          letter-spacing: 0.04em;
          line-height: 1.2;
          padding: 5px 9px;
          box-sizing: border-box;
        }

        body.page-ppc-ads #solution-os.solution-section .sol-layer > div:nth-child(2) {
          grid-column: 1 / -1;
          grid-row: 2;
          min-width: 0;
          width: 100% !important;
          overflow: visible !important;
        }

        body.page-ppc-ads #solution-os.solution-section .sol-desc {
          min-height: 2.7em !important;
          width: 100%;
          max-width: 100%;
        }
      }

      /* Surface Pro 7 / tablet (~901–1100px): 2-col crushes titles — stack + clear side rail */
      @media (min-width: 901px) and (max-width: 1100px) {
        /* Hero banner — match logo-and-branding: text top, form full-width below */
        body.page-ppc-ads.has-top-promo-bar .hero.hero--seo,
        body.page-ppc-ads .hero.hero--seo {
          padding-top: 192px !important;
          padding-left: 24px !important;
          padding-right: 72px !important;
          padding-bottom: 56px !important;
        }

        body.page-ppc-ads .hero.hero--seo .seo-hero__inner,
        body.page-ppc-ads .seo-hero__inner {
          display: flex !important;
          flex-direction: column !important;
          align-items: stretch !important;
          gap: 24px !important;
          max-width: 100% !important;
          width: 100% !important;
          grid-template-columns: 1fr !important;
          margin: 0 !important;
          transform: none !important;
        }

        body.page-ppc-ads .seo-hero__copy {
          width: 100% !important;
          max-width: 100% !important;
          margin: 0 !important;
          text-align: left !important;
          transform: none !important;
          order: 1 !important;
        }

        body.page-ppc-ads .seo-hero__visual {
          width: 100% !important;
          max-width: 100% !important;
          min-height: 0 !important;
          margin: 0 !important;
          justify-self: stretch !important;
          order: 2 !important;
        }

        body.page-ppc-ads .seo-hero__cluster {
          display: block !important;
          width: 100% !important;
          max-width: 100% !important;
          min-height: 0 !important;
          margin: 0 !important;
          transform: none !important;
          gap: 0 !important;
        }

        body.page-ppc-ads .seo-hero__form-wrap,
        body.page-ppc-ads .seo-hero__form.lead-form--hero-v2,
        body.page-ppc-ads .seo-hero__form {
          width: 100% !important;
          max-width: 100% !important;
          margin: 0 !important;
          box-sizing: border-box !important;
        }

        body.page-ppc-ads .seo-hero__cards,
        body.page-ppc-ads .seo-hero__paths,
        body.page-ppc-ads .seo-hero__form-arrow {
          display: none !important;
        }

        body.page-ppc-ads #solution-os.solution-section {
          padding-left: 20px !important;
          padding-right: 72px !important;
          overflow-x: hidden;
        }

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

        body.page-ppc-ads #solution-os.solution-section .solution-split {
          display: flex !important;
          flex-direction: column !important;
          gap: 14px;
        }

        body.page-ppc-ads #solution-os.solution-section .solution-media,
        body.page-ppc-ads #solution-os.solution-section .solution-layers > .solution-media {
          order: -1;
          width: 100%;
          margin: 0 0 10px;
          min-height: 280px;
        }

        body.page-ppc-ads #solution-os.solution-section .solution-media .media-frame,
        body.page-ppc-ads #solution-os.solution-section .solution-layers > .solution-media .media-frame {
          min-height: 280px;
        }

        body.page-ppc-ads #solution-os.solution-section .sol-layer,
        body.page-ppc-ads.page-logo-design #solution-os.solution-section .sol-layer {
          display: grid !important;
          grid-template-columns: minmax(120px, 160px) minmax(0, 1fr) auto !important;
          height: auto !important;
          min-height: 112px !important;
          max-height: none !important;
          gap: 12px !important;
          padding: 14px 16px !important;
          align-items: center !important;
          box-sizing: border-box;
          min-width: 0;
        }

        body.page-ppc-ads #solution-os.solution-section .sol-layer > div:nth-child(2) {
          overflow: visible !important;
          min-width: 0 !important;
        }

        body.page-ppc-ads #solution-os.solution-section .sol-title {
          white-space: normal;
        }

        body.page-ppc-ads #solution-os.solution-section .sol-desc {
          min-height: 0 !important;
        }

        body.page-ppc-ads #solution-os.solution-section .sol-num {
          white-space: nowrap;
        }

        body.page-ppc-ads #solution-os.solution-section .sol-tag {
          white-space: nowrap;
          flex-shrink: 0;
        }

        /* Promo bar: stop phone / live-chat collision */
        body.page-ppc-ads .top-promo-bar__inner {
          gap: 8px 12px;
          flex-wrap: wrap;
          justify-content: center;
        }

        body.page-ppc-ads .top-promo-bar__contact {
          gap: 10px;
          flex-wrap: wrap;
          justify-content: center;
        }

        body.page-ppc-ads .top-promo-bar__text {
          font-size: 10.5px;
        }

        /* Nav: slightly tighter so links + CTA fit Surface width */
        body.page-ppc-ads nav#nav,
        body.page-ppc-ads nav {
          padding-left: 14px;
          padding-right: 14px;
          gap: 8px;
        }

        body.page-ppc-ads .nav-links {
          gap: 2px;
        }

        body.page-ppc-ads .nav-links > li > a {
          padding-left: 8px;
          padding-right: 8px;
          font-size: 13px;
        }

        body.page-ppc-ads a.nav-cta {
          padding-left: 12px;
          padding-right: 12px;
          font-size: 12px;
          white-space: nowrap;
        }
      }

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

      body.page-ppc-ads #add-ons .task-track.v2 > .task-item::after,
      body.page-ppc-ads #teams .task-track.v2 > .task-item::after {
        content: none !important;
        display: none !important;
      }

      @media (min-width: 769px) {
        #add-ons .team-media {
          min-height: 265px;
        }
      }

/* ===== extracted from <style id="ppc-popup-no-scrollbar"> ===== */
body.page-ppc-ads .lead-popup-overlay,
      body.page-ppc-ads .lead-popup-modal,
      body.page-ppc-ads #leadPopupCard,
      body.page-ppc-ads #leadPopupCard.quiz-card {
        overflow: hidden !important;
        max-height: none !important;
        overflow-y: hidden !important;
        scrollbar-width: none !important;
        -ms-overflow-style: none !important;
      }

      body.page-ppc-ads .lead-popup-modal::-webkit-scrollbar,
      body.page-ppc-ads #leadPopupCard::-webkit-scrollbar {
        display: none !important;
        width: 0 !important;
        height: 0 !important;
      }

      body.page-ppc-ads #leadPopupCard.quiz-card {
        animation: none !important;
        transform: none !important;
      }

      body.page-ppc-ads .lead-popup-modal .hero-banner-form__title-small {
        white-space: normal !important;
      }

/* ===== extracted from <style id="laptop-responsive-ppc-ads"> ===== */
@media screen and (min-width: 1024px) and (max-width: 1536px) {
        /* The desktop rule pulls this column 48px into the gutter, which is why
           the copy hugged the left edge on laptops. */
        body.page-ppc-ads .hero.hero--seo .seo-hero__copy {
          margin-left: 0 !important;
          transform: translateX(18px);
        }

        body.page-ppc-ads .hero.hero--seo .hero-industries__stack,
        body.page-ppc-ads .hero.hero--seo .hero-industries__row {
          gap: 4px;
        }
      }

/* ===== extracted from <style id="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: 40px !important;
          min-height: 100vh !important;
          min-height: 100dvh !important;
        }

        /* Bring back banner tags under copy (hidden by hero-short-viewport.css) */
        body[class][class][class][class][class][class][class][class] .hero .hero-industries__stack,
        body[class][class][class][class][class][class][class][class] .hero .hero-industries {
          display: flex !important;
          flex-direction: column !important;
          gap: 6px !important;
          margin-top: 6px !important;
        }

        body[class][class][class][class][class][class][class][class] .hero .hero-industries__row {
          display: flex !important;
          flex-wrap: nowrap !important;
          gap: 6px !important;
          width: fit-content !important;
          max-width: 100% !important;
        }

        body[class][class][class][class][class][class][class][class] .hero .hero-industries__stack .ind-tag,
        body[class][class][class][class][class][class][class][class] .hero .hero-industries .ind-tag {
          white-space: nowrap !important;
          font-size: 11px !important;
          padding: 5px 10px !important;
        }

        body[class][class][class][class][class][class][class][class] .hero-copy {
          transform: translateX(72px) !important;
        }

        body[class][class][class][class][class][class][class][class] .seo-hero__form-wrap {
          transform: translate(-96px, 40px) !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 {
          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="ppc-hero-float-nudge"> ===== */
/* 1200x580 — Active Ads Studio tag, thoda upar */
      @media screen and (min-width: 1024px) and (max-width: 1536px) and (max-height: 760px) {
        body[class][class][class][class][class][class][class][class][class] .hero .seo-hero__form.lead-form--hero-v2 .hero-float,
        body[class][class][class][class][class][class][class][class][class] .hero .seo-hero__form .hero-float,
        body[class][class][class][class][class][class][class][class][class] .hero .lead-form.lead-form--hero-v2 .hero-float {
          top: -18px !important;
        }
      }

/* ===== extracted from <style id="ppc-founders-comp-rows"> ===== */
/* Desktop/tablet only — fixed row height */
      @media (min-width: 769px) {
        body.page-ppc-ads .comparison-section--founders .comp-table tbody tr {
          height: 64px !important;
        }

        body.page-ppc-ads .comparison-section--founders .comp-table tbody td {
          height: 64px !important;
          padding-top: 12px !important;
          padding-bottom: 12px !important;
          vertical-align: middle !important;
          line-height: 1.35 !important;
          box-sizing: border-box !important;
        }

        body.page-ppc-ads .comparison-section--founders .comp-table td.hi,
        body.page-ppc-ads .comparison-section--founders .comp-table tbody td:nth-child(n + 2) {
          white-space: nowrap !important;
        }

        body.page-ppc-ads .comparison-section--founders .comp-table tbody td:first-child {
          white-space: normal !important;
        }
      }

      /* Yellow triangle text alignment — icon nudge only */
      body.page-ppc-ads .comparison-section--founders .comp-table svg.wrong {
        vertical-align: middle;
        position: relative;
        top: -3px;
      }

/* ===== extracted from <style id="ppc-comp-table-mobile"> ===== */
/* Mobile — horizontal scroll + sticky Feature col + side-rail clear */
      @media (max-width: 768px) {
        body.page-ppc-ads .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-ppc-ads .comparison-section--founders .comp-table {
          width: max-content !important;
          min-width: 1020px !important;
          max-width: none !important;
          table-layout: auto;
        }

        body.page-ppc-ads .comparison-section--founders .comp-table tbody tr,
        body.page-ppc-ads .comparison-section--founders .comp-table tbody td {
          height: auto !important;
        }

        body.page-ppc-ads .comparison-section--founders .comp-table th,
        body.page-ppc-ads .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-ppc-ads .comparison-section--founders .comp-table th:first-child,
        body.page-ppc-ads .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-ppc-ads .comparison-section--founders .comp-table thead th:first-child {
          z-index: 2;
          background: var(--lavender);
        }

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

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

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

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

        body.page-ppc-ads .comparison-section--founders .comp-table th.hi .logo1,
        body.page-ppc-ads .comparison-section--founders .comp-table th.hi .logo2 {
          width: 96px;
          max-width: 96px;
          height: auto;
        }
      }

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

        body.page-ppc-ads .comparison-section--founders .comp-table {
          min-width: 980px !important;
        }
      }

/* ===== extracted from <style id="v2-pricing-theme-svc"> ===== */
/* brand-identity pricing card theme */
  #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)}

  /* ---- Per-package add-ons selector ---- */
  .pr .hint {
    font-weight: 300;
    /* font-size: 0.75em; */
  }

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

/* Redmi A5 / narrow phones only — Keep green CTA + See Plans on one row */
@media screen and (max-width: 400px) {
  html body.page-ppc-ads .hero.hero--seo .seo-hero__actions,
  html body.page-ppc-ads .seo-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-ppc-ads .hero.hero--seo .seo-hero__actions .btn-green,
  html body.page-ppc-ads .hero.hero--seo .seo-hero__actions .btn-ghost,
  html body.page-ppc-ads .seo-hero__actions .btn-green,
  html body.page-ppc-ads .seo-hero__actions .btn-ghost {
    width: auto !important;
    max-width: none !important;
    flex: 0 1 auto !important;
    min-width: 0 !important;
    white-space: nowrap !important;
    justify-content: center !important;
    text-align: center !important;
    box-sizing: border-box !important;
  }

  html body.page-ppc-ads .hero.hero--seo .seo-hero__actions .btn-green,
  html body.page-ppc-ads .seo-hero__actions .btn-green {
    padding: 10px 12px !important;
    font-size: 12px !important;
  }

  html body.page-ppc-ads .hero.hero--seo .seo-hero__actions .btn-ghost,
  html body.page-ppc-ads .seo-hero__actions .btn-ghost {
    padding-left: 0.25rem !important;
    font-size: 12px !important;
  }
}
