/* Loaded via direct <link> — bypasses Odoo assets rtlcss */
/*rtl:ignore*/

html:has(#wrap.alt-landing) {
  scroll-behavior: smooth;
  scroll-padding-top: 72px;
  -webkit-text-size-adjust: 100%;
}
body.o_alt_discovery {
  overflow-x: clip;
  overscroll-behavior-y: none;
  background: #fff;
}

.o_alt_discovery #wrapwrap > header#top,
.o_alt_discovery footer#bottom {
  display: none !important;
}
.o_alt_discovery #wrapwrap { display: block !important; }
.o_alt_discovery #wrapwrap > main {
  padding: 0 !important;
  margin: 0 !important;
  max-width: none !important;
}
.o_alt_discovery #wrap.alt-landing {
  --alt-black: #000000;
  --alt-white: #ffffff;
  --alt-ink: #1d1d1f;
  --alt-muted: #86868b;
  --alt-hairline: #d2d2d7;
  --alt-soft: #6e6e73;
  --alt-max: 980px;
  --font-he: "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
  --font-en: "SF Pro Display", "SF Pro Text", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: var(--font-he);
  color: var(--alt-ink);
  background: var(--alt-white);
  -webkit-font-smoothing: antialiased;
  overflow-x: clip;
}

@media (max-width: 820px) {
  .o_alt_discovery #owa-whatsapp-widget { bottom: 88px !important; }
}

#wrap.alt-landing .alt-landing-chrome {

      --alt-black: #000000;
      --alt-white: #ffffff;
      --alt-ink: #1d1d1f;
      --alt-muted: #86868b;
      --alt-hairline: #d2d2d7;
      --alt-soft: #6e6e73;
      --alt-max: 980px;
      --font-he: "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
      --font-en: "SF Pro Display", "SF Pro Text", "Helvetica Neue", Helvetica, Arial, sans-serif;
    
}

#wrap.alt-landing .alt-landing-chrome * {
 box-sizing: border-box; margin: 0; padding: 0; 
}

#wrap.alt-landing .alt-landing-chrome {

      scroll-behavior: smooth;
      scroll-padding-top: 72px;
      -webkit-text-size-adjust: 100%;
    
}

#wrap.alt-landing .alt-landing-chrome {

      background: var(--alt-white);
      color: var(--alt-ink);
      font-family: var(--font-he);
      -webkit-font-smoothing: antialiased;
      overflow-x: clip;
      overscroll-behavior-y: none;
    
}

#wrap.alt-landing .alt-landing-chrome a {

      color: inherit;
      text-decoration: none;
      -webkit-tap-highlight-color: transparent;
      touch-action: manipulation;
    
}

#wrap.alt-landing .alt-landing-chrome .en {

      font-family: var(--font-en);
      direction: ltr;
      unicode-bidi: isolate;
    
}

#wrap.alt-landing .alt-landing-chrome .period {

      display: inline-block;
      width: 0.18em;
      height: 0.18em;
      border-radius: 50%;
      background: currentColor;
      vertical-align: baseline;
      transform: translateY(-0.08em);
      margin-inline-start: 0.02em;
    
}

#wrap.alt-landing .alt-landing-chrome .nav {

      position: fixed;
      inset-inline: 0;
      top: 0;
      z-index: 40;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding:
        calc(12px + env(safe-area-inset-top, 0px))
        max(16px, env(safe-area-inset-inline-end, 0px), clamp(16px, 4vw, 48px))
        12px
        max(16px, env(safe-area-inset-inline-start, 0px), clamp(16px, 4vw, 48px));
      mix-blend-mode: normal;
      color: var(--alt-white);
    
}

#wrap.alt-landing .alt-landing-chrome .nav .mark {

      font-family: var(--font-en);
      font-size: 22px;
      font-weight: 600;
      letter-spacing: -0.04em;
      direction: ltr;
    
}

#wrap.alt-landing .alt-landing-chrome .nav .cta {

      font-size: 14px;
      font-weight: 600;
      letter-spacing: -0.01em;
      border-bottom: 1px solid currentColor;
      padding-bottom: 2px;
      transition: opacity 0.25s ease;
    
}

#wrap.alt-landing .alt-landing-chrome .nav .cta:hover {
 opacity: 0.65; 
}

