.order-page{--page-image:url(/images/orderpage.png)}.order-hero{padding:clamp(1.5rem,3.5vw,3rem) 0 clamp(1rem,2.5vw,1.7rem)}.order-hero h1{max-width:620px;margin:.55rem 0 .65rem}.order-hero p{max-width:54ch}.order-list{padding-bottom:clamp(2.5rem,5vw,4.5rem)}.order-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.85rem,2vw,1.2rem);display:grid}.order-state{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-soft);padding:clamp(1.5rem,4vw,2.5rem)}.order-state p{color:var(--text-muted);margin-top:.75rem}.order-next{justify-content:flex-end;margin-top:1.25rem;display:flex}@media only screen and (max-width:1024px){.order-grid{grid-template-columns:1fr}}@media only screen and (max-width:768px){.order-next .button{width:100%}}
