.raffle-card{background-color:#18181c;border:1px solid #272a2d;border-radius:16px;flex-direction:column;width:100%;height:218px;display:flex;overflow:hidden}@media (min-width:1024px){.raffle-card{aspect-ratio:auto;height:auto}.raffle-card-trending{aspect-ratio:3/2}.raffle-card:not(.raffle-card-trending){flex:1;height:100%}.raffle-card:not(.raffle-card-trending) .raffle-card-image-container{aspect-ratio:1;flex:none;min-height:0}.raffle-card:not(.raffle-card-trending) .raffle-card-content{gap:10px;padding:16px 14px 18px}}.raffle-card-image-container{width:100%;min-height:120px;position:relative;overflow:hidden}.raffle-card-image-container img,.raffle-card-image-container video{object-fit:cover;background-position:50%;background-size:contain;width:100%;height:100%}.raffle-card-favorite img{width:16px}.raffle-card-badge{color:#fafafa;text-transform:uppercase;z-index:2;background-color:#8a38f566;border-radius:12px;align-items:center;gap:4px;padding:4px 8px;font-size:8px;font-weight:600;display:flex;position:absolute;bottom:8px;left:8px}.raffle-card-badge span{white-space:nowrap;font-size:10px}.raffle-card-favorite{cursor:pointer;z-index:2;background-color:#ffffff7a;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:transform .2s;display:flex;position:absolute;top:8px;right:8px}.raffle-card-favorite:hover{transform:scale(1.1)}.raffle-card-favorite:active{transform:scale(.95)}.raffle-card-content{flex-direction:column;flex:1;gap:3px;padding:8px;display:flex}.raffle-card-progress-section{flex-direction:column;gap:4px;display:flex}.raffle-card-progress-bar{background-color:#272a2d;border-radius:2px;width:100%;height:4px;overflow:hidden}.raffle-card-progress-fill{background:linear-gradient(90deg,#4ade80 0%,#85efac 100%);border-radius:2px;height:100%;transition:width .3s}.raffle-card-progress-info{justify-content:space-between;align-items:center;width:100%;display:flex}.raffle-card-available,.raffle-card-progress-text{color:#fafafa;font-size:10px;font-weight:400}.raffle-card-title{color:#fafafa;margin:0;font-size:14px;font-weight:600;line-height:1.2}.raffle-card-description{color:#a0a3a7;opacity:.8;margin:0;font-size:10px;line-height:1.2}.raffle-card-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.raffle-card-price{color:#85efac;align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.raffle-card-ticket-icon{color:#85efac}.raffle-card-my-raffles{height:235px}.raffle-card-my-raffles .raffle-card-footer{justify-content:center}.raffle-card-price-description{color:#85efac;align-items:center;gap:4px;font-size:10px;font-weight:600;display:flex}
.free-ticket-button{color:#fff;cursor:pointer;white-space:nowrap;background-color:#94ff319c;border:none;border-radius:16px;justify-content:center;align-items:center;width:69px;height:17px;padding:0;font-size:11px;font-weight:500;line-height:normal;transition:opacity .2s;display:flex}.free-ticket-button:hover{opacity:.8}.free-ticket-button:active{opacity:.6}