#wrap.alt-landing .alt-landing-chrome .hero {

      position: relative;
      min-height: 100svh;
      min-height: 100dvh;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      color: var(--alt-white);
      overflow: hidden;
    
}

#wrap.alt-landing .alt-landing-chrome .hero__media {

      position: absolute;
      inset: 0;
      z-index: 0;
    
}

#wrap.alt-landing .alt-landing-chrome .hero__media img {

      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center 40%;
      transform: scale(1.06);
      animation: hero-breathe 18s ease-in-out infinite alternate;
    
}

#wrap.alt-landing .alt-landing-chrome .hero__veil {

      position: absolute;
      inset: 0;
      background:
        linear-gradient(180deg, rgba(0,0,0,0.18) 0%, rgba(0,0,0,0.28) 42%, rgba(0,0,0,0.78) 100%);
      z-index: 1;
    
}

#wrap.alt-landing .alt-landing-chrome .hero__content {

      position: relative;
      z-index: 2;
      width: min(var(--alt-max), calc(100% - 40px));
      margin: 0 auto;
      padding: 0 0 clamp(48px, 8vh, 88px);
    
}

#wrap.alt-landing .alt-landing-chrome .hero .brand {

      font-family: var(--font-en);
      font-size: clamp(48px, 9vw, 92px);
      font-weight: 600;
      letter-spacing: -0.05em;
      line-height: 1;
      margin-bottom: 16px;
      direction: ltr;
      text-align: right;
      animation: none;
    
}

#wrap.alt-landing .alt-landing-chrome .hero .for {

      font-size: clamp(15px, 1.8vw, 18px);
      font-weight: 600;
      letter-spacing: -0.01em;
      color: rgba(255, 255, 255, 0.72);
      margin-bottom: 14px;
      animation: none;
    
}

#wrap.alt-landing .alt-landing-chrome .hero h1 {

      font-size: clamp(36px, 6.5vw, 64px);
      font-weight: 700;
      letter-spacing: -0.035em;
      line-height: 1.08;
      max-width: 12ch;
      margin-bottom: 18px;
      animation: none;
    
}

#wrap.alt-landing .alt-landing-chrome .hero .support {

      font-size: clamp(17px, 2vw, 21px);
      font-weight: 500;
      line-height: 1.4;
      max-width: 30ch;
      color: rgba(255, 255, 255, 0.82);
      margin-bottom: 32px;
      animation: none;
    
}

#wrap.alt-landing .alt-landing-chrome .hero__actions {

      display: flex;
      flex-wrap: wrap;
      gap: 12px 20px;
      align-items: center;
      animation: none;
    
}

#wrap.alt-landing .alt-landing-chrome .alt-btn {

      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-height: 48px;
      min-width: 44px;
      padding: 0 22px;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: -0.01em;
      border: 1px solid transparent;
      transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
      cursor: pointer;
    
}

#wrap.alt-landing .alt-landing-chrome .alt-btn--solid {

      background: var(--alt-white);
      color: var(--alt-black);
    
}

#wrap.alt-landing .alt-landing-chrome .alt-btn--solid:hover {
 background: transparent; color: var(--alt-white); border-color: var(--alt-white); 
}

#wrap.alt-landing .alt-landing-chrome .alt-btn--ghost {

      background: transparent;
      color: var(--alt-white);
      border-color: rgba(255,255,255,0.45);
    
}

#wrap.alt-landing .alt-landing-chrome .alt-btn--ghost:hover {
 border-color: var(--alt-white); 
}

#wrap.alt-landing .alt-landing-chrome .alt-btn--dark {

      background: var(--alt-black);
      color: var(--alt-white);
    
}

#wrap.alt-landing .alt-landing-chrome .alt-btn--dark:hover {
 background: transparent; color: var(--alt-black); border-color: var(--alt-black); 
}

#wrap.alt-landing .alt-landing-chrome .alt-btn--line {

      background: transparent;
      color: var(--alt-black);
      border-color: var(--alt-black);
    
}

#wrap.alt-landing .alt-landing-chrome .alt-btn--line:hover {
 background: var(--alt-black); color: var(--alt-white); 
}

#wrap.alt-landing .alt-landing-chrome .shell {

      width: min(var(--alt-max), calc(100% - 40px));
      margin: 0 auto;
    
}

