.mod-panel{padding:80px 20px;text-align:center}.mod-panel .bd{background:#1a1a35;background-image:linear-gradient(145deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.01));border:1px solid hsla(0,0%,100%,.08);border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.4),0 8px 24px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.05);margin:0 auto;max-width:500px;padding:40px;transition:transform .3s ease,box-shadow .3s ease}.mod-panel .bd:hover{box-shadow:0 8px 16px rgba(0,0,0,.5),0 16px 48px rgba(0,0,0,.35),inset 0 1px 0 hsla(0,0%,100%,.08);transform:translateY(-4px);transform:none}.mod-panel .bd .msg{color:hsla(0,0%,100%,.95);font-size:24px;font-weight:700;margin-bottom:20px}.mod-panel .bd p{color:hsla(0,0%,100%,.45);font-size:16px;line-height:24px}.mod-panel .bd .count{background:linear-gradient(135deg,#00d4ff,#a855f7);border-radius:50%;box-shadow:0 2px 8px rgba(0,212,255,.3);color:#fff;display:inline-block;font-size:16px;font-weight:700;height:32px;line-height:32px;text-align:center;width:32px}.mod-panel .bd .back{color:#00d4ff;font-weight:700}.mod-panel .bd .back:hover{text-decoration:underline}@media screen and (max-width:799px){.mod-panel{padding:40px 15px}.mod-panel .bd{border-radius:6px;padding:25px 15px}.mod-panel .bd .msg{font-size:20px}}