.download-card{background:#1a2332cc;border:2px solid #4fc3f733;border-radius:12px;flex-direction:column;width:100%;margin-bottom:1.5rem;padding:2rem;display:flex}.download-card:has(+.download-card){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0}.download-card+.download-card{border-top-left-radius:0;border-top-right-radius:0}.download-card .header{flex-direction:row;justify-content:space-between;margin-bottom:1rem;display:flex}.download-card .header .title{font-size:1.5rem;font-weight:700}.download-card .header .date{color:#b0bac7}.download-card p{margin-bottom:1rem}.download-card--small{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem}.download-card--small .header{flex-direction:column;margin-bottom:0}.download-card--small .description{display:none}.download-card.official .title{color:#ff9800}.download-card.official .download:hover{box-shadow:0 4px 15px #ff980066}.download-card.official .unavailable{color:#d3d3d3;cursor:not-allowed;background:#ff98004d;border:none}.download-card.official .unavailable:hover{box-shadow:none;background:#ff98004d}.download-card.beta .title{color:#4fc3f7}.download-card.beta .download{border:2px solid #4fc3f7}.download-card.beta .download:hover{box-shadow:0 4px 15px #4fc3f766}.download-card.beta .unavailable{color:#d3d3d3;cursor:not-allowed;background:#4fc3f733;border:none}.download-card.beta .unavailable:hover{box-shadow:none}