#wrap.alt-landing .alt-landing-chrome section.block {

      padding: clamp(72px, 12vw, 120px) 0;
    
}

#wrap.alt-landing .alt-landing-chrome .label {

      font-size: 12px;
      font-weight: 500;
      color: var(--alt-muted);
      letter-spacing: 0.02em;
      margin-bottom: 20px;
    
}

#wrap.alt-landing .alt-landing-chrome .label.en {

      text-align: right;
      letter-spacing: 0.04em;
      text-transform: uppercase;
    
}

#wrap.alt-landing .alt-landing-chrome .display {

      font-size: clamp(32px, 5.2vw, 52px);
      font-weight: 700;
      letter-spacing: -0.035em;
      line-height: 1.12;
      max-width: 14ch;
      margin-bottom: 20px;
    
}

#wrap.alt-landing .alt-landing-chrome .body {

      font-size: clamp(17px, 1.8vw, 21px);
      font-weight: 500;
      line-height: 1.45;
      max-width: 36ch;
      color: var(--alt-ink);
    
}

#wrap.alt-landing .alt-landing-chrome .body.muted {
 color: var(--alt-soft); 
}

#wrap.alt-landing .alt-landing-chrome .rule {
 border: 0; border-top: 1px solid var(--alt-hairline); 
}

#wrap.alt-landing .alt-landing-chrome .lines {
 margin-top: 48px; 
}

#wrap.alt-landing .alt-landing-chrome .lines .row {

      display: grid;
      grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.4fr);
      gap: 24px;
      padding: 22px 0;
      border-top: 1px solid var(--alt-hairline);
      align-items: baseline;
    
}

#wrap.alt-landing .alt-landing-chrome .lines .row:last-child {
 border-bottom: 1px solid var(--alt-hairline); 
}

#wrap.alt-landing .alt-landing-chrome .lines .now {

      font-size: clamp(18px, 2.2vw, 24px);
      font-weight: 600;
      letter-spacing: -0.025em;
      line-height: 1.25;
    
}

#wrap.alt-landing .alt-landing-chrome .lines .cost {

      font-size: clamp(15px, 1.5vw, 18px);
      font-weight: 500;
      color: var(--alt-soft);
      line-height: 1.4;
    
}

#wrap.alt-landing .alt-landing-chrome .split {

      display: grid;
      grid-template-columns: 1.05fr 0.95fr;
      gap: clamp(32px, 6vw, 72px);
      align-items: center;
    
}

#wrap.alt-landing .alt-landing-chrome .split__media {

      position: relative;
      min-height: clamp(320px, 48vw, 520px);
      overflow: hidden;
    
}

#wrap.alt-landing .alt-landing-chrome .split__media img {

      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      filter: grayscale(1) contrast(1.05);
    
}

#wrap.alt-landing .alt-landing-chrome .stack {

      margin-top: 36px;
      display: grid;
      gap: 0;
    
}

#wrap.alt-landing .alt-landing-chrome .stack div {

      padding: 16px 0;
      border-top: 1px solid var(--alt-hairline);
      font-size: clamp(20px, 2.6vw, 28px);
      font-weight: 600;
      letter-spacing: -0.03em;
      line-height: 1.2;
    
}

#wrap.alt-landing .alt-landing-chrome .stack div:last-child {
 border-bottom: 1px solid var(--alt-hairline); 
}

#wrap.alt-landing .alt-landing-chrome .band {

      background: var(--alt-black);
      color: var(--alt-white);
      padding: clamp(80px, 12vw, 128px) 0;
    
}

#wrap.alt-landing .alt-landing-chrome .band .label {
 color: var(--alt-soft); 
}

#wrap.alt-landing .alt-landing-chrome .band .display {
 color: var(--alt-white); max-width: 16ch; 
}

#wrap.alt-landing .alt-landing-chrome .band .body {
 color: rgba(255,255,255,0.72); 
}

#wrap.alt-landing .alt-landing-chrome .band .grid {

      margin-top: 56px;
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 32px 40px;
      padding-top: 40px;
      border-top: 1px solid #424245;
    
}

#wrap.alt-landing .alt-landing-chrome .band .item {

      padding: 0;
    
}

