.abersIntro{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:#000;overflow:hidden;color:#fff}.abersIntroMark,.abersIntroGame{grid-area:1/1;text-align:center}.abersIntroMark{width:min(55vw,280px);animation:abersAppear 1s ease-out both}.abersIntroMark img{display:block;width:100%;height:auto;filter:brightness(0) invert(1)}.abersIntroSignature{font:14px/1.5 Arial,sans-serif;letter-spacing:3px;margin:24px 0 0;color:#ddd}.abersIntroGame{width:min(72vw,360px);opacity:0}.abersIntroGame img{display:block;width:100%;height:auto}.hasGame .abersIntroMark{animation:abersFirst 4s both}.hasGame .abersIntroGame{animation:abersSecond 4s both}.abersIntroSkip{position:absolute;bottom:max(28px,env(safe-area-inset-bottom));right:28px;background:none;border:1px solid #ffffff66;border-radius:24px;color:#fff;padding:12px 22px;font:16px Arial;cursor:pointer}.abersIntroSkip:focus-visible{outline:3px solid #fff;outline-offset:3px}@keyframes abersAppear{from{opacity:0}to{opacity:1}}@keyframes abersFirst{0%{opacity:0;transform:translateY(8px)}20%,43%{opacity:1;transform:none}55%,100%{opacity:0}}@keyframes abersSecond{0%,52%{opacity:0;transform:scale(.97)}70%,92%{opacity:1;transform:none}100%{opacity:0}}@media(prefers-reduced-motion:reduce){.abersIntroMark{animation:none}.hasGame .abersIntroMark{animation:abersFirst 4s steps(1) both}.hasGame .abersIntroGame{animation:abersSecond 4s steps(1) both}}
