.ghaab-exit[hidden] { display: none !important; }
.ghaab-exit { position: fixed; inset: 0; z-index: 2147483000; display: grid; place-items: center; padding: 16px; box-sizing: border-box; font-family: inherit; }
.ghaab-exit *, .ghaab-exit *::before, .ghaab-exit *::after { box-sizing: border-box; }
.ghaab-exit__backdrop { position: absolute; inset: 0; background: rgba(25, 20, 18, .68); }
.ghaab-exit__dialog { position: relative; width: min(100%, 560px); max-height: min(92dvh, 840px); overflow: auto; overscroll-behavior: contain; background: #fffaf6; color: #382922; border: 1px solid rgba(255,255,255,.8); border-radius: 26px; box-shadow: 0 24px 70px rgba(20,12,8,.25); text-align: center; scrollbar-width: thin; }
.ghaab-exit__close { position: absolute; z-index: 2; inset-inline-end: 16px; top: 16px; display: grid; place-items: center; width: 44px; height: 44px; padding: 0; border: 0; border-radius: 50%; background: rgba(235,228,223,.9); color: #392c27; font-size: 31px; line-height: 1; cursor: pointer; }
.ghaab-exit__close:hover { background: #e4d6cb; }
.ghaab-exit__art { position: relative; height: clamp(180px, 34vh, 310px); overflow: hidden; background: radial-gradient(ellipse at 50% 80%, #f4ddcb 0%, #fffaf6 72%); }
.ghaab-exit__art img { display: block; width: 100%; height: 100%; object-fit: contain; object-position: center bottom; }
.ghaab-exit__content { padding: 0 clamp(18px, 5vw, 38px) 22px; }
.ghaab-exit__content h2 { margin: 4px 0 8px; color: #38231a; font-size: clamp(32px, 7vw, 48px); font-weight: 800; line-height: 1.25; letter-spacing: -.025em; }
.ghaab-exit__description { margin: 0 auto 12px; max-width: 27em; color: #51443f; font-size: clamp(16px, 3.4vw, 19px); line-height: 1.7; }
.ghaab-exit__teaser { display: inline-block; margin: 0 0 16px; padding: 7px 16px; border-radius: 999px; background: #ffeadf; color: #904b32; font-size: 15px; line-height: 1.5; }
.ghaab-exit__primary { position: relative; display: flex; align-items: center; gap: 13px; min-height: 76px; padding: 11px 15px 11px 38px; border-radius: 17px; background: linear-gradient(110deg, #bf5425, #d7692e); color: #fff !important; text-decoration: none !important; font-size: clamp(15px, 3.5vw, 18px); line-height: 1.4; box-shadow: 0 8px 18px rgba(176,72,27,.17); text-align: right; }
.ghaab-exit__primary + .ghaab-exit__primary { margin-top: 8px; }
.ghaab-exit__primary:hover { background: #a94823; color: #fff !important; }
.ghaab-exit__product-icon { display: grid; place-items: center; flex: 0 0 41px; height: 41px; border: 1px solid rgba(255,255,255,.48); border-radius: 12px; background: rgba(255,255,255,.14); }
.ghaab-exit__product-icon svg { width: 22px; height: 22px; }
.ghaab-exit__primary-copy { display: grid; justify-items: start; gap: 2px; min-width: 0; }
.ghaab-exit__primary-copy > span { color: #fff1e8; font-size: 13px; font-weight: 600; }
.ghaab-exit__primary-copy strong { color: #fff; font: inherit; font-size: 18px; font-weight: 750; overflow-wrap: anywhere; }
.ghaab-exit__primary-copy small { display: inline-block; padding: 2px 9px; border: 1px solid rgba(255,255,255,.28); border-radius: 999px; background: rgba(90,28,7,.19); color: #fff4ec; font-size: 12px; font-weight: 600; line-height: 1.5; }
.ghaab-exit__chevron { position: absolute; inset-inline-end: 15px; top: 50%; transform: translateY(-50%); font-family: Arial, sans-serif; font-size: 30px; font-weight: 400; line-height: 1; }
.ghaab-exit__model-search { display: flex; align-items: center; justify-content: center; gap: 10px; width: 100%; min-height: 54px; margin-top: 10px; padding: 9px 16px; border: 1px solid #d6c9bf; border-radius: 15px; background: #fffdfb; color: #453128; font: inherit; font-size: 16px; font-weight: 700; cursor: pointer; }
.ghaab-exit__model-search[hidden] { display: none; }
.ghaab-exit__model-search:hover { background: #f8eee7; }
.ghaab-exit__model-search svg { width: 22px; height: 22px; flex: 0 0 22px; }
.ghaab-exit__model-search span:last-child { margin-inline-start: auto; font: 27px/1 Arial,sans-serif; }
.ghaab-exit__leave { display: block; width: 100%; min-height: 48px; margin-top: 10px; padding: 10px 16px; border: 1px solid #e2d9d2; border-radius: 14px; background: #f5f0ec; color: #514740; font: inherit; font-size: 16px; font-weight: 600; cursor: pointer; }
.ghaab-exit__leave:hover { background: #ece3dd; }
.ghaab-exit__hint { margin: 8px 0 0; color: #887d76; font-size: 13px; line-height: 1.5; }
.ghaab-exit__sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.ghaab-exit :focus-visible { outline: 3px solid #653b2c; outline-offset: 3px; }
html.ghaab-exit-active { overflow: hidden; }
@media (max-width: 767px) {
  .ghaab-exit { padding: 12px; }
  .ghaab-exit__dialog { width: min(100%, 480px); border-radius: 24px; }
  .ghaab-exit__art { height: clamp(160px, 32vh, 260px); }
  .ghaab-exit__content { padding-bottom: 18px; }
}
@media (max-height: 640px) {
  .ghaab-exit__art { height: 140px; }
  .ghaab-exit__content h2 { font-size: 29px; }
  .ghaab-exit__description { font-size: 15px; }
  .ghaab-exit__teaser { margin-bottom: 10px; }
}
@media (prefers-reduced-motion: no-preference) {
  .ghaab-exit--open .ghaab-exit__dialog { animation: ghaab-exit-in .22s ease-out both; }
  @keyframes ghaab-exit-in { from { opacity: 0; transform: translateY(12px) scale(.98); } to { opacity: 1; transform: translateY(0) scale(1); } }
}