#wrap.alt-landing .alt-landing-chrome .band .item strong {

      display: block;
      font-size: clamp(20px, 2.4vw, 26px);
      font-weight: 600;
      letter-spacing: -0.03em;
      margin-bottom: 10px;
      line-height: 1.2;
    
}

#wrap.alt-landing .alt-landing-chrome .band .item p {

      font-size: 16px;
      font-weight: 500;
      line-height: 1.4;
      color: var(--alt-muted);
      max-width: 22ch;
    
}

#wrap.alt-landing .alt-landing-chrome .path {

      margin-top: 48px;
      border-top: 1px solid var(--alt-hairline);
    
}

#wrap.alt-landing .alt-landing-chrome .path .step {

      display: grid;
      grid-template-columns: 72px 1fr;
      gap: 20px;
      padding: 28px 0;
      border-bottom: 1px solid var(--alt-hairline);
      align-items: start;
    
}

#wrap.alt-landing .alt-landing-chrome .path .n {

      font-family: var(--font-en);
      font-size: 14px;
      font-weight: 500;
      color: var(--alt-muted);
      padding-top: 6px;
      direction: ltr;
    
}

#wrap.alt-landing .alt-landing-chrome .path h3 {

      font-size: clamp(22px, 3vw, 30px);
      font-weight: 700;
      letter-spacing: -0.03em;
      line-height: 1.15;
      margin-bottom: 8px;
    
}

#wrap.alt-landing .alt-landing-chrome .path p {

      font-size: 17px;
      font-weight: 500;
      line-height: 1.4;
      color: var(--alt-soft);
      max-width: 42ch;
    
}

#wrap.alt-landing .alt-landing-chrome .deliver {

      margin-top: 40px;
    
}

#wrap.alt-landing .alt-landing-chrome .deliver li {

      list-style: none;
      padding: 20px 0;
      border-top: 1px solid var(--alt-hairline);
      font-size: clamp(22px, 3vw, 32px);
      font-weight: 600;
      letter-spacing: -0.03em;
      line-height: 1.2;
    
}

#wrap.alt-landing .alt-landing-chrome .deliver li:last-child {
 border-bottom: 1px solid var(--alt-hairline); 
}

#wrap.alt-landing .alt-landing-chrome .deliver li span {

      display: block;
      margin-top: 8px;
      font-size: 16px;
      font-weight: 500;
      color: var(--alt-soft);
      letter-spacing: 0;
      max-width: 40ch;
      line-height: 1.4;
    
}

#wrap.alt-landing .alt-landing-chrome .close {

      padding: clamp(96px, 14vw, 160px) 0;
      text-align: center;
    
}

#wrap.alt-landing .alt-landing-chrome .close .brand {

      font-family: var(--font-en);
      font-size: clamp(40px, 7vw, 72px);
      font-weight: 600;
      letter-spacing: -0.05em;
      margin-bottom: 24px;
      direction: ltr;
    
}

#wrap.alt-landing .alt-landing-chrome .close h2 {

      font-size: clamp(36px, 6vw, 56px);
      font-weight: 700;
      letter-spacing: -0.04em;
      line-height: 1.1;
      max-width: 12ch;
      margin: 0 auto 18px;
    
}

#wrap.alt-landing .alt-landing-chrome .close p {

      font-size: clamp(17px, 2vw, 21px);
      font-weight: 500;
      color: var(--alt-soft);
      max-width: 30ch;
      margin: 0 auto 36px;
      line-height: 1.4;
    
}

#wrap.alt-landing .alt-landing-chrome .close .actions {

      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      gap: 12px 18px;
    
}

#wrap.alt-landing .alt-landing-chrome footer {

      border-top: 1px solid var(--alt-hairline);
      padding: 28px 0 40px;
    
}

#wrap.alt-landing .alt-landing-chrome footer .shell {

      display: flex;
      justify-content: space-between;
      align-items: baseline;
      gap: 16px;
      flex-wrap: wrap;
    
}

#wrap.alt-landing .alt-landing-chrome footer .mark {

      font-family: var(--font-en);
      font-weight: 600;
      letter-spacing: -0.04em;
      font-size: 18px;
      direction: ltr;
    
}

