.order-card{margin-top:1.25rem;display:flex;align-items:center;justify-content:space-between;border-color:hsla(0,0%,100%,.1);-webkit-text-decoration-line:none;text-decoration-line:none}@media(max-width:768px){.order-card{border:1px solid hsla(0,0%,100%,.15)}}.order-card__price{font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:768px){.order-card__price{font-weight:600}}.order-card__status-wrapper{margin-top:.25rem;font-size:.75rem;line-height:1rem;font-weight:500;color:hsla(0,0%,100%,.6)}.order-card__status{text-transform:capitalize}.order-card__status,.order-card__status-date{color:hsla(0,0%,100%,.6)}.order-card__btn{display:none;border-radius:.75rem;padding:.5rem 1rem}@media (min-width:768px){.order-card__btn{display:block}}