
.az-home--ios27 .az-hero27 {
  position: relative;
  padding: 0 !important;
  overflow: clip;
}
.az-home--ios27 .az-hero27 > .az-shell {
  width: 100%; max-width: none; padding: 0;
}
.az-home--ios27 .az-hero27__frame,
.az-home--ios27 .az-hero27__stage {
  position: relative;
  width: 100%;
}
.az-home--ios27 .az-hero27__stage {
  min-height: clamp(760px,47.1vw,861px);
  min-height: min(861px,100svh);
  margin: 0; overflow: hidden; background: #ead9c2;
}
.az-home--ios27 .az-hero27__bg,
.az-home--ios27 .az-hero27__bg img {
  position: absolute; inset: 0; width: 100%; height: 100%;
}
.az-home--ios27 .az-hero27__bg img {
  display: block; object-fit: cover; object-position: 50% 50%; filter: none;
}
.az-home--ios27 .az-hero27__scrim {
  position: absolute; inset: 0;
  background: linear-gradient(90deg,rgba(255,248,238,.2),transparent 48%);
}
.az-home--ios27 .az-hero27::after {
  position: absolute; z-index: 4; right: 0; bottom: 0; left: 0;
  height: clamp(52px,7vw,112px); content: ""; pointer-events: none;
  background: linear-gradient(180deg,rgba(248,246,243,0),rgba(248,246,243,.94));
}
.az-home--ios27 .az-hero27__credit,
.az-home--ios27 .az-hero27__buttons { display: none !important; }
.az-home--ios27 .az-hero27__mobile-copy { display: none; }

.az-home--ios27 .az-hero27__copy {
  position: absolute; z-index: 3;
  top: 18.8%; left: max(4.65vw,calc((100vw - 1740px)/2));
  display: block; width: min(610px,43vw); max-width: none;
  margin: 0; padding: 0; color: #171b1d;
}
.az-home--ios27 .az-hero27__pill,
html:not([data-theme="dark"]) .az-home--ios27 .az-hero27--cinema .az-hero27__pill {
  display: inline-flex; align-items: center; min-height: 44px;
  padding: 0 17px; gap: 13px; border: 1px solid rgba(61,66,68,.2);
  border-radius: 999px; background: rgba(255,255,255,.08);
  color: #1d2529; font-size: 13px; font-weight: 650;
  letter-spacing: .15em; white-space: nowrap; box-shadow: none;
  -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px);
}
.az-home--ios27 .az-hero27__pill .anzelha-icon {
  width: 19px; height: 19px; color: #db7619 !important;
}
.az-home--ios27 .az-hero27--cinema .az-hero27__copy h1,
[data-theme="dark"] .az-home--ios27 .az-hero27--cinema .az-hero27__copy h1 {
  margin: 26px 0 30px; color: #171b1d;
  font-size: clamp(52px,3.65vw,68px); font-weight: 500;
  line-height: .98; letter-spacing: -.035em; text-wrap: nowrap; text-shadow: none;
}
.az-home--ios27 .az-hero27--cinema .az-hero27__copy h1 em,
[data-theme="dark"] .az-home--ios27 .az-hero27--cinema .az-hero27__copy h1 em {
  display: block; margin-top: 7px; color: #c8771c;
}
.az-home--ios27 .az-hero27--cinema .az-hero27__copy > p,
[data-theme="dark"] .az-home--ios27 .az-hero27--cinema .az-hero27__copy > p {
  width: 510px; max-width: 100%; margin: 0;
  color: #171b1d; font-size: clamp(16px,1.05vw,20px);
  line-height: 1.7; text-shadow: none;
}

