.msgGuest208Body{min-height:100vh;background:#071522;color:#edf5fb}
.msgGuest208Page{min-height:calc(100vh - 86px);display:grid;place-items:center;padding:46px 20px 130px}
.msgGuest208Card{width:min(620px,100%);padding:42px 38px;border:1px solid rgba(99,170,214,.28);border-radius:28px;background:linear-gradient(155deg,rgba(16,43,62,.98),rgba(7,25,38,.98));box-shadow:0 26px 90px rgba(0,0,0,.38);text-align:center}
.msgGuest208Icon{width:78px;height:78px;margin:0 auto 22px;display:grid;place-items:center;border-radius:24px;background:#11658b;color:#fff;font-size:40px;font-weight:900;box-shadow:0 16px 38px rgba(17,101,139,.3)}
.msgGuest208Icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.msgGuest208Card>small{display:block;margin-bottom:10px;color:#76c9f3;font-size:13px;font-weight:900;letter-spacing:.14em}
.msgGuest208Card h1{margin:0 0 14px;font-size:clamp(30px,5vw,48px);line-height:1.08}
.msgGuest208Card p{max-width:500px;margin:0 auto 25px;color:#a9bdcb;font-size:18px;line-height:1.55}
.msgGuest208Card button,.msgGuest208PrimaryLink{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;border:0;border-radius:16px;background:#f51554;color:#fff!important;font:inherit;font-size:17px;font-weight:850;text-decoration:none;cursor:pointer;box-shadow:0 12px 32px rgba(245,21,84,.24)}
.msgGuest208Card>a:not(.msgGuest208PrimaryLink){display:block;width:max-content;margin:20px auto 0;color:#69bff0!important;font-weight:750;text-decoration:none}
.msgGuest208Blocked .msgGuest208Icon{background:#7c273a}
@media(max-width:900px){
  .msgGuest208Page{min-height:calc(100vh - 72px);padding:28px 16px calc(112px + env(safe-area-inset-bottom,0px))}
  .msgGuest208Card{padding:32px 22px;border-radius:24px}
  .msgGuest208Icon{width:68px;height:68px;border-radius:21px}
  .msgGuest208Card h1{font-size:34px}
  .msgGuest208Card p{font-size:16px}
  .msgGuest208Card button,.msgGuest208PrimaryLink{width:100%}
}
