.ml-ticket-list{max-width:900px;margin:28px auto;font-family:Inter,system-ui}.ml-ticket{display:flex;justify-content:space-between;align-items:center;gap:20px;background:linear-gradient(135deg,#082534,#0f5132);color:#fff;border-radius:24px;padding:24px;margin:14px 0}.ml-ticket h3{color:#fff;font-size:26px}.ml-ticket img{width:180px;border-radius:14px;background:#fff;padding:8px}@media(max-width:600px){.ml-ticket{display:block}.ml-ticket img{width:100%;margin-top:12px}}