.az-home--ios27 .az-hero27__lahmacun-card {
  position: relative;
  display: grid; grid-template-columns: 78px minmax(0,1fr) 156px;
  align-items: center; gap: 14px;
  box-sizing: border-box; width: min(620px,calc(100vw - 650px)); min-height: 124px;
  margin-top: clamp(52px,4.8vw,78px); padding: 10px 14px 10px 12px;
  border: 1px solid rgba(255,255,255,.92); border-radius: 24px;
  background: rgba(255,255,255,.34); color: #171b1d;
  box-shadow: 0 14px 38px rgba(70,46,22,.11),inset 0 1px 0 rgba(255,255,255,.78);
  -webkit-backdrop-filter: blur(15px) saturate(108%);
  backdrop-filter: blur(15px) saturate(108%);
  text-decoration: none;
  transition: transform 180ms ease,background-color 180ms ease,box-shadow 180ms ease;
}
.az-home--ios27 .az-hero27__lahmacun-mark,
.az-home--ios27 .az-hero27__lahmacun-arrow {
  display: grid; place-items: center; border: 1px solid rgba(255,255,255,.84);
  box-sizing: border-box;
  border-radius: 50%; background: rgba(255,255,255,.16);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.52);
}
.az-home--ios27 .az-hero27__lahmacun-mark { width: 78px; height: 78px; }

