/* Tokyo at night, merged with the digital visual system. */
.message{min-height:490px;background-image:linear-gradient(90deg,rgba(5,7,18,.91) 0%,rgba(6,11,35,.68) 47%,rgba(5,11,30,.43)),linear-gradient(0deg,rgba(6,8,20,.75),rgba(51,59,218,.08)),url('https://images.unsplash.com/photo-1540959733332-eab4deabeeaf?auto=format&fit=crop&w=2200&q=88');background-size:cover;background-position:center 53%;position:relative;isolation:isolate;overflow:hidden}.message:before{width:800px;height:800px;right:-270px;top:-440px;border-color:rgba(129,248,239,.2);box-shadow:0 0 155px rgba(67,80,255,.28)}.message:after{background:radial-gradient(circle at 79% 23%,rgba(73,101,255,.3),transparent 37%);z-index:-1}.message p{z-index:2;max-width:760px;text-shadow:0 4px 25px rgba(0,0,0,.65)}.message span{z-index:2;text-shadow:0 2px 16px #000}.tokyo-stars{position:absolute;inset:0;z-index:1;pointer-events:none}.tokyo-stars i{position:absolute;width:3px;height:3px;border-radius:50%;background:#b7fff9;box-shadow:0 0 9px 3px rgba(121,255,247,.68);opacity:.15;animation:star 3.4s ease-in-out infinite}.tokyo-stars i:nth-child(1){left:14%;top:28%;animation-delay:.2s}.tokyo-stars i:nth-child(2){left:27%;top:61%;animation-delay:1.1s}.tokyo-stars i:nth-child(3){left:41%;top:19%;animation-delay:2.3s}.tokyo-stars i:nth-child(4){left:53%;top:73%;animation-delay:.7s}.tokyo-stars i:nth-child(5){left:63%;top:32%;animation-delay:2.7s}.tokyo-stars i:nth-child(6){left:72%;top:60%;animation-delay:1.8s}.tokyo-stars i:nth-child(7){left:81%;top:24%;animation-delay:.4s}.tokyo-stars i:nth-child(8){left:90%;top:48%;animation-delay:2.1s}.tokyo-stars i:nth-child(9){left:37%;top:83%;animation-delay:1.5s}.tokyo-stars i:nth-child(10){left:59%;top:12%;animation-delay:3s}.tokyo-stars i:nth-child(11){left:76%;top:81%;animation-delay:.9s}.tokyo-stars i:nth-child(12){left:94%;top:16%;animation-delay:2.5s}@keyframes star{0%,100%{opacity:.08;transform:scale(.6)}42%{opacity:1;transform:scale(1.8)}58%{opacity:.45;transform:scale(1)}}@media(max-width:760px){.message{min-height:360px;background-position:61% center}.message p{font-size:38px}.tokyo-stars i:nth-child(n+8){display:none}}@media(prefers-reduced-motion:reduce){.tokyo-stars i{animation:none;opacity:.55}}
