.NotificationStack_wrapper__dLs_6{position:fixed;bottom:210px;right:20px;width:420px;z-index:99999;pointer-events:none;display:flex;flex-direction:column;align-items:flex-end;top:auto}.NotificationStack_card__y2A5l{position:absolute;right:0;width:100%;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:22px;padding:12px;display:flex;gap:10px;overflow:hidden;border:1px solid hsla(0,0%,100%,.55);box-shadow:0 18px 40px rgba(15,23,42,.12),0 6px 16px rgba(15,23,42,.08);transition:transform .35s ease,opacity .35s ease,margin .35s ease,box-shadow .35s ease;pointer-events:auto;align-items:flex-start;flex-wrap:wrap;animation:NotificationStack_popIn__Yd9ad .3s ease}.NotificationStack_wrapper__dLs_6:hover .NotificationStack_card__y2A5l{transform:translateY(0) scale(1)!important;margin-top:18px}.NotificationStack_card__y2A5l:hover{transform:translateY(0) scale(1.02)!important;box-shadow:0 24px 50px rgba(15,23,42,.18),0 10px 24px rgba(15,23,42,.12)}.NotificationStack_topGlow__1dNVR{position:absolute;top:-70px;right:-40px;width:200px;height:200px;background:rgba(37,99,235,.16);border-radius:50%;filter:blur(40px)}.NotificationStack_leftSection__tn2kP{z-index:2;display:flex;align-items:center;justify-content:center}.NotificationStack_logo__ute3V{width:54px;height:54px;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;padding:8px;border:1px solid #e5e7eb;box-shadow:0 6px 14px rgba(0,0,0,.06)}.NotificationStack_logo__ute3V img{width:100%;height:100%;object-fit:contain}.NotificationStack_content__8Bano{flex:1 1;z-index:2}.NotificationStack_header__DIsxn{display:flex;justify-content:space-between;gap:10px}.NotificationStack_header__DIsxn h3{margin:0;font-size:15px;font-weight:700;color:#0f172a;line-height:1.3}.NotificationStack_header__DIsxn p{font-size:12px;color:#64748b;margin-top:3px}.NotificationStack_closeBtn__CIszY{width:28px;height:28px;border-radius:8px;border:none;background:#f1f5f9;color:#0f172a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.NotificationStack_closeBtn__CIszY:hover{background:#fee2e2;color:#ef4444}.NotificationStack_body__CeSaj{margin-top:10px;display:flex;justify-content:space-between;align-items:center;border-radius:12px;padding:4px 12px;width:100%;border:1px solid #e5e7eb;box-shadow:0 6px 14px rgba(0,0,0,.06)}.NotificationStack_dateRow__Mb4KT{display:flex;align-items:center;gap:6px;font-size:13px;color:#444;font-weight:600}.NotificationStack_bookingId__vdmbw{text-align:right}.NotificationStack_bookingId__vdmbw span{font-size:11px;color:#94a3b8}.NotificationStack_bookingId__vdmbw p{font-size:13px;font-weight:600;margin:0;color:#0f172a}@keyframes NotificationStack_popIn__Yd9ad{0%{opacity:0;transform:translateX(50px) scale(.95)}to{opacity:1;transform:translateX(0) scale(1)}}