.landing-card-2{position:relative;display:flex;flex-direction:column;row-gap:1rem;background-image:linear-gradient(83.21deg,#3245ff 0%,#b845ed 100%);padding:15px;width:80%;margin:auto;border-radius:10px;box-shadow:#ffffff1a 0 1px 1px inset,#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px}.landing-card-2--header{display:flex;justify-content:space-between}.landing-card-2--heading{color:#fff;align-self:flex-end;font-family:MDIO,md-io-fallback,monospace;font-weight:700;font-size:3rem;animation:drop-in 1s ease .2s backwards;margin-left:1rem}.landing-card-2--body{max-width:97%;margin:auto}.landing-card-2--body span{color:#fff;font-family:MDIO,md-io-fallback,monospace;font-weight:150;animation:drop-in 1.2s ease .5s backwards;text-wrap:wrap}@keyframes drop-in{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translate(0)}}.link-card-grid{margin-top:1%;display:flex;gap:1rem;flex-wrap:wrap;padding-top:0;padding-bottom:0}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.popup-content{background-color:#bceaf4;padding:20px;border-radius:10px;width:auto;max-height:80%;overflow:auto;box-shadow:0 4px 6px #0000001a;position:relative}.popup-close{position:absolute;top:10px;right:10px;font-size:24px;cursor:pointer;background:none;border:none;color:#333}.popup h2{margin-top:0;color:#333}.popup img{max-width:100%;height:auto;margin-bottom:15px}.popup p{color:#666;line-height:1.6}.popup-content ul{list-style-type:none;padding:0}.popup-content li{margin-bottom:10px}.popup-content a{color:#06c;text-decoration:none}.popup-content a:hover{text-decoration:underline}.loading{display:flex;justify-content:center;align-items:center;height:50px}.loading:after{content:"...";animation:dots 1s steps(5,end) infinite}@keyframes dots{0%,20%{color:#0000;text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}40%{color:#000;text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}60%{text-shadow:.25em 0 0 black,.5em 0 0 rgba(0,0,0,0)}80%,to{text-shadow:.25em 0 0 black,.5em 0 0 black}}.star-rating{font-size:24px;display:inline-block}.star{color:#ccc;text-shadow:0 0 1px #000;display:inline-block;margin-right:2px}.star.full{color:gold}.no-rating{color:#888;font-size:18px}.justify-space{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.justify-space a{flex-grow:1;margin-right:10px}
