.raffle-detail_container__J8IWc{min-height:100vh;background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);display:flex;flex-direction:column}.raffle-detail_main__gz4K8{flex:1 1;max-width:900px;margin:0 auto;padding:2rem;width:100%}.raffle-detail_loading__EFY9l{display:flex;flex-direction:column;align-items:center;padding:4rem 2rem;color:#cccccc}.raffle-detail_spinner__Ih2wB{width:50px;height:50px;border:4px solid rgba(255,255,255,.06);border-top-color:#ff9e29;border-radius:50%;animation:raffle-detail_spin__I7Gq2 1s linear infinite;margin-bottom:1rem}@keyframes raffle-detail_spin__I7Gq2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.raffle-detail_notFound__AVhf0{text-align:center;padding:4rem 2rem;color:#888}.raffle-detail_notFound__AVhf0 h2{color:#ffffff;margin-bottom:.5rem}.raffle-detail_backLink__7SCj8{color:#FF9E29;text-decoration:none;font-weight:600}.raffle-detail_backLink__7SCj8:hover{text-decoration:underline}.raffle-detail_heroImage__P1Dt1{width:100%;height:300px;border-radius:12px;overflow:hidden;margin-bottom:2rem;background:linear-gradient(135deg,#333,#555)}.raffle-detail_heroImage__P1Dt1 img{width:100%;height:100%;object-fit:cover}.raffle-detail_heroPlaceholder__0cvqM{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#FF9E29}@media (max-width:768px){.raffle-detail_main__gz4K8{padding:1rem}.raffle-detail_heroImage__P1Dt1{height:200px}}