.az-home--ios27 .az-hero27__lahmacun-mark img {
  display: block; width: 100%; height: 100%; object-fit: cover;
  border-radius: 50%;
}
.az-home--ios27 .az-hero27__lahmacun-copy {
  display: grid; justify-items: start; gap: 4px; min-width: 0;
}
.az-home--ios27 .az-hero27__lahmacun-badge {
  display: inline-flex; align-items: center; min-height: 22px;
  padding: 0 10px; border-radius: 999px;
  background: var(--theme-accent, #E3262E);
  color: var(--theme-accent-contrast, #fff);
  font-size: 10px; font-weight: 780; line-height: 1;
  letter-spacing: .02em; text-transform: uppercase;
}
.az-home--ios27 .az-hero27__lahmacun-copy strong {
  color: #171b1d; font-family: var(--anzelha-font-body,Arial,sans-serif);
  font-size: 21px; font-weight: 780; line-height: 1.12;
}
.az-home--ios27 .az-hero27__lahmacun-copy small {
  overflow: hidden; max-width: 100%; color: #282a2b; font-size: 12px;
  font-weight: 620; line-height: 1.35; text-overflow: ellipsis; white-space: nowrap;
}
.az-home--ios27 .az-hero27__lahmacun-domain {
  overflow: hidden; max-width: 100%;
  color: var(--theme-accent, #E3262E); font-size: 12px; font-weight: 720;
  line-height: 1.3; text-overflow: ellipsis; white-space: nowrap;
}

.az-home--ios27 .az-hero27__lahmacun-arrow {
  display: inline-flex; width: 156px; height: 48px;
  padding: 0 14px; gap: 9px;
  border-color: rgba(255,255,255,.65);
  border-radius: 15px; background: #c8771c; color: #fff;
  font-family: var(--anzelha-font-body,Arial,sans-serif);
  font-size: 13px; font-weight: 750; white-space: nowrap;
  box-shadow: 0 10px 24px rgba(122,66,10,.38),inset 0 1px 0 rgba(255,255,255,.34);
  transition: background-color 180ms ease,transform 180ms ease;
}
.az-home--ios27 .az-hero27__lahmacun-arrow b { font: inherit; }
.az-home--ios27 .az-hero27__lahmacun-arrow .anzelha-icon { width: 17px; height: 17px; }
@media (hover:hover) and (pointer:fine) {
  .az-home--ios27 .az-hero27__lahmacun-card:hover {
    transform: translateY(-2px);
    background: rgba(255,255,255,.24);
    box-shadow: 0 16px 36px rgba(70,46,22,.12),inset 0 1px 0 rgba(255,255,255,.64);
  }
  .az-home--ios27 .az-hero27__lahmacun-card:hover .az-hero27__lahmacun-arrow {
    transform: translateX(3px);
    background: #b2680f;
  }
}
.az-home--ios27 .az-hero27__lahmacun-card:active { transform: scale(.985); }
.az-home--ios27 .az-hero27__lahmacun-card:focus-visible,
.az-home--ios27 .az-hero27 a:focus-visible {
  outline: 3px solid #c8771c; outline-offset: 3px;
}

.az-home--ios27 .az-hero27__wallet,
html:not([data-theme="dark"]) .az-home--ios27 .az-hero27__wallet,
[data-theme="dark"] .az-home--ios27 .az-hero27__wallet {
  position: absolute; z-index: 3;
  top: 20.8%; right: max(9.3vw,calc((100vw - 1490px)/2)); bottom: auto;
  display: grid; grid-auto-rows: min-content; align-content: start;
  width: min(435px,27vw); min-height: 365px; padding: 34px 36px; gap: 21px;
  border: 1px solid rgba(255,255,255,.94); border-radius: 31px;
  background: rgba(244,240,232,.55); color: #171b1d;
  box-shadow: 0 15px 38px rgba(61,38,18,.15),inset 0 1px 0 rgba(255,255,255,.65);
  -webkit-backdrop-filter: blur(18px) saturate(.92);
  backdrop-filter: blur(18px) saturate(.92);
}
.az-home--ios27 .az-hero27__wallet-head,
html:not([data-theme="dark"]) .az-home--ios27 .az-hero27__wallet-head {
  min-height: 50px; color: #171b1d;
  font-size: 18px; font-weight: 500; letter-spacing: .02em;
}
.az-home--ios27 .az-hero27__wallet--guest .az-hero27__wallet-head .anzelha-icon {
  width: 64px; height: 64px; padding: 17px;
  border: 1px solid rgba(255,255,255,.86); border-radius: 50%;
  color: #171b1d !important; background: rgba(255,255,255,.1);
}
.az-home--ios27 .az-hero27__wallet--guest .az-hero27__wallet-head::after { display: none; }
.az-home--ios27 .az-hero27__wallet-next {
  max-width: 23ch; color: #171b1d !important; font-size: 16px; line-height: 1.5;
}
.az-home--ios27 .az-hero27__wallet-cta,
html:not([data-theme="dark"]) .az-home--ios27 .az-hero27__wallet-cta {
  min-height: 68px; padding: 0 21px;
  border: 1px solid rgba(255,255,255,.82); border-radius: 14px;
  background: rgba(255,255,255,.16); color: #171b1d;
  font-size: 16px; box-shadow: none;
}
.az-home--ios27 .az-hero27__wallet-signup,
.az-home--ios27 .az-hero27__wallet-link {
  color: #292825 !important; font-size: 13px;
}
.az-home--ios27 .az-hero27__wallet-signup a,
.az-home--ios27 .az-hero27__wallet-link {
  color: inherit; text-decoration: underline; text-underline-offset: 2px;
}


@media (min-width:901px) {
  [data-theme="dark"] .az-home--ios27 .az-hero27__stage {
    background: #070a0b;
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27__scrim {
    background:
      linear-gradient(90deg,rgba(3,6,7,.92) 0%,rgba(4,8,9,.72) 35%,rgba(3,6,7,.18) 69%,rgba(3,5,6,.40) 100%),
      linear-gradient(180deg,rgba(2,5,6,.32) 0%,rgba(2,5,6,.06) 35%,rgba(2,5,6,.12) 67%,rgba(2,5,6,.72) 100%);
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27::after {
    background: linear-gradient(180deg,rgba(7,10,11,0),rgba(7,10,11,.96));
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27--cinema .az-hero27__pill {
    border-color: rgba(255,255,255,.18);
    background: rgba(7,10,11,.22);
    color: rgba(255,255,255,.92);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.04);
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27__pill .anzelha-icon {
    color: var(--theme-accent, #14c4cf) !important;
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27--cinema .az-hero27__copy h1 {
    color: #f6f7f8 !important;
    text-shadow: 0 2px 18px rgba(0,0,0,.32);
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27--cinema .az-hero27__copy h1 em {
    color: var(--theme-accent-hover, #29d0da) !important;
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27--cinema .az-hero27__copy > p {
    color: rgba(255,255,255,.78) !important;
    text-shadow: 0 1px 14px rgba(0,0,0,.38);
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27__lahmacun-card {
    border-color: rgba(255,255,255,.20);
    background: linear-gradient(115deg,rgba(10,13,14,.82),rgba(17,19,20,.66));
    color: #f6f7f8;
    box-shadow: 0 18px 46px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.08);
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27__lahmacun-mark {
    border-color: rgba(255,255,255,.40);
    background: rgba(255,255,255,.06);
    box-shadow: 0 0 0 7px rgba(255,255,255,.025),inset 0 1px 0 rgba(255,255,255,.10);
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27__lahmacun-badge,
  [data-theme="dark"] .az-home--ios27 .az-hero27__lahmacun-arrow {
    border-color: rgba(255,255,255,.16);
    background: var(--theme-accent, #14c4cf);
    color: var(--dark-accent-text, #061012);
    box-shadow: 0 10px 24px rgba(20,196,207,.24),inset 0 1px 0 rgba(255,255,255,.28);
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27__lahmacun-copy strong {
    color: #f6f7f8;
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27__lahmacun-copy small {
    color: rgba(255,255,255,.72);
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27__lahmacun-domain {
    color: var(--theme-accent-hover, #29d0da);
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27__wallet {
    border-color: rgba(255,255,255,.24);
    background: linear-gradient(145deg,rgba(12,14,15,.82),rgba(20,20,21,.68));
    color: #f6f7f8;
    box-shadow: 0 22px 54px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.09);
    -webkit-backdrop-filter: blur(20px) saturate(112%);
    backdrop-filter: blur(20px) saturate(112%);
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27__wallet-head {
    color: #f6f7f8;
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27__wallet--guest .az-hero27__wallet-head .anzelha-icon {
    border-color: rgba(255,255,255,.34);
    background: rgba(255,255,255,.025);
    color: #f6f7f8 !important;
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27__wallet-next {
    color: rgba(255,255,255,.76) !important;
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27__wallet-cta {
    border-color: rgba(255,255,255,.34);
    background: rgba(7,10,11,.18);
    color: #f6f7f8;
  }

  [data-theme="dark"] .az-home--ios27 .az-hero27__wallet-signup,
  [data-theme="dark"] .az-home--ios27 .az-hero27__wallet-signup a,
  [data-theme="dark"] .az-home--ios27 .az-hero27__wallet-link {
    color: rgba(255,255,255,.67) !important;
  }

  @media (hover:hover) and (pointer:fine) {
    [data-theme="dark"] .az-home--ios27 .az-hero27__lahmacun-card:hover {
      background: linear-gradient(115deg,rgba(12,15,16,.90),rgba(22,24,25,.74));
      box-shadow: 0 20px 50px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.10);
    }

    [data-theme="dark"] .az-home--ios27 .az-hero27__lahmacun-card:hover .az-hero27__lahmacun-arrow {
      background: var(--theme-accent-hover, #29d0da);
    }
  }
}

@media (min-width:1440px) {
  html body.home {
    overflow-x: clip;
  }
  .az-home--ios27 .az-hero27,
  .az-home--ios27 .az-hero27__frame,
  .az-home--ios27 .az-hero27__stage,
  .az-home--ios27 .az-hero27__bg,
  .az-home--ios27 .az-hero27__bg img,
  .az-home--ios27 .az-hero27__scrim {
    width: 100vw;
  }
  .az-home--ios27 .az-hero27__copy {
    top: 18.6%;
  }
  .az-home--ios27 .az-hero27__pill,
  html:not([data-theme="dark"]) .az-home--ios27 .az-hero27--cinema .az-hero27__pill {
    min-height: 56px;
    padding-inline: 41px;
    gap: 14px;
    font-size: 14px;
  }
  .az-home--ios27 .az-hero27--cinema .az-hero27__copy h1,
  [data-theme="dark"] .az-home--ios27 .az-hero27--cinema .az-hero27__copy h1 {
    margin: 37px 0 35px;
    font-size: 68px;
  }
  .az-home--ios27 .az-hero27--cinema .az-hero27__copy > p,
  [data-theme="dark"] .az-home--ios27 .az-hero27--cinema .az-hero27__copy > p {
    width: 535px;
    font-size: 18px;
    line-height: 1.9;
  }
  .az-home--ios27 .az-hero27__lahmacun-card {
    margin-top: 136px;
  }
  .az-home--ios27 .az-hero27__wallet,
  html:not([data-theme="dark"]) .az-home--ios27 .az-hero27__wallet,
  [data-theme="dark"] .az-home--ios27 .az-hero27__wallet {
    top: 20.5%;
    right: max(10.45vw,calc((100vw - 1490px)/2));
    width: 429px;
    min-height: 456px;
    padding: 36px 44px;
    gap: 23px;
  }
  .az-home--ios27 .az-hero27__wallet-head,
  html:not([data-theme="dark"]) .az-home--ios27 .az-hero27__wallet-head {
    min-height: 80px;
    font-size: 20px;
  }
  .az-home--ios27 .az-hero27__wallet--guest .az-hero27__wallet-head .anzelha-icon {
    width: 80px;
    height: 80px;
    padding: 21px;
  }
  .az-home--ios27 .az-hero27__wallet-next {
    max-width: 25ch;
    font-size: 18px;
    line-height: 1.55;
  }
  .az-home--ios27 .az-hero27__wallet-cta,
  html:not([data-theme="dark"]) .az-home--ios27 .az-hero27__wallet-cta {
    min-height: 86px;
    padding-inline: 25px;
    border-radius: 17px;
    font-size: 18px;
  }
  .az-home--ios27 .az-hero27__wallet-signup,
  .az-home--ios27 .az-hero27__wallet-link {
    font-size: 15px;
  }

  body.home .az-day-card {
    display: none !important;
  }
}

@media (max-width:1199px) and (min-width:901px) {

  .az-home--ios27 .az-hero27__stage { min-height: 720px; }
  .az-home--ios27 .az-hero27__copy { top: 18%; left: 5vw; width: 52vw; }
  .az-home--ios27 .az-hero27__copy h1 { font-size: clamp(48px,5.5vw,66px) !important; }
  .az-home--ios27 .az-hero27__lahmacun-card { width: min(510px,52vw); }
  .az-home--ios27 .az-hero27__wallet {
    top: 22%; right: 4vw; width: 37vw !important;
  }
}

@media (min-width:768px) and (max-width:900px) {
  html:has(body.home.az-mobile-app),
  body.home.az-mobile-app,
  body.home.az-mobile-app .az-mobile-main {
    width: 100%; height: auto; min-height: 100%; overflow-x: hidden; overflow-y: auto;
  }
  body.home.az-mobile-app { padding-bottom: calc(68px + env(safe-area-inset-bottom)) !important; }
  body.home.az-mobile-app .az-mobile-main {
    padding-bottom: calc(68px + env(safe-area-inset-bottom)); overscroll-behavior-y: auto;
  }
  .az-home--ios27 .az-hero27 { padding-top: 0 !important; background: #ead9c2; }
  .az-home--ios27 .az-hero27__frame { display: flex; flex-direction: column; }
  html body.home.az-mobile-app .az-home--ios27 .az-hero27__stage {
    display: block !important; min-height: 440px !important; overflow: hidden;
    padding: calc(var(--az-admin-bar-h,0px) + var(--az-header-h,64px) + 28px)
      clamp(16px,5vw,28px) 32px;
    background: #ead9c2;
  }
  .az-home--ios27 .az-hero27__bg img {
    object-position: 42% 50%; opacity: .52; filter: saturate(1.04) contrast(1.02);
  }
  html body.home.az-mobile-app .az-home--ios27 .az-hero27--cinema .az-hero27__scrim {
    opacity: 1;
    background: linear-gradient(180deg,rgba(247,236,221,.56),rgba(242,226,205,.82) 58%,rgba(239,222,199,.98)) !important;
  }
  html body.home.az-mobile-app .az-home--ios27 .az-hero27--cinema .az-hero27__copy {
    position: relative; inset: auto; display: block !important;
    width: 100%; height: auto !important; min-height: 0 !important;
    margin: 0; padding: 0 !important;
    color: #171b1d; transform: none;
  }
  .az-home--ios27 .az-hero27__mobile-copy { display: none !important; }
  html body.home.az-mobile-app .az-home--ios27 .az-hero27__pill {
    display: inline-flex !important; width: fit-content; max-width: 100%;
    min-height: 38px; padding: 0 14px; gap: 9px;
    font-size: clamp(9.5px,2.7vw,11px); letter-spacing: .1em; white-space: normal;
  }
  html body .az-home--ios27 .az-hero27--cinema .az-hero27__copy h1 {
    display: block !important; max-width: 100%; margin: 20px 0 14px;
    color: #171b1d !important; font-size: clamp(36px,9.8vw,48px) !important;
    line-height: 1.02; letter-spacing: -.035em; text-wrap: balance;
  }
  html body .az-home--ios27 .az-hero27--cinema .az-hero27__copy h1 em {
    margin-top: 4px; color: #c8771c !important;
  }
  html body .az-home--ios27 .az-hero27--cinema .az-hero27__copy > p {
    display: block !important; width: min(100%,38ch); margin: 0;
    color: #171b1d !important; font-size: 15px; line-height: 1.5;
  }
  .az-home--ios27 .az-hero27__lahmacun-card {
    grid-template-columns: 64px minmax(0,1fr) 124px;
    gap: 12px; width: 100%; min-height: 110px;
    margin-top: 26px; padding: 10px 12px; border-radius: 24px;
  }
  .az-home--ios27 .az-hero27__lahmacun-mark { width: 64px; height: 64px; }
  .az-home--ios27 .az-hero27__lahmacun-copy { gap: 3px; }
  .az-home--ios27 .az-hero27__lahmacun-badge {
    min-height: 20px; padding-inline: 8px; font-size: 9px;
  }
  .az-home--ios27 .az-hero27__lahmacun-copy strong { font-size: 18px; }
  .az-home--ios27 .az-hero27__lahmacun-copy small {
    overflow: hidden; font-size: 11px; white-space: nowrap;
  }
  .az-home--ios27 .az-hero27__lahmacun-domain { font-size: 11px; }
  .az-home--ios27 .az-hero27__lahmacun-arrow {
    width: 124px; height: 46px; padding-inline: 11px; gap: 7px;
    border-radius: 14px; font-size: 11px;
  }
  html body .az-home--ios27.az-home--board .az-hero27__wallet,
  .az-home--ios27 .az-hero27__wallet,
  html:not([data-theme="dark"]) .az-home--ios27 .az-hero27__wallet,
  [data-theme="dark"] .az-home--ios27 .az-hero27__wallet {
    position: relative; inset: auto; display: grid !important;
    width: calc(100% - 32px) !important; max-width: 560px !important;
    min-height: 0; margin: 20px auto 32px !important; padding: 24px;
    border-radius: 26px;
  }
  .az-home--ios27 .az-hero27__wallet--guest .az-hero27__wallet-head .anzelha-icon {
    width: 56px; height: 56px; padding: 15px;
  }
  body.home.az-mobile-app .az-mobile-home-hub { padding-top: 0; }
}

@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))) {
  .az-home--ios27 .az-hero27__lahmacun-card,
  .az-home--ios27 .az-hero27__wallet {
    background: rgba(246,240,231,.92);
  }
}
@media (prefers-reduced-motion:reduce) {
  .az-home--ios27 .az-hero27 * { animation: none !important; transition: none !important; }
}


@media (max-width:767px) {
  body.home.az-mobile-app .az-home--ios27 .az-hero27::after {
    display:none !important;
    background:none !important;
  }
}


.az-home--ios27 .az-hero27__pill .anzelha-icon,
.az-home--ios27 .az-hero27--cinema .az-hero27__copy h1 em,
.az-home--ios27 .az-hero27__wallet:not(.az-hero27__wallet--guest) .az-hero27__wallet-head .anzelha-icon,
.az-home--ios27 .az-hero27__wallet-level,
.az-home--ios27 .az-hero27__wallet-expiry .anzelha-icon {
  color: var(--theme-accent, #E3262E) !important;
}
.az-home--ios27 .az-hero27__lahmacun-arrow,
.az-home--ios27 .az-hero27__wallet-medal,
.az-home--ios27 .az-hero27__wallet-medal--card {
  border-color: rgb(var(--theme-accent-rgb, 227 38 46) / .58);
  background: var(--theme-accent, #E3262E);
  color: var(--theme-accent-contrast, #fff);
  box-shadow: 0 10px 24px rgb(var(--theme-accent-rgb, 227 38 46) / .28), inset 0 1px 0 rgb(255 255 255 / .28);
}
.az-home--ios27 .az-hero27__wallet-bar i {
  background: var(--theme-accent, #E3262E);
}
.az-home--ios27 .az-hero27__wallet-cta {
  border-color: rgb(var(--theme-accent-rgb, 227 38 46) / .34);
}
.az-home--ios27 .az-hero27__lahmacun-card:focus-visible,
.az-home--ios27 .az-hero27 a:focus-visible {
  outline-color: var(--theme-accent, #E3262E);
}
@media (hover:hover) and (pointer:fine) {
  .az-home--ios27 .az-hero27__lahmacun-card:hover .az-hero27__lahmacun-arrow {
    background: var(--theme-accent-hover, #C91F27);
  }
}