#wrap.alt-landing .alt-landing-chrome footer span {

      font-size: 13px;
      color: var(--alt-muted);
      font-weight: 500;
    
}

@keyframes hero-breathe {
      from { transform: scale(1.06); }
      to { transform: scale(1.12); }
    }

@keyframes rise {
      from { opacity: 0; transform: translateY(18px); }
      to { opacity: 1; transform: translateY(0); }
    }

#wrap.alt-landing .alt-landing-chrome .reveal {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

#wrap.alt-landing .alt-landing-chrome .reveal.is-in {
  opacity: 1 !important;
  transform: none !important;
}

#wrap.alt-landing .alt-landing-chrome .m-cta {

      display: none;
    
}

@media (max-width: 820px) {
#wrap.alt-landing .alt-landing-chrome {
 scroll-padding-top: 64px; 
}

#wrap.alt-landing .alt-landing-chrome .shell,
#wrap.alt-landing .alt-landing-chrome .hero__content {

        width: min(var(--alt-max), calc(100% - 32px));
      
}

#wrap.alt-landing .alt-landing-chrome .nav .mark {
 font-size: 20px; 
}

#wrap.alt-landing .alt-landing-chrome .nav .cta {

        font-size: 13px;
        padding: 8px 0;
      
}

#wrap.alt-landing .alt-landing-chrome .hero {

        min-height: 100svh;
        min-height: 100dvh;
      
}

#wrap.alt-landing .alt-landing-chrome .hero__media img {

        animation: none;
        transform: scale(1.04);
        object-position: center 35%;
      
}

#wrap.alt-landing .alt-landing-chrome .hero__veil {

        background:
          linear-gradient(180deg, rgba(0,0,0,0.28) 0%, rgba(0,0,0,0.35) 38%, rgba(0,0,0,0.86) 100%);
      
}

#wrap.alt-landing .alt-landing-chrome .hero__content {

        padding:
          calc(72px + env(safe-area-inset-top, 0px))
          0
          calc(28px + env(safe-area-inset-bottom, 0px) + 64px);
      
}

#wrap.alt-landing .alt-landing-chrome .hero .brand {

        font-size: clamp(40px, 14vw, 56px);
        margin-bottom: 10px;
      
}

#wrap.alt-landing .alt-landing-chrome .hero .for {

        font-size: 14px;
        margin-bottom: 10px;
      
}

#wrap.alt-landing .alt-landing-chrome .hero h1 {

        font-size: clamp(30px, 9.5vw, 40px);
        max-width: 11ch;
        margin-bottom: 14px;
      
}

#wrap.alt-landing .alt-landing-chrome .hero .support {

        font-size: 16px;
        max-width: none;
        line-height: 1.45;
        margin-bottom: 22px;
      
}

#wrap.alt-landing .alt-landing-chrome .hero__actions {

        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
        width: 100%;
      
}

#wrap.alt-landing .alt-landing-chrome .hero__actions .alt-btn {

        width: 100%;
        min-height: 52px;
      
}

#wrap.alt-landing .alt-landing-chrome section.block {

        padding: 56px 0;
      
}

#wrap.alt-landing .alt-landing-chrome .display {

        font-size: clamp(28px, 8.2vw, 36px);
        max-width: 16ch;
        margin-bottom: 14px;
      
}

#wrap.alt-landing .alt-landing-chrome .body {

        font-size: 16px;
        max-width: none;
        line-height: 1.5;
      
}

#wrap.alt-landing .alt-landing-chrome .lines {
 margin-top: 32px; 
}

#wrap.alt-landing .alt-landing-chrome .lines .row {

        grid-template-columns: 1fr;
        gap: 6px;
        padding: 18px 0;
      
}

#wrap.alt-landing .alt-landing-chrome .lines .now {

        font-size: 18px;
      
}

#wrap.alt-landing .alt-landing-chrome .lines .cost {

        font-size: 15px;
        line-height: 1.45;
      
}

#wrap.alt-landing .alt-landing-chrome .split {

        grid-template-columns: 1fr;
        gap: 28px;
      
}

#wrap.alt-landing .alt-landing-chrome .split__media {

        min-height: 220px;
        max-height: 260px;
        order: -1;
        margin-inline: -16px;
        width: calc(100% + 32px);
      
}

