.delivery-success-screen{justify-content:center;align-items:center;min-height:60vh;padding:24px 16px;display:flex}.delivery-success-screen__content{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:360px;display:flex}.delivery-success-screen__icon{width:72px!important;height:72px!important;font-size:72px!important}.delivery-success-screen__summary{border:1px solid hsl(var(--border));border-radius:12px;width:100%;overflow:hidden}.delivery-success-screen__row{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.delivery-success-screen__row:last-child{border-bottom:none}.delivery-success-screen__photo-wrapper{background:hsl(var(--muted));aspect-ratio:16/9;border-radius:12px;width:100%;overflow:hidden}.delivery-success-screen__photo{object-fit:cover;width:100%;height:100%;display:block}.delivery-success-screen__photo-placeholder{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}
