@keyframes matchDayPopupBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes matchDayPopupPanelIn{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.match-day-popup-root{z-index:1000001;padding:56px 16px 16px;padding-bottom:max(16px, env(safe-area-inset-bottom));overscroll-behavior:contain;place-items:center;display:grid;position:fixed;inset:0;overflow-y:auto}.match-day-popup-root svg{display:block}.match-day-popup-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.match-day-popup-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030812e0;animation:.25s ease-out matchDayPopupBackdropIn;position:fixed;inset:0}.match-day-popup-panel{z-index:1;background:0 0;border-radius:16px;flex-direction:column;width:100%;max-width:680px;margin:auto;animation:.35s cubic-bezier(.22,1,.36,1) matchDayPopupPanelIn;display:flex;position:relative;overflow:visible;box-shadow:0 32px 64px #0000008c}.match-day-popup-close{z-index:2;color:#fffffff2;cursor:pointer;background:#0c1927e0;border:1px solid #ffffff2e;border-radius:18px;justify-content:center;align-items:center;min-width:72px;height:36px;padding:0 14px;font-family:sSemiBold,Mulish,sans-serif;font-size:14px;font-weight:700;line-height:1;transition:background .2s,border-color .2s,color .2s;display:flex;position:absolute;top:-44px;right:0}.match-day-popup-close:hover{color:#fff;background:#0c1927fa;border-color:#ffffff52}.match-day-popup-image-wrap{background:#000;border:1px solid #ffffff1f;border-radius:16px;position:relative;overflow:hidden}.match-day-popup-image{object-fit:contain;object-position:center top;width:100%;height:auto;max-height:min(78dvh,640px);display:block}.match-day-popup-actions{z-index:2;pointer-events:none;justify-content:center;padding:16px 20px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.match-day-popup-cta{pointer-events:auto;border-radius:10px;width:100%;max-width:280px;padding:12px 28px}.match-day-popup-cta span{color:#0c1927;font-family:sSemiBold,Mulish,sans-serif;font-size:16px;font-weight:700}@media (max-width:768px){.match-day-popup-root{padding:52px 12px 12px;padding-bottom:max(12px, env(safe-area-inset-bottom))}.match-day-popup-panel{max-width:400px}.match-day-popup-image{max-height:min(82dvh,720px)}.match-day-popup-actions{padding:14px 16px 16px}}@media (prefers-reduced-motion:reduce){.match-day-popup-backdrop,.match-day-popup-panel{animation:none}}