#wrap.alt-landing .alt-landing-chrome .stack {
 margin-top: 28px; 
}

#wrap.alt-landing .alt-landing-chrome .stack div {

        font-size: 18px;
        padding: 14px 0;
      
}

#wrap.alt-landing .alt-landing-chrome .band {

        padding: 64px 0;
      
}

#wrap.alt-landing .alt-landing-chrome .band .grid {

        margin-top: 36px;
        grid-template-columns: 1fr;
        gap: 0;
        padding-top: 8px;
      
}

#wrap.alt-landing .alt-landing-chrome .band .item {

        padding: 22px 0;
        border-bottom: 1px solid #424245;
      
}

#wrap.alt-landing .alt-landing-chrome .band .item:last-child {
 border-bottom: 0; 
}

#wrap.alt-landing .alt-landing-chrome .band .item strong {

        font-size: 20px;
        margin-bottom: 8px;
      
}

#wrap.alt-landing .alt-landing-chrome .band .item p {

        font-size: 15px;
        max-width: none;
        line-height: 1.45;
      
}

#wrap.alt-landing .alt-landing-chrome .path {
 margin-top: 32px; 
}

#wrap.alt-landing .alt-landing-chrome .path .step {

        grid-template-columns: 40px 1fr;
        gap: 12px;
        padding: 22px 0;
      
}

#wrap.alt-landing .alt-landing-chrome .path h3 {
 font-size: 20px; 
}

#wrap.alt-landing .alt-landing-chrome .path p {

        font-size: 15px;
        max-width: none;
        line-height: 1.45;
      
}

#wrap.alt-landing .alt-landing-chrome .deliver {
 margin-top: 28px; 
}

#wrap.alt-landing .alt-landing-chrome .deliver li {

        font-size: 20px;
        padding: 18px 0;
      
}

#wrap.alt-landing .alt-landing-chrome .deliver li span {

        font-size: 15px;
        max-width: none;
      
}

#wrap.alt-landing .alt-landing-chrome .close {

        padding: 72px 0 calc(40px + env(safe-area-inset-bottom, 0px) + 72px);
        text-align: right;
      
}

#wrap.alt-landing .alt-landing-chrome .close .brand {

        font-size: clamp(36px, 12vw, 48px);
        margin-bottom: 16px;
        text-align: right;
      
}

#wrap.alt-landing .alt-landing-chrome .close h2 {

        font-size: clamp(30px, 9vw, 40px);
        max-width: 12ch;
        margin: 0 0 14px;
        text-align: right;
      
}

#wrap.alt-landing .alt-landing-chrome .close p {

        font-size: 16px;
        max-width: none;
        margin: 0 0 28px;
        text-align: right;
      
}

#wrap.alt-landing .alt-landing-chrome .close .actions {

        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
      
}

#wrap.alt-landing .alt-landing-chrome .close .actions .alt-btn {

        width: 100%;
        min-height: 52px;
      
}

#wrap.alt-landing .alt-landing-chrome footer {

        padding: 24px 0 calc(28px + env(safe-area-inset-bottom, 0px) + 72px);
      
}

#wrap.alt-landing .alt-landing-chrome footer .shell {

        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
      
}

#wrap.alt-landing .alt-landing-chrome .reveal {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

#wrap.alt-landing .alt-landing-chrome .m-cta {

        display: block;
        position: fixed;
        inset-inline: 0;
        bottom: 0;
        z-index: 50;
        padding:
          12px
          max(16px, env(safe-area-inset-inline-end, 0px))
          calc(12px + env(safe-area-inset-bottom, 0px))
          max(16px, env(safe-area-inset-inline-start, 0px));
        background: rgba(255, 255, 255, 0.92);
        backdrop-filter: blur(14px);
        -webkit-backdrop-filter: blur(14px);
        border-top: 1px solid var(--alt-hairline);
        transform: translateY(110%);
        transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
      
}

#wrap.alt-landing .alt-landing-chrome .m-cta.is-show {
 transform: translateY(0); 
}

#wrap.alt-landing .alt-landing-chrome .m-cta a {

        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        min-height: 52px;
        background: var(--alt-black);
        color: var(--alt-white);
        font-size: 16px;
        font-weight: 600;
        letter-spacing: -0.01em;
      
}
}

@media (max-width: 380px) {
#wrap.alt-landing .alt-landing-chrome .hero h1 {
 font-size: 28px; 
}

#wrap.alt-landing .alt-landing-chrome .display {
 font-size: 26px; 
}

#wrap.alt-landing .alt-landing-chrome .hero__content,
#wrap.alt-landing .alt-landing-chrome .shell {
 width: calc(100% - 28px); 
}
}

@media (prefers-reduced-motion: reduce) {
#wrap.alt-landing .alt-landing-chrome {
 scroll-behavior: auto; 
}

#wrap.alt-landing .alt-landing-chrome .hero__media img {
 animation: none; 
}

#wrap.alt-landing .alt-landing-chrome .reveal {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

#wrap.alt-landing .alt-landing-chrome .m-cta {
 transition: none; 
}

#wrap.alt-landing .alt-landing-chrome .hero .brand,
#wrap.alt-landing .alt-landing-chrome .hero .for,
#wrap.alt-landing .alt-landing-chrome .hero h1,
#wrap.alt-landing .alt-landing-chrome .hero .support,
#wrap.alt-landing .alt-landing-chrome .hero__actions {
 animation: none; 
}
}

/* Lead offcanvas (outside .alt-landing-chrome) */
.alt-lead-panel {
  --bs-offcanvas-width: min(440px, 100vw) !important;
  background: #fff !important;
  color: #1d1d1f !important;
  font-family: "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.alt-lead-panel .offcanvas-header {
  border-bottom: 1px solid #d2d2d7 !important;
  padding: 22px 24px !important;
}
.alt-lead-panel .offcanvas-title {
  font-size: 22px !important;
  font-weight: 700 !important;
  letter-spacing: -0.03em !important;
  color: #1d1d1f !important;
}
.alt-lead-panel .offcanvas-body { padding: 24px !important; }
.alt-lead-panel .alt-lead-note {
  font-size: 15px !important;
  font-weight: 500 !important;
  color: #6e6e73 !important;
  line-height: 1.4 !important;
  margin: 0 0 20px !important;
}
.alt-lead-panel .alt-lead-legal {
  font-size: 12px !important;
  font-weight: 500 !important;
  color: #86868b !important;
  line-height: 1.45 !important;
  margin: 0 0 18px !important;
}
.alt-lead-panel .s_website_form_label {
  width: auto !important;
  display: block !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #86868b !important;
  margin-bottom: 6px !important;
}
.alt-lead-panel .s_website_form_field { margin-bottom: 14px !important; }
.alt-lead-panel .s_website_form_input.form-control {
  border: 1px solid #d2d2d7 !important;
  border-radius: 0 !important;
  min-height: 48px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #1d1d1f !important;
  background: #fff !important;
  box-shadow: none !important;
  padding: 10px 12px !important;
  margin: 0 !important;
}
.alt-lead-panel .alt-consent {
  display: flex !important;
  align-items: flex-start !important;
  gap: 12px !important;
  margin: 4px 0 0 !important;
  padding: 14px !important;
  border: 1px solid #d2d2d7 !important;
  background: #fafafa !important;
}
.alt-lead-panel .alt-consent__input {
  appearance: none !important;
  -webkit-appearance: none !important;
  flex: 0 0 22px !important;
  width: 22px !important;
  height: 22px !important;
  min-width: 22px !important;
  min-height: 22px !important;
  margin: 2px 0 0 !important;
  padding: 0 !important;
  border: 2px solid #1d1d1f !important;
  border-radius: 0 !important;
  background: #fff !important;
  cursor: pointer !important;
  position: relative !important;
  float: none !important;
}
.alt-lead-panel .alt-consent__input:checked {
  background: #000 !important;
  border-color: #000 !important;
}
.alt-lead-panel .alt-consent__input:checked::after {
  content: "" !important;
  position: absolute !important;
  inset-inline-start: 6px !important;
  top: 2px !important;
  width: 6px !important;
  height: 11px !important;
  border: solid #fff !important;
  border-width: 0 2px 2px 0 !important;
  transform: rotate(45deg) !important;
}
.alt-lead-panel .alt-consent__label {
  font-size: 13px !important;
  font-weight: 500 !important;
  color: #1d1d1f !important;
  line-height: 1.45 !important;
  cursor: pointer !important;
  margin: 0 !important;
}
.alt-lead-panel .s_website_form_submit > div.s_website_form_label { display: none !important; }
.alt-lead-panel a.s_website_form_send,
.alt-lead-panel .s_website_form_send {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 52px !important;
  padding: 0 22px !important;
  background: #000 !important;
  background-image: none !important;
  border: 1px solid #000 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}


/* FORCE VISIBLE COPY */
#wrap.alt-landing .alt-landing-chrome .reveal,
#wrap.alt-landing .alt-landing-chrome .reveal.is-in,
#wrap.alt-landing .alt-landing-chrome .hero .brand,
#wrap.alt-landing .alt-landing-chrome .hero .for,
#wrap.alt-landing .alt-landing-chrome .hero h1,
#wrap.alt-landing .alt-landing-chrome .hero .support,
#wrap.alt-landing .alt-landing-chrome .hero__actions {
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
}


/* ===== Polish: nav/logo/fonts/a11y clearance ===== */
#wrap.alt-landing .alt-landing-chrome .nav {
  mix-blend-mode: normal !important;
  color: #fff !important;
  background: linear-gradient(to bottom, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.0) 100%);
  /* physical left clearance for accessibility widget */
  padding-top: calc(12px + env(safe-area-inset-top, 0px)) !important;
  padding-bottom: 12px !important;
  padding-left: max(72px, env(safe-area-inset-left, 0px), 16px) !important;
  padding-right: max(20px, env(safe-area-inset-right, 0px), clamp(16px, 4vw, 48px)) !important;
}

#wrap.alt-landing .alt-landing-chrome .nav .cta {
  border-bottom: 1px solid rgba(255,255,255,0.9);
  color: #fff !important;
}

#wrap.alt-landing .alt-landing-chrome .nav .mark,
#wrap.alt-landing .alt-landing-chrome footer .mark {
  display: inline-flex !important;
  align-items: center !important;
  background: transparent !important;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  line-height: 0 !important;
}

#wrap.alt-landing .alt-landing-chrome .alt-site-logo {
  display: block !important;
  width: auto !important;
  height: 28px !important;
  max-width: 140px !important;
  object-fit: contain !important;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* Website logo is usually dark — invert on dark hero nav */
#wrap.alt-landing .alt-landing-chrome .alt-site-logo--nav {
  height: 26px !important;
  filter: brightness(0) invert(1);
}

#wrap.alt-landing .alt-landing-chrome .alt-site-logo--footer {
  height: 22px !important;
  filter: none;
}

#wrap.alt-landing .alt-landing-chrome footer .mark:focus,
#wrap.alt-landing .alt-landing-chrome .nav .mark:focus,
#wrap.alt-landing .alt-landing-chrome .alt-site-logo:focus {
  outline: none !important;
  box-shadow: none !important;
}

/* Force Assistant on Hebrew headings (kill theme heading fonts) */
body.o_alt_discovery #wrap.alt-landing .alt-landing-chrome h1,
body.o_alt_discovery #wrap.alt-landing .alt-landing-chrome h2,
body.o_alt_discovery #wrap.alt-landing .alt-landing-chrome h3,
body.o_alt_discovery #wrap.alt-landing .alt-landing-chrome .display,
body.o_alt_discovery #wrap.alt-landing .alt-landing-chrome .for,
body.o_alt_discovery #wrap.alt-landing .alt-landing-chrome .support,
body.o_alt_discovery #wrap.alt-landing .alt-landing-chrome .body,
body.o_alt_discovery #wrap.alt-landing .alt-landing-chrome .label,
body.o_alt_discovery #wrap.alt-landing .alt-landing-chrome p,
body.o_alt_discovery #wrap.alt-landing .alt-landing-chrome .alt-btn,
body.o_alt_discovery #wrap.alt-landing .alt-landing-chrome .cta {
  font-family: "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

/* Keep English wordmarks on the Latin stack */
body.o_alt_discovery #wrap.alt-landing .alt-landing-chrome .hero .brand,
body.o_alt_discovery #wrap.alt-landing .alt-landing-chrome .close .brand,
body.o_alt_discovery #wrap.alt-landing .alt-landing-chrome .en {
  font-family: "SF Pro Display", "SF Pro Text", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